:root{--F-title:"Helvetica";--F-main:"Helvetica";--fs-h1:6rem;--fs-h2:4rem;--fs-h3:3rem;--fs-h4:2.25rem;--fs-h5:1.5rem;--fs-h6:1.25rem;--fs-normal:1.25rem;--fs-presmall:0.875rem;--fs-small:0.75rem;--fs-smallest:0.625rem;--bg:#000;--Text:#fff;--accent:#960000;--accent-dark:#3f0000;--brown:#423939;--green:#00ff1a;--gray:#2d2d2d;--input-border:#000;--ui-error:red;--padding:3.6rem;--padding-minus:-3.6rem}@media(max-width:1100px){:root{--fs-h1:3.4375rem;--fs-h2:2.5rem;--fs-h3:2rem;--fs-h4:1.5rem;--fs-h5:1.125rem;--fs-normal:1rem;--padding:2.88rem;--padding-minus:-2.88rem}}@media(max-width:600px){:root{--fs-h1:3rem;--fs-h2:2.25rem;--fs-h3:1.35rem;--fs-h4:1.25rem;--fs-h5:1rem;--padding:1.5rem;--padding-minus:-1.5rem}}a,blockquote,body,caption,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,html,img,input,label,li,ol,p,table,tbody,td,textarea,tfoot,th,thead,tr,ul{margin:0;padding:0;border:0;outline:0;background:transparent;vertical-align:baseline;color:inherit}*{box-sizing:border-box}body,html{height:100%;-webkit-font-smoothing:antialiased}body,input,textarea{font-family:var(--F-main);color:var(--Text);font-size:var(--fs-normal);font-weight:300}ol,ul{list-style:none}a{color:inherit;transition:color .2s}a,a:hover{text-decoration:none}@media screen and (min-width:799px){a:hover{color:var(--green)}}table{border-collapse:collapse;border-spacing:0}img{border:0;max-width:100%;object-position:center;object-fit:cover}.content{max-width:94.5rem;width:100%;margin:0 auto;box-sizing:border-box;padding-left:var(--padding);padding-right:var(--padding)}.content-text-small{width:38rem;max-width:100%}.h1,h1{font-size:var(--fs-h1)}.h1,.h2,h1,h2{font-family:var(--F-title);font-weight:300}.h2,h2{font-size:var(--fs-h2)}.h3,h3{font-size:var(--fs-h3)}.h3,.h4,h3,h4{font-family:var(--F-title);font-weight:300}.h4,h4{font-size:var(--fs-h4)}.h5{font-family:var(--F-title);font-weight:300;line-height:110%}.flex{display:flex}.c-accent{color:var(--accent)}.jc-sb{justify-content:space-between}.va-m{vertical-align:middle;align-items:center}.va-b{vertical-align:bottom;align-items:flex-end}.ta-r{text-align:right}.ta-c{text-align:center}.w100{width:100%}.cross{position:relative;width:1.5rem;height:1.5rem}.cross:after,.cross:before{content:"";display:block;position:absolute;top:50%;width:100%;height:2px;background:var(--ui-primary);transform:rotate(45deg);transition:background .2s ease-in-out}.cross:after{transform:rotate(-45deg)}.burger{position:relative;display:flex;flex-direction:column;justify-content:space-around;width:1.1875rem;height:1.1875rem;cursor:pointer}.burger-itm{width:100%;height:1px;background-color:#fff;transition:all .3s ease}.burger.active .burger-itm{--offset:.27rem;--offset-minus:-.27rem}.burger.active .burger-itm:first-child{transform:rotate(45deg) translate(var(--offset),var(--offset))}.burger.active .burger-itm:nth-child(2){opacity:0}.burger.active .burger-itm:nth-child(3){transform:rotate(-45deg) translate(var(--offset),var(--offset-minus))}.text-format h1{margin-bottom:2.5rem}.text-format h1:not(:first-child){margin-top:3.75rem}.text-format h2{margin-bottom:1.44rem;font-size:var(--fs-h3);font-weight:400}.text-format h2:not(:first-child),.text-format img{margin-top:3.75rem}.text-format img{display:block;margin-bottom:3.75rem}.text-format p:not(:last-child){margin-bottom:1.25rem}.fill{right:0;bottom:0}.fill,.fill-img{position:absolute;left:0;top:0}.fill-img{width:100%;height:100%;object-fit:cover;object-position:center}.fill-contain{object-fit:contain}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}#horizontal-scroll::-webkit-scrollbar,.style-scroll::-webkit-scrollbar{width:2px;height:2px;border-radius:8px;background:#ddd}#horizontal-scroll::-webkit-scrollbar-thumb,.style-scroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:8px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}#horizontal-scroll::-webkit-scrollbar-track,.style-scroll::-webkit-scrollbar-track{background:#111;border-radius:8px}#horizontal-scroll::-webkit-scrollbar-track:hover,.style-scroll::-webkit-scrollbar-track:hover{background:#fff}.section-padding{padding-top:5.5rem;padding-bottom:5.5rem}.section-margin{margin-top:5.5rem;margin-bottom:5.5rem}.title-margin{margin-bottom:4.5rem}.show-p{display:none}.c-accent-light{color:var(--accent-light)}.w-balance{white-space:balance}@media(max-width:1100px){.h1-big{line-height:1}.t-h1{font-size:var(--fs-h1)}.t-h1-big{font-size:var(--fs-h1-big)}.t-h1-small{font-size:var(--fs-h1-small)}.t-h2{font-size:var(--fs-h2)}.t-h3{font-size:var(--fs-h3)}.t-h4{font-size:var(--fs-h4)}}@media(max-width:600px){.hide-p{display:none}.show-p{display:block}.burger{height:1.2rem}.burger.active .burger-itm{--offset:.29rem;--offset-minus:-.29rem}.p-h1{font-size:var(--fs-h1)}.p-h1-big{font-size:var(--fs-h1-big)}.p-h1-small{font-size:var(--fs-h1-small)}.p-h2{font-size:var(--fs-h2)}.p-h3{font-size:var(--fs-h3)}.p-h4{font-size:var(--fs-h4)}.p-p2{font-size:var(--fs-p2)}.p-p3{font-size:var(--fs-p3)}.content-text-small{font-size:var(--fs-presmall)}.section-padding{padding-top:2.8rem;padding-bottom:2.8rem}.section-margin{margin-top:2.8rem;margin-bottom:2.8rem}}.btn{padding:.125rem 1.25rem;min-height:2.25rem;display:inline-flex;align-items:center;cursor:pointer;text-decoration:none;background:#000;border:1px solid hsla(0,0%,100%,.3);color:#fff;font-weight:300;justify-content:center;font-size:var(--fs-normal);line-height:100%;border-radius:1.25rem;transition:all .2s;font-feature-settings:"kern" off;text-align:center;font-family:var(--F-main)}@media screen and (min-width:799px){.btn:hover{background:#fff;color:#000}}.btn.disabled{color:var(--c_second_hover);background:var(--FF-Grey-mid)}.btn--big{min-height:5.3rem;border-radius:2.625rem;font-size:var(--fs-h4);border-color:#fff;padding:.125rem 2.25rem}html{font-size:1.06vw;background:var(--bg)}@media(min-width:1920px){html{font-size:20px}}@media(max-width:1100px){html{font-size:1.57vw}}@media(max-width:900px){html{font-size:1.875vw}}@media(max-width:600px){html{font-size:3.875vw}}html.scroll-block:not(.fp-enabled){overflow:hidden;scrollbar-gutter:stable}.wrapper{display:flex;flex-direction:column}.main{flex:1 1;display:flex;flex-direction:column}.main-grid{display:grid;grid-template-columns:21.75rem 1fr}.page-padding{padding-top:7rem}.window{position:relative;min-height:100vh}.menu-list ul{margin-left:1.5rem}.menu-list a{position:relative;display:block;padding:.5rem 1rem .5rem 2.5rem;font-size:var(--fs-presmall);line-height:142%;letter-spacing:-.00525rem;transition:all .2s}.menu-list a.has-submenu:before{content:"";position:absolute;width:1rem;height:1rem;left:1rem;top:50%;margin-top:-.5rem;background:#000;-webkit-mask:url(/img/ico/shwron-right.svg) no-repeat center;mask:url(/img/ico/shwron-right.svg) no-repeat center;will-change:transform}@media screen and (min-width:799px){.menu-list a:hover{background:var(--Green);color:#fff}}.menu-list .submenu{display:none}.menu-list .submenu.open{display:block}.window-sb{display:inline-flex;flex-direction:column;justify-content:space-between;min-height:100vh;box-sizing:border-box}#horizontal-scroll{white-space:nowrap;position:relative;z-index:2;height:100vh;width:100%;overflow-y:hidden;overflow-x:auto;overscroll-behavior:contain;scroll-behavior:auto}#horizontal-scroll .scroll-window{position:relative;min-width:100vw;height:100vh;display:inline-block;vertical-align:top;white-space:normal}#horizontal-scroll .window-sb{display:inline-flex}.bg-black{background:#000;color:#fff}.bg-brown{background:var(--brown);color:#fff}.content-page{margin:5rem auto}.video-btn{display:flex;align-items:center;background:none;border:none;outline:none;cursor:pointer;color:#fff;gap:1.2rem}@media screen and (min-width:799px){.video-btn:hover .video-btn__ico{transform:scale(1.1)}}.video-btn__ico{width:5rem;height:auto;display:block;will-change:transform;transition:all .2s}.video-btn__text{width:13rem;text-align:left;font-size:var(--fs-h6)}.swiper{position:relative}.cart-btn{min-width:8.5rem;flex-shrink:0}.cart-btn .btn{width:100%}.cart-controls{display:flex;align-items:center}.cart-controls button{position:relative;background:var(--bg);outline:none;width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid hsla(0,0%,100%,.3);font-size:0;cursor:pointer}.cart-controls button:before{width:1.25rem;height:1px}.cart-controls button.btn-plus:after,.cart-controls button:before{content:"";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background:#fff}.cart-controls button.btn-plus:after{height:1.25rem;width:1px}.cart-controls .cart-qty{flex:1 1;text-align:center;font-size:var(--fs-normal)}.swiper-pagination{position:absolute;left:0;width:100%;bottom:1.875rem;z-index:2;display:flex;align-items:center;justify-content:center;gap:.8rem}.swiper-pagination-bullet{width:.6875rem;height:.6875rem;background:#fff;border-radius:50%;opacity:.3;cursor:pointer}@media screen and (min-width:799px){.swiper-pagination-bullet:hover{opacity:.5}}.swiper-pagination-bullet-active{opacity:1}.cursor__inner{z-index:99999999999999;pointer-events:none;position:fixed;top:0;left:0;transform:translate3d(50vw,50vh,0) scale(1);mix-blend-mode:difference;border-radius:50%;border:none;transition:opacity .15s;overflow:hidden}.cursor__inner.cursor-hide{opacity:0;visibility:hidden}.cursor__inner--circle{width:6rem;height:6rem;margin-left:-3rem;margin-top:-3rem;background:#fff;visibility:hidden}.cursor__inner__arrow{position:absolute;left:1.5rem;top:1.5rem;right:1.5rem;bottom:1.5rem;opacity:0;transition:all .2s}.cursor__inner__arrow__ico{position:absolute;left:0;top:0;right:0;bottom:0;background:#fff;-webkit-mask:url(/img/ico/arrow-right.svg) no-repeat center;mask:url(/img/ico/arrow-right.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.cursor__inner.has-arrow{mix-blend-mode:normal;background:rgba(0,0,0,.5)}.cursor__inner.has-arrow .cursor__inner__arrow{opacity:1}.cursor__inner.has-arrow.arrow-prev .cursor__inner__arrow{transform:scaleX(-1)}.swipper-arrows-wrap{height:100%}.swiper-button-next,.swiper-button-prev{position:absolute;width:6rem;height:6rem;border-radius:50%;background:rgba(0,0,0,.5);z-index:2;display:block;cursor:pointer;transition:background-color .2s;overflow:hidden;bottom:100%;top:auto;margin-bottom:6rem;right:0}.swiper-button-next:before,.swiper-button-prev:before{content:"";position:absolute;left:1.5rem;top:1.5rem;width:3rem;height:3rem;background:#fff;-webkit-mask:url(/img/ico/arrow-right-long.svg) no-repeat center;mask:url(/img/ico/arrow-right-long.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}@media screen and (min-width:799px){.swiper-button-next:hover,.swiper-button-prev:hover{background:#000}.swiper-button-next:hover:before,.swiper-button-prev:hover:before{animation:animationArrow .3s ease-in-out}}.swiper-button-next{right:0;left:auto}.swiper-button-prev{transform:scaleX(-1);right:6rem}@keyframes animationArrow{0%{transform:translateX(0)}50%{transform:translateX(5rem)}50.1%{transform:translateX(-5rem)}to{transform:translateX(0)}}.swipper-arrows-wrap .swiper-button-next,.swipper-arrows-wrap .swiper-button-prev{position:absolute;left:0;top:0;height:100%;width:50%;cursor:none;z-index:1;background:none}.swipper-arrows-wrap .swiper-button-next:before,.swipper-arrows-wrap .swiper-button-prev:before{display:none}.swipper-arrows-wrap .swiper-button-next.swiper-button-disabled,.swipper-arrows-wrap .swiper-button-prev.swiper-button-disabled{cursor:auto}.swipper-arrows-wrap .swiper-button-next{left:auto;right:0}@media(max-width:1100px){#horizontal-scroll{white-space:normal;height:auto;width:100%;overflow:hidden}#horizontal-scroll .scroll-window{height:auto}.scroll-window{width:100%}.swipper-arrows-wrap .swiper-button-next,.swipper-arrows-wrap .swiper-button-prev{display:none}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-green .input{--input-border-color:var(--input-border);--input-placeholder:rgba(0,0,0,.3);--input-color:#000;--input-bg:var(--green)}.input{position:relative;display:block;margin-bottom:2.5rem;--input-border-color:#fff;--input-placeholder:hsla(0,0%,100%,.3);--input-color:#fff;--input-bg:var(--bg)}.input--textarea:after,.input--textarea:before{content:"";position:absolute;left:0;top:1px;right:0;height:1.5rem;background:var(--ui-bg-light)}.input--textarea:after{top:auto;height:2rem;bottom:calc(.22rem + 2px)}.input-field{position:relative;display:block}.input-label{position:absolute;display:block;bottom:0;left:0;transform:translateY(-50%);font-size:var(--fs-h3);font-weight:400;line-height:1;transition:all .2s linear;transform-origin:top left;will-change:transform;font-family:var(--F-title);color:var(--FF-Grey)}.input textarea{background:none;width:100%;padding:0 0 2rem;box-sizing:border-box;border-bottom:1px solid var(--input-border-color);transition:border-color .2s ease-in-out;font-size:1rem;font-weight:300;min-height:6rem;font-family:var(--F-main);resize:none;color:var(--input-color)}.input textarea::-webkit-input-placeholder{color:var(--input-placeholder)}.input textarea:-moz-placeholder,.input textarea::-moz-placeholder{color:var(--input-placeholder)}.input textarea:-ms-input-placeholder{color:var(--input-placeholder)}.input textarea~.input-label{bottom:auto;top:1rem;transform:translateY(0)}.input textarea~.input-hint{position:absolute;bottom:1rem}.input textarea:-webkit-autofill{-webkit-text-fill-color:var(--input-color)!important;box-shadow:inset 0 0 0 1000px var(--input-bg)}.input textarea:-webkit-autofill~.input-label,.input textarea:focus~.input-label,.input textarea:not(:placeholder-shown)~.input-label{transform:translateY(-40%) scale(.55)}.input textarea:focus:-webkit-autofill{box-shadow:inset 0 0 0 1000px var(--input-bg)}.input .error-msg{color:var(--ui-error);font-size:var(--fs-presmall);margin-top:.5rem}.input input{display:block;width:100%;background:none;border-radius:0;height:3.5rem;box-sizing:border-box;outline:none;transition:all .2s ease-in-out;font-size:var(--fs-h3);font-family:var(--F-title);border-bottom:1px solid var(--input-border-color);padding:0 0 1.15rem;font-weight:300;color:var(--input-color)}.input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.input input[type=number]::-webkit-inner-spin-button,.input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input input::-webkit-input-placeholder{color:var(--input-placeholder)}.input input:-moz-placeholder,.input input::-moz-placeholder{color:var(--input-placeholder)}.input input:-ms-input-placeholder{color:var(--input-placeholder)}.input input.small-input{padding:10px 15px;border-radius:4px}.input input:-webkit-autofill{box-shadow:inset 0 0 0 1000px var(--input-bg);-webkit-text-fill-color:var(--input-color)!important}.input input:-webkit-autofill+.input-label,.input input:focus+.input-label,.input input:not(:placeholder-shown)+.input-label{transform:translateY(-115%) scale(.55)}.input input:focus:-webkit-autofill{box-shadow:inset 0 0 0 1000px var(--input-bg)}.input-hint{color:var(--font-gray-2,#93949a);margin-top:.125rem;z-index:1;visibility:hidden;opacity:0;font-size:var(--fs-small)}.input.error .input-hint{color:var(--ui-error);visibility:visible;opacity:1}.date-input{position:relative;display:inline-block}.date-input input{width:192px;padding-right:50px}.date-input__ico{position:absolute;top:50%;right:5px;transform:translateY(-50%) translateX(-50%)}.pass-hide-ico{cursor:pointer}.pass-show-ico{display:none;cursor:pointer}.js-select{display:none}.js-select-wrap{position:relative}.js-select-wrap select{display:none}.custom-select{position:relative}.custom-select__single{background:var(--ui-gray-1);border-radius:4px;padding:11px 25px 11px 16px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__single:after{content:"";position:absolute;top:50%;right:12px;width:7px;height:7px;margin-top:-5px;transform:rotate(-45eg)}.custom-select__dropdown{position:absolute;top:100%;left:0;right:0;max-height:250px;overflow:auto;background:var(--ui-gray-1);margin-top:6px;border-radius:4px;pointer-events:none;opacity:0;z-index:8;transition:all,.15s;transform:translateY(-5px)}.custom-select__dropdown-list{list-style:none}.custom-select__dropdown-item{padding:11px 16px;cursor:pointer}.custom-select__dropdown-item:hover{background:#f3f4fb}.custom-select__dropdown-item.option-disabled{opacity:.5;pointer-events:none;background:#e0e1e8}.custom-select.is-open .custom-select__dropdown{pointer-events:auto;opacity:1;transform:translateY(0)}.custom-select.is-open .custom-select__single:after{transform:rotate(135deg);margin-top:-1px}input.js-checkbox{display:none}input.js-checkbox.round+.check_box__item{border-radius:50%}input.js-checkbox:checked+.check_box__item{background:var(--bg-color);border-color:var(--bg-color)}input.js-checkbox:checked+.check_box__item:before{opacity:1;transform:scale(1)}.check_box{display:inline-flex;align-items:center;font-weight:400;line-height:110%;letter-spacing:.015rem;cursor:pointer;--accent-color:#000;--bg-color:#fff}.check_box.error .check_box__item{border-color:var(--ui-error)}.check_box.error .input-hint{color:var(--ui-error)}.check_box__item{position:relative;display:inline-block;width:2rem;height:2rem;background:transparent;margin-right:1rem;flex-shrink:0;border:1px solid var(--bg-color);transition:all .2s ease-in-out}.check_box__item:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;-webkit-mask:url(/img/ico/check.svg) no-repeat center;mask:url(/img/ico/check.svg) no-repeat center;-webkit-mask-size:1.25rem;mask-size:1.25rem;opacity:0;transform:scale(0);transition:all .2s ease-in-out;transform-origin:center;will-change:transform;background:var(--accent-color)}.check_box__text{position:relative;font-size:var(--fs-normal);line-height:120%}.check_box__text a{text-decoration:underline}@media screen and (min-width:799px){.check_box__text a:hover{color:inherit}.check_box:hover .check_box__item{border-color:var(--green)}}.check_box--dark{--accent-color:#fff;--bg-color:#000}@media screen and (min-width:799px){.check_box--dark:hover .check_box__item{border-color:#616161}}.form-foot{display:flex;align-items:center;justify-content:space-between;gap:3.5rem}.form-foot .input{margin-bottom:0}.input-file{position:relative}.input-file.drag:after,.input-file.drag:before{opacity:1}.input-file.drag .input-file-empty:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.input-file.has-file .input-file-empty{display:none}.input-file.has-file .input-file-fill{display:flex;justify-content:space-between;align-items:center}.input-file-fill{display:none}.input-file:after{content:"Загрузите файл или картинку";width:9.8125rem;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:var(--fs-h5);z-index:2;text-align:center}.input-file:after,.input-file:before{position:absolute;opacity:0;pointer-events:none;transition:opacity .3s ease}.input-file:before{content:"";left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1}.input-file__label{display:block;font-size:var(--fs-h5);margin-bottom:.25rem}.input-file input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;padding:0}.input-file__name-empty{font-size:var(--fs-h3);color:var(--ui-accent-1)}.input-file__name{font-size:var(--fs-h4)}.input-file__remove{cursor:pointer}.input-file__remove svg{width:1.5rem;height:1.5rem;fill:var(--ui-accent-1)}@media screen and (min-width:799px){.input-file__remove:hover svg{fill:var(--ui-accent-2)}}.input-file-empty{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid var(--ui-stroke);cursor:pointer;transition:border-color .2s ease}@media screen and (min-width:799px){.input-file-empty:hover{border-color:var(--ui-accent-1)}}.input-file__plus{position:relative;width:1.5rem;height:1.5rem}.input-file__plus:before{left:0;top:50%;margin-top:-1px;width:100%;height:2px}.input-file__plus:after,.input-file__plus:before{content:"";position:absolute;background:var(--ui-accent-1)}.input-file__plus:after{top:0;left:50%;margin-left:-1px;height:100%;width:2px}.input-file__desc{margin:.38rem 0}.input-hint-error{display:none;color:var(--ui-error);margin-top:.125rem}@media(max-width:1100px){.input{margin-bottom:1rem}.input input{margin:0;padding-left:.8rem;padding-right:.8rem;font-size:1.25rem;width:100%}.input input:-webkit-autofill~.input-label,.input input:focus~.input-label,.input input:not(:placeholder-shown)~.input-label{transform:translateY(-180%) scale(.7)}.input textarea{width:100%;margin:0;padding-left:.8rem;padding-right:.8rem;max-width:100%;min-width:100%}.input textarea:-webkit-autofill~.input-label,.input textarea:focus~.input-label,.input textarea:not(:placeholder-shown)~.input-label{transform:translateY(-35%) scale(.7)}.input-label{font-size:1.25rem;left:.8rem}}@media(max-width:600px){.form-foot{display:block}}.header{--header-top:1.2rem;--header-height:5rem;position:relative;top:0;z-index:2;padding-top:var(--header-top);pointer-events:none}.header .header__logo{pointer-events:auto}.header.position-fixed{position:fixed}.header.position-relative{position:relative}.header.position-relative .header-fixed{position:absolute}.header.fixed .header-btn--menu,.header.fixed .header__logo,.header.inner-page .header-btn--menu,.header.inner-page .header__logo{opacity:1;transform:translateX(0);visibility:visible}.header.fixed .header-menu,.header.inner-page .header-menu{opacity:0;visibility:hidden;transform:translateX(-5%)}.header-fixed{position:fixed;z-index:1;left:0;width:100%;top:var(--header-top);pointer-events:none}.header-content,.header-fixed{height:var(--header-height);display:flex;align-items:center}.header__left{flex:1 1;padding-right:15rem}.header__right{flex:1 1;justify-content:flex-end}.header__logo{position:relative;display:inline-flex;width:4.65rem;opacity:0;transition:all .4s;transform:translateX(-1rem);visibility:hidden;z-index:2;pointer-events:auto}.header-menu{flex:1 1;gap:5rem;pointer-events:auto}.header-menu,.header-menu a{display:flex;transition:all .2s}.header-menu a{align-items:center;font-size:var(--fs-h5);opacity:.7}.header-menu a img{margin-right:1.25rem}@media screen and (min-width:799px){.header-menu a:hover{color:#fff;opacity:1}}.header-btn{min-width:3.8125rem;height:3.8125rem;border-radius:3.8125rem;gap:.875rem;background:#000;cursor:pointer;transition:all .2s;pointer-events:auto;z-index:2}.header-btn,.header-btn__pin{display:flex;align-items:center;justify-content:center}.header-btn__pin{position:absolute;right:0;top:0;width:1.56rem;height:1.56rem;background:var(--green);border-radius:50%;color:#000;font-weight:300;font-size:var(--fs-h6)}.header-btn--menu{width:10rem;opacity:0;transition:all .4s;transform:translateX(1rem);visibility:hidden}@media screen and (min-width:799px){.header-btn:hover{background:var(--accent)}}.header__right{display:flex;align-items:center;gap:1rem;margin-left:4rem}.main-menu{position:fixed;left:0;top:0;width:100%;background:var(--gray);pointer-events:none;opacity:0}.main-menu,.main-menu>.content{height:100%}.main-menu-content{height:100%;padding:0 8rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;grid-gap:5rem;gap:5rem}.main-menu.active{pointer-events:auto}.main-menu-nav{display:flex;flex-direction:column;justify-content:center;height:100%;gap:3rem}.main-menu-nav a{font-size:var(--fs-h1);font-weight:300}.main-menu-desc{color:hsla(0,0%,100%,.7);font-weight:300;line-height:100%;max-width:19rem;margin-bottom:2.75rem}.main-menu-aside-menu{display:flex;flex-direction:column;gap:1rem;font-size:var(--fs-h2);font-weight:300}@media(max-width:1100px){.header__logo{opacity:1;visibility:visible;width:4.5rem;transform:translateX(0)!important}.header__logo img{display:block}.header-btn{min-width:3.5rem;height:3.5rem}.header-btn--menu{width:8rem}.header-btn img{width:1.5rem;height:auto}.header-menu{position:absolute;left:0;top:0;opacity:0}.header-btn--menu{opacity:1;visibility:visible;transform:none}}@media(max-width:600px){.header{--header-top:0}.header__right{gap:.5rem}.header__logo{width:3.5rem}.header-btn{min-width:2.5rem;height:2.5rem}.header-btn__pin{font-size:var(--fs-small);right:-.5rem;top:-.5rem}.header-btn--menu{width:7rem;font-size:var(--fs-presmall)}.header-btn img{width:1rem;height:auto}.main-menu{padding-top:7rem}.main-menu-nav{height:auto}.main-menu-content{padding:0;display:flex;flex-direction:column;align-items:flex-start}}.footer{position:relative}.footer-content{display:flex;align-items:center;justify-content:space-between;height:6rem;border-top:1px solid #fff}.footer-copyright{opacity:.5;font-size:var(--fs-h6)}.footer-menu{display:flex;gap:1rem 8rem}.footer-menu a{display:flex;align-items:center;font-size:var(--fs-h6);opacity:.7;transition:all .2s}.footer-menu a img{margin-right:1.25rem}@media screen and (min-width:799px){.footer-menu a:hover{color:#fff;opacity:1}}@media(max-width:1100px){.footer-menu{gap:1rem 3rem}}@media(max-width:900px){.footer-menu a{font-size:1rem}.footer-menu a img{margin-right:.5rem}}@media(max-width:600px){.footer-content{flex-direction:column;gap:1rem;height:auto;padding:1rem var(--padding)}.footer-menu{width:100%;gap:1.5rem}.footer-menu a{font-size:1rem}.footer-menu a img{width:.875rem;margin-right:.25rem}.footer-copyright{font-size:var(--fs-small)}}.front-page-bg,.video-fade{position:absolute}.video-fade{left:0;top:0;right:0;bottom:0;background:#000;opacity:.5;pointer-events:none}.front-page-content{flex:1 1;display:flex;justify-content:center;flex-direction:column}.front-page-content-fade-left{left:0}.front-page-content-fade-left,.front-page-content-fade-right{position:fixed;width:50%;top:0;height:100%;background:#000;z-index:11111}.front-page-content-fade-right{left:50%}.front-page-logo{width:100%;max-height:55vh;object-fit:contain;max-width:24.5rem;margin:0 auto}.front-page-logo .logo-rect{stroke-dasharray:1600}.front-page-grid{position:relative;display:grid;grid-template-columns:22.25rem 1fr 20rem}.front-page-grid>div,.front-page-grid>img{align-self:center}.front-page-grid__text{font-weight:300}.front-page-grid__scroll{align-self:flex-end!important}.play-block{display:grid;grid-template-columns:5rem 1fr;grid-gap:1rem;gap:1rem;cursor:pointer;color:#fff;font-weight:300}.category-section-wrap{display:flex;flex:1 1;height:100%}.category-section{display:flex}.category-section-content{align-self:center;padding:7rem;width:47rem;max-width:100%}.category-section__title{font-size:var(--fs-h1);margin-bottom:2.8rem}.category-section__text{color:hsla(0,0%,100%,.7);font-weight:300;font-size:var(--fs-h6)}.category-section__text p:not(:last-child){margin-bottom:1rem}.product-list-item{display:flex;flex-direction:column;width:20rem}.product-list-item,.product-list-item__img{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.product-list-item__img{position:relative;flex:1 1;overflow:hidden;clipPath:"inset(100% 0% 0% 0%)"}@media screen and (min-width:799px){.product-list-item__img:hover img{transform:scale(1.05)}}.product-list-item__img img{will-change:transform;transition:all .2s}.product-list-item-content{padding:3.8rem 2.8rem;height:13.5rem}.product-list-item__cat{margin-bottom:.5rem}.product-list-item__name{line-height:90%}.product-list-item-line{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.product-list-item__btn{font-size:1.25rem;min-height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:1.25rem;padding:.25rem 1.25rem;flex-shrink:0;transition:color .2s,background-color .2s}@media screen and (min-width:799px){.product-list-item__btn:hover{background:#fff;color:#000}}.scroll-msg{align-items:center;gap:1rem}.scroll-msg,.scroll-msg-arrow{display:flex}.scroll-msg-arrow__text{font-size:var(--fs-h6);font-weight:300}.scroll-msg-arrow__itm{margin-left:-.125rem;animation:arrow-opacity 1.5s ease infinite}.scroll-msg-arrow__itm:nth-child(2){animation-delay:.2s}.scroll-msg-arrow__itm:nth-child(3){animation-delay:.4s}@keyframes arrow-opacity{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media(max-width:1100px){.category-section,.category-section-wrap,.front-page-grid{display:block}.front-page-grid__text{font-size:var(--fs-h5);text-align:center;width:40rem;max-width:100%;margin:0 auto}.front-page-logo{display:block;margin:2rem auto;height:auto;width:15rem}.scroll-msg{flex-direction:column;text-align:center;gap:2rem}.scroll-msg-arrow{order:2;transform:rotate(90deg)}}@media(max-width:900px){.front-page-grid{display:flex;flex-direction:column;align-items:center;justify-content:space-around;flex:1 1}.front-page-grid__scroll{align-self:center!important}.category-section-content{padding:5rem var(--padding)}.category-section__title{margin-bottom:1rem}}@media(max-width:600px){.front-page-grid__text{text-wrap:balance}.front-page-logo{width:10rem}.product-list-item-content{height:auto}}.product-page{flex:1 1}.product-page-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:100vh}.product-page-body__main{overflow:auto;height:100%;min-width:50%;padding:6rem 3rem 3rem 0}.product-page-body__main h1{margin-bottom:2.8rem}.product-page-body__desc{max-width:30.3rem;font-weight:300;white-space:balance;opacity:.7;margin-top:2.5rem}.product-page-body__desc p:not(:last-child){margin-bottom:2rem}.product-page-body__aside{margin-right:var(--padding-minus)}.product-page-body .product-size-list{margin-bottom:2.5rem}.product-padding-left{padding-left:6.3rem}.product-list{display:flex}.product-list .product-item:nth-child(2n-1){background:#2b2b2b}.product-list .product-item:nth-child(2n){background:var(--accent-dark)}.product-item{min-width:30rem}.product-item__img{position:relative;padding-bottom:113.8952164009%}.product-item__body{padding:1.75rem 2rem}.product-item__title{font-size:var(--fs-h4);font-weight:400;margin-bottom:1.88rem}.product-price-line{display:flex;gap:4rem;margin-top:2.6rem;margin-bottom:2.6rem}.product-price-line__val{font-size:2rem}.product-page-slider{height:100%}.product-page-slider-wrap{height:100vh;position:-webkit-sticky!important;position:sticky!important;top:0}.product-card__img{display:block;position:relative;padding-bottom:113.8952164009%;margin-bottom:2.25rem;overflow:hidden}.product-card__img img{transition:all .3s;will-change:transform}@media screen and (min-width:799px){.product-card__img:hover img{transform:scale(1.05)}}.product-card__cat{font-weight:300;opacity:.5;margin-bottom:.25rem}.product-card__name{margin-bottom:1.875rem}.product-card .product-size-list{margin-bottom:1.625rem}.product-card-line{display:flex;align-items:flex-end;justify-content:space-between}.product-recommendation{overflow:hidden;margin-top:12.5rem}.product-recommendation__title{max-width:48rem;line-height:100%;font-weight:300;margin-bottom:5.5rem;font-size:var(--fs-h1)}.product-recommendation .product-recommendation-slider{position:relative;overflow:visible;padding-right:12rem}.page-detail-bottom{margin-top:7.5rem}.page-detail-bottom-border{border-top:1px solid #fff;margin-bottom:7.5rem}.page-detail-bottom-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4rem 7.5rem;gap:4rem 7.5rem;max-width:40rem;margin-bottom:5.5rem}.page-detail-bottom-menu-itm__title{font-weight:300;margin-bottom:3.3rem}.page-detail-bottom-menu-itm__text{color:hsla(0,0%,100%,.7);font-weight:300;font-size:var(--fs-normal);line-height:100%}.page-detail-bottom-desc{max-width:36rem;line-height:100%;font-weight:300;color:hsla(0,0%,100%,.7)}.page-detail-bottom-foot{position:relative;width:auto;margin-top:5.6rem;display:flex;justify-content:space-between;align-items:center;padding-right:2rem;margin-right:30rem}.page-detail-bottom-foot .footer{width:100%}.page-detail-bottom-foot .footer-content,.page-detail-bottom-foot .footer>.content{padding:0}.page-detail-bottom-foot__ico{position:absolute;left:100%;bottom:0;width:30rem}.page-detail-bottom-foot__copyright,.product-detail__cat{color:hsla(0,0%,100%,.5)}.product-detail__cat{font-weight:300;margin-bottom:1.4rem}.product-detail__title{font-weight:300}.product-partial-list{max-width:30.3rem}.product-partial-itm{display:flex;align-items:center;justify-content:space-between;gap:3.5rem}.product-partial-itm:not(:last-child){margin-bottom:1rem}.product-partial-itm-body{display:flex;flex:1 1;gap:.875rem}.product-partial-itm__sep{flex:1 1;border-bottom:1px solid hsla(0,0%,85%,.3)}@media(max-width:1100px){.product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-list-item{width:100%!important}.product-list-item-content{padding:2rem;display:flex;flex-direction:column}.product-list-item-line{display:flex;flex-direction:column;justify-content:space-between;flex:1 1;width:100%;align-items:flex-start}.product-list-item__img{padding-bottom:100%}.page-detail-bottom-desc{max-width:30rem}.page-detail-bottom-foot{margin-right:20rem}.page-detail-bottom-foot__ico{width:20rem}}@media(max-width:900px){.product-list{grid-template-columns:repeat(2,minmax(0,1fr));background:#2b2b2b}.product-padding-left{padding-left:0}.product-page-body{min-height:40rem}.product-page-body__main{padding-top:10rem}.product-recommendation{margin-top:6rem}.product-recommendation .product-recommendation-slider .swiper-button-next,.product-recommendation .product-recommendation-slider .swiper-button-prev,.product-recommendation__title{margin-bottom:4rem}.page-detail-bottom-menu{gap:2rem 5rem;grid-template-columns:1fr}.page-detail-bottom-foot{margin-right:15rem}.page-detail-bottom-foot__ico{width:15rem}}@media(max-width:600px){.product-list{display:block}.product-page-body{grid-template-columns:minmax(0,1fr)}.product-page-body__main{padding-top:3rem;padding-right:0}.product-page-body__main h1{margin-bottom:2rem}.product-page-body__aside{position:relative;order:-1;height:40rem;width:auto;margin-left:var(--padding-minus);margin-right:var(--padding-minus)}.product-page-body .product-page-slider-wrap{height:100%}.swiper-button-next,.swiper-button-prev{width:4rem;height:4rem}.swiper-button-next:before,.swiper-button-prev:before{width:2rem;height:2rem;left:1rem;top:1rem}.product-recommendation{margin-top:4rem}.product-recommendation__title{margin-bottom:2rem}.product-recommendation .product-recommendation-slider{padding-right:0}.product-recommendation .product-recommendation-slider .swiper-button-next{right:0;margin-bottom:2rem}.product-recommendation .product-recommendation-slider .swiper-button-prev{right:3rem;margin-bottom:2rem}.product-price-line{margin-top:1.5rem}.product-card-line{display:block}.product-card-line__price{margin-bottom:1rem}.page-detail-bottom-border{margin-bottom:3rem}.page-detail-bottom-menu{gap:2rem}.page-detail-bottom-menu-itm__title{margin-bottom:1rem}.page-detail-bottom-menu-itm__text{font-size:var(--fs-presmall)}.page-detail-bottom-foot{margin-right:0;display:block;padding-bottom:2rem}.page-detail-bottom-foot__ico{display:none}.page-detail-bottom-foot__copyright{text-align:right;margin-top:1.5rem}.product-partial-itm{gap:1rem}.product-partial-itm .btn{padding:.125rem .5rem}.product-partial-itm .cart-btn{min-width:6rem}}.cart-main-grid{display:grid;grid-template-columns:1fr 23.25rem;grid-gap:11.6rem;gap:11.6rem;margin-top:7rem}.cart-main-total-desc{font-weight:300}.cart-main-list{display:flex;flex-direction:column;gap:2.5rem}.cart-main-list-itm{display:grid;grid-template-columns:4.5rem 1fr;grid-gap:2.5rem;gap:2.5rem}.cart-main-list-itm:not(:last-child){padding-bottom:2.5rem;border-bottom:1px solid hsla(0,0%,100%,.3)}.cart-main-list-itm__title{font-size:var(--fs-h4);margin-bottom:.875rem}.cart-main-list-itm__cat{color:hsla(0,0%,100%,.7);margin-bottom:.5rem}.cart-main-list-itm__price{font-size:var(--fs-h5)}.cart-main-list-itm__foot{display:grid;grid-template-columns:1fr 10rem;grid-gap:1rem;gap:1rem;align-items:flex-end}.cart-counter{display:flex;align-items:center}.cart-counter-val{flex:1 1;text-align:center;font-size:var(--fs-normal)}.cart-counter-btn{position:relative;background:var(--bg);outline:none;width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid hsla(0,0%,100%,.3);font-size:0;cursor:pointer}.cart-counter-btn:before{width:1.25rem;height:1px}.cart-counter-btn--plus:after,.cart-counter-btn:before{content:"";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background:#fff}.cart-counter-btn--plus:after{height:1.25rem;width:1px}.cart-total-line{display:flex;justify-content:space-between;align-items:center;margin-top:2.4rem;margin-bottom:3.5rem;font-size:var(--fs-h5)}.cart-total-line__title{color:hsla(0,0%,100%,.3)}.cart-main-total-desc{margin-top:2.5rem;color:hsla(0,0%,100%,.7)}.cart-food{padding-top:9rem;margin-top:9rem;border-top:1px solid #fff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:5.5rem;gap:5.5rem;padding-bottom:12.5rem}.cart-food-itm__title{font-size:var(--fs-h2);margin-bottom:3rem}.cart-food-itm__desc{color:hsla(0,0%,100%,.7)}@media(max-width:600px){.cart-main-grid{gap:4rem}.cart-food,.cart-main-grid{display:flex;flex-direction:column}.cart-food{gap:3rem;padding-top:4rem;margin-top:4rem}.cart-food-itm__title{margin-bottom:1rem}}.order-delivery-desc{margin-top:5rem;margin-bottom:4rem}.order-form{max-width:47rem}.order-form-small{max-width:29.2rem;margin-top:3rem}.order-grid{display:grid;grid-template-columns:1fr 31.75rem;grid-gap:2rem;gap:2rem;margin-top:9.8rem}.order-grid__title{margin-bottom:1.6rem}.order-grid__desc{display:flex;text-wrap:balance;gap:2rem}.order-grid__desc__text{line-height:100%}.order-grid-aside__img{position:-webkit-sticky;position:sticky;top:8rem;height:80vh}.order-grid-aside__img img{object-fit:contain}.order-pay-block__title{margin-bottom:2.5rem}.order-pay-block-line{display:flex;align-items:center;margin-bottom:1rem}.order-pay-block-line__sep{flex:1 1}.order-pay-block .btn{margin-top:3.25rem}.success-text{text-align:center;max-width:60rem;margin:auto;text-wrap:balance}.success-text__subtitle{margin-bottom:2.75rem}@media(max-width:600px){.order-grid{display:block}.order-grid-aside{display:none}}.about-section{left:0;top:0;display:grid;grid-template-columns:30rem 1fr;overflow:hidden}.about-section,.about-section-aside{position:relative}.about-section-aside-imgs{position:absolute;left:0;width:100%;top:0;height:100%;display:flex;flex-direction:column}.about-section-aside img{width:100%;flex:1 1}.about-section-widget{padding:10rem}.about-section-widget__title{position:relative;margin-bottom:2.25rem}.about-section-widget__text{font-weight:300;color:hsla(0,0%,100%,.7)}.about-section-widget__text:not(:last-child){margin-bottom:5.6rem}.about-section-wrap{min-width:100vw;display:inline-block}.about-advantages-grid{border-top:1px solid #fff;padding-top:7rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7.5rem;gap:7.5rem}.about-advantages-grid-itm__title{margin-bottom:2.5rem}.about-advantages-grid-itm__name{margin-bottom:1.5rem}.about-advantages-grid-itm__name:not(:first-child){margin-top:2rem}.about-advantages-grid-itm__desc{font-weight:300;color:hsla(0,0%,100%,.7)}.contact-widget-info{position:relative;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.contact-widget__address{width:18.75rem;max-width:100%;font-size:var(--fs-h6);font-weight:300;color:hsla(0,0%,100%,.7)}.contact-widget__link{font-size:var(--fs-h3);font-weight:300}.contact-widget__email{background:var(--green);width:5.375rem;height:5.375rem;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer;transform-origin:50% 50%;transition:all .2s;will-change:transform}@media screen and (min-width:799px){.contact-widget__email:hover{transform:translateY(-50%) scale(1.2)}}.contact-widget__email img{width:2.5rem}.contact-widget-soc{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-top:3.125rem}.contact-widget-soc-itm{display:grid;grid-template-columns:5.375rem 1fr;grid-gap:2rem;gap:2rem}.contact-widget-soc-itm__ico{align-self:center;width:5.375rem;height:5.375rem;border-radius:50%}.contact-widget-soc-itm__name{align-self:center}.about-copyright,.founder-section{border-top:1px solid hsla(0,0%,100%,.5)}.about-copyright .about-section-widget{padding-top:3.75rem;padding-bottom:3.75rem;color:hsla(0,0%,100%,.5)}@media(max-width:1100px){.about-section{display:block}.about-section-aside{display:none}}@media(max-width:900px){.about-section-widget{padding:5rem var(--padding)}}@media(max-width:600px){.about-advantages-grid{grid-template-columns:1fr;gap:3rem}.about-advantages-grid-itm__title{margin-bottom:.75rem}}