@charset "UTF-8";:root{--padd: 65px}@media(max-width:991px){:root{--padd: 15px}}@font-face{font-family:Onest;src:url(/resources/fonts/Onest-ExtraLight.eot);src:url(/resources/fonts/Onest-ExtraLight.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/Onest-ExtraLight.ttf) format("truetype");font-weight:100}@font-face{font-family:Onest;src:url(/resources/fonts/Onest-Light.eot);src:url(/resources/fonts/Onest-Light.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/Onest-Light.ttf) format("truetype");font-weight:300}@font-face{font-family:Onest;src:url(/resources/fonts/Onest-Regular.eot);src:url(/resources/fonts/Onest-Regular.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/Onest-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Onest;src:url(/resources/fonts/Onest-Medium.eot);src:url(/resources/fonts/Onest-Medium.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/Onest-Medium.ttf) format("truetype");font-weight:500}@font-face{font-family:Onest;src:url(/resources/fonts/Onest-Bold.eot);src:url(/resources/fonts/Onest-Bold.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/Onest-Bold.ttf) format("truetype");font-weight:700}*{margin:0;padding:0;border:0px;outline:none!important;-webkit-tap-highlight-color:transparent!important}body *{position:relative;box-sizing:border-box}table{border-collapse:collapse;border-spacing:0px}input,textarea,button,select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border-radius:0}select::-ms-expand{display:none}input[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}input[type=radio]{-webkit-appearance:radio;appearance:radio}input[type=checkbox],input[type=radio]{width:auto;height:auto}body{min-width:320px;margin:0;padding:0;font-family:Onest;font-weight:300;font-size:20px;line-height:1.25;color:#000}@media(max-width:991px){body{font-size:16px}}img,svg,iframe{max-width:100%}:root{--linkColor: black}a{text-decoration:none;color:var(--linkColor)}a:hover{color:#f8b133}p{margin-bottom:25px}.container{width:100%;padding-left:var(--padd);padding-right:var(--padd)}.d-flex{display:flex}.text-center{text-align:center}.cursored{cursor:pointer}.-scroll-fixed{width:100%;height:100%;overflow:hidden}.ttl{font-weight:700;font-size:30px;text-transform:uppercase}.ttl.-marg{margin-bottom:30px}@media(min-width:768px){.ttl{font-size:80px;text-align:center}.ttl.-marg{margin-bottom:20px}}.button{display:inline-block;min-width:430px;height:80px;line-height:80px;text-align:center;padding:0 20px;font-size:30px;font-weight:500;border:0;border-radius:22px;background:#2476ba;cursor:pointer;color:#fff;text-decoration:none!important;white-space:nowrap;transition:background-color .2s ease-in,color .2s ease-out}.button svg{fill:#fff}.button:focus{outline:none!important}.button:not(.-nohover):hover{background:#e0b743;color:#fff}.button.-yellow{background:#f8b133}.button.-red{background:#e03f30}.button:disabled{background-color:#ccc;cursor:not-allowed}@media(max-width:991px){.button{min-width:unset;width:100%;height:65px;line-height:65px;font-size:25px}}.table-responsive{overflow-x:auto}header{padding:25px 0}header .d-flex{justify-content:space-between;align-items:center;gap:3.35%}header .logo a svg,header .logo a img{width:88px;height:88px}@media(max-width:767px){header .logo a svg,header .logo a img{width:55px;height:55px}}header .logo a svg{fill:#000}header .burgerBtn{display:none;z-index:1000000;position:relative;width:35px;height:35px}header .burgerBtn .line{display:block;position:absolute;width:100%;height:2px;right:0;background-color:#000;transition:all .3s ease-in-out}header .burgerBtn .line:nth-child(1){top:13px}header .burgerBtn .line:nth-child(2){bottom:13px}header .burgerBtn.-close .line:nth-child(1){top:16px;transform:rotate(135deg)}header .burgerBtn.-close .line:nth-child(2){top:16px;transform:rotate(-135deg)}@media(min-width:768px){header{overflow:hidden}header .logo{order:1;margin:0 auto}header .menuItem{order:0}header .menuItem:nth-child(3),header .menuItem:nth-child(4){order:2}}@media(max-width:767px){header .burgerBtn{display:block}header .menuItem{display:none}}header.-white{position:absolute;z-index:100;width:100%}header.-white .burgerBtn .line{background-color:#fff}header.-white .menu .item,header.-white .menuItem{--linkColor: white}header.-white .logo a svg{fill:#fff}header.-white .mobile-menu{background:#00000059}.mobile-menu{display:flex;transition:.7s;transform:translateY(-100%);transform-origin:right top;position:absolute;width:100%;top:0;left:0;padding:0 var(--padd);height:100vh;z-index:1000;align-items:center;background:#ffffff59;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.mobile-menu .menu{display:flex;flex-direction:column;gap:30px;font-size:55px}.mobile-menu.-active{transform:none}@media(min-width:768px){.mobile-menu{display:none}}footer{padding:130px 0 15px;font-weight:100;font-size:30px}footer .logo svg{width:80px;height:80px}@media(max-width:991px){footer .logo svg{width:65px;height:65px}}footer .top .untap{display:none}footer .inner{margin-top:35px}footer .inner .left a{text-decoration:underline}@media(min-width:992px){footer .inner{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}footer .inner .left{display:flex;flex-direction:column;justify-content:space-between;align-self:stretch}}footer .copyr{max-width:50%;font-size:25px;line-height:1.2}footer .copyr .socials{display:none;margin-top:30px}footer .socials{display:flex;gap:25px}footer .unhealth{margin-top:50px;text-align:center;text-transform:uppercase;font-size:22px;color:#b4b4b4}footer .unhealth.xs{display:none}@media(max-width:767px){footer .unhealth{margin-top:25px;padding:0 var(--padd);text-align:left}footer .unhealth.xs{display:block}footer .unhealth.lg{display:none}}footer a:hover svg{fill:#e0b743}footer.-white{background:#2476ba;color:#fff}footer.-white a{--linkColor: white}footer.-white svg{fill:#fff}@media(min-width:992px)and (max-width:1439px){footer .right{display:none}footer .copyr{text-align:right}footer .copyr .socials{display:inline-flex}}@media(max-width:991px){footer{padding-top:60px;font-size:16px}footer .top{display:flex;justify-content:space-between;align-items:center}footer .top .untap{display:block}footer .inner{margin-top:20px}footer .inner .untap{display:none}footer .copyr{margin:30px 0;max-width:100%;font-size:18px}}footer .pattern{bottom:0;top:0}:root{--link-color: #2476BA}.agreeCookie{position:fixed;z-index:40;display:flex;align-items:center;width:1075px;max-width:90%;bottom:35px;right:35px;padding:20px;border-radius:24px;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;text-align:right;font-weight:500;transition:1s}.agreeCookie.-hidden{transform:scale(0);transform-origin:right bottom}.agreeCookie a{color:var(--link-color);text-decoration:underline}.agreeCookie .ok{min-width:0;width:155px;height:50px;line-height:50px;border-radius:12px;text-transform:none}.agreeCookie .text{margin-right:29px}@media(max-width:991px){.agreeCookie{font-size:12px}.agreeCookie .ok{height:30px;line-height:30px;border-radius:6px;font-size:16px}.agreeCookie .text{margin-right:15px}}@media(max-width:767px){.agreeCookie{left:0;right:0;bottom:0;width:100%;max-width:100%;padding:10px var(--padd);border-radius:0}.agreeCookie.-hidden{transform:translateY(100%);transform-origin:unset}}@media(max-width:575px){.agreeCookie{display:block;text-align:center}.agreeCookie .text{margin-right:0}.agreeCookie .ok{margin-top:10px;width:100%}}.root1{--padd-top: 200px;min-height:100vh;padding-top:var(--padd-top);padding-bottom:110px;background:#2476ba;line-height:1;color:#fff}.root1 .letters{padding-top:40px}.root1 .letters img{display:inline-block;width:100%}.root1 .letters .letter1 img{width:940px}.root1 .letters .letter2{margin:45px 0}@media(min-width:1440px){.root1 .letters .letter2{margin-bottom:100px}}.root1 .letters .letter3{text-align:right}.root1 .letters .letter3 img{width:950px}.root1 .letters .cosmos{position:absolute;z-index:1;width:100%;top:50%;transform:translateY(-50%)}.root1 .letters .cosmos .ball{margin-left:10%}.root1 .letters .cosmos.-right .ball{margin-right:10%}.root1 .double{display:none}.root1 .bottle{position:absolute;z-index:10;inset:150px 0 0;overflow:hidden;text-align:center;transition:.3s}.root1 .bottle .bottleInner{display:inline-block;height:100%}.root1 .bottle svg{--rotation: 30deg;max-height:90%;transform:rotate(var(--rotation, 0deg));transition:transform .1s linear}.root1 .bottle .bottleBorder{transition:.3s}.root1 .bottleInner.-active svg .bottleBorder{stroke:#fff}@media(max-width:767px){.root1{--padd-top: 110px;padding-bottom:0}.root1 .bottle{top:75px}.root1 .bottle svg{max-height:95%}.root1 .double{display:block;margin-top:85px}.root1 .double .letter3 img{display:block}.root1 .pattern{display:none}}.root2,.root3{font-weight:100;font-size:24px;line-height:1.15}.root2 .name,.root3 .name{font-weight:500;font-size:36px}.root2 b,.root3 b{font-weight:500}@media(min-width:1200px){.root2,.root3{line-height:1.125}}@media(max-width:767px){.root2,.root3{font-size:20px}.root2 .name,.root3 .name{font-size:30px}}.root2{min-height:100vh;padding-top:65px;padding-bottom:150px;background:#e03f30;color:#fff}.root2 .info{max-width:345px}.root2 .text{margin:15px 0 30px}.root2 .button{min-width:0;width:430px;max-width:100%}.root2 .lg{display:none}.root2 .bottle{z-index:1;margin:90px 0 30px;text-align:center}.root2 .bottle img{max-height:635px;transition:.3s;transform-origin:bottom center}.root2 .bottle .imgLeft,.root2 .bottle .imgRight{position:absolute;bottom:100px;left:0;right:0;margin:auto;opacity:0;transform-origin:bottom left;transition:.5s opacity,1s transform}.root2 .bottle .imgLeft{bottom:245px;transform-origin:bottom right}.root2 .bottle .imgMiddle{z-index:5}.root2 .bottle.-active .imgLeft,.root2 .bottle.-active .imgRight,.root2 .bottle:hover .imgLeft,.root2 .bottle:hover .imgRight{opacity:1;transition:1s opacity,.5s transform}.root2 .bottle.-active .imgLeft,.root2 .bottle:hover .imgLeft{transform:rotate(-25deg)}.root2 .bottle.-active .imgRight,.root2 .bottle:hover .imgRight{transform:rotate(15deg)}@media(min-width:768px){.root2 .inner .right{text-align:right}.root2 .pattern{transform:translateY(100%);background-image:url(/resources/img/pattern-red.svg)}}@media(min-width:768px)and (max-width:1439.51px){.root2 .bottle,.root2 .bottle img{max-height:100vh}.root2 .info{max-width:100%}}@media(min-width:1440px){.root2 .bottle{margin:0}.root2 .bottle img{max-height:100%}.root2 .inner{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:30px}.root2 .inner .col{width:30%}.root2 .inner .left{align-self:flex-end}.root2 .inner .right .info{max-width:440px}.root2 .inner .info{max-width:645px}.root2 .text{margin-bottom:60px}.root2 .xs{display:none}.root2 .lg{display:inline-flex;justify-content:center;align-items:center;gap:15px}}@media(max-width:575px){.root2 .root2Wrapper{overflow:hidden}.root2 .pattern{bottom:auto;top:0}}.root3 .imgLg{display:none}.root3 .inner{width:345px;margin-bottom:100px}.root3 .inner .name{margin-bottom:10px}.root3 .inner .text+.name{margin-top:90px}.root3 .inner .text3{display:none}.root3 .bottle{overflow:hidden;margin-top:-60px;margin-bottom:-90px;padding-top:35px;padding-bottom:120px;text-align:center}.root3 .bottle .text3{position:absolute;top:0;left:0;right:0;z-index:5;margin:auto}.root3 .bottle .img3{z-index:1;margin-left:-185px}.root3 .bottle .img3b{position:absolute;bottom:0;left:0;right:0;transform:translate(160px);margin:auto}@media(min-width:768px){.root3 .bottle{padding-top:110px}.root3 .bottle .text3{width:100%}}@media(min-width:992px){.root3 .bottle{padding-top:175px}}@media(min-width:576px){.root3 .inner{width:50%;margin-bottom:60px;margin-left:auto;margin-right:auto}.root3 .inner .name{margin-top:50px}}@media(min-width:1200px){.root3 .bottle{display:none}.root3 .imgLg{display:block;position:absolute;z-index:1;right:49%;top:-51px;max-height:120%}.root3 .inner{margin-right:0}.root3 .inner .text3{display:block;z-index:2;left:-15px;width:100%;margin-top:-90px}}@media(min-width:1200px)and (min-width:1750px){.root3 .inner .text3{left:-30px}}@keyframes marquee{0%{left:0}50%{left:-100%}to{left:-100%}}@keyframes marqueeRight{0%{left:0}50%{left:100%}to{left:100%}}.cosmos{overflow:hidden}.cosmos .cosmos-in{display:flex;width:200%}.cosmos .cosmos-in .cosmos-block{width:50%}.cosmos.-right{direction:rtl}.cosmos .ball{display:inline-block;width:145px;height:145px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}@media(max-width:767px){.cosmos .ball{width:85px;height:85px}}.transi{transition:.5s}.noOpacity{opacity:0}.pattern{position:absolute;bottom:0;left:0;right:0;height:40px;background:url(/resources/img/pattern-white.svg) repeat-x left}.catalogue .ttl{text-transform:uppercase;font-weight:700;font-size:115px;color:#2476ba}.catalogue .subttl{font-size:25px}.catalogue .catalogueTabs{margin-top:70px;display:flex;gap:35px}.catalogue .catalogueTabs .item{display:inline-block;padding:0 40px;height:50px;line-height:50px;border:1px solid #2476BA;border-radius:20px;font-weight:500;font-size:30px;transition:1s;cursor:pointer}.catalogue .catalogueTabs .item.-active,.catalogue .catalogueTabs .item:hover{background:#2476ba;color:#fff}@media(min-width:992px){.catalogue .ttl,.catalogue .subttl{text-align:center}.catalogue .catalogueTabs{justify-content:center}}@media(max-width:991px){.catalogue .ttl{font-size:39px}.catalogue .subttl{font-size:16px}.catalogue .catalogueTabs{margin-top:35px;gap:8px}.catalogue .catalogueTabs .item{height:35px;line-height:35px;padding:0 15px;font-size:19px}}:root{--bottleMaxH: 50vh}.bottlesSliderWrapper{display:flex;overflow:hidden}.bottlesSliderWrapper .catLoader:not(.noVisible)+.swiper{width:auto}.bottlesSliderWrapper .swiper{width:100%;padding:90px 0 50px;transition:.3s}.bottlesSliderWrapper .swiper .swiper-wrapper{transition:.3s}.bottlesSliderWrapper .swiper.trans{transform:translate(-100%)}.bottlesSliderWrapper .swiper.nload .swiper-wrapper{transform:translate(100%)}.bottlesSliderWrapper .swiper-slide{width:auto;max-height:var(--bottleMaxH);--imgBrd: #2476BA}.bottlesSliderWrapper .swiper-slide .aBottle{max-width:100%;max-height:var(--bottleMaxH);transition:.3s;overflow:hidden}.bottlesSliderWrapper .swiper-slide a{display:inline-block;height:100%;padding:0 15px}.bottlesSliderWrapper .swiper-slide a .flashWrapper{position:absolute;z-index:1;top:27%;left:0;width:100%;mix-blend-mode:overlay;display:grid;max-height:10%;height:10%;place-items:center}.bottlesSliderWrapper .swiper-slide a .flash{display:grid;min-height:0;height:100%;max-height:100%;width:fit-content;transition:.3s}.bottlesSliderWrapper .swiper-slide a .flash svg,.bottlesSliderWrapper .swiper-slide a .flash img{display:block;height:100%;max-height:100%;width:auto;object-fit:contain}.bottlesSliderWrapper .swiper-slide a .flash svg{fill:#fff}.bottlesSliderWrapper .swiper-slide a:hover img.aBottle{filter:drop-shadow(3px 0px 0px var(--imgBrd)) drop-shadow(-3px 0px 0px var(--imgBrd)) drop-shadow(0px 3px 0px var(--imgBrd)) drop-shadow(0px -3px 0px var(--imgBrd))}@media(max-width:991px){.bottlesSliderWrapper .swiper{padding-top:70px}}.catLoader{margin-top:90px;display:flex;align-items:flex-end;width:100%;height:var(--bottleMaxH);overflow:hidden;transition:transform .25s ease,width .25s ease .25s}.catLoader.noVisible{width:0;transform:translate(-100%)}@media(max-width:991px){.catLoader{margin-top:70px}}.catLoader .catBubbles{position:absolute;width:100%;height:100%}.catLoader .bottles{z-index:1;overflow:hidden}.catLoader .bottles .bottlesInner{display:flex}.catLoader .bottles .bottlesInner .item{padding:0 20px}.catLoader .bottles .bottlesInner .item:before,.catLoader .bottles .bottlesInner .item:after{content:"";position:absolute;top:0;left:0;width:20px;height:100%;background:#fff}.catLoader .bottles .bottlesInner .item:after{left:auto;right:0}.catLoader .bottles img{display:block;max-width:unset;height:var(--bottleMaxH)}.catBubbles{height:300px;margin:0;padding:0;overflow:hidden;background:#eb8a00;background-image:radial-gradient(circle,#ffb900,#da5900)}.bottle-img{transition:transform .3s ease-in-out;transform-origin:center bottom}.bottle-img.animate{animation:wiggle .6s ease-in-out}@keyframes wiggle{0%{transform:rotate(0)}25%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}75%{transform:rotate(-3deg)}to{transform:rotate(0)}}.bottle-img:hover{transform:scale(1.05) rotate(2deg)}.bottle-img:hover .flash{opacity:0}.flashAnim{background:linear-gradient(120deg,transparent 0%,transparent 30%,white 50%,transparent 70%,transparent 100%);background-size:400%;animation:glade 2s infinite}@keyframes glade{0%{background-position:100% 100%}}.pageDetail{--colour: #578543;margin-bottom:100px;font-size:16px}@media(min-width:992px){.pageDetail .rowDetail{margin-top:60px;display:flex;gap:40px}.pageDetail .rowDetail .pct,.pageDetail .rowDetail .info{width:45%}.pageDetail .rowDetail .info{padding-right:75px}}@media(max-width:991px){.pageDetail .rowDetail .names,.pageDetail .rowDetail .info{padding:0 var(--padd)}.pageDetail .rowDetail .forSwipe{position:absolute;z-index:5;inset:0}}.pageDetail .rowDetail .pct{overflow:hidden}.pageDetail .rowDetail .pct .wrap{z-index:1}.pageDetail .rowDetail .pct .wrapAnim{display:flex;z-index:0;transition:.25s;position:absolute;top:0}.pageDetail .rowDetail .pct.-animPrev .wrapAnim{flex-direction:row-reverse;transform:translate(100%)}.pageDetail .rowDetail .pct.-animNext .wrapAnim{transform:translate(-100%)}.pageDetail .rowDetail .pct.zi .wrapAnim{z-index:2}.pageDetail .detailTtl{margin:10px 0;font-weight:500;font-size:30px}.pageDetail .detailTtl.-together{margin-bottom:10px}.pageDetail .subname,.pageDetail .detailName svg,.pageDetail .detailName{color:var(--colour);transition:1s}.pageDetail .tag,.pageDetail .button{transition:1s;background:var(--colour)}.pageDetail .detailName{display:flex;font-weight:600;font-size:45px;line-height:1.1;text-transform:uppercase;overflow-wrap:break-word}.pageDetail .detailName svg{flex-grow:0;flex-shrink:0;margin-top:3px;margin-right:10px;width:40px;height:40px;fill:var(--colour)}.pageDetail .subname{font-size:22px}.pageDetail .detailTtl{font-size:25px}.pageDetail .button{z-index:2;margin-top:50px}.pageDetail .taste{margin-bottom:30px}.pageDetail .together{margin:30px 0}.pageDetail .content{margin:25px 0}.pageDetail .table{margin:25px 0;font-size:16px}.pageDetail .table td{padding-right:40px}.pageDetail .storing .item{display:inline-block;white-space:nowrap}.pageDetail .storing .detailTtl{margin-right:15px;display:inline-block}.pageDetail .storing .value{margin-right:45px}.pageDetail .tags{display:flex;flex-wrap:wrap;gap:15px}.pageDetail .tag{display:inline-block;padding:0 15px;line-height:40px;border-radius:20px;font-size:25px;color:#fff}.pageDetail a.tag:hover{background:#e0b743}.pageDetail .names.-top{display:none}@media(max-width:991px){.pageDetail .names.-top{display:block;margin:40px 0 15px}.pageDetail .info{margin-top:20px}.pageDetail .info .names{display:none}.pageDetail .detailTtl{margin:5px 0;font-size:25px}.pageDetail .detailName{font-size:39px}.pageDetail .detailName svg{width:30px;height:30px}.pageDetail .subname{font-size:16px}.pageDetail .together{margin:25px 0}.pageDetail .button{margin-top:30px}.pageDetail .arrowsDetail{display:none}}.pageDetail .arrowsDetail{position:sticky;z-index:10;top:50%;left:0;right:0;height:0}.pageDetail .arrow{--padd: 10px;position:absolute;top:0;right:var(--padd);width:110px;transform:translateY(-50%)}.pageDetail .arrow.-left{right:auto;left:var(--padd)}.pageDetail .arrow.-left svg{transform:rotate(180deg)}.pageDetail .arrow svg{width:100%}.pageDetail .arrow svg .arr{fill:var(--colour);transition:1s}.pageDetail .arrow svg .outline{stroke:#000;transition:.5s}.pageDetail .arrow:hover .outline{transform:translate(298.91px,-117px) rotate(90deg)}.pageDetail .arrowsDetail.-disa .arrow{cursor:not-allowed}.pageDetail .dashes{z-index:2;display:flex;margin-bottom:20px;justify-content:center}.pageDetail .dashes .dash{margin:0 5px;width:100%;height:4px;border-radius:22px;background:#cbcbcb}.pageDetail .dashes .dash:hover,.pageDetail .dashes .dash.-active{background:#000}.feedbackWrapper{position:absolute;z-index:10;inset:0;background:#00000082;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);opacity:0;transform:translateY(-100%);transition-property:transform,opacity;transition-duration:.1s,.1s;transition-delay:0s,.1s}.feedbackWrapper.-opened{transform:none;opacity:1;transition-delay:.1s,0s}.feedbackWrapper .feedbackWrapperInner{position:sticky;top:0;padding-top:30px;padding-bottom:30px;margin:auto;width:670px;max-width:100%}.feedbackWrapper .feedbackWrapperInner .fdbClose{text-decoration:underline;cursor:pointer}@media(max-width:991px){.feedbackWrapper .feedbackWrapperInner{padding-left:var(--padd);padding-right:var(--padd);font-size:20px}.feedbackWrapper .feedbackWrapperInner .ttl{font-size:40px}}.feedbackWrapper .ttl{margin-bottom:10px;text-transform:none;font-weight:500;text-align:left}.feedback-form{--marg: 40px;margin-bottom:var(--marg)}.feedback-form form{margin-top:var(--marg)}.feedback-form .form-group{margin-bottom:30px}.feedback-form input,.feedback-form textarea{display:block;width:100%;padding:0 15px;border:1px solid white;border-radius:22px;font-size:inherit;font-family:inherit;font-weight:400;transition:border-color .3s;appearance:none}.feedback-form input::placeholder,.feedback-form textarea::placeholder{font-weight:100;color:#00000057}.feedback-form input{height:80px;line-height:80px}.feedback-form input.error,.feedback-form select.error,.feedback-form textarea.error{border-color:#e03f30;color:#e03f30}.feedback-form input.error::placeholder,.feedback-form select.error::placeholder,.feedback-form textarea.error::placeholder{color:#e03f30}.feedback-form textarea{resize:vertical;min-height:200px;padding-top:20px}.feedback-form .checkbox-group{--linkColor: white;display:flex;font-size:.5em}.feedback-form .checkbox-group .checkbox-label{padding-left:10px}.feedback-form .checkbox-group label.error{color:#e03f30;--linkColor: #E03F30}.feedback-form .checkbox-group a{text-decoration:underline}.feedback-form .checkbox-group input[type=checkbox]{flex-grow:0;flex-shrink:0;width:30px;height:30px;padding:0;appearance:checkbox}@media(min-width:992px){.feedback-form .twoFields{display:flex;gap:30px}}.feedback-form .error-message{position:absolute;top:100%;display:block;width:100%;color:#f44336;font-size:14px;margin-top:5px;display:none}.feedback-form .bottom .hasErrors{position:absolute;z-index:1;border:1px solid white;cursor:default}.feedback-form .success-message{color:#4caf50;font-size:14px;margin-top:15px;padding:10px;background-color:#e8f5e9;border-radius:4px;border:1px solid #c8e6c9}.feedback-form .button{display:block;width:100%}.feedback-form .final{padding-bottom:30px;display:flex;justify-content:center;align-items:flex-end;text-align:center}.feedback-form .final .ttl{text-align:center}.feedback-form .final img{margin-bottom:15px}@media(max-width:991px){.feedback-form .final img{width:80px}}.feedback-form.-final .wrapperForForm{opacity:0;height:0;overflow:hidden}@media(max-width:991px){.feedback-form{--marg: 30px}.feedback-form input{height:60px;line-height:60px}.feedback-form .form-group{margin-bottom:20px}.feedback-form .checkbox-group{font-size:13px}.feedback-form .checkbox-group .checkbox-label{padding-left:30px}}.adult-modal .close,.close-button{position:absolute;top:20px;right:20px;width:25px;height:25px;cursor:pointer;z-index:1}.adult-modal .close:before,.adult-modal .close:after,.close-button:before,.close-button:after{content:"";position:absolute;inset:0;margin:auto;width:1px;height:40px;background:#000;transform:rotate(45deg)}.adult-modal .close:after,.close-button:after{transform:rotate(-45deg)}.adult-modal .close:hover:before,.adult-modal .close:hover:after,.close-button:hover:before,.close-button:hover:after{background:#98694a}.adult-modal{position:fixed;top:0;left:0;height:100vh;width:100%;display:flex;margin:auto;background:#00000080;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);z-index:1000001;transform:scale(0);color:#fff}.adult-modal.-trans{transition:.3s}.adult-modal.-active{transform:none}.adult-modal.sorry{transition-delay:.3s}.adult-modal .adult-modal-block{margin:auto;width:980px;max-width:100%;font-weight:100;font-size:30px}.adult-modal .adult-modal-block .name{font-size:80px;font-weight:500}.adult-modal .adult-modal-block .btns{margin:40px 0 30px;display:flex;justify-content:space-between;gap:55px}.adult-modal .adult-modal-block .btns .button{width:100%;height:80px;line-height:80px}@media(max-width:991px){.adult-modal .adult-modal-block{width:345px;font-size:21px;text-align:center}.adult-modal .adult-modal-block .name{margin:auto;max-width:300px;font-size:35px}.adult-modal .adult-modal-block .btns{margin:30px 0;display:block}.adult-modal .adult-modal-block .btns .button+.button{margin-top:20px}}.adult-modal.sorry .adult-modal-block{text-align:center}.adult-modal.sorry .adult-modal-block .btns{justify-content:center}@media(min-width:992px){.adult-modal.sorry .adult-modal-block .btns .button{width:auto}}.j-modalShow{cursor:pointer}.p404{min-height:100vh;padding:200px 0 110px;background:url(/resources/img/404-bcg.png) no-repeat center;text-align:center;background-size:cover;color:#fff}.p404 .subttl{margin:10px auto;font-weight:500;font-size:30px}.p404 .text{max-width:540px;margin:auto}.p404 img{margin:100px 0}.p404 .small{display:none}@media(max-width:767px){.p404{padding:170px 0 85px;text-align:left}.p404 .ttl{font-size:50px}.p404 .subttl{margin:0 0 20px;font-size:25px}.p404 img{margin:40px 0 20px}.p404 .text{margin-bottom:35px;max-width:unset}.p404 .small{display:block}.p404 .large{display:none}}.sticker-wrapper{margin:20px 0;margin-left:calc(-1 * var(--padd))}.sticker-wrapper .sticker{display:inline-block;padding:7px 20px;padding-left:var(--padd);background:#2476ba;border-radius:0 15px 15px 0;color:#fff;font-weight:500;font-size:25px}@media(max-width:991px){.sticker-wrapper .sticker{padding:4px 15px;border-radius:0 10px 10px 0;font-size:21px}}.sitemap{margin-bottom:50px;font-size:21px}.sitemap section+section{margin-top:35px}.sitemap .name{font-weight:500;font-size:30px}.sitemap a{text-decoration:underline}.sitemap .item{margin-top:10px}.sitemap .name+.item{margin-top:20px}@media(min-width:768px){.sitemap{display:flex;flex-wrap:wrap;gap:30px}.sitemap section{margin-top:0!important;width:calc(50% - 15px)}}@media(min-width:992px){.sitemap section{width:calc(25% - 23px)}}@media(min-width:992px)and (max-width:1440px){.sitemap section.large{width:auto}}.cookieHeader{margin:35px 0 5px;font-weight:700;font-size:25px}.pContent table td{padding:5px}.pContent ul,.pContent ol{padding-left:15px}
