*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden;width:100vw}body{font-weight:400;font-size:14px;color:#fff}html.lock,html.lock body{overflow:hidden}.wrapper{max-width:1240px;padding:0 20px;margin:0 auto}a{color:inherit;text-decoration:none}.btn,body{font-family:"Bounded"}.btn{font-weight:500;cursor:pointer;border:0;background-color:transparent}:root{--orange:#EB6F00;--gray:#555E65;--black:#111732}.highliting-box span{display:inline-block;background-color:var(--orange);padding:5px 10px 6px;border-radius:0}.highliting-box span:first-of-type{padding-top:10px;border-top-left-radius:10px;border-top-right-radius:10px}.highliting-box span:last-of-type{padding-bottom:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.highliting-box span.wider-last{border-top-right-radius:10px}.highliting-box span.wider-next{border-bottom-right-radius:10px}.highliting-box.firstscreen__label span{padding:3px 10px 4px}.highliting-box.firstscreen__label span:first-of-type{padding-top:6px}.highliting-box.firstscreen__label span:last-of-type{padding-bottom:6px}.header{position:absolute;top:0;left:0;width:100%;z-index:100;padding:5px 0;font-weight:500;background-color:#fff}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo,.header__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo img{margin-right:23px}.header__logo span{font-weight:700;font-size:24px;color:var(--orange)}.header__list,.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.header__list-item:not(:last-child){margin-right:34px}.header__list-link{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s;color:var(--gray)}.header__list-link:hover{color:var(--orange)}.header__list-contacts{display:none}.header__list-contacts-item:not(:last-child){margin-bottom:16px}.header__list-contacts-link{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 40px;border-radius:60px;height:50px}.header__list-contacts-link span{position:relative;line-height:1.15;padding-left:53px}.header__list-contacts-link img{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:20px}.header__list-contacts-link-tel{background-color:var(--orange);font-size:15px}.header__list-contacts-link-wh{background-color:#05ce7c}.header__list-contacts-link-tg{background-color:#29a4e9}.header__list-contacts-link-mail{background-color:#fff}.header__list-contacts-link:hover{opacity:.7}.header__list-contacts-link-mail span{color:var(--black)}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.header__contacts-item:not(:last-child){margin-right:8px}.header__contacts-link,.header__contacts-link-tel{display:-webkit-box;display:-ms-flexbox;display:flex}.header__contacts-link{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s;height:100%}.header__contacts-link:hover{opacity:.7}.header__contacts-link-tel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 18px;background-color:var(--orange);border-radius:60px}.header__contacts-link-tel span{font-size:18px}.header__burger{display:none;width:32px;height:22px;margin-left:20px}.header__burger-wrap{position:relative;height:100%}.header__burger-wrap span{position:absolute;left:0;top:0;display:inline-block;width:100%;height:4px;background-color:var(--gray);-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.header__burger-wrap span:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__burger-wrap span:last-child{top:auto;bottom:0}.header__burger.active span{background-color:var(--orange)}.header__burger.active span:first-child{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);top:50%}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:last-child{-webkit-transform:translateY(50%) rotate(-45deg);-ms-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg);bottom:50%}@media screen and (min-width:1241px){.header{height:127px}}@media screen and (max-width:1240px){.header{padding:20px 0}.header__logo img{display:none}.header__contacts-item:not(:last-child){display:none}}@media screen and (max-width:1023px){.header__list-item:not(:last-child){margin-right:20px}.header__contacts-link-tel span{font-size:15px}.header__logo span{font-size:22px}}@media screen and (max-width:850px){.header__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__logo{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.header__list-contacts{display:block}.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:39px}.header__list-item:not(:last-child){margin:0 0 30px}.header__menu{background-color:#f2f4f9;position:absolute;top:80px;left:0;width:100%;padding:16px 20px 40px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s;opacity:0;pointer-events:none}.header__menu.active{opacity:1;pointer-events:auto}.header__burger{display:block}}@media screen and (max-width:500px){.wrapper{padding:0 15px}.header__menu{padding:16px 15px 40px}.header__logo span{font-size:20px}.header__contacts-link-tel span{font-size:13px}.header__contacts-link-tel{padding:13px 10px}}@media screen and (max-width:374px){.header__contacts-item:last-child{display:none}.header__list-contacts-link{padding:10px 25px}}.firstscreen{padding:40px 0 20px}.firstscreen__content{position:relative;padding:40px 40px 140px;background:var(--black)url(../img/main/bg.png)no-repeat center/cover;border-radius:35px}.firstscreen__title{position:relative;z-index:10;font-weight:600;font-size:48px;line-height:1.2;margin-bottom:24px}.firstscreen__description{position:relative;z-index:10;font:16px;max-width:450px;margin-bottom:48px;line-height:1.4}.firstscreen__button{position:relative;z-index:10;font-size:24px;color:#fff;padding:10px 30px;background-color:#5462ff;border-radius:15px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.firstscreen__button:hover{opacity:.7}.firstscreen__bot{position:relative;z-index:10;max-width:1240px;padding:0 20px;margin:0 auto;bottom:70px}.firstscreen__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.firstscreen__item{background-color:#f2f4f9;border-radius:35px;padding:20px 30px;height:auto;-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}.firstscreen__item:not(:last-child){margin-right:24px}.firstscreen__label{font-weight:500;font-size:16px;margin-bottom:15px;line-height:1.45}.firstscreen__label span{display:inline-block}.firstscreen__item-text{font-weight:300;color:var(--black);line-height:1.4}.firstscreen__img-fish{position:absolute;z-index:1;top:-12%;right:0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1023px){.firstscreen__img-fish{top:-8%;right:-7%;width:550px}.firstscreen__item:not(:last-child){margin-right:8px}}@media screen and (max-width:850px){.firstscreen__bot{padding:0}.firstscreen__items{top:92%}.firstscreen__img-fish{top:16%;right:-3%;width:450px}.firstscreen__item{-webkit-box-flex:1;-ms-flex:1 0 70%;flex:1 0 70%}.firstscreen__title{font-size:32px}.firstscreen__content{padding:25px 25px 140px}.firstscreen__bot{bottom:30px}.firstscreen__button{font-size:18px}}@media screen and (max-width:640px){.firstscreen__img-fish{top:41%;right:-3%;width:300px}}@media screen and (max-width:500px){.firstscreen{padding:16px 0 20px}.firstscreen__title{font-size:6vw;margin-bottom:16px}.firstscreen__img-fish{top:43%;right:-6%;width:300px}.firstscreen__content{padding:20px 20px 165px}.firstscreen__item{padding:20px}}@media screen and (max-width:384px){.firstscreen__item:last-child .firstscreen__label span:nth-of-type(2){line-height:1.4}}@media screen and (max-width:374px){.firstscreen__img-fish{top:45%;right:-10%;width:270px}.firstscreen__item{-webkit-box-flex:1;-ms-flex:1 0 80%;flex:1 0 80%}}.about{padding-bottom:48px}.about__title{font-weight:600;font-size:32px;color:var(--black);margin-bottom:48px}.about__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0-15px}.about__item-wrap{padding:0 15px;min-height:208px;margin-bottom:24px}.about__item-wrap.about__item-wrap-big{-webkit-box-flex:1;-ms-flex:1 1 57%;flex:1 1 57%}.about__item-wrap.about__item-wrap-small{-webkit-box-flex:1;-ms-flex:1 1 41%;flex:1 1 41%}.about__item{position:relative;border-radius:35px;height:100%;padding:30px;background-color:green;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:start;-ms-flex-align:start;align-items:flex-start}.about__item-wrap.about__item-wrap-big .about__item{padding-left:280px;background-color:#5462ff}.about__item-wrap.about__item-wrap-big:first-child .about__item{background-color:var(--black);overflow:hidden}.about__item-wrap.about__item-wrap-big:nth-child(5) .about__item{background:-webkit-gradient(linear,left top,right top,color-stop(30%,#5462ff),color-stop(70%,#111732));background:-o-linear-gradient(left,#5462ff 30%,#111732 70%);background:linear-gradient(to right,#5462ff 30%,#111732 70%)}.about__item-wrap.about__item-wrap-small .about__item{padding-left:204px;background-color:var(--orange)}.about__item-wrap.about__item-wrap-small .about__label{padding:0;background-color:transparent;border-radius:0;margin-bottom:0;max-width:250px}.about__label{position:relative;z-index:5;display:inline-block;font-weight:500;font-size:20px;margin-bottom:15px;line-height:1.4}.about__bg-img-2-min,.about__bg-img-min{display:none}.about__text{position:relative;z-index:5;line-height:1.4;max-width:370px}.about__item-wrap.about__item-wrap-big:nth-child(4) .about__item .about__label{margin-bottom:0}.about__item-wrap.about__item-wrap-small:nth-child(2) .about__item .about__label{margin-bottom:15px}.about__item-wrap.about__item-wrap-small .about__item .about__text{max-width:205px}.about__bg-img{position:absolute;bottom:0;left:0}.about__item-wrap:nth-child(1) .about__bg-img{height:100%;width:60%;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.about__item-wrap:nth-child(3) .about__bg-img{bottom:-32px;left:-36px}.about__item-wrap:nth-child(4) .about__bg-img{bottom:13px;left:-25px}@media screen and (max-width:1180px){.about__items{margin:0-7.5px}.about__item-wrap{padding:0 7.5px}.about__item-wrap.about__item-wrap-big .about__item,.about__item-wrap.about__item-wrap-small .about__item{padding:25px}.about__bg-img{left:auto;right:0}.about__item-wrap:nth-child(1) .about__bg-img{-webkit-transform:rotate(180deg) scale(1.2) scaleY(-1);-ms-transform:rotate(180deg) scale(1.2) scaleY(-1);transform:rotate(180deg) scale(1.2) scaleY(-1)}.about__item-wrap:nth-child(3) .about__bg-img{left:auto;right:-65px}.about__item-wrap:nth-child(4) .about__bg-img{left:auto;right:0}.about__item-wrap:nth-child(2) .about__bg-img{right:20px}}@media screen and (max-width:850px){.about__item-wrap{min-height:250px}.about__item-wrap.about__item-wrap-big,.about__item-wrap.about__item-wrap-small{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.about__item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__item-wrap:nth-child(4) .about__bg-img{bottom:60px;right:32px}}@media screen and (max-width:830px){.about__label{font-size:clamp(14px,2.25vw,20px)}}@media screen and (max-width:750px){.about__item-wrap{min-height:auto;height:clamp(196px,35vw,250px)}.about__item-wrap:nth-child(1) .about__bg-img,.about__item-wrap:nth-child(2) .about__bg-img.about__bg-img-2-big{display:none}.about__bg-img-min{display:block;position:absolute;top:0;left:0;width:100%;height:60%;-o-object-fit:cover;object-fit:cover}.about__item{border-radius:25px}.about__text{font-size:clamp(10px,1.8vw,14px)}.about__item-wrap:nth-child(2) .about__bg-img.about__bg-img-2-min{display:block;width:49vw;right:-22%;top:-28%}.about__item-wrap:nth-child(3) .about__bg-img{width:107%;right:-10%;bottom:-10%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.about__item-wrap:nth-child(4) .about__bg-img{width:90%;left:-3%;top:-5%}.about__item-wrap:nth-child(5) .about__bg-img{width:39vw;top:-30px;left:0}.about__item-wrap:nth-child(6) .about__bg-img{width:63%;right:5%;bottom:11%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.about__item-wrap.about__item-wrap-big .about__item,.about__item-wrap.about__item-wrap-small .about__item{padding:15px}}@media screen and (max-width:600px){.about__label{margin-bottom:8px}.about__item-wrap.about__item-wrap-small:nth-child(2) .about__item .about__label{margin-bottom:8px}.about__item-wrap.about__item-wrap-big .about__item,.about__item-wrap.about__item-wrap-small .about__item{padding:10px 10px 15px}.about__item-wrap{margin-bottom:8px;padding:0 4px}.about__items{margin:0-4px}.highliting-box.about__label span{padding:2.5px 5px 3px}.highliting-box.about__label span:first-of-type{padding-top:5px;border-top-left-radius:8px;border-top-right-radius:8px}.highliting-box.about__label span:last-of-type{padding-bottom:6px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.highliting-box.about__label span.wider-last{border-top-right-radius:8px}.highliting-box.about__label span.wider-next{border-bottom-right-radius:8px}}@media screen and (max-width:550px){.about__item-wrap:not(:nth-child(3)):not(:nth-child(4)){height:clamp(220px,35vw,250px)}.about__item-wrap:nth-child(2) .about__bg-img.about__bg-img-2-min{width:auto;height:132%;-o-object-fit:contain;object-fit:contain;top:-53px}.about__item-wrap:nth-child(3) .about__bg-img{width:auto;right:-15%;bottom:-10%;-o-object-fit:contain;object-fit:contain;height:142%}.about__item-wrap:nth-child(4) .about__bg-img{width:100%}.about__item-wrap:nth-child(5) .about__bg-img{width:auto;top:-38px;left:0;-o-object-fit:contain;object-fit:contain;height:93%}.about__item-wrap:nth-child(6) .about__bg-img{width:auto;right:5%;bottom:11%;-o-object-fit:contain;object-fit:contain;height:103%}}@media screen and (max-width:450px){.about__item-wrap:nth-child(2) .about__bg-img.about__bg-img-2-min{height:114%;top:-39px;right:-50px}.about__item-wrap:nth-child(3) .about__bg-img{right:-23%;bottom:-4%;height:133%}.about__item-wrap:nth-child(4) .about__bg-img{width:102%}.about__item-wrap:nth-child(5) .about__bg-img{top:-32px;height:77%}.about__item-wrap:nth-child(6) .about__bg-img{right:5%;bottom:17%;height:96%}}@media screen and (max-width:415px){.about__bg-img-min{width:115%}.about__item-wrap:nth-child(2) .about__bg-img.about__bg-img-2-min{height:107%;top:-39px;right:-45px}.about__item-wrap:nth-child(3) .about__bg-img{right:-23%;bottom:3%;height:125%}.about__item-wrap:nth-child(5) .about__bg-img{top:-30px;height:73%}.about__item-wrap:nth-child(6) .about__bg-img{right:2%;bottom:21%;height:91%}}@media screen and (max-width:374px){.about__bg-img-min{width:135%}.about__item-wrap:nth-child(2) .about__bg-img.about__bg-img-2-min{height:97%;right:-23%}.about__item-wrap:nth-child(3) .about__bg-img{right:-26%;bottom:10%;height:114%}.about__item-wrap:nth-child(5) .about__bg-img{left:-4%;top:-29px;height:70%}.about__item-wrap:nth-child(6) .about__bg-img{right:1%;bottom:32%;height:81%}}@media screen and (max-width:500px){.about__item-wrap.about__item-wrap-big .about__item,.about__item-wrap.about__item-wrap-small .about__item{padding:15px 6px 20px 10px}.about__item-wrap:first-child .about__text{max-width:155px}}@media screen and (max-width:380px){.about__title{font-size:8vw}}.order-popup,.order-popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-popup{position:fixed;z-index:500;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s;cursor:pointer;padding:0 10px}.order-popup.active{opacity:1;pointer-events:auto}.order-popup__content{position:relative;background-color:#fff;padding:40px 90px 70px;border-radius:35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:auto}.order-popup__exit-img{position:absolute;top:30px;right:25px;cursor:pointer}.order-popup__text{font-size:24px;color:var(--black);max-width:405px;text-align:center;margin-bottom:45px}.order-popup__item:not(:last-child){margin-bottom:24px}.order-popup__link{font-weight:500;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px;border-radius:60px;height:72px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.contacts__item a:hover,.order-popup__link:hover{opacity:.7}.order-popup__item:first-child .order-popup__link{background-color:var(--orange)}.order-popup__item:nth-child(2) .order-popup__link{background-color:#05ce7c}.order-popup__item:nth-child(3) .order-popup__link{background-color:#29a4e9}.order-popup__item:last-child .order-popup__link{background-color:#f2f4f9;color:var(--black)}.order-popup__link span{position:relative;padding-left:58px}.order-popup__link img{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:850px){.order-popup__content{padding:55px 20px 40px}.order-popup__exit-img{top:17px;right:20px}.order-popup__text{font-size:21px}.order-popup__item:not(:last-child){margin-bottom:19px}.order-popup__link{font-size:16px;padding:15px 25px;height:62px}.order-popup__link img{margin-right:15px}.order-popup__link span{padding-left:53px}}@media screen and (max-width:400px){.order-popup__link{line-height:1.2}.order-popup__item:not(:last-child){margin-bottom:15px}.order-popup__content{padding:55px 10px 40px}.order-popup__link{font-size:16px;padding:15px 20px}.order-popup__text{margin-bottom:35px}}@media screen and (max-width:374px){.order-popup__exit-img{right:30px}.order-popup__link{font-size:15px}.order-popup__link img{width:40px}}.bottom{background:url(../img/footer.png)no-repeat center/cover}.price{padding:72px 0}.price__swiper.swiper{width:100%}.price__title{font-weight:600;font-size:32px;color:#fff;margin-bottom:48px}.price__table{position:relative;color:var(--black);background-color:#fff;padding:0 0 25px;border-radius:35px;border-bottom-left-radius:0}.price__items,.price__label,.price__text{display:-webkit-box;display:-ms-flexbox;display:flex}.price__label,.price__text{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px 0 30px}.price__label{font-weight:600;top:0;left:0;height:94px;line-height:1.4}.price__table::before{content:"";position:absolute;z-index:10;top:94px;left:0;width:100%;height:.5px;background-color:var(--gray)}.price__label::after{top:0;right:0;height:100%;width:1px}.price__swiper .price__item{-webkit-box-flex:1;-ms-flex:1 0 33.333%;flex:1 0 33.333%}.price__text{font-size:16px;height:77px}.price__text span{padding:8px 16px;border-radius:60px;background-color:#eceef3;line-height:1.15;text-align:center}.price__text span.price__text_orange{background-color:var(--orange);color:#fff;font-weight:500}.price__label::after,.price__text::after,.price__text::before{content:"";position:absolute;background-color:#eceef3}.price__text::before{bottom:1px;left:0;width:100%;height:1px}.price__text::after{top:0;right:0;height:100%;width:1px}.price__swiper .price__item:last-child .price__label::after,.price__swiper .price__item:last-child .price__text::after{display:none}.price__item_static .price__text,.price__swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.price__caption{margin:0-20px;padding:17px 30px 0}.price__caption span{font-weight:200;font-size:10px;display:inline-block;max-width:440px;padding:0 20px;line-height:1.2}.price__bot-text{margin-top:24px;max-width:790px;line-height:1.5}.price__item_static .price__text span{padding:0;background-color:transparent;margin-top:4px}.price__item_static .price__text{-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:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1023px){.price__label,.price__text{padding:0 20px}.price__caption{margin:0;padding:17px 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.price__caption span{padding:0}.price__caption span:not(:last-child){margin-bottom:10px}}@media screen and (max-width:850px){.price__items{position:relative;display:block}.price__bot-text{font-size:13px}.price__caption{padding:30px 30px 0}.price__table{margin:0-20px;padding:0;color:#fff;background-color:transparent}.price__text::after{display:none}.price__label::after{top:auto;right:auto;bottom:1px;left:0;width:100%;height:1px}.price__swiper .price__item:last-child .price__label::after{display:block}.price__text:last-child::before{display:none}.price__table::before{display:none}.price__item{margin-right:10px;border-radius:25px;padding-bottom:10px}.price__swiper .price__item{background-color:#f8faff}.price__swiper .price__item .price__label{color:var(--black)}.price__swiper .price__item:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.price__swiper .price__item:nth-child(2){-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.price__swiper .price__item:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.price__label,.price__text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:1.4}.price__text{color:var(--black);line-height:1.2}.price__item_static{background-color:rgba(17,23,50,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top-left-radius:0;border-bottom-left-radius:0;margin-right:0;padding-left:50px;position:absolute;z-index:10;width:200px}.price__item_static .price__text{color:#fff}.price__item_static .price__text span{font-size:11px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.price__item_static .price__label,.price__item_static .price__text{text-align:left;padding:0 5px 0 0}.price__swiper .price__item{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%}}@media screen and (max-width:700px){.price__swiper .price__item{-webkit-box-flex:1;-ms-flex:1 0 45%;flex:1 0 45%}}@media screen and (max-width:500px){.price__caption{padding:30px 15px 0}.price__table{margin:0-15px}.price__item_static{padding-left:15px;width:140px}.price__label,.price__text{padding:0 10px}.price__swiper .price__text{font-size:15px}.price__swiper .price__item{-webkit-box-flex:1;-ms-flex:1 0 52%;flex:1 0 52%}}@media screen and (max-width:380px){.price__title{font-size:8vw}}@media screen and (max-width:374px){.price__swiper .price__text{font-size:13px}.price__item_static .price__text{font-size:15px}.price__swiper .price__item{-webkit-box-flex:1;-ms-flex:1 0 65%;flex:1 0 65%}}.contacts{padding-bottom:72px}.contacts__title{font-weight:700;font-size:32px;margin-bottom:47px}.contacts__item,.contacts__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.contacts__item:not(:last-child){margin-bottom:24px}.contacts__item a:not(:last-child){margin-right:8px}.contacts__item:first-child a:last-child{margin-left:8px}.contacts__item:not(:first-child) span{margin-left:16px}.contacts__item a span{font-size:32px}.contacts__order-btn{font-size:32px;padding:17.5px 35px;background-color:var(--orange);border-radius:15px;color:#fff;margin-top:48px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.contacts__order-btn:hover{opacity:.7}@media screen and (max-width:1023px){.contacts__item a span,.contacts__order-btn{font-size:30px}}@media screen and (max-width:580px){.contacts__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__item:first-child a:last-child{margin-top:16px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-left:0}.contacts__item a:not(:last-child){margin-right:15px}.contacts__item a span{font-size:6vw}.contacts__item:not(:first-child) span{margin-left:12px}.contacts__order-btn{padding:17.5px 15px;width:100%;font-size:5vw}}@media screen and (max-width:374px){.contacts__item a img{width:45px}}.footer{padding:48px 0;font-size:14px}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__content span{display:inline-block}.footer__content span:first-of-type{margin-bottom:10px}.footer__content span:last-of-type{margin-bottom:24px}.footer__content img{width:38px}@media screen and (max-width:386px){.about__label{font-size:13px}}@media screen and (max-width:374px){.about__item-wrap.about__item-wrap-big .about__item,.about__item-wrap.about__item-wrap-small .about__item{padding:15px 6px 20px}.wrapper{padding:0 10px}.about__label{font-size:12px}.highliting-box.about__label span{padding:1px 2px 1.5px}.highliting-box.about__label span:first-of-type{padding-top:2px;border-top-left-radius:5px;border-top-right-radius:5px}.highliting-box.about__label span:last-of-type{padding-bottom:2px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.highliting-box.about__label span.wider-last{border-top-right-radius:5px}.highliting-box.about__label span.wider-next{border-bottom-right-radius:5px}}@media screen and (min-width:375px) and (max-width:381px){.firstscreen__label{font-size:15px}}@media screen and (min-width:851px) and (max-width:886px){.firstscreen__label{font-size:15px}}@media screen and (width:320px){.firstscreen__label{font-size:15px}}