.how-it-work-section{background-color:#fff;color:#fff;display:flex;flex-direction:column;padding-bottom:150px}.how-it-work-section__title-container{padding:0 40px}@media screen and (max-width:767px){.how-it-work-section__title-container{padding:0 20px}}@media screen and (max-width:1280px){.how-it-work-section{padding-bottom:80px}}@media screen and (max-width:767px){.how-it-work-section{padding-bottom:0}}.how-it-work-section__header{margin-bottom:70px}@media screen and (max-width:767px){.how-it-work-section__header{margin-bottom:30px}}.how-it-work-section__header__title{line-height:47px;font-size:40px;font-weight:700}@media screen and (max-width:767px){.how-it-work-section__header__title{line-height:15px;font-size:13px}}.how-it-work-section__header__sub-title{line-height:41px;font-size:35px;font-weight:500}@media screen and (max-width:767px){.how-it-work-section__header__sub-title{font-weight:400;line-height:14px;font-size:12px}}.how-it-work-section__cards{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:150px}.how-it-work-section__cards__card{position:sticky;top:100px;padding:50px;border-radius:20px;border:3px solid #fff;background-color:#23272a;display:flex;flex-direction:column;gap:50px;min-height:600px;justify-content:space-between}@media screen and (max-width:767px){.how-it-work-section__cards__card{min-height:350px;gap:15px;padding:24px}}.how-it-work-section__cards__card__title{font-size:30px;font-weight:700}@media screen and (max-width:767px){.how-it-work-section__cards__card__title{font-size:14px}}.how-it-work-section__cards__card__title span{font-size:40px;font-weight:700;margin-right:10px}@media screen and (max-width:767px){.how-it-work-section__cards__card__title span{margin-right:5px;font-size:20px}}.how-it-work-section__cards__card__description{font-size:20px;line-height:23px;font-weight:600;max-width:80%}.how-it-work-section__cards__card__description ul{list-style-type:disc;padding-left:20px}.how-it-work-section__cards__card__description ul li{margin:8px 0}@media screen and (max-width:767px){.how-it-work-section__cards__card__description{font-size:12px;line-height:11px}.how-it-work-section__cards__card__description ul{list-style-type:disc;padding-left:10px}.how-it-work-section__cards__card__description ul li{margin:4px 0}}.how-it-work-section__cards__card__bottom-container__image{position:absolute;bottom:50px;right:55px}@media screen and (max-width:767px){.how-it-work-section__cards__card__bottom-container__image{width:125px;height:100px;bottom:20px;right:-5px}}.html-section__title{font-size:25px;font-weight:700;margin-bottom:40px;color:#23272a;padding-left:16px;border-left:1px solid #23272a}@media screen and (max-width:767px){.html-section__title{font-size:18px;margin-bottom:30px}}.html-section__content{font-weight:500;font-size:20px;line-height:1.6;color:#23272a}@media screen and (max-width:767px){.html-section__content{font-size:14px;line-height:1.5}}.html-section__content p{margin-bottom:20px}.html-section__content p:last-child{margin-bottom:0}.html-section__content a{color:#23272a;text-decoration:underline;transition:opacity .3s ease}.html-section__content a:hover{opacity:.7}.html-section__content b,.html-section__content strong{font-weight:700}