:root{--system:-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;--sans-serif:var(--montserrat);--cursive:var(--yeseva);--montserrat:"Montserrat",sans-serif;--yeseva:"Yeseva One",cursive;--red:#f21b19;--red-2:#e8292f;--menu-red:#e8292f;--white:#fff;--semi-white:hsla(0,0%,100%,0.5);--black-1:#141414;--black-2:#232323;--black-3:#373737;--yellow:#ffdd34;--beige:#fcfbf8;--dark-beige:#f6f0e9;--brown:#470d0e;--light-brown:#987b50;--gold:#987b50;--light-gold:#aca191}@keyframes fadeIn{0%{transform:translateX(var(--indent));opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeOut{0%{transform:translateX(var(--indent)) scale(1.5);opacity:0}to{transform:translateX(0) scale(1);opacity:1}}@keyframes fadeUp{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}body{--bg-default:var(--white);--headerAccentColor:var(--black-1);--headerAccentColorAlpha:rgba(0,0,0,0.3);--headerInvertIcon:1;--bg-overlay:var(--white)}body.dark-header{--headerAccentColor:var(--white);--headerAccentColorAlpha:hsla(0,0%,100%,0.3);--headerInvertIcon:0;--bg-overlay:var(--red-2)}.container-middle,.container-mini,.container-standard{width:100%;max-width:var(--containerMaxWidth);margin-right:auto;margin-left:auto}.container-fluid{width:100%;margin-right:auto;margin-left:auto}:after:focus:not(:focus-visible),:before:focus:not(:focus-visible),:focus:not(:focus-visible){outline:none}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);clip:rect(0 0 0 0)}.plain-list{padding-left:0;list-style:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E")}.reduce-motion *,.reduce-motion :after,.reduce-motion :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}*,:after,:before{box-sizing:border-box}body,html{scroll-behavior:smooth}body{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;min-width:320px;min-height:100vh;margin:0;padding:0;background-color:var(--bg-default);font-family:var(--system);line-height:1.5;text-rendering:optimizeSpeed}body,main{width:100%}main{position:relative}blockquote,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.text-align-center{text-align:center}.standard-padding{padding-top:var(--p);padding-bottom:var(--p)}.has-bgi,.has-bgi:after{position:absolute;top:0;left:0;width:100%;height:100%}.has-bgi:after{background-color:#303030;content:"";opacity:var(--opacity,.5)}.has-bgi img,.has-bgi picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.thank-you-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:var(--p);background-color:var(--white);color:var(--black-2);text-align:center}.thank-you-content h1{--fz:24px;margin-bottom:var(--fz);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1}.thank-you-content p{font-family:var(--sans-serif);font-size:18px}.thank-you-content p:not(:last-child){margin-bottom:8px}.thank-you-content__decor{display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.thank-you-content__decor-item{--y:0;--x:30px;position:absolute;width:var(--w);height:var(--h);background-image:url(../img/decor-spike--light-red.svg);background-size:contain;opacity:.3}.thank-you-content__decor-item:first-child{bottom:var(--y);left:var(--x)}.thank-you-content__decor-item:nth-child(2){top:var(--y);right:var(--x);transform:rotate(.5turn)}.modal{padding-top:0;padding-bottom:0;-webkit-overflow-scrolling:touch}.modal__overlay{display:flex;z-index:10;position:fixed;top:0;left:0;align-items:flex-start;justify-content:center;width:100%;height:100%;max-height:100vh;padding:0;overflow-y:auto;background:rgba(0,0,0,.4);-webkit-overflow-scrolling:touch}.modal__container{box-sizing:border-box;position:relative;width:100%;min-height:100%;padding:0;background-color:#fff}.modal__close{--red:#ec0a11;display:flex;z-index:2;position:relative;position:fixed;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:50%;outline:none;background-color:var(--red);background-image:none;box-shadow:2px 2px 6px rgba(0,0,0,.4);text-decoration:none;animation:turnin .6s ease-out forwards;cursor:pointer;transition:box-shadow .3s;will-change:box-shadow;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal__close:after,.modal__close:before{display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 12px);width:24px;height:2px;transform:rotate(var(--r));transform-origin:center;background-color:var(--white);content:""}.modal__close:before{--r:45deg}.modal__close:after{--r:-45deg}.modal__close:focus,.modal__close:hover{box-shadow:0 0 1px 0 var(--semi-white)}.modal__content{width:100%;min-height:100%}@keyframes turnin{0%{transform:rotate(-1turn)}to{transform:rotate(0deg)}}.modal,.modal[aria-hidden=true]{display:none}.modal.is-open{display:block}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15px)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(15px)}}.modal[aria-hidden=false] .modal__container{animation:mmslideIn .2s}.modal[aria-hidden=true] .modal__container{animation:mmslideOut .2s}.modal .modal__container,.modal .modal__overlay{will-change:opacity,transform}.site-footer{display:flex;position:relative;flex-direction:column;width:100%;overflow:hidden}.site-footer:not(.site-footer--contains-embedded-content){--bgGradient:linear-gradient(243deg,#ec0a11,#ca0006)}.site-footer--contains-embedded-content{--bgGradient:linear-gradient(243deg,#f6f0e9,#f6f0e9)}.footer-logo{--tY:10px;--o:0;transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s,transform .3s;will-change:opacity,transform}.footer-logo[data-visible=true]{--tY:0;--o:1}.footer-address,.footer-menu>li{--o:0;--ty:10px;transform:translateY(var(--ty));opacity:var(--o);transition:opacity .3s var(--delay,0s),transform .3s var(--delay,0s);will-change:opacity,transform}.footer-logo[data-visible=true]+.footer-address,.footer-logo[data-visible=true]~.footer-menu>li{--ty:0;--o:1}.site-footer__bottom-wrapper{--tY:10px;--o:0;transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s var(--delay,0s),transform .3s var(--delay,0s);will-change:opacity,transform}.site-footer__bottom-wrapper[data-visible=true]{--tY:0;--o:1}.site-footer .site-footer__top .footer-decor{transform:translateY(100px);transition:transform 1s;will-change:transform}.site-footer .animation-detect-element[data-visible=true]~.site-footer__top .footer-decor{transform:translateY(0)}.site-footer .footer-bg img{height:calc(100% + 100px);transform:translateY(-100px);transition:all 1s}.site-footer .animation-detect-element[data-visible=true]~.site-footer__top .footer-bg img{transform:translateY(0)}.content-404{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:var(--p);background-color:var(--white)}.content-404__logo{color:var(--red)}.content-404__logo svg{height:auto}.content-404__img{display:flex;align-items:center;justify-content:center;margin-top:auto;padding:16px;font-family:var(--cursive);font-size:var(--fz)}.content-404__img img,.content-404__img span{position:relative}.content-404__img span:not(:nth-child(2)){z-index:1;padding-right:16px;padding-left:16px}.content-404__img span:nth-child(2):before{position:absolute;top:50%;left:50%;width:var(--w);height:var(--h);transform:translate(-50%,-50%);border-radius:50%;background-color:#393838;content:"";opacity:.6}.content-404__title{display:flex;flex-direction:column;align-items:center;margin-top:16px;color:var(--black-2);font-family:var(--sans-serif);font-size:var(--fz);font-weight:400;text-align:center}.content-404 .content-404__link{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34;margin-top:24px;margin-bottom:auto}.content-404 .content-404__link:focus,.content-404 .content-404__link:hover{--bg-color:var(--white)}.content-404__decor--left{bottom:0;left:30px}.content-404__decor--right{top:0;right:30px;transform:rotate(.5turn)}.site-header{z-index:5;position:relative;padding-top:var(--pt);padding-bottom:var(--pt);pointer-events:none}.dark-header .site-header{position:absolute;top:0;left:0;width:100%}.site-header__wrapper{display:flex;position:relative;align-items:center;width:100%}.site-header__wrapper>*{pointer-events:all}.site-header__offscreen:not([aria-hidden=false]){display:none}.site-header .language-list a{outline:none;color:var(--black-2);font-family:var(--sans-serif);font-size:16px;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-transform:uppercase;transition:color .3s,-webkit-text-decoration-color .3s;transition:color .3s,text-decoration-color .3s;transition:color .3s,text-decoration-color .3s,-webkit-text-decoration-color .3s;will-change:color,text-decoration-color}.site-header .language-list .active a{color:var(--red)}.site-header .language-list li:not(.active) a:focus{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.site-header .language-list a:focus,.site-header .language-list a:hover{color:var(--red)}.clamp-test-container{width:300px;max-width:100%;margin-top:20px;padding:20px;border-radius:20px;background-color:#d3d3d3}.clamp-test--one{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clamp-test--three{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.test-gradient{width:200px;height:200px;background:radial-gradient(circle at top right,red,#fd0024 9.99%,#f50045 19.07%,#ea0065 27.44%,#db0082 35.26%,#c9009c 42.72%,#b400b4 50%,#9c00c9 57.28%,#8200db 64.74%,#6500ea 72.56%,#4500f5 80.93%,#2400fd 90.01%,#00f)}.industrial-delivery__card{opacity:0}.industrial-delivery__card:first-of-type{--delay:0.1s}.industrial-delivery__card:nth-of-type(2){--delay:0.2s}.industrial-delivery__card[data-visible=true]{animation:opacityIn .3s var(--delay,.3s) forwards}.outdated-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100vh;margin-right:auto;margin-left:auto;background-color:#fff;color:#232323;text-align:center}.outdated-content__logo{display:flex;position:relative;margin-top:15vh;margin-bottom:40px;color:#f21b19;transition:opacity .3s;will-change:opacity}.outdated-content__logo:focus,.outdated-content__logo:hover{opacity:.7}.outdated-content__logo a{position:absolute;top:0;left:0;width:100%;height:100%;outline-color:transparent;outline-offset:-2px;outline-style:solid;outline-width:1px}.outdated-content__logo a:focus{outline-color:#f21b19}.outdated-content__logo svg{filter:drop-shadow(1px 1px 0 rgba(0,0,0,.5))}.outdated-content h1{margin-bottom:24px;font-family:Yeseva One,cursive;font-size:24px;font-weight:400;line-height:1}.outdated-content h1,.outdated-content p{max-width:540px;margin-right:auto;margin-left:auto}.outdated-content p{margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:18px}.outdated-content__browsers-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;padding-top:20px}.outdated-content__browsers-list li{display:flex;width:60px;height:60px}.outdated-content__browsers-list li a{display:flex;position:relative;width:100%;height:100%;transition:opacity .3s;will-change:opacity}.outdated-content__browsers-list li a:focus,.outdated-content__browsers-list li a:hover{opacity:.7}.outdated-content__browsers-list li img{display:block;width:100%;height:100%}.footer-address{display:grid;grid-gap:var(--gg);grid-template-columns:var(--gtc)}.footer-address__list{position:relative;padding-left:30px}.footer-address__list:before{display:block;position:absolute;top:3px;left:0;width:20px;height:20px;background-size:20px 20px;content:""}.footer-address__list--address:before{background-image:url(../img/footer-icon-1.svg)}.footer-address__list--tel:before{background-image:url(../img/footer-icon-2.svg)}.footer-address__list--mail:before{background-image:url(../img/footer-icon-3.svg)}.footer-address strong{letter-spacing:.7px}.footer-address address,.footer-address strong{color:var(--white);font-family:var(--sans-serif);font-size:16px}.footer-address address{display:flex;flex-direction:column;align-items:flex-start;margin-top:10px;font-style:normal;font-weight:400}.footer-address a{position:relative;border-bottom:1px solid transparent;color:var(--white);font-family:var(--sans-serif);font-size:16px;font-weight:700;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.footer-address a:focus:not(:focus),.footer-address a:hover:not(:focus){border-bottom-color:currentColor}.footer-address a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.footer-address a:focus{outline:none}.footer-address a:focus:after{outline-color:currentColor}.site-footer__bottom{--shape:var(--white);--top:0;--translateY:-100%;z-index:1;position:relative;padding-top:20px;padding-bottom:30px;background-color:var(--white)}.site-footer__bottom-wrapper{display:flex;align-items:center;text-align:center}.site-footer__copyright,.site-footer__developer{color:var(--black-2);font-family:var(--sans-serif);font-size:16px;font-weight:400;line-height:2}.site-footer__developer a{position:relative;border-bottom:1px solid transparent;color:var(--red);font-weight:700;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.site-footer__developer a:focus:not(:focus),.site-footer__developer a:hover:not(:focus){border-bottom-color:currentColor}.site-footer__developer a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.site-footer__developer a:focus{outline:none}.site-footer__developer a:focus:after{outline-color:var(--red)}.footer-decor__item{z-index:1;position:absolute;bottom:35px;width:53px;height:174px;background-image:url(../img/decor-spike--white.svg);background-position:50%;background-size:contain}.footer-decor__item:first-child{left:var(--indent)}.footer-decor__item:nth-child(2){right:var(--indent);transform:scaleX(-1)}.footer-bg,.footer-bg:before{position:absolute;top:0;left:0;width:100%;height:100%}.footer-bg:before{display:block;z-index:1;background-image:var(--bgGradient);content:"";opacity:.8}.footer-bg img,.footer-bg picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.footer-menu strong{color:var(--white);font-family:var(--sans-serif);font-size:16px;font-weight:700;letter-spacing:.7px}.footer-menu ul{margin-top:10px}.footer-menu a{display:inline-flex;position:relative;margin-bottom:10px;color:var(--white);font-family:var(--sans-serif);font-size:16px;font-weight:400;line-height:1.3;text-decoration:none;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:opacity .3s,-webkit-text-decoration-color .3s;transition:text-decoration-color .3s,opacity .3s;transition:text-decoration-color .3s,opacity .3s,-webkit-text-decoration-color .3s;will-change:text-decoration-color,opacity}.footer-menu a:focus:not(:focus),.footer-menu a:hover:not(:focus){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.footer-menu a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.footer-menu a:focus{outline:none}.footer-menu a:focus:after{outline-color:currentColor}.footer-menu__submenu li{break-inside:avoid}.footer-menu li.active a{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.site-footer__social{display:flex;align-items:center}.site-footer__social li{margin-right:12px;margin-left:12px}.site-footer__social a{display:flex;width:44px;height:44px;border-radius:22px;outline:none;background-color:var(--white);box-shadow:0 4px 8px rgba(0,0,0,.2);color:var(--red);text-decoration:none;transition:box-shadow .3s;will-change:box-shadow}.site-footer__social a:focus,.site-footer__social a:hover{box-shadow:0 0 2px rgba(0,0,0,.2)}.footer-logo{position:relative;width:var(--w);color:var(--white)}.footer-logo svg{display:block;max-width:100%;height:auto}.footer-logo img,.footer-logo picture{display:block}.footer-logo__link{position:absolute;top:0;left:0;width:100%;height:100%}.site-footer__top{position:relative;width:100%}.site-footer__top-wrapper{z-index:3;position:relative;padding:30px var(--p) 50px}.contacts-content{background-color:var(--beige)}.contacts-content h2{margin-bottom:calc(var(--fz)*1.5);color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1;text-align:center}.contacts-content__details{display:flex;flex-direction:column;width:100%}.contacts-content details{--r:0;--o:1;width:100%;outline:none;background-color:var(--dark-beige)}.contacts-content details:not(:last-child){margin-bottom:24px}.contacts-content details[open] summary{--box-shadow:0 4px 16px rgba(0,0,0,0.12);--r:180deg;--o:0.8}.contacts-content summary{--box-shadow:0 8px 24px rgba(0,0,0,0.16);--focus:transparent;display:flex;position:relative;align-items:center;width:100%;min-height:56px;padding:8px 60px 8px 24px;outline-color:var(--focus);outline-offset:0;outline-style:solid;outline-width:1px;background-color:var(--white);box-shadow:var(--box-shadow);color:var(--black-2);font-family:var(--cursive);font-size:16px;font-weight:400;cursor:pointer;opacity:var(--o);transition:outline-color .3s;will-change:outline-color;-webkit-user-select:none;-ms-user-select:none;user-select:none}.contacts-content summary:after{display:block;position:absolute;top:calc(50% - 5px);right:24px;width:15px;height:10px;transform:rotate(var(--r));background-image:url(../img/arrow-down.svg);background-repeat:no-repeat;background-size:contain;content:"";transition:transform .3s;will-change:transform}.contacts-content summary:focus{--focus:var(--red)}.contacts-content summary::-webkit-details-marker{display:none}.contacts-content__details-data{padding:24px;color:var(--black-1);font-family:var(--sans-serif);font-size:16px}.contacts-content__details-row{display:grid;grid-gap:12px 32px;grid-template-columns:var(--gtc)}.contacts-content__details-row:not(:last-child){margin-bottom:16px}.contacts-content__details-column{display:flex;flex-direction:column;align-items:flex-start}.contacts-content__details-column>:not(:last-child){margin-bottom:8px}.contacts-content__details-column address{position:relative;margin-left:32px;font-style:normal;font-weight:400}.contacts-content__details-column address:before{position:absolute;top:0;left:-32px;width:20px;height:20px;background-image:url(../img/icon-placeholder.svg);background-position:50%;background-repeat:no-repeat;content:""}.contacts-content__details-column a{position:relative;border-bottom:1px solid transparent;color:var(--red);font-weight:700;text-decoration:none;word-break:break-all;transition:border-bottom-color .3s;will-change:border-bottom-color}.contacts-content__details-column a:focus:not(:focus),.contacts-content__details-column a:hover:not(:focus){border-bottom-color:currentColor}.contacts-content__details-column a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.contacts-content__details-column a:focus{outline:none}.contacts-content__details-column a:focus:after{outline-color:currentColor}.contacts-content__details-column a[href*=tel]{position:relative;margin-left:32px}.contacts-content__details-column a[href*=tel]:before{position:absolute;top:0;left:-32px;width:20px;height:20px;background-image:url(../img/icon-phone.svg);background-position:50%;background-repeat:no-repeat;content:""}.contacts-content__details-column a[href*=mailto]{position:relative;margin-left:32px}.contacts-content__details-column a[href*=mailto]:before{position:absolute;top:0;left:-32px;width:20px;height:20px;background-image:url(../img/icon-mail.svg);background-position:50%;background-repeat:no-repeat;content:""}.contacts-content__details-column a[href*=http]{position:relative;margin-left:32px}.contacts-content__details-column a[href*=http]:before{position:absolute;top:0;left:-32px;width:20px;height:20px;background-image:url(../img/icon-site.svg);background-position:50%;background-repeat:no-repeat;content:""}.contacts-content__details-column a.fax{position:relative;margin-left:32px}.contacts-content__details-column a.fax:before{position:absolute;top:0;left:-32px;width:20px;height:20px;background-image:url(../img/icon-fax.svg);background-position:50%;background-repeat:no-repeat;content:""}.contacts-content__details-column time{position:relative;margin-left:32px}.contacts-content__details-column time:before{position:absolute;top:0;left:-32px;width:20px;height:20px;background-image:url(../img/icon-time-2.svg);background-position:50%;background-repeat:no-repeat;content:""}.contacts-form{background-color:var(--white)}.contacts-form h2{margin-bottom:var(--fz);color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1;text-align:center}.animation-detect-element{position:absolute;top:30%;left:0;width:100%;height:1px;opacity:0}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale3d(.3,.3,.3);opacity:0}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{transform:scale3d(1.03,1.03,1.03);opacity:1}80%{transform:scale3d(.97,.97,.97)}to{transform:scaleX(1);opacity:1}}@keyframes fadeInLeft{0%{transform:translate3d(-100%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes opacityIn{0%{opacity:0}to{opacity:1}}@keyframes opacityUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.contacts-map__wrapper{position:relative;width:100%;height:400px;--o:0.3}.contacts-map__wrapper:focus,.contacts-map__wrapper:hover{--o:0}.contacts-map__wrapper:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--black-2);content:"";opacity:var(--o);pointer-events:none;transition:opacity .3s;will-change:opacity}.contacts-map iframe{width:100%;height:100%}.default-text{color:var(--black-1);font-family:var(--sans-serif);word-break:break-word}.default-text h2{width:100%;margin-bottom:8px;color:var(--black-2);font-family:var(--cursive);font-size:22px;font-weight:400}.default-text li,.default-text p{font-size:19px}.default-text li:not(:last-child),.default-text p:not(:last-child){margin-bottom:12px}.default-text img,.default-text picture{display:block;max-width:100%;height:auto;margin-right:auto;margin-left:auto}.default-text img,.default-text lite-youtube{margin-bottom:24px}.default-text li a,.default-text p a{border-bottom:1px solid transparent;color:var(--red);text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.default-text li a:focus:not(:focus),.default-text li a:hover:not(:focus),.default-text p a:focus:not(:focus),.default-text p a:hover:not(:focus){border-bottom-color:currentColor}.article-category-label,.article-category-label__item{display:flex;align-items:center;justify-content:center}.article-category-label__item{width:var(--size,108px);height:var(--size,108px);background-image:url(../img/news-label.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;color:var(--white);font-family:var(--cursive);font-size:var(--fz,24px);text-transform:uppercase}.article-category-label__item--sales{font-size:calc(var(--fz)*1.5)}.general-form{display:grid;grid-gap:16px;grid-template-columns:var(--gtc);width:100%}.general-form__item{display:flex;flex-direction:column;align-items:flex-start;width:100%}.general-form__item--wide{grid-column:1/-1}.general-form__item--file{width:100%;padding:4px 16px;border:1px solid #f6f0e9;background-color:#f6f0e9;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='19'%3E%3Cpath d='M23.08 11.023l-3.849 4.752c-.218.27-.528.502-.93.693-.4.192-.776.288-1.125.288H2.933c-.463 0-.694-.152-.694-.458 0-.14.079-.314.236-.524l3.848-4.751c.227-.271.54-.5.936-.688.397-.187.77-.281 1.12-.281h14.243c.462 0 .694.153.694.458 0 .149-.079.319-.236.51zM1.676 2.933c0-.35.122-.646.367-.89.244-.245.54-.367.89-.367h4.19c.348 0 .645.122.89.366.244.245.366.542.366.89v.839c0 .349.122.645.366.89.245.244.541.366.89.366h7.541c.349 0 .646.122.89.367.244.244.367.54.367.89v2.095H8.379c-.594 0-1.205.15-1.833.451-.628.301-1.135.683-1.519 1.146l-3.35 4.123zm23.119 6.689a2.016 2.016 0 00-.877-.923 2.665 2.665 0 00-1.296-.32h-2.514V6.283c0-.803-.288-1.493-.864-2.069-.576-.576-1.265-.864-2.068-.864h-7.122v-.419c0-.803-.288-1.492-.864-2.068C8.614.288 7.925 0 7.122 0h-4.19C2.13 0 1.44.288.865.864A2.822 2.822 0 000 2.932V15.5c0 .803.288 1.492.864 2.068a2.823 2.823 0 002.069.864h14.243c.585 0 1.196-.15 1.833-.452.637-.3 1.143-.682 1.518-1.145l3.862-4.752c.402-.506.602-1.03.602-1.57a2.07 2.07 0 00-.196-.891z' opacity='.3'/%3E%3C/svg%3E");background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:25px 19px;color:var(--black-2);font-family:var(--sans-serif);font-size:var(--fz);font-weight:400;cursor:pointer}.general-form__item--file.error{margin-bottom:18px}.general-form__item--file:focus,.general-form__item--file:hover{border-color:var(--black-2);background-color:var(--white)}.general-form__item--file input{position:absolute;top:0;left:0;cursor:pointer;opacity:0}.general-form__item--file small{display:inline-block;align-items:center;justify-content:space-between;width:100%;max-width:calc(100% - 30px);height:34px;overflow:hidden;line-height:34px;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.general-form__item--buttons{flex-direction:row;flex-wrap:wrap;margin-bottom:-16px}.general-form__item--buttons>*{margin-right:16px;margin-bottom:16px}.general-form__item input,.general-form__item textarea{display:flex;align-items:center;width:100%;border:1px solid #f6f0e9;border-radius:0;background-color:#f6f0e9;background-image:none;box-shadow:none;color:var(--black-2);font-family:var(--sans-serif);font-size:var(--fz);font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none}.general-form__item input:focus,.general-form__item textarea:focus{border-color:var(--black-2);outline:none;background-color:var(--white)}.general-form__item input:not([type=reset]){height:44px;padding:4px 16px}.general-form__item textarea{min-height:96px;padding:8px 16px;resize:vertical}.general-form .general-form__submit{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34;outline:none;cursor:pointer}.general-form .general-form__submit:focus,.general-form .general-form__submit:hover{--bg-color:var(--white)}.general-form .general-form__cancel{display:flex;align-items:center;height:44px;padding-right:24px;padding-left:24px;border:1px solid #aca191;border-radius:22px;outline:none;color:#aca191;font-family:var(--sans-serif);font-size:16px;cursor:pointer;transition:color .3s,background-color .3s;will-change:color,background-color;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.general-form .general-form__cancel:focus,.general-form .general-form__cancel:hover{background-color:#aca191;color:var(--white)}.general-form span.error-message{display:flex;margin-top:4px;color:var(--red);font-family:var(--sans-serif);font-size:14px;font-weight:400;line-height:normal}.general-form .has-error input:not(:focus),.general-form .has-error textarea:not(:focus){border:1px solid var(--red)!important}.general-form__item--file{position:relative}.general-form__item--file span.error-message{position:absolute;top:100%;left:0}.vacancy-card .general-form{align-items:start}.details-toggler{--border-radius:25px;--red:#ec0a11;--shadow-color:rgba(0,0,0,0.2);display:flex;position:relative;width:var(--width);height:48px;border-radius:var(--border-radius);box-shadow:0 0 4px var(--shadow-color);transition:box-shadow .3s;will-change:box-shadow}.details-toggler:focus,.details-toggler:hover{box-shadow:0 0 2px var(--shadow-color)}.main-menu-is-toggled .details-toggler{display:none}.details-toggler[open]{border-bottom-right-radius:0;border-bottom-left-radius:0;background-color:var(--beige);box-shadow:0 0 1px var(--shadow-color)}.details-toggler summary{display:flex;align-items:center;justify-content:center;height:48px;padding-right:10px;border-radius:var(--border-radius);outline:none;background-color:var(--beige);line-height:48px;text-align:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.details-toggler summary::-webkit-details-marker{display:none}.details-toggler summary:after{position:absolute;top:20px;right:16px;width:12px;height:7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath fill='%23fff' d='M5.41 6.75L.25 1.47A.87.87 0 01.24.26a.82.82 0 011.19 0L6 4.92 10.57.26a.81.81 0 011.18 0 .86.86 0 010 1.21L6.6 6.75a.84.84 0 01-1.19 0z'/%3E%3C/svg%3E");content:"";filter:invert(1) opacity(.5);pointer-events:none}.details-toggler label,.details-toggler summary{width:var(--width);color:var(--black-2);font-family:var(--sans-serif);font-size:16px;font-weight:700;text-transform:uppercase}.details-toggler__select{display:flex;position:absolute;top:calc(100% - 16px);left:0;flex-direction:column;width:var(--width);padding-top:16px;overflow:hidden;border-radius:0 0 var(--border-radius) var(--border-radius);box-shadow:0 1px 1px var(--shadow-color)}.details-toggler__option{display:flex;align-items:center;justify-content:center;padding-right:10px;background-color:var(--beige);line-height:2;cursor:pointer;transition:opacity .3s;will-change:opacity;-webkit-user-select:none;-ms-user-select:none;user-select:none}.details-toggler__option.active{color:var(--red)}.details-toggler__option:last-child{overflow:hidden;border-radius:0 0 calc(var(--border-radius) - 1px) calc(var(--border-radius) - 1px)}.details-toggler__option input{display:none}.site-header-is-fixed .site-header{position:fixed;top:0;width:100%}.site-header-is-fixed .site-header+.site-main{padding-top:var(--siteHeaderHeight)}.has-decor-complex{position:relative}.has-decor-complex:before{display:block;z-index:2;position:absolute;top:100px;right:-70px;width:103px;height:274px;background-image:url(../img/decor-complex.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain;content:"";opacity:.5}lite-youtube{display:block;position:relative;width:100%;background-color:#000;background-position:50%;background-size:cover;cursor:pointer;contain:content}lite-youtube:after{display:block;padding-bottom:56.25%;content:""}lite-youtube.lite-youtube--activated{cursor:unset}lite-youtube.lite-youtube--activated .video-button,lite-youtube.lite-youtube--activated:focus .video-button,lite-youtube.lite-youtube--activated:hover .video-button{--opacity:0;--pointer-events:none}lite-youtube>iframe{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate3d(-50%,-50%,0)}lite-youtube:focus .video-button,lite-youtube:hover .video-button{--bgc:var(--white);--opacity:1;--triangle:rgba(0,0,0,0.5)}lite-youtube .video-button{--position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.video-button{z-index:1;position:var(--position);width:var(--size);height:var(--size);border:1px solid var(--white);border-radius:50%;background-color:var(--bgc);opacity:var(--opacity);pointer-events:var(--pointer-events);transition:all .2s cubic-bezier(0,0,.2,1);--bgc:transparent;--opacity:0.8;--pointer-events:all;--triangle:var(--white)}.video-button:before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);border-left:19px solid var(--triangle);border-bottom:11px solid transparent;border-right:0 solid transparent;border-top:11px solid transparent;content:""}.link-with-arrow{--border-color:#ffdd34;--arrow-color:#ffdd34;--color:#111;--bg-color:var(--white);display:flex;z-index:1;position:relative;align-items:center;height:44px;padding-right:var(--pr);padding-left:var(--pl);overflow:hidden!important;border:1px solid var(--border-color,currentColor);border-radius:31px;background-color:var(--bg-color,transparent);color:var(--color,currentColor);font-family:var(--sans-serif);font-size:16px;font-weight:700;text-decoration:none;transition:border-color .3s,background-color .3s,color .3s;will-change:border-color,background-color,color;-webkit-user-select:none;-ms-user-select:none;user-select:none}@keyframes link-with-hover{0%{transform:translateX(0)}50%{transform:translateX(5px)}to{transform:translateX(0)}}.link-with-arrow:before{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transform:translateX(-100%);border:1px solid var(--red);border-radius:32px;background-color:var(--red);content:"";pointer-events:none;transition:transform .5s cubic-bezier(.77,0,.2,1.2);will-change:transform}.link-with-arrow:focus:before,.link-with-arrow:hover:before{transform:translateX(0)}.link-with-arrow:focus,.link-with-arrow:hover{border:1px solid var(--red)!important;color:var(--white)}.link-with-arrow:focus svg,.link-with-arrow:hover svg{color:#fff}.link-with-arrow:not(.link-with-arrow--back):focus svg,.link-with-arrow:not(.link-with-arrow--back):hover svg{animation:link-with-hover .5s .2s forwards}.link-with-arrow:after{display:none!important}.link-with-arrow svg{position:absolute;top:13px;width:9px;height:15px;color:var(--arrow-color,currentColor);pointer-events:none;transition:color .3s;will-change:color}.link-with-arrow:not(.link-with-arrow--back){--pr:48px;--pl:32px}.link-with-arrow:not(.link-with-arrow--back) svg{z-index:1;right:27px}.link-with-arrow--back{--pr:32px;--pl:48px}.link-with-arrow--back svg{left:23px}.product-labels{display:flex;flex-direction:row-reverse;align-items:center}.product-labels__item{display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);border-radius:50%;background-position:50%;background-repeat:no-repeat;font-family:var(--sans-serif);font-size:12px;font-weight:700}.product-labels__item:not(:last-child){margin-left:-8px}.product-labels__item--drop{--size:32px;background-color:var(--label-bgc,var(--red-2));background-image:var(--bgi,none)}.product-labels__item--new{--size:48px;background-color:var(--label-bgc,var(--white));color:var(--label-c,var(--red-2))}.product-icon-title{display:flex;position:relative;align-items:center;justify-content:center;width:var(--w);margin-right:20px;color:var(--color);text-decoration:none;transition:opacity .3s;will-change:opacity;--w:20px;--w3:38px}.product-icon-title:focus:not(:focus),.product-icon-title:hover:not(:focus){opacity:.7}.product-icon-title:before{position:absolute;top:50%;left:0;width:var(--w);height:var(--w);transform:translateY(-50%);border-radius:50%;background-color:var(--bgc);content:""}.product-icon-title svg{position:absolute;top:50%;left:100%;transform:translate(10px,-50%)}.product-icon-title img{position:absolute;bottom:0;left:50%;width:100%;height:var(--w3);-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;transform:translate(-50%,10%)}[data-read-more=container]{--minItems:var(--itemMinQty,10);--allItems:var(--itemAllQty,50);max-height:calc(var(--items, 50)*2.5*var(--fz));overflow:hidden;transition:max-height .3s;will-change:max-height;--items:var(--minItems)}[data-read-more=container].read-more-is-toggled{--items:var(--allItems)}.product-screens__wrapper{display:grid;position:relative;grid-template-columns:var(--gtc);align-items:start;width:100%}.product-screens__screen-content{display:flex;width:calc(100% - var(--indent))}.product-screens__controls{z-index:2;line-height:1.5}.product-screens__controls li{padding-right:var(--indent)}.product-screens__controls li:not(.active){--fw:400;--bgc:var(--white);--bs:0 12px 16px rgba(0,0,0,0.14);--z:1}.product-screens__controls li.active{--fw:700;--bgc:var(--red);--bs:0 0 1px rgba(0,0,0,0.14);--z:0.5}.product-screens__controls li:nth-child(2){--delay:0.4s}.product-screens__controls li:nth-child(3){--delay:0.6s}.product-screens__controls li:nth-child(4){--delay:0.8s}.product-screens__controls li:nth-child(2){transform:translateX(var(--selfIndent))}.product-screens__controls li+li{margin-top:var(--betweenIndent,80px)}.product-screens__controls a{display:inline-flex;position:relative;width:24px;height:24px;color:var(--black-1);font-family:var(--sans-serif);font-size:12px;font-weight:var(--fw);letter-spacing:.5px;line-height:1;text-align:center;text-decoration:none}.product-screens__controls a:before{position:absolute;top:-50%;right:50%;width:24px;height:24px;transform:translate(50%,50%) scale(var(--z));border-radius:50%;background-color:var(--bgc);box-shadow:var(--bs);content:"";transition:background-color .3s,box-shadow .3s,transform .3s;will-change:background-color,box-shadow,transform}.product-screens__controls a span{position:absolute;top:100%;left:50%;transform:translate(-50%,50%)}.product-screens__controls[data-items-qty="3"] li:nth-child(2),.product-screens__controls[data-items-qty="4"] li:nth-child(2),.product-screens__controls[data-items-qty="4"] li:nth-child(3){transform:translateX(var(--selfIndent))}.product-screens__controls a{animation:opacityUp forwards .3s var(--delay,.2s);opacity:0}.product-screens{width:100%}.product-screens__screens-container{position:relative;grid-row:1/-1;width:100%}.product-screens__screen{display:flex!important;z-index:1;position:relative;padding-bottom:40px;overflow:hidden}.product-screens__screen:nth-of-type(2n){background-color:var(--beige)}.product-screens__screens-container{opacity:0;transition:opacity 1s;will-change:opacity}.product-screens__screens-container.slick-initialized,.product-screens__screens-container:not(.slick-slider){opacity:1}.recipe-labels{display:flex;flex-direction:row-reverse;align-items:center}.recipe-labels__item{display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);border-radius:50%;background-color:var(--bgc);background-position:50%;background-repeat:no-repeat;color:var(--color,var(----black-1));font-family:var(--sans-serif);font-size:12px;font-weight:700}.recipe-labels__item:not(:last-child){margin-left:-8px}.recipe-labels__item--sport{--bgc:var(--red-2);--size:32px;background-image:url(../img/label-sport.svg)}.recipe-labels__item--new{--bgc:var(--white);--size:48px;--color:var(--red-2)}[data-scroll-control-pixel]{position:absolute;top:100vh;left:0;width:1px;height:1px}.social-block{display:flex;flex-wrap:wrap;align-items:center}.shape-decor{display:block;position:absolute;top:var(--top);width:100%;height:50px;transform:translateY(var(--translateY));color:var(--shape)}.shape-decor--reverse path{transform:rotate(.5turn);transform-origin:center}.shape-decor svg{width:100%;height:100%}.time-title{position:relative;padding-left:calc(var(--w) + 5px);color:var(--color);font-family:var(--sans-serif);font-size:var(--fz);font-weight:400;--w:20px;--w2:12px;--fz:8px}.time-title:before{position:absolute;top:50%;left:0;width:var(--w);height:var(--w);transform:translateY(-50%);border-radius:50%;background-color:var(--bgc);background-image:url(../img/icon-time.svg);background-position:50%;background-repeat:no-repeat;background-size:var(--w2) var(--w2);content:""}.header-address{--red:#ec0a11;display:grid;z-index:1;position:relative;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-row-gap:40px;grid-template-columns:auto;grid-template-rows:124px;align-content:center;justify-content:end;justify-items:center;padding:15px var(--p) 15px 15px}.header-address__logo{display:flex;position:relative;color:var(--red);transition:opacity .3s;will-change:opacity}.header-address__logo:focus,.header-address__logo:hover{opacity:.7}.header-address__logo svg{height:auto}.header-address__logo a{position:absolute;top:0;left:0;width:100%;height:100%}.header-address__social{display:flex;z-index:1;align-items:center}.header-address__social li{margin-right:12px;margin-left:12px}.header-address__social a{display:flex;width:44px;height:44px;border-radius:22px;outline:none;background-color:var(--white);box-shadow:0 4px 8px rgba(0,0,0,.2);color:var(--red);text-decoration:none;transition:box-shadow .3s;will-change:box-shadow}.header-address__social a:focus,.header-address__social a:hover{box-shadow:0 0 2px rgba(0,0,0,.2)}.header-address__tel{display:flex;position:relative;border-bottom:1px solid transparent;color:var(--black-2);font-family:var(--sans-serif);font-size:23px;font-weight:900;letter-spacing:2.3px;line-height:1;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.header-address__tel:focus:not(:focus),.header-address__tel:hover:not(:focus){border-bottom-color:currentColor}.header-address__tel:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.header-address__tel:focus{outline:none}.header-address__tel:focus:after{outline-color:rgba(0,0,0,.5)}.header-address__email{display:flex;position:relative;border-bottom:1px solid transparent;color:var(--black-2);font-family:var(--sans-serif);font-size:16px;font-weight:900;letter-spacing:1.6px;line-height:1;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.header-address__email:focus:not(:focus),.header-address__email:hover:not(:focus){border-bottom-color:currentColor}.header-address__email:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.header-address__email:focus{outline:none}.header-address__email:focus:after{outline-color:rgba(0,0,0,.5)}.header-address__address{display:flex;flex-direction:column;align-items:center}.header-address__address span{color:var(--black-2);font-family:var(--sans-serif);font-size:16px;font-style:normal;font-weight:400;line-height:2}.header-breadcrumbs a{display:flex;border-bottom:1px solid transparent;color:var(--black-2);text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.header-breadcrumbs a:focus:not(:focus),.header-breadcrumbs a:hover:not(:focus){border-bottom-color:currentColor}.header-breadcrumbs li:not(:first-child){position:relative;margin-left:16px;padding-left:22px}.header-breadcrumbs li:not(:first-child):before{display:block;position:absolute;top:calc(50% - 5px);left:0;width:6px;height:10px;background-image:url(../img/breadcrumb-arrow.svg);content:""}.header-breadcrumbs li:not(:last-child):before{filter:grayscale(1)}.header-breadcrumbs span{color:currentColor}.header-menu{display:grid;grid-template-columns:var(--gtc);align-content:center;justify-content:var(--jc);padding:var(--p1) 15px 15px var(--p2)}.header-menu__menu{--fw:700}.header-menu__submenu{--fw:400;--mb:24px}.header-menu__submenu li{break-inside:avoid}.header-menu li.active a{border-bottom-color:var(--white)}.header-menu a{display:inline-flex;position:relative;margin-bottom:var(--mb);border-bottom:1px solid transparent;color:var(--white);font-family:var(--sans-serif);font-size:16px;font-weight:var(--fw);line-height:1;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.header-menu a:focus:not(:focus),.header-menu a:hover:not(:focus){border-bottom-color:currentColor}.header-menu a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.header-menu a:focus{outline:none}.header-menu a:focus:after{outline-color:var(--semi-white)}.header-logo{display:flex;z-index:1;position:relative;width:var(--w);height:auto;margin-right:auto;color:var(--header-logo-color);text-decoration:none;transition:opacity .3s;will-change:opacity}.header-logo:focus:not(:focus),.header-logo:hover:not(:focus){opacity:.7}.dark-header .header-logo{--header-logo-color:var(--white)}body:not(.dark-header) .header-logo{--header-logo-color:var(--red)}.header-logo svg{height:auto}.header-logo img,.header-logo picture{display:block}.header-logo__link{position:absolute;top:0;left:0;width:100%;height:100%}.details-toggler--languages{--width:84px}.site-header__offscreen{--red:#e8292f;z-index:1;position:fixed;top:0;left:0;width:100vw;height:100%;min-height:100vh;overflow-y:auto;background-color:var(--red)}.header-search{display:none;z-index:2;position:relative;align-items:center;width:var(--w);height:50px;font-family:var(--sans-serif);font-size:20px}.main-menu-is-toggled .header-search{display:flex}.header-search form{display:flex;align-items:center;width:100%}.header-search input{z-index:2;position:absolute;top:0;right:0;width:50px;height:48px;padding:0;overflow:hidden;border-radius:24px;border:1px solid var(--semi-white);background-color:transparent;color:var(--white);caret-color:var(--white);transition:width .3s,border-color .3s;will-change:width,border-color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header-search input.field-has-content,.header-search input:focus{z-index:0;width:var(--w);padding:0 50px 0 15px;border-color:var(--white);outline:none;background-color:var(--red)}.header-search input::-webkit-search-cancel-button,.header-search input::-webkit-search-decoration,.header-search input::-webkit-search-results-button,.header-search input::-webkit-search-results-decoration{display:none}.header-search button{display:flex;z-index:1;position:absolute;top:0;right:0;align-items:center;justify-content:center;width:50px;height:48px;padding:0;border:none;outline-color:transparent;outline-offset:-2px;outline-style:solid;outline-width:1px;background-color:transparent;background-image:none;color:var(--white);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header-search button:focus{outline-color:var(--semi-white)}.catalog-card{display:flex;position:relative;width:100%;height:100%;--o:0}.catalog-card:focus,.catalog-card:hover{--o:1}.catalog-card img,.catalog-card picture{display:block;width:100%}.catalog-card figcaption{position:absolute;bottom:0;left:0;width:100%;padding:16px;background-color:rgba(246,240,233,.5)}.catalog-card figcaption h2{width:100%;color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;text-overflow:ellipsis;white-space:nowrap}.catalog-card a{position:absolute;top:0;left:0;width:100%;height:100%}.catalog-content{background-color:var(--beige)}.catalog-content__grid{display:grid;grid-gap:var(--gg);grid-template-columns:repeat(var(--qty),var(--fr))}.catalog-card{animation:opacityIn .3s .3s forwards;opacity:0}.header-title{position:absolute;top:var(--top);left:50%;width:100%;overflow:hidden;transform:translate(-50%,-50%);color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.documents-content{background-color:var(--beige)}.documents-content header{margin-bottom:32px}.documents-content__grid{display:grid;grid-gap:24px;grid-template-columns:var(--gtc);justify-content:center;justify-items:center}.documents-content__card{display:flex;flex-direction:column;width:100%;max-width:290px}.documents-content__card a{--hover:0;display:flex;position:relative;margin-bottom:24px;border:4px solid #fff;box-shadow:0 6px 27px rgba(0,0,0,.1)}.documents-content__card a:focus,.documents-content__card a:hover{--hover:1}.documents-content__card a:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(172,161,145,.3);background-image:url(../img/icon-zoom.svg);background-position:calc(100% - 16px) calc(100% - 16px);background-repeat:no-repeat;background-size:14px 14px;content:"";opacity:var(--hover);pointer-events:none;transition:opacity .3s;will-change:opacity}.documents-content__card img,.documents-content__card picture{display:block;height:auto}.documents-content__card figcaption{display:flex;flex-direction:column;align-items:flex-start;width:100%}.documents-content__card figcaption h3{color:var(--black-2);font-family:var(--cursive);font-size:18px;font-weight:400}.documents-content__card figcaption p{display:-webkit-box;overflow:hidden;color:var(--black-1);font-family:var(--sans-serif);font-size:14px;-webkit-line-clamp:1;-webkit-box-orient:vertical}.documents-content h2[data-observable],.documents-content h2~p[data-observable]{transform:translateY(-30px);opacity:0}.documents-content h2:not([data-visible]),.documents-content h2[data-visible=true],.documents-content h2~p:not([data-visible]),.documents-content h2~p[data-visible=true]{transform:translateY(0);opacity:1;transition:opacity 1s,transform 1s;will-change:opacity,transform}.documents-content__card[data-observable]{transform:translateY(-30px);opacity:0}.documents-content__card:not([data-visible]),.documents-content__card[data-visible=true]{transform:translateY(0);opacity:1;transition:opacity 1s var(--delay),transform 1s;will-change:opacity,transform}.header-toggler{display:flex;z-index:2;align-items:center;justify-content:center;width:48px;height:48px;margin-left:24px;border:none;border-radius:50%;outline:none;background-color:var(--white);background-image:none;box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:pointer;transition:box-shadow .3s;will-change:box-shadow;-webkit-appearance:none;-moz-appearance:none;appearance:none;--red:#ec0a11}.header-toggler:focus,.header-toggler:hover{box-shadow:0 0 2px rgba(0,0,0,.2)}.header-toggler figure{display:flex;flex-direction:column;justify-content:center;width:24px;margin:0}.header-toggler figure span{width:24px;height:2px;transform-origin:center;background-color:var(--red);transition:transform .3s;will-change:transform}.header-toggler figure span+span{margin-top:4px}.header-toggler[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.header-toggler[aria-expanded=true] span:nth-child(2){transform:rotateY(90deg)}.header-toggler[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.main-menu-is-toggled{height:100vh;overflow:hidden}.about-gallery{position:relative;background-color:var(--black-2)}.about-slide-for{display:grid!important;grid-template-columns:var(--gtc);width:100%}.about-slide-for__text{display:flex;flex-direction:column;align-items:flex-start;padding:var(--p)}.about-slide-for__text h3{margin-bottom:var(--fz);color:var(--dark-beige);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1.5}.about-slide-for__text p{color:var(--dark-beige);font-family:var(--sans-serif);font-size:16px;opacity:.8}.about-slide-for__img{display:flex;position:relative}.about-slide-for__img:before{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--black-3);content:"";opacity:.4;pointer-events:none}.about-slide-for__img img,.about-slide-for__img picture{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-slide-nav{display:flex;position:relative}.about-slide-nav__img{position:relative;width:160px;height:100px;cursor:pointer;transition:opacity .3s;will-change:opacity}.about-slide-nav__img:focus,.about-slide-nav__img:hover{opacity:.7}.about-slide-nav__img img{display:block;width:100%;height:auto}.about-slide-nav__img span{position:absolute;top:8px;left:8px;color:var(--white);font-size:12px}.about-gallery-nav{position:absolute;bottom:var(--indent);left:0;width:100%}.about-gallery-nav .slick-slide{opacity:0!important;pointer-events:none;transition:none!important}.about-gallery-nav .slick-slide>div{height:100px}.about-gallery-nav .slick-current+.slick-slide{position:absolute!important;left:calc(100vw - 160px - var(--indent))!important;opacity:1!important;pointer-events:all;transition:opacity .3s!important;will-change:opacity!important}.about-gallery-nav .slick-prev{display:none!important}.about-gallery-nav .slick-next{position:absolute;bottom:100px;left:calc(100vw - 160px - var(--indent))!important;width:160px;height:44px;padding:0;border:none;outline:none;background-color:transparent;background-image:url(../img/slider-arrow--yellow.svg);background-position:0;background-repeat:no-repeat;font-size:0;cursor:pointer;transition:opacity .3s;will-change:opacity;-webkit-appearance:none;-moz-appearance:none;appearance:none}.about-gallery-nav .slick-next:focus,.about-gallery-nav .slick-next:hover{opacity:.7}.about-gallery-nav .slick-dots{display:flex;position:absolute;bottom:var(--bottom);left:var(--left);padding-left:0;border-bottom:2px solid hsla(0,0%,100%,.5);list-style:none}.about-gallery-nav .slick-dots li{border-top:2px solid transparent;opacity:.5;transition:opacity .3s,transform .3s;will-change:opacity,transform}.about-gallery-nav .slick-dots li.slick-active{transform:translateY(100%);border-color:var(--white);opacity:1;transition:opacity .3s,transform .3s,border-color .3s .3s;will-change:opacity,transform,border-color}.about-gallery-nav .slick-dots button{width:44px;height:44px;padding:0;border:none;outline:none;background-color:transparent;background-image:image;color:var(--dark-beige);font-family:var(--sans-serif);font-size:12px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.about-karaoke{position:relative;overflow:hidden;background-color:var(--white)}.about-karaoke__wrapper{display:grid;grid-gap:var(--gg);grid-template-columns:var(--gtc)}.about-karaoke__text{display:flex;flex-direction:column;align-items:flex-start;width:100%}.about-karaoke__text h2{margin-bottom:var(--fz);color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1}.about-karaoke__text p{color:var(--black-1);font-family:var(--sans-serif);font-size:16px;opacity:.8}.about-karaoke__text p:not(:last-child){margin-bottom:12px}.about-karaoke__img{display:flex;max-width:570px;margin-bottom:var(--mb)}.about-karaoke__img img,.about-karaoke__img picture{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-karaoke__decor{pointer-events:none}.about-karaoke__decor-item{z-index:1;position:absolute;bottom:-25px;width:190px;height:248px;background-image:url(../img/decor-spike-small--white.svg);background-position:50%;background-size:contain;filter:invert(1) opacity(.05)}.about-karaoke__decor-item:first-child{left:var(--indent);transform:scaleX(-1)}.about-karaoke__text{--tY:10px;--o:0}.about-karaoke__text h2,.about-karaoke__text p{transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s var(--delay),transform .3s var(--delay);will-change:opacity,transform}.about-karaoke__text h2[data-visible=true]{--tY:0;--o:1;--delay:0.1s}.about-karaoke__text h2[data-visible=true]+p,.about-karaoke__text h2[data-visible=true]~p{--tY:0;--o:1}.about-karaoke__text p:first-of-type{--delay:0.2s}.about-karaoke__text p:nth-of-type(2){--delay:0.3s}.about-karaoke__text p:nth-of-type(3){--delay:0.4s}.about-karaoke__text p:nth-of-type(4){--delay:0.5s}.about-karaoke__text p:nth-of-type(5){--delay:0.6s}.about-karaoke__text p:nth-of-type(6){--delay:0.7s}.about-karaoke__text p:nth-of-type(7){--delay:0.8s}.about-karaoke__text p:nth-of-type(8){--delay:0.9s}.about-karaoke__text p:nth-of-type(9){--delay:1s}.about-karaoke__text p:nth-of-type(10){--delay:0.2s}.about-karaoke__text p:nth-of-type(n+11){--delay:0.1s}.about-karaoke__img{opacity:0}.about-karaoke__img[data-visible=true]{animation:opacityIn .3s .5s forwards}.about-karaoke__karaoke img{transform:translateX(-300px) rotate(-1turn);opacity:0;transition:all 1s .3s}.about-karaoke__img[data-visible=true] .about-karaoke__karaoke img{transform:translateX(0) rotate(0);opacity:1}.about-hero{position:relative;width:100%;overflow:hidden}.about-hero:not(.lite-youtube--activated) lite-youtube{min-height:570px}.about-hero:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(120deg,rgba(236,10,17,0),rgba(239,19,21,.2) 50%,#f21b19),linear-gradient(240deg,rgba(236,10,17,.6),rgba(242,27,25,.6));content:"";opacity:1;pointer-events:none;transition:opacity .3s;will-change:opacity}.about-hero:focus:after,.about-hero:hover:after{opacity:.8}.about-hero.lite-youtube--activated:after{opacity:.6}.about-hero__content,.about-hero__wrapper{display:flex;align-items:center;width:100%}.about-hero__content{z-index:1;position:absolute;top:0;left:0;justify-content:center;height:100%;pointer-events:none;transition:opacity .3s,visibility .3s;will-change:opacity,visibility}.about-hero.lite-youtube--activated .about-hero__content{visibility:hidden;opacity:0}.about-hero__btn{--position:relative;pointer-events:none}.about-hero__text{display:flex;flex-direction:column;width:100%;max-width:440px}.about-hero__title{display:flex;flex-direction:column;margin-bottom:var(--fz);color:var(--white);font-family:var(--sans-serif);font-size:var(--fz);font-weight:400;line-height:1}.about-hero__title strong{color:#f2eaa1;font-weight:400}.about-hero__description{color:var(--white);font-family:var(--sans-serif);font-size:18px}.about-hero lite-youtube .video-button{opacity:0!important}.about-production{background-color:var(--beige)}.about-production__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.about-production header{width:100%;max-width:440px;margin-bottom:32px;text-align:center}.about-production header h2{margin-bottom:var(--fz);color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400}.about-production header p{color:var(--black-1);font-family:var(--sans-serif);font-size:var(--fz)}.about-production__slider{width:calc(100% + 24px);margin-right:-12px;margin-left:-12px}.about-production__buttons{display:flex;align-items:center;justify-content:space-between;width:100%}.about-production__buttons button{display:flex;position:relative;align-items:center;height:44px;padding:0;border:none;background-color:transparent;background-image:none;color:var(--black-2);cursor:pointer;transition:color .3s;will-change:color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.about-production__buttons button:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.about-production__buttons button:focus{outline:none}.about-production__buttons button:focus:after{outline-color:currentColor}.about-production__buttons button:hover{color:var(--red)}.about-production__next{transform:rotate(180deg)}.about-production header{--tY:10px;--o:0}.about-production header h2,.about-production header p{transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s var(--delay),transform .3s var(--delay);will-change:opacity,transform}.about-production header[data-visible=true]{--tY:0;--o:1}.about-production header h2{--delay:0.1s}.about-production header p{--delay:0.3s}.about-partners{background-color:var(--white)}.about-partners h2{margin-bottom:var(--fz);color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1;text-align:center}.about-partners__grid{display:grid;grid-gap:var(--gg);grid-template-columns:repeat(var(--qty),1fr);width:100%}.about-partners__img{display:flex;position:relative;align-items:center;justify-content:center;padding:8px;border:1px solid #dbdbdb}.about-partners__img:focus a+picture,.about-partners__img:hover a+picture{--hover:0.7}.about-partners__img img,.about-partners__img picture{display:block;max-width:100%;height:auto;-o-object-position:center;object-position:center;object-fir:contain}.about-partners__img picture{--hover:1;opacity:var(--hover);transition:opacity .3s;will-change:opacity}.about-partners__img a:after{display:block;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;content:""}.about-partners__img{opacity:0}.about-partners__img:first-of-type{--delay:0.1s}.about-partners__img:nth-of-type(2){--delay:0.2s}.about-partners__img:nth-of-type(3){--delay:0.3s}.about-partners__img:nth-of-type(4){--delay:0.4s}.about-partners__img:nth-of-type(5){--delay:0.5s}.about-partners__img:nth-of-type(6){--delay:0.6s}.about-partners__img:nth-of-type(7){--delay:0.7s}.about-partners__img:nth-of-type(8){--delay:0.8s}.about-partners__img:nth-of-type(9){--delay:0.9s}.about-partners__img:nth-of-type(10){--delay:1s}.about-partners__img:nth-of-type(11){--delay:1.1s}.about-partners__img:nth-of-type(12){--delay:1.2s}.about-partners__img[data-visible=true]{animation:opacityIn .3s var(--delay,.3s) forwards}.documents-preview{position:relative;overflow:hidden;background-color:var(--dark-beige)}.documents-preview__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.documents-preview header{width:100%;max-width:440px;margin-bottom:32px;text-align:center}.documents-preview header h2{margin-bottom:var(--fz);color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400}.documents-preview header p{color:var(--black-1);font-family:var(--sans-serif);font-size:var(--fz)}.documents-preview__grid{display:grid;z-index:2;grid-gap:24px;grid-template-columns:repeat(var(--qty),1fr);max-width:100%;margin-bottom:32px}.documents-preview__img{--hover:0;position:relative;border:4px solid #fff;box-shadow:0 6px 27px rgba(0,0,0,.1)}.documents-preview__img:focus,.documents-preview__img:hover{--hover:1}.documents-preview__img:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(172,161,145,.3);background-image:url(../img/icon-zoom.svg);background-position:calc(100% - 16px) calc(100% - 16px);background-repeat:no-repeat;background-size:14px 14px;content:"";opacity:var(--hover);pointer-events:none;transition:opacity .3s;will-change:opacity}.documents-preview__links{display:grid;z-index:2;grid-gap:16px;grid-template-columns:var(--gtc);max-width:100%}.documents-preview__link{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34}.documents-preview__link:focus,.documents-preview__link:hover{--bg-color:var(--white)}.documents-preview__decor-item{z-index:1;position:absolute;bottom:-35px;width:190px;height:248px;background-image:url(../img/decor-spike-small--white.svg);background-position:50%;background-size:contain}.documents-preview__decor-item:first-child{left:var(--indent)}.documents-preview__decor-item:nth-child(2){right:var(--indent);transform:scaleX(-1)}.documents-preview header{--tY:10px;--o:0}.documents-preview header h2,.documents-preview header p{transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s var(--delay),transform .3s var(--delay);will-change:opacity,transform}.documents-preview header[data-visible=true]{--tY:0;--o:1}.documents-preview header h2{--delay:0.5s}.documents-preview header p{--delay:0.7s}.documents-preview__img{opacity:0}.documents-preview__img:first-of-type{--delay:0.1s}.documents-preview__img:nth-of-type(2){--delay:0.2s}.documents-preview__img:nth-of-type(3){--delay:0.3s}.documents-preview__img:nth-of-type(4){--delay:0.4s}.documents-preview__img[data-visible=true]{animation:opacityIn .3s var(--delay,.3s) forwards}.documents-preview__link{opacity:0}.documents-preview__link:first-of-type{--delay:0.1s}.documents-preview__link:nth-of-type(2){--delay:0.2s}.documents-preview__link[data-visible=true]{animation:opacityIn .3s var(--delay,.3s) forwards}.hero-slide{grid-template-columns:100%;grid-template-rows:100%;overflow:hidden;--vertical-indent:40px}.hero-slide,.hero-slide__img{display:grid;position:relative;width:100%;height:100%}.hero-slide__img{grid-area:1/1/2/2;grid-template-columns:100%;grid-template-rows:100%;align-items:center}.hero-slide__img-bg{--top:calc(100% - var(--vertical-indent));--translateY:-100%;--shape:var(--white);position:relative;grid-area:1/1/2/2;width:100%;height:100%;overflow:hidden}.hero-slide__img-bg .shape-decor{z-index:2}.hero-slide__img-bg:before{z-index:3;bottom:0;height:var(--vertical-indent);background-color:var(--white)}.hero-slide__img-bg:after,.hero-slide__img-bg:before{display:block;position:absolute;left:0;width:100%;content:""}.hero-slide__img-bg:after{top:0;height:100%;background-image:linear-gradient(134deg,rgba(236,10,17,0),rgba(239,19,21,.4) 51%,rgba(248,41,39,.6)),linear-gradient(134deg,rgba(236,10,17,0),rgba(28,28,28,.4) 51%,rgba(35,35,35,.6))}.hero-slide__img-bg img,.hero-slide__img-bg picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.hero-slide__img-product{display:flex;z-index:4;position:relative;grid-area:1/1/2/2;align-items:center;justify-content:center;justify-self:center;margin-top:var(--vertical-indent)}.hero-slide__img-product img{max-height:640px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:drop-shadow(2px 2px 10px rgba(0,0,0,.5));transition:opacity .3s;will-change:opacity}.hero-slide__img-product-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;outline:none}.hero-slide__img-product-overlay{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}.hero-slider.slick-initialized .slick-current .hero-slide__img-product{--indent:32px;animation:fadeIn 2s ease-out both}.hero-slider.slick-initialized .slick-current .hero-slide__img-product-overlay{--indent:48px;animation:fadeOut 1.8s ease-out .2s both}.hero-slider.slick-initialized .slick-current .hero-slide__text{animation:opacityIn 1.5s ease-out .5s both}.hero-slider.slick-initialized .slick-current [loading]{opacity:0}.hero-slider.slick-initialized .slick-current [loading].loaded{animation:opacityIn .3s forwards}.hero-slider.slick-initialized .slick-current [loading].loading{animation:opacityIn .3s .3s forwards}.hero-slider.slick-initialized .slick-current .is-checked{opacity:0}.hero-slider.slick-initialized .slick-current .is-checked.is-loaded{animation:opacityIn .3s .3s forwards}.hero-slide__text{display:grid;z-index:4;grid-area:1/1/2/2;grid-column-gap:var(--gg);grid-template-columns:1fr var(--img-center-width) 1fr;align-items:var(--ai)}.hero-slide__text-left{--hint-align:right;grid-area:var(--ga)}.hero-slide__text-right{--hint-align:left;grid-area:1/3/2/4}.hero-slide__text-left,.hero-slide__text-right{display:flex;flex-direction:column;align-items:flex-start}.hero-slide__text-left>:not(:first-child),.hero-slide__text-right>:not(:first-child){margin-top:50px}.hero-slide h2{color:var(--white);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1;white-space:pre-wrap}.hero-slide h2 strong{color:#f2eaa1;font-weight:400}.hero-slide h3{color:var(--white);font-size:var(--fz);font-weight:700;font-weight:400;letter-spacing:1.5px;text-transform:uppercase}.hero-slide h3,.hero-slide p{font-family:var(--sans-serif)}.hero-slide p{position:relative;color:hsla(0,0%,100%,.8);font-size:16px;text-align:var(--hint-align)}.hero-slide p:before{display:block;position:absolute;top:-37px;width:172px;height:43px;background-image:url(../img/hint.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";opacity:.5}.hero-slide__text-left p:nth-of-type(odd):before{right:-13px;transform:translateX(100%)}.hero-slide__text-left p:nth-of-type(2n):before{right:-13px;transform:translate(100%,100%) scaleY(-1)}.hero-slide__text-right p:nth-of-type(odd):before{left:-13px;transform:translateX(-100%) scaleX(-1)}.hero-slide__text-right p:nth-of-type(2n):before{left:-13px;transform:translate(-100%,100%) scale(-1)}.hero-slide__link{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34;position:relative}.hero-slide__link:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.hero-slide__link:focus{outline:none}.hero-slide__link:focus:after{outline-color:rgba(71,13,14,.5)}.industrial-category__wrapper{display:flex;flex-direction:column;width:100%}.industrial-category-item__text h2{--tY:10px;--o:0;transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s,transform .3s;will-change:opacity,transform}.industrial-category-item__text h2[data-visible=true]{--tY:0;--o:1}.industrial-category-item__text>p{opacity:0}.industrial-category-item__text>p:first-of-type{--delay:0.1s}.industrial-category-item__text>p:nth-of-type(2){--delay:0.2s}.industrial-category-item__text>p:nth-of-type(3){--delay:0.3s}.industrial-category-item__text>p:nth-of-type(4){--delay:0.4s}.industrial-category-item__text>p:nth-of-type(5){--delay:0.5s}.industrial-category-item__text h2[data-visible=true]+p{animation:opacityIn .3s var(--delay,.3s) forwards}.industrial-category-item__list .industrial-product-card{opacity:0}.industrial-category-item__list .industrial-product-card:first-of-type{--delay:0.1s}.industrial-category-item__list .industrial-product-card:nth-of-type(2){--delay:0.2s}.industrial-category-item__list .industrial-product-card:nth-of-type(3){--delay:0.3s}.industrial-category-item__list .industrial-product-card:nth-of-type(4){--delay:0.4s}.industrial-category-item__list .industrial-product-card:nth-of-type(5){--delay:0.5s}.industrial-category-item__list .industrial-product-card:nth-of-type(6){--delay:0.6s}.industrial-category-item__list .industrial-product-card:nth-of-type(7){--delay:0.7s}.industrial-category-item__list .industrial-product-card:nth-of-type(8){--delay:0.8s}.industrial-category-item__list .industrial-product-card:nth-of-type(9){--delay:0.9s}.industrial-category-item__list .industrial-product-card:nth-of-type(10){--delay:1s}.industrial-category-item__list[data-visible=true] .industrial-product-card{animation:opacityIn .3s var(--delay,.3s) forwards}.industrial-product-card{display:flex;flex-direction:column;width:100%;max-width:180px}.industrial-product-card__img{display:flex;position:relative;box-shadow:var(--shadow);transition:box-shadow .3s;will-change:box-shadow}.industrial-product-card__img:not(:focus),.industrial-product-card__img:not(:hover){--shadow:0 4px 12px rgba(35,35,35,0.2)}.industrial-product-card__img:focus,.industrial-product-card__img:hover{--shadow:0 2px 2px rgba(35,35,35,0.3)}.industrial-product-card__img img,.industrial-product-card__img picture{display:block;width:100%;margin-bottom:0!important}.industrial-product-card__img a{position:absolute;top:0;left:0;width:100%;height:100%}.industrial-product-card figcaption{display:flex;flex-direction:column;align-items:flex-start;padding-top:16px;font-family:var(--sans-serif)}.industrial-product-card h3{margin-bottom:8px;color:var(--black-3);font-size:15px;font-weight:400}.industrial-product-card h3 a{border-bottom:1px solid transparent;color:inherit;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.industrial-product-card h3 a:focus:not(:focus),.industrial-product-card h3 a:hover:not(:focus){border-bottom-color:currentColor}.industrial-category-item{display:grid;grid-template-columns:var(--gtc)}.industrial-category-item:nth-child(odd){background-color:var(--dark-beige)}.industrial-category-item__img{position:relative;width:100%;overflow:hidden}.industrial-category-item__img:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#303030;content:"";opacity:var(--opacity,.5)}.industrial-category-item__img img,.industrial-category-item__img picture{display:block;width:100%;margin-bottom:0}.industrial-category-item__list{display:grid;grid-gap:24px;grid-template-columns:repeat(auto-fill,180px);width:100%}.hero-slider{width:100vw;opacity:0;transition:opacity .3s .3s;will-change:opacity}.hero-slider.slick-initialized{opacity:1}.hero-slider .slide{display:flex!important;position:relative;align-items:center;justify-content:center;height:var(--h)}.index-hero{width:100%;margin-bottom:-50px;overflow:hidden}.index-hero__top{--h:650px;position:relative;width:100%}.index-hero__top:after{position:absolute;bottom:0;left:0;width:100%;height:40px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);content:""}.index-hero__bottom{--top:0;--translateY:-100%;--shape:var(--white);position:relative;padding-top:0;padding-bottom:35px;background-color:var(--white)}.index-hero__bottom-wrapper{display:flex;align-items:center;justify-content:space-between}.index-hero__bottom-wrapper button{display:flex;z-index:1;position:relative;align-items:center;height:44px;padding:0;border:none;background-color:transparent;background-image:none;color:var(--black-2);cursor:pointer;transition:color .3s;will-change:color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.index-hero__bottom-wrapper button:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.index-hero__bottom-wrapper button:focus{outline:none}.index-hero__bottom-wrapper button:focus:after{outline-color:currentColor}.index-hero__bottom-wrapper button:hover{color:var(--red)}.index-hero__next{transform:rotate(180deg)}.index-proud{position:relative;padding-top:50px;padding-bottom:50px;overflow:hidden;background-color:var(--dark-beige)}.index-proud__wrapper{display:flex;flex-direction:column;align-items:center}.index-proud h2{margin-bottom:10px;color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1.5;text-align:center}.index-proud p{width:100%;max-width:480px;margin-bottom:30px;color:var(--black-1);font-family:var(--sans-serif);font-size:16px;text-align:center}.index-proud__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.index-proud__list figure,.index-proud__list li{display:flex;flex-direction:column;align-items:center}.index-proud__list figure{width:100%;max-width:var(--mw);color:var(--black-1);font-family:var(--sans-serif)}.index-proud__list figure img{display:block;margin-bottom:10px}.index-proud__list figure h3{font-size:18px;font-weight:700;text-align:center}.index-proud__list figure p{font-size:18px;text-align:center;opacity:.4}.index-proud__decor-item{z-index:1;position:absolute;bottom:-35px;width:190px;height:248px;background-image:url(../img/decor-spike-small--white.svg);background-position:50%;background-size:contain}.index-proud__decor-item:first-child{left:var(--indent)}.index-proud__decor-item:nth-child(2){right:var(--indent);transform:scaleX(-1)}.index-proud h2[data-observable],.index-proud h2~p[data-observable]{transform:translateY(-30px);opacity:0}.index-proud h2:not([data-visible]),.index-proud h2[data-visible=true],.index-proud h2~p:not([data-visible]),.index-proud h2~p[data-visible=true]{transform:translateY(0);opacity:1;transition:opacity 1s,transform 1s;will-change:opacity,transform}.index-proud li[data-observable]{opacity:0}.index-proud li:not([data-visible]),.index-proud li[data-visible=true]{animation:bounceIn 1s var(--delay,0s) forwards}.index-proud__decor[data-observable]{transform:translateY(30px);opacity:0}.index-proud__decor:not([data-visible]),.index-proud__decor[data-visible=true]{transform:translateY(0);opacity:1;transition:opacity 1s,transform 1s;will-change:opacity,transform}.news-content{background-color:var(--beige)}.news-content__items{display:grid;grid-gap:40px 30px;grid-template-columns:repeat(auto-fit,minmax(290px,370px));justify-content:center;width:100%}.news-content .sales-and-news-card{animation:opacityIn .3s var(--delay,.3s) forwards;opacity:0}.news-content .sales-and-news-card:first-of-type{--delay:0.6s}.news-content .sales-and-news-card:nth-of-type(2){--delay:0.7s}.news-content .sales-and-news-card:nth-of-type(3){--delay:0.8s}.news-content .sales-and-news-card:nth-of-type(4){--delay:0.9s}.news-content .sales-and-news-card:nth-of-type(5){--delay:1s}.news-content .sales-and-news-card:nth-of-type(6){--delay:1.1s}.news-content .sales-and-news-card:nth-of-type(7){--delay:1.2s}.news-content .sales-and-news-card:nth-of-type(8){--delay:1.3s}.news-content .sales-and-news-card:nth-of-type(9){--delay:1.4s}.news-content .sales-and-news-card:nth-of-type(10){--delay:0.6s}.news-content .sales-and-news-card:nth-of-type(11){--delay:0.61s}.news-content .sales-and-news-card:nth-of-type(12){--delay:0.62s}.industrial-delivery{font-family:var(--sans-serif)}.industrial-delivery h2{margin-bottom:var(--fz);color:var(--black-2);font-size:var(--fz);font-weight:700;letter-spacing:1.5px;line-height:1.2}.industrial-delivery__cards{display:grid;grid-gap:var(--gg);grid-template-columns:var(--gtc);width:100%}.industrial-delivery__card{display:flex;flex-direction:column;align-items:flex-start;width:100%}.industrial-delivery__card img,.industrial-delivery__card picture{display:block;width:100%;height:auto}.industrial-delivery__card h3{margin-top:16px;margin-bottom:8px;color:var(--black-3);font-size:18px;font-weight:400;line-height:1}.industrial-delivery__card h3 a{color:currentColor;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:opacity .3s,-webkit-text-decoration-color .3s;transition:text-decoration-color .3s,opacity .3s;transition:text-decoration-color .3s,opacity .3s,-webkit-text-decoration-color .3s;will-change:text-decoration-color,opacity}.industrial-delivery__card h3 a:focus:not(:focus),.industrial-delivery__card h3 a:hover:not(:focus){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.industrial-delivery__card p{color:var(--light-gold);font-size:16px}.industrial-img-with-text{display:grid;grid-gap:var(--gg);grid-template-columns:var(--gtc)}.industrial-img-with-text img,.industrial-img-with-text picture{display:block;max-width:100%;height:auto}.industrial-img-with-text__text{display:flex;flex-direction:column;align-items:flex-start;font-family:var(--sans-serif)}.industrial-img-with-text__text h1,.industrial-img-with-text__text h2{margin-bottom:var(--fz);color:var(--black-2);font-size:var(--fz);font-weight:700;letter-spacing:1.5px;line-height:1.2}.industrial-img-with-text__text h1{text-transform:uppercase}.industrial-img-with-text__text p{color:var(--black-1);font-size:16px;line-height:2}.industrial-img-with-text__text p:not(:last-child){margin-bottom:16px}.industrial-img-with-text__text a[href*=pdf]{position:relative;padding-left:48px;color:var(--red-2);font-size:16px;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:opacity .3s,-webkit-text-decoration-color .3s;transition:text-decoration-color .3s,opacity .3s;transition:text-decoration-color .3s,opacity .3s,-webkit-text-decoration-color .3s;will-change:text-decoration-color,opacity}.industrial-img-with-text__text a[href*=pdf]:focus:not(:focus),.industrial-img-with-text__text a[href*=pdf]:hover:not(:focus){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.industrial-img-with-text__text a[href*=pdf]:before{display:flex;position:absolute;top:-6px;left:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--red-2);color:var(--white);content:"pdf"}.news-item-content{display:flex;flex-direction:column;align-items:flex-start;background-color:var(--beige)}.news-item-hero{position:relative;width:100%}.news-item-hero__wrapper{display:flex;z-index:1;position:relative;justify-content:center;min-height:580px}.news-item-hero__content{display:grid;grid-gap:16px;grid-template-columns:100%;align-content:center;justify-items:center;padding-right:15px;padding-left:15px;text-align:center}.news-item-hero__title{color:var(--white);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1}.news-item-hero__description{width:100%;max-width:440px;color:var(--white);font-family:var(--sans-serif);font-size:18px;text-align:center}.news-item-hero__time{margin-bottom:32px;color:var(--white);font-family:var(--sans-serif);font-size:16px;opacity:.8}.embedded-inudstrial-suggestion{z-index:3;position:relative;width:100%}.embedded-inudstrial-suggestion__wrapper{display:grid;grid-gap:var(--gg);grid-template-columns:var(--gtc);align-items:center;justify-content:center;min-height:var(--mh);padding-top:var(--p);padding-bottom:var(--p)}.embedded-inudstrial-suggestion__img img,.embedded-inudstrial-suggestion__img picture{display:block;width:100%}.embedded-inudstrial-suggestion__text{display:flex;flex-direction:column;align-items:flex-start}.embedded-inudstrial-suggestion__text h2{margin-bottom:16px;color:var(--black-2);font-family:var(--sans-serif);font-size:25px;font-weight:400;opacity:.7}.embedded-inudstrial-suggestion__suggested-product-link{display:flex;position:relative;flex-direction:column;align-items:flex-start;max-width:270px;margin-bottom:32px;color:var(--black-2);font-size:var(--sans-serif);font-size:var(--fz);font-weight:700;letter-spacing:1px;text-decoration:none;transition:opacity .3s;will-change:opacity}.embedded-inudstrial-suggestion__suggested-product-link:focus:not(:focus),.embedded-inudstrial-suggestion__suggested-product-link:hover:not(:focus){opacity:.7}.embedded-inudstrial-suggestion__suggested-product-link:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.embedded-inudstrial-suggestion__suggested-product-link:focus{outline:none}.embedded-inudstrial-suggestion__suggested-product-link:focus:after{outline-color:var(--gold)}.embedded-inudstrial-suggestion__suggested-product-link span{margin-bottom:16px}.embedded-inudstrial-suggestion__suggested-product-link svg{margin-bottom:8px;transform:rotate(180deg);color:var(--gold)}.embedded-inudstrial-suggestion__suggested-categories-link{--border-color:var(--white);--arrow-color:var(--brown);--color:var(--brown);--bg-color:var(--white)}.embedded-inudstrial-suggestion__suggested-categories-link:focus,.embedded-inudstrial-suggestion__suggested-categories-link:hover{--border-color:var(--brown);--bg-color:var(--yellow)}@keyframes slide-1{0%{transform:translate(50%) rotate(15deg) scale(.8);opacity:0}to{transform:translate(0) rotate(-15deg) scale(1);opacity:1}}@keyframes slide-1-overlay{0%{transform:translateX(-35%)}to{transform:translateX(-32%)}}@keyframes slide-1-headings{0%{transform:translateY(10px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slide-1-text{0%{opacity:0}to{opacity:1}}.product-screens .slider-first-start .slick-active #details .product-image{animation:slide-1 1s forwards}.product-screens .slider-first-start .slick-active #details.product-overlay:after{animation:slide-1-overlay 2s forwards}.product-screens .slider-first-start .slick-active #details h1,.product-screens .slider-first-start .slick-active #details h2,.product-screens .slider-first-start .slick-active #details mark{animation:slide-1-headings .3s forwards}.product-screens .slider-first-start .slick-active #details mark{animation-delay:.3s;opacity:0}.product-screens .slider-first-start .slick-active #details li,.product-screens .slider-first-start .slick-active #details p{animation:slide-1-text 1s .5s forwards;opacity:0}.product-image{transform:translate(var(--tx,0),var(--ty,0)) rotate(var(--r,0deg)) scale(var(--s,1));opacity:var(--o,1);transition:transform 1s,opacity 1s;will-change:transform}#details:not(.active){--o:0;--tx:50%;--r:15deg;--s:0.8}#details.active,.slick-active #details{--o:1;--tx:0;--r:-15deg;--s:1}#properties:not(.active),#specification:not(.active){--o:0;--tx:-50%;--ty:50%;--r:30deg;--s:0.5}#properties.active,#specification.active,.slick-active #properties,.slick-active #specification{--o:1;--tx:0;--ty:0;--r:0deg;--s:1}#nutritional-value:not(.active),#shipping:not(.active){--o:0;--tx:50%;--r:30deg;--s:0.5}#nutritional-value.active,#shipping.active,.slick-active #nutritional-value,.slick-active #shipping{--o:1;--tx:0;--r:-15deg;--s:1}.product-screens__screen:not(.active) .product-details-grid{--ty:-24px}.product-screens__screen.active .product-details-grid,.slick-active .product-screens__screen .product-details-grid{--ty:24px}.product-overlay{position:relative}.product-overlay:not(.active){--x:-35%}.product-overlay.active,.slick-active .product-overlay{--x:-32%}.product-overlay>*{z-index:1}.product-screens h1,.product-screens h2,.product-screens mark{--tY:10px;--o:0;transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s var(--delay,0s),transform .3s var(--delay,0s);will-change:opacity,transform}.product-screens mark{--delay:0.3s}.product-screens .active h1,.product-screens .active h2,.product-screens .active mark,.product-screens .slick-active h1,.product-screens .slick-active h2,.product-screens .slick-active mark{--tY:0;--o:1}.product-screens p{opacity:var(--o);transition:opacity 1s .5s;will-change:opacity}.product-screens .active p,.product-screens .slick-active p{--o:1}.embedded-product-suggestion{z-index:3;position:relative;width:100%}.embedded-product-suggestion__wrapper{display:grid;grid-gap:var(--gg);grid-template-columns:var(--gtc);align-items:center;justify-content:center;min-height:var(--mh);padding-top:var(--p);padding-bottom:var(--p)}.embedded-product-suggestion__list{display:flex;flex-direction:column;align-items:flex-start}.embedded-product-suggestion__list h2{margin-bottom:16px;color:var(--black-2);font-family:var(--sans-serif);font-size:25px;font-weight:400;opacity:.7}.embedded-product-suggestion__list li{min-height:32px;padding:2px 4px;scroll-snap-align:start}.embedded-product-suggestion__list a{display:flex;position:relative;color:var(--black-2);font-family:var(--sans-serif);font-size:18px;font-weight:400;line-height:1.5;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:opacity .3s,-webkit-text-decoration-color .3s;transition:text-decoration-color .3s,opacity .3s;transition:text-decoration-color .3s,opacity .3s,-webkit-text-decoration-color .3s;will-change:text-decoration-color,opacity}.embedded-product-suggestion__list a:focus:not(:focus),.embedded-product-suggestion__list a:hover:not(:focus){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.embedded-product-suggestion__list a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.embedded-product-suggestion__list a:focus{outline:none}.embedded-product-suggestion__list a:focus:after{outline-color:var(--gold)}.embedded-product-suggestion__img{display:flex;position:relative;max-width:100%}.embedded-product-suggestion__img:focus,.embedded-product-suggestion__img:hover{transform:rotate(15deg) scale(1.15)!important}.embedded-product-suggestion__img img,.embedded-product-suggestion__img picture{display:block;max-width:100%}.embedded-product-suggestion__img a{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%) rotate(5deg)}.embedded-product-suggestion__text:focus~.embedded-product-suggestion__img,.embedded-product-suggestion__text:hover~.embedded-product-suggestion__img{transform:rotate(15deg) scale(1.15)!important}.embedded-product-suggestion__text{display:flex;z-index:1;flex-direction:column;align-items:flex-start;order:1}.embedded-product-suggestion__text h2{margin-bottom:16px;color:var(--black-2);font-family:var(--sans-serif);font-size:25px;font-weight:400;opacity:.7}.embedded-product-suggestion__suggested-product-link{display:flex;position:relative;flex-direction:column;align-items:flex-start;max-width:270px;margin-bottom:32px;color:var(--black-2);font-size:var(--sans-serif);font-size:var(--fz);font-weight:700;letter-spacing:1px;text-decoration:none}.embedded-product-suggestion__suggested-product-link:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.embedded-product-suggestion__suggested-product-link:focus{outline:none}.embedded-product-suggestion__suggested-product-link:focus:after{outline-color:var(--gold)}.embedded-product-suggestion__suggested-product-link:before{position:absolute;bottom:0;left:0;width:100%;height:calc(100% + 50px);content:""}.embedded-product-suggestion__suggested-product-link span{margin-bottom:32px;opacity:.6;transition:opacity .3s;will-change:opacity}.embedded-product-suggestion__suggested-product-link:focus span,.embedded-product-suggestion__suggested-product-link:hover span{opacity:1}.embedded-product-suggestion__suggested-product-link svg{margin-bottom:8px;transform:rotate(180deg);color:var(--gold)}.embedded-product-suggestion__suggested-product-link .animated-arrow{display:flex;position:relative;align-items:center;width:130px;height:10px}.embedded-product-suggestion__suggested-product-link .animated-arrow:before{width:130px;height:2px;background-image:linear-gradient(90deg,var(--gold) 25%,var(--white) 0,var(--white) 75%,var(--gold) 0);background-size:400%;animation:arrow-1 2.5s cubic-bezier(.75,.25,.25,.75) infinite;content:""}.embedded-product-suggestion__suggested-product-link .animated-arrow:after{position:absolute;top:50%;right:0;width:8px;height:8px;transform:translateY(-50%) rotate(45deg);border-top:2px solid;border-right:2px solid;animation:arrow-2 2.5s cubic-bezier(.75,.25,.25,.75) infinite;animation-delay:-.35s;content:""}.embedded-product-suggestion__suggested-categories-link{--border-color:var(--white);--arrow-color:var(--brown);--color:var(--brown);--bg-color:var(--white)}.embedded-product-suggestion__suggested-categories-link:focus,.embedded-product-suggestion__suggested-categories-link:hover{--border-color:var(--brown);--bg-color:var(--yellow)}@keyframes arrow-1{0%{background-position-x:100%}to{background-position-x:0}}@keyframes arrow-2{0%{border-color:var(--white)}25%{border-color:var(--gold)}75%,to{border-color:var(--white)}}.embedded-product-suggestion__img{transition:transform 1s;will-change:transform}.animation-detect-element[data-visible=true]~.site-footer__top .embedded-product-suggestion__img{transform:rotate(5deg)}.product-img-with-text{display:grid;z-index:1;grid-gap:var(--gg);grid-template-columns:var(--gtc);width:100%}.product-img-with-text__text{display:flex;flex-direction:column;align-items:flex-start;font-family:var(--sans-serif)}.product-img-with-text__text h1,.product-img-with-text__text h2{margin-bottom:var(--fz);color:var(--black-2);font-size:var(--fz);font-weight:700;letter-spacing:1.5px;line-height:1.2}.product-img-with-text__text h1{text-transform:uppercase}.product-img-with-text__text mark{margin-bottom:var(--fz);background-color:transparent;color:var(--red);font-size:var(--fz)}.product-img-with-text__text p{color:var(--black-1);font-size:16px;line-height:2}.product-img-with-text__text p:not(:last-child){margin-bottom:16px}.product-img-with-text__text a[href*=pdf]{position:relative;padding-left:48px;color:var(--red-2);font-size:16px;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:opacity .3s,-webkit-text-decoration-color .3s;transition:text-decoration-color .3s,opacity .3s;transition:text-decoration-color .3s,opacity .3s,-webkit-text-decoration-color .3s;will-change:text-decoration-color,opacity}.product-img-with-text__text a[href*=pdf]:focus:not(:focus),.product-img-with-text__text a[href*=pdf]:hover:not(:focus){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.product-img-with-text__text a[href*=pdf]:before{display:flex;position:absolute;top:-6px;left:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--red-2);color:var(--white);content:"pdf"}.product-details-grid{display:grid;grid-gap:24px 16px;grid-template-columns:repeat(auto-fit,140px);width:calc(100% + var(--extra-width, 0px))}.product-details-grid__item{display:flex;flex-direction:column;width:140px;border:1px solid rgba(35,35,35,.15);box-shadow:0 9px 39px rgba(0,0,0,.16);color:var(--black-2);font-family:var(--sans-serif);transition:transform 1s;will-change:transform}.product-details-grid__item header{display:flex;align-items:center;justify-content:center;min-height:60px;padding:6px;background-color:rgba(246,240,233,.74)}.product-details-grid__item header p{font-size:14px;line-height:1.2;text-align:center}.product-details-grid__item strong{display:flex;flex-grow:1;align-items:center;justify-content:center;padding:6px 12px;font-size:20px;font-weight:500;text-align:center}.product-details-grid__item footer{display:flex;flex-direction:column;align-items:center;width:100%;padding:6px 12px;border-top:1px solid #f8f4ee;font-size:12px}.product-details-grid__item footer em{color:#aca191;font-style:normal}.product-icons{display:flex;z-index:2;position:absolute;top:12px;left:0;flex-direction:column;align-items:flex-end;justify-content:center;width:var(--width);height:var(--height);padding-top:var(--headerHeight);padding-bottom:40px;animation:opacityIn 1s forwards;opacity:0}@keyframes translateUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.product-icons ul{display:flex;z-index:1;position:relative;flex-direction:column;align-items:flex-end;font-size:var(--fz)}.product-icons ul[data-icons-qty="5"] li:nth-child(2),.product-icons ul[data-icons-qty="5"] li:nth-child(4){--icon-indent:0.9em}.product-icons ul[data-icons-qty="5"] li:nth-child(3){--icon-indent:1.25em}.product-icons ul[data-icons-qty="3"] li:nth-child(2),.product-icons ul[data-icons-qty="4"] li:nth-child(2),.product-icons ul[data-icons-qty="4"] li:nth-child(3){--icon-indent:0.9em}.product-icons li:nth-of-type(2){--delay:0.6s}.product-icons li:nth-of-type(3){--delay:0.8s}.product-icons li:nth-of-type(4){--delay:1s}.product-icons li:nth-of-type(5){--delay:1.2s}.product-icons img{width:1em;height:1em;margin-top:.25em;margin-bottom:.25em;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform:translateY(10px);animation:translateUp forwards .3s var(--delay,.4s);opacity:0}.product-img-with-text__list-with-icon{display:flex;flex-direction:column;align-items:flex-start;width:100%}.product-img-with-text__list-with-icon li:not(:last-child){margin-bottom:16px}.product-img-with-text__list-with-icon figure{display:grid;grid-gap:16px;grid-template-columns:32px 1fr}.product-img-with-text__list-with-icon p{line-height:1.5}.product-img-with-text__list-with-icon p:not(:last-child){margin-bottom:4px}.product-img-with-text ul{padding-left:0;list-style:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E")}.product-img-with-text ul,.product-img-with-text ul li{display:flex;flex-direction:column;align-items:flex-start;width:100%}.product-img-with-text ul li:not(:last-child){margin-bottom:16px}.product-img-with-text ul p{line-height:1.5}.product-img-with-text ul p:not(:last-child){margin-bottom:4px}.product-packages{display:flex;flex-direction:column;align-items:flex-start;width:100%}.product-packages h2{margin-top:var(--fz);margin-bottom:calc(var(--fz)*2);background-color:transparent;color:var(--red);font-size:var(--fz);font-weight:400}.product-packages .slider{display:flex;width:100%}.product-slider-nav .product-labels{display:flex;z-index:1;position:absolute;top:70px;left:-5px;flex-direction:column;align-items:flex-start;padding-right:0}.product-slider-nav .product-labels__item{position:relative;width:75px;height:75px;transform:rotate(-15deg);border-radius:50%;background-color:var(--label-bgc,var(--red-2));color:var(--label-c,var(--white));font-family:var(--sans-serif);font-size:15px;font-weight:900;text-transform:uppercase}.product-slider-nav .product-labels__item:not(:last-child){margin-bottom:10px}.product-slider-nav .product-labels__item a{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;outline:none}.product-packages .slider-buttons{display:flex;align-items:center;justify-content:space-between;margin-top:20px;margin-bottom:20px}.product-packages .slider-buttons button{display:flex;position:relative;align-items:center;height:44px;padding:0;border:none;background-color:transparent;background-image:none;color:var(--black-2);cursor:pointer;transition:color .3s;will-change:color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-packages .slider-buttons button:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.product-packages .slider-buttons button:focus{outline:none}.product-packages .slider-buttons button:focus:after{outline-color:currentColor}.product-packages .slider-buttons button:hover{color:var(--red)}.product-packages .slider-buttons button.next{transform:rotate(180deg)}.product-slider-for .slick-list{min-width:100%}.product-slide-for__text{display:flex;flex-direction:column}.product-slide-for h3{color:var(--black-2);font-family:var(--sans-serif);font-size:20px;font-weight:700}.product-slide-for ul{display:flex;padding-left:0;list-style:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E")}.product-slide-for li:first-of-type{--delay:0.1s}.product-slide-for li:nth-of-type(2){--delay:0.2s}.product-slide-for li:nth-of-type(3){--delay:0.3s}.product-slide-for li:nth-of-type(4){--delay:0.4s}.product-slide-for li:nth-of-type(5){--delay:0.5s}.product-slide-for li:nth-of-type(6){--delay:0.6s}.product-slide-for li:nth-of-type(7){--delay:0.7s}.product-slide-for li:nth-of-type(8){--delay:0.8s}.product-slide-for li:nth-of-type(9){--delay:0.9s}.product-slide-for dl{display:flex;flex-direction:column;align-items:flex-start}.product-slide-for dd,.product-slide-for dt{color:var(--black-2);font-family:var(--sans-serif);font-size:16px}.product-slide-for dt{opacity:.6}.slick-current .product-slide-for li{animation:fadeUp .3s var(--delay,.3s) both ease-in}.product-slide-for{--o:0}.product-slide-for[data-visible=true]{--o:1}.product-slider-nav .slick-list,.product-slider-nav .slick-track{min-width:100%}.product-slider-nav .slick-slide{cursor:pointer;transition:transform .3s,opacity .3s;will-change:transform,opacity}.product-slider-nav .slick-slide:focus{outline:none}.product-slider-nav .slick-slide:not(.slick-current){transform:scale(.9);opacity:.5}.product-slide-nav{display:flex!important;justify-content:center}.product-slide-nav__img{position:relative;flex-shrink:0}.product-slide-nav__img img,.product-slide-nav__img picture{width:100%}.product-slide-nav .dev-demo{position:absolute;top:8px;right:8px;color:var(--white);font-size:12px}.search-content{min-height:100%;background-color:var(--beige)}.search-content__no-results{display:flex;flex-direction:column;align-items:center;width:100%;color:var(--black-1);font-family:var(--sans-serif);font-size:16px}.search-content__no-results p{margin-bottom:8px}.search-content__results{display:flex;flex-direction:column;align-items:center;width:100%;font-family:var(--sans-serif)}.search-content__results h2{width:100%;margin-bottom:32px;color:var(--black-2);font-size:18px;font-weight:400;text-align:left}.search-content__results h3{margin-bottom:8px;color:var(--black-2);font-family:var(--cursive);font-size:20px;font-weight:400}.search-content__results p{margin-bottom:8px;color:var(--black-1);font-size:18px}.search-content__results small{color:var(--black-2);font-size:14px;opacity:.7}.search-content__results time{color:var(--black-2);font-size:16px}.search-preview-card{display:flex;flex-direction:column;align-items:flex-start;width:100%}.search-preview-card:not(:last-child){margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #d4cec5}.search-preview-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-preview-card p:not(:first-of-type){display:none}.search-preview-card__link{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:var(--white)}.search-preview-card__link:focus,.search-preview-card__link:hover{--bg-color:#ffdd34}.purchase-content{background-color:var(--beige)}.purchase-content__wrapper{display:flex;flex-direction:column;align-items:flex-start}.purchase-content .link-with-arrow{margin-top:24px;--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34}.purchase-content .link-with-arrow:focus,.purchase-content .link-with-arrow:hover{--bg-color:var(--white)}.recipe-card{display:grid;grid-gap:16px 32px;grid-template-columns:var(--gtc)}.recipe-card:not(:last-child){margin-bottom:36px}.recipe-card lite-youtube .video-button{--size:60px}.recipe-card__placeholder{position:relative}.recipe-card .recipe-labels{position:absolute;top:16px;right:16px}.recipe-card__text{display:grid;grid-row-gap:10px;grid-template-columns:100%;align-items:start;justify-items:start;line-height:normal}.recipe-card__text h2{padding:8px 16px;border-radius:55px;background-color:#f6f0e9;color:var(--black-1);font-family:var(--sans-serif);font-size:9px;letter-spacing:1px;line-height:inherit;text-transform:uppercase}.recipe-card__text h3{color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:inherit}.recipe-card__text h3 a{border-bottom:1px solid transparent;color:currentColor;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.recipe-card__text h3 a:focus:not(:focus),.recipe-card__text h3 a:hover:not(:focus){border-bottom-color:currentColor}.recipe-card__text p{display:-webkit-box;overflow:hidden;color:var(--black-1);font-family:var(--sans-serif);font-size:16px;line-height:inherit;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line)}.recipe-card__text .time-title{--color:var(--black-2);--fz:11px;--bgc:#d2d2d2;--w2:18px}.recipe-card__text .time-title:before{background-color:inherit}.recipe-card__product{--bgc:#d2d2d2;justify-content:flex-start;width:100%;padding-left:30px;color:var(--black-1);font-family:var(--sans-serif);font-size:14px;font-weight:700;line-height:inherit}.recipe-card__product:before{top:100%;transform:translateY(-100%)}.recipe-card__product img{left:0;width:20px;transform:translate(0)}.recipe-card__full-recipe{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34}.recipe-card__full-recipe:focus,.recipe-card__full-recipe:hover{--bg-color:var(--white)}.recipes-content{background-color:var(--beige)}.recipes-content__tags{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:var(--pb)}.recipes-content__tag{margin-bottom:16px}.recipes-content__tag:not(:last-child){margin-right:16px}.recipes-content__tag-link{display:flex;align-items:center;height:44px;padding-right:var(--p);padding-left:var(--p);border:1px solid var(--bc);border-radius:22px;outline:none;background-color:var(--bgc);color:var(--c);font-family:var(--sans-serif);font-size:var(--fz);text-decoration:none;transition:color .3s,border-color .3s,background-color .3s;will-change:color,border-color,background-color;-webkit-user-select:none;-ms-user-select:none;user-select:none;--c:var(--light-brown);--bgc:transparent;--bc:var(--light-brown)}.recipes-content__tag-link:focus:not(.recipes-content__tag-link--active),.recipes-content__tag-link:hover:not(.recipes-content__tag-link--active){--c:var(--white);--bgc:var(--light-brown)}.recipes-content__tag-link--active{--c:var(--brown);--bgc:var(--yellow);--bc:var(--yellow)}.recipes-content__tags{--tY:10px;--o:0}.recipes-content__tags[data-visible=true]{--tY:0;--o:1}.recipes-content__tags li{transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s var(--delay),transform .3s var(--delay,.3s);will-change:opacity,transform}.recipes-content__tags li:first-of-type{--delay:0.1s}.recipes-content__tags li:nth-of-type(2){--delay:0.2s}.recipes-content__tags li:nth-of-type(3){--delay:0.3s}.recipes-content__tags li:nth-of-type(4){--delay:0.4s}.recipes-content__tags li:nth-of-type(5){--delay:0.5s}.recipes-content__tags li:nth-of-type(6){--delay:0.6s}.recipes-content__tags li:nth-of-type(7){--delay:0.7s}.recipes-content__tags li:nth-of-type(8){--delay:0.8s}.recipes-content__tags li:nth-of-type(9){--delay:0.9s}.recipes-content__tags li:nth-of-type(10){--delay:0.10s}.recipes-content .recipe-card[data-visible]{opacity:0}.recipes-content .recipe-card[data-visible=true]{animation:opacityIn .3s forwards}.jscroll-added{margin-top:36px}.content-with-video{background-color:var(--white)}.content-with-video__text{display:grid;grid-gap:40px;grid-template-columns:var(--gtc);margin-top:40px}.recipe-hero{position:relative;width:100%}.recipe-hero__wrapper{display:flex;z-index:1;position:relative;justify-content:center;min-height:580px}.recipe-hero__content{display:grid;grid-gap:16px;grid-template-columns:100%;align-content:center;justify-items:center}.recipe-hero__title{color:var(--white);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1}.recipe-hero__link{--border-color:var(--yellow);--arrow-color:var(--yellow);--color:var(--yellow);--bg-color:transparent}.recipe-hero__link:focus,.recipe-hero__link:hover{--bg-color:var(--white)}.content-with-photo{background-color:var(--white)}.content-with-photo__wrapper{display:grid;grid-gap:40px;grid-template-columns:var(--gtc)}.recipe-table{display:flex;flex-direction:column;align-items:flex-start;width:100%}.recipe-table .time-title{--color:var(--black-2);--fz:11px;--bgc:#d2d2d2;--w2:18px;margin-bottom:16px}.recipe-table .time-title:before{background-color:inherit}.recipe-table dl{display:flex;align-items:center;width:100%;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e6e3de;font-family:var(--sans-serif)}.recipe-table dt{display:flex;flex-grow:1;color:var(--black-1);font-size:16px}.recipe-table dd{flex-shrink:0;padding-left:16px;color:var(--gold);font-size:14px}.recipe-table .product-icon-img-link{display:flex;align-items:center;color:currentColor;line-height:1;text-decoration:none}.recipe-table .product-icon-img-link .product-icon-img{position:relative}.recipe-table .product-icon-img-link .product-icon-img:before{position:absolute;bottom:0;left:50%;width:28px;height:28px;transform:translateX(-50%);border-radius:50%;background-color:#f6f0e9;content:""}.recipe-table .product-icon-img-link .product-icon-img:after{position:absolute;bottom:0;left:50%;width:18px;height:18px;transform:translateX(-50%);border-radius:50%;background-color:#c2b9b3;content:"";opacity:0}.recipe-table .product-icon-img-link .product-icon-img img{display:block;z-index:1;position:relative}.recipe-table .product-icon-img-link span{margin-left:20px}.recipe-table h4{margin-top:20px;color:var(--gold);font-size:16px;font-weight:400;text-transform:uppercase}.recipe-table h4,.subcategory-content__category-menu ul{font-family:var(--sans-serif)}.subcategory-content__category-menu a,.subcategory-content__category-menu span{overflow:hidden;color:var(--black-2);font-size:var(--fz);line-height:2.5;text-overflow:ellipsis;white-space:nowrap}.subcategory-content__category-menu a{border-bottom:1px solid transparent;color:var(--light-gold);text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.subcategory-content__category-menu a:focus:not(:focus),.subcategory-content__category-menu a:hover:not(:focus){border-bottom-color:currentColor}.category-closer:after,.category-closer:before{display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 12px);width:24px;height:2px;transform:rotate(var(--r));transform-origin:center;background-color:var(--red);content:""}.category-closer:before{--r:45deg}.category-closer:after{--r:-45deg}.category-closer:focus,.category-closer:hover{box-shadow:0 0 1px 0 var(--semi-white)}@keyframes pulseIn{0%{transform:translateY(-5px) rotate(90deg);opacity:0}to{transform:translateY(5px) rotate(90deg);opacity:1}}@keyframes pulseOut{0%{transform:translateY(-5px) rotate(-90deg);opacity:0}to{transform:translateY(5px) rotate(-90deg);opacity:1}}.product-card{display:flex;flex-direction:column;width:100%}.product-card__img{display:flex;position:relative;box-shadow:var(--shadow);transition:box-shadow .3s;will-change:box-shadow}.product-card__img:not(:focus),.product-card__img:not(:hover){--shadow:0 4px 12px rgba(35,35,35,0.2)}.product-card__img:focus,.product-card__img:hover{--shadow:0 2px 2px rgba(35,35,35,0.3)}.product-card__img:focus+figcaption,.product-card__img:hover+figcaption{transform:scale(.98) translateY(-5px)}.product-card__img img,.product-card__img picture{display:block;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-card__img a{position:absolute;top:0;left:0;width:100%;height:100%}.product-card .product-labels{z-index:1;position:absolute;top:16px;right:16px;cursor:pointer}.product-card figcaption{display:flex;flex-direction:column;align-items:flex-start;padding-top:16px;font-family:var(--sans-serif);transition:transform .3s;will-change:transform}.product-card h2{margin-bottom:8px;color:var(--black-3);font-size:18px;font-weight:400}.product-card h2 a{border-bottom:1px solid transparent;color:inherit;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.product-card h2 a:focus:not(:focus),.product-card h2 a:hover:not(:focus){border-bottom-color:currentColor}.product-card p{color:var(--light-gold);font-size:16px}.subcategory-content{background-color:var(--beige)}.subcategory-content__wrapper{display:grid;grid-template-columns:var(--gtc)}.subcategory-content__product-list{display:grid;grid-gap:32px;grid-template-columns:var(--gtc);justify-items:center}.product-card{animation:opacityIn .3s .3s forwards;opacity:0}.vacancies-content{background-color:var(--beige)}.vacancies-content__items,.vacancy-preview-card{display:flex;flex-direction:column;align-items:flex-start;width:100%}.vacancy-preview-card{animation:opacityIn .3s var(--delay,.3s) forwards;opacity:0}.vacancy-preview-card:first-of-type{--delay:0.6s}.vacancy-preview-card:nth-of-type(2){--delay:0.7s}.vacancy-preview-card:nth-of-type(3){--delay:0.8s}.vacancy-preview-card:nth-of-type(4){--delay:0.9s}.vacancy-preview-card:not(:last-child){margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #d4cec5}.vacancy-preview-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.vacancy-preview-card p:not(:first-of-type){display:none}.vacancy-preview-card footer{display:grid;grid-template-columns:var(--gtc);width:100%}.vacancy-preview-card__link{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34}.vacancy-preview-card__link:focus,.vacancy-preview-card__link:hover{--bg-color:var(--white)}.vacancy-text-default{font-family:var(--sans-serif)}.vacancy-text-default h2,.vacancy-text-default h2 a{margin-bottom:8px;color:var(--black-2);font-family:var(--cursive);font-size:20px;font-weight:400}.vacancy-text-default h2 a{border-bottom:1px solid transparent;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.vacancy-text-default h2 a:focus:not(:focus),.vacancy-text-default h2 a:hover:not(:focus){border-bottom-color:currentColor}.vacancy-text-default p{margin-bottom:8px;color:var(--black-1);font-size:18px}.vacancy-text-default small{color:var(--black-2);font-size:14px;opacity:.7}.vacancy-text-default time{color:var(--black-2);font-size:16px}.instagram-grid{display:flex;flex-direction:column;align-items:center;padding-top:30px;background-color:var(--white)}.instagram-grid--beige-bg{background-color:var(--beige)}.instagram-grid__title{margin-bottom:30px;color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1.5}.instagram-grid__wrapper{display:grid;grid-template-columns:repeat(var(--r),1fr);width:100%;max-width:1920px}.instagram-grid__item{position:relative;outline-color:var(--white);outline-offset:0;outline-style:solid;outline-width:2px;text-decoration:none;transition:opacity .3s;will-change:opacity}.instagram-grid__item:focus:not(:focus),.instagram-grid__item:hover:not(:focus){opacity:.7}.instagram-grid img,.instagram-grid picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.instagram-grid a{position:absolute;top:0;left:0;width:100%;height:100%}.vacancy-content{background-color:var(--beige)}.vacancy-card{display:flex;flex-direction:column;align-items:flex-start;width:100%}.vacancy-card footer{display:grid;grid-template-columns:var(--gtc);width:100%;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #d4cec5}.vacancy-card summary{--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34;width:-webkit-max-content;width:max-content;outline:none;line-height:44px;cursor:pointer}.vacancy-card summary:focus,.vacancy-card summary:hover{--bg-color:var(--white)}.vacancy-card summary::-webkit-details-marker{display:none}.vacancy-card details{width:100%}.vacancy-card details[open] summary{display:none}.additional-text{background-color:var(--white)}.additional-text--mini{background-color:var(--beige)}.additional-text:not(.additional-text--mini) .additional-text__wrapper>*{break-inside:avoid}.additional-text:not(.additional-text--mini) .additional-text__wrapper h2{column-span:all}.category-card{display:flex!important;flex-direction:column;padding-right:16px;padding-left:16px}.category-card__img{display:flex;position:relative;justify-content:center;margin-bottom:16px}.category-card__img img{display:block;max-width:100%;height:auto;box-shadow:0 4px 12px rgba(35,35,35,.25);transition:box-shadow .3s;will-change:box-shadow}.category-card__img:focus img,.category-card__img:hover img{box-shadow:0 2px 6px rgba(35,35,35,.5)}.category-card__img a{position:absolute;top:0;left:0;width:100%;height:100%;outline-color:transparent;outline-offset:-2px;outline-style:solid;outline-width:1px;color:var(--black-3)}.category-card__img a:focus{outline-color:currentColor}.category-card h3{color:var(--black-3);font-family:var(--sans-serif);font-size:var(--fz);font-weight:400}.category-card h3 a{position:relative;color:inherit;text-decoration:none;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:opacity .3s,-webkit-text-decoration-color .3s;transition:text-decoration-color .3s,opacity .3s;transition:text-decoration-color .3s,opacity .3s,-webkit-text-decoration-color .3s;will-change:text-decoration-color,opacity}.category-card h3 a:focus:not(:focus),.category-card h3 a:hover:not(:focus){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.category-card h3 a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.category-card h3 a:focus{outline:none}.category-card h3 a:focus:after{outline-color:currentColor}.our-chronology{--top:100%;--shape:var(--white);--translateY:0;z-index:2;position:relative;padding-top:50px;padding-bottom:20px;background-color:var(--white)}.our-chronology__title{margin-bottom:30px;color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1.5}.our-chronology__list{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-height:300px;padding-right:40px;overflow-y:scroll;-ms-scroll-snap-type:y proximity;scroll-snap-type:y proximity}.our-chronology__list::-webkit-scrollbar{width:8px;border-radius:5px;background-color:#f6f0e9;-webkit-appearance:none;appearance:none}.our-chronology__list::-webkit-scrollbar-track{width:8px}.our-chronology__list::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(0,0,0,.2)}.our-chronology__list li{position:relative;width:100%;scroll-snap-align:start}.our-chronology__list li:not(:last-child){padding-bottom:30px}.our-chronology__list li:nth-child(odd) dt{text-align:right}.our-chronology__list li:not(:last-child):before{position:absolute;top:15px;left:var(--l);width:2px;height:100%;background-color:#f6f0e9;content:""}.our-chronology__list li:after{position:absolute;top:var(--t);left:var(--l);width:18px;height:18px;transform:translate(calc(-50% + 1px),calc(-50% + 1px)) scale(var(--s));transform-origin:center;border-radius:50%;background-color:var(--white);box-shadow:0 3px 6px rgba(0,0,0,.09);content:"";transition:transform .3s;will-change:transform}.our-chronology__list dl{display:grid;grid-column-gap:var(--gcg);grid-template-columns:var(--gtc);width:100%}.our-chronology__list dt{color:#111;font-family:var(--sans-serif);font-size:var(--fz);font-weight:700;letter-spacing:1px}.our-chronology__list dd{color:#141414;font-family:var(--sans-serif);font-size:16px}.our-chronology h2{--tY:10px;--o:0;transform:translateY(var(--tY));opacity:var(--o);transition:opacity .3s,transform .3s;will-change:opacity,transform}.our-chronology h2[data-visible=true]{--tY:0;--o:1}.our-chronology li{--o:0;opacity:var(--o);transition:opacity .3s;will-change:opacity}.our-chronology li[data-visible=true]{--o:1}.our-history{position:relative;padding-top:50px;padding-bottom:50px;overflow:hidden;background-color:var(--white)}.our-history__wrapper{display:grid;grid-gap:var(--gg);grid-template-columns:var(--gtc);justify-items:center;width:100%}.our-history__text,.our-history h2{display:flex;flex-direction:column;align-items:flex-start}.our-history h2{margin-bottom:1em;color:var(--black-2);font-family:var(--cursive);font-size:var(--fz1);font-weight:400;line-height:1.2}.our-history h2 span{font-size:var(--fz2)}.our-history q{position:relative;margin-bottom:1em;padding-left:32px;color:#9d8d76;font-family:var(--sans-serif);font-size:var(--fz);font-style:italic;quotes:none}.our-history q:before{position:absolute;top:0;left:0;font-size:43px;line-height:1;content:"\0022";opacity:.2}.our-history p{margin-bottom:32px;color:var(--black-1);font-family:var(--sans-serif);font-size:16px;line-height:1.75}.our-history__link{--border-color:#ffdd34;--arrow-color:#ffdd34;--color:#111;--bg-color:var(--white);position:relative}.our-history__link:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.our-history__link:focus{outline:none}.our-history__link:focus:after{outline-color:#ffdd34}.our-history__link:hover{--bg-color:#ffdd34;--arrow-color:#111}.our-history__img{width:100%}.our-history__img .video-button{--size:96px}.our-history__img img,.our-history__img picture{display:block;z-index:1;position:relative}.our-history__decor{display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.our-history__decor-item{z-index:1;position:absolute;bottom:-25px;width:190px;height:248px;background-image:url(../img/decor-spike-small--white.svg);background-position:50%;background-size:contain;filter:invert(1) opacity(.05)}.our-history__decor-item:first-child{left:var(--indent);transform:scaleX(-1)}.our-history__text>:not(h2):not(a)[data-observable]{transform:translateY(30px);opacity:0}.our-history__text>:not(h2):not(a):not([data-visible]),.our-history__text>:not(h2):not(a)[data-visible=true]{transform:translateY(0);opacity:1;transition:opacity 1s,transform 1s;will-change:opacity,transform}.our-history h2[data-observable]{transform:translateY(-30px);opacity:0}.our-history h2:not([data-visible]),.our-history h2[data-visible=true]{transform:translateY(0);opacity:1;transition:opacity 1s,transform 1s;will-change:opacity,transform}.our-history__img[data-observable]{transform:translateX(-30px);opacity:0}.our-history__img:not([data-visible]),.our-history__img[data-visible=true]{transform:translateX(0);opacity:1;transition:opacity 1s,transform 1s;will-change:opacity,transform}.sales-and-news-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:370px;margin-right:auto;margin-left:auto}.sales-and-news-card__img{position:relative;text-decoration:none;transition:opacity .3s;will-change:opacity}.sales-and-news-card__img:focus:not(:focus),.sales-and-news-card__img:hover:not(:focus){opacity:.7}.sales-and-news-card__img a{position:absolute;top:0;left:0;width:100%;height:100%;outline-color:transparent;outline-offset:-2px;outline-style:solid;outline-width:1px}.sales-and-news-card__img a:focus{outline-color:var(--yellow)}.sales-and-news-card figcaption{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:20px}.sales-and-news-card figcaption h3{margin-bottom:5px;color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400}.sales-and-news-card figcaption h3 a{color:inherit;text-decoration:none}.sales-and-news-card figcaption p{margin-bottom:8px;color:var(--black-1);font-family:var(--sans-serif);font-size:16px;opacity:.8}.sales-and-news-card figcaption a{--border-color:var(--yellow);--arrow-color:var(--yellow);--color:#111;--bg-color:var(--white);position:relative}.sales-and-news-card figcaption a:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.sales-and-news-card figcaption a:focus{outline:none}.sales-and-news-card figcaption a:focus:after{outline-color:var(--yellow)}.sales-and-news-card figcaption a:hover{--bg-color:var(--yellow);--arrow-color:#111}.sales-and-news-card figcaption time{margin-bottom:16px;color:var(--black-2);font-family:var(--sans-serif);font-size:16px}.sales-and-news-card .article-category-label{--size:64px;--fz:14px;position:absolute;top:12px;right:12px}.sales-and-news-preview{padding-top:50px;padding-bottom:30px;background-color:var(--white)}.sales-and-news-preview__wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.sales-and-news-preview__header{display:flex;align-items:center;width:100%;margin-bottom:30px}.sales-and-news-preview__title{margin-bottom:30px;color:var(--black-2);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1.5}.sales-and-news-preview__link{position:relative;--border-color:#ffdd34;--arrow-color:#470d0e;--color:#470d0e;--bg-color:#ffdd34}.sales-and-news-preview__link:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.sales-and-news-preview__link:focus{outline:none}.sales-and-news-preview__link:focus:after{outline-color:#470d0e}.sales-and-news-preview__link:hover{--bg-color:var(--white)}.sales-and-news-preview__cards{display:grid;grid-gap:30px;grid-template-columns:repeat(var(--r),1fr);width:100%}.sales-and-news-card:first-of-type{--time:0.5s}.sales-and-news-card:nth-of-type(2){--time:1s}.sales-and-news-card:nth-of-type(3){--time:1.5s}.sales-and-news-card:nth-of-type(4){--time:2s}.sales-and-news-card:nth-of-type(5){--time:2.5s}.sales-and-news-card[data-observable]{transform:translateY(30px);opacity:0}.sales-and-news-card:not([data-visible]),.sales-and-news-card[data-visible=true]{transform:translateY(0);opacity:1;transition:opacity var(--time),transform var(--time);will-change:opacity,transform}.recipe-preview-card--tall .recipe-preview-card__category{--w:120px;--fz:12px}.recipe-preview-card--tall .recipe-preview-card__description p{display:-webkit-box}.recipe-preview-card{--fzt:14px;--pd:10px 20px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.recipe-preview-card__img{position:relative;width:100%}.recipe-preview-card__img img,.recipe-preview-card__img picture{width:100%}.recipe-preview-card__img:after{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent,#000);content:"";opacity:.4;pointer-events:none;transition:opacity .3s;will-change:opacity}.recipe-preview-card__img:focus:after,.recipe-preview-card__img:hover:after{opacity:.7}.recipe-preview-card__img-link{position:absolute;top:0;left:0;width:100%;height:100%}.recipe-preview-card__meta{display:grid;z-index:1;position:absolute;bottom:0;left:0;grid-gap:15px;grid-template-columns:1fr -webkit-max-content -webkit-max-content;grid-template-columns:1fr max-content max-content;align-items:center;width:100%;padding:20px}.recipe-preview-card__category{--fz:10px;display:flex;align-items:center;justify-content:center;width:-webkit-max-content;width:max-content;height:35px;padding-right:16px;padding-left:16px;border-radius:20px;background-color:var(--yellow);color:var(--black-1);font-family:var(--sans-serif);font-size:var(--fz);font-weight:700;letter-spacing:1.2px;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:opacity .3s;will-change:opacity}.recipe-preview-card__category:focus:not(:focus),.recipe-preview-card__category:hover:not(:focus){opacity:.7}.recipe-preview-card__link,.recipe-preview-card__time{--color:var(--white);--bgc:var(--white)}.recipe-preview-card__link{--y:10px}.recipe-preview-card__description{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:var(--pd);background-color:var(--white)}.recipe-preview-card__description h3{color:var(--black-2);font-family:var(--cursive);font-size:var(--fzt);font-weight:400}.recipe-preview-card__description h3 a{border-bottom:1px solid transparent;color:currentColor;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.recipe-preview-card__description h3 a:focus:not(:focus),.recipe-preview-card__description h3 a:hover:not(:focus){border-bottom-color:currentColor}.recipe-preview-card__description p{display:none;overflow:hidden;color:var(--blakc-1);font-family:var(--sans-serif);font-size:var(--fz);-webkit-box-orient:vertical;-webkit-line-clamp:3}.recipes-preview{position:relative;padding-top:50px;padding-bottom:80px;overflow:hidden}.recipes-preview__wrapper{display:flex;z-index:1;position:relative;flex-direction:column;align-items:flex-start;width:100%}.recipes-preview__header{display:grid;z-index:1;grid-gap:20px 30px;grid-template-columns:var(--gtc);align-items:center;width:100%;margin-bottom:30px}.recipes-preview__title{color:var(--white);font-family:var(--cursive);font-size:var(--fz);font-weight:400;line-height:1.5}.recipes-preview__title:only-child{grid-column:1/-1}.recipes-preview__quantity{position:relative;border-bottom:1px solid transparent;color:#ffdd34;font-family:var(--sans-serif);font-size:18px;text-decoration:none;transition:border-bottom-color .3s;will-change:border-bottom-color}.recipes-preview__quantity:focus:not(:focus),.recipes-preview__quantity:hover:not(:focus){border-bottom-color:currentColor}.recipes-preview__quantity:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.recipes-preview__quantity:focus{outline:none}.recipes-preview__quantity:focus:after{outline-color:currentColor}.recipes-preview__list{width:100%}.recipes-preview .details-toggler{--bg-overlay:rgba(0,0,0,0.5)}.recipes-preview figure[data-observable]{transform:translateX(30px);opacity:0}.recipes-preview figure[data-observable]:not(.recipe-preview-card--tall){--delay:0.5s;transform:translateX(0)}.recipes-preview figure:not([data-visible]),.recipes-preview figure[data-visible=true]{transform:translateX(0);opacity:1;transition:opacity 1s var(--delay,0s),transform 1s;will-change:opacity,transform}.recipes-preview [loading]{opacity:0}.recipes-preview [loading].loaded{animation:opacityIn .3s forwards}.recipes-preview [loading].loading{animation:opacityIn .3s .3s forwards}.recipes-preview__image-background{overflow:hidden}.recipes-preview__image-background img{height:calc(100% + 100px);transition:all 1s .5s}.animation-detect-element[data-visible=true]~.recipes-preview__image-background img{transform:translateY(-100px)}.toTheTop{z-index:4;position:absolute;top:0;left:0;width:100%;height:calc(100% + 84px);pointer-events:none}.toTheTop__wrapper{display:flex;position:-webkit-sticky;position:sticky;top:0;align-items:flex-end;justify-content:flex-end;width:100%;height:100%;max-height:100vh;margin-bottom:30px}.toTheTop .to-the-top-button{display:flex;align-items:center;justify-content:center;width:56px;height:56px;transform:translate(var(--x,0),-50%);border-radius:50%;background-color:var(--yellow);box-shadow:var(--box-shadow,0 12px 16px rgba(0,0,0,.14));color:var(--brown);opacity:var(--op,0);pointer-events:var(--pe,none);transition:box-shadow .3s,opacity .3s;will-change:box-shadow,opacity}.toTheTop .to-the-top-button:focus,.toTheTop .to-the-top-button:hover{--box-shadow:0 0 1px 0 var(--semi-white)}.header-not-at-top .toTheTop .to-the-top-button{--op:1;--pe:all}.toTheTop .to-the-top-button svg{transform:rotate(-90deg);pointer-events:none}.details-toggler--category{--width:190px}.details-toggler--category summary{font-size:13px}.category-list a{outline:none;color:var(--black-2);font-family:var(--sans-serif);font-size:13px;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-transform:uppercase;transition:color .3s,-webkit-text-decoration-color .3s;transition:color .3s,text-decoration-color .3s;transition:color .3s,text-decoration-color .3s,-webkit-text-decoration-color .3s;will-change:color,text-decoration-color}.category-list .active a{color:var(--red)}.category-list li:not(.active) a:focus{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.category-list a:focus,.category-list a:hover{color:var(--red)}.category-list li:last-child{padding-bottom:8px}@media (min-width:480px) and (max-width:1023px){.standard-padding{--p:32px}.header-title{--fz:20px}.recipes-content__tags{--pb:16px}.sales-and-news-card:nth-child(3):last-child{display:none}.sales-and-news-preview__cards{--r:2}}@media (min-width:768px){.container-mini{max-width:770px}.thank-you-content{--p:40px}.thank-you-content__decor-item{--w:114px;--h:374px}.modal__close{top:56px;right:96px}.content-404{--p:40px;background-image:url(../img/404-left.jpg),url(../img/404-right.jpg);background-position:0 0,100% 115%;background-repeat:no-repeat}.content-404__img{--fz:197px}.content-404__img span:nth-child(2):before{--w:370px;--h:346px}.content-404__title{--fz:18px}.content-404__decor{position:absolute;width:114px;height:374px;background-image:url(../img/decor-spike--light-red.svg);filter:grayscale(1);opacity:.05;pointer-events:none}.outdated-content{padding:40px;background-image:url(../img/decor-spike--ie--bottom.svg),url(../img/decor-spike--ie--top.svg);background-position:0 100%,100% 0;background-repeat:no-repeat}.outdated-content__browsers-list li{margin:20px}.site-footer__bottom-wrapper{justify-content:space-between}.footer-decor{display:block;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}.contacts-content__details-row{--gtc:40% auto}.general-form{--gtc:1fr 1fr}.general-form__item--file,.general-form__item input,.general-form__item textarea{--fz:16px}.product-screens__wrapper{--mh:100vh;--gtc:1fr max-content}.product-screens__controls{display:flex;position:-webkit-sticky;position:sticky;top:0;right:0;grid-column:2/3;grid-row:1/-1;flex-direction:column;align-items:center;justify-content:center;min-height:var(--mh);padding-left:100px;overflow:hidden}.product-screens__controls:before{display:block;position:absolute;top:50%;right:0;width:var(--size);height:var(--size);transform:translate(calc(100% - var(--indent)),calc(-50% - 3px));border:1px solid #eaeaea;border-radius:50%;content:""}.product-screens__screens-container{--mh:100vh;grid-column:1/3}.product-screens__screen{grid-column:1/3;align-items:center;width:100%;min-height:var(--mh);padding-top:var(--headerHeight)}.sticky-header{position:relative}.sticky-header .site-header{grid-area:1/1/3/2;pointer-events:none}.sticky-header .site-header__wrapper{--headerContentHeight:90px;position:-webkit-sticky;position:sticky;top:var(--top);margin-bottom:calc(100vh - var(--headerContentHeight) - var(--top)*2);pointer-events:all}.sticky-header .site-main{grid-area:2/1/3/2}.sticky-header .site-footer{grid-area:3/1/4/2}.catalog-card figcaption h2{--fz:20px}.catalog-content__grid{--gg:30px;--fr:1fr;width:100%}.header-title{--top:50%}.about-slide-for__img{min-height:500px}.about-gallery-nav .slick-dots{--bottom:44px}.about-karaoke__karaoke{display:flex;position:absolute;bottom:0;left:0;transform:translate(var(--x),var(--y))}.about-karaoke__karaoke img{display:block}.about-hero__wrapper{flex-direction:column}.about-hero__text{margin-left:5%}.about-hero__title{--fz:37px}.documents-preview__grid{--qty:4}.documents-preview__links{--gtc:1fr 1fr}.documents-preview__decor{display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-slide__text{--ai:center}.hero-slide__text-left{--ga:1/1/2/2}.hero-slide h2{--ai:flex-start}.index-proud h2{--fz:24px}.index-proud__list li{--mw:220px;flex-basis:33%;padding-right:15px;padding-left:15px}.index-proud__decor{display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.index-proud li:nth-of-type(3n - 1){--delay:0.5s}.index-proud li:nth-of-type(3n){--delay:1s}.industrial-delivery h2,.industrial-img-with-text__text h1,.industrial-img-with-text__text h2{--fz:20px}.embedded-inudstrial-suggestion__wrapper{--p:80px;--mh:500px;--gtc:var(--img) max-content}.embedded-inudstrial-suggestion__img{display:flex;width:100%}.embedded-inudstrial-suggestion__suggested-product-link{--fz:20px}.embedded-product-suggestion__wrapper{--p:80px;--mh:500px}.embedded-product-suggestion__suggested-product-link,.product-img-with-text__text h1,.product-img-with-text__text h2{--fz:20px}.product-details-grid{padding-top:24px;padding-bottom:24px}.product-details-grid__item{transform:translateY(calc(var(--ty, 0px)*var(--direction)))}.product-icons{--width:72px}.product-icons ul{--fz:48px}.product-icons ul:before{--size:calc(var(--icon-qty, 5)*1.5em + 3em);position:absolute;top:50%;left:0;width:var(--size);height:var(--size);transform:translate(var(--x),-50%);border-radius:50%;background-color:var(--white);box-shadow:0 13px 25px rgba(0,0,0,.1);content:""}.product-icons li{z-index:2;transform:translateX(var(--icon-indent,0))}.recipe-card{--gtc:500px 1fr}.recipe-card__text h3{--fz:20px}.recipe-card__text p{--line:2}.recipes-content__tag-link{--fz:18px;--p:24px}.content-with-photo__wrapper,.content-with-video__text{--gtc:1fr 290px}.vacancy-preview-card footer{--gtc:1fr max-content;align-items:center}.vacancy-preview-card__link{grid-area:1/2/3/3}.instagram-grid__wrapper{--r:6}.vacancy-card footer{--gtc:1fr max-content;align-items:center}.vacancy-card footer .social-block,.vacancy-card footer>div{grid-area:1/2/3/3}.our-chronology__list li:nth-child(2n) dd{order:-1}.our-chronology__list li:not(:last-child):before{--l:50%}.our-chronology__list li:after{--l:50%;--t:19px}.our-chronology__list dl{--gtc:1fr 1fr;--gcg:80px}.our-chronology__list dt{--fz:27px}.sales-and-news-preview__header{justify-content:space-between}.recipe-preview-card--tall{--fzt:20px;--pd:20px}.recipe-preview-card--tall .recipe-preview-card__time{--w:40px;--w2:24px;--fz:14px}.recipe-preview-card--tall .recipe-preview-card__link{--w:40px;--w3:48px}.recipes-preview__header{--gtc:1fr max-content auto}.recipes-preview__list{display:grid;grid-gap:30px;grid-template-columns:var(--gtc)}}@media (min-width:768px) and (max-width:1023px){:root{--containerMaxWidth:690px}.site-header{--pt:30px}.footer-address{--gtc:auto auto;--gg:20px 50px;grid-template-rows:-webkit-max-content;grid-template-rows:max-content}.footer-address__list--address{grid-area:1/1/3/2}.product-screens__screen-content{--indent:100px}.product-icons+.container-standard .product-screens__screen-content{padding-left:100px}.product-screens__controls:before{--size:380px;--indent:70px}.product-screens__screen{--headerHeight:150px}.sticky-header .site-header__wrapper{--top:30px}.header-search input.field-has-content,.header-search input:focus{--w:calc(var(--containerMaxWidth) - 140px)}.catalog-content__grid{--qty:2}.documents-content__card:nth-of-type(3n - 2){--delay:0s}.documents-content__card:nth-of-type(3n - 1){--delay:0.25s}.documents-content__card:nth-of-type(3n){--delay:0.5s}.about-slide-for__text{--p:116px 40px 160px}.about-gallery-nav{--indent:24px}.about-gallery-nav .slick-dots{--left:40px}.about-karaoke__wrapper{--gg:32px}.about-karaoke__img{--mb:70px;justify-self:end}.about-karaoke__karaoke{--x:-50%;--y:30%}.about-partners__grid{--qty:3;--gg:32px}.hero-slide h3{--fz:13px}.industrial-category-item__text{--p:40px}.news-item-hero__title{--fz:28px}.embedded-inudstrial-suggestion__wrapper{--img:300px;--gg:32px}.product-details-grid__item:nth-child(odd){--direction:-1}.product-details-grid__item:nth-child(2n){--direction:1}.recipe-hero__title{--fz:28px}.subcategory-content__product-list{--gtc:repeat(3,1fr)}.recipe-preview-card--tall{grid-column:span 2}.recipes-preview__list{--gtc:1fr 1fr}}@media (min-width:768px) and (max-width:1279px){.about-slide-for{--gtc:1fr 1fr}.about-karaoke__text h2,.about-partners h2{--fz:25px}.product-details-grid{--extra-width:40px}.product-icons ul{transform:scale(.75) translateX(-30px);transform-origin:center}.product-icons ul:before{--x:-75%}.instagram-grid__title,.our-chronology__title{--fz:20px}.our-history h2{--fz1:26px;--fz2:20px}.sales-and-news-preview__title{--fz:20px}.recipes-preview__title{--fz:24px}}@media (min-width:1024px){.standard-padding{--p:40px}.footer-address{--delay:0.3s}.footer-menu>li:first-child{--delay:0.4s}.footer-menu>li:nth-child(2){--delay:0.5s}.site-header{--pt:40px}.footer-address{--gtc:auto;--gg:20px}.footer-menu{display:grid;grid-column-gap:40px;grid-template-columns:auto auto;align-items:start}.footer-logo{--w:180px;grid-column:1/-1}.site-footer__top-wrapper{--p:100px;display:grid;grid-gap:30px;grid-template-columns:auto auto;align-items:start;justify-content:center;justify-items:center}.contacts-content h2,.contacts-form h2{--fz:20px}.video-button{--size:160px}.product-screens__screen-content{--indent:160px}.product-screens__controls:before{--size:530px;--indent:125px}.product-screens__controls li:nth-child(2){--selfIndent:-26px}.product-screens__controls[data-items-qty="3"] li{--indent:88px}.product-screens__controls[data-items-qty="3"] li:nth-child(2){--selfIndent:-26px}.product-screens__controls[data-items-qty="4"] li{--indent:54px}.product-screens__controls[data-items-qty="4"] li:nth-child(2),.product-screens__controls[data-items-qty="4"] li:nth-child(3){--selfIndent:-52px}.product-screens__screen{--headerHeight:140px}.sticky-header .site-header__wrapper{--top:40px}.header-address{--p:60px;min-height:600px;overflow:auto;background-color:var(--white)}.header-address__decor{position:absolute;bottom:0;left:30px;width:114px;height:374px;background-image:url(../img/decor-spike--light-red.svg);opacity:.3}.header-breadcrumbs{display:flex;position:absolute;top:100%;left:50%;align-items:baseline;justify-content:center;width:100%;overflow:hidden;transform:translate(-50%,-50%);font-family:var(--sans-serif);font-size:16px;font-weight:400;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.header-menu{--p1:125px;--p2:60px;--gtc:auto auto;--jc:start;position:relative;grid-column-gap:var(--g)}.header-menu__menu{--mb:24px}.header-menu__menu--general{display:flex;flex-direction:column;justify-content:space-between;text-align:right}.header-menu__menu--production>li:not(:last-child){margin-bottom:var(--mb)}.header-menu__menu a{display:inline-flex}.header-menu__submenu{column-gap:40px;column-count:2}.header-menu__decor{z-index:-1;position:absolute;top:0;right:30px;width:114px;height:374px;transform:rotate(.5turn);background-image:url(../img/decor-spike--light-red.svg)}.header-logo{--w:180px}.site-header__offscreen-wrapper{display:grid;grid-template-columns:1fr 2fr;min-height:100vh}.header-search{--w:calc(66.66667% - 72px)}.header-search input.field-has-content,.header-search input:focus{--w:100%}.catalog-card--big{grid-column:span 2;grid-row:span 2}.catalog-content__grid{--qty:4}.header-title{--fz:24px}.documents-content__card:nth-of-type(4n - 3){--delay:0s}.documents-content__card:nth-of-type(4n - 2){--delay:0.25s}.documents-content__card:nth-of-type(4n - 1){--delay:0.5s}.documents-content__card:nth-of-type(4n){--delay:0.75s}.about-slide-for__text{--p:116px 96px 160px}.about-slide-for__text h3{--fz:24px}.about-gallery-nav{--indent:40px}.about-gallery-nav .slick-dots{--left:96px}.about-karaoke__wrapper{--gtc:1fr 524px}.about-karaoke__img{--mb:20px}.about-karaoke__decor{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.about-production header h2{--fz:24px}.about-production header p{--fz:16px}.about-partners__grid{--qty:60;--gg:24px 12px}.about-partners__img:nth-child(-n+3){grid-column:span 20;grid-row:span 5}.about-partners__img:nth-child(n+4):nth-child(-n+7){grid-column:span 15;grid-row:span 4}.about-partners__img:nth-child(n+8){grid-column:span 12;grid-row:span 3}.documents-preview header h2{--fz:24px}.documents-preview header p{--fz:16px}.hero-slide__text{--img-center-width:320px}.industrial-category-item{grid-gap:40px}.industrial-category-item:nth-child(odd){--gtc:var(--img) 1fr}.industrial-category-item:nth-child(2n){--gtc:1fr var(--img)}.industrial-category-item:nth-child(odd) .industrial-category-item__text{padding-right:80px}.industrial-category-item:nth-child(2n) .industrial-category-item__text{order:-1;padding-left:80px}.industrial-category-item__img img,.industrial-category-item__img picture{position:absolute;top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.industrial-delivery__cards{--gtc:repeat(2,1fr)}.embedded-inudstrial-suggestion__wrapper{--img:350px}.product-overlay:after{position:absolute;top:0;left:0;width:2880px;height:650px;transform:translateX(var(--x));background-image:var(--bgi);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";opacity:.5;transition:transform 2s;will-change:transform}.embedded-product-suggestion__wrapper{--gtc:1fr var(--img) max-content;--img:200px;--gg:32px}.embedded-product-suggestion__list ul{column-gap:24px;column-count:3}.embedded-product-suggestion__list li{display:flex}.product-img-with-text__text{grid-area:1/2/2/3}.product-icons{--height:100%}.product-slide-for__text{align-items:center;justify-content:center}.product-slide-for ul{align-items:center}.product-slide-for li:not(:last-child){margin-right:32px}.recipes-content__tags{--pb:24px}.subcategory-content__category-menu ul{--fz:18px}.category-closer,.category-opener{display:none}.category-read-more{--top-color:var(--gold);--bottom-color:transparent;--r:90deg;position:relative;width:210px;height:44px;border-width:2px 0;border-top-color:var(--top-color);border-bottom-color:var(--bottom-color);background-color:transparent;color:var(--light-gold);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-styles:solid}.category-read-more:after{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:100%;outline-color:transparent;outline-offset:0;outline-style:solid;outline-width:1px;content:"";opacity:1;pointer-events:none;transition:outline-color .3s;will-change:outline-color}.category-read-more:focus{outline:none}.category-read-more:focus:after{outline-color:currentColor}.category-read-more[aria-expanded=true]{--top-color:transparent;--bottom-color:var(--gold);--r:-90deg}.category-read-more:after{outline-offset:-2px!important}.category-read-more:before{position:absolute;top:calc(50% - 5px);left:calc(50% - 3px);width:6px;height:10px;background-image:url(../img/breadcrumb-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:6px 10px;animation:pulseIn 2s infinite;content:""}.category-read-more[aria-expanded=true]:before{animation:pulseOut 2s infinite}.subcategory-content__wrapper{--gtc:max-content 1fr;grid-gap:32px}.additional-text:not(.additional-text--mini) .additional-text__wrapper{column-gap:32px;column-fill:balance;column-count:2}.category-card h3{--fz:18px}.our-history__wrapper{--gtc:1fr 1fr;--gg:100px}.sales-and-news-preview__cards{--r:3}.recipe-preview-card--tall{grid-row:span 2}.recipe-preview-card__description{flex-grow:1}.recipe-preview-card__description p{--fz:18px}.recipes-preview__list{--gtc:1fr 1fr 1fr}.recipes-preview__list--with-tall-card{--gtc:45% 1fr 1fr}.toTheTop .to-the-top-button{--x:100%}}@media (min-width:1024px) and (max-width:1279px){:root{--containerMaxWidth:930px}.header-menu{--g:40px}.hero-slide__text{--gg:16px}.hero-slide h3{--fz:18px}.industrial-category-item{--img:400px}.industrial-img-with-text{--gtc:290px 1fr;--gg:36px}.news-item-hero__title{--fz:32px}.embedded-inudstrial-suggestion__wrapper{--gg:80px}.product-img-with-text{--gtc:290px 1fr;--gg:0 36px}.recipe-hero__title{--fz:32px}.subcategory-content__product-list{--gtc:repeat(2,1fr)}}@media (min-width:1024px) and (max-width:1439px){.about-karaoke__wrapper{--gg:36px}.about-karaoke__karaoke{--x:-30%;--y:10%}.product-details-grid__item:nth-child(3n),.product-details-grid__item:nth-child(3n+1){--direction:-1}.product-details-grid__item:nth-child(3n+2){--direction:1}}@media (min-width:1280px){:root{--containerMaxWidth:1170px}.container-middle{max-width:970px}.desktop-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);clip:rect(0 0 0 0)}.footer-decor__item{--indent:50px}.header-menu{--g:90px}.header-search input.field-has-content+label,.header-search input:focus+label{width:1px;height:1px;-webkit-clip-path:inset(50%);clip-path:inset(50%);clip:rect(1px,1px,1px,1px)}.documents-content__grid{--gtc:repeat(4,1fr)}.documents-content__card img,.documents-content__card picture{width:270px}.about-slide-for{--gtc:570px 1fr}.about-karaoke__text h2{--fz:32px}.about-karaoke__decor-item{--indent:30px}.about-partners h2{--fz:32px}.documents-preview__decor-item{--indent:50px}.hero-slide__text{--gg:32px}.hero-slide h2{--fz:37px}.hero-slide h3{--fz:20px}.industrial-category-item{--img:570px}.index-proud__decor-item{--indent:50px}.industrial-delivery__cards{--gg:32px}.industrial-img-with-text{--gtc:440px 1fr;--gg:80px}.news-item-hero__title{--fz:36px}.embedded-inudstrial-suggestion__wrapper{--gg:115px}.product-img-with-text{--gtc:440px 1fr;--gg:0 80px}.product-img-with-text__text mark{--fz:25px}.product-icons ul:before{--x:-70%}.product-packages h2{--fz:25px}.product-packages .slider-buttons,.product-slider-for{padding-right:80px}.product-slider-nav{width:calc(100% + 40px);margin-left:-40px}.recipe-hero__title{--fz:36px}.subcategory-content__product-list{--gtc:repeat(3,1fr)}.instagram-grid__title,.our-chronology__title{--fz:24px}.our-history h2{--fz1:32px;--fz2:24px}.our-history q{--fz:20px}.our-history__decor-item{--indent:30px}.sales-and-news-card figcaption h3{--fz:21px}.sales-and-news-preview__title{--fz:24px}.recipes-preview__title{--fz:27px}}@media (min-width:1440px){.footer-menu__submenu{column-gap:30px;column-count:3}.about-karaoke__wrapper{--gg:175px}.about-karaoke__karaoke{--x:-50%;--y:10%}.product-details-grid{--extra-width:140px}.product-details-grid__item:nth-child(odd){--direction:-1}.product-details-grid__item:nth-child(2n){--direction:1}}@media (min-width:1920px){.container-fluid{max-width:1920px}.gradient-restricted{position:relative}.gradient-restricted:before{display:block;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 150px,hsla(0,0%,100%,0) calc(100% - 150px),#fff);content:"";pointer-events:none}}@media (min-width:1921px){.about-gallery-nav .slick-next,.about-gallery-nav .slick-track{display:none!important}}@media (max-width:1439px){.footer-menu__submenu{column-gap:40px;column-count:2}}@media (max-width:1279px){.footer-decor__item{--indent:30px}.documents-content__grid{--gtc:repeat(auto-fit,minmax(200px,1fr))}.documents-content__card img,.documents-content__card picture{width:100%}.about-karaoke__decor-item{--indent:-20px}.documents-preview__decor-item{--indent:30px}.hero-slide h2{--fz:24px}.index-proud__decor-item{--indent:30px}.industrial-delivery__cards{--gg:24px}.product-img-with-text__text mark,.product-packages h2{--fz:20px}.our-history q{--fz:18px}.our-history__decor-item{--indent:-20px}.sales-and-news-card figcaption h3{--fz:18px}}@media (max-width:1023px){.footer-menu{display:none}.footer-logo{--w:124px;margin-bottom:40px}.site-footer__top-wrapper{--p:30px;display:flex;flex-direction:column;align-items:center}.contacts-content h2,.contacts-form h2{--fz:18px}.video-button{--size:96px}[data-read-more=container]{--items:var(--allItems)}.product-screens__controls li:nth-child(2){--selfIndent:-37px}.product-screens__controls a span{display:none}.product-screens__controls[data-items-qty="3"] li{--indent:20px}.product-screens__controls[data-items-qty="3"] li:nth-child(2){--selfIndent:-37px}.product-screens__controls[data-items-qty="4"] li{--indent:16px}.product-screens__controls[data-items-qty="4"] li:nth-child(2),.product-screens__controls[data-items-qty="4"] li:nth-child(3){--selfIndent:-39px}.product-screens__controls[data-items-qty="4"] li+li{--betweenIndent:48px}.header-address{--p:15px}.header-address__address,.header-address__decor,.header-address__email,.header-address__logo,.header-address__tel,.header-breadcrumbs{display:none}.header-menu{--p1:15px;--p2:15px;--gtc:1fr;--jc:center}.header-menu__menu{--mb:16px;text-align:center}.header-menu__decor,.header-menu__submenu{display:none}.header-logo{--w:124px}.site-header__offscreen-wrapper{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;padding-top:90px;padding-bottom:15px}.header-search{--w:50px}.about-slide-for__text h3{--fz:21px}.about-karaoke__wrapper{--gtc:100%}.about-karaoke__decor{display:none}.about-production header h2{--fz:18px}.about-production header p{--fz:14px}.documents-preview header h2{--fz:18px}.documents-preview header p{--fz:14px}.hero-slide__text{--gg:0px;--img-center-width:180px}.hero-slide p{display:none}.industrial-category-item{--gtc:100%}.industrial-category-item__text{padding-right:var(--p);padding-left:var(--p)}.industrial-delivery__cards{--gtc:100%}.industrial-img-with-text{--gtc:100%;--gg:40px}.industrial-img-with-text__text{order:-1}.embedded-product-suggestion__wrapper{--gtc:max-content;--gg:120px}.embedded-product-suggestion__list ul{display:flex;flex-direction:column;align-items:flex-start;max-height:189px;padding-right:40px;overflow-y:scroll;background-image:url(../img/scrollbar.svg);background-position:100%;background-position:99.9%;background-repeat:no-repeat;background-size:contain;-ms-scroll-snap-type:y proximity;scroll-snap-type:y proximity}.embedded-product-suggestion__list li{display:inline-flex}.product-img-with-text{--gtc:100%;--gg:40px 0}.product-icons{--height:auto}.product-slide-for__text,.product-slide-for ul{flex-direction:column}.product-slide-for li:not(:last-child){margin-bottom:16px}.subcategory-content__category-menu{visibility:var(--visibility);position:relative;top:-44px;max-height:var(--max-height);background-color:var(--beige);opacity:var(--opacity);--max-height:0;--opacity:0;--visibility:hidden}.subcategory-content__category-menu[aria-hidden=false]{--opacity:1;--visibility:visible;--max-height:100%;transition:opacity .3s,visibility .3s;will-change:opacity,visibility}.subcategory-content__category-menu ul{--fz:20px}.category-closer{position:absolute;top:0;right:0;justify-content:center;width:48px;height:48px;border:1px solid var(--light-gold);border-radius:50%;outline:none;background-color:var(--white);box-shadow:0 12px 16px rgba(0,0,0,.14);text-decoration:none;transition:box-shadow .3s;will-change:box-shadow;--red:#ec0a11}.category-closer,.category-opener{display:flex;align-items:center;background-image:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.category-opener{position:relative;height:44px;padding:0 4px 0 20px;border:none;outline-color:transparent;outline-offset:-2px;outline-style:solid;outline-width:1px;background-color:transparent;color:var(--light-gold);font-family:var(--sans-serif);font-size:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.category-opener:focus{outline-color:currentColor}.category-opener:before{position:absolute;top:calc(50% - 5px);left:4px;width:6px;height:10px;transform:rotate(180deg);background-image:url(../img/breadcrumb-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:6px 10px;content:""}.category-read-more{display:none}.subcategory-content__wrapper{--gtc:100%}.subcategory-content__product-list{margin-top:32px}.category-card h3{--fz:14px}.our-history__wrapper{--gtc:1fr;--gg:32px}.recipe-preview-card__description p{--fz:12px}}@media (max-width:767px){:root{--containerMaxWidth:100%;--containerPaddingHorizontal:15px}.container-middle,.container-mini,.container-standard{padding-right:var(--containerPaddingHorizontal);padding-left:var(--containerPaddingHorizontal)}.thank-you-content{--p:32px}.thank-you-content__decor-item{--w:52px;--h:166px}.modal__close{top:16px;right:16px}.content-404{--p:32px}.content-404__img{--fz:103px}.content-404__img img{display:block;max-width:126px}.content-404__img span:nth-child(2):before{--w:196px;--h:180px}.content-404__title{--fz:16px}.content-404 .content-404__link{font-size:14px}.content-404__decor{display:none}.site-header{--pt:15px}.site-header__wrapper.has-page-title{margin-bottom:8px;padding-bottom:12px}.outdated-content{padding:32px}.outdated-content__browsers-list li{margin:12px}.footer-address{--gtc:auto;--gg:20px}.site-footer__bottom-wrapper{flex-direction:column}.site-footer__copyright{margin-top:15px}.footer-decor{display:none}.site-footer__social{order:-1}.contacts-content__details-row,.general-form{--gtc:100%}.general-form__item--file,.general-form__item input,.general-form__item textarea{--fz:20px}.product-screens__wrapper{--gtc:100%}.product-screens__screen-content{--indent:0px}.product-icons+.container-standard .product-screens__screen-content{padding-left:70px}.product-screens__controls{display:none}.product-screens__screen{padding-top:20px}.header-search input.field-has-content,.header-search input:focus{--w:calc(100vw - 105px)}.catalog-card figcaption h2{--fz:18px}.catalog-content__grid{--gg:16px;--qty:1;--fr:max-content;justify-content:center}.header-title{--top:100%}.documents-content__card{--delay:0.25s}.about-slide-for{--gtc:100%}.about-slide-for__text{--p:32px 16px 110px}.about-slide-for__img:after{display:block;padding-bottom:56.25%;content:""}.about-gallery-nav{--indent:16px}.about-gallery-nav .slick-dots{--bottom:calc(56.25vw + 32px);--left:16px}.about-karaoke__wrapper{--gg:24px}.about-karaoke__text h2{--fz:21px}.about-karaoke__img{justify-self:center}.about-karaoke__karaoke{display:none}.about-hero__content{flex-direction:column}.about-hero__text{align-items:center;margin-top:30px;text-align:center}.about-hero__title{--fz:24px;align-items:center}.about-partners h2{--fz:21px}.about-partners__grid{--qty:2;--gg:16px 32px}.documents-preview__grid{--qty:2}.documents-preview__links{--gtc:1fr}.documents-preview__decor{display:none}.hero-slide__img-product{--vertical-indent:80px}.hero-slide__img-product img{max-height:360px}.hero-slide__text{--ai:start;padding-top:120px}.hero-slide__text-left{--ga:1/1/2/4}.hero-slide h2{--ai:center;align-self:center;text-align:center}.hero-slide__link,.hero-slide h3{display:none}.industrial-product-card{max-width:290px}.industrial-category-item__text{--p:16px}.index-proud h2{--fz:22px}.index-proud__list li{--mw:250px;flex-basis:100%}.index-proud__list li:not(:last-child){margin-bottom:30px}.index-proud__decor{display:none}.industrial-delivery h2,.industrial-img-with-text__text h1,.industrial-img-with-text__text h2{--fz:18px}.news-item-hero__title{--fz:24px}.embedded-inudstrial-suggestion__wrapper{--p:40px;--mh:300px;--gtc:max-content;--gg:0}.embedded-inudstrial-suggestion__img{display:none}.embedded-inudstrial-suggestion__suggested-product-link{--fz:18px}.embedded-product-suggestion__wrapper{--p:40px;--mh:300px;--gtc:max-content;--gg:40px}.embedded-product-suggestion__suggested-product-link,.product-img-with-text__text h1,.product-img-with-text__text h2{--fz:18px}.product-icons{--width:50px}.product-icons ul{--fz:36px}.product-icons li{display:flex;align-items:center;justify-content:center}.search-preview-card__link{margin-top:8px}.recipe-card{--gtc:100%}.recipe-card__text h3{--fz:18px}.recipe-card__text p{--line:1}.recipe-card__product{margin-top:24px}.recipes-content__tag-link{--fz:14px;--p:16px}.content-with-video__text{--gtc:100%}.recipe-hero__content{padding-right:15px;padding-left:15px;text-align:center}.recipe-hero__title{--fz:24px}.content-with-photo__wrapper{--gtc:100%}.product-card{max-width:290px}.subcategory-content__product-list{--gtc:repeat(auto-fit,minmax(210px,1fr))}.vacancy-preview-card footer{--gtc:100%;justify-items:start;margin-top:8px}.vacancy-preview-card__link{margin-top:8px}.instagram-grid__title{--fz:18px}.instagram-grid__wrapper{--r:3}.vacancy-card footer{--gtc:100%;justify-items:start;margin-top:8px}.vacancy-card footer .social-block,.vacancy-card footer>div{margin-top:8px}.our-chronology__title{--fz:18px}.our-chronology__list li:not(:last-child):before{--l:85px}.our-chronology__list li:after{--l:85px;--t:13px}.our-chronology__list dl{--gtc:50px 1fr;--gcg:70px}.our-chronology__list dt{--fz:19px}.our-history h2{--fz1:24px;--fz2:22px}.sales-and-news-preview__header{flex-direction:column}.sales-and-news-preview__title{--fz:18px}.recipe-preview-card--tall{--fzt:14px;--pd:10px 20px}.recipe-preview-card{max-width:510px}.recipe-preview-card:not(:last-child){margin-bottom:30px}.recipe-preview-card__description p{display:none}.recipes-preview__header{--gtc:1fr;justify-items:center}.recipes-preview__title{--fz:20px}.recipes-preview__list{display:flex;flex-direction:column;align-items:center}}@media (max-width:479px){.standard-padding{--p:24px}.header-title{--fz:18px;padding-right:15px;padding-left:15px}.recipes-content__tags{--pb:8px}.category-card{max-width:360px;margin-right:auto;margin-left:auto}.sales-and-news-preview__cards{--r:1}.toTheTop{display:none}}@media (pointer:coarse){.embedded-product-suggestion__list ul,.our-chronology__list{-webkit-overflow-scrolling:touch}}@media (hover:hover){.catalog-card figcaption{opacity:var(--o);transition:opacity .3s;will-change:opacity}.our-chronology__list li dd,.our-chronology__list li dt{opacity:var(--op);transition:opacity .3s;will-change:opacity}.our-chronology__list li:not(:focus),.our-chronology__list li:not(:hover){--s:0.5}.our-chronology__list li:not(:focus) dd,.our-chronology__list li:not(:focus) dt,.our-chronology__list li:not(:hover) dd,.our-chronology__list li:not(:hover) dt{--op:0.5}.our-chronology__list li:focus,.our-chronology__list li:hover{--s:1}.our-chronology__list li:focus dt,.our-chronology__list li:hover dt{--op:1}.our-chronology__list li:focus dd,.our-chronology__list li:hover dd{--op:0.8}}@media (hover:none){.contacts-map__wrapper{--o:0}.link-with-arrow{z-index:3;-webkit-user-select:all;-ms-user-select:all;user-select:all}.our-chronology__list li{--s:1}.our-history__decor{display:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-height:767px){.modal__overlay{align-items:flex-start}}
/*# sourceMappingURL=styles.css.map */
