.service-advantages-section{background-color:#23272a;color:#fff;flex-wrap:wrap;display:flex;flex-direction:column;gap:50px}@media screen and (max-width:767px){.service-advantages-section{gap:25px;flex:unset;padding:30px 50px}}.service-advantages-section__header{display:flex;flex-direction:column}.service-advantages-section__header__pre-title{font-size:20px;font-weight:700}@media screen and (max-width:767px){.service-advantages-section__header__pre-title{display:none}}.service-advantages-section__header__title{font-size:35px;font-weight:700;font-style:italic}@media screen and (max-width:767px){.service-advantages-section__header__title{font-size:13px}}.service-advantages-section__content{display:flex;gap:50px;flex-wrap:wrap}.service-advantages-section__content__video{flex:1}@media screen and (max-width:767px){.service-advantages-section__content__video{flex:unset;width:100%}}.service-advantages-section__content__video .next-video-bg{height:800px;max-width:35vw;margin:auto}@media screen and (max-width:767px){.service-advantages-section__content__video .next-video-bg{max-width:unset}}.service-advantages-section__content__advantages-list{display:flex;flex-direction:column;gap:70px;flex:1}@media screen and (max-width:767px){.service-advantages-section__content__advantages-list{gap:40px}}.service-advantages-section__content__advantages-list__item{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:767px){.service-advantages-section__content__advantages-list__item{gap:15px}}.service-advantages-section__content__advantages-list__item__advantage-description{font-size:20px;font-weight:500}@media screen and (max-width:767px){.service-advantages-section__content__advantages-list__item__advantage-description{font-size:12px}}.service-advantages-section__content__advantages-list__item__advantage-description span{color:#60eed2}