@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:InstrumentSans;font-weight:100 900;font-style:normal;src:url(./fonts/InstrumentSans.woff2) format("woff2-variations"),url(./fonts/InstrumentSans.woff2) format("woff2");font-display:swap}:root{--c-base: #000000;--c-base-rgb: 0, 0, 0;--c-text: rgba(var(--c-base-rgb), .8);--c-accent: #8B7355;--c-accent-rgb: 139, 115, 85;--c-bg: rgba(152, 136, 103, .2);--c-bg-base: #988867;--c-bg-rgb: 152, 136, 103;--c-bg-hover: rgba(152, 136, 103, .4);--c-border: rgba(217, 217, 217, .5);--c-light: #F5F4F3;--c-white: #ffffff;--c-white-rgb: 255, 255, 255;--lh: 1.2;--lh-sm: 1;--f-base: $f-base;--fz: 18px;--fz-sm: 16px;--fz-xs: 14px;--fz-lg: 24px;--fz-title: 40px;--fz-title-sm: 36px;--ls: -.01em;--p-cntnr: 20px;--w-cntnr: 1730px;--m-section: 70px;--m-section-sm: 120px;--gap-lg: 60px;--gap: 40px;--gap-sm: 20px;--gap-xs: 10px;--section-offset: 130px;--offset-block-primary: 10px;--trns: all .3s ease-in-out}@media screen and (max-width: 1599px){:root{--w-cntnr: 1340px;--gap-lg: 44px;--gap: 30px;--gap-sm: 16px;--gap-xs: 8px;--fz: 16px;--fz-sm: 14px;--fz-xs: 13px;--fz-lg: 22px;--fz-title: 36px;--fz-title-sm: 32px}}@media screen and (max-width: 1199px){:root{--fz: 15px;--fz-sm: 13px;--fz-xs: 12px;--fz-lg: 24px;--fz-title: 32px;--fz-title-sm: 28px}}.c-block-reverse-color{--c-base: #ffffff;--c-base-rgb: 255, 255, 255;--c-white: #000000;--c-white-rgb: 0, 0, 0;--c-text: rgba(var(--c-base-rgb), .8);color:var(--c-base)}.c-block-reverse-color svg{fill:rgba(var(--c-base-rgb),.8)}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .4))}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 27px;--carousel-button-svg-height: 27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, .92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:#ffffff1a}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px #0003}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, .96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:#ffffff1a;background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0%,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translate(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, .96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover,.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#000}.hamburger-box{width:44px;height:23px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2.5px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:44px;height:5px;background-color:#000;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger{position:relative;top:2px}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .3s}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column}.swiper-nav{display:flex;align-items:center;justify-content:center;margin-top:15px}.swiper--tablet .swiper-nav{display:none}@media screen and (max-width: 1199px){.swiper--tablet .swiper-nav{display:flex}}.swiper-nav--counter{margin-top:50px}@media screen and (max-width: 767px){.swiper-nav--counter{margin-top:25px}}.swiper-nav--banner{justify-content:flex-start;margin-left:179px}@media screen and (max-width: 1199px){.swiper-nav--banner{margin:15px 0 0;justify-content:center}}.swiper-pagination{display:flex;align-items:center}.swiper-paginations{margin:0 20px}.swiper--counter .swiper-paginations{margin:0 50px}@media screen and (max-width: 767px){.swiper--counter .swiper-paginations{margin:0 25px}}.swiper-pagination-bullets{display:flex;gap:var(--gap-sm)}.swiper-pagination-bullet{width:10px;height:10px;background-color:#00000080;border-radius:50%;cursor:pointer;transition:var(--trns)}.swiper-pagination-bullet-active{background-color:var(--c-base)}.swiper-button{cursor:pointer;transition:var(--trns);fill:#0003;position:relative;z-index:11;margin:0}.swiper-button:hover{transform:scale(1.15);fill:var(--c-accent)}.swiper-button svg{width:18px;height:34px}.swiper-button-prev svg{transform:rotate(180deg)}.swiper-progressbar{position:relative;width:8.6875vw;height:1px;margin:0 10px;background-color:rgba(var(--c-base),.5)}@media screen and (max-width: 767px){.swiper-progressbar{width:108px}}.swiper-nav--banner .swiper-progressbar{background-color:#ffffff80}.swiper-progressbar__line{position:absolute;top:0;left:0;width:0;height:100%;background:var(--c-accent)}.swiper-counter{min-width:20px;font-weight:600;text-align:center}.swiper-counter--total{opacity:.5}.swiper-slide{height:auto}.swiper-slide .c-product-card-mini{height:100%}.swiper-nav--center .swiper-button{position:absolute;top:50%;transform:translateY(-50%);top:49%;z-index:2}@media screen and (max-width: 1199px){.swiper-nav--center .swiper-button{display:none}}.swiper-nav--center .swiper-button-prev{left:0}.swiper-nav--center .swiper-button-next{right:0}.swiper--padding{margin:-30px -40px;padding:30px 40px}@media screen and (max-width: 1199px){.swiper--padding{margin:0;padding:0}}html{font-size:var(--fz);font-family:InstrumentSans,sans-serif;scrollbar-gutter:stable;scrollbar-width:none}body{font-size:var(--fz);color:var(--c-base);line-height:var(--lh);-webkit-overflow-scrolling:touch;font-weight:400}body.is-active{overflow:hidden}.fslightbox-open body{margin-right:0!important}*{letter-spacing:.03em}a{color:inherit;text-decoration:none;cursor:pointer;transition:var(--trns)}a:hover,.a{color:var(--c-accent)}ul,li{margin:0;padding:0;list-style-type:none}p{margin:0}p+p{margin:.85rem 0 0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}textarea{resize:none}*,*:before,*:after{box-sizing:border-box}::selection{text-shadow:none;background:#b3d4fc}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}input,button,select,textarea{margin:0;padding:0;background:transparent;border:0;border-radius:0;outline:none}button{color:inherit;cursor:pointer;transition:var(--trns)}iframe,img{max-width:100%;max-height:100%;object-fit:cover}svg{max-width:100%;transition:fill .3s linear}svg:only-child{display:block}.hide,[hidden]{display:none}.no-scroll{overflow:hidden;-webkit-overflow-scrolling:touch}.w--auto{width:max-content}.w-100{width:100%}.h-100{height:100%}.d-block{display:block}.hr{border-color:#0003;border-top:0;margin:0 calc(var(--margin-wrapper-inner-right) * -1) 0 calc(var(--margin-wrapper-inner-left) * -1)}@media screen and (max-width: 1199px){.hr{margin:0}}.text-center{text-align:center}.hover-line:hover{color:inherit}.hover-line:hover span:after{width:100%}.hover-line span{position:relative}.hover-line span:after{position:absolute;top:100%;left:0;width:0;height:2px;background-color:var(--c-accent);transition:all .5s ease-in;content:""}.aria-label{position:relative}.aria-label:after{position:absolute;top:80%;left:10%;z-index:5000;display:none;width:280px;padding:10px;overflow:visible;color:var(--c-base);font-weight:400;font-size:10px;text-decoration:none;text-indent:0;background:#f6f2f3;animation:fadein .3s ease;content:attr(aria-label);pointer-events:none}.aria-label:hover:after,.aria-label:focus:after{display:block}.bg-white{background-color:#fff}.bg-gray{background-color:var(--c-bg)}.pb-0{padding-bottom:0!important}.d-flex{display:flex}.m-0{margin:0!important}.opacity-5{opacity:.5}.pt-30{padding-top:30px}.img{width:100%;height:100%;object-fit:cover}.e-img-hover{overflow:hidden}.e-img-hover img{transition:var(--trns)}.e-img-hover:hover img{filter:brightness(1.05);transform:scale(1.1)}.e-action{width:30px;height:30px;display:block;flex-shrink:0}@media screen and (max-width: 1599px){.e-action{width:26px;height:26px}}.e-action svg{fill:var(--c-accent);width:100%;height:100%}.e-action:hover svg{transform:scale(1.2)}.e-action:active svg{transform:scale(.9)}.e-contact{display:flex;gap:var(--gap-sm);align-items:center;text-transform:uppercase;font-size:var(--fz-sm)}.e-contact__icon{width:20px;height:20px;flex-shrink:0;transition:var(--trns)}.e-contact__icon svg{width:100%;height:100%}.e-contact:hover .e-contact__icon{transform:scale(1.2);fill:var(--c-accent)}.font-100{font-weight:100}.font-300{font-weight:300}.font-400{font-weight:400}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.font-900{font-weight:900}.container{max-width:calc(var(--w-cntnr) + var(--p-cntnr) * 2);margin:0 auto;padding:0 var(--p-cntnr)}.container--py{padding-top:var(--m-section-sm);padding-bottom:var(--m-section-sm)}.container-fluid{margin:0 auto;padding:0 var(--p-cntnr-fluid)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:0;font-weight:600}.e-title{font-size:var(--fz-title);font-weight:600}.e-title+*{margin-top:40px}@media screen and (max-width: 1199px){.e-title+*{margin-top:30px}}@media screen and (max-width: 767px){.e-title+*{margin-top:20px}}.e-title+.e-subtitle{margin-top:20px}@media screen and (max-width: 1599px){.e-title+.e-subtitle{margin-top:15px}}.e-subtitle{font-size:24px}@media screen and (max-width: 1599px){.e-subtitle{font-size:22px}}@media screen and (max-width: 1199px){.e-subtitle{font-size:20px}}@media screen and (max-width: 767px){.e-subtitle{font-size:16px}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.fadein{animation:fadein .5s ease}.ul{list-style:none;margin:0;padding:0;color:var(--c-accent)}.ul li{padding-left:15px;position:relative}.ul li:before{content:"";position:absolute;left:0;top:9px;width:4px;height:4px;background-color:var(--c-accent)}@media screen and (max-width: 767px){.ul li:before{top:6px}}.ul li a{display:block}.ul li a:hover{color:rgba(var(--c-accent-rgb),.5)}.ul li+li{margin-top:15px}.ul--base{color:var(--c-base)}.c-adv-list__item{display:flex;color:var(--c-accent);gap:18px}.c-adv-list__item-icon{width:60px;height:60px;flex-shrink:0}.c-adv-list__item-icon i{display:block}.c-adv-list__item-title{font-size:20px;font-weight:600}.c-adv-list__item-text{font-size:var(--fz-xs)}.row{display:flex;flex-wrap:wrap;margin:-15px}@media screen and (max-width: 767px){.row{margin:-10px}}.row__item{width:33.3333333333%;padding:15px}@media screen and (max-width: 1199px){.row__item{width:50%}}@media screen and (max-width: 767px){.row__item{width:100%;padding:10px}}.row-nav{margin-top:30px}.section{margin:var(--m-section) 0}.section--mt-null{margin-top:0}svg{transition:var(--trns)}.svg-sprite-icon-tg{width:30px;height:30px;fill:var(--c-accent)}.e-btn{display:inline-block;min-width:150px;color:#fff;font-weight:400;font-size:16px;white-space:nowrap;text-align:center;background-color:var(--c-bg-base);transition:var(--trns);padding:16px 24px;max-width:max-content;border-radius:50px;line-height:1.5;position:relative;overflow:hidden}@media screen and (max-width: 767px){.e-btn{font-size:14px;padding:14px 25px}}.e-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.3),transparent);transition:all .5s}.e-btn:hover{transform:scale(1.05);box-shadow:0 5px 15px var(--c-bg)}.e-btn:hover:before{left:100%}.e-btn:active{transform:scale(.9)}.e-btn--cube{border-radius:6px}.e-btn--border{font-size:20px;background:transparent;border:1px solid var(--c-base);border-radius:10px;padding:20px 50px}@media screen and (max-width: 1599px){.e-btn--border{font-size:18px;padding:16px 40px}}@media screen and (max-width: 1199px){.e-btn--border{font-size:16px}}@media screen and (max-width: 767px){.e-btn--border{font-size:14px}}.e-btn--border{outline:2px solid transparent;outline-offset:0px}.e-btn--border:hover{animation:border-pulse .5s infinite;transform:scale(1.1)}.e-btn--border:active{transform:scale(.9)}.e-btn--icon{display:flex;align-items:center;gap:12px;flex-shrink:0}.e-btn--icon svg{width:24px;height:24px;fill:var(--c-white)}a.e-btn:hover{color:var(--c-white)}@keyframes border-pulse{0%{outline-color:var(--c-base);outline-offset:0px}to{outline-color:transparent;outline-offset:10px}}svg{max-width:100%;max-height:100%}.e-icon{display:inline-block;vertical-align:middle}.e-icon-primary{fill:var(--color-primary)}.e-icon-pin{background-image:url(./img/pin.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px}.e-icon-montazh{background-image:url(./img/montazh.svg);background-repeat:no-repeat;background-position:center;background-size:contain;height:100%;width:100%}.e-icon-key{background-image:url(./img/key.svg);background-repeat:no-repeat;background-position:center;background-size:contain;height:100%;width:100%}.e-label{display:inline-block;border:1px solid var(--color);color:var(--color);border-radius:3px;font-size:12px;line-height:1;font-weight:600;padding:3px 10px 2px;text-align:center;max-width:max-content}.e-label--full{background-color:var(--color);color:#fff}.e-label--red,.e-label--sale{--color: var(--color-red)}.e-label--new{--color: var(--color-primary)}.c-sort{position:relative;font-size:var(--fz-sm)}.c-sort__title{display:flex;gap:5px;cursor:pointer;align-items:center}.c-sort__label{color:var(--c-text)}.c-sort__list{text-align:right;width:calc(100% + 20px);padding:10px;left:-10px;background-color:var(--c-white);box-shadow:0 4px 20px #00000014;z-index:60}.c-sort__selected{transition:var(--trns)}.c-sort__selected:hover{color:var(--c-accent)}.c-sort__item a{padding:4px 0;display:block}.c-sort__item.is-active .c-sort__btn{color:var(--c-accent);font-weight:600}.g-footer__wrap{padding-top:75px;padding-bottom:60px;border-top:2px solid var(--c-bg-base)}@media screen and (max-width: 1599px){.g-footer__wrap{font-size:14px;line-height:1.05}.g-footer__wrap .c-footer__company-details,.g-footer__wrap .c-footer__menu-list{font-size:13px}.g-footer__wrap .c-footer__menu-link{padding:4px 0}.g-footer__wrap .c-footer__logo{width:148px}.g-footer__wrap .c-footer__nav{gap:36px}.g-footer__wrap .g-footer__newsletter-input{padding:16px 20px;font-size:13px}.g-footer__wrap .g-footer__newsletter-btn{font-size:13px}.g-footer__wrap .f-form-newsletter__agreement-text{font-size:12px;line-height:1.15}.g-footer__wrap .g-footer__contacts .e-contact{font-size:12px}.g-footer__wrap .g-footer__bottom{font-size:12px;line-height:1.15}}@media screen and (max-width: 1199px){.g-footer__wrap{padding-top:50px;padding-bottom:50px}}@media screen and (max-width: 767px){.g-footer__wrap{padding-top:30px;padding-bottom:30px}}.g-footer__main{display:flex;justify-content:space-between;gap:var(--gap)}@media screen and (max-width: 1199px){.g-footer__main{flex-wrap:wrap}}@media screen and (max-width: 767px){.g-footer__main{flex-direction:column}}.c-footer__logo{width:184px;height:auto}.c-footer__logo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.c-footer__logo+*{margin-top:50px}@media screen and (max-width: 1199px){.c-footer__logo{margin-left:auto;margin-right:auto}.c-footer__logo+*{margin-top:30px}}@media screen and (max-width: 767px){.c-footer__company{text-align:center}}.c-footer__company-details{color:var(--c-accent);text-transform:uppercase;font-size:16px}.c-footer__company-details-info+*{margin-top:30px}.c-footer__company-details-info p+p{margin-top:5px}.c-footer__company-name{font-weight:700}.c-footer__branch p+p{margin-top:5px}.c-footer__nav{display:flex;gap:var(--gap-lg)}@media screen and (max-width: 1199px){.c-footer__nav{display:none}}.c-footer__menu-title{text-transform:uppercase;color:var(--c-bg-base)}.c-footer__menu-title+*{margin-top:30px}.c-footer__menu-list{font-size:16px}.c-footer__menu-link{display:block;padding:6px 0}.c-footer__subscribe-title{text-transform:uppercase;color:var(--c-bg-base)}.c-footer__subscribe-title+*{margin-top:30px}@media screen and (max-width: 1199px){.c-footer__subscribe-title{font-size:18px;text-align:center}.c-footer__subscribe-title+*{margin-top:26px}}.g-footer__newsletter+*{margin-top:50px}.g-footer__contacts{display:flex;flex-direction:column;gap:15px}.g-footer__bottom{margin-top:70px;display:flex;justify-content:space-between;gap:var(--gap-sm);font-size:var(--fz-xs)}@media screen and (max-width: 1199px){.g-footer__bottom{margin-top:50px}}@media screen and (max-width: 767px){.g-footer__bottom{text-align:center;flex-direction:column;margin-top:40px}}.g-footer__copy,.g-footer__dev{opacity:.5}.g-footer__dev a:hover{opacity:1}.g-header__top-inner{display:flex;justify-content:space-between;align-items:center;padding:20px 0;gap:var(--gap-sm)}@media screen and (max-width: 1599px){.g-header__top-inner{padding:15px 0}}@media screen and (max-width: 1199px){.g-header__top-inner{gap:var(--gap-lg)}}@media screen and (max-width: 439px){.g-header__top-inner{gap:var(--gap)}}.g-header__box{display:flex;align-items:center;gap:var(--gap-lg)}@media screen and (max-width: 1199px){.g-header__menu{display:none}}.g-header__hamburger{display:none}@media screen and (max-width: 1199px){.g-header__hamburger{display:block}}@media screen and (max-width: 439px){.g-header__hamburger .hamburger-inner{width:30px;height:3px}.g-header__hamburger .hamburger-inner:before,.g-header__hamburger .hamburger-inner:after{width:30px;height:3px}.g-header__hamburger .hamburger-inner:before{top:-9px}.g-header__hamburger .hamburger-inner:after{bottom:-9px}.g-header__hamburger .hamburger-box{width:30px}}.g-header__menu-list{display:flex;align-items:center;gap:var(--gap-sm)}.g-header__menu-list>.hidden-header{display:none}.g-header__menu-item-link{padding:2px 0;position:relative}.g-header__menu-item-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--c-base);transform:scaleX(0);transform-origin:center;transition:var(--trns)}.g-header__menu-item-link:hover{color:inherit}.g-header__menu-item-link:hover:after{transform:scaleX(1)}.g-header__menu-item.link-red>.g-header__menu-item-link{color:#c62828}.g-header__menu-item.link-red>.g-header__menu-item-link:after{background-color:#c62828}.g-menu-mob__list-item.link-red>.g-menu-mob__list-link{color:#c62828}.g-header-mob__menu-list{display:flex;flex-direction:column}.g-menu-mob__list-item.link-red{order:-1}.g-header__actions{display:flex;align-items:center;gap:var(--gap-lg)}@media screen and (max-width: 1199px){.g-header__actions{margin-left:auto;gap:calc(var(--gap-lg) / 2)}}.g-header__actions-box{display:flex;align-items:center;gap:var(--gap-sm)}@media screen and (max-width: 1199px){.g-header__actions-box--search .g-header__contact{display:none}}@media screen and (max-width: 1199px){.g-header__actions-box--lang{display:none}}.g-header__actions-box--actions .e-action svg{fill:var(--c-base)}.g-header__contact{font-weight:600;font-size:var(--fz-lg)}.e-action--cart{position:relative}.e-action__badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background-color:var(--c-accent);color:var(--c-white);font-size:15px;font-weight:500;line-height:20px;text-align:center;display:inline-block}.g-header__bottom{background-color:var(--c-light);transition:var(--trns)}@media screen and (max-width: 1599px){.g-header__bottom{font-size:14px}}@media screen and (max-width: 1199px){.g-header__bottom{display:none}}.g-header--sticky.is-scrolled .g-header__bottom{opacity:0;visibility:hidden;pointer-events:none;position:absolute;width:100%}.g-header__menu-cat{padding:20px 0}.g-header__menu-cat-list{display:flex;justify-content:space-between;align-items:center;gap:var(--gap-xs);flex-wrap:wrap}@media screen and (max-width: 1599px){.g-header__menu-cat-list{gap:var(--gap-sm)}}.g-header__menu-cat-item-link{padding:2px 0;position:relative}.g-header__menu-cat-item-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--c-base);transform:scaleX(0);transform-origin:center;transition:var(--trns)}.g-header__menu-cat-item-link:hover{color:inherit}.g-header__menu-cat-item-link:hover:after{transform:scaleX(1)}.g-header__logo{width:184px;height:74px}.g-header__logo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}@media screen and (max-width: 1599px){.g-header__logo{width:147px;height:59px}}@media screen and (max-width: 1199px){.g-header__logo{width:120px;height:48px}}.g-header{position:fixed;top:0;left:0;width:100%;z-index:200;background-color:var(--c-white);transition:var(--trns)}.g-header.is-scrolled{box-shadow:0 4px 20px #00000014}.g-header-mob{display:none;position:absolute;inset:0}.g-header-mob.is-active{display:block}.g-header-mob .c-lang-switcher{color:var(--c-white)}.g-header-mob__wrap{position:absolute;top:0;left:0;width:100vw;background-color:var(--c-accent)}.g-header-mob__inner{padding:35px 0 50px;height:100dvh;overflow:auto}.g-header-mob__close{width:30px;height:30px;position:absolute;top:20px;right:20px}.g-header-mob__cnt{text-align:center}.g-header-mob__lang+*{margin-top:40px}.g-header-mob__cat-title{font-size:32px;font-weight:600;pointer-events:none;cursor:default}.g-header-mob__cat-title-icon{display:none}.g-header-mob__cat+*{margin-top:20px}.g-header-mob__cat-nav{display:grid;grid-template-rows:1fr;overflow:hidden;padding-top:10px}.g-header-mob__cat-item-link{font-size:20px;padding:5px 0;display:block}.g-header-mob__cat-list{min-height:0}.g-menu-mob__list-link{display:block;padding:7px 0;font-size:24px}.g-header-mob__menu{padding:40px 0;position:relative}.g-header-mob__menu+*{margin-top:30px}.g-header-mob__menu:before,.g-header-mob__menu:after{height:1px;background-color:var(--c-bg-base);width:80%;content:"";position:absolute;left:10%}.g-header-mob__menu:before{top:0}.g-header-mob__menu:after{bottom:0}.g-header-mob__contacts{text-align:center;font-weight:600;font-size:24px}.g-header-mob__contacts .e-contact{font-size:24px;justify-content:center}.g-header-mob__contacts .e-contact:hover{color:inherit;opacity:.6}.g-main{padding-top:var(--header-height)}.page__header{margin-bottom:40px}@media screen and (max-width: 768px){.page__header{margin-bottom:20px}}.g-map{position:relative;height:400px}@media screen and (max-width: 767px){.g-map{height:300px}}.g-map:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.g-map.is-active:after{content:none}.g-map [class*=ymaps-2][class*=-ground-pane]{filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale")}.g-menu-submenu{display:none}.g-menu-mobile{position:fixed;top:0;left:0;z-index:11;display:none;width:100%;height:100%;color:#fff;background-color:rgba(var(--c-base),.9);--color: var(--color-white-rgb)}.g-menu-mobile.is-active{display:block}.modal{text-align:center}.modal .carousel__button{top:0!important;color:var(--c-white)!important;box-shadow:none;opacity:.3;filter:none;stroke-width:1}.modal .carousel__button:hover{opacity:1}.modal .carousel__button svg{stroke-width:1px}.modal .fancybox__content{justify-content:center;min-height:300px}.modal .svg-sprite-icon-check{margin-bottom:20px}.g-modal{position:relative;width:100%;padding:30px 40px;overflow:visible}.g-modal__close{position:absolute;top:6px;right:6px;cursor:pointer;opacity:.7;transition:var(--trns)}.g-modal__close:hover{opacity:1}.g-modal--base{max-width:400px;text-align:center}.g-modal__title{margin-bottom:10px;font-weight:700;font-size:2vw;line-height:1.5}.g-modal__text{font-size:1vw;line-height:1.3;opacity:.5}.f-form__inner{margin:30px 0}.is-notice-modal-open{overflow:hidden}.c-notice-modal{--notice-text: #554e41;--notice-accent: #988867;--notice-bg: #f9f8f6;position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.c-notice-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.c-notice-modal.is-open .c-notice-modal__dialog{transform:translateY(0)}.c-notice-modal__backdrop{position:absolute;inset:0;background:rgba(85,78,65,.35);cursor:pointer}.c-notice-modal__dialog{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:540px;margin:auto;padding:52px 36px 60px;text-align:center;color:var(--notice-text);background:var(--notice-bg);border-radius:8px;box-shadow:0 12px 40px #554e411f;transform:translateY(10px);transition:transform .3s ease}.c-notice-modal__close{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:var(--notice-accent);background:transparent;border:0;cursor:pointer;transition:opacity .25s ease}.c-notice-modal__close:hover,.c-notice-modal__close:focus-visible{opacity:.75;outline:none}.c-notice-modal__close svg{display:block;width:28px;height:28px}.c-notice-modal__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 28px;color:var(--notice-accent)}.c-notice-modal__icon img{display:block;width:72px;height:72px;object-fit:contain}.c-notice-modal__rule{width:100%;max-width:460px;height:1.5px;margin:0 auto;background:var(--notice-accent)}.c-notice-modal__body{max-width:460px;margin:32px auto;padding:0}.c-notice-modal__title{margin:0 0 22px;color:var(--notice-text);font-weight:700;font-size:20px;line-height:1.21;letter-spacing:0}.c-notice-modal__text{margin:0 0 22px;color:var(--notice-text);font-weight:400;font-size:20px;line-height:1.21}.c-notice-modal__text strong{font-weight:700}.c-notice-modal__text--note{margin-bottom:0;font-size:16px;line-height:1.35;opacity:.92}@media screen and (max-width: 767px){.c-notice-modal{padding:16px}.c-notice-modal__dialog{max-width:none;padding:44px 20px 48px}.c-notice-modal__icon{width:64px;height:64px;margin-bottom:24px}.c-notice-modal__icon img{width:64px;height:64px}.c-notice-modal__body{max-width:none;margin:28px auto}.c-notice-modal__title{margin-bottom:18px}.c-notice-modal__title,.c-notice-modal__text{font-size:18px}.c-notice-modal__text{margin-bottom:18px}.c-notice-modal__text--note{font-size:15px}.c-notice-modal__rule{max-width:none}.c-notice-modal__close{top:12px;right:12px}}.g-scroll{overflow:auto;overflow-x:hidden;--color: var(--color-black-rgb);padding-bottom:20px}.g-scroll::-webkit-scrollbar-track{background-color:rgba(var(--color),.1);border-radius:0}.g-scroll::-webkit-scrollbar{width:1px;height:1px;background-color:rgba(var(--color),.1);border-radius:0}.g-scroll::-webkit-scrollbar-thumb{background-color:rgba(var(--color),.5);border-radius:0}.g-wrapper{display:grid;grid-template-columns:var(--width-aside) minmax(0,1fr)}@media screen and (max-width: 1199px){.g-wrapper{display:block}}.g-wrapper__inner{position:relative;margin:0 var(--margin-wrapper-inner-right) 0 var(--margin-wrapper-inner-left)}@media screen and (max-width: 1199px){.g-wrapper__inner{margin:0}}.g-wrapper__inner .c-contacts{margin:0 calc(var(--margin) * -1)}.g-wrapper__inner.margin-right-0 .c-contacts{margin:0 0 0 calc(var(--margin) * -1)}.g-dropdown{position:relative}.g-dropdown-list{display:none;position:absolute}.g-dropdown.is-active .g-dropdown-list{display:block}.g-dropdown.is-active .svg-sprite-icon-arrow-b{transform:rotate(180deg)}.g-dropdown-icon{flex-shrink:0;width:16px;height:16px;transition:var(--trns)}@media screen and (max-width: 767px){.g-dropdown-icon{display:block}}.g-dropdown.is-active .g-dropdown-icon{transform:rotate(180deg)}.g-breadcrumb{padding:30px 0}@media screen and (max-width: 1599px){.g-breadcrumb{padding:20px 0}}.g-breadcrumb__list{font-size:var(--fz-sm);display:flex;align-items:center}@media screen and (max-width: 1599px){.g-breadcrumb__list{font-size:12px}}@media screen and (max-width: 767px){.g-breadcrumb__list{padding-bottom:10px;overflow:scroll}}@media screen and (max-width: 1199px){.g-breadcrumb__list-item{font-size:12px}}.g-breadcrumb__list-item:last-child{opacity:.5}.g-breadcrumb__list-item span,.g-breadcrumb__list-item a{white-space:nowrap}.g-breadcrumb__list-item+.g-breadcrumb__list-item{position:relative;margin-left:5px;padding-left:12px}.g-breadcrumb__list-item+.g-breadcrumb__list-item:before{position:absolute;top:50%;left:0;transform:translateY(-50%);color:rgba(var(--c-base),.5);content:"/"}.c-lang-switcher{position:relative;display:inline-block}.c-lang-switcher__trigger{display:flex;align-items:center;gap:6px;background:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s}.c-lang-switcher__trigger svg{transition:transform .2s}.c-lang-switcher__arr{width:16px;height:16px;display:block;transition:var(--trns)}@media screen and (max-width: 1599px){.c-lang-switcher__arr{width:13px;height:13px}}.c-lang-switcher__current{display:flex;align-items:center;gap:6px}.c-lang-switcher.is-open .c-lang-switcher__arr{transform:rotate(180deg)}.c-lang-switcher.is-open .c-lang-switcher__dropdown{display:block}.c-lang-switcher__dropdown{box-shadow:0 4px 12px #0000001a;display:none;position:absolute;top:calc(100% + 4px);left:0;margin:0;overflow:hidden;list-style:none;background:#fff;border-radius:6px;min-width:40px;text-align:center;z-index:100}.c-lang-switcher__dropdown a{display:block;width:100%;padding:7px 14px;background:none;border:none;text-align:left;font-size:14px;cursor:pointer;color:inherit}.c-lang-switcher__dropdown a:hover{background:var(--c-accent);color:var(--c-white)}.c-lang-switcher__dropdown a.is-active{font-weight:600}.c-lang-switcher__current-flag{width:32px;height:32px;display:block;overflow:hidden;border-radius:6px}@media screen and (max-width: 1599px){.c-lang-switcher__current-flag{width:28px;height:28px}}.c-lang-switcher__current-flag svg,.c-lang-switcher__current-flag img{width:100%!important;height:100%!important;display:block;object-fit:cover}.c-card{height:100%}.c-card__inner{height:100%;position:relative;padding:64px 40px 50px;border:2px solid var(--c-border);border-radius:42px;transition:var(--trns);display:flex;flex-direction:column;gap:var(--gap)}@media screen and (max-width: 1599px){.c-card__inner{padding:50px 30px 40px}}.c-card__inner:has(.c-card__img:hover){border-color:var(--c-bg-base)}.c-card__inner:has(.c-card__name:hover){border-color:var(--c-bg-base)}.c-card__category{font-size:var(--fz-xs);position:absolute;z-index:1;top:30px;right:30px;background-color:var(--c-bg-base);color:var(--c-white);border-radius:5px;padding:5px 10px;text-transform:uppercase}@media screen and (max-width: 1599px){.c-card__category{top:24px;right:24px}}.c-card__category:hover{transform:scale(1.1);color:var(--c-white)}.c-card__img{width:100%;flex-shrink:0;position:relative;overflow:hidden;aspect-ratio:1.6/1}.c-card__img img{width:100%;height:100%;max-width:100%;max-height:100%;transition:var(--trns);object-fit:contain}.c-card__img:hover img{transform:scale(1.05)}.c-card__img-link{position:absolute;z-index:10;inset:0}.c-card__status{display:flex;gap:10px;align-items:center;color:var(--c-accent);width:max-content;border-bottom:1px solid var(--c-bg-base);padding-bottom:10px;font-size:14px;font-weight:600;text-transform:uppercase}@media screen and (max-width: 767px){.c-card__status{font-size:12px}}.c-card__status-icon{width:40px;height:40px}@media screen and (max-width: 767px){.c-card__status-icon{width:35px;height:35px}}.c-card__status-icon svg{fill:var(--c-bg-base)}.c-card__name{font-size:var(--fz-lg);font-weight:600}.c-card__name+*{margin-top:20px}@media screen and (max-width: 1199px){.c-card__name{font-size:24px}}.c-card__size{font-size:20px;font-weight:600;display:flex;align-items:center;gap:10px;color:var(--c-accent)}.c-card__size+*{margin-top:12px}@media screen and (max-width: 1599px){.c-card__size{font-size:18px}}.c-card__size-icon{width:30px;height:30px;flex-shrink:0}.c-card__size-icon svg{fill:var(--c-bg-base)}.c-card__descr{font-size:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}@media screen and (max-width: 767px){.c-card__descr{font-size:12px}}.c-card__cnt{display:flex;flex-direction:column;gap:30px;height:100%}@media screen and (max-width: 1599px){.c-card__cnt{gap:24px}}.c-card__footer{margin-top:auto;display:flex;justify-content:space-between;gap:var(--gap-xs)}@media screen and (max-width: 1599px){.c-card__footer{flex-wrap:wrap}}@media screen and (max-width: 1199px){.c-card__footer{gap:var(--gap-sm)}}.c-card__link{color:var(--c-accent);display:flex;align-items:center;gap:10px}.c-card__link svg{width:16px;height:16px;fill:var(--c-accent)}.c-card__link:hover svg{transform:translate(5px)}.c-card__link-text{display:block}.c-card__price{display:flex;flex-wrap:wrap;gap:5px}.c-card__price-actual{font-weight:700;font-size:var(--fz-lg)}.c-card__price-old{text-decoration:line-through;font-size:var(--fz-xs);opacity:.5}.c-hero.section{margin-bottom:0}.c-hero__item{position:relative}.c-hero__item .container{width:100%;height:100%}.c-hero__item-bg{position:absolute;inset:0}.c-hero__item-bg img{width:100%;height:100%;max-width:100%;max-height:100%}@media screen and (max-width: 1199px){.c-hero__item-bg{height:80svh}}.c-hero__item-inner{min-height:calc(100dvh - var(--header-height));display:flex;align-items:end;justify-content:end;z-index:10;position:relative;padding:50px 0 12dvh;transition:all .3s ease-out}@media screen and (max-width: 1599px){.c-hero__item-inner{padding:40px 0 10dvh}}@media screen and (max-width: 1199px){.c-hero__item-inner{min-height:calc(100svh - 88px)}}.c-hero__item-cnt{padding:50px 70px;background-color:rgba(var(--c-white-rgb),.9);max-width:35%}@media screen and (max-width: 1599px){.c-hero__item-cnt{padding:40px 56px;max-width:42%}}@media screen and (max-width: 1199px){.c-hero__item-cnt{position:absolute;bottom:0;height:max-content;width:100%;max-width:100%;background-color:rgba(var(--c-white-rgb),1);padding:30px 40px}}@media screen and (max-width: 439px){.c-hero__item-cnt{padding:20px}}.c-hero__item-title{font-size:var(--fz-title);font-weight:700}.c-hero__item-title+*{margin-top:35px}@media screen and (max-width: 1199px){.c-hero__item-title{font-size:30px}.c-hero__item-title+*{margin-top:25px}}@media screen and (max-width: 767px){.c-hero__item-title{font-size:24px}}.c-hero__item-descr+*{margin-top:25px}.c-hero__item-btn{border-radius:10px}.c-hero__slider{position:relative}.c-hero__slider-pagin{position:absolute;bottom:50px;left:50%;transform:translate(-50%);z-index:30}@media screen and (max-width: 1599px){.c-hero__slider-pagin{bottom:30px}}@media screen and (max-width: 1199px){.c-hero__slider-pagin{display:none}}.c-benefits{background-color:var(--c-light);padding:40px 0;margin-bottom:0}@media screen and (max-width: 1599px){.c-benefits{padding:36px 0}}@media screen and (max-width: 1199px){.c-benefits{padding:28px 0}}.c-benefits__list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width: 1199px){.c-benefits__list{flex-wrap:wrap;justify-content:flex-start;gap:24px 20px}}.c-benefits__item{display:flex;align-items:center;gap:20px;flex:1 1 0;min-width:0;color:var(--c-base)}@media screen and (max-width: 1599px){.c-benefits__item{gap:16px}}@media screen and (max-width: 1199px){.c-benefits__item{flex:1 1 calc(50% - 20px)}}@media screen and (max-width: 767px){.c-benefits__item{flex:1 1 100%}}.c-benefits__item-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:109px;height:109px;border-radius:50%;background-color:var(--c-bg)}@media screen and (max-width: 1599px){.c-benefits__item-icon{width:90px;height:90px}}@media screen and (max-width: 1199px){.c-benefits__item-icon{width:72px;height:72px}}.c-benefits__item-img{display:block;width:52px;height:52px;max-width:48%;max-height:48%;object-fit:contain}@media screen and (max-width: 1599px){.c-benefits__item-img{width:44px;height:44px}}@media screen and (max-width: 1199px){.c-benefits__item-img{width:36px;height:36px}}.c-benefits__item-text{font-size:var(--fz);font-weight:600;line-height:1.25}@media screen and (max-width: 1199px){.c-benefits__item-text br{display:none}}.c-catalog__headline{display:flex;align-items:center;justify-content:space-between;gap:var(--gap)}.c-catalog__headline+*{margin-top:40px}@media screen and (max-width: 1199px){.c-catalog__headline{flex-wrap:wrap}.c-catalog__headline+*{margin-top:20px}}.c-catalog__title+*{margin-top:0}.c-catalog__main{display:grid;grid-template-columns:260px 1fr;gap:var(--gap);position:relative;min-width:0}@media screen and (max-width: 1599px){.c-catalog__main{grid-template-columns:230px 1fr}}@media screen and (max-width: 1199px){.c-catalog__main{grid-template-columns:1fr}}.c-catalog__body{min-width:0;max-width:100%}.c-catalog__chips{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-bottom:16px}.c-catalog__chips:empty{display:none}.c-catalog__chips .wpc-custom-selected-terms,.c-catalog__chips .widget_wpc_selected_filters_widget{max-width:100%}.c-catalog__chips ul.wpc-filter-chips-list{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;max-width:100%;overflow-x:visible!important}.c-catalog__chips li.wpc-filter-chip{flex:0 1 auto;max-width:100%;margin:0}.c-catalog__chips li.wpc-filter-chip a{max-width:100%}.c-catalog__chips .wpc-chip-content{min-width:0;flex-wrap:wrap}.c-catalog__chips .wpc-filter-chip-name{overflow-wrap:anywhere}.c-catalog__aside{position:sticky;align-self:flex-start;z-index:5}@media screen and (max-width: 1199px){.c-catalog__aside{position:static}}.c-catalog__main:not(.c-catalog__main--full) .c-catalog__aside{top:0;padding-top:130px;margin-top:-130px}@media screen and (max-width: 1199px){.c-catalog__main:not(.c-catalog__main--full) .c-catalog__aside{padding-top:0;margin-top:0}}.c-catalog__main--full .c-catalog__aside{top:calc(var(--header-sticky-offset, var(--header-height, 120px)) + 16px)}.c-catalog__main--full .c-catalog__aside.is-aside-tall{position:static;top:auto}.c-catalog__main--full .c-catalog__aside-in{overflow-x:hidden}.c-catalog__main--full .c-catalog__aside.is-aside-scroll .c-catalog__aside-in{max-height:calc(100dvh - var(--header-sticky-offset, var(--header-height, 120px)) - 32px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px}@supports (scrollbar-width: thin){.c-catalog__main--full .c-catalog__aside.is-aside-scroll .c-catalog__aside-in{scrollbar-width:thin}}.c-catalog__main--full .c-catalog__aside.is-aside-scroll .c-catalog__aside-in::-webkit-scrollbar{width:6px}.c-catalog__main--full .c-catalog__aside.is-aside-scroll .c-catalog__aside-in::-webkit-scrollbar-thumb{background-color:rgba(var(--c-base-rgb),.25);border-radius:3px}.c-catalog__title-icon{display:none;transition:var(--trns)}@media screen and (max-width: 1199px){.c-catalog__title-icon{display:inline-block}.c-catalog__inner.is-active .c-catalog__title-icon{transform:rotate(45deg)}}@media screen and (max-width: 1199px){.c-catalog__category{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;overflow:hidden}.c-catalog__inner.is-active .c-catalog__category{grid-template-rows:1fr}.c-catalog__category-list{min-height:0}}.c-catalog__category-item.is-active{font-weight:600}.c-catalog__category+*{margin-top:50px}.c-catalog__adv{display:flex;flex-direction:column;gap:var(--gap)}.c-catalog__items{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap);align-items:stretch}@media screen and (max-width: 1199px){.c-catalog__items{grid-template-columns:repeat(2,1fr)}.c-catalog__items .c-catalog__item:nth-child(n+7){display:none}}@media screen and (max-width: 767px){.c-catalog__items{grid-template-columns:repeat(1,1fr)}.c-catalog__items .c-catalog__item:nth-child(n+4){display:none}}@media screen and (max-width: 1199px){.c-catalog__body.is-active .c-catalog__items .c-catalog__item:nth-child(n+7){display:block}}@media screen and (max-width: 767px){.c-catalog__body.is-active .c-catalog__items .c-catalog__item:nth-child(n+4){display:block}}.c-catalog__main--full .c-catalog__items .c-catalog__item{display:block}.c-catalog__load-more{display:block;width:100%;height:1px;margin:0;padding:0;border:0;overflow:hidden;pointer-events:none}.c-catalog__more{margin-top:50px;text-align:center;display:none}@media screen and (max-width: 1199px){.c-catalog__more{display:block;margin-top:30px}}@media screen and (max-width: 767px){.c-catalog__more{margin-top:20px}}.c-catalog__body-in+*{margin-top:50px}@media screen and (max-width: 1199px){.c-catalog__body-in+*{margin-top:30px}}.c-catalog__body-info{font-size:20px;margin-top:50px}@media screen and (max-width: 1599px){.c-catalog__body-info{margin-top:40px;font-size:18px}}@media screen and (max-width: 1199px){.c-catalog__body-info{font-size:18px;margin-top:30px}}@media screen and (max-width: 767px){.c-catalog__body-info{font-size:16px}}.c-catalog__body-info-title{font-size:24px;font-weight:600}.c-catalog__body-info-title+*{margin-top:25px}@media screen and (max-width: 1599px){.c-catalog__body-info-title{font-size:20px}.c-catalog__body-info-title+*{margin-top:20px}}@media screen and (max-width: 1199px){.c-catalog__body-info-title{font-size:20px}}@media screen and (max-width: 767px){.c-catalog__body-info-title{font-size:18px}.c-catalog__body-info-title+*{margin-top:15px}}.c-catalog__body-adv-mob{display:none}@media screen and (max-width: 1199px){.c-catalog__body-adv-mob{display:block}.c-catalog__body-adv-mob+*{margin-top:40px}}.c-catalog__search{max-width:300px}@media screen and (max-width: 1199px){.c-catalog__search{display:none}}.c-catalog__controls{display:flex;align-items:center;gap:25px;flex-wrap:wrap}@media screen and (max-width: 767px){.c-catalog__controls{flex-direction:column;align-items:start}}.c-catalog__pagin{margin-top:50px}@media screen and (max-width: 767px){.c-catalog__sort{order:1}}.c-request__cnt{background-color:var(--c-accent);border-radius:30px;padding:80px 100px}@media screen and (max-width: 1599px){.c-request__cnt{padding:60px 40px}}@media screen and (max-width: 767px){.c-request__cnt{padding:60px 0;border-radius:0;position:relative}.c-request__cnt:before{content:"";position:absolute;top:0;left:calc(var(--p-cntnr) * -1);height:100%;width:100vw;background-color:var(--c-accent);z-index:-1}}.c-request__headline{text-align:center}.c-request__headline+*{margin-top:70px}@media screen and (max-width: 1599px){.c-request__headline+*{margin-top:60px}}@media screen and (max-width: 1199px){.c-request__headline+*{margin-top:40px}}@media screen and (max-width: 767px){.c-request__headline+*{margin-top:30px}}.c-request__form .f-label--textarea{grid-column:span 4}@media screen and (max-width: 1199px){.c-request__form .f-label--textarea{grid-column:span 2}}@media screen and (max-width: 767px){.c-request__form .f-label--textarea{grid-column:span 1}}.c-request__form .f-form__footer{flex-wrap:nowrap;align-items:center;gap:var(--gap-sm)}@media screen and (max-width: 767px){.c-request__form .f-form__footer{flex-wrap:wrap}}.c-request__form .f-form__footer>.wpcf7-form-control-wrap{flex:1 1 auto;min-width:0}.c-request__form .f-form__footer .wpcf7-acceptance{display:block;margin:0}.c-request__form .f-form__footer .wpcf7-list-item{margin:0}.c-request__form .f-form__footer .wpcf7-list-item label{display:flex;align-items:center;gap:var(--gap-sm);margin:0;cursor:pointer;font-size:var(--fz-xs);line-height:1.45}.c-request__form .f-form__footer .wpcf7-list-item-label{flex:1 1 auto;min-width:0}.c-request__form .f-form__footer .wpcf7-list-item-label a{border-bottom:1px solid var(--c-base);text-decoration:none;color:inherit}.c-request__form .f-form__footer .wpcf7-list-item-label a:hover{border-bottom-color:transparent}.c-request__form .f-form__footer input[type=checkbox].f-form__agreement,.c-request__form .f-form__footer .wpcf7-acceptance input[type=checkbox]{display:block;appearance:none;-webkit-appearance:none;flex-shrink:0;width:20px;height:20px;margin:2px 0 0;border:1px solid var(--c-base);border-radius:2px;background:transparent;cursor:pointer;position:relative;box-sizing:border-box}.c-request__form .f-form__footer input[type=checkbox].f-form__agreement:checked:after,.c-request__form .f-form__footer .wpcf7-acceptance input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid var(--c-base);border-width:0 2px 2px 0;transform:rotate(45deg);box-sizing:border-box}.c-request__form .f-form__footer input[type=checkbox].f-form__agreement:focus-visible,.c-request__form .f-form__footer .wpcf7-acceptance input[type=checkbox]:focus-visible{outline:2px solid rgba(var(--c-base-rgb),.5);outline-offset:2px}.c-request__form .f-form__footer .wpcf7-spinner{margin:0;align-self:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-request__form .f-form__footer input.wpcf7-submit,.c-request__form .f-form__footer button.wpcf7-submit{flex-shrink:0;margin-left:auto;align-self:center;cursor:pointer}@media screen and (max-width: 767px){.c-request__form .f-form__footer input.wpcf7-submit,.c-request__form .f-form__footer button.wpcf7-submit{margin-left:0;width:100%}}.c-review__inner{padding:60px;background-color:var(--c-bg);border-radius:30px;border:5px solid var(--c-bg);height:100%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 1599px){.c-review__inner{gap:32px;padding:44px}}@media screen and (max-width: 1199px){.c-review__inner{padding:30px 40px;gap:20px}}@media screen and (max-width: 767px){.c-review__inner{padding:30px 25px}}.c-review__text{font-size:20px;font-style:italic;line-height:1.8}@media screen and (max-width: 1599px){.c-review__text{font-size:18px}}@media screen and (max-width: 767px){.c-review__text{font-size:14px}}.c-review__author{font-size:20px;font-weight:600;margin-top:auto}@media screen and (max-width: 1199px){.c-review__author{font-size:18px}}@media screen and (max-width: 767px){.c-review__author{font-size:14px}}.c-review__slider-btn{width:48px;height:48px;border-radius:50%;background-color:var(--c-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--trns);position:absolute;top:50%;transform:translateY(-50%);left:6px;z-index:10}@media screen and (max-width: 1599px){.c-review__slider-btn{left:14px}}@media screen and (max-width: 1199px){.c-review__slider-btn{left:4px}}.c-review__slider-btn--prev svg{transform:rotate(90deg)}.c-review__slider-btn--next{left:auto;right:6px}@media screen and (max-width: 1599px){.c-review__slider-btn--next{right:14px}}@media screen and (max-width: 1199px){.c-review__slider-btn--next{right:4px}}.c-review__slider-btn--next svg{transform:rotate(-90deg)}.c-review__slider-btn:hover{transform:scale(1.1) translateY(-50%)}.c-review__slider-btn:active{transform:scale(.9) translateY(-50%)}.c-review__slider-btn svg{width:30px;height:30px;fill:var(--c-white)}@media screen and (max-width: 1199px){.c-review__slider-btn{width:40px;height:40px}.c-review__slider-btn svg{width:20px;height:20px}}@media screen and (max-width: 767px){.c-review__slider-btn{width:33px;height:33px}.c-review__slider-btn svg{width:17px;height:17px}}.c-reviews__slider .swiper-container{padding:0 30px;margin:0 -30px;position:relative}@media screen and (max-width: 1199px){.c-reviews__slider .swiper-container{padding:0 var(--p-cntnr);margin:0 calc(var(--p-cntnr) * -1)}}.c-blog__items{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap-lg)}@media screen and (max-width: 1199px){.c-blog__items{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 1199px){.c-blog__items .c-card-blog{display:none}.c-blog__items .c-card-blog:first-child{display:block}}.c-blog--full .c-blog__items .c-card-blog{display:block}.c-card-blog__inner{height:100%;display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}@media screen and (max-width: 767px){.c-card-blog__inner{grid-template-columns:1fr}}.c-card-blog__img{position:relative;border-radius:30px;height:100%;width:100%}@media screen and (max-width: 767px){.c-card-blog__img{height:auto;width:100%;aspect-ratio:1.33/1}}.c-card-blog__img img{width:100%;height:100%;max-width:100%;max-height:100%}.c-card-blog__img-link{position:absolute;inset:0;z-index:10}.c-card-blog__cnt{height:100%;display:flex;flex-direction:column;gap:var(--gap-sm)}.c-card-blog__name{font-size:24px;font-weight:600}.c-card-blog__name+*{margin-top:20px}.c-card-blog__descr{font-size:16px;line-height:1.5}@media screen and (max-width: 767px){.c-card-blog__descr{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}}.c-card-blog__btn{margin-top:auto}.c-blog__pagin{margin-top:50px}.c-product-items__items{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}@media screen and (max-width: 1199px){.c-product-items__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.c-product-items__items{grid-template-columns:repeat(1,1fr)}}.c-product__cnt{grid-template-columns:repeat(2,1fr);gap:var(--gap-lg);display:grid}@media screen and (max-width: 1599px){.c-product__cnt{grid-template-columns:40% 1fr}}@media screen and (max-width: 1199px){.c-product__cnt{grid-template-columns:1fr}}.c-product__gallery{min-width:0}.c-product__img-item{width:100%;aspect-ratio:1.38/1}.c-product__img-item img{width:100%;height:100%;max-width:100%;max-height:100%;padding:40px}.c-product__img{position:relative}.c-product__img+*{margin-top:10px}.c-product__img .swiper-button-prev,.c-product__img .swiper-button-next{height:100%;width:40px;position:absolute;top:50%;transform:translateY(-50%);z-index:100;background-color:rgba(var(--c-accent-rgb),.1);display:flex;align-items:center;justify-content:center;transition:var(--trns);cursor:pointer}.c-product__img .swiper-button-prev:hover,.c-product__img .swiper-button-next:hover{background-color:rgba(var(--c-accent-rgb),.3)}.c-product__img .swiper-button-prev svg,.c-product__img .swiper-button-next svg{width:20px;height:20px}.c-product__img .swiper-button-prev.swiper-button-disabled,.c-product__img .swiper-button-next.swiper-button-disabled{opacity:0;pointer-events:none}.c-product__img .swiper-button-prev{left:0}.c-product__img .swiper-button-prev svg{transform:rotate(90deg)}.c-product__img .swiper-button-next{right:0}.c-product__img .swiper-button-next svg{transform:rotate(-90deg)}.c-product__imgs-nav .swiper-wrapper{align-items:flex-start}.c-product__imgs-nav .swiper-slide{height:auto!important;align-self:flex-start}.c-product__imgs-nav-item{width:100%;aspect-ratio:1.38/1;border:2px solid transparent;cursor:pointer;transition:var(--trns)}.c-product__imgs-nav-item:hover{border-color:rgba(var(--c-accent-rgb),.3)}.c-product__imgs-nav-item.swiper-slide-thumb-active{border-color:var(--c-accent)}.c-product__imgs-nav-item img{width:100%;height:100%;max-width:100%;max-height:100%}.c-product__box+.c-product__box{margin-top:40px}@media screen and (max-width: 1599px){.c-product__box+.c-product__box{margin-top:25px}}.c-product__box--main{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1599px){.c-product__box--main{gap:15px}}.c-product__cat{text-transform:uppercase;font-weight:700;color:var(--c-white);background-color:var(--c-bg-base);padding:10px 20px;border-radius:5px;font-size:var(--fz-sm);display:inline-block}@media screen and (max-width: 1599px){.c-product__cat{font-size:12px;padding:7px 14px}}.c-product__cat:hover{transform:scale(1.1);color:var(--c-white)}.c-product__status{display:flex;align-items:center;gap:14px;color:var(--c-accent);padding-bottom:25px;width:max-content;border-bottom:1px solid var(--c-bg-base);font-weight:600;text-transform:uppercase}@media screen and (max-width: 1599px){.c-product__status{padding-bottom:10px;font-size:14px;gap:10px}}.c-product__status-icon{width:40px;height:40px}@media screen and (max-width: 1599px){.c-product__status-icon{width:30px;height:30px}}.c-product__status-icon svg{fill:var(--c-bg-base)}.c-product__name{font-size:48px;font-weight:600}@media screen and (max-width: 1599px){.c-product__name{font-size:40px}}@media screen and (max-width: 767px){.c-product__name{font-size:30px}}.c-product__size{display:flex;align-items:center;gap:14px;color:var(--c-accent);font-size:var(--fz-lg);font-weight:600}@media screen and (max-width: 1599px){.c-product__size{font-size:20px}}@media screen and (max-width: 767px){.c-product__size{gap:10px;font-size:16px}}.c-product__size-icon{width:30px;height:30px}.c-product__size-icon svg{fill:var(--c-bg-base)}.c-product__descr{font-size:var(--fz-sm)}.c-product__price{display:flex;gap:14px}.c-product__price-actual{font-size:calc(var(--fz-title-sm) / 1.5);font-weight:700}@media screen and (max-width: 767px){.c-product__price-actual{font-size:17.3333333333px}}.c-product__price-old{text-decoration:line-through;opacity:.5}.c-product-form__selects{display:flex;gap:var(--gap-sm)}@media screen and (max-width: 1599px){.c-product-form__selects{flex-wrap:wrap}}.c-product-form__selects .wapf-wrapper{width:100%}.c-product-form__selects .wapf-field-group{display:flex;gap:var(--gap-sm);flex-wrap:wrap}@media screen and (max-width: 767px){.c-product-form__selects .wapf-field-group{flex-direction:column}}.c-product-form__selects .wapf-field-row{margin:0}.c-product-form__selects .wapf-field-container{width:auto!important;padding:0!important}@media screen and (max-width: 767px){.c-product-form__selects .wapf-field-container{width:100%!important}}.c-product-form__selects .wapf-field-label{font-size:var(--fz-sm);font-weight:600;margin:0 0 10px}.c-product-form__selects .wapf-field-input{position:relative;display:block}.c-product-form__selects .wapf-field-input:after{content:"";position:absolute;right:10px;top:50%;width:20px;height:20px;transform:translateY(-50%);pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:20px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 8l5 5 5-5' fill='none' stroke='%23000000' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.c-product-form__selects select.wapf-input{min-width:190px;width:max-content;padding:20px 30px 20px 20px;font-size:12px;border-radius:10px;border:1px solid rgba(var(--c-base-rgb),.1);color:rgb(var(--c-base-rgb));background-color:var(--c-white);cursor:pointer;transition:var(--trns);appearance:none;-webkit-appearance:none;-moz-appearance:none}@media screen and (max-width: 1599px){.c-product-form__selects select.wapf-input{padding:10px 30px 10px 10px}}@media screen and (max-width: 767px){.c-product-form__selects select.wapf-input{width:100%;min-width:100%}}.c-product-form__selects select.wapf-input:hover,.c-product-form__selects select.wapf-input:focus{border-color:var(--c-accent);outline:none}.c-product-form__selects .wapf-pricing-hint{display:none}.c-product-form__selects .wapf-product-totals{display:none!important}.c-product__form.variations_form table.variations{border:0;margin:0;width:100%}.c-product__form.variations_form table.variations tr{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.c-product__form.variations_form table.variations th,.c-product__form.variations_form table.variations td{padding:0;border:0}.c-product__form.variations_form table.variations th.label{display:block;width:auto}.c-product__form.variations_form table.variations td.value{padding:0}.c-product__form.variations_form table.variations select{width:100%;min-width:190px;padding:20px 52px 20px 17px;font-size:12px;border-radius:10px;border:1px solid rgba(var(--c-base-rgb),.1);color:rgba(var(--c-base-rgb),.5);background-color:var(--c-white);cursor:pointer;transition:var(--trns);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:right 10px center;background-size:20px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 8l5 5 5-5' fill='none' stroke='%23000000' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media screen and (max-width: 1599px){.c-product__form.variations_form table.variations select{padding:10px 45px 10px 10px}}@media screen and (max-width: 767px){.c-product__form.variations_form table.variations select{min-width:100%}}.c-product__form.variations_form table.variations select:hover,.c-product__form.variations_form table.variations select:focus{border-color:var(--c-accent);outline:none}.c-product__form.variations_form table.variations .reset_variations{display:none}.c-product__form.variations_form .single_variation_wrap{margin-top:0}.c-product__form.variations_form .single_variation_wrap .woocommerce-variation-availability{margin-bottom:15px}.c-product__form.variations_form .single_variation_wrap .wapf-field-group{margin-bottom:20px}.c-product-form__btns{display:flex;align-items:center;gap:var(--gap-sm)}@media screen and (max-width: 1599px){.c-product-form__btns{flex-wrap:wrap}}.domky-wapf-totals{display:flex;flex-direction:column;gap:6px}.domky-wapf-totals+*{margin-top:20px}.domky-wapf-totals.is-hidden{display:none}.domky-wapf-totals__row{display:flex;align-items:baseline;gap:10px;font-size:13.3333333333px;line-height:1.25;color:var(--c-base)}.domky-wapf-totals__row--grand{font-size:20px;font-weight:700}.domky-wapf-totals__row--excl{font-size:13.3333333333px;font-weight:500;opacity:.85}.domky-wapf-totals__row--excl .domky-wapf-totals__value{font-weight:600}.domky-wapf-totals__label,.domky-wapf-totals__value{white-space:nowrap}.domky-wapf-totals__value{font-weight:700}.woocommerce-price-suffix{font-size:65%;font-weight:500}.c-product__form .c-product-form__btn.single_add_to_cart_button{appearance:none;border:0;background:var(--c-bg-base);border-radius:50px;padding:16px 24px;cursor:pointer;text-transform:none;box-shadow:none;line-height:1.5;display:flex;align-items:center;gap:12px}.c-product__form .c-product-form__btn.single_add_to_cart_button:focus,.c-product__form .c-product-form__btn.single_add_to_cart_button:focus-visible{outline:none}.c-product__form .c-product-form__btn.single_add_to_cart_button:after{content:none}.c-product__form .c-product-form__btn.single_add_to_cart_button .e-btn__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.c-product__form .c-product-form__btn.single_add_to_cart_button .e-btn__text{display:inline-block}.c-product-form__select-title{font-size:var(--fz-sm);font-weight:600}.c-product-form__select-title+*{margin-top:10px}.c-product__form{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 1599px){.c-product__form{gap:20px}}.c-product__main-in+*{margin-top:50px}.c-accordion__item{border-bottom:1px solid var(--c-border);border-left:1px solid var(--c-border);border-right:1px solid var(--c-border);transition:var(--trns)}.c-accordion__item:first-child{border-top:1px solid var(--c-border)}.c-accordion__item:hover{border-right-color:rgba(var(--c-accent-rgb),.3);border-left-color:rgba(var(--c-accent-rgb),.3)}.c-accordion__item.is-active{border-right-color:var(--c-bg-base);border-left-color:var(--c-bg-base)}.c-accordion__item-header{padding:30px;cursor:pointer}@media screen and (max-width: 1599px){.c-accordion__item-header{padding:20px}}.c-accordion__item-title{padding-left:32px;color:var(--c-bg-base);position:relative}@media screen and (max-width: 767px){.c-accordion__item-title{padding-left:22px}}.c-accordion__item-title:before,.c-accordion__item-title:after{content:"";position:absolute;background-color:var(--c-accent)}.c-accordion__item-title:before{width:2px;height:16px;border-radius:5px;left:7px;top:50%;transform:translateY(-50%);transition:var(--trns)}@media screen and (max-width: 1599px){.c-accordion__item-title:before{height:12px;left:5px}}.c-accordion__item.is-active .c-accordion__item-title:before{opacity:0}.c-accordion__item-title:after{width:16px;height:2px;border-radius:5px;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1599px){.c-accordion__item-title:after{width:12px}}.c-accordion__item-body{padding:0 30px 25px 64px;font-size:var(--fz-xs);display:none}@media screen and (max-width: 767px){.c-accordion__item-body{padding:0 20px 15px 40px}}.c-accordion__item.is-active .c-accordion__item-body{display:block}.c-product__accordion .c-accordion__item-body ul,.c-product__accordion .c-accordion__item-body ol{list-style:none;margin:0;padding:0;color:var(--c-base)}.c-product__accordion .c-accordion__item-body ul li,.c-product__accordion .c-accordion__item-body ol li{padding-left:15px;position:relative}.c-product__accordion .c-accordion__item-body ul li:before,.c-product__accordion .c-accordion__item-body ol li:before{content:"";position:absolute;left:0;top:9px;width:4px;height:4px;background-color:var(--c-accent)}@media screen and (max-width: 767px){.c-product__accordion .c-accordion__item-body ul li:before,.c-product__accordion .c-accordion__item-body ol li:before{top:6px}}.c-product__accordion .c-accordion__item-body ul li a,.c-product__accordion .c-accordion__item-body ol li a{display:block}.c-product__accordion .c-accordion__item-body ul li a:hover,.c-product__accordion .c-accordion__item-body ol li a:hover{color:rgba(var(--c-accent-rgb),.5)}.c-product__accordion .c-accordion__item-body ul li+li,.c-product__accordion .c-accordion__item-body ol li+li{margin-top:15px}:root{--filter-size-sm: 13px}.wc-filter-sidebar{background:transparent;padding:0;width:100%}.wc-filter__icon{width:24px;height:24px}.wc-filter__icon svg{width:100%;height:100%}.wc-filter__header{display:flex;align-items:center;gap:25px;margin-bottom:30px}.wc-filter__header svg{flex-shrink:0;color:var(--c-base)}.wc-filter__title{font-size:var(--fz-lg);color:rgba(var(--c-base-rgb),.5);text-transform:uppercase}.wc-filter__section{margin-bottom:28px}.wc-filter__section-title{font-size:14px;text-transform:uppercase;color:var(--c-base);margin:0 0 14px}.wc-filter__checkbox-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.wc-filter__checkbox-item{display:flex;align-items:center;gap:10px;cursor:pointer;user-select:none;padding:4px 6px;border-radius:var(--filter-radius);margin:-4px -6px;transition:background .15s}.wc-filter__checkbox-item:hover{background:var(--c-bg-hover)}.wc-filter__checkbox-item input[type=checkbox]{display:block;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid var(--c-base);flex-shrink:0;cursor:pointer;transition:border-color .15s,background .15s;position:relative}.wc-filter__checkbox-item input[type=checkbox]:checked{background:var(--c-accent);border-color:var(--c-accent)}.wc-filter__checkbox-item input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) rotate(45deg);width:5px;height:9px;border:2px solid var(--c-white);border-top:none;border-left:none;margin-bottom:1px}.wc-filter__checkbox-item input[type=checkbox]:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}.wc-filter__checkbox-label{font-size:var(--fz-xs);color:var(--c-accent);text-transform:uppercase}@media screen and (max-width: 1199px){.wc-filter__checkbox-label{font-size:14px}}.wc-filter__price-values{display:flex;justify-content:space-between;font-size:12px;color:var(--c-base);margin-bottom:14px}.wc-filter__price-values span{color:var(--c-base);font-weight:500}.wc-filter__range-wrap{position:relative;height:4px;margin:8px 0 4px}.wc-filter__range-track{position:absolute;top:0;left:0;right:0;height:4px;background:var(--c-bg);border-radius:2px}.wc-filter__range-fill{position:absolute;top:0;height:4px;background:var(--c-accent);border-radius:2px;pointer-events:none}.wc-filter__range-wrap input[type=range]{position:absolute;top:50%;transform:translateY(-50%);width:100%;appearance:none;-webkit-appearance:none;background:transparent;pointer-events:none;height:20px;margin:0}.wc-filter__range-wrap input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--c-accent);border:2px solid var(--c-white);box-shadow:0 1px 4px #0000002e;pointer-events:all;cursor:pointer;transition:transform .15s}.wc-filter__range-wrap input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.wc-filter__range-wrap input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--c-accent);border:2px solid var(--c-white);box-shadow:0 1px 4px #0000002e;pointer-events:all;cursor:pointer}.wc-filter__divider{border:none;border-top:1px solid var(--c-border);margin:0 0 28px}.wc-filter-sidebar .wpc-filters-scroll-container{max-height:none!important;overflow:visible!important}.wc-filter-sidebar input[type=number].wpc-filters-range-min,.wc-filter-sidebar input[type=number].wpc-filters-range-max{padding-right:12px!important}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes{margin-bottom:28px}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-header .widget-title.wpc-filter-title:empty{display:none}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-header .widget-title.wpc-filter-title:not(:empty){font-size:14px;text-transform:uppercase;color:var(--c-base);margin:0 0 14px}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes ul.wpc-filters-ul-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;max-height:none!important;overflow-x:visible!important;overflow-y:visible!important}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-checkbox-item{margin:0}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-term-item-content-wrapper{display:flex;align-items:center;gap:10px;padding:4px 6px;margin:-4px -6px;border-radius:var(--filter-radius);cursor:pointer;transition:background .15s}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-term-item-content-wrapper:hover{background:var(--c-bg-hover)}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes input[type=checkbox]{flex-shrink:0;display:block;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:0;border:1px solid var(--c-base);cursor:pointer;transition:border-color .15s,background .15s;position:relative;box-sizing:border-box}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes input[type=checkbox]:checked{background:var(--c-accent);border-color:var(--c-accent)}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) rotate(45deg);width:5px;height:9px;border:2px solid var(--c-white);border-top:none;border-left:none;margin-bottom:1px;pointer-events:none}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes input[type=checkbox]:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes label{flex:1;margin:0;cursor:pointer;font-weight:400;line-height:1.3}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-link{font-size:var(--fz-xs);color:var(--c-accent);text-transform:uppercase;text-decoration:none;transition:color .15s}.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-link:hover{color:var(--c-base)}@media screen and (max-width: 1199px){.wc-filter-sidebar .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-link{font-size:14px}}.wc-filter__checkbox-list--grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.c-pagin__list{display:flex;align-items:center;gap:25px}@media screen and (max-width: 1199px){.c-pagin__list{justify-content:center}}.c-pagin__item{font-size:20px;font-weight:700;color:var(--c-accent)}.c-pagin__item--active{color:var(--c-base)}.c-pagin__item a{display:inline-block}.c-pagin__item a:hover{transform:scale(1.2)}.c-pagin__item svg{width:16px;height:16px;fill:var(--c-accent)}.c-image-text{display:grid;grid-template-columns:55% 1fr;gap:80px}.c-image-text+*{margin-top:70px}@media screen and (max-width: 1599px){.c-image-text{gap:40px}.c-image-text+*{margin-top:40px}}@media screen and (max-width: 1199px){.c-image-text{grid-template-columns:1fr}}.c-image-text__img{position:relative;border-radius:30px;overflow:hidden;min-height:300px}.c-image-text__img picture,.c-image-text__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-position:center center}.c-image-text__img img{object-fit:cover;display:block}@media screen and (max-width: 1199px){.c-image-text__img{width:100%;aspect-ratio:1.38/1;gap:20px}.c-image-text__img img{position:static}}@media screen and (max-width: 767px){.c-image-text__img{min-height:200px}}.c-text-page__body.entry-content .wp-block-columns .wp-block-image{position:relative;border-radius:30px;overflow:hidden;height:100%;min-height:300px;margin:0}.c-text-page__body.entry-content .wp-block-columns .wp-block-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}@media screen and (max-width: 1199px){.c-text-page__body.entry-content .wp-block-columns .wp-block-image{width:100%;aspect-ratio:1.38/1}.c-text-page__body.entry-content .wp-block-columns .wp-block-image img{position:static}}@media screen and (max-width: 767px){.c-text-page__body.entry-content .wp-block-columns .wp-block-image{min-height:200px}}.c-content{font-size:16px;line-height:1.5}@media screen and (max-width: 767px){.c-content{font-size:14px}}.c-content h2{font-size:36px;font-weight:600;margin-top:36px;margin-bottom:16px}.c-content h2:first-child{margin-top:0}@media screen and (max-width: 1199px){.c-content h2{font-size:30px}}@media screen and (max-width: 767px){.c-content h2{font-size:24px;margin-top:24px;margin-bottom:12px}}.c-content h3{font-size:24px;font-weight:600;margin-top:28px;margin-bottom:12px}.c-content h3:first-child{margin-top:0}@media screen and (max-width: 767px){.c-content h3{font-size:20px;margin-top:20px;margin-bottom:10px}}.c-text-page__body.c-content.entry-content ul,.c-text-page__body.c-content.entry-content ol{margin:.85rem 0;padding-left:1.5em;list-style-position:outside}.c-text-page__body.c-content.entry-content ul{list-style-type:disc}.c-text-page__body.c-content.entry-content ol{list-style-type:decimal}.c-text-page__body.c-content.entry-content li{display:list-item;margin:0;padding-left:.25em;list-style-type:inherit;list-style-position:inherit}.c-text-page__body.c-content.entry-content li+li{margin-top:.35em}.c-text-page__body.c-content.entry-content ul ul,.c-text-page__body.c-content.entry-content ol ol,.c-text-page__body.c-content.entry-content ul ol,.c-text-page__body.c-content.entry-content ol ul{margin-top:.35em;margin-bottom:.35em}.c-text-page__body.c-content.entry-content ul ul{list-style-type:circle}.c-text-page__body.c-content.entry-content ul ul ul{list-style-type:square}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid rgba(var(--c-base-rgb),.18);border-left:4px solid var(--c-accent);border-radius:10px;background:var(--c-white);color:var(--c-text);padding:14px 16px;font-size:16px;line-height:1.5;margin:0 0 12px;position:relative}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{content:none!important;display:none!important}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a{color:inherit;text-decoration:underline;text-underline-offset:2px;transition:var(--trns)}.woocommerce-message a:hover,.woocommerce-message a:focus-visible,.woocommerce-info a:hover,.woocommerce-info a:focus-visible,.woocommerce-error a:hover,.woocommerce-error a:focus-visible{text-decoration-color:transparent}.woocommerce-message .button.wc-forward,.woocommerce-message a.button.wc-forward,.woocommerce-info .button.wc-forward,.woocommerce-info a.button.wc-forward,.woocommerce-error .button.wc-forward,.woocommerce-error a.button.wc-forward{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid var(--c-bg-base)!important;background:var(--c-bg-base)!important;color:var(--c-white)!important;border-radius:50px;font-size:14px;line-height:1.2;font-weight:400;letter-spacing:var(--ls);text-transform:uppercase;text-decoration:none;transition:var(--trns);position:relative;overflow:hidden}.woocommerce-message .button.wc-forward:after,.woocommerce-message a.button.wc-forward:after,.woocommerce-info .button.wc-forward:after,.woocommerce-info a.button.wc-forward:after,.woocommerce-error .button.wc-forward:after,.woocommerce-error a.button.wc-forward:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-25deg);transition:.5s}.woocommerce-message .button.wc-forward:hover,.woocommerce-message .button.wc-forward:focus-visible,.woocommerce-message a.button.wc-forward:hover,.woocommerce-message a.button.wc-forward:focus-visible,.woocommerce-info .button.wc-forward:hover,.woocommerce-info .button.wc-forward:focus-visible,.woocommerce-info a.button.wc-forward:hover,.woocommerce-info a.button.wc-forward:focus-visible,.woocommerce-error .button.wc-forward:hover,.woocommerce-error .button.wc-forward:focus-visible,.woocommerce-error a.button.wc-forward:hover,.woocommerce-error a.button.wc-forward:focus-visible{color:var(--c-white)!important;text-decoration:none;box-shadow:0 5px 15px var(--c-bg);transform:scale(1.03)}.woocommerce-message .button.wc-forward:hover:after,.woocommerce-message .button.wc-forward:focus-visible:after,.woocommerce-message a.button.wc-forward:hover:after,.woocommerce-message a.button.wc-forward:focus-visible:after,.woocommerce-info .button.wc-forward:hover:after,.woocommerce-info .button.wc-forward:focus-visible:after,.woocommerce-info a.button.wc-forward:hover:after,.woocommerce-info a.button.wc-forward:focus-visible:after,.woocommerce-error .button.wc-forward:hover:after,.woocommerce-error .button.wc-forward:focus-visible:after,.woocommerce-error a.button.wc-forward:hover:after,.woocommerce-error a.button.wc-forward:focus-visible:after{left:150%}ul.woocommerce-error{list-style:none;padding-left:16px}ul.woocommerce-error li{margin:.35em 0}ul.woocommerce-error li:first-child{margin-top:0}ul.woocommerce-error li:last-child{margin-bottom:0}.woocommerce-cart .quantity{width:auto;text-align:left}.woocommerce-cart .quantity>label.screen-reader-text{display:none}.woocommerce-cart .page-content>.container{max-width:1140px;width:100%;margin-inline:auto}@media screen and (min-width: 1639.98px){.woocommerce-cart .page-content>.container{padding:0 40px}}.woocommerce-cart .woocommerce{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px}@media screen and (min-width: 991.98px){.woocommerce-cart .woocommerce{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start;gap:32px}}.woocommerce-cart .woocommerce .woocommerce-notices-wrapper{margin-bottom:16px}@media screen and (min-width: 991.98px){.woocommerce-cart .woocommerce .woocommerce-notices-wrapper{grid-column:1/-1}}.woocommerce-cart .cart-collaterals,.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important}@media screen and (min-width: 991.98px){.woocommerce-cart .woocommerce-cart-form{grid-column:1}.woocommerce-cart .cart-collaterals{grid-column:2;align-self:start}}.woocommerce-cart table.shop_table.shop_table_responsive.cart{border:1px solid rgba(var(--c-base-rgb),.18);border-radius:10px;overflow:hidden;margin:0;width:100%;table-layout:auto;background:var(--c-white)}.woocommerce-cart table.shop_table.shop_table_responsive.cart th,.woocommerce-cart table.shop_table.shop_table_responsive.cart td{border-color:rgba(var(--c-base-rgb),.12)}.woocommerce-cart table.shop_table.shop_table_responsive.cart th,.woocommerce-cart table.shop_table.shop_table_responsive.cart td,.woocommerce-cart table.shop_table.shop_table_responsive.cart a{color:var(--c-text)}.woocommerce-cart table.shop_table.shop_table_responsive.cart th{font-weight:700}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-thumbnail{width:84px}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-thumbnail a{display:block;width:72px;height:72px}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-thumbnail img{width:72px!important;height:72px!important;object-fit:cover;display:block;border-radius:8px}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-name{white-space:normal}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-name a{text-decoration:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-price,.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-subtotal,.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-price *,.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-subtotal *,.woocommerce-cart table.shop_table.shop_table_responsive.cart .woocommerce-Price-amount,.woocommerce-cart table.shop_table.shop_table_responsive.cart .woocommerce-Price-currencySymbol{white-space:nowrap}@media screen and (max-width: 767.98px){.woocommerce-cart table.shop_table.shop_table_responsive.cart td.product-quantity{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:12px;text-align:left!important}.woocommerce-cart table.shop_table.shop_table_responsive.cart td.product-quantity:before{float:none;flex-shrink:0}.woocommerce-cart table.shop_table.shop_table_responsive.cart td.product-quantity .quantity{margin-left:auto;flex-shrink:0;text-align:right}}.woocommerce-cart .cart-collaterals .cart_totals{border:1px solid rgba(var(--c-base-rgb),.18);border-radius:10px;padding:16px;background:var(--c-white);margin:0}.woocommerce-cart .cart-collaterals .cart_totals>h2{margin:0 0 12px;color:var(--c-base);font-size:24px;line-height:1.2}.woocommerce-cart .cart-collaterals .cart_totals table{margin:0;border:0}.woocommerce-cart .cart-collaterals ul#shipping_method li{display:flex;align-items:center;gap:10px;padding:8px 0}.woocommerce-cart .cart-collaterals ul#shipping_method li+li{margin-top:8px;padding-top:12px;border-top:1px solid rgba(var(--c-base-rgb),.12)}.woocommerce-cart .cart-collaterals ul#shipping_method li input[type=radio]{display:inline-block!important;appearance:none;-webkit-appearance:none;width:22px;height:22px;margin:0 10px 0 0;border:1px solid rgba(var(--c-base-rgb),.45);border-radius:50%;background:var(--c-white);flex:0 0 22px;cursor:pointer;position:relative;vertical-align:middle;align-self:center}.woocommerce-cart .cart-collaterals ul#shipping_method li input[type=radio]:checked{border-color:var(--c-base)}.woocommerce-cart .cart-collaterals ul#shipping_method li input[type=radio]:checked:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:var(--c-base);transform:translate(-50%,-50%)}.woocommerce-cart .cart-collaterals ul#shipping_method li label{margin:0;cursor:pointer;display:inline-flex;align-items:center;flex-wrap:wrap;min-height:22px;line-height:1.35}@media screen and (min-width: 991.98px){.woocommerce-cart .cart-collaterals{min-width:0}.woocommerce-cart .cart-collaterals .cart_totals{min-width:0;max-width:100%}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive{display:block;width:100%;max-width:100%;table-layout:fixed}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody{display:block}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr:not(.woocommerce-shipping-totals){display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;box-sizing:border-box}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr:not(.woocommerce-shipping-totals) th,.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td{display:block;width:auto!important;padding:8px 0;border:0;box-sizing:border-box}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr:not(.woocommerce-shipping-totals) th{flex:1;min-width:0;text-align:left!important;font-weight:700}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td{flex-shrink:0;text-align:right!important;white-space:nowrap}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals{display:block;width:100%;box-sizing:border-box}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals th,.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals td{display:block;width:100%!important;padding:8px 0;border:0;box-sizing:border-box;text-align:left!important}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals th{font-weight:700;padding-bottom:6px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals td{padding-top:0}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li{width:100%;max-width:100%;align-items:flex-start;padding:6px 0;box-sizing:border-box}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li label{display:flex;flex:1;min-width:0;justify-content:space-between;align-items:flex-start;width:100%;max-width:100%;font-size:13px;line-height:1.25;flex-wrap:nowrap;gap:10px;box-sizing:border-box}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li label .woocommerce-Price-amount{flex-shrink:0;margin-left:auto;white-space:nowrap;text-align:right;font-size:13px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li+li{margin-top:6px;padding-top:8px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive .woocommerce-shipping-destination{font-size:12px;margin:8px 0 0;line-height:1.35}}@media screen and (max-width: 767.98px){.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals td{text-align:left!important}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals td:before{display:block;float:none;margin-bottom:10px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method{width:100%;margin:0;padding:0;list-style:none;text-align:left}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li{width:100%;align-items:flex-start}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li label{justify-content:space-between;align-items:flex-start;width:100%;flex-wrap:nowrap;gap:12px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li label .woocommerce-Price-amount{flex-shrink:0;margin-left:auto;white-space:nowrap;text-align:right}}@media screen and (min-width: 991.98px) and (max-width: 1199.98px){.woocommerce-cart table.shop_table.shop_table_responsive.cart{font-size:14px}.woocommerce-cart table.shop_table.shop_table_responsive.cart th,.woocommerce-cart table.shop_table.shop_table_responsive.cart td{padding:8px 10px}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-thumbnail{width:68px}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-thumbnail a,.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-thumbnail img{width:60px!important;height:60px!important}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-name{font-size:13px;line-height:1.3}.woocommerce-cart table.shop_table.shop_table_responsive.cart .product-name dl.variation{font-size:12px;margin-top:6px}.woocommerce-cart .cart-collaterals .cart_totals{padding:14px}.woocommerce-cart .cart-collaterals .cart_totals>h2{font-size:20px;margin-bottom:10px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr:not(.woocommerce-shipping-totals) th{font-size:14px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td{font-size:14px}}.woocommerce-cart a.checkout-button,.woocommerce-cart a.button.checkout-button{display:flex;justify-content:center;align-items:center;width:100%;min-height:56px;padding:14px 18px;background:var(--c-bg-base)!important;color:var(--c-white)!important;border:1px solid var(--c-bg-base)!important;text-decoration:none;font-family:inherit;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:var(--ls);text-transform:uppercase;position:relative;overflow:hidden;border-radius:50px;margin:16px 0 0;transition:var(--trns)}.woocommerce-cart #wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout{padding:0}.woocommerce-cart a.checkout-button:after,.woocommerce-cart a.button.checkout-button:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-25deg);transition:.5s}.woocommerce-cart a.checkout-button:hover:after,.woocommerce-cart a.checkout-button:focus-visible:after,.woocommerce-cart a.button.checkout-button:hover:after,.woocommerce-cart a.button.checkout-button:focus-visible:after{left:150%}.woocommerce-cart a.checkout-button:hover,.woocommerce-cart a.checkout-button:focus-visible,.woocommerce-cart a.button.checkout-button:hover,.woocommerce-cart a.button.checkout-button:focus-visible{box-shadow:0 5px 15px var(--c-bg);transform:scale(1.03);text-decoration:none}.woocommerce-cart .actions .coupon{display:inline-flex;align-items:stretch;gap:10px}@media screen and (max-width: 767.98px){.woocommerce-cart .actions .coupon{width:100%}}.woocommerce-cart .actions .coupon .input-text{width:100%;min-width:160px;border:1px solid rgba(var(--c-base-rgb),.25);padding:10px 12px;border-radius:10px;background:var(--c-white)}.woocommerce-cart .actions .coupon button,.woocommerce-cart .actions .coupon .button{white-space:nowrap;min-width:160px}.woocommerce-cart .actions button,.woocommerce-cart .actions .button{border:1px solid var(--c-accent);background:transparent;color:var(--c-accent);padding:10px 16px!important;border-radius:50px;transition:var(--trns)}.woocommerce-cart .actions button:hover,.woocommerce-cart .actions button:focus-visible,.woocommerce-cart .actions .button:hover,.woocommerce-cart .actions .button:focus-visible{background:rgba(var(--c-accent-rgb),.12)}.woocommerce-cart .return-to-shop{display:flex;justify-content:flex-end}.woocommerce-cart .return-to-shop .button,.woocommerce-cart .return-to-shop a.button,.woocommerce-cart .return-to-shop a.wc-backward{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 18px;background:var(--c-bg-base)!important;color:var(--c-white)!important;border:1px solid var(--c-bg-base)!important;border-radius:50px!important;text-decoration:none;font-family:inherit;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:var(--ls);text-transform:uppercase;position:relative;overflow:hidden}.woocommerce-cart .return-to-shop .button:after,.woocommerce-cart .return-to-shop a.button:after,.woocommerce-cart .return-to-shop a.wc-backward:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-25deg);transition:.5s}.woocommerce-cart .return-to-shop .button:hover:after,.woocommerce-cart .return-to-shop .button:focus-visible:after,.woocommerce-cart .return-to-shop a.button:hover:after,.woocommerce-cart .return-to-shop a.button:focus-visible:after,.woocommerce-cart .return-to-shop a.wc-backward:hover:after,.woocommerce-cart .return-to-shop a.wc-backward:focus-visible:after{left:150%}.woocommerce-cart .return-to-shop .button:hover,.woocommerce-cart .return-to-shop .button:focus-visible,.woocommerce-cart .return-to-shop a.button:hover,.woocommerce-cart .return-to-shop a.button:focus-visible,.woocommerce-cart .return-to-shop a.wc-backward:hover,.woocommerce-cart .return-to-shop a.wc-backward:focus-visible{box-shadow:0 5px 15px var(--c-bg);transform:scale(1.03);text-decoration:none}.woocommerce-checkout .page-content>.container{max-width:1140px;width:100%;margin-inline:auto}@media screen and (min-width: 1639.98px){.woocommerce-checkout .page-content>.container{padding:0 40px}}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon{color:var(--c-accent);text-decoration:underline;text-underline-offset:2px;transition:var(--trns)}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon:hover,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon:focus-visible{text-decoration-color:transparent}.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon{border:1px solid rgba(var(--c-base-rgb),.18);border-radius:10px;background:var(--c-white);padding:16px;margin:12px 0 0}.woocommerce-checkout form.checkout.woocommerce-checkout{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px}@media screen and (min-width: 991.98px) and (max-width: 1199.98px){.woocommerce-checkout form.checkout.woocommerce-checkout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:start}}@media screen and (min-width: 1200px){.woocommerce-checkout form.checkout.woocommerce-checkout{grid-template-columns:minmax(0,1.85fr) minmax(380px,1.15fr);gap:32px;align-items:start}}.woocommerce-checkout form.checkout.woocommerce-checkout:before,.woocommerce-checkout form.checkout.woocommerce-checkout:after{content:none!important;display:none!important}@media screen and (max-width: 767.98px){.woocommerce-checkout form.checkout.woocommerce-checkout .form-row,.woocommerce-checkout form.checkout.woocommerce-checkout .form-row-first,.woocommerce-checkout form.checkout.woocommerce-checkout .form-row-last{float:none!important;width:100%!important;margin-right:0!important;clear:both!important}}.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:0}.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details:before,.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details:after{content:none!important;display:none!important}.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details.col2-set{float:none!important;width:100%!important;clear:none!important}.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important;margin:0!important}@media screen and (min-width: 991.98px){.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details{grid-column:1}}.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading,.woocommerce-checkout form.checkout.woocommerce-checkout #order_review{float:none!important;width:100%!important;clear:none!important;margin:0!important}@media screen and (min-width: 991.98px){.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading,.woocommerce-checkout form.checkout.woocommerce-checkout #order_review{grid-column:2;align-self:start}}.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading{display:none}.woocommerce-checkout form.checkout.woocommerce-checkout label{display:block;font-size:14px;line-height:1.4;color:var(--c-text);margin-bottom:8px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-form__label-for-checkbox,.woocommerce-checkout form.checkout.woocommerce-checkout label.checkbox{display:flex;align-items:flex-start;gap:10px;margin-bottom:0;cursor:pointer;font-weight:400}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox],.woocommerce-checkout form.checkout.woocommerce-checkout label.checkbox input[type=checkbox]{display:block;appearance:none;-webkit-appearance:none;flex-shrink:0;width:20px;height:20px;margin:0;border:1px solid var(--c-base);border-radius:2px;background:transparent;cursor:pointer;position:relative;box-sizing:border-box}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox]:checked:after,.woocommerce-checkout form.checkout.woocommerce-checkout label.checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid var(--c-base);border-width:0 2px 2px 0;transform:rotate(45deg);box-sizing:border-box}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox]:focus-visible,.woocommerce-checkout form.checkout.woocommerce-checkout label.checkbox input[type=checkbox]:focus-visible{outline:2px solid rgba(var(--c-base-rgb),.5);outline-offset:2px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-form__label-for-checkbox span,.woocommerce-checkout form.checkout.woocommerce-checkout label.checkbox span{flex:1;min-width:0;font-size:14px;line-height:1.4;color:var(--c-text)}.woocommerce-checkout form.checkout.woocommerce-checkout .create-account,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-account-fields{margin-top:8px}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-buy-as-company-field{margin:4px 0 12px}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-buy-as-company-field .optional,.woocommerce-checkout form.checkout.woocommerce-checkout .domky-company-field .optional{display:none!important}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-company-dic-field .woocommerce-input-wrapper{position:relative}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-dic-help-wrap{position:absolute;top:50%;right:12px;transform:translateY(-50%);z-index:3}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-dic-help{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:1px solid rgba(var(--c-base-rgb),.35);border-radius:50%;background:var(--c-white);color:var(--c-text);font-size:12px;line-height:1;cursor:help}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-dic-help:focus-visible{outline:2px solid rgba(var(--c-base-rgb),.5);outline-offset:2px}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-dic-tooltip{display:none;position:absolute;right:0;bottom:calc(100% + 10px);width:min(340px,100vw - 48px);padding:12px 14px;background:#2f2f2f;color:#fff;font-size:13px;font-weight:400;line-height:1.45;border-radius:4px;box-shadow:0 8px 20px #0000002e;text-align:left;white-space:normal;pointer-events:none}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-dic-help-wrap.is-open .domky-dic-tooltip{display:block}.woocommerce-checkout form.checkout.woocommerce-checkout .domky-company-dic-field input{padding-right:40px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper:not(.domky-buy-as-company-active) .domky-company-field{display:none!important}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-shipping-fields{margin-bottom:14px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address{margin:0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-additional-fields{margin-top:10px}.woocommerce-checkout form.checkout.woocommerce-checkout input[type=text],.woocommerce-checkout form.checkout.woocommerce-checkout input[type=email],.woocommerce-checkout form.checkout.woocommerce-checkout input[type=tel],.woocommerce-checkout form.checkout.woocommerce-checkout input[type=number],.woocommerce-checkout form.checkout.woocommerce-checkout textarea,.woocommerce-checkout form.checkout.woocommerce-checkout select{width:100%;border:1px solid rgba(var(--c-base-rgb),.25);border-radius:10px;padding:10px 12px;background:var(--c-white);color:var(--c-text);transition:var(--trns)}.woocommerce-checkout form.checkout.woocommerce-checkout input[type=text]:focus,.woocommerce-checkout form.checkout.woocommerce-checkout input[type=email]:focus,.woocommerce-checkout form.checkout.woocommerce-checkout input[type=tel]:focus,.woocommerce-checkout form.checkout.woocommerce-checkout input[type=number]:focus,.woocommerce-checkout form.checkout.woocommerce-checkout textarea:focus,.woocommerce-checkout form.checkout.woocommerce-checkout select:focus{outline:none;border-color:var(--c-accent);box-shadow:0 0 0 3px rgba(var(--c-accent-rgb),.15)}.woocommerce-checkout form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single,.woocommerce-checkout form.checkout.woocommerce-checkout .select2-container--default .select2-selection--multiple{border-radius:10px!important;border-color:rgba(var(--c-base-rgb),.25)}.woocommerce-checkout form.checkout.woocommerce-checkout ul#shipping_method li{display:flex;align-items:center;gap:10px}.woocommerce-checkout form.checkout.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method{padding:10px 0}.woocommerce-checkout form.checkout.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method+li.wc_payment_method{margin-top:8px;padding-top:14px;border-top:1px solid rgba(var(--c-base-rgb),.12)}.woocommerce-checkout form.checkout.woocommerce-checkout ul#shipping_method li input[type=radio],.woocommerce-checkout form.checkout.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method>input[type=radio]{display:inline-block!important;appearance:none;-webkit-appearance:none;width:22px;height:22px;margin:0 10px 0 0;border:1px solid rgba(var(--c-base-rgb),.45);border-radius:50%;background:var(--c-white);flex:0 0 22px;cursor:pointer;position:relative;vertical-align:middle;align-self:center}.woocommerce-checkout form.checkout.woocommerce-checkout ul#shipping_method li input[type=radio]:checked,.woocommerce-checkout form.checkout.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method>input[type=radio]:checked{border-color:var(--c-base)}.woocommerce-checkout form.checkout.woocommerce-checkout ul#shipping_method li input[type=radio]:checked:after,.woocommerce-checkout form.checkout.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method>input[type=radio]:checked:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:var(--c-base);transform:translate(-50%,-50%)}.woocommerce-checkout form.checkout.woocommerce-checkout ul#shipping_method li label,.woocommerce-checkout form.checkout.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method>label{margin:0;cursor:pointer;display:inline-flex;align-items:center;flex-wrap:wrap;min-height:22px;line-height:1.35}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-payment,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table{border-radius:10px!important}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table{width:100%;max-width:100%;margin:0 0 16px;border-collapse:collapse}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table th,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:10px 12px;vertical-align:top}@media screen and (min-width: 768px){.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table{border-collapse:separate;border-spacing:0;border:1px solid rgba(var(--c-base-rgb),.18);border-radius:10px;background:var(--c-white);margin:0 0 16px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table th,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:12px 16px;border-bottom:1px solid rgba(var(--c-base-rgb),.12)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table thead tr:first-child th:first-child{border-top-left-radius:10px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table thead tr:first-child th:last-child{border-top-right-radius:10px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child th:first-child{border-bottom-left-radius:10px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child td:last-child{border-bottom-right-radius:10px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tr:last-child th,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tr:last-child td{border-bottom:0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table thead tr,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,3fr)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.woocommerce-shipping-totals){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3fr)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table thead th,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{width:auto!important;min-width:0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table th.product-name,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{overflow-wrap:break-word;word-break:normal}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table th.product-total,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-total,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{text-align:right!important}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-total,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.woocommerce-shipping-totals) td{white-space:nowrap}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals th{text-align:left!important}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals td{text-align:left!important;white-space:normal}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method{width:100%;min-width:0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li label{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;min-width:0;font-size:13px;line-height:1.25;flex-wrap:nowrap}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li label .woocommerce-Price-amount{flex-shrink:0;margin-left:auto;white-space:nowrap;text-align:right;font-size:13px}}@media screen and (min-width: 768px){.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-payment{border:1px solid rgba(var(--c-base-rgb),.18);border-radius:10px;background:var(--c-white);padding:16px}}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name{line-height:1.35}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name strong.product-quantity{font-weight:600;white-space:nowrap}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name dl.variation{margin:8px 0 0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name dl.variation dt,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name dl.variation dd{float:none;display:block;margin:0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name dl.variation dd{margin-top:2px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name dl.variation dd p{margin:0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method{margin:0;padding:0;list-style:none}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li label{font-size:14px;font-weight:400;line-height:1.3}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li label .woocommerce-Price-amount{font-size:14px}@media screen and (max-width: 767.98px){.woocommerce-checkout form.checkout.woocommerce-checkout #order_review{min-width:0;max-width:100%;overflow-x:hidden}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table{display:block}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table thead{display:none}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot{display:block}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item{display:block;padding:12px 16px;border-bottom:1px solid rgba(var(--c-base-rgb),.12)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total{display:block;width:100%!important;padding:0;border:0;text-align:left!important}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name{padding-bottom:10px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:0;font-weight:600}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total:before{content:"Mezisou\10d et";font-weight:700}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl.variation{display:grid;grid-template-columns:minmax(0,max-content) minmax(0,1fr);column-gap:10px;row-gap:4px;margin-top:8px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl.variation dt,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl.variation dd{display:block}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr{padding:12px 16px;border-bottom:1px solid rgba(var(--c-base-rgb),.12)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child{border-bottom:0}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.woocommerce-shipping-totals){display:flex;justify-content:space-between;align-items:center;gap:12px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.woocommerce-shipping-totals) th,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.woocommerce-shipping-totals) td{display:block;width:auto!important;padding:0;border:0;text-align:left!important}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.woocommerce-shipping-totals) th{flex:1;min-width:0;font-weight:700}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.woocommerce-shipping-totals) td{flex-shrink:0;text-align:right!important;white-space:nowrap}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals{display:block}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals th,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals td{display:block;width:100%!important;padding:0;border:0;box-sizing:border-box;text-align:left!important}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals th{font-weight:700;padding-bottom:10px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method{width:100%}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li{width:100%;align-items:flex-start}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li label{display:flex;flex:1;min-width:0;justify-content:space-between;align-items:flex-start;width:100%;flex-wrap:nowrap;gap:12px}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li label .woocommerce-Price-amount{flex-shrink:0;margin-left:auto;white-space:nowrap;text-align:right}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method li+li{margin-top:8px;padding-top:10px;border-top:1px solid rgba(var(--c-base-rgb),.12)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-checkout-payment{padding:0 16px 16px}}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-privacy-policy-text,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{font-size:14px;line-height:1.5;color:var(--c-text)}.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-privacy-policy-text p{margin:0 0 10px}.woocommerce-checkout form.checkout.woocommerce-checkout #place_order,.woocommerce-checkout form.checkout.woocommerce-checkout button#place_order,.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-button.button.alt#place_order{display:flex;justify-content:center;align-items:center;width:100%;min-height:56px;padding:14px 18px;background:var(--c-bg-base)!important;color:var(--c-white)!important;border:1px solid var(--c-bg-base)!important;text-decoration:none;font-family:inherit;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:var(--ls);text-transform:uppercase;position:relative;overflow:hidden;border-radius:50px!important;transition:var(--trns)}.woocommerce-checkout form.checkout.woocommerce-checkout #place_order:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-25deg);transition:.5s}.woocommerce-checkout form.checkout.woocommerce-checkout #place_order:hover:after,.woocommerce-checkout form.checkout.woocommerce-checkout #place_order:focus-visible:after{left:150%}.woocommerce-checkout form.checkout.woocommerce-checkout #place_order:hover,.woocommerce-checkout form.checkout.woocommerce-checkout #place_order:focus-visible{box-shadow:0 5px 15px var(--c-bg);transform:scale(1.03);text-decoration:none}.woocommerce-checkout .wc-proceed-to-checkout{padding:0}.woocommerce-order-received .page-content>.container{max-width:1140px;width:100%;margin-inline:auto}@media screen and (min-width: 1639.98px){.woocommerce-order-received .page-content>.container{padding:0 40px}}.woocommerce-order-received .woocommerce-notices-wrapper,.woocommerce-order-received .woocommerce-notice{margin-bottom:18px}.woocommerce-order-received ul.woocommerce-order-overview,.woocommerce-order-received .woocommerce-order-overview{list-style:none;margin:0 0 18px;display:grid;grid-template-columns:1fr;gap:10px;border:1px solid rgba(var(--c-base-rgb),.18);background:var(--c-white);border-radius:10px;padding:16px}.woocommerce-order-received ul.woocommerce-order-overview:before,.woocommerce-order-received ul.woocommerce-order-overview:after,.woocommerce-order-received .woocommerce-order-overview:before,.woocommerce-order-received .woocommerce-order-overview:after{content:none!important;display:none!important}@media screen and (min-width: 767.98px){.woocommerce-order-received ul.woocommerce-order-overview,.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 16px}}@media screen and (min-width: 991.98px){.woocommerce-order-received ul.woocommerce-order-overview,.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:repeat(5,minmax(0,1fr))}}.woocommerce-order-received .woocommerce-order-overview li{float:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;border-right:0!important;color:var(--c-text);font-size:14px;line-height:1.4;text-transform:uppercase;letter-spacing:var(--ls)}.woocommerce-order-received .woocommerce-order-overview li strong{display:block;margin-top:6px;font-weight:400;font-size:16px;line-height:1.2;text-transform:none;letter-spacing:normal;color:var(--c-base)}@media screen and (max-width: 767.98px){.woocommerce-order-received .woocommerce-order-overview li{padding-bottom:10px!important;border-bottom:1px solid rgba(var(--c-base-rgb),.12)!important}.woocommerce-order-received .woocommerce-order-overview li:last-child{border-bottom:0!important;padding-bottom:0!important}}.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details{list-style:disc;padding:16px 16px 16px 24px;margin:0 0 18px;display:grid;grid-template-columns:1fr;gap:10px;border:1px solid rgba(var(--c-base-rgb),.18);background:var(--c-white);border-radius:10px}.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details:before,.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details:after{content:none!important;display:none!important}@media screen and (min-width: 767.98px){.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}}@media screen and (min-width: 991.98px){.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details{grid-template-columns:repeat(4,minmax(0,1fr))}}.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details li{float:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;color:var(--c-text);font-size:14px;line-height:1.4;text-transform:uppercase;letter-spacing:var(--ls);list-style:disc}.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details li strong{display:block;margin-top:6px;font-weight:400;font-size:16px;line-height:1.2;text-transform:none;letter-spacing:normal;color:var(--c-base)}@media screen and (max-width: 767.98px){.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details li{padding-bottom:10px!important;border-bottom:1px solid rgba(var(--c-base-rgb),.12)!important}.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details li:last-child{border-bottom:0!important;padding-bottom:0!important}}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;margin:0}.woocommerce-account .woocommerce{display:flex;flex-direction:column;gap:24px;margin-top:24px}.woocommerce-account .woocommerce:before,.woocommerce-account .woocommerce:after{content:none!important;display:none!important}@media screen and (min-width: 991.98px){.woocommerce-account.logged-in .woocommerce{display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px;align-items:start}}.woocommerce-account #customer_login{display:grid;grid-template-columns:1fr;gap:24px;width:100%;float:none!important;clear:both!important}.woocommerce-account #customer_login:before,.woocommerce-account #customer_login:after{content:none!important;display:none!important}.woocommerce-account #customer_login .col-1,.woocommerce-account #customer_login .col-2,.woocommerce-account #customer_login .u-column1,.woocommerce-account #customer_login .u-column2{float:none!important;width:100%!important;margin:0!important;min-width:0}@media screen and (min-width: 991.98px){.woocommerce-account #customer_login{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}}.woocommerce-account #customer_login h2{margin:0 0 16px;font-size:24px;line-height:1.3}.woocommerce-account #customer_login form.woocommerce-form-login,.woocommerce-account #customer_login form.woocommerce-form-register{margin-bottom:0;border:1px solid rgba(var(--c-base-rgb),.18);border-radius:10px;padding:16px;background:var(--c-white)}.woocommerce-account #customer_login label{display:block;font-size:14px;line-height:1.4;color:var(--c-text);margin-bottom:8px}.woocommerce-account #customer_login .woocommerce-form__label-for-checkbox,.woocommerce-account #customer_login label.checkbox{display:flex;align-items:flex-start;gap:10px;margin-bottom:0;cursor:pointer;font-weight:400}.woocommerce-account #customer_login .woocommerce-form__label-for-checkbox input[type=checkbox],.woocommerce-account #customer_login label.checkbox input[type=checkbox]{display:block;appearance:none;-webkit-appearance:none;flex-shrink:0;width:20px;height:20px;margin:0;border:1px solid var(--c-base);border-radius:2px;background:transparent;cursor:pointer;position:relative;box-sizing:border-box}.woocommerce-account #customer_login .woocommerce-form__label-for-checkbox input[type=checkbox]:checked:after,.woocommerce-account #customer_login label.checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid var(--c-base);border-width:0 2px 2px 0;transform:rotate(45deg);box-sizing:border-box}.woocommerce-account #customer_login .woocommerce-form__label-for-checkbox input[type=checkbox]:focus-visible,.woocommerce-account #customer_login label.checkbox input[type=checkbox]:focus-visible{outline:2px solid rgba(var(--c-base-rgb),.5);outline-offset:2px}.woocommerce-account #customer_login .woocommerce-form__label-for-checkbox span,.woocommerce-account #customer_login label.checkbox span{flex:1;min-width:0;font-size:14px;line-height:1.4;color:var(--c-text)}.woocommerce-account #customer_login .woocommerce-form-login__rememberme{margin-bottom:12px}.woocommerce-account #customer_login input[type=text],.woocommerce-account #customer_login input[type=email],.woocommerce-account #customer_login input[type=password]{width:100%;border:1px solid rgba(var(--c-base-rgb),.25);border-radius:10px;padding:10px 12px;background:var(--c-white);color:var(--c-text);transition:var(--trns)}.woocommerce-account #customer_login input[type=text]:focus,.woocommerce-account #customer_login input[type=email]:focus,.woocommerce-account #customer_login input[type=password]:focus{outline:none;border-color:var(--c-accent);box-shadow:0 0 0 3px rgba(var(--c-accent-rgb),.15)}.woocommerce-account #customer_login .button,.woocommerce-account #customer_login button.woocommerce-button,.woocommerce-account #customer_login .woocommerce-Button{border-radius:50px;border:1px solid var(--c-accent);background:transparent;color:var(--c-accent);font-weight:400;font-size:16px;line-height:1.6;padding:10px 20px;cursor:pointer;transition:var(--trns)}.woocommerce-account #customer_login .button:hover,.woocommerce-account #customer_login .button:focus-visible,.woocommerce-account #customer_login button.woocommerce-button:hover,.woocommerce-account #customer_login button.woocommerce-button:focus-visible,.woocommerce-account #customer_login .woocommerce-Button:hover,.woocommerce-account #customer_login .woocommerce-Button:focus-visible{background:rgba(var(--c-accent-rgb),.12)}.woocommerce-account #customer_login button.show-password-input{border:0!important;padding:0!important;background:transparent!important;transform:none!important;top:auto!important;right:.6em!important;cursor:pointer}.woocommerce-account #customer_login button.show-password-input:hover,.woocommerce-account #customer_login button.show-password-input:focus-visible{background:transparent!important;transform:none!important}.woocommerce-account #customer_login button.show-password-input:before,.woocommerce-account #customer_login button.show-password-input:after{transform:none!important;transition:none!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0!important;list-style:none;list-style-position:outside;padding-left:0}.woocommerce-account .woocommerce-MyAccount-navigation li{display:block;list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li::marker{content:""}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;color:var(--c-text);font-size:16px;line-height:1.4;padding:10px 12px;border-radius:12px;transition:var(--trns);text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation li:hover a{background:rgba(var(--c-accent-rgb),.1)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li.is-active:hover a{color:var(--c-white);background:var(--c-bg-base)}.woocommerce-account .woocommerce-MyAccount-content{min-width:0}.woocommerce-account .woocommerce-MyAccount-content .button,.woocommerce-account .woocommerce-MyAccount-content button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button{border-radius:50px;border:1px solid var(--c-accent);background:transparent;color:var(--c-accent);font-weight:400;font-size:16px;line-height:1.6;padding:10px 20px;cursor:pointer;transition:var(--trns)}.woocommerce-account .woocommerce-MyAccount-content .button:hover,.woocommerce-account .woocommerce-MyAccount-content .button:focus-visible,.woocommerce-account .woocommerce-MyAccount-content button:hover,.woocommerce-account .woocommerce-MyAccount-content button:focus-visible,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button:focus-visible{background:rgba(var(--c-accent-rgb),.12)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button,.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button.button.view{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;background:var(--c-bg-base)!important;color:var(--c-white)!important;border:1px solid var(--c-bg-base)!important;border-radius:50px!important;text-decoration:none;position:relative;overflow:hidden;transition:var(--trns);transform:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button:after,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button:after,.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button.button.view:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-25deg);transition:.5s}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button:focus-visible,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button:focus-visible,.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button.button.view:hover,.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button.button.view:focus-visible{box-shadow:0 5px 15px var(--c-bg);transform:scale(1.03)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button:hover:after,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button:focus-visible:after,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button:hover:after,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button:focus-visible:after,.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button.button.view:hover:after,.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button.button.view:focus-visible:after{left:150%}.woocommerce-account .woocommerce-MyAccount-content button.show-password-input{border:0!important;padding:0!important;background:transparent!important;transform:none!important;top:auto!important;right:.6em!important;cursor:pointer}.woocommerce-account .woocommerce-MyAccount-content button.show-password-input:hover,.woocommerce-account .woocommerce-MyAccount-content button.show-password-input:focus-visible{background:transparent!important;transform:none!important}.woocommerce-account .woocommerce-MyAccount-content button.show-password-input:before,.woocommerce-account .woocommerce-MyAccount-content button.show-password-input:after{transform:none!important;transition:none!important}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm,.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-form-login,.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-form-register{margin-bottom:32px;border:1px solid rgba(var(--c-base-rgb),.18);border-radius:10px;padding:16px;background:var(--c-white)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details]{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 18px;background:var(--c-bg-base)!important;color:var(--c-white)!important;border:1px solid var(--c-bg-base)!important;border-radius:50px!important;font-family:inherit;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:var(--ls);text-transform:uppercase;position:relative;overflow:hidden;text-decoration:none;transition:var(--trns)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details]:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-25deg);transition:.5s}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details]:hover:after,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details]:focus-visible:after{left:150%}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details]:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details]:focus-visible{box-shadow:0 5px 15px var(--c-bg);transform:scale(1.03)}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:0}.domky-subscribe-toast{position:fixed;right:16px;bottom:16px;z-index:10000;display:none;align-items:center;gap:12px;padding:12px 14px;background:#111;color:#fff;border-radius:8px;max-width:min(520px,100vw - 32px);box-shadow:0 10px 30px #00000040}.domky-subscribe-toast.is-visible{display:flex}.domky-subscribe-toast__message{font-size:14px;line-height:1.25}.domky-subscribe-toast__close{width:32px;height:32px;border:0;border-radius:6px;background:rgba(255,255,255,.12);cursor:pointer;position:relative;flex:0 0 auto}.domky-subscribe-toast__close:before,.domky-subscribe-toast__close:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:#fff}.domky-subscribe-toast__close:before{transform:translate(-50%,-50%) rotate(45deg)}.domky-subscribe-toast__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.g-footer__newsletter-btn.is-loading{position:relative;opacity:.75;pointer-events:none}.g-footer__newsletter-btn.is-loading:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid rgba(139,161,96,.35);border-top-color:#8ba160;border-right-color:#8ba160;border-radius:999px;animation:domky-btn-spin .8s linear infinite;transform:translate(-50%,-50%) rotate(0);z-index:2}@keyframes domky-btn-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.f-agreement{margin-top:15px;color:rgba(var(--c-base),.5);font-size:12px}.f-agreement a{margin-left:3px}input[type=checkbox]{display:none}.f-form--subscribe{display:flex;position:relative;width:476px}@media screen and (max-width: 767px){.f-form--subscribe{display:block;width:100%}}.f-form--subscribe .f-input{width:auto;flex:auto}@media screen and (max-width: 767px){.f-form--subscribe .f-input{width:100%}}.f-form--subscribe__btn{margin-left:20px}@media screen and (max-width: 767px){.f-form--subscribe__btn{margin:20px 0 0}}.f-form-newsletter__line{display:flex;width:100%;border:1px solid var(--c-bg-base);border-radius:10px;overflow:hidden}.g-footer__newsletter-input{width:100%;padding:20px 25px;font-size:16px;border-right:1px solid var(--c-bg-base)}.g-footer__newsletter-btn{min-width:35%;background-color:transparent;border-radius:0;color:var(--c-base);text-transform:uppercase}.g-footer__newsletter-btn:hover{color:var(--c-accent)}.f-form-newsletter__agreement{margin-top:30px;display:flex;cursor:pointer;align-items:center;gap:var(--gap-sm)}@media screen and (max-width: 767px){.f-form-newsletter__agreement{margin-top:20px}}.f-form-newsletter__agreement-checkbox-fake{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:1px solid var(--c-base);flex-shrink:0}.f-form-newsletter__agreement-checkbox-fake svg{width:15px;height:15px;fill:var(--c-accent);opacity:0}.f-form-newsletter__agreement:hover .f-form-newsletter__agreement-checkbox-fake{border-color:var(--c-accent)}.f-form-newsletter__agreement-checkbox:checked+.f-form-newsletter__agreement-checkbox-fake{border-color:var(--c-accent);opacity:1}.f-form-newsletter__agreement-checkbox:checked+.f-form-newsletter__agreement-checkbox-fake svg{opacity:1;fill:var(--c-accent)}.f-form-newsletter__agreement-text{font-size:var(--fz-xs)}.f-form-newsletter__agreement-text a{text-decoration:underline}.f-form-newsletter__agreement-text a:hover{text-decoration:none}.f-input-search__btn{padding-bottom:2px;width:28px;height:28px}.f-input-search__btn .e-action-icon{width:100%;height:100%}@media screen and (max-width: 1599px){.f-input-search__btn{width:24px;height:24px}}.f-form-search{border-bottom:1px solid var(--c-bg-base);width:100%;display:flex;gap:20px;padding:0 20px}.g-header__search-inner{padding:30px 0;display:flex;align-items:center;gap:20px;width:100%}.f-form-search__close{width:24px;height:24px}.f-form-search__close .e-action-icon{width:100%;height:100%}.f-input-search{width:100%}.g-header__search{display:none;position:absolute;top:0;left:0;width:100%;background-color:var(--c-white);z-index:100}.g-header__search.is-active{display:block}.fc-form-search{display:flex;align-items:center;gap:20px;border:1px solid var(--c-bg-base);padding:16px 32px;border-radius:50px}@media screen and (max-width: 1599px){.fc-form-search{padding:12px 20px}}@media screen and (max-width: 767px){.fc-form-search{width:100%}}.fc-form-search input{font-size:16px;width:100%}.fc-form-search input::placeholder{color:var(--c-bg-base)}.f-form__body{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-sm)}.f-form__body+*{margin-top:40px}@media screen and (max-width: 1599px){.f-form__body+*{margin-top:30px}}@media screen and (max-width: 1199px){.f-form__body{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.f-form__body{grid-template-columns:repeat(1,1fr)}}.f-form__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--gap);flex-wrap:wrap}@media screen and (max-width: 767px){.f-form__footer{flex-direction:column}}.f-form__agreement{display:flex;align-items:center;gap:var(--gap-sm);cursor:pointer;font-size:var(--fz-xs)}.f-form__agreement-checkbox-fake{width:20px;height:20px;border:1px solid var(--c-base);flex-shrink:0;display:flex;align-items:center;justify-content:center}.f-form__agreement-checkbox-fake svg{width:15px;height:15px;fill:var(--c-base);opacity:0}.f-form__agreement-checkbox:checked+.f-form__agreement-checkbox-fake svg{opacity:1}.f-form__agreement-text a{border-bottom:1px solid var(--c-base)}.f-form__agreement-text a:hover{color:var(--c-base);border-bottom:1px solid transparent}.f-quantity{display:inline-flex;align-items:center;justify-content:space-between;width:120px;padding:18px;border:1px solid rgba(var(--c-base-rgb),.1);border-radius:10px;font-size:20px;position:relative;justify-content:center;transition:var(--trns)}@media screen and (max-width: 1599px){.f-quantity{width:100px;padding:14px}}.f-quantity:hover{border:1px solid var(--c-accent)}.f-quantity__btn{display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;cursor:pointer;color:var(--c-accent);font-weight:500;transition:opacity .2s;position:absolute;height:100%;width:35px;font-size:24px;transition:var(--trns);line-height:1}.f-quantity__btn--minus{left:0;margin-bottom:5px}.f-quantity__btn--plus{right:0}.f-quantity__btn:hover{opacity:.7}.f-quantity__input{width:30px;text-align:center;border:none;font-size:16px;font-weight:600;color:#000;appearance:textfield}.f-quantity__input::-webkit-outer-spin-button,.f-quantity__input::-webkit-inner-spin-button{display:none;margin:0}.f-quantity__input:focus{outline:none}.f-input{width:100%;border:1px solid var(--c-bg-base);outline:0!important;transition:var(--trns);border-radius:10px;color:var(--c-base);padding:26px 30px;font-size:14px}.f-input::placeholder{color:rgba(var(--c-base-rgb),.7)}.f-input:hover{border-color:rgba(var(--c-base-rgb),.5)}.f-input:focus{border-color:var(--c-base)}@media screen and (max-width: 767px){.f-input{padding:25px}}.f-textarea{width:100%;border:1px solid var(--c-bg-base);outline:0!important;transition:var(--trns);border-radius:10px;color:var(--c-base);padding:26px 30px;font-size:14px}.f-textarea::placeholder{color:rgba(var(--c-base-rgb),.7)}.f-textarea:hover{border-color:rgba(var(--c-base-rgb),.5)}.f-textarea:focus{border-color:var(--c-base)}.f-label{display:block;text-align:left}.f-label__validation{display:block;color:var(--c-accent);font-size:10px;opacity:0}.f-radio input[type=radio]{display:none}.f-search{display:flex}@media screen and (max-width: 1199px){.f-search--header{margin-left:auto}}.f-search__btn{line-height:1}.f-search__input{width:170px;margin-left:10px;font-weight:400;transition:all .2s}@media screen and (max-width: 1199px){.f-search__input{display:none}}.f-search__input::placeholder{color:#fff}.f-search__input:hover{transform:translate(3px);transition:all .3s}.f-search__input:hover::placeholder{font-weight:600}.c-select__header{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:20px 17px;color:var(--c-text);border:1px solid rgba(var(--c-base-rgb),.1);cursor:pointer;transition:var(--trns);border-radius:10px;min-width:190px;width:max-content;font-size:12px;color:rgba(var(--c-base-rgb),.5)}@media screen and (max-width: 1599px){.c-select__header{gap:30px;padding:5px 10px}}.c-select.is-open .c-select__header{border:1px solid var(--c-accent)}.c-select.is-selected .c-select__header{color:var(--c-base)}.c-select__arrow{width:20px;height:20px}.c-select{position:relative;display:block}.c-select__dropdown{display:block;position:absolute;left:0;right:0;background-color:#fff;box-shadow:0 4px 20px #00000014;opacity:0;visibility:hidden;transition:var(--trns);z-index:100;border-radius:5px;padding:10px 0}.c-select.is-open .c-select__dropdown{opacity:1;visibility:visible}.c-select__item{padding:2px 15px;margin-top:5px;cursor:pointer;transition:var(--trns)}@media screen and (max-width: 1599px){.c-select__item{padding:0 10px}}.c-select__item:hover{background-color:var(--c-accent);color:var(--c-white)}
