.cs-subpage-intro-section{background:url(../images/global/backgrounds/bg-white.webp) 50% no-repeat;background-size:100% 100%;padding-top:148px}.cs-subpage-intro-section__title{margin-bottom:32px;margin-top:32px;text-align:left}.cs-intro-section__img{width:100%}@media(max-width:1180px){.cs-subpage-intro-section{background:url(../images/global/backgrounds/media/bg-white-tablet.webp) 50% no-repeat;background-size:100% 100%;padding-top:133px}.cs-subpage-intro-section__title{margin-bottom:36px;margin-top:48px}}@media(max-width:700px){.cs-subpage-intro-section{background:url(../images/global/backgrounds/media/bg-white-mobile.webp) 50% no-repeat;background-size:100% 100%;padding-top:88px}.cs-subpage-intro-section__title{margin-bottom:20px;margin-top:24px}}.info-section{background:url(../images/global/backgrounds/bg-white.webp) top repeat-y;background-size:100% auto;padding:60px 0 82px;position:relative}.info-section:after{background:url(../images/global/backgrounds/bg-bloop.webp) 50% no-repeat;background-size:100% 100%;bottom:0;content:"";height:32px;left:0;position:absolute;width:100%;z-index:2}.info-section__inner{display:flex;gap:20px;justify-content:space-between}.info-section__box{display:flex;flex:0 1 724px;flex-direction:column;gap:44px}.info-section__box-item{display:flex;flex-direction:column;gap:20px}.info-section__box-item-title{font-size:32px;font-weight:600;line-height:125%}.info-section__box-item-text{font-size:20px;line-height:160%}.info-section__box-item-text ul{margin:16px 0;padding-left:26px}.info-section__box-item-text li{margin-bottom:10px}.info-section__box-item-text li:last-child{margin-bottom:0}.info-section__box-item-text strong{font-weight:600}.info-section__card{background:#fff;border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 0 12px 0 transparent;height:-moz-max-content;height:max-content;padding:31px 51px 40px}.info-section__card-img{margin-bottom:13px;max-width:225px}.info-section__card-title{font-size:24px;line-height:130%;margin-bottom:20px}.info-section__card-button,.info-section__card-title{font-weight:900;text-align:center;text-transform:uppercase}.info-section__card-button{background:#ff671f;color:#fff;display:block;font-size:16px;padding:12px;text-decoration:none;width:100%}.info-section__card-button:hover{background:#ec4c00}@media(max-width:1180px){.info-section{background:url(../images/global/backgrounds/media/bg-white-tablet.webp) top repeat-y;background-size:100% auto;padding:60px 0}.info-section:after{background:url(../images/global/backgrounds/media/bg-bloop-tablet.webp) 50% no-repeat;background-size:100% 100%}.info-section__card{display:none}}@media(max-width:700px){.info-section{background:url(../images/global/backgrounds/media/bg-white-mobile.webp) top repeat-y;background-size:100% auto;padding:42px 0}.info-section:after{background:url(../images/global/backgrounds/media/bg-bloop-mobile.webp) 50% no-repeat;background-size:100% 100%}.info-section__box-item{gap:12px}.info-section__box-item-text{font-size:16px;line-height:175%}.info-section__card{display:none}}.results-section{background:url(../images/global/backgrounds/bg-black.webp) 50% no-repeat;background-size:100% 100%;color:#fff;padding:60px 0 69px}.results-section__inner{position:relative}.results-section__inner-wrapper{max-width:728px}.results-section__title{font-size:32px;font-weight:600;line-height:125%;margin-bottom:20px}.results-section__text{font-size:20px;line-height:160%;margin-bottom:35px}.results-section__list{display:flex;flex-direction:column;gap:28px;margin:0;padding:0}.results-section__list-item{align-items:center;background:#ffffff1a;border-radius:8px;box-shadow:0 0 12px 0 transparent;display:flex;gap:17px;padding:20px 27px}.results-section__list-item-text{font-size:24px;font-weight:600;line-height:133%}.results-section__list-item svg{flex-shrink:0;height:56px;width:56px}.results-section__img{bottom:0;max-width:318px;position:absolute;right:0}.results-section__addition{font-size:20px;line-height:160%;margin-top:60px}.results-section__addition-text ul{margin:16px 0;padding-left:26px}.results-section__addition-text li{margin-bottom:10px}.results-section__addition-text li:last-child{margin-bottom:0}.results-section__addition-text strong{font-weight:600}.results-section__addition-link{color:#fff;font-weight:600;transition:all .25s ease}.results-section__addition-link:hover{color:#ec4c00}@media(max-width:1180px){.results-section__inner-wrapper{max-width:100%}.results-section__img{display:none}}@media(max-width:700px){.results-section__addition,.results-section__text{font-size:16px;line-height:200%}.results-section__addition{margin-top:60px}}.nav-section{background:url(../images/global/backgrounds/bg-white.webp) top repeat-y;background-size:100% auto;padding:56px 0 76px;position:relative}.nav-section:before{background:url(../images/global/backgrounds/bg-bloop.webp) 50% no-repeat;background-size:100% 100%;content:"";height:32px;left:0;position:absolute;top:0;transform:rotate(180deg);width:100%;z-index:2}.nav-section__button-wrapper{align-items:center;display:flex;gap:28px;justify-content:center}.nav-section__button{background:#ff671f;color:#fff;display:block;font-size:20px;font-weight:900;max-width:325px;padding:20px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.nav-section__button:hover{background:#ec4c00}.nav-section__button.is-disabled{cursor:not-allowed;opacity:.45;pointer-events:none;transform:none!important}.nav-section__button-prev{background:#272727;color:#272727;position:relative}.nav-section__button-prev:hover{color:#fff}.nav-section__button-prev:hover:after{background:#ec4c00}.nav-section__button-prev:after{background:#fff;border-radius:0;clip-path:polygon(0 0,100% 0,100% calc(100% - 19px),calc(100% - 15px) 100%,0 100%);content:"";inset:2px;position:absolute;transition:all .25s ease;z-index:0}.nav-section__button-prev>*{position:relative;z-index:2}.nav-section__media-wrapper{display:none}@media(max-width:1180px){.nav-section{background:url(../images/global/backgrounds/media/bg-white-tablet.webp) top repeat-y;background-size:100% auto;padding:44px 0 80px}.nav-section:before{background:url(../images/global/backgrounds/media/bg-bloop-tablet.webp) 50% no-repeat;background-size:100% 100%}.nav-section__media-wrapper{background:url(./bloop-tablet.Bvkw88aj.webp) 50% no-repeat;background-size:120% 100%;display:block;margin-top:58px;padding:64px 0 45px}.nav-section__media-wrapper-inner{align-items:center;display:flex;flex-direction:column}.nav-section__media-wrapper-inner-title{font-size:40px;font-weight:900;line-height:120%;margin-bottom:40px;text-align:center;text-transform:uppercase}.nav-section__media-wrapper-inner-img{margin-bottom:40px;max-width:318px;width:100%}.nav-section__button-prev:after{clip-path:polygon(0 0,100% 0,100% calc(100% - 11px),calc(100% - 11px) 100%,0 100%)}.nav-section__button-prev{clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}}@media(max-width:700px){.nav-section{background:url(../images/global/backgrounds/media/bg-white-mobile.webp) top repeat-y;background-size:100% auto;padding:36px 0 74px}.nav-section:before{background:url(../images/global/backgrounds/media/bg-bloop-mobile.webp) 50% no-repeat;background-size:100% 100%}.nav-section__button-wrapper{flex-direction:column;gap:16px}.nav-section__button{font-size:16px;max-width:100%;padding:16px;width:100%}.nav-section__media-wrapper{background:url(./bloop-mobile.78K3AG2o.webp);background-position:top;background-repeat:no-repeat;background-size:90% 95%;margin-top:53px;padding:41px 0 0}.nav-section__media-wrapper-inner-title{font-size:32px}.nav-section .section__button{width:100%}}
