@charset "UTF-8";:root{--scroll-red:#8d0804;--scroll-bordo:#500000;--scroll-easy-bordo:#610000;--scroll-grey:#898989;--scroll-primary-base:#0b0a09;--scroll-primary-light:#121212;--scroll-base-black:#0b0a09;--scroll-base-white:#efefef;--scroll-gradient:linear-gradient(180deg, #860000 0%, #310300 100%);--scroll-h1-fluid:clamp(
    105px,
    calc(105px + 432 * ((100vw - 320px) / 1460)),
    537px
  );--scroll-h2-fluid:clamp(
    52px,
    calc(52px + 134 * ((100vw - 320px) / 1460)),
    186px
  );--scroll-h3-fluid:clamp(
    36px,
    calc(36px + 18 * ((100vw - 320px) / 1460)),
    54px
  );--scroll-h4-fluid:clamp(
    32px,
    calc(32px + 13 * ((100vw - 320px) / 1460)),
    45px
  );--scroll-h5-fluid:clamp(
    28px,
    calc(28px + 12 * ((100vw - 320px) / 1460)),
    40px
  );--scroll-btn-fluid:20px;--scroll-p1-fluid:clamp(
    16px,
    calc(16px + 4 * ((100vw - 320px) / 1460)),
    20px
  );--scroll-p2-fluid:clamp(
    16px,
    calc(16px + 2 * ((100vw - 320px) / 1460)),
    18px
  );--scroll-p3-fluid:16px;--scroll-p4-fluid:14px}a,body,h1,h2,h3,h4,h5,h6,li,p,span{color:var(--scroll-base-white,#efefef)}h1{font-size:var(--scroll-h1-fluid);line-height:100%;font-weight:400;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h2{font-size:var(--scroll-h2-fluid);line-height:100%;font-weight:400;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h3{font-size:var(--scroll-h3-fluid);line-height:130%;font-weight:400;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h4{font-size:var(--scroll-h4-fluid);line-height:100%;font-weight:400!important;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h5{font-size:var(--scroll-h5-fluid)!important;line-height:100%!important;font-weight:400!important;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}a{text-decoration:none}.hp-field,li,ol,ul{list-style:none!important}.hp-field::-webkit-scrollbar,li::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar{width:8px}.hp-field::-webkit-scrollbar-track,li::-webkit-scrollbar-track,ol::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background:0 0;border-radius:4px}.hp-field::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background:var(--grey-400);border-radius:4px}.hp-field::-webkit-scrollbar-thumb:hover,li::-webkit-scrollbar-thumb:hover,ol::-webkit-scrollbar-thumb:hover,ul::-webkit-scrollbar-thumb:hover{background:var(--grey-500)}.content-block:before,.inner-wrapper-sticky:before{display:none!important}.hp-page__title:before{display:none!important}time{text-transform:none!important}textarea{resize:none!important}@font-face{font-family:"Niagara Solid";font-style:normal;font-weight:400;src:url(../fonts/Niagara_Solid.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:300;src:url(../fonts/Manrope-Light.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(../fonts/Manrope-Regular.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(../fonts/Manrope-Medium.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(../fonts/Manrope-Bold.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:url(../fonts/Manrope-ExtraBold.woff2) format("woff2")}.hero{position:relative;min-height:100vh}@media (min-width:576px){.hero{min-height:650px}}@media (min-width:768px){.hero{min-height:800px}}@media (min-width:1280px){.hero{min-height:1000px}}@media (min-width:1440px){.hero{min-height:1200px}}.hero-wrapper{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#860000),to(#310300));background:linear-gradient(180deg,#860000 0,#310300 100%);overflow:hidden}.hero-wrapper__video{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;mix-blend-mode:screen}.hero-wrapper__video video{-o-object-fit:cover;object-fit:cover;height:100%}.hero-wrapper__logo{position:absolute;top:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;z-index:1;padding:0 20px}@media (min-width:576px){.hero-wrapper__logo{top:80px;padding:0}}.hero-wrapper__bottom{position:absolute;left:0;bottom:-2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;z-index:2}.hero-wrapper__bottom img{width:100%;-o-object-fit:cover;object-fit:cover;z-index:3;min-height:400px}@media (min-width:576px){.hero-wrapper__bottom img{min-height:unset}}.hero .content{position:absolute;top:-20%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}@media (min-width:576px){.hero .content{top:40%}}.hero .content p{width:100%;font-size:var(--scroll-p3-fluid);line-height:130%!important;font-weight:800!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}@media (min-width:1024px){.hero .content p{font-weight:700!important}}.hero .content p:first-of-type{text-align:right;max-width:325px;margin-right:10%;display:none}@media (min-width:576px){.hero .content p:first-of-type{display:block}}.hero .content p:last-of-type{text-align:center;max-width:275px}@media (min-width:576px){.hero .content p:last-of-type{margin-left:10%;text-align:left}}header.site-header .header-logo{opacity:0;-webkit-transition:opacity 0s ease-in;transition:opacity 0s ease-in}header.site-header.active .header-logo{opacity:1;-webkit-transition:opacity 0s ease-in;transition:opacity 0s ease-in}.about{padding:124px 0}@media (min-width:768px){.about{padding:196px 0}}.about .container{display:grid;grid-template:auto auto/1fr 1fr;gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.about .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.about__end,.about__start{height:68px;position:relative;background-color:var(--scroll-primary-light,#121212)}@media (min-width:768px){.about__end,.about__start{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:140px}}@media (min-width:1024px){.about__end,.about__start{height:216px}}.about__end img,.about__start img{position:absolute;bottom:0}.about__start{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;grid-area:2/1/3/2;width:100%;margin-right:20px}@media (min-width:768px){.about__start{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:1280px){.about__start{width:325px}}.about__start img{left:48px;height:120%;width:auto}@media (min-width:1780px){.about__start img{height:288px;width:208px}}.about__middle{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;grid-area:1/1/2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:20px;width:auto}@media (min-width:768px){.about__middle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.about__middle--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media (min-width:768px){.about__middle--left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.about__middle--left p{max-width:293px;text-align:right;font-size:var(--scroll-p4-fluid);line-height:130%!important;font-weight:500!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}.about__middle--left h2{text-align:right;color:var(--scroll-red)}@media (min-width:768px){.about__middle--left h2{margin-top:-22px}}.about__middle--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.about__middle--right p{max-width:377px;font-size:var(--scroll-p4-fluid);line-height:130%!important;font-weight:500!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}.about__middle--right h2{color:var(--scroll-red)}.about__end{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;grid-area:2/2/3/3;width:100%}@media (min-width:768px){.about__end{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media (min-width:1280px){.about__end{width:420px}}.about__end img{left:30px;height:120%;width:auto}@media (min-width:1780px){.about__end img{height:273px;width:390px}}.offers{padding-bottom:124px}@media (min-width:768px){.offers{padding-bottom:196px}}.offers .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}@media (min-width:1780px){.offers .container{padding:0 20px}}.offers__title h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:90px}@media (min-width:576px){.offers__title h1{font-size:var(--scroll-h1-fluid)}}.offers__title h1 span{color:var(--scroll-red)}.offers__title h1 span:nth-child(1){margin-right:5%}@media (min-width:576px){.offers__title h1 span:nth-child(1){margin-right:44px}}.offers__title h1 span:nth-child(2){margin-right:5%;z-index:1}@media (min-width:576px){.offers__title h1 span:nth-child(2){margin-right:125px}}.offers__title h1 span:nth-child(3){z-index:3;position:relative}.offers__title h1 span img{display:none;bottom:20%;left:-40%;position:absolute;z-index:-1}@media (min-width:576px){.offers__title h1 span img{display:block}}.offers__cards{width:100%;z-index:4;margin-top:-20px}@media (min-width:576px){.offers__cards{margin-top:-40px}}@media (min-width:768px){.offers__cards{margin-top:-60px}}@media (min-width:1024px){.offers__cards{margin-top:-70px}}@media (min-width:1280px){.offers__cards{margin-top:-120px}}.offers__cards.swiper{z-index:4;width:100%;height:100%;max-height:635px}.offers__cards .swiper-pagination{margin-top:20px;top:0!important;position:relative}@media (min-width:1440px){.offers__cards .swiper-pagination{display:none}}.offers__cards .swiper-pagination-bullet{background:var(--scroll-base-white);opacity:1;width:16px;height:10px;border-radius:999px}.offers__cards .swiper-pagination-bullet-active{background:var(--scroll-red);width:80px}.offers--item{z-index:10;border:1px solid var(--scroll-bordo);overflow:hidden;width:300px!important;min-height:530px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:1440px){.offers--item{min-width:unset!important;-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto!important}}@media (min-width:1780px){.offers--item{min-height:635px}}.offers--item a{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.offers--item.swiper-slide-active .offers--item__start,.offers--item:hover .offers--item__start{background-color:var(--scroll-bordo);-webkit-transition:all .3s linear;transition:all .3s linear}.offers--item.swiper-slide-active .offers--item__start p,.offers--item:hover .offers--item__start p{color:var(--scroll-base-white)}.offers--item.swiper-slide-active .offers--item__start img,.offers--item:hover .offers--item__start img{opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translate(-46px,0) rotate(3deg) scale(1.1);-ms-transform:translate(-46px,0) rotate(3deg) scale(1.1);transform:translate(-46px,0) rotate(3deg) scale(1.1)}@media (min-width:1780px){.offers--item.swiper-slide-active .offers--item__start img,.offers--item:hover .offers--item__start img{-webkit-transform:translate(-46px,0) rotate(3deg) scale(1.2);-ms-transform:translate(-46px,0) rotate(3deg) scale(1.2);transform:translate(-46px,0) rotate(3deg) scale(1.2)}}.offers--item.swiper-slide-active .offers--item__title h5,.offers--item:hover .offers--item__title h5{color:var(--scroll-red);-webkit-transition:all .3s linear;transition:all .3s linear}.offers--item__start{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;background-color:var(--scroll-primary-base);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.offers--item__desc{position:inherit;z-index:2;padding:12px}.offers--item__desc p{font-size:var(--scroll-p3-fluid);line-height:130%!important;font-weight:800!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}@media (min-width:1024px){.offers--item__desc p{font-weight:700!important}}.offers--item__desc p{color:var(--scroll-grey)}.offers--item__img{position:inherit;z-index:2}.offers--item__img img{-webkit-transform:translate(-46px,0);-ms-transform:translate(-46px,0);transform:translate(-46px,0);opacity:.4;-webkit-transition:all .3s linear;transition:all .3s linear}.offers--item__title{background-color:var(--scroll-primary-base);padding:28px 12px 12px}.offers--item__title h5{word-break:break-word;min-width:130px;max-width:144px;-webkit-transition:all .3s linear;transition:all .3s linear}.products{padding-bottom:196px}.products .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products__header--title{position:inherit;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.products__header--title h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.products__header--title h2:first-child{gap:5%}@media (min-width:576px){.products__header--title h2:first-child{gap:10%}}@media (min-width:1440px){.products__header--title h2:first-child{gap:76px}}@media (min-width:576px){.products__header--title h2:first-child span::after{width:50%}}@media (min-width:1440px){.products__header--title h2:first-child span::after{width:104px}}.products__header--title h2:last-child{gap:10%;margin-right:2%}@media (min-width:1440px){.products__header--title h2:last-child{gap:242px}}.products__header--title h2:last-child span::after{width:32%}@media (min-width:1440px){.products__header--title h2:last-child span::after{width:268px}}.products__header--title h2 span{color:var(--scroll-red)}.products__header--title h2 span:first-child{position:relative}.products__header--title h2 span:first-child::after{content:none;padding:2px;position:absolute;top:32.5%;left:90%;background-color:var(--scroll-red)}@media (min-width:576px){.products__header--title h2 span:first-child::after{content:""}}.products__header--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border:1px solid var(--scroll-bordo);background:-webkit-gradient(linear,left top,left bottom,from(rgba(134,0,0,.2)),to(rgba(49,3,0,.2)));background:linear-gradient(180deg,rgba(134,0,0,.2) 0,rgba(49,3,0,.2) 100%)}.products__header--wrapper .products__image{z-index:2;position:absolute;bottom:0;width:100%;height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__header--wrapper .products__video{width:100%;height:100%;max-height:470px;-o-object-fit:cover;object-fit:cover;mix-blend-mode:plus-lighter}.products__list{margin-top:-20px;display:grid;grid-template:auto/1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px){.products__list{grid-template:auto auto/1fr 1fr}}@media (min-width:768px){.products__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin-top:20px}}.products__card--title{margin-top:4px}.products__card--title h4{-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.products__card--title p{min-height:48px}.products__card--title p a{font-size:var(--scroll-p2-fluid);line-height:130%!important;font-weight:300!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef);color:var(--scroll-grey);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.products__card--title p a:hover{color:var(--scroll-base-white);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.choose{margin-bottom:124px}@media (min-width:768px){.choose{margin-bottom:196px}}.choose__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1024px){.choose__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.choose__start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;padding:40px 25px;border:1px solid var(--scroll-bordo)}@media (min-width:1024px){.choose__start{padding:80px 50px 45px}}.choose__start--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choose__start--box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.choose__start--box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.choose__start--box .box__left,.choose__start--box .box__right{max-width:275px}.choose__start--box .box__left ul li:first-child,.choose__start--box .box__right ul li:first-child{margin-bottom:24px}.choose__start--box .box__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center}@media (min-width:768px){.choose__start--box .box__left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}}.choose__start--box .box__center{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:768px){.choose__start--box .box__center{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.choose__start--box .box__right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center}@media (min-width:768px){.choose__start--box .box__right{text-align:left}}.choose__list p{font-size:var(--scroll-p3-fluid);line-height:130%!important;font-weight:800!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}@media (min-width:1024px){.choose__list p{font-weight:700!important}}.choose__end{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border:1px solid var(--scroll-bordo);background:-webkit-gradient(linear,left top,left bottom,from(rgba(134,0,0,.2)),to(rgba(49,3,0,.2)));background:linear-gradient(180deg,rgba(134,0,0,.2) 0,rgba(49,3,0,.2) 100%)}.choose__end--image{z-index:2;position:absolute;bottom:0;height:130%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.choose__end--video{position:relative;overflow:hidden;width:100%;height:100%;max-height:590px;-o-object-fit:cover;object-fit:cover;mix-blend-mode:color-dodge}.choose__end--video::after{content:"";position:absolute;display:block;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(1,1,1,0)),to(#0b0a09));background:linear-gradient(180deg,rgba(1,1,1,0) 0,#0b0a09 100%)}.services{padding-bottom:124px}@media (min-width:768px){.services{padding-bottom:196px}}.services__header{margin-bottom:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services__header h4{display:none}@media (min-width:576px){.services__header h4{display:block}}.services__header h2{color:var(--scroll-red);margin-bottom:16px}@media (min-width:768px){.services__header h2{margin-top:-24px}}.services__header p{max-width:486px;text-align:center;font-size:var(--scroll-p3-fluid);line-height:130%!important;font-weight:800!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}@media (min-width:1024px){.services__header p{font-weight:700!important}}.services__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services__list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 10px 70px}.services__list .video--wrapper{z-index:1;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.services__list .video--wrapper video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.services__list li{z-index:2;width:100%;height:100%;position:relative;border:1px solid var(--scroll-bordo);background:var(--scroll-base-black);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.services__list li::after,.services__list li::before{z-index:3;width:13px;height:9px;opacity:0;position:absolute;bottom:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media (min-width:1440px){.services__list li::after,.services__list li::before{content:""}}.services__list li::before{background:var(--img-before) center center no-repeat;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);left:4%}.services__list li::after{background:var(--img-after) center center no-repeat;right:4%;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.services__list li:hover{background:0 0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.services__list li:hover::after,.services__list li:hover::before{height:255px;width:255px;opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.services__list li:hover video{opacity:1;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.services__list li a{z-index:2;position:inherit;min-height:94px;max-height:94px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services__list li a h3{text-align:center}.services__list li video{top:0;left:0;position:absolute;width:100%;min-height:inherit;max-height:94px;overflow:hidden;-o-object-fit:cover;object-fit:cover;mix-blend-mode:hard-light;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.services__button{max-width:340px}.sell{margin-bottom:124px}@media (min-width:768px){.sell{margin-bottom:196px}}.sell .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sell__title{margin-bottom:-7%}.sell__title h1{color:var(--scroll-red)}.sell__content{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--scroll-base-black);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px){.sell__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.sell__content--start{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border:1px solid var(--scroll-red)}.sell__content--start img{position:relative;z-index:1}.sell__content--start video{z-index:2;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;mix-blend-mode:color-dodge}.sell__content--start::after{content:"";z-index:3;position:absolute;left:0;bottom:0;background:url(../images/home/heroes.webp) center bottom no-repeat;width:100%;height:100%}.sell__content--end{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:25px 16px;border:1px solid var(--scroll-bordo);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px){.sell__content--end{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:25px 34px}}@media (min-width:1024px){.sell__content--end{border-left:0}}.sell__content--end .content__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:768px){.sell__content--end .content__left{padding:25px}}.sell__content--end .content__left h4{width:100%;text-align:center;margin-bottom:25px}@media (min-width:576px){.sell__content--end .content__left h4{text-align:left;max-width:200px}}.sell__content--end .content__left p{min-width:254px;width:100%;text-align:center;margin-bottom:50px;font-size:var(--scroll-p3-fluid);line-height:130%!important;font-weight:800!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}@media (min-width:1024px){.sell__content--end .content__left p{font-weight:700!important}}@media (min-width:576px){.sell__content--end .content__left p{text-align:left;max-width:420px}}@media (min-width:576px){.sell__content--end .content__left a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.sell__content--end .content__right{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:1440px){.sell__content--end .content__right{display:block}}.sell__content--end .content__right p{min-width:120px;font-size:var(--scroll-p3-fluid);line-height:130%!important;font-weight:800!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}@media (min-width:1024px){.sell__content--end .content__right p{font-weight:700!important}}.promo{margin-bottom:124px}@media (min-width:768px){.promo{margin-bottom:196px}}.promo__wrapper{border:2px solid var(--scroll-bordo);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;min-height:500px}@media (min-width:768px){.promo__wrapper{min-height:980px}}.promo__video{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.promo__content{position:inherit;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(1,1,1,0)),to(#0b0a09));background:linear-gradient(180deg,rgba(1,1,1,0) 0,#0b0a09 100%)}@media (min-width:768px){.promo__content{padding:52px}}.promo__content h3{display:none;margin-bottom:-2%}@media (min-width:768px){.promo__content h3{display:block}}.promo__content h2{text-align:center;margin-bottom:1%}