.howitworks .how-works-container{display:flex;padding:48px 48px 0;background:#fef9f2;gap:50px}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container{flex-direction:column;margin-top:72px;padding:0;gap:2px}
}
@media(min-width:1200px) and (max-width:1300px){.howitworks .how-works-container{column-gap:15px}
}
@media(min-width:1500px){.howitworks .how-works-container{gap:0}
}
.howitworks .how-works-container .how-works-img-section{width:50%;position:relative}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-img-section{padding:0 6px 0 24px;flex-wrap:unset;align-items:center;width:100%;display:flex;position:unset}
}
@media(min-width:1200px) and (max-width:1360px){.howitworks .how-works-container .how-works-img-section{display:flex;flex-direction:column;justify-content:flex-end}
}
@media(min-width:1600px){.howitworks .how-works-container .how-works-img-section{align-items:center;display:flex;flex-direction:column}
}
.howitworks .how-works-container .how-works-img-section .title{font-size:64px;font-weight:800;line-height:70.4px;color:#1d1d1f;padding:0;margin-bottom:29px}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-img-section .title{font-size:32px;line-height:30px}
}
@media(min-width:1600px){.howitworks .how-works-container .how-works-img-section .title{transform:translate(-16%)}
}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-img-section .title-image{transform:translateY(-26px)}
}
@media(min-width:1500px){.howitworks .how-works-container .how-works-img-section .title-image{width:628px;display:block}
}
.howitworks .how-works-container .how-works-img-section .title-image img{width:100%;height:auto}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-img-section .title-image img{width:auto;height:100%;position:unset}
}
.howitworks .how-works-container .how-works-text-section{width:50%}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-text-section{margin-top:-15px;width:100%}
}
.howitworks .how-works-container .how-works-text-section .text-section-wraper{display:flex;padding:20px 0}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-text-section .text-section-wraper{margin:0 16px;padding:20px 0;padding-left:8px}
}
@media(min-width:1440px){.howitworks .how-works-container .how-works-text-section .text-section-wraper{margin-right:21px}
}
.howitworks .how-works-container .how-works-text-section .text-section-wraper:first-child{padding-top:0}
.howitworks .how-works-container .how-works-text-section .text-section-wraper .text-section-number{font-size:32px;font-weight:300;line-height:35.2px;color:#ee4137}
.howitworks .how-works-container .how-works-text-section .text-section-wraper .text-section-number:not(:empty){margin-right:27px}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-text-section .text-section-wraper .text-section-number:not(:empty){margin-right:21px}
}
.howitworks .how-works-container .how-works-text-section .text-section-wraper .inner-text-wraper .text-title{font-size:24px;font-weight:800;line-height:33.6px;color:#232426}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-text-section .text-section-wraper .inner-text-wraper .text-title{font-size:16px;font-weight:700;line-height:24px}
}
.howitworks .how-works-container .how-works-text-section .text-section-wraper .inner-text-wraper .text-description{font-size:16px;font-weight:400;line-height:24px;color:#53565a}
@media(min-width:320px) and (max-width:991px){.howitworks .how-works-container .how-works-text-section .text-section-wraper .inner-text-wraper .text-description{font-size:14px;font-weight:500;line-height:19.12px;color:#2f2f2f}
}
.howitworks .how-works-container .how-works-text-section .text-section-wraper:not(:last-of-type){border-bottom:1px dashed #b3a898}
.howitworks .how-works-container .how-works-text-section p{padding:0;margin:0}