.features-v2-section{margin-top:-2px;background-color:var(--bg-color);height:var(--h-mob);overflow:hidden;position:relative}@media screen and (min-width: 768px){.features-v2-section{height:var(--h-dsk)}}.features-v2-section__image{height:200px;width:auto;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}@media(min-width: 360px){.features-v2-section__image{height:250px}}@media screen and (min-width: 768px){.features-v2-section__image{height:calc(var(--h-dsk) - 160px);left:0;transform:translateX(0)}}@media screen and (min-width: 1024px){.features-v2-section__image{height:calc(var(--h-dsk) - 100px);left:24px}}@media screen and (min-width: 1280px){.features-v2-section__image{height:var(--h-dsk);left:68px}}.features-v2-section__content-container{height:100%;max-width:1440px;margin-inline:auto;position:relative;padding-inline:16px}@media screen and (min-width: 768px){.features-v2-section__content-container{padding-inline:40px;padding-block:80px}}@media screen and (min-width: 1024px){.features-v2-section__content-container{padding-inline:80px}}.features-v2-section__content{max-width:888px;margin-inline:auto}.features-v2-section__features-title{margin:0 0 24px 0;font-family:"Newsreader",sans-serif;font-size:20px;line-height:24px;color:#fff;font-weight:400}@media screen and (min-width: 768px){.features-v2-section__features-title{font-size:24px;line-height:28px;margin-bottom:32px;max-width:50%;margin-left:auto}}.features-v2-section__features{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 768px){.features-v2-section__features{gap:32px;margin-left:auto;max-width:50%}}.features-v2-section__features__item{display:flex;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.2);gap:16px;align-items:center}.features-v2-section__features__item__icon{width:56px;height:auto}.features-v2-section__features__item__text{margin-bottom:0;font-family:"Newsreader",sans-serif;font-size:18px;line-height:22px;color:#fff}@media screen and (min-width: 768px){.features-v2-section__features__item__text{font-size:24px;line-height:28px}}.features-v2-section__description{font-size:16px;line-height:20px;margin-bottom:0;color:#fff;margin-top:16px}@media screen and (min-width: 768px){.features-v2-section__description{margin-top:32px;max-width:50%;margin-left:auto}}