:root{-webkit-font-variant-ligatures:none;font-variant-ligatures:none}*{font-family:Inter,serif;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;color:#fff}html{--size:0}body{background-color:#000;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;-webkit-font-feature-settings:"liga" 0;font-feature-settings:"liga" 0}body.noScroll{overflow:hidden}button{cursor:pointer}.btn{padding:17px;background-color:#aee7b1;border-radius:60px;min-width:215px;font-size:16px;border:3px solid #aee7b1;font-weight:600;line-height:12px;display:inline-block;-webkit-transition:.3s all;transition:.3s all;letter-spacing:-.02em;text-align:center;color:#010101}.btn:hover{border-color:#9cda9f;background:#cbfacd}.container{max-width:1248px;padding-left:24px;padding-right:24px}.sub-header{position:fixed;top:-500px;left:0;width:100%;padding:17px 0;-webkit-transition:.3s all;transition:.3s all;z-index:10000;-webkit-backdrop-filter:blur(150px);backdrop-filter:blur(150px);background:rgba(0,0,0,.59)}.sub-header.show{top:0}.sub-header__row{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sub-header__logo svg{width:168px;height:24px}@media (max-width:1023px){.sub-header__logo svg{width:130px;height:15px}}.sub-header__order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sub-header__order .btn{font-size:16px;padding:10px 40px;min-width:auto}@media (max-width:1023px){.sub-header__order .btn{font-size:10px}}.sub-header__order .btn:hover{-webkit-box-shadow:0 0 26.19px 0 rgba(174,231,177,.44);box-shadow:0 0 26.19px 0 rgba(174,231,177,.44)}.header{position:absolute;top:0;z-index:3;left:0;width:100%;padding-top:45px;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header svg{width:145px;height:17px}.hero{padding:333px 15px 232px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-size:cover;background-position:center top;background-repeat:no-repeat;position:relative}@media (max-width:767px){.hero{background-size:775px auto;padding-top:500px;padding-bottom:0}}.hero:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(85%,rgba(0,0,0,.788105)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.788105) 85%,#000 100%);z-index:1}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2}.hero__content h1{font-family:BlackerProTextCondWin;font-size:63px;font-weight:400;-webkit-font-variant-ligatures:common-ligatures discretionary-ligatures;font-variant-ligatures:common-ligatures discretionary-ligatures;-webkit-font-feature-settings:"liga","clig","dlig";font-feature-settings:"liga","clig","dlig";max-width:390px;color:#aee7b1;line-height:51px;letter-spacing:-.02em;text-align:center;margin-bottom:40px}@media (max-width:1023px){.hero__content h1{font-size:52px;margin-bottom:30px}}.hero__content p{font-size:15px;font-weight:500;line-height:17px;color:#fff;letter-spacing:-.02em;text-align:center;max-width:303px;margin-bottom:180px}@media (max-width:767px){.hero__content p{margin-bottom:60px}}.about{padding:140px 0 230px}@media (max-width:1023px){.about{padding:140px 0 75px}}.about__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:116px}@media (max-width:1023px){.about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:33px}}.about__wrapper h2{font-size:36px;font-weight:500;line-height:38px;letter-spacing:-.02em;text-align:left;color:#fff}@media (max-width:1023px){.about__wrapper h2{font-size:32px}}.about__wrapper p{font-size:24px;font-weight:400;line-height:27px;letter-spacing:-.02em;text-align:left;margin:0;color:#fff}@media (max-width:1023px){.about__wrapper p{font-size:19px}}.copies-section{padding:300px 15px 250px;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}@media (max-width:1023px){.copies-section{padding-top:350px;padding-bottom:300px}}.copies-section-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.copies-section-slider__slide{background-image:var(--pc);background-size:cover;background-position:center top;background-repeat:no-repeat}@media (max-width:1023px){.copies-section-slider__slide{background-image:var(--mob)}}.copies-section-slider .slick-list,.copies-section-slider .slick-track{height:100%}.copies-section__text{position:relative;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2;width:280px}@media (max-width:1023px){.copies-section__text{width:220px}}.copies-section__text p{margin:0}.copies-section__text p.count{font-size:127px;font-weight:700;line-height:100px;letter-spacing:-.02em;color:#aee7b1;text-align:left}@media (max-width:1023px){.copies-section__text p.count{font-size:98px}}.copies-section__text p.caption{position:absolute;right:0;bottom:-40px;font-size:36px;font-weight:500;color:#fff;line-height:38px;letter-spacing:-.02em;text-align:right}@media (max-width:1023px){.copies-section__text p.caption{font-size:28px}}.featured{margin-top:250px}@media (max-width:1023px){.featured{margin-top:140px}}.featured__wrapper{position:relative;border-radius:28px;padding:72px 105px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:1023px){.featured__wrapper{padding:0;-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;border-radius:0}}.featured__wrapper:before{content:"";position:absolute;top:-1px;left:-1px;border-radius:28px;z-index:-1;width:calc(100% + 2px);height:calc(100% + 2px);background:linear-gradient(69.33deg,#000 42.08%,#666 102.78%)}@media (max-width:1023px){.featured__wrapper:before{display:none}}.featured__slider{position:absolute;top:0;left:0;border-radius:28px;overflow:hidden;width:100%;height:100%}@media (max-width:1023px){.featured__slider{position:static}}.featured__slider .slick-list{height:100%}.featured__slider .slick-track{height:100%;display:inline-block}.featured-dots{border-radius:57px;-webkit-backdrop-filter:blur(41.4000015259px);backdrop-filter:blur(41.4000015259px);background-color:rgba(255,255,255,.1);padding:12px 33px;position:absolute;left:65px;bottom:72px;z-index:2}@media (max-width:1023px){.featured-dots{position:static;margin:30px auto 0}}.featured-dots ul{list-style:none;padding:0;margin:0;gap:6px;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.featured-dots ul li{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.featured-dots ul li button{background-color:#8d8d8d;width:7px;height:7px;border-radius:50%;outline:0;cursor:pointer;-webkit-transition:.3s all;transition:.3s all;font-size:0;border:none}.featured-dots ul li button:hover{background-color:#aee7b1}.featured-dots ul li.slick-active button{width:13px;height:13px;background-color:#e3dddd}.featured-trumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;position:relative;z-index:2;max-width:286px}@media (max-width:1023px){.featured-trumb{display:none}}.featured-trumb__tiny{cursor:pointer}.featured-trumb__tiny p{font-size:30px;font-weight:500;line-height:34px;-webkit-transition:.3s all;transition:.3s all;letter-spacing:-.02em;text-align:left;color:#848484}.featured-trumb__tiny:hover p{color:#acacac}.featured-trumb__tiny.active p{color:#fff}.featured-tiny{height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(12.59%,rgba(0,0,0,0)),color-stop(97.34%,rgba(0,0,0,.85)));background:linear-gradient(90deg,rgba(0,0,0,0) 12.59%,rgba(0,0,0,.85) 97.34%)}@media (max-width:1023px){.featured-tiny{background:0 0;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:13px;display:flex!important}}.featured-tiny__img{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.featured-tiny__img:before{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(12.59%,rgba(0,0,0,0)),color-stop(97.34%,rgba(0,0,0,.85)));background:linear-gradient(90deg,rgba(0,0,0,0) 12.59%,rgba(0,0,0,.85) 97.34%)}@media (max-width:1023px){.featured-tiny__img{height:485px;overflow:hidden;border-radius:10px}}.featured-tiny p{display:none;font-size:24px;font-weight:500;line-height:25px;letter-spacing:-.02em;text-align:center;color:#fff}@media (max-width:1023px){.featured-tiny p{display:block}}.magazine-section{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;gap:96px;margin:150px 0}@media (max-width:1365px){.magazine-section{gap:40px}}@media (max-width:1023px){.magazine-section{margin:150px 0 100px}}.magazine-section__slider{display:none}.magazine-section .bb-bookblock{max-width:950px;width:100%}@media (max-width:1023px){.magazine-section .bb-bookblock{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:auto;padding-left:20px;padding-bottom:22px;width:100%}.magazine-section .bb-bookblock::-webkit-scrollbar{height:2px;width:90%;margin-left:20px}.magazine-section .bb-bookblock::-webkit-scrollbar-track{background:#fff}.magazine-section .bb-bookblock::-webkit-scrollbar-thumb{background:#aee7b1}.magazine-section .bb-bookblock::-webkit-scrollbar-thumb:hover{background:#aee7b1}}@media (max-width:1023px){.magazine-section .bb-bookblock .bb-item img{min-width:695px;width:695px;height:auto}}.magazine-section__nav{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:43px}@media (max-width:1023px){.magazine-section__nav{display:none}}.magazine-section__nav a{width:43px;height:43px;border-radius:50%;background-color:#222;-webkit-transition:.3s all;transition:.3s all;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;opacity:0}.magazine-section__nav a.show{opacity:1}.magazine-section__nav a svg{width:10px;height:20px;-webkit-transition:.3s all;transition:.3s all;fill:none;stroke:#fff}.magazine-section__nav a:hover{background-color:#aee7b1}.magazine-section__nav a:hover svg{stroke:#010101}.delivery-section{background-image:var(--map);background-size:1620px auto;background-position:center top;background-repeat:no-repeat;padding:246px 0 0}.delivery-section .container{max-width:1120px;padding-left:24px;padding-right:24px}.delivery-section__heading{margin-bottom:160px}@media (max-width:1023px){.delivery-section__heading{margin-bottom:66px}}.delivery-section__heading h2{font-size:127px;font-weight:700;line-height:100px;letter-spacing:-.02em;text-align:left;color:#aee7b1}@media (max-width:1023px){.delivery-section__heading h2{font-size:55px;line-height:52px;max-width:277px}}.delivery-section__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:85px;position:relative}@media (max-width:1023px){.delivery-section__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}}.delivery-section__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:90px}@media (max-width:1023px){.delivery-section__wrap{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:40px}}.delivery-section__line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:85px;position:relative;width:100%}@media (max-width:1023px){.delivery-section__line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:11px}}.delivery-section__line:before{content:"";position:absolute;bottom:5.5px;left:-80px;width:calc(100% + 160px);background-color:#fff;height:1px}@media (max-width:1365px){.delivery-section__line:before{width:100%;left:0}}@media (max-width:1023px){.delivery-section__line:before{width:1px;top:0;left:5px;bottom:auto}}.delivery-section__line span{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;width:11px;-webkit-transition:1s all;transition:1s all;border-radius:50%;height:11px}@media (max-width:1023px){.delivery-section__line span{left:-5px;top:calc(50% - 5px)}}@media (max-width:1023px){.delivery-section__line span:first-child{margin-top:40px}}@media (max-width:1023px){.delivery-section__line span:last-child{margin-bottom:40px}}.delivery-section__btn{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.delivery-section__tiny{padding-bottom:50px;position:relative}@media (max-width:1023px){.delivery-section__tiny{padding:0}}@media (max-width:1023px){.delivery-section__tiny:first-child{padding-top:40px}}@media (max-width:1023px){.delivery-section__tiny:last-child{padding-bottom:40px}}.delivery-section__tiny p{font-size:20px;font-weight:400;line-height:24px;-webkit-transition:1s all;transition:1s all;letter-spacing:-.02em;text-align:left;color:#545454}.delivery-section__tiny.active p{color:#fff}.delivery-section__tiny.active:after,.delivery-section__tiny.active:before{background-color:#fff}.reviews{padding:200px 0 240px}@media (max-width:1023px){.reviews{padding:100px 0 75px}}.reviews__heading{margin-bottom:40px}.reviews__heading h2{font-size:36px;font-weight:500;line-height:38px;letter-spacing:-.02em;text-align:center;color:#fff}.reviews__wrap{position:relative;padding:95px 40px 65px 70px}@media (max-width:1023px){.reviews__wrap{padding:60px 25px 140px}}@media (max-width:767px){.reviews__wrap{padding:40px 20px 140px}}.reviews__wrap:before{content:"";position:absolute;top:0;left:0;width:100%;border-radius:28px;height:100%;background:linear-gradient(69.33deg,#000 -22%,#666 102.78%)}.reviews__wrap:after{content:"";position:absolute;top:1px;border-radius:28px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);background-color:#000}.reviews__dots{position:absolute;bottom:70px;right:40px;background:#000;border-radius:40px;z-index:2;padding:12px 33px}@media (max-width:1023px){.reviews__dots{left:50%;right:auto;bottom:50px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.reviews__dots:before{content:"";position:absolute;top:-1px;left:-1px;border-radius:40px;height:calc(100% + 2px);width:calc(100% + 2px);background:linear-gradient(69.33deg,#000 42.08%,#666 102.78%);z-index:1}.reviews__dots:after{content:"";position:absolute;top:0;left:0;border-radius:40px;width:100%;height:100%;background-color:#191919;z-index:2}.reviews__dots ul{list-style:none;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px;position:relative;z-index:3}.reviews__dots ul li{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.reviews__dots ul li button{width:7px;height:7px;font-size:0;border:none;cursor:pointer;outline:0;-webkit-transition:.3s all;transition:.3s all;background-color:#8d8d8d;border-radius:50%}.reviews__dots ul li button:hover{background-color:#aee7b1}.reviews__dots ul li.slick-active button{width:13px;height:13px;background-color:#e3dddd}.reviews-slider{position:relative;z-index:2}.reviews-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.reviews-slider__tiny{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;display:flex!important;gap:140px}@media (max-width:1023px){.reviews-slider__tiny{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:60px;height:100%}}.reviews-slider__tiny .review a,.reviews-slider__tiny .review li,.reviews-slider__tiny .review p{font-size:20px;font-weight:300;line-height:23px;letter-spacing:-.02em;text-align:left;max-width:765px;margin-bottom:10px;color:#fff}.reviews-slider__tiny .author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:17px;padding-left:1px;padding-bottom:1px}.reviews-slider__tiny .author__img{width:59px;height:59px;border-radius:50%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.reviews-slider__tiny .author__img:before{content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);border-radius:50%;z-index:-1;background:linear-gradient(69.33deg,#000 -22%,#666 102.78%)}.reviews-slider__tiny .author__info p{font-size:16px;font-weight:400;line-height:23px;letter-spacing:-.02em;text-align:left;opacity:.51}.reporters{margin-bottom:240px}@media (max-width:1023px){.reporters{margin-bottom:100px}}.reporters__row{display:grid;grid-template-columns:510px 1fr;gap:14px}@media (max-width:1023px){.reporters__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reporters__row h2{font-size:36px;font-weight:500;line-height:38px;text-align:left;color:#545454}.reporters__row p{font-size:20px;font-weight:400;line-height:24px;letter-spacing:-.02em;text-align:left;margin-bottom:20px;color:#fff}@media (max-width:1023px){.reporters__row p{font-size:19px}}.reporters__text{display:-webkit-box;-webkit-line-clamp:13;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reporters__text.full{-webkit-line-clamp:99999999}.reporters__read-more{font-size:20px;font-weight:400;cursor:pointer;line-height:24px;letter-spacing:-.02em;text-align:left;-webkit-transition:.3s all;transition:.3s all;display:inline-block;width:100%;color:#5a5a5a}.reporters__read-more:hover{color:#aee7b1}.tu-image{margin-bottom:70px}.tu-image img{width:100%;height:auto}.price-block{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin-top:15px;position:relative;z-index:2}.price-block__old{font-size:16.22px;font-weight:400;line-height:12.1px;letter-spacing:-.02em;text-align:center;color:#7b7b7b;position:relative}.price-block__old:before{content:"";width:calc(100% + 6px);left:-3px;position:absolute;top:calc(50% - .5px);height:1px;background-color:#ff0d0d;z-index:2}.price-block__new{font-size:16.22px;font-weight:600;line-height:12.1px;letter-spacing:-.02em;text-align:center;color:#fff}.tu-media{margin-bottom:170px}@media (max-width:1023px){.tu-media{margin-bottom:70px}}.tu-media__row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:1023px){.tu-media__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}}.tu-media__row svg{width:190px;height:38px}.tu-media__row p{font-size:20px;font-weight:400;line-height:24px;letter-spacing:-.02em;text-align:left;color:#fff;margin-bottom:20px}.tu-media__row p strong{font-weight:400;color:#aee7b1}@media (max-width:1023px){.tu-media__row p{font-size:19px}}.faq{padding:200px 0 150px;border-top:1px solid #5d5d5d}@media (max-width:1023px){.faq{padding:60px 0 120px}}.faq__row{display:grid;grid-template-columns:1fr 710px;gap:20px}@media (max-width:1023px){.faq__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.faq__heading{padding-left:40px}@media (max-width:1023px){.faq__heading{padding-left:0}}.faq__heading h2{font-size:36px;font-weight:500;line-height:38px;letter-spacing:-.02em;text-align:left;color:#545454}.faq__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.faq-tiny{width:100%;border-bottom:1px solid #5d5d5d;padding:0 40px 18px 80px}@media (max-width:1023px){.faq-tiny{position:relative;border:none;padding:0 10px 18px 40px}.faq-tiny:before{content:"";position:absolute;bottom:0;left:-15px;width:calc(100% + 30px);height:1px;background-color:#5d5d5d}}.faq-tiny__controller{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;background-color:transparent;border:none;font-size:20px;font-weight:700;cursor:pointer;color:#fff;line-height:24px;-webkit-transition:.3s all;transition:.3s all;letter-spacing:-.02em;text-align:left;position:relative}.faq-tiny__controller:before{content:"";position:absolute;left:-33px;width:16px;-webkit-transition:.5s;transition:.5s;background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.98014H16M7.66667 16.3135L7.66667 0.313477' stroke='white'/%3E%3C/svg%3E%0A");background-size:16px;background-position:center;background-repeat:no-repeat;top:calc(50% - 8px);height:16px}.faq-tiny__controller:hover{color:#aee7b1}.faq-tiny__controller:hover:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.98014H16M7.66667 16.3135L7.66667 0.313477' stroke='%23AEE7B1'/%3E%3C/svg%3E%0A")}.faq-tiny__body{padding:25px 0 6px;display:none}.faq-tiny__body p{margin-bottom:10px}.faq-tiny__body ol,.faq-tiny__body ul{padding-left:30px;margin-bottom:10px}.faq-tiny__body a,.faq-tiny__body h1,.faq-tiny__body h2,.faq-tiny__body h3,.faq-tiny__body h4,.faq-tiny__body h5,.faq-tiny__body h6,.faq-tiny__body li,.faq-tiny__body p{font-size:20px;font-weight:300;line-height:24px;letter-spacing:-.02em;text-align:left;color:#fff}.faq-tiny__body h1,.faq-tiny__body h2,.faq-tiny__body h3,.faq-tiny__body h4,.faq-tiny__body h5,.faq-tiny__body h6{font-size:24px;font-weight:400}.faq-tiny__body a{text-decoration:underline}.faq-tiny.active .faq-tiny__controller:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.order-dropdown{width:100%;background:#f5f5f5;display:none}@media (max-width:1023px){.order-dropdown{display:block}}.order-dropdown__controller{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px 26px;border-bottom:1px solid #dedede}.order-dropdown__controller button{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#34a853;font-size:16px;font-weight:500;border:none;background-color:transparent;outline:0;line-height:1.5;gap:6px}.order-dropdown__controller p{color:#000;font-size:16px;font-weight:800;line-height:1.5}.order-dropdown__body{display:none;padding:16px 26px;border-bottom:1px solid #dedede}.order-section{position:fixed;z-index:10000;top:-200%;left:0;-webkit-transition:.3s all;transition:.3s all;background-color:#fff;width:100%;height:100vh;overflow:auto}.order-section:before{content:"";position:absolute;top:0;width:50%;height:100%;left:50%;background:#f5f5f5;z-index:1}@media (max-width:1023px){.order-section:before{display:none}}.order-section__container{position:relative;z-index:2}.order-section .container{max-width:1280px;padding-left:25px;padding-right:25px}.order-section__footer{display:none;border-top:1px solid #dedede;border-bottom:1px solid #dedede;background:#fff;padding:20px 26px;margin-top:40px}.order-section__footer ul{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}.order-section__footer a{color:#34a853;font-size:14px;font-weight:500;-webkit-transition:.5s;transition:.5s;line-height:1.5;text-decoration:underline}.order-section__footer:hover{color:#0a3d17}@media (max-width:1023px){.order-section__footer{display:block}}.order-section__row{display:grid;grid-template-columns:1fr 1fr;gap:150px}@media (max-width:1023px){.order-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.order-section__form{padding-top:36px}.order-section__form h2{width:100%;font-size:20px;font-weight:800;margin-top:14px;line-height:24px;text-align:left;color:#000}.order-section__links{margin-top:80px;width:100%;margin-bottom:80px}.order-section__links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:21px}@media (max-width:1023px){.order-section__links{display:none}}.order-section__links a{font-size:16px;font-weight:500;line-height:24px;color:#34a853;-webkit-transition:.3s all;transition:.3s all;text-align:left;text-decoration:underline}.order-section__links a:hover{color:#0a3d17}.order-section__sticky{position:sticky;top:80px;z-index:2}.order-section__right{position:relative;padding-top:50px;width:100%}@media (max-width:1023px){.order-section__right{padding-top:0}}.order-section.show{top:0}.order-section.hide{top:-100vh}.order-heading{width:100%;padding:30px 80px 15px;border:1px solid #dedede;background:#fff;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:1023px){.order-heading{padding:25px 26px 15px}}.order-heading__logo svg{width:100px;height:40px}.order-heading__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.order-heading__btn button{background-color:transparent;border:none;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;outline:0}.order-heading__btn button svg{width:19px;height:19px;stroke:#000;-webkit-transition:.3s all;transition:.3s all}.order-heading__btn button svg:hover{stroke:#aee7b1}.order-cart{position:relative;z-index:2;padding:0 20px 30px;display:grid;grid-template-columns:74px 1fr;gap:20px}@media (max-width:1023px){.order-cart{padding:0 0 30px}}.order-cart__image{border-radius:5px;border:1px solid #dedede;background:#f5f5f5;padding:16px;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:105px;position:relative}.order-cart__image img{width:100%;height:auto}.order-cart__image:before{content:attr(data-count);position:absolute;width:22px;height:22px;border-radius:50%;top:-11px;right:-11px;z-index:2;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#666;color:#fff;text-align:center;font-size:12px;font-weight:700;line-height:.76}.order-cart__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:14px;padding-top:20px}@media (max-width:1023px){.order-cart__info{padding-top:0}}.order-cart__info p{color:#000;font-size:16px;font-weight:600;line-height:1.5}.order-cart__name p{color:#000;font-size:14px;font-weight:700;line-height:1.2;margin-bottom:4px}.order-cart__name p.title{overflow:hidden;color:#666;font-size:12px;font-weight:500;line-height:1.2;margin:0}.order-cart__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin-top:20px}.order-cart__count button{width:40px;height:40px;border-radius:50%;border-radius:62.941px;background:#aee7b1;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:none;outline:0;border:3px solid #aee7b1;-webkit-transition:.3s all;transition:.3s all}.order-cart__count button:hover{border-color:#9cda9f;background:#cbfacd}.order-cart__count span{color:#000;text-align:center;font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-.34px;display:inline-block}.order-total{position:relative;z-index:2;padding:20px 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;border-top:1px solid #666}@media (max-width:1023px){.order-total{padding:0;border:none}}.order-total__tiny{width:100%;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.order-total__tiny p{color:#000;font-size:16px;font-weight:500;line-height:1.5;margin:0}.order-total__tiny.total{margin-top:12px}.order-total__tiny.total p{font-weight:700}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:13px 20px}.form__check{position:relative}.form__check input{position:absolute;left:-999999px;width:1px;height:1px}.form__check input:checked+label:before{background-color:#34a853}.form__check input:checked+label:after{opacity:1}.form__check label{position:relative;color:#666;font-size:13px;cursor:pointer;font-weight:500;line-height:1.8;padding-left:25px}.form__check label:before{content:"";position:absolute;left:0;-webkit-transition:.3s all;transition:.3s all;border:1px solid #34a853;width:18px;background-color:#fff;border-radius:3px;height:18px;top:-3px}.form__check label:after{content:"";position:absolute;top:-3px;left:0;width:20px;opacity:0;-webkit-transition:.3s all;transition:.3s all;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.54 4.15839C15.0048 4.45657 15.14 5.07515 14.8418 5.54002L8.27351 15.7804L4.18745 10.0829C3.86559 9.63411 3.96849 9.00937 4.41729 8.6875C4.86609 8.36563 5.49083 8.46853 5.8127 8.91733L8.18119 12.2199L13.1583 4.46022C13.4565 3.99535 14.0751 3.86021 14.54 4.15839Z' fill='white'/%3E%3C/svg%3E");background-size:20px;background-position:center;background-repeat:no-repeat;z-index:2}.form__check label:hover:before{border-color:#000}.form__block{width:100%;border:1px solid #dedede;padding:23px 24px 6px;position:relative;border-radius:5px;cursor:text}.form__block label{position:absolute;font-size:16px;font-weight:500;cursor:text;line-height:24px;text-align:left;color:#666;top:15px;left:24px;-webkit-transition:.3s all;transition:.3s all;width:calc(100% - 48px)}.form__block label.active{font-size:12px;top:6px;color:#666}.form__block input{background-color:transparent;border:none;outline:0;color:#000;font-size:16px;font-weight:500;line-height:24px;width:100%;text-align:left}.form__block input:-webkit-autofill,.form__block input:-webkit-autofill:active,.form__block input:-webkit-autofill:focus,.form__block input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.form__block.w50{width:calc(50% - 10px)}@media (max-width:767px){.form__block.w50{width:100%}}.form__block.w33{width:calc(33% - 12px)}@media (max-width:767px){.form__block.w33{width:100%}}.form__block.country{padding:0}.form__block.country select{width:100%;border:none;background-color:transparent;height:55px;color:#666;-webkit-appearance:none;padding:0 24px;font-size:16px;font-weight:500;cursor:pointer;line-height:24px;outline:0}.form__block.country select option{color:#000;cursor:pointer}.form__action{width:100%}.form__action .error{color:red;margin-bottom:10px;margin-top:10px}.form__action .btn{padding:17px;font-size:20px;font-weight:600;line-height:1.5;width:100%}.footer{background-color:#141414;padding:54px 0 34px}@media (max-width:1023px){.footer{padding:45px 0 55px}}.footer__row{display:grid;grid-template-columns:1fr 125px 1fr;gap:10px}@media (max-width:1023px){.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:70px 0}}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px}@media (max-width:1023px){.footer__left{width:50%}}.footer__left .copyright{font-family:Inter;font-size:14px;font-weight:400;line-height:17px;letter-spacing:-.02em;text-align:left;margin:0;color:#fff;opacity:.65}@media (max-width:1023px){.footer__left .copyright{display:none}}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.footer__social a svg{fill:#adadad;width:24px;height:24px;-webkit-transition:.3s all;transition:.3s all}.footer__social a:hover svg{fill:#aee7b1}.footer__middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1023px){.footer__middle{width:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__middle svg{width:125px;height:50px}.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1023px){.footer__right{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__copyright{display:none}.footer__copyright .copyright{font-family:Inter;font-size:14px;font-weight:400;line-height:17px;letter-spacing:-.02em;text-align:left;margin:0;color:#fff;opacity:.65}@media (max-width:1023px){.footer__copyright{display:block}}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;list-style:none}.footer__menu a{font-size:14px;font-weight:400;line-height:17px;letter-spacing:-.02em;text-align:left;-webkit-transition:.3s all;transition:.3s all;color:#fff}.footer__menu a[href^="mailto:"]{text-decoration:underline;opacity:.65}.footer__menu a:hover{color:#aee7b1}@media screen and (min-width:1024px){.bb-bookblock{width:950px;height:667px;position:relative;z-index:100;-webkit-perspective:1300px;perspective:1300px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bb-page{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.bb-vertical .bb-page{width:50%;height:100%;left:50%;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.bb-horizontal .bb-page{width:100%;height:50%;top:50%;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}.bb-content,.bb-inner,.bb-outer,.bb-page>div{position:absolute;height:100%;width:100%;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bb-vertical .bb-content{width:200%}.bb-horizontal .bb-content{height:200%}.bb-page>div{width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bb-vertical .bb-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.bb-horizontal .bb-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.bb-outer{width:100%;overflow:hidden;z-index:999}.bb-flipoverlay,.bb-overlay{background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.bb-flipoverlay{background-color:rgba(0,0,0,.2)}.bb-bookblock.bb-vertical>div.bb-page:first-child,.bb-bookblock.bb-vertical>div.bb-page:first-child .bb-back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.bb-bookblock.bb-horizontal>div.bb-page:first-child,.bb-bookblock.bb-horizontal>div.bb-page:first-child .bb-back{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.bb-content{background:#fff}.bb-vertical .bb-front .bb-content{left:-100%}.bb-horizontal .bb-front .bb-content{top:-100%}.bb-vertical .bb-flip-initial,.bb-vertical .bb-flip-next{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.bb-vertical .bb-flip-prev{-webkit-transform:rotateY(0);transform:rotateY(0)}.bb-horizontal .bb-flip-initial,.bb-horizontal .bb-flip-next{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.bb-horizontal .bb-flip-prev{-webkit-transform:rotateX(0);transform:rotateX(0)}.bb-vertical .bb-flip-next-end{-webkit-transform:rotateY(-15deg);transform:rotateY(-15deg)}.bb-vertical .bb-flip-prev-end{-webkit-transform:rotateY(-165deg);transform:rotateY(-165deg)}.bb-horizontal .bb-flip-next-end{-webkit-transform:rotateX(15deg);transform:rotateX(15deg)}.bb-horizontal .bb-flip-prev-end{-webkit-transform:rotateX(165deg);transform:rotateX(165deg)}.bb-item{width:100%;height:100%;position:absolute;top:0;left:0;display:none}.no-js .bb-bookblock,.no-js ul.bb-custom-grid li{width:auto;height:auto}.no-js .bb-item{display:block;position:relative}}