.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%, 50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%, 50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translate(0, -50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translate(0, 50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%, 0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translate(0, -50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%, 0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translate(0, -18px);top:auto;right:28px}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0, 0, 0, 0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0, 0, 0, 0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24, 24, 27, 0.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24, 24, 27, 0.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0, 0, 0, 0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-user-select:none;-moz-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0, 0, 0, 0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;-o-object-fit:cover;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}/*! 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:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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:-0.25em}sup{top:-0.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}:root{--c1: rgba(36, 36, 34, 1);--c2: rgba(108, 106, 106, 1);--c3: rgba(255, 255, 255, 1);--c4: rgba(212, 211, 211, 0.4);--c5: rgba(155, 154, 154, 1);--c6: rgba(222, 19, 19, 1);--c7: rgba(230, 195, 10, 1);--c8: rgba(200, 200, 200, 1);--bg1: rgba(255, 255, 255, 1);--bg2: rgba(237, 237, 237, 1);--bg3: rgba(219, 219, 219, 1);--bg4: rgba(33, 33, 33, 1);--bg5: rgba(37, 37, 37, 1);--bg6: rgba(232, 232, 232, 1);--bg7: rgba(222, 19, 19, 1);--bg8: rgba(91, 91, 91, 1);--border1: rgba(45, 44, 44, 1);--border2: rgba(193, 193, 193, 1);--border3: rgba(255, 255, 255, 1);--border4: rgba(219, 219, 219, 1);--border5: rgba(222, 19, 19, 1);--border6: rgba(238, 238, 238, 1);--header-top: max(4.65rem, 90px);--header-inner: max(3.65rem, 70px);--filter-header: max(2.6rem, 50px);--easeing: cubic-bezier(0.59, 0, 0.44, 1.07);font-size:1vw}@media screen and (max-width: 1099px){:root{--header-top: 65px;--header-inner: 65px}}@media screen and (max-width: 999px){::-webkit-scrollbar{display:none}}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}*:focus-visible{outline:none}* *::before,* *::after{box-sizing:inherit}[hidden],[type=hidden],.visually-hidden,.tns-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}html,body{min-height:100%}html{--ff: "Manrope", sans-serif;--fz: max(1vw, 16px);--fwEB: 800;--fwB: bold;--fwSB: 600;--fwM: 500;--fwR: normal;--offset: max(calc(1.25 * 1vw), 15px);--grid-vertical: max(8rem, 40px);--grid-l: max(8vw, 60px);--grid-m: max(8rem, 30px);--grid-s: max(3rem, 30px)}@media screen and (max-width: 1499px){html{--grid-l: max(5vw, 60px)}}@media screen and (max-width: 1099px){html{--grid-vertical: 40px;--grid-l: 30px;--grid-m: 40px;--grid-s: 24px}}body{font-family:var(--ff);font-weight:var(--fwR);font-size:var(--fz);color:var(--c1);line-height:1.4;max-width:100%;min-width:360px;margin:0;background-color:var(--bg2);text-wrap:balance;overflow:auto;overflow-x:hidden}body.modal-open{overflow:hidden}a{text-decoration:none;color:inherit;transition-property:color,fill,background-color,border-color;transition-duration:.3s;transition-timing-function:var(--easeing)}img{height:auto;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}button{margin:0;padding:0;font-family:var(--ff);text-align:left;font-size:1em;color:var(--c1);fill:var(--c1);background-color:rgba(0,0,0,0);border:none;cursor:pointer;transition-property:color,fill,background-color,border-color;transition-duration:.3s;transition-timing-function:var(--easeing)}button[data-opener]>*,a[data-opener]>*{pointer-events:none}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.btn{display:inline-flex;justify-content:center;align-items:center;height:max(2.7rem,48px);padding:max(.8rem,16px) max(1rem,18px);font-family:var(--ff);font-weight:var(--fwSB);font-size:max(.85em,14px);text-align:center;line-height:1;color:var(--c1);fill:var(--c1);border:1px solid var(--border1);border-radius:max(.8rem,12px);gap:max(.6rem,10px);overflow:hidden}.btn span{text-shadow:0 max(2.5rem,40px) 0 var(--c1)}.btn .disabled,.btn[disabled]{color:var(--c5);background-color:var(--bg6);border-color:var(--border4);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width: 1100px){.btn:hover span,.btn:focus-visible span{transform:translateY(calc(0px - max(2.5rem, 40px)));transition:transform .5s var(--easeing)}}.btn--dark{color:var(--c3);fill:var(--c3);background-color:var(--bg4);border-color:var(--bg4)}.btn--dark span{text-shadow:0 max(2.5rem,40px) 0 var(--c3)}.btn--light{color:var(--c1);fill:var(--c1);background-color:var(--bg1);border-color:var(--bg1)}.btn--light span{text-shadow:0 max(2.5rem,40px) 0 var(--c1)}@media screen and (min-width: 1100px){.btn--border:hover,.btn--border:focus-visible{background-color:var(--bg1);border-color:var(--border3)}}.btn--border_light{color:var(--c3);fill:var(--c3)}.btn--border_light span{text-shadow:0 max(2.5rem,40px) 0 var(--c3)}@media screen and (min-width: 1100px){.btn--border_light:hover,.btn--border_light:focus-visible{color:var(--c1);fill:var(--c1);background-color:var(--bg1);border-color:var(--border3)}.btn--border_light:hover span,.btn--border_light:focus-visible span{text-shadow:0 max(2.5rem,40px) 0 var(--c1)}}.btn--favorite{width:max(2.7rem,48px);padding:max(.8rem,10px);fill:rgba(0,0,0,0);stroke:var(--c1)}.btn--favorite svg{width:max(1rem,18px);height:max(1rem,18px);filter:drop-shadow(0 max(3rem, 46px) 0 var(--c1))}.btn--favorite.fill{fill:var(--c1)}.btn--s{height:auto;padding:max(.6rem,10px) max(.8rem,16px);font-size:max(.7em,12px);border-radius:max(.6rem,10px)}.link{display:flex;justify-content:center;align-items:center;font-family:var(--ff);font-weight:var(--fwSB);font-size:max(.85em,14px);text-align:center;line-height:1.2;color:var(--c1);overflow:hidden}.link span{text-shadow:0 max(2.5rem,40px) 0 var(--c1)}@media screen and (min-width: 1100px){.link:hover span,.link:focus-visible span{transform:translateY(calc(0px - max(2.5rem, 40px)));transition:transform .5s var(--easeing)}}.title{margin:0;font-weight:var(--fwEB)}.title--xl{font-size:max(2.6rem,34px);line-height:1.2;text-transform:uppercase}@media screen and (max-width: 699px){.title--xl{font-size:26px}}@media screen and (max-width: 499px){.title--xl{font-size:22px;line-height:1.4}}@media screen and (max-width: 399px){.title--xl{font-size:19px}}.title--l{font-weight:var(--fwB);font-size:max(2.4rem,30px);line-height:1.2;text-transform:uppercase}@media screen and (max-width: 699px){.title--l{font-size:26px}}@media screen and (max-width: 499px){.title--l{font-size:22px;line-height:1.4}}@media screen and (max-width: 399px){.title--l{font-size:19px}}.title--m{font-weight:var(--fwB);font-size:max(2rem,30px);line-height:1.2;text-transform:uppercase}@media screen and (max-width: 699px){.title--m{font-size:26px;line-height:1.4}}@media screen and (max-width: 499px){.title--m{font-size:22px}}@media screen and (max-width: 399px){.title--m{font-size:20px}}.title--s{font-weight:var(--fwB);font-size:max(1.1em,16px)}@media screen and (max-width: 699px){.title--s{font-size:16px}}.title--upper{text-transform:uppercase}input,textarea,select{width:100%;height:max(2.7rem,48px);padding:max(.8rem,14px) 0 max(.8rem,14px) max(1rem,16px);font-weight:var(--fwSB);font-family:var(--ff);font-size:max(.85em,16px);line-height:1;color:var(--c1);background-color:var(--bg2);border:1px solid rgba(0,0,0,0);border-radius:max(.8rem,12px);resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition-property:border-color;transition-duration:.3s;transition-timing-function:var(--easeing)}input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{font-weight:var(--fwR);color:var(--c2)}input::placeholder,textarea::placeholder,select::placeholder{font-weight:var(--fwR);color:var(--c2)}@media screen and (min-width: 1100px){input:hover,input:focus-visible,textarea:hover,textarea:focus-visible,select:hover,select:focus-visible{border-color:var(--border2)}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;gap:max(1.5rem,20px)}.form--dark input,.form--dark textarea,.form--dark select{color:var(--c3);background-color:rgba(0,0,0,0);border-color:var(--border2)}.form--dark input::-moz-placeholder, .form--dark textarea::-moz-placeholder, .form--dark select::-moz-placeholder{color:var(--c5)}.form--dark input::placeholder,.form--dark textarea::placeholder,.form--dark select::placeholder{color:var(--c5)}.form-inner{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:max(.8rem,16px)}.form-row{display:flex;justify-content:space-between;align-items:stretch;width:100%;gap:max(.8rem,16px)}@media screen and (max-width: 1099px){.form-row{flex-direction:column}}.form-row .form-label{flex-grow:1}.form-label{display:flex;flex-direction:column;align-items:stretch;gap:max(.4rem,8px)}.form-label.error input,.form-label.error textarea,.form-label.error select{border-color:var(--border5)}.form-name{font-weight:var(--fwSB);font-size:max(.85em,16px)}.form-textarea{height:auto}.form-checkbox{display:flex;flex-direction:column;align-items:stretch;gap:max(.4rem,8px)}.form-checkbox.error .form-checkbox-icon{border-color:var(--border5)}.form-checkbox-wrap{position:relative;display:flex;align-items:flex-start;gap:max(.4rem,8px);cursor:pointer}.form-checkbox-wrap a{text-decoration:underline}@media screen and (min-width: 1100px){.form-checkbox-wrap a:hover,.form-checkbox-wrap a:focus-visible{color:var(--c1)}}.form-checkbox-input:checked~.form-checkbox-icon{fill:var(--c3);background-color:var(--bg4);border-color:var(--border1)}.form-checkbox-input:checked~.form-checkbox-icon svg{opacity:1}.form-checkbox-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(1rem,20px);height:max(1rem,20px);fill:var(--c1);background-color:var(--bg2);border:1px solid var(--border4);border-radius:max(.2rem,6px);transition-property:fill,background-color,border-color;transition-duration:.15s;transition-timing-function:var(--easeing)}.form-checkbox-icon svg{width:max(.8rem,14px);height:max(.8rem,14px);opacity:0;transition-property:opacity;transition-duration:.15s;transition-timing-function:var(--easeing)}.form-checkbox-text{font-weight:var(--fwM);font-size:max(.75em,12px);line-height:1.4;color:var(--c2)}.form-text{margin:0;font-weight:var(--fwM);font-size:max(.85em,16px)}.form-timer-wrap{position:relative;width:100%}.form-timer{position:absolute;top:50%;right:max(.8rem,10px);font-weight:var(--fwM);font-size:max(.75rem,12px);color:var(--c2);transform:translateY(-50%)}.form-timer-btn{display:flex;justify-content:center;align-items:center;align-self:center;font-family:var(--ff);font-weight:var(--fwSB);font-size:max(.85em,14px);text-align:center;line-height:1.2;color:var(--c1);overflow:hidden}.form-timer-btn span{text-shadow:0 max(2.5rem,40px) 0 var(--c1)}@media screen and (min-width: 1100px){.form-timer-btn:hover span,.form-timer-btn:focus-visible span{transform:translateY(calc(0px - max(2.5rem, 40px)));transition:transform .5s var(--easeing)}}.form-timer-btn[data-timer]:not(.show){display:none}.form-password{position:relative;width:100%}.form-password-link{position:absolute;top:50%;right:max(.8rem,10px);font-weight:var(--fwM);font-size:max(.65rem,12px);text-decoration:underline;color:var(--c2);transform:translateY(-50%)}@media screen and (min-width: 1100px){.form-password-link:hover,.form-password-link:focus-visible{color:var(--c1)}}.form-rating{display:flex;align-items:center;gap:max(.4rem,8px)}.form-rating-name{flex-shrink:0;font-weight:var(--fwSB);font-size:max(.85em,16px);line-height:1}.form-rating-stars{display:flex;align-items:center;gap:max(.2rem,4px)}.form-rating-btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;fill:var(--c8)}.form-rating-btn svg{width:max(.8rem,18px);height:max(.8rem,18px)}.form-rating-btn.active{fill:var(--c7)}.form-error{font-weight:var(--fwM);font-size:max(.75rem,14px);line-height:1.2;color:var(--c6)}.form-footer{display:flex;flex-direction:column;align-items:center;gap:max(.8rem,16px)}@media screen and (min-width: 1100px){.form-footer--row{flex-direction:row}}@media screen and (max-width: 1099px){.form-footer--row .form-footer-btn{width:100%}}.form-footer--bottom{margin-top:auto}.form-footer-submit{width:100%}.form-footer-link{padding:max(.2rem,4px)}.fancybox__container{--fancybox-color: var(--c1);--fancybox-bg: var(--bg2)}.fancybox__toolbar{--f-button-bg: var(--bg1);--f-button-hover-bg: var(--bg4);text-shadow:none}.fancybox__nav{--f-button-width: max(2rem, 50px);--f-button-height: max(2rem, 50px);--f-button-color: var(--c1);--f-button-hover-bg: var(--bg4)}.fancybox__thumbs{--f-thumb-width: max(7rem, 80px);--f-thumb-border-radius: max(0.2rem, 4px)}.fancybox__thumbs.is-modern{--f-thumb-gap: max(0.6rem, 4px);--f-thumb-clip-width: max(5rem, 60px)}.f-thumbs__slide__button{background-color:var(--bg3)}.f-thumbs__slide__img{-o-object-fit:contain;object-fit:contain}.f-button svg{filter:none}.header{position:sticky;top:0;left:0;display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;width:100%;z-index:5}@media screen and (max-width: 1099px){._product-card .header{display:none}}.header-top{display:flex;justify-content:space-between;align-items:center;height:var(--header-top);padding:max(1rem,16px) var(--grid-l);background-color:var(--bg2);gap:max(2.5rem,16px)}@media screen and (max-width: 1099px){.header-top:last-child{border-bottom:1px solid var(--border4)}}@media screen and (max-width: 1099px){.header-top{padding-left:max(1rem,16px);padding-right:max(1rem,16px)}}@media screen and (max-width: 699px){.header-top{padding:10px 16px}}.header-logo{display:flex;align-items:center;flex-shrink:0;width:max(8.5rem,150px);height:max(2rem,38px);fill:var(--c1)}.header-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-logo svg{width:100%;height:100%}.header-links{display:flex;align-items:stretch;flex-shrink:0;gap:max(2rem,20px)}@media screen and (max-width: 1299px){.header-links{display:none}}.header-link{display:flex;flex-direction:column;font-weight:var(--fwSB);font-size:max(.8em,16px);line-height:1;color:var(--c1);fill:var(--c1);gap:max(.4rem,8px)}.header-link small{font-weight:var(--fwR);font-size:max(.8em,12px);color:var(--c2)}@media screen and (min-width: 1100px){.header-link[href]:hover b span,.header-link[href]:focus-visible b span{transform:translateY(calc(0px - max(1.5rem, 30px)));transition:transform .5s var(--easeing)}}.header-link-info{display:flex;align-items:center;gap:max(.4rem,8px)}.header-link-info b{font-weight:var(--fwB);overflow:hidden}.header-link-info b span{display:block;text-shadow:0 max(1.5rem,30px) 0 var(--c1)}.header-link-info svg{flex-shrink:0;width:max(.7rem,14px);height:max(.7rem,14px)}.header-search{flex-grow:1}@media screen and (max-width: 1099px){.header-search{align-self:center;margin-top:max(.6rem,10px);margin-bottom:max(.6rem,10px)}}.header-buttons{display:flex;align-items:stretch;flex-shrink:0;gap:max(1rem,16px)}.header-inner{position:relative;display:flex;justify-content:space-between;align-items:stretch;height:var(--header-inner);margin-bottom:max(1rem,16px);padding-left:var(--grid-l);padding-right:var(--grid-l);color:var(--c3);fill:var(--c3);background-color:var(--bg4);gap:max(2.5rem,16px)}@media screen and (max-width: 1099px){.header-inner{padding-left:max(1rem,16px);padding-right:max(1rem,16px)}}@media screen and (max-width: 999px){.header-inner{margin-bottom:8px;padding-left:16px;padding-right:16px}}@media screen and (max-width: 699px){.header-inner{gap:10px}}.header-menu{display:flex;justify-content:space-between;align-items:stretch;flex-grow:1;list-style:none;margin:0 auto;padding:0}@media screen and (max-width: 1099px){.header-menu{display:none}}.header-menu-item{position:relative;display:flex;flex-direction:column;align-items:stretch;flex-grow:1}.header-menu-item:not(:last-child){border-right:1px solid var(--border1)}.header-menu-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:max(.6rem,10px) max(.8rem,16px);font-weight:var(--fwM);font-size:max(.85em,14px);letter-spacing:.02em;line-height:1.2;gap:max(.4rem,8px);overflow:hidden}.header-menu-link span{display:block;text-shadow:0 max(3rem,46px) 0 var(--c3)}@media screen and (min-width: 1100px){.header-menu-link:hover span,.header-menu-link:focus-visible span{transform:translateY(calc(0px - max(3rem, 46px)));transition:transform .5s var(--easeing)}}.header-catalog-opener{display:flex;justify-content:center;align-items:center;align-self:stretch;width:max(8.5rem,150px);margin-top:max(.6rem,10px);margin-bottom:max(.6rem,10px);padding:max(.8rem,14px) max(.8rem,16px);font-weight:var(--fwEB);font-size:max(.75em,13px);text-transform:uppercase;line-height:1.2;color:var(--c1);fill:var(--c1);background-color:var(--bg2);border-radius:max(.6rem,10px);gap:max(.4rem,8px);overflow:hidden}@media screen and (max-width: 1099px){.header-catalog-opener{display:none;height:max(2.7rem,48px)}}.header-catalog-opener span{display:block;text-shadow:0 max(3rem,46px) 0 var(--c1)}.header-catalog-opener svg{flex-shrink:0}@media screen and (min-width: 1100px){.header-catalog-opener:hover,.header-catalog-opener:focus-visible{background-color:var(--bg1)}.header-catalog-opener:hover span,.header-catalog-opener:focus-visible span{transform:translateY(calc(0px - max(3rem, 46px)));transition:transform .5s var(--easeing)}}.header-catalog-opener.open .header-catalog-opener-arrow{transform:scaleY(-1)}.header-catalog-opener-icon{width:max(.95rem,16px);height:max(.95rem,16px)}.header-catalog-opener-arrow{width:max(.6rem,10px);height:max(.6rem,10px);margin-left:auto}.header-catalog{position:absolute;top:100%;left:var(--grid-l);right:var(--grid-l);max-height:60vh;padding:max(1rem,16px);color:var(--c1);background-color:var(--bg1);border-bottom-left-radius:max(1rem,16px);border-bottom-right-radius:max(1rem,16px);transition:transform .8s cubic-bezier(0.65, 0, 0.35, 1),visibility 0s;overflow:auto;z-index:-1}@media screen and (max-width: 1099px){.header-catalog{display:none}}.header-catalog:not(.open){transform:translateY(-100%);visibility:hidden;transition-duration:.4s,0s;transition-delay:0s,.4s}.header-catalog-list{display:grid;grid-template-columns:repeat(var(--count), 1fr);list-style:none;margin:0;padding:0;gap:max(.6rem,10px);--count: 4}@media screen and (max-width: 1299px){.header-catalog-list{--count: 3}}.header-catalog-item{display:flex;align-items:stretch}.header-catalog-link{position:relative;display:flex;justify-content:space-between;align-items:stretch;width:100%;padding:max(1rem,16px);background-color:var(--bg6);border-radius:max(.6rem,10px);gap:max(.8rem,14px);overflow:hidden}@media screen and (min-width: 1100px){.header-catalog-link:hover .header-catalog-image,.header-catalog-link:focus-visible .header-catalog-image{transform:scale(1.1);transition-duration:.5s}}.header-catalog-decor{position:absolute;top:max(.4rem,8px);right:calc(0px - max(.2rem,4px));bottom:calc(0px - max(.6rem,10px));fill:var(--c4);z-index:0}.header-catalog-decor svg{width:auto;height:100%}.header-catalog-image{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(5rem,80px);height:max(5rem,80px);z-index:1;transition-property:transform;transition-duration:.3s;transition-timing-function:var(--easeing);will-change:transform}.header-catalog-image picture{display:flex;align-items:center;width:100%;height:100%}.header-catalog-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(2px 3px 2px rgba(156, 152, 152, 0.4))}.header-catalog-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:max(.6rem,10px);z-index:1}.header-catalog-name{font-weight:var(--fwSB);font-size:max(.85em,16px);line-height:1.2;color:var(--c1)}.header-catalog-text{font-weight:var(--fwR);font-size:max(.75em,12px);line-height:1.2;color:var(--c2)}.header-widgets{display:flex;align-items:stretch}.header-widget{display:flex;justify-content:center;align-items:center;flex-shrink:0;fill:var(--c3);overflow:hidden}.header-widget svg{width:max(1rem,16px);height:max(1rem,16px);filter:drop-shadow(0 max(3rem, 46px) 0 var(--c3))}.header-widget._favorites,.header-widget._cart{position:relative}.header-widget._favorites::after,.header-widget._cart::after{content:attr(data-count);position:absolute;top:50%;right:max(.15rem,2px);display:flex;justify-content:center;align-items:center;min-width:max(.9rem,18px);height:max(.9rem,18px);margin-top:calc(0px - max(.6rem,10px));padding:max(.15rem,2px) max(.2rem,4px);font-weight:var(--fwSB);font-size:max(.65em,12px);line-height:1;text-align:center;color:var(--c2);background-color:var(--bg1);border-radius:max(.6rem,10px);opacity:.8;transform:translateY(-50%)}.header-widget._favorites{padding:max(.8rem,14px);fill:none;stroke:var(--c3)}.header-widget._cart{padding:max(.8rem,14px)}.header-widget._cart svg{width:max(1.1rem,18px);height:max(1.1rem,18px)}.header-widget._has_notification::after{color:var(--c3);background-color:var(--bg7);opacity:1}.header-widget._login,.header-widget._user{align-self:center;width:max(2.5rem,44px);height:max(2.5rem,44px);fill:var(--c1);background-color:var(--bg2);border-radius:50%;border:1px solid var(--border1)}.header-widget._login svg,.header-widget._user svg{filter:drop-shadow(0 max(3rem, 46px) 0 var(--c1))}.header-widget._login img,.header-widget._user img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media screen and (min-width: 1100px){.header-widget._login,.header-widget._user{margin-top:max(.6rem,10px);margin-left:max(.8rem,14px);margin-bottom:max(.6rem,10px)}}@media screen and (max-width: 1099px){.header-widget._login,.header-widget._user{background-color:var(--bg1);border-color:var(--border3)}}@media screen and (min-width: 1100px){.header-widget:hover svg,.header-widget:focus-visible svg{transform:translateY(calc(0px - max(3rem, 46px)));transition:transform .5s var(--easeing)}}.search{display:flex;justify-content:space-between;align-items:center;height:max(2.7rem,48px);background-color:var(--bg1);border-radius:max(.8rem,12px)}.search-label{flex-grow:1;border-radius:inherit}.search-input{width:100%;height:100%;padding:max(.8rem,14px) 0 max(.8rem,14px) max(1rem,16px);font-family:var(--ff);font-weight:var(--fwM);font-size:max(.85em,16px);color:var(--c1);background-color:inherit;border:1px solid rgba(0,0,0,0);border-radius:inherit;transition-property:border-color;transition-duration:.3s;transition-timing-function:var(--easeing)}.search-input::-moz-placeholder{color:var(--c2)}.search-input::placeholder{color:var(--c2)}@media screen and (min-width: 1100px){.search-input:hover,.search-input:focus-visible{border-color:var(--border1)}}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}input[type=search]::-moz-search-clear{display:none}.search-btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:max(.8rem,14px) max(1rem,16px);fill:var(--c1);background-color:var(--bg1);border:1px solid var(--border3);border-radius:inherit;transition-property:background-color;transition-duration:.3s;transition-timing-function:var(--easeing)}.search-btn svg{width:max(1rem,18px);height:max(1rem,18px)}@media screen and (min-width: 1100px){.search-btn:hover,.search-btn:focus-visible{background-color:var(--bg2)}}.nav-opener{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(2.5rem,44px);height:max(2.5rem,44px);fill:var(--c1);background-color:var(--bg1);border-radius:50%}.nav-opener svg{width:max(.8rem,17px);height:max(.8rem,17px)}.breadcrumbs{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:max(.2rem,6px)}@media screen and (max-width: 1099px){.breadcrumbs{margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l))}}@media screen and (max-width: 999px){.breadcrumbs{margin-left:calc(max(1rem,16px) - (var(--grid-l) + 8px));margin-right:calc(max(1rem,16px) - (var(--grid-l) + 8px))}}.breadcrumbs-item{display:flex;align-items:center;gap:max(.2rem,6px)}.breadcrumbs-item:not(:last-child)::after{content:"/";position:relative;font-size:max(.85em,14px);line-height:1.2;color:var(--c2)}.breadcrumbs-link{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:max(.85em,14px);line-height:1.2;color:var(--c2);overflow:hidden}@media screen and (min-width: 1100px){.breadcrumbs-link[href]:hover,.breadcrumbs-link[href]:focus-visible{color:var(--c1)}}.breadcrumbs-link.current{font-weight:var(--fwSB);color:var(--c1)}.category{display:grid;grid-template-columns:repeat(var(--count), 1fr);margin-top:calc(0px - var(--grid-vertical));margin-left:max(1rem,16px);margin-right:max(1rem,16px);gap:max(.6rem,10px);--count: 4}@media screen and (max-width: 1299px){.category{--count: 2}}@media screen and (max-width: 999px){.category{margin-left:8px;margin-right:8px}}@media screen and (max-width: 699px){.category{gap:6px}}.category-card{position:relative;display:flex;justify-content:space-between;align-items:stretch;width:100%;padding:max(1rem,16px);background-color:var(--bg3);border-radius:max(1rem,20px);gap:max(.8rem,14px)}@media screen and (min-width: 1100px){.category-card:nth-of-type(1) .category-card-inner,.category-card:nth-of-type(2) .category-card-inner{padding:max(1rem,16px);gap:max(1rem,16px)}.category-card:nth-of-type(1) .category-card-title,.category-card:nth-of-type(2) .category-card-title{font-size:max(1.8em,18px)}.category-card:nth-of-type(1) .category-card-subtitle,.category-card:nth-of-type(2) .category-card-subtitle{font-size:max(.85em,14px)}.category-card:nth-of-type(1) .category-card-image,.category-card:nth-of-type(2) .category-card-image{height:20rem}}@media screen and (min-width: 1100px)and (max-width: 1299px){.category-card:nth-of-type(1) .category-card-image,.category-card:nth-of-type(2) .category-card-image{width:20rem;height:22rem}}@media screen and (min-width: 1100px){.category-card:nth-of-type(1){grid-column-start:1;grid-column-end:calc(var(--count)/2 + 1)}.category-card:nth-of-type(2){grid-column-start:calc(var(--count)/2 + 1);grid-column-end:calc(var(--count) + 1)}}@media screen and (max-width: 699px){.category-card{flex-direction:column-reverse;border-radius:10px}}@media screen and (min-width: 1100px){.category-card:hover .category-card-image,.category-card:focus-visible .category-card-image{transform:scale(1.05);transition-duration:.5s}}.category-card-inner{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;padding:max(.6rem,10px);gap:max(.6rem,10px)}@media screen and (max-width: 699px){.category-card-inner{padding:0}}.category-card-title{margin:0;font-weight:var(--fwB);font-size:max(1em,16px);line-height:1.2}.category-card-subtitle{font-weight:var(--fwR);font-size:max(.7em,12px);line-height:1.2;text-transform:uppercase}@media screen and (max-width: 699px){.category-card-subtitle{display:none}}.category-card-text{margin-top:auto;font-weight:var(--fwR);font-size:max(.75em,12px);line-height:1.2;color:var(--c2)}.category-card-image{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:40%;height:max(10rem,140px);transition-property:transform;transform-origin:right;transition-duration:.3s;transition-timing-function:var(--easeing);will-change:transform}@media screen and (max-width: 1299px){.category-card-image{width:max(12rem,160px);height:max(12rem,160px)}}@media screen and (max-width: 799px){.category-card-image{width:110px;height:110px}}@media screen and (max-width: 699px){.category-card-image{width:100%}}.category-card-image picture{display:flex;align-items:center;width:100%;height:100%}.category-card-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(2px 3px 2px rgba(156, 152, 152, 0.4))}.goods-grid{display:grid;grid-template-columns:repeat(var(--count), 1fr);gap:max(2rem,16px) max(.6rem,10px);--count: 4}@media screen and (max-width: 1299px){.goods-grid{--count: 3}}@media screen and (max-width: 699px){.goods-grid{gap:6px;--count: 2}}@media screen and (max-width: 1099px){.goods-grid--full{margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)))}}@media screen and (max-width: 999px){.goods-grid--full{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}.goods-card{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;gap:max(1rem,16px)}@media screen and (max-width: 699px){.goods-card{padding:10px;background-color:var(--bg1);border-radius:12px;gap:max(.6rem,10px)}}@media screen and (min-width: 1100px){.goods-card:hover img,.goods-card:focus-visible img{transition-duration:.5s;transform:scale(1.05)}}.goods-card--row{flex-direction:row}@media screen and (max-width: 699px){.goods-card--row{padding:0;gap:12px}}@media screen and (max-width: 999px){.goods-card--row .goods-card-inner{gap:6px}}.goods-card--row .goods-card-image{flex-shrink:0;width:max(25%,100px);padding:max(.4rem,8px)}@media screen and (max-width: 999px){.goods-card--row .goods-card-image{width:100px}}.goods-card--row .goods-card-image img{aspect-ratio:1/1}.goods-card--row .goods-card-row{justify-content:flex-start;padding-top:0}.goods-card--row .goods-card-price{font-size:max(.85em,16px)}@media screen and (max-width: 999px){.goods-card--row .goods-card-price{order:initial}}.goods-card--row .goods-card-name{font-size:max(.75em,14px)}@media screen and (max-width: 999px){.goods-card--row .goods-card-info{gap:4px}}.goods-card--row .goods-card-info-name,.goods-card--row .goods-card-info-size,.goods-card--row .goods-card-info-color span{font-size:max(.75em,12px)}.goods-card--row .goods-card-info-color i{width:max(1rem,16px);height:max(1rem,16px);box-shadow:inset 0 0 0 2px var(--bg1)}@media screen and (max-width: 999px){.goods-card--row .goods-card-info-color i{display:none}}.goods-card--row .goods-counter{margin-top:auto;border:1px solid var(--border6)}@media screen and (min-width: 1100px){.goods-card--row .goods-counter{flex-grow:initial}}.goods-card--row .goods-counter input{height:auto;padding-top:max(.4rem,6px);padding-bottom:max(.4rem,6px)}.goods-card--row .goods-counter-minus svg,.goods-card--row .goods-counter-plus svg{width:max(.6rem,12px);height:max(.6rem,12px)}.goods-card-image{position:relative;display:flex;justify-content:center;align-items:center;padding:max(1rem,16px);background-color:var(--bg3);border-radius:max(.6rem,10px)}.goods-card-image picture{display:flex;align-items:center;width:100%;height:100%}.goods-card-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:20/22;transition-property:transform;transition-duration:.3s;transition-timing-function:var(--easeing);will-change:transform}.goods-card-inner{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;gap:max(.6rem,10px)}@media screen and (max-width: 699px){.goods-card-inner{gap:4px}}.goods-card-name{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:var(--fwR);font-size:max(.85em,14px);line-height:1.2;overflow:hidden}.goods-card-price{font-weight:var(--fwB);font-size:max(.95em,14px);line-height:1.2}@media screen and (max-width: 699px){.goods-card-price{order:-1}}.goods-card-price--column{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;gap:max(.2rem,4px)}.goods-card-price--column small{font-weight:var(--fwM);color:var(--c2)}.goods-card-row{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:max(.6rem,10px);gap:max(.6rem,10px)}@media screen and (max-width: 699px){.goods-card-row{padding-top:8px;gap:4px 6px}}.goods-card-row--start{justify-content:flex-start;flex-wrap:wrap;margin-top:0}@media screen and (max-width: 899px){.goods-card-row--counter{grid-column-start:1;grid-column-end:5}}@media screen and (max-width: 699px){.goods-card-row--counter{grid-column-end:3}}.goods-card-buy{min-width:max(7rem,140px);height:auto;padding:max(.6rem,10px) max(.8rem,16px);font-size:max(.75em,14px);border-radius:max(.6rem,10px)}@media screen and (max-width: 699px){.goods-card-buy{flex-grow:1}}.goods-card-favorite{position:absolute;top:max(.6rem,10px);right:max(.6rem,10px);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(2rem,40px);height:max(2rem,40px);fill:rgba(0,0,0,0);stroke:var(--c1);border-radius:50%;overflow:hidden}.goods-card-favorite svg{width:max(1rem,18px);height:max(1rem,18px);filter:drop-shadow(0 max(3rem, 46px) 0 var(--c1))}.goods-card-favorite.fill{fill:var(--c1)}@media screen and (min-width: 1100px){.goods-card-favorite:hover svg,.goods-card-favorite:focus-visible svg{transform:translateY(calc(0px - max(3rem, 46px)));transition:transform .5s var(--easeing)}}.goods-card-counter{flex-grow:1}.goods-card-remove{display:flex;justify-content:center;align-items:center;align-self:stretch;flex-shrink:0;width:max(2rem,40px);fill:var(--c2)}.goods-card-remove svg{width:max(1rem,18px);height:max(1rem,18px)}@media screen and (min-width: 1100px){.goods-card-remove:hover,.goods-card-remove:focus-visible{fill:var(--c1)}}.goods-card-info{display:flex;align-items:center;gap:max(.4rem,8px)}.goods-card-info-name{font-weight:var(--fwSB);font-size:max(.85em,14px);color:var(--c2)}.goods-card-info-color{display:flex;align-items:center;gap:max(.4rem,8px)}.goods-card-info-color i{flex-shrink:0;width:max(1.2rem,20px);height:max(1.2rem,20px);border:1px solid var(--border2);box-shadow:inset 0 0 0 3px var(--bg1);border-radius:50%}.goods-card-info-color span{font-weight:var(--fwB);font-size:max(.85em,14px)}.goods-card-info-size{font-weight:var(--fwB);font-size:max(.85em,14px);text-transform:uppercase}.goods-cards{display:flex;flex-direction:column;padding:max(1.5rem,20px);background-color:var(--bg1);border-radius:max(1rem,20px);gap:max(1rem,16px)}.goods-cards .goods-card--row{display:grid;grid-template-columns:auto repeat(3, 1fr) auto;align-items:center}@media screen and (max-width: 1099px){.goods-cards .goods-card--row{grid-template-columns:auto 1fr auto auto auto}}@media screen and (max-width: 899px){.goods-cards .goods-card--row{grid-template-columns:auto 1fr auto auto}}@media screen and (max-width: 699px){.goods-cards .goods-card--row{position:relative;grid-template-columns:1fr 1fr;padding:max(1rem,16px);border-radius:max(1rem,16px);border:1px solid var(--border6)}}.goods-cards .goods-card-image{width:max(6rem,100px)}@media screen and (max-width: 699px){.goods-cards .goods-card-image{grid-column-start:1;grid-column-end:3}}@media screen and (max-width: 699px){.goods-cards .goods-card-inner{grid-column-start:1;grid-column-end:3}}.goods-cards .goods-card-row{margin-top:0}@media screen and (max-width: 1099px){.goods-cards .goods-card-price--column{margin-right:max(1rem,20px);font-size:max(.85em,14px)}}@media screen and (max-width: 699px){.goods-cards .goods-card-price--column{margin-right:0}}@media screen and (max-width: 699px){.goods-cards .goods-card-remove{position:absolute;top:max(.2rem,4px);right:max(.2rem,4px);height:max(2rem,40px)}}.goods-cards-head{display:flex;justify-content:space-between;align-items:center;gap:max(1rem,16px)}@media screen and (min-width: 700px){.goods-cards-head{padding-bottom:max(1.5rem,20px);border-bottom:1px solid var(--border4)}}.goods-cards-name{font-weight:var(--fwSB);font-size:max(1rem,18px);line-height:1.2}.goods-cards-link{color:var(--c2);fill:var(--c2);gap:max(.4rem,10px)}.goods-cards-link span{text-shadow:0 max(2.5rem,40px) 0 var(--c2)}.goods-cards-link svg{width:max(.6rem,12px);height:max(.6rem,12px)}.goods-cards-bottom{display:flex;justify-content:flex-end;gap:max(1rem,16px)}@media screen and (min-width: 700px){.goods-cards-bottom{padding-top:max(1.5rem,20px);border-top:1px solid var(--border4)}}@media screen and (max-width: 699px){.goods-cards-bottom{justify-content:space-between}}.goods-cards-total{font-weight:var(--fwSB);font-size:max(.85em,14px)}.goods-cards-sum{font-weight:var(--fwEB);font-size:max(.95em,14px);line-height:1.2}.goods-slider{position:relative}.goods-slider--full{margin-left:calc(0px - var(--grid-l));margin-right:calc(0px - var(--grid-l))}@media screen and (max-width: 1099px){.goods-slider--full{margin-left:calc(0px - (var(--grid-l) + max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) + max(1rem,16px)))}}@media screen and (max-width: 999px){.goods-slider--full{margin-left:calc(0px - (var(--grid-l) + 8px));margin-right:calc(0px - (var(--grid-l) + 8px))}}.goods-slider--full .goods-slider-wrap{padding-left:max(1rem,16px);padding-right:max(1rem,16px)}@media screen and (max-width: 1099px){.goods-slider--full .goods-slider-wrap{margin-left:0;margin-right:0}}.goods-slider-wrap{overflow:hidden}@media screen and (max-width: 1099px){.goods-slider-wrap{margin-left:calc(0px - var(--grid-l));margin-right:calc(0px - var(--grid-l));padding-left:var(--grid-l);padding-right:var(--grid-l)}}@media screen and (max-width: 499px){.goods-slider-wrap{padding-left:max(1rem,16px);padding-right:max(1rem,16px)}}.goods-slider-inner{margin-right:calc(0px - max(.6rem,10px))}@media screen and (max-width: 499px){.goods-slider-inner{margin-right:-6px}}.goods-slider-list{display:flex;align-items:stretch;list-style:none;margin:0;padding:0}.goods-slider-item{display:flex;align-items:stretch;flex-shrink:0;width:20%;padding-right:max(.6rem,10px)}@media screen and (max-width: 1299px){.goods-slider-item{width:25%}}@media screen and (max-width: 1099px){.goods-slider-item .goods-card{padding:max(1rem,10px);background-color:var(--bg1);border-radius:max(1rem,16px)}.goods-slider-item .goods-card-buy{flex-grow:1;min-width:auto}}@media screen and (max-width: 799px){.goods-slider-item{width:33.333%}}@media screen and (max-width: 499px){.goods-slider-item{width:50%;padding-right:6px}}.goods-slider-nav{display:flex;justify-content:space-between;align-items:center;gap:max(1rem,16px)}.goods-slider-nav--center{position:absolute;top:50%;left:calc(0px - (var(--grid-l)/2 + max(1rem,16px)));right:calc(0px - (var(--grid-l)/2 + max(1rem,16px)));transform:translateY(-50%);pointer-events:none}@media screen and (max-width: 1499px){.goods-slider-nav--center{left:calc(0px - max(2.5rem,44px)/2);right:calc(0px - max(2.5rem,44px)/2)}}@media screen and (max-width: 1099px){.goods-slider-nav{display:none}}.goods-slider-prev,.goods-slider-next{display:flex;justify-content:center;align-items:center;width:max(2.5rem,44px);height:max(2.5rem,44px);fill:var(--c1);background-color:var(--bg1);border-radius:50%;pointer-events:auto}.goods-slider-prev svg,.goods-slider-next svg{width:max(.8rem,17px);height:max(.8rem,17px)}@media screen and (min-width: 1100px){.goods-slider-prev:hover,.goods-slider-prev:focus-visible,.goods-slider-next:hover,.goods-slider-next:focus-visible{fill:var(--c3);background-color:var(--bg4)}}.goods-slider-prev[disabled],.goods-slider-prev.disabled,.goods-slider-next[disabled],.goods-slider-next.disabled{fill:var(--c5);background-color:rgba(0,0,0,0);border-color:var(--border4);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.goods-slider-prev.swiper-button-lock,.goods-slider-next.swiper-button-lock{visibility:hidden}.goods-images{display:flex;justify-content:space-between;align-items:stretch;height:calc(100vh - (var(--calc-offset) + max(1rem,16px)));gap:max(.6rem,10px);--calc-offset: var(--header-top) + var(--header-inner) + max(1rem, 16px)}@media screen and (min-width: 1100px){.goods-images{position:sticky;top:calc(var(--calc-offset))}}@media screen and (max-width: 1099px){.goods-images{flex-direction:column-reverse;height:auto}}.goods-images-preview{flex-shrink:0;width:calc(var(--grid-l) - max(1rem,16px) - max(.6rem,10px));height:100%;border-radius:max(.6rem,10px);overflow:hidden}@media screen and (max-width: 1499px){.goods-images-preview{width:max(8rem,110px)}}@media screen and (max-width: 1099px){.goods-images-preview{width:100%;height:max(8rem,110px)}}@media screen and (min-width: 1100px){.goods-preview-wrap{height:calc(100% + max(.6rem,10px));margin-bottom:calc(0px - max(.6rem,10px))}}@media screen and (max-width: 1099px){.goods-preview-wrap{width:calc(100% + max(.6rem,10px));height:100%;margin-right:calc(0px - max(.6rem,10px))}}.goods-preview-list{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0}@media screen and (max-width: 1099px){.goods-preview-list{flex-direction:row;height:100%}}.goods-preview-item{display:flex;align-items:stretch;flex-shrink:0}@media screen and (min-width: 1100px){.goods-preview-item{padding-bottom:max(.6rem,10px)}}@media screen and (max-width: 1099px){.goods-preview-item{padding-right:max(.6rem,10px)}}.goods-preview-item.active .goods-preview-image{border-color:var(--border1)}.goods-preview-image{display:flex;justify-content:center;align-items:center;width:100%;padding:max(.6rem,10px);background-color:var(--bg3);border-radius:max(.6rem,10px);border:1px solid var(--bg3)}.goods-preview-image picture{display:flex;align-items:center;width:100%;height:100%}.goods-preview-image img{width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 1100px){.goods-preview-image img{aspect-ratio:49/42}}@media screen and (max-width: 1099px){.goods-preview-image img{height:100%}}.goods-images-slider{flex-grow:1;background-color:var(--bg3);border-radius:max(.6rem,10px);overflow:hidden}@media screen and (max-width: 1099px){.goods-images-slider{height:400px}}.goods-images-wrap{display:flex;align-items:stretch;width:100%;height:100%}.goods-images-list{display:flex;align-items:stretch;width:100%;list-style:none;margin:0;padding:0}.goods-images-item{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:100%}.goods-images-picture{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:max(2rem,20px)}.goods-images-picture picture{display:flex;align-items:center;width:100%;height:100%}.goods-images-picture img{width:100%;height:100%;aspect-ratio:10/8;-o-object-fit:contain;object-fit:contain}.goods-terms{display:flex;flex-direction:column;align-items:flex-start;gap:max(.8rem,14px)}.goods-terms-name{font-weight:var(--fwSB);font-size:max(.95em,18px);line-height:1.2}.goods-terms-list{display:flex;align-items:center;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:max(.2rem,6px)}.goods-terms-item{display:flex;justify-content:center;align-items:center}.goods-terms-size{display:flex;justify-content:center;align-items:center;width:max(2rem,40px);height:max(2rem,40px);font-weight:var(--fwB);text-transform:uppercase;font-size:max(.65em,12px);border-radius:max(.4rem,10px);border:1px solid var(--border2)}@media screen and (min-width: 1100px){.goods-terms-size:hover,.goods-terms-size:focus-visible{background-color:var(--bg1)}}.goods-terms-size.current{color:var(--c3);background-color:var(--bg4);border-color:var(--bg4)}.goods-terms-color{width:max(1.8rem,30px);height:max(1.8rem,30px);border:1px solid var(--border2);box-shadow:inset 0 0 0 3px var(--bg1);border-radius:50%}@media screen and (min-width: 1100px){.goods-terms-color:hover,.goods-terms-color:focus-visible{border-color:var(--border1)}}.goods-terms-color.current{border-color:var(--border1);border-width:2px}.goods-terms-link{font-weight:var(--fwM);font-size:max(.75em,14px);text-decoration:underline;color:var(--c2)}@media screen and (min-width: 1100px){.goods-terms-link:hover,.goods-terms-link:focus-visible{color:var(--c1)}}.goods-counter{position:relative;display:flex;justify-content:space-between;align-items:stretch;flex-shrink:0;min-width:max(8rem,160px);background-color:var(--bg1);border-radius:max(.8rem,12px)}@media screen and (max-width: 1099px){.goods-counter{min-width:120px;flex-grow:1}}.goods-counter-minus,.goods-counter-plus{position:absolute;top:1px;bottom:1px;display:flex;justify-content:center;align-items:center;flex-shrink:0;padding-left:max(.8rem,10px);padding-right:max(.8rem,10px);background-color:inherit;fill:var(--c5);border-radius:max(.8rem,12px)}.goods-counter-minus svg,.goods-counter-plus svg{width:max(.6rem,14px);height:max(.6rem,14px)}@media screen and (min-width: 1100px){.goods-counter-minus:hover,.goods-counter-minus:focus-visible,.goods-counter-plus:hover,.goods-counter-plus:focus-visible{fill:var(--c1)}}.goods-counter-minus{left:1px}.goods-counter-plus{right:1px}.goods-counter-number{flex-grow:1}.goods-counter-number input{width:100%;padding-left:0;text-align:center;background-color:var(--bg1)}.goods-info{width:100%;margin-top:max(1rem,16px)}.section{display:flex;flex-direction:column;align-items:stretch;margin-left:max(1rem,16px);margin-right:max(1rem,16px);padding-left:calc(var(--grid-l) - max(1rem,16px));padding-right:calc(var(--grid-l) - max(1rem,16px));gap:max(2rem,24px)}.section--dark{padding-top:var(--grid-l);padding-bottom:var(--grid-l);color:var(--c3);background-color:var(--bg4);border-radius:max(2rem,20px)}@media screen and (max-width: 1099px){.section--dark .section-content--start{margin-left:0;margin-right:0}}@media screen and (max-width: 499px){.section--dark .section-header{width:100%;margin-left:0;margin-right:0}}@media screen and (max-width: 1099px){.section--dark .goods-card{background-color:var(--bg5);border:1px solid var(--border1)}}@media screen and (min-width: 1100px){.section--dark .goods-slider-prev:hover,.section--dark .goods-slider-prev:focus-visible,.section--dark .goods-slider-next:hover,.section--dark .goods-slider-next:focus-visible{fill:var(--c1);background-color:var(--bg3)}}.section--dark .goods-slider-prev[disabled],.section--dark .goods-slider-prev.disabled,.section--dark .goods-slider-next[disabled],.section--dark .goods-slider-next.disabled{fill:var(--c5);opacity:.2}.section--main{position:relative;padding-top:calc(max(2rem,24px) - max(1rem,16px))}@media screen and (max-width: 1099px){.section--main{padding-top:var(--grid-s)}}.section--content .breadcrumbs{justify-content:center}@media screen and (max-width: 1099px){.section--content .breadcrumbs{margin-left:0;margin-right:0}}.section--content .section-header-text{font-size:max(1.1em,16px)}@media screen and (min-width: 1100px){.section--content .section-header{width:max(60%,425px)}}@media screen and (max-width: 1099px){.section--content .section-header{align-items:center;align-self:center;text-align:center}}@media screen and (max-width: 499px){.section--content .section-header{max-width:none}}@media screen and (max-width: 1099px){.section--content .section-header-image{width:100%;margin-left:0;margin-right:0}}@media screen and (max-width: 499px){.section--content .section-header-image{width:calc(100% + 16px);margin-left:-8px;margin-right:-8px}}@media screen and (max-width: 1099px){.section--content .section-inner{margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l))}}@media screen and (max-width: 999px){.section--content .section-inner{margin-left:calc(max(1rem,16px) - (var(--grid-l) + 8px));margin-right:calc(max(1rem,16px) - (var(--grid-l) + 8px))}}.section--full_height{position:relative;--calc-offset: var(--header-top) + max(1rem, 16px)}@media screen and (min-width: 1100px){.section--full_height .breadcrumbs{position:absolute;top:max(1rem,16px)}}@media screen and (max-width: 1099px){.section--full_height .breadcrumbs{margin-left:0;margin-right:0}}@media screen and (min-width: 1100px){.section--full_height .section-row{min-height:calc(100vh - (var(--calc-offset) + max(1rem,16px)));margin-top:calc(max(1rem,16px)/2)}}.section--full_height .section-content{padding-top:calc(var(--grid-s) + max(1rem,16px))}@media screen and (max-width: 1099px){.section--full_height .section-content{align-items:stretch;margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l));padding-top:var(--grid-s)}}@media screen and (max-width: 1099px){.section--full_height .section-header{align-items:flex-start;width:100%;max-width:none;text-align:left;gap:10px}}@media screen and (min-width: 1100px){.section--full_height .section-image{min-height:calc(100vh - (var(--calc-offset) + max(1rem,16px)))}}.section--center{flex-grow:1;justify-content:center;align-items:center}@media screen and (max-width: 1099px){.section{padding-left:var(--grid-l);padding-right:var(--grid-l)}}@media screen and (max-width: 999px){.section{margin-left:8px;margin-right:8px}}.section-row{display:flex;justify-content:space-between;gap:var(--grid-s) var(--grid-m)}@media screen and (max-width: 1099px){.section-row{flex-direction:column}}.section-row--full{margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)));gap:var(--grid-s) max(2rem,16px)}@media screen and (max-width: 999px){.section-row--full{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}.section-images{flex-shrink:0;width:50%}@media screen and (max-width: 1099px){.section-images{width:100%}}@media screen and (max-width: 999px){.section-images{margin-top:calc(0px - (var(--grid-s) - max(1rem,16px)))}}.section-inner{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;gap:var(--grid-s)}.section-inner--full{margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)))}@media screen and (max-width: 999px){.section-inner--full{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}@media screen and (min-width: 1100px){.section-inner--row{flex-direction:row;justify-content:space-between;gap:max(1rem,16px)}}@media screen and (max-width: 1099px){.section-inner--row{gap:max(1rem,10px)}}@media screen and (max-width: 1099px){.section-form{margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)))}}@media screen and (max-width: 999px){.section-form{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}.section-form input,.section-form textarea,.section-form select{padding:max(1.5rem,20px);background-color:var(--bg1)}.section-box{display:flex;flex-direction:column;width:max(50%,600px);padding:var(--grid-s) calc(var(--grid-l) - max(1rem,16px));background-color:var(--bg1);border-radius:max(1em,20px)}@media screen and (max-width: 1099px){.section-box{width:100%;padding:var(--grid-l)}}.section-box-cards{display:grid;grid-template-columns:repeat(var(--count), 1fr);flex-grow:1;--count: 2}@media screen and (max-width: 599px){.section-box-cards{--count: 1}}.section-box-card{display:flex;flex-direction:column;align-items:flex-start;gap:max(2rem,20px)}.section-box-card:first-child{padding-right:var(--grid-s);border-right:1px solid var(--border4)}@media screen and (max-width: 1499px){.section-box-card:first-child{padding-right:max(1.5rem,20px)}}@media screen and (max-width: 599px){.section-box-card:first-child{padding-right:0;padding-bottom:max(1.5rem,20px);border-right:none;border-bottom:1px solid var(--border4)}}.section-box-card:last-child{padding-left:var(--grid-s)}@media screen and (max-width: 1499px){.section-box-card:last-child{padding-left:max(1.5rem,20px)}}@media screen and (max-width: 599px){.section-box-card:last-child{padding-top:max(1.5rem,20px);padding-left:0}}.section-box-title{font-size:max(1.4rem,24px);text-transform:uppercase}@media screen and (max-width: 699px){.section-box-title{font-size:20px}}@media screen and (max-width: 499px){.section-box-title{font-size:18px}}@media screen and (max-width: 399px){.section-box-title{font-size:16px}}.section-box-inner{display:flex;flex-direction:column;align-items:flex-start;gap:max(1rem,16px)}.section-box-info{display:flex;flex-direction:column;align-items:flex-start;gap:max(.4rem,8px)}.section-box-info-name{font-weight:var(--fwM);font-size:max(.85em,16px);color:var(--c2)}.section-box-info-text{font-weight:var(--fwM);font-size:max(.95em,16px)}@media screen and (max-width: 1299px){.section-box-info-text{font-size:max(.85em,16px)}}.section-box-links{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;margin-top:auto;gap:max(1rem,16px)}.section-box-link{display:flex;flex-direction:column;font-weight:var(--fwSB);font-size:max(.9em,16px);line-height:1;color:var(--c1);fill:var(--c1);gap:max(.6rem,10px)}.section-box-link small{font-weight:var(--fwR);font-size:max(.85em,12px);color:var(--c5)}@media screen and (min-width: 1100px){.section-box-link[href]:hover b span,.section-box-link[href]:focus-visible b span{transform:translateY(calc(0px - max(1.5rem, 30px)));transition:transform .5s var(--easeing)}}.section-box-link-info{display:flex;align-items:center;gap:max(.4rem,8px)}.section-box-link-info b{font-weight:var(--fwSB);overflow:hidden}.section-box-link-info b span{display:block;text-shadow:0 max(1.5rem,30px) 0 var(--c1)}.section-box-link-info svg{flex-shrink:0;width:max(.7rem,14px);height:max(.7rem,14px)}.section-aside{display:flex;flex-direction:column;align-items:stretch;align-self:flex-start;flex-shrink:0;width:max(22rem,360px)}.section-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-grow:1;gap:max(2rem,16px)}@media screen and (min-width: 1100px){.section-content{padding-top:var(--grid-s);padding-bottom:var(--grid-s)}}@media screen and (max-width: 1099px){.section-content{gap:max(1rem,16px)}}.section-content .section-header-title{max-width:none}.section-content--start{min-height:100%;padding-top:max(1rem,16px);padding-right:calc(var(--grid-l) - max(1rem,16px));padding-bottom:max(1rem,16px);gap:max(1.6rem,16px)}.section-content--start:first-child{padding-right:0}@media screen and (max-width: 1099px){.section-content--start{margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l));padding-top:0;padding-right:0;padding-bottom:0}}@media screen and (max-width: 1099px){.section-content--start .section-header{align-items:flex-start;width:100%;text-align:left}}@media screen and (max-width: 499px){.section-content--start .section-header{align-self:flex-start;max-width:none;margin-left:0;margin-right:0}}.section-content--start .section-footer{margin-top:auto;padding-top:max(1rem,16px)}@media screen and (max-width: 1099px){.section-content--start .section-footer{position:sticky;bottom:0;flex-direction:row;flex-wrap:wrap;width:100%;margin-bottom:calc(0px - max(1rem,16px));padding-bottom:max(1rem,16px);background-color:var(--bg2);border-top:1px solid var(--border4);gap:8px}}@media screen and (max-width: 1099px){.section-content._goods-content{margin-left:0;margin-right:0}}.section-content-inner{display:flex;flex-direction:column;gap:max(.4rem,10px)}.section-content-inner p{margin:0;font-weight:var(--fwM);font-size:max(.85em,16px);line-height:1.6}.section-content-inner b{font-weight:var(--fwB);font-size:max(1.1em,18px)}.section-content-inner p+b,.section-content-inner ul+b{margin-top:max(1rem,10px)}.section-content-inner ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:max(.4rem,10px)}.section-content-inner li{display:flex;align-items:flex-start;font-weight:var(--fwM);font-size:max(.85em,16px);line-height:1.6;gap:max(.4rem,10px)}.section-content-inner li::before{content:"";position:relative;flex-shrink:0;width:max(.4rem,10px);height:max(.4rem,10px);margin-top:max(.45rem,8px);background-color:var(--border2);border-radius:50%}.section-header{display:flex;justify-content:space-between;align-items:center;gap:max(1rem,16px) var(--grid-m)}@media screen and (max-width: 1099px){.section-header{flex-direction:column;align-items:center;align-self:center;width:max(55%,425px);text-align:center}}@media screen and (max-width: 499px){.section-header{width:calc(100% + var(--grid-l)*2);max-width:320px;margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l))}}.section-header--column_left{flex-direction:column;align-items:flex-start}@media screen and (max-width: 1099px){.section-header--column_left{align-items:center;text-align:center}}@media screen and (max-width: 499px){.section-header--column_left{width:100%;max-width:320px}}.section-header--column_left .section-header-title,.section-header--column_left .section-header-text{max-width:none}.section-header--column{flex-direction:column;align-items:center;align-self:center;text-align:center;width:max(55%,425px)}@media screen and (max-width: 499px){.section-header--column{width:100%;max-width:320px}}.section-header--column .section-header-title,.section-header--column .section-header-text{max-width:none}.section-header--main{padding-top:max(1rem,16px);padding-bottom:max(1rem,16px)}@media screen and (max-width: 1099px){.section-header--main{width:auto;align-items:flex-start;align-self:stretch;text-align:left;margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l));padding-top:0;padding-bottom:0}}@media screen and (max-width: 999px){.section-header--main{margin-left:calc(max(1rem,16px) - (var(--grid-l) + 8px));margin-right:calc(max(1rem,16px) - (var(--grid-l) + 8px))}}@media screen and (max-width: 499px){.section-header--main{max-width:none}}.section-header-date{font-weight:var(--fwM);font-size:max(.95em,14px);color:var(--c2)}.section-header-title{max-width:max(35%,450px)}@media screen and (max-width: 1099px){.section-header-title{max-width:none}}.section-header-subtitle{font-weight:var(--fwSB);font-size:max(.95em,18px)}.section-header-text{max-width:max(33%,500px);margin:0;font-weight:var(--fwM);font-size:max(.95em,15px)}@media screen and (max-width: 1099px){.section-header-text{max-width:none}}.section-header-tag{font-weight:var(--fwM);font-size:max(.85em,14px);color:var(--c2)}.section-header-image{display:flex;align-items:center;flex-shrink:0;width:calc(100% + (var(--grid-l) - max(1rem,16px))*2);margin-top:max(2rem,24px);aspect-ratio:16/9;border-radius:max(2rem,20px);overflow:hidden}@media screen and (max-width: 1099px){.section-header-image{width:calc(100% + var(--grid-l)*2);margin-top:10px}}@media screen and (max-width: 499px){.section-header-image{margin-top:0;aspect-ratio:16/10}}.section-header-image picture{display:flex;align-items:center;width:100%;height:100%}.section-header-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-header-row{display:flex;align-items:center;width:100%;margin-top:auto;gap:max(2.5rem,16px)}.section-header-btn{min-width:max(8rem,120px)}.section-image{display:flex;align-items:center;flex-shrink:0;width:calc(50% + var(--grid-l) - max(1rem,16px));aspect-ratio:8/6;border-radius:max(2rem,20px);overflow:hidden}@media screen and (max-width: 1099px){.section-image{order:1;width:calc(100% + var(--grid-l)*2);margin-left:calc(0px - var(--grid-l));margin-right:calc(0px - var(--grid-l))}}@media screen and (min-width: 1100px){.section-row .section-image:first-child{margin-left:calc(max(1rem,16px) - var(--grid-l))}}@media screen and (min-width: 1100px){.section-row .section-image:last-child{margin-right:calc(max(1rem,16px) - var(--grid-l))}}@media screen and (min-width: 1100px){.section-image.section-image--m{width:50%}.section-image.section-image--m:first-child{margin-left:0}.section-image.section-image--m:last-child{margin-right:0}}@media screen and (max-width: 1099px){.section-image.section-image--m{width:calc(100% + (var(--grid-l) - max(1rem,16px))*2);margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-bottom:calc(0px - (var(--grid-l) - max(1rem,16px)))}}.section-image picture{display:flex;align-items:center;width:100%;height:100%}.section-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-price{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:max(.8rem,10px)}.section-price-title{font-weight:var(--fwSB);font-size:max(.95em,18px);line-height:1.2}.section-price-inner{display:flex;flex-direction:column;align-items:stretch;min-width:max(55%,400px);gap:max(.6rem,10px)}@media screen and (max-width: 1099px){.section-price-inner{width:100%;min-width:auto}}.section-price-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:max(.8rem,16px)}.section-price-row:not(:last-child){padding-bottom:max(.6rem,10px);border-bottom:1px solid var(--border4)}.section-price-name{font-weight:var(--fwM);font-size:max(.85em,16px);color:var(--c2)}.section-price-text{font-weight:var(--fwSB);font-size:max(.85em,16px);color:var(--c1)}.section-steps{display:flex;align-items:flex-start;margin-top:var(--grid-s);gap:var(--grid-m)}@media screen and (max-width: 1499px){.section-steps{gap:var(--grid-s)}}@media screen and (max-width: 1099px){.section-steps{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:10px;margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l));gap:max(1rem,16px)}}@media screen and (max-width: 999px){.section-steps{grid-template-columns:1fr}}.section-step{display:flex;flex-direction:column;gap:max(.8rem,10px) max(1rem,16px)}@media screen and (max-width: 999px){.section-step{flex-direction:row-reverse}}@media screen and (max-width: 999px){.section-step:not(:last-child){padding-bottom:max(1rem,16px);border-bottom:1px solid var(--border4)}}.section-step-count{flex-shrink:0;font-weight:var(--fwB);font-size:3.8em;line-height:1}@media screen and (max-width: 999px){.section-step-count{font-size:32px}}.section-step-text{flex-grow:1;font-weight:var(--fwM);font-size:max(.85em,16px);line-height:1.6}.section-footer{display:flex;justify-content:flex-start;align-items:center;gap:max(1rem,16px)}@media screen and (max-width: 499px){.section-footer{flex-direction:column;align-items:stretch}}.section-footer--center{justify-content:center}@media screen and (max-width: 1099px){.section-footer-btn{min-width:120px}}.section-favorite{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(2rem,48px);height:max(2rem,48px);fill:rgba(0,0,0,0);stroke:var(--c1);border-radius:50%;overflow:hidden}.section-favorite svg{width:max(1rem,18px);height:max(1rem,18px);filter:drop-shadow(0 max(3rem, 46px) 0 var(--c1))}.section-favorite.fill{fill:var(--c1)}@media screen and (max-width: 1099px){.section-favorite{background-color:var(--bg1);border-radius:max(.8rem,12px)}}@media screen and (min-width: 1100px){.section-favorite:hover svg,.section-favorite:focus-visible svg{transform:translateY(calc(0px - max(3rem, 46px)));transition:transform .5s var(--easeing)}}.clients-slider{margin-top:max(1rem,16px);margin-left:calc(0px - var(--grid-l));margin-right:calc(0px - var(--grid-l));padding-left:max(1rem,16px);padding-right:max(1rem,16px);overflow:hidden}@media screen and (max-width: 1099px){.clients-slider{margin-left:calc(0px - (var(--grid-l) + max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) + max(1rem,16px)))}}@media screen and (max-width: 999px){.clients-slider{margin-top:0;margin-left:calc(0px - (var(--grid-l) + 8px));margin-right:calc(0px - (var(--grid-l) + 8px))}}.clients-slider-wrap{margin-right:calc(0px - max(.6rem,10px))}@media screen and (max-width: 699px){.clients-slider-wrap{margin-right:-6px}}.clients-slider-list{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;transition-timing-function:linear}.clients-slider-item{display:flex;align-items:stretch;flex-shrink:0;width:16.666%;padding-right:max(.6rem,10px)}@media screen and (max-width: 1099px){.clients-slider-item{width:20%}}@media screen and (max-width: 799px){.clients-slider-item{width:25%}}@media screen and (max-width: 699px){.clients-slider-item{padding-right:6px}}@media screen and (max-width: 599px){.clients-slider-item{width:33.333%}}@media screen and (max-width: 499px){.clients-slider-item{width:50%}}.clients-list{display:grid;grid-template-columns:repeat(var(--count), 1fr);list-style:none;margin:0;padding:0;gap:max(1rem,16px);--count: 6}@media screen and (max-width: 1299px){.clients-list{--count: 3}}@media screen and (max-width: 999px){.clients-list{gap:0 16px}}@media screen and (max-width: 499px){.clients-list{--count: 2}}.clients-list-item{display:flex;justify-content:center;align-items:center}.clients-list-logo,.clients-logo{display:flex;justify-content:center;align-items:center;width:100%;padding:max(1rem,16px);border-radius:max(.6rem,10px)}@media screen and (max-width: 599px){.clients-list-logo,.clients-logo{padding:8px}}.clients-list-logo picture,.clients-logo picture{display:flex;align-items:center;width:100%;height:100%}.clients-list-logo img,.clients-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:10/4}@media screen and (min-width: 1100px){.clients-list-logo:hover,.clients-list-logo:focus-visible,.clients-logo:hover,.clients-logo:focus-visible{background-color:var(--bg3)}}.clients-logo{padding:max(2rem,16px);background-color:var(--bg1)}.advantages{display:grid;grid-template-columns:repeat(var(--count), 1fr);list-style:none;margin:0;padding:0;border:1px solid var(--border1);border-radius:max(1rem,20px);overflow:hidden;--count: 3}@media screen and (max-width: 1299px){.advantages{--count: 2}}@media screen and (max-width: 599px){.advantages{--count: 1}}.advantages-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-right:-1px;margin-bottom:-1px;padding:max(2rem,20px);border-right:1px solid var(--border1);border-bottom:1px solid var(--border1);gap:max(1rem,16px) max(2rem,20px)}@media screen and (max-width: 1299px)and (min-width: 1100px){.advantages-item{flex-direction:row}}@media screen and (max-width: 599px){.advantages-item{flex-direction:row-reverse}}.advantages-item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bg1);border-radius:max(1rem,20px);opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:var(--easeing)}.advantages-item.current::before{opacity:1}.advantages-item.current .advantages-item-name{color:var(--c1)}.advantages-item.current .advantages-item-text{color:var(--c2)}.advantages-item-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(3rem,48px);height:max(3rem,48px);fill:var(--c3);background-color:var(--bg5);border-radius:50%;z-index:1}@media screen and (max-width: 599px){.advantages-item-icon{position:absolute}}.advantages-item-icon svg{width:max(1.4rem,20px);height:max(1.4rem,20px)}.advantages-item-inner{display:flex;flex-direction:column;align-items:flex-start;gap:max(.8rem,10px);z-index:1}.advantages-item-name{font-weight:var(--fwB);font-size:max(1.1em,16px);transition-property:color;transition-duration:.3s;transition-timing-function:var(--easeing)}@media screen and (max-width: 599px){.advantages-item-name{display:flex;align-items:center;min-height:max(3rem,48px);padding-right:calc(max(3rem,48px) + max(1rem,16px))}}@media screen and (max-width: 499px){.advantages-item-name{font-size:14px;line-height:1.6;text-transform:uppercase}}.advantages-item-text{margin:0;font-weight:var(--fwR);font-size:max(.85em,14px);line-height:1.6;color:var(--c5);transition-property:color;transition-duration:.3s;transition-timing-function:var(--easeing)}.feedback{position:relative;flex-direction:row;justify-content:space-between;padding:0;gap:0;overflow:hidden}@media screen and (max-width: 1099px){.feedback{flex-direction:column}}@media screen and (max-width: 1099px){._product-card .feedback{display:none}}.feedback-image{position:relative;display:flex;align-items:center;flex-shrink:0;width:calc(50% - max(2rem,24px));border-radius:max(2rem,20px);overflow:hidden}@media screen and (max-width: 1099px){.feedback-image{order:1;width:100%;aspect-ratio:16/9}}.feedback-image picture{display:flex;align-items:center;width:100%;height:100%}.feedback-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feedback-inner{position:relative;flex-grow:1;padding:var(--grid-s)}@media screen and (max-width: 1099px){.feedback-inner{padding:var(--grid-l)}}.feedback-header-text{font-weight:var(--fwR);color:var(--c5)}@media screen and (min-width: 1300px){.feedback-form{max-width:max(60%,420px)}}.feedback-decor{position:absolute;top:-1.25rem;right:-2rem;bottom:-3rem;display:flex;justify-content:flex-end;align-items:center;width:100%;fill:var(--border1);opacity:.45;z-index:0;pointer-events:none}@media screen and (max-width: 999px){.feedback-decor{top:auto;right:-120px}}.feedback-decor svg{width:auto;height:100%}@media screen and (max-width: 999px){.feedback-decor svg{width:400px;height:400px}}.certificate-list{display:grid;grid-template-columns:repeat(var(--count), 1fr);list-style:none;margin:0;padding:0;gap:max(.6rem,10px);--count: 5}@media screen and (max-width: 1299px){.certificate-list{--count: 4}}@media screen and (max-width: 1099px){.certificate-list{margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)));--count: 3}}@media screen and (max-width: 999px){.certificate-list{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}@media screen and (max-width: 699px){.certificate-list{gap:6px;--count: 2}}.certificate{display:flex;flex-direction:column;align-items:stretch;padding:max(1rem,16px);background-color:var(--bg1);border-radius:max(1rem,20px);gap:max(.8rem,10px)}@media screen and (max-width: 699px){.certificate{border-radius:10px}}.certificate-image{display:flex;align-items:center;width:100%;flex-shrink:0;border:1px solid var(--border4);border-radius:max(.6rem,10px);overflow:hidden}.certificate-image picture{display:flex;align-items:center;width:100%}.certificate-image img{width:100%;aspect-ratio:9/11;-o-object-fit:cover;object-fit:cover;transition-property:transform;transition-duration:.3s;transition-timing-function:var(--easeing);will-change:transform}@media screen and (min-width: 1100px){.certificate-image:hover img,.certificate-image:focus-visible img{transform:scale(1.05);transition-duration:.5s}}.certificate-info{display:flex;justify-content:space-between;align-items:center;flex-grow:1;gap:max(.6rem,10px) max(1rem,16px)}.certificate-name{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all;font-weight:var(--fwSB);font-size:max(.85em,14px);line-height:1.2;overflow:hidden}.certificate-download{display:flex;justify-content:center;align-items:center;flex-shrink:0;fill:var(--c2);overflow:hidden}.certificate-download svg{width:max(.8rem,16px);height:max(.8rem,16px);filter:drop-shadow(0 max(2.5rem, 40px) 0 var(--c2))}@media screen and (min-width: 1100px){.certificate-download:hover svg,.certificate-download:focus-visible svg{transform:translateY(calc(0px - max(2.5rem, 40px)));transition:transform .5s var(--easeing)}}.filter-opener{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin-top:-10px;margin-bottom:-10px;fill:var(--c1)}.filter-opener svg{width:max(.8rem,18px);height:max(.8rem,18px)}.filter{position:sticky;top:calc(var(--calc-offset));display:flex;flex-direction:column;align-items:stretch;align-self:flex-start;flex-shrink:0;width:max(16rem,260px);max-height:calc(100vh - (var(--calc-offset) + max(1rem,16px)));margin-left:calc(var(--grid-l) - max(1rem,16px));--calc-offset: var(--header-top) + var(--header-inner) + max(1rem, 16px)}.filter-header{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:var(--filter-header);padding-bottom:max(1rem,16px);border-bottom:1px solid var(--border4);gap:max(1rem,16px)}.filter-header-icon{flex-shrink:0;width:max(.8rem,18px);height:max(.8rem,18px);fill:var(--c1)}.filter-inner{display:flex;flex-direction:column;align-items:stretch;padding-top:max(1rem,16px);padding-bottom:max(1rem,16px);overflow:auto}.filter-inner::-webkit-scrollbar{display:none}.filter-details{display:flex;flex-direction:column}.filter-details:not(:last-child){border-bottom:1px solid var(--border4)}.filter-details[open] .filter-summary-icon{transform:scaleY(-1)}.filter-summary{display:flex;justify-content:space-between;align-items:center;padding-top:max(1rem,16px);padding-bottom:max(1rem,16px);gap:max(.6rem,10px)}.filter-summary-name{font-weight:var(--fwSB);font-size:max(.85em,16px);line-height:1.2}.filter-summary-icon{flex-shrink:0;width:max(.6rem,10px);height:max(.6rem,10px);fill:var(--c2)}.filter-details-inner{padding-bottom:max(1rem,16px)}.filter-fieldset{display:flex;margin:0;padding:0;border:none}.filter-fieldset-inner{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:max(.6rem,10px)}.filter-checkbox{position:relative;display:flex;align-items:center;cursor:pointer;gap:max(.6rem,10px)}.filter-checkbox-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(1rem,20px);height:max(1rem,20px);fill:rgba(0,0,0,0);border:1px solid var(--border2);border-radius:max(.2rem,4px)}.filter-checkbox-icon svg{width:max(.7rem,12px);height:max(.7rem,12px)}.filter-checkbox-input:checked~.filter-checkbox-icon{fill:var(--c3);background-color:var(--bg4);border-color:var(--border1)}.filter-checkbox-color{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(1rem,20px);height:max(1rem,20px);border:1px solid var(--border2);box-shadow:inset 0 0 0 2px var(--bg2);border-radius:50%}.filter-checkbox-input:checked~.filter-checkbox-color{border-width:2px;border-color:var(--border1)}.filter-checkbox-color._gray{background-color:#bbbbc4}.filter-checkbox-color._black{background-color:#171717}.filter-checkbox-color._white{background-color:#fff}.filter-checkbox-color._graphite{background-color:#5f5f5f}.filter-checkbox-color._khaki{background-color:#776f5c}.filter-checkbox-color._yellow{background-color:#f6c06c}.filter-checkbox-color._pink{background-color:#dab2b2}.filter-checkbox-color._blue{background-color:#3142b1}.filter-checkbox-text{font-weight:var(--fwM);font-size:max(.85em,16px);line-height:1.2}.filter-checkbox-text._uppercase{text-transform:uppercase}.filter-price{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:max(.6rem,10px)}.filter-price-inputs{display:flex;justify-content:space-between;align-items:center;width:100%;gap:max(.6rem,10px)}.filter-price-label{flex-grow:1}.filter-price-input{height:auto;padding:max(.4rem,10px) max(.8rem,14px);border-color:var(--border4);border-radius:max(.6rem,10px)}.filter-price-dash{font-size:max(.85em,16px);color:var(--c5)}.filter-price-slider{width:calc(100% - max(1rem,20px));height:max(.15rem,2px);margin-top:calc(max(1rem,20px)/2);margin-left:calc(max(1rem,20px)/2);margin-right:calc(max(1rem,20px)/2);background-color:var(--bg3);border-radius:max(.6rem,10px);border:none;box-shadow:none}.filter-price-slider .noUi-connect{background-color:var(--bg4)}.filter-price-slider .noUi-handle{right:0;top:50%;transform:translateY(-45%) translateX(50%);width:max(1rem,20px);height:max(1rem,20px);background-color:var(--bg1);border:max(.2rem,2px) solid var(--border1);border-radius:50%;cursor:default;box-shadow:none}.filter-price-slider .noUi-handle::before,.filter-price-slider .noUi-handle::after{content:none}.filter-footer{display:flex;justify-content:space-between;align-items:center;padding-top:max(1rem,16px);border-top:1px solid var(--border4);gap:max(1rem,16px)}.filter-footer-btn{flex-grow:1}.sorted{position:sticky;top:calc(var(--calc-offset));display:flex;justify-content:space-between;align-items:center;height:calc(var(--filter-header) + max(1rem,16px));margin-top:calc(0px - max(1rem,16px));margin-bottom:calc(max(1rem,16px)*2 - var(--grid-s));padding-top:max(1rem,16px);padding-bottom:max(1rem,16px);background-color:var(--bg2);border-bottom:1px solid var(--border4);gap:max(1rem,16px);z-index:1;--calc-offset: var(--header-top) + var(--header-inner)}@media screen and (max-width: 1099px){.sorted{height:auto;margin-bottom:0}}.sorted-col{display:flex;align-items:center;gap:max(.4rem,6px)}.sorted-name{font-weight:var(--fwSB);font-size:max(.85em,14px);line-height:1.2}@media screen and (max-width: 1099px){.sorted-name{display:none}}.sorted-dropdown{position:relative;display:flex;align-items:stretch}.sorted-dropdown[open] .sorted-dropdown-opener svg{transform:scaleY(-1)}.sorted-dropdown-opener{display:flex;align-items:center;font-weight:var(--fwM);font-size:max(.85em,14px);line-height:1.2;color:var(--c2);fill:var(--c2);gap:max(.4rem,8px)}@media screen and (max-width: 1099px){.sorted-dropdown-opener{font-size:16px}}.sorted-dropdown-opener svg{flex-shrink:0;width:max(.6rem,10px);height:max(.6rem,10px)}.sorted-dropdown-inner{position:absolute;top:100%;left:50%;display:flex;flex-direction:column;align-items:stretch;max-height:50vh;margin-top:max(.6rem,10px);background-color:var(--bg1);border-radius:max(.6rem,10px);box-shadow:0 2px 10px rgba(97,97,97,.12);overflow:hidden}@media screen and (min-width: 1100px){.sorted-dropdown-inner{transform:translateX(-50%)}}@media screen and (max-width: 1099px){.sorted-dropdown-inner{left:0}}.sorted-link{padding:max(.8rem,14px) max(1rem,16px);white-space:nowrap;font-weight:var(--fwM);font-size:max(.75em,14px);line-height:1.2;color:var(--c2)}@media screen and (max-width: 1099px){.sorted-link{font-size:16px}}.sorted-link:not(:last-child){border-bottom:1px solid var(--border6)}@media screen and (min-width: 1100px){.sorted-link:hover,.sorted-link:focus-visible{color:var(--c1)}}.pagination{display:flex;align-items:center;justify-content:center;gap:max(1rem,10px)}.pagination-next,.pagination-prev{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(2.5rem,40px);height:max(2.5rem,40px);fill:var(--c1);border-radius:50%}@media screen and (max-width: 699px){.pagination-next,.pagination-prev{display:none}}.pagination-next svg,.pagination-prev svg{width:max(.8rem,17px);height:max(.8rem,17px)}@media screen and (min-width: 1100px){.pagination-next:hover,.pagination-next:focus-visible,.pagination-prev:hover,.pagination-prev:focus-visible{fill:var(--c3);background-color:var(--bg4)}}.pagination-next[disabled],.pagination-next.disabled,.pagination-prev[disabled],.pagination-prev.disabled{fill:var(--c5);background-color:rgba(0,0,0,0);border-color:var(--border4);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:max(.6rem,6px)}.pagination-list-item{display:flex;align-items:center;flex-shrink:0}.pagination-list-link{display:flex;justify-content:center;align-items:center;width:max(2.5rem,44px);height:max(2.5rem,44px);color:var(--c1);background-color:var(--bg1);border-radius:50%}@media screen and (min-width: 1100px){.pagination-list-link:hover,.pagination-list-link:focus-visible{color:var(--c3);background-color:var(--bg4)}}.pagination-list-link.current{color:var(--c3);background-color:var(--bg4)}@media screen and (min-width: 1100px){.review{flex-direction:row;gap:var(--grid-s) var(--grid-m)}}.review--flex{display:flex;flex-direction:column;align-items:stretch;gap:var(--grid-s) var(--grid-m)}.review-header{justify-content:flex-start;flex-shrink:0;width:max(25%,360px)}.review-slider{margin-right:calc(0px - var(--grid-l));overflow:hidden}@media screen and (max-width: 1099px){.review-slider{margin-left:calc(0px - (var(--grid-l) + max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) + max(1rem,16px)));padding-left:max(1rem,16px);padding-right:calc(max(1rem,16px) - max(.6rem,10px))}}@media screen and (max-width: 999px){.review-slider{margin-left:calc(0px - (var(--grid-l) + 8px));margin-right:calc(0px - (var(--grid-l) + 8px))}}@media screen and (max-width: 699px){.review-slider{padding-right:calc(max(1rem,16px) - 6px)}}.review-slider-list{display:flex;align-items:stretch;list-style:none;margin:0;padding:0}.review-slider-item{display:flex;align-items:stretch;flex-shrink:0;width:33%;padding-right:max(.6rem,10px)}@media screen and (max-width: 1299px){.review-slider-item{width:50%}}@media screen and (max-width: 699px){.review-slider-item{padding-right:6px}}@media screen and (max-width: 599px){.review-slider-item{width:100%}}.review-nav{display:flex;justify-content:flex-start;align-items:center;margin-top:auto;gap:max(1rem,16px)}@media screen and (max-width: 1099px){.review-nav{display:none}}.review-prev,.review-next{display:flex;justify-content:center;align-items:center;width:max(2.5rem,44px);height:max(2.5rem,44px);fill:var(--c1);background-color:var(--bg1);border-radius:50%;pointer-events:auto}.review-prev svg,.review-next svg{width:max(.8rem,16px);height:max(.8rem,16px)}@media screen and (min-width: 1100px){.review-prev:hover,.review-prev:focus-visible,.review-next:hover,.review-next:focus-visible{fill:var(--c3);background-color:var(--bg4)}}.review-prev[disabled],.review-prev.disabled,.review-next[disabled],.review-next.disabled{fill:var(--c5);background-color:rgba(0,0,0,0);border-color:var(--border4);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.review-prev.swiper-button-lock,.review-next.swiper-button-lock{visibility:hidden}.review-card-grid{display:grid;grid-template-columns:repeat(var(--count), 1fr);list-style:none;margin:0;padding:0;gap:max(.6rem,10px);--count: 4}@media screen and (max-width: 1299px){.review-card-grid{--count: 2}}@media screen and (max-width: 1099px){.review-card-grid{margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)));--count: 1}}@media screen and (max-width: 999px){.review-card-grid{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}@media screen and (max-width: 699px){.review-card-grid{gap:6px}}.review-cards{display:flex;flex-direction:column;align-items:stretch;gap:max(.6rem,10px)}.review-card{display:flex;flex-direction:column;width:100%;padding:max(1.6rem,20px);background-color:var(--bg1);border-radius:max(1rem,20px);gap:max(1rem,16px)}.review-card-header{display:flex;align-items:center;gap:max(1rem,16px)}.review-card-photo{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(4.2rem,80px);height:max(4.2rem,80px);border-radius:50%;overflow:hidden}.review-card-photo picture{display:flex;align-items:center;width:100%;height:100%}.review-card-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-card-info{display:flex;flex-direction:column;align-items:flex-start;gap:max(.2rem,4px)}.review-card-name{font-weight:var(--fwSB);font-size:max(.85em,16px);line-height:1.2}.review-card-stars{display:flex;align-items:center;gap:max(.2rem,4px)}.review-card-star{width:max(.8rem,16px);height:max(.8rem,16px);flex-shrink:0;fill:var(--c4)}.review-card-star.fill{fill:var(--c7)}.review-card-inner{display:flex;flex-direction:column;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}.review-card-inner p{margin:0;font-size:max(.85em,14px);line-height:1.6;color:var(--c2)}.review-card-inner--full{-webkit-line-clamp:initial}.review-card-more{align-self:flex-start;margin-top:auto;font-weight:var(--fwSB);font-size:max(.7em,12px);text-transform:uppercase;text-decoration:underline}@media screen and (min-width: 1100px){.review-card-more:hover,.review-card-more:focus-visible{color:var(--c2)}}.review-form-row{display:flex;justify-content:space-between;align-items:center;color:var(--c3);background-color:var(--bg4);border-radius:max(1rem,20px);overflow:hidden}@media screen and (max-width: 1099px){.review-form-row{flex-direction:column;align-items:stretch;margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)))}}@media screen and (max-width: 999px){.review-form-row{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}.review-form-row .review-form-wrap{padding:var(--grid-s)}@media screen and (max-width: 1099px){.review-form-row .review-form-wrap{padding:var(--grid-l)}}@media screen and (max-width: 1099px){.review-form-row .review-form-title{align-self:center;text-align:center}}.review-form-row .review-form input,.review-form-row .review-form textarea,.review-form-row .review-form select{color:var(--c3);background-color:rgba(0,0,0,0);border-color:var(--border2)}.review-form-row .review-form input::-moz-placeholder, .review-form-row .review-form textarea::-moz-placeholder, .review-form-row .review-form select::-moz-placeholder{color:var(--c5)}.review-form-row .review-form input::placeholder,.review-form-row .review-form textarea::placeholder,.review-form-row .review-form select::placeholder{color:var(--c5)}.review-form-row .form-rating-name{color:var(--c8)}.review-form-row .form-rating-btn{fill:var(--c4)}.review-form-row .form-rating-btn.active{fill:var(--c7)}.review-form-image{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:50%;height:100%;aspect-ratio:16/12;border-radius:max(1rem,20px);overflow:hidden}@media screen and (max-width: 1099px){.review-form-image{width:100%;height:500px;order:1}}.review-form-image picture{display:flex;align-items:center;width:100%;height:100%}.review-form-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1299px){.review-form-image{aspect-ratio:16/14}}.review-form-wrap{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;gap:max(1.5rem,20px)}.review-form input,.review-form textarea,.review-form select{background-color:var(--bg1)}.slider{position:relative}.slider-wrap{overflow:hidden}@media screen and (max-width: 1099px){.slider-wrap{margin-left:calc(0px - (var(--grid-l) + max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) + max(1rem,16px)));padding-left:max(1rem,16px);padding-right:max(1rem,16px)}}@media screen and (max-width: 999px){.slider-wrap{margin-left:calc(0px - (var(--grid-l) + 8px));margin-right:calc(0px - (var(--grid-l) + 8px))}}.slider-inner{margin-right:calc(0px - max(.6rem,10px))}@media screen and (max-width: 699px){.slider-inner{margin-right:-6px}}.slider-list{display:flex;align-items:stretch;list-style:none;margin:0;padding:0}.slider-item{display:flex;align-items:stretch;flex-shrink:0;width:33.333%;padding-right:max(.6rem,10px)}@media screen and (max-width: 1299px){.slider-item{width:50%}}@media screen and (max-width: 699px){.slider-item{padding-right:6px}}@media screen and (max-width: 599px){.slider-item{width:100%}}.slider-card{display:flex;flex-direction:column;width:100%;gap:max(1rem,16px)}.slider-card-image{display:flex;align-items:center;flex-shrink:0;aspect-ratio:3/2;border-radius:max(1rem,20px);overflow:hidden}.slider-card-image picture{display:flex;align-items:center;width:100%;height:100%}.slider-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition-property:transform;transition-duration:.3s;transition-timing-function:var(--easeing);will-change:transform}.slider-card-inner{display:flex;flex-direction:column;align-items:stretch}.slider-card-name{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:center;overflow:hidden}.slider-nav{position:absolute;top:50%;left:calc(0px - (var(--grid-l)/2 + max(1rem,16px)));right:calc(0px - (var(--grid-l)/2 + max(1rem,16px)));transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;gap:max(1rem,16px);pointer-events:none}@media screen and (max-width: 1499px){.slider-nav{left:calc(0px - max(2.5rem,44px)/2);right:calc(0px - max(2.5rem,44px)/2)}}@media screen and (max-width: 1099px){.slider-nav{display:none}}.slider-prev,.slider-next{display:flex;justify-content:center;align-items:center;width:max(2.5rem,44px);height:max(2.5rem,44px);fill:var(--c1);background-color:var(--bg1);border-radius:50%;pointer-events:auto}.slider-prev svg,.slider-next svg{width:max(.8rem,17px);height:max(.8rem,17px)}@media screen and (min-width: 1100px){.slider-prev:hover,.slider-prev:focus-visible,.slider-next:hover,.slider-next:focus-visible{fill:var(--c3);background-color:var(--bg4)}}.slider-prev[disabled],.slider-prev.disabled,.slider-next[disabled],.slider-next.disabled{fill:var(--c5);background-color:rgba(0,0,0,0);border-color:var(--border4);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-prev.swiper-button-lock,.slider-next.swiper-button-lock{visibility:hidden}.accordion-list{display:flex;flex-direction:column;align-items:stretch;gap:max(.6rem,10px)}@media screen and (max-width: 1099px){.accordion-list{margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l))}}@media screen and (max-width: 999px){.accordion-list{margin-left:calc(max(1rem,16px) - (var(--grid-l) + 8px));margin-right:calc(max(1rem,16px) - (var(--grid-l) + 8px))}}.accordion{display:flex;flex-direction:column;align-items:stretch;background-color:var(--bg1);border-radius:max(1rem,16px)}.accordion-summary{display:flex;justify-content:space-between;align-items:center;padding:max(1rem,16px) max(1.2rem,16px);font-weight:var(--fwSB);font-size:max(.95em,16px);line-height:1.2;color:var(--c1);fill:var(--c2);gap:max(1rem,16px)}.accordion-summary svg{flex-shrink:0;width:max(.6rem,10px);height:max(.6rem,10px)}.accordion[open] .accordion-summary svg{transform:scaleY(-1)}.accordion-inner{display:flex;flex-direction:column;align-items:flex-start;padding:max(1rem,16px) max(1.2rem,16px);border-top:1px solid var(--border6)}.accordion-inner p{margin:0;font-weight:var(--fwM);font-size:max(.85em,14px);line-height:1.6}.accordion-inner a{text-decoration:underline}@media screen and (min-width: 1100px){.accordion-inner a:hover,.accordion-inner a:focus-visible{color:var(--c2)}}.blog-card{display:flex;flex-direction:column;align-items:stretch;gap:max(1rem,16px)}@media screen and (max-width: 1299px){.blog-card{background-color:var(--bg1);border-radius:max(1rem,20px);gap:0}}@media screen and (min-width: 1100px){.blog-card:hover .blog-card-image img,.blog-card:focus-visible .blog-card-image img{transform:scale(1.05);transition-duration:.5s}}.blog-slider-card{width:100%;background-color:var(--bg1);border-radius:max(1rem,20px);gap:0}.blog-slider-card .blog-card-inner{padding:max(2rem,16px)}.blog-card-image{display:flex;align-items:center;flex-shrink:0;aspect-ratio:3/2;border-radius:max(1rem,20px);overflow:hidden}.blog-card-image picture{display:flex;align-items:center;width:100%;height:100%}.blog-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition-property:transform;transition-duration:.3s;transition-timing-function:var(--easeing);will-change:transform}.blog-card-inner{display:flex;flex-direction:column;align-items:stretch;gap:max(.8rem,10px)}@media screen and (max-width: 1299px){.blog-card-inner{padding:max(1rem,16px)}}.blog-card-name{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.blog-card-text{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;font-weight:var(--fwR);font-size:max(.85em,14px);line-height:1.6;overflow:hidden}.blog-card-date{margin-top:max(.2rem,4px);font-weight:var(--fwR);font-size:max(.75em,14px);line-height:1.6;color:var(--c2)}@media screen and (max-width: 699px){.blog-card-date{font-size:12px}}.blog-cards{display:grid;grid-template-columns:repeat(var(--count), 1fr);gap:max(2rem,20px) max(1rem,16px);--count: 3}@media screen and (max-width: 1299px){.blog-cards{gap:12px;--count: 2}}@media screen and (max-width: 1099px){.blog-cards{margin-left:calc(0px - var(--grid-l));margin-right:calc(0px - var(--grid-l))}}@media screen and (max-width: 699px){.blog-cards{gap:6px}}@media screen and (max-width: 599px){.blog-cards{margin-left:calc(max(1rem,16px) - (var(--grid-l) + 8px));margin-right:calc(max(1rem,16px) - (var(--grid-l) + 8px));--count: 1}}.boxes{display:grid;grid-template-columns:repeat(var(--count), 1fr);border:1px solid var(--border4);border-radius:max(1rem,20px);overflow:hidden;--count: 3}@media screen and (max-width: 1299px){.boxes{--count: 2}}@media screen and (max-width: 1099px){.boxes{margin-left:calc(0px - (var(--grid-l) - max(1rem,16px)));margin-right:calc(0px - (var(--grid-l) - max(1rem,16px)))}}@media screen and (max-width: 999px){.boxes{margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}@media screen and (max-width: 599px){.boxes{--count: 1}}.boxes-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-right:-1px;margin-bottom:-1px;padding:max(2rem,20px);border-right:1px solid var(--border4);border-bottom:1px solid var(--border4);gap:max(1rem,16px) max(2rem,20px)}@media screen and (max-width: 1299px)and (min-width: 1100px){.boxes-item{flex-direction:row}}@media screen and (max-width: 599px){.boxes-item{flex-direction:row-reverse}}.boxes-item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bg1);border-radius:max(1rem,20px);opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:var(--easeing)}@media screen and (min-width: 1100px){.boxes-item:hover::before,.boxes-item:focus-visible::before{opacity:1}.boxes-item:hover .boxes-item-name,.boxes-item:focus-visible .boxes-item-name{color:var(--c1)}.boxes-item:hover .boxes-item-text,.boxes-item:focus-visible .boxes-item-text{color:var(--c2)}}.boxes-item-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(3rem,48px);height:max(3rem,48px);fill:var(--c3);background-color:var(--bg4);border-radius:50%;z-index:1}@media screen and (max-width: 599px){.boxes-item-icon{position:absolute}}.boxes-item-icon svg{width:max(1.4rem,20px);height:max(1.4rem,20px)}.boxes-item-inner{display:flex;flex-direction:column;align-items:flex-start;gap:max(.8rem,10px);z-index:1}.boxes-item-name{font-weight:var(--fwB);font-size:max(1.1em,16px);transition-property:color;transition-duration:.3s;transition-timing-function:var(--easeing)}@media screen and (max-width: 599px){.boxes-item-name{display:flex;align-items:center;min-height:max(3rem,48px);padding-right:calc(max(3rem,48px) + max(1rem,16px))}}@media screen and (max-width: 499px){.boxes-item-name{font-size:14px;line-height:1.6;text-transform:uppercase}}.boxes-item-text{margin:0;font-weight:var(--fwR);font-size:max(.85em,14px);line-height:1.6;color:var(--c2);transition-property:color;transition-duration:.3s;transition-timing-function:var(--easeing)}.recovery-form-wrap{display:flex;flex-direction:column;align-items:stretch;align-self:center;width:max(28%,420px);padding:max(1.5rem,20px);background-color:var(--bg1);border-radius:max(.6rem,10px);gap:max(1rem,20px)}@media screen and (max-width: 699px){.recovery-form-wrap{width:calc(100% + (var(--grid-l) - 8px)*2);margin-left:calc(0px - (var(--grid-l) - 8px));margin-right:calc(0px - (var(--grid-l) - 8px))}}.recovery-form-header{display:flex;flex-direction:column;align-items:stretch;gap:max(.6rem,10px)}.recovery-form-title{text-align:center}.recovery-form-text{font-size:max(.85em,16px);text-align:center}.map-wrap{position:relative;display:flex;justify-content:space-between;align-items:stretch;flex-grow:1;min-height:max(30rem,400px);background-color:var(--bg3);border-radius:max(1em,20px);overflow:hidden}@media screen and (max-width: 999px){.map-wrap{min-height:340px}}.map{position:absolute;width:100%;height:100%}.map-controls{position:absolute;top:0;right:0;bottom:0}.map-zoom{display:flex;flex-direction:column;align-items:stretch;padding:max(1rem,16px);gap:max(.6rem,10px)}.map-button{display:flex;justify-content:center;align-items:center;width:max(2.5rem,42px);height:max(2.5rem,42px);fill:var(--c1);background-color:var(--bg1);border-radius:50%;transition-property:fill,background-color;transition-duration:.3s;transition-timing-function:var(--easeing)}.map-button svg{width:max(.8rem,16px);height:max(.8rem,16px)}@media screen and (min-width: 1100px){.map-button:hover,.map-button:focus-visible{fill:var(--c1);background-color:var(--bg2)}}.tabs{display:flex;align-items:stretch;border-bottom:1px solid var(--border4);gap:max(1rem,16px)}@media screen and (max-width: 799px){.tabs{overflow:auto}}.tab{position:relative;padding-top:max(1rem,16px);padding-bottom:max(1rem,16px);font-weight:var(--fwB);font-size:max(.95em,16px);line-height:1.2;color:var(--c2)}@media screen and (max-width: 799px){.tab{flex-shrink:0}}.tab::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:var(--border1);opacity:0}.tab.open{color:var(--c1)}.tab.open::after{opacity:1}.tab-list{margin-top:max(2rem,16px)}.tabs-wrap .tab{padding-top:max(.4rem,10px);padding-bottom:max(.4rem,16px);font-size:max(.85em,16px)}@media screen and (max-width: 699px){.tabs-wrap .tab{font-size:14px}}.tabs-wrap .tab-list{margin-top:max(.8rem,16px)}table{width:calc(100% + max(.2rem,4px)*2);margin-left:calc(0px - max(.2rem,4px));margin-right:calc(0px - max(.2rem,4px));border-spacing:max(.2rem,4px)}@media screen and (min-width: 800px){table.table-center th,table.table-center td{text-align:center}}@media screen and (max-width: 799px){table.table-center th,table.table-center td{justify-content:space-between}}@media screen and (max-width: 799px){table.table-center .table-head-td{justify-content:center}}@media screen and (max-width: 799px){table{display:flex;flex-direction:column;align-items:stretch;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 799px){thead{display:none}}@media screen and (max-width: 799px){tbody{display:flex;flex-direction:row;width:100%;padding-left:16px;padding-right:16px;overflow:hidden;overflow-x:auto;gap:6px}}th{padding:max(.6rem,8px) max(1rem,16px);font-weight:var(--fwM);font-size:max(.85em,12px);text-align:left;line-height:1.2;color:var(--c3);background-color:var(--bg5);border-radius:max(.4rem,8px)}@media screen and (max-width: 799px){th{line-height:1.4}}td{padding:max(.6rem,8px) max(1rem,16px);font-weight:var(--fwM);font-size:max(.85em,12px);text-align:left;line-height:1.2}@media screen and (max-width: 799px){td{display:flex;justify-content:flex-start;padding:12px 16px;line-height:1.4}td:not(:last-child){border-bottom:1px dotted var(--border4)}td[data-title]::before{content:attr(data-title);position:relative;flex-shrink:0;min-width:50%;font-weight:var(--fwSB)}}@media screen and (min-width: 800px){table:not(.table-border) tr:nth-child(even) td{background-color:var(--bg1);border-radius:max(.4rem,8px)}}@media screen and (max-width: 799px){tr{display:flex;flex-direction:column;flex-grow:1;min-width:220px;background-color:var(--bg1);border-radius:8px}}.table-border{width:100%;margin-left:0;margin-right:0;border-spacing:0}@media screen and (max-width: 1099px){.table-border{width:auto;margin-left:calc(max(1rem,16px) - var(--grid-l));margin-right:calc(max(1rem,16px) - var(--grid-l))}}@media screen and (max-width: 999px){.table-border{margin-left:calc(max(1rem,16px) - (var(--grid-l) + 8px));margin-right:calc(max(1rem,16px) - (var(--grid-l) + 8px))}}@media screen and (min-width: 800px){.table-border{border:1px solid var(--border4);border-radius:max(.4rem,8px)}.table-border tr:last-child{border-bottom-left-radius:max(.4rem,8px);border-bottom-right-radius:max(.4rem,8px)}.table-border tr:last-child th,.table-border tr:last-child td{border-bottom:none}.table-border th{padding:max(.8rem,10px) max(1.2rem,16px);border-radius:0;border-bottom:1px solid var(--border1)}.table-border th:not(:last-child){border-right:1px solid var(--border1)}.table-border td{padding:max(.8rem,10px) max(1.2rem,16px);border-radius:0;border-bottom:1px solid var(--border4)}.table-border td:not(:last-child){border-right:1px solid var(--border4)}}@media screen and (max-width: 799px){.table-border{margin-left:calc(0px - (var(--grid-l) + 8px));margin-right:calc(0px - (var(--grid-l) + 8px))}.table-border tbody{flex-direction:column}}.table-fixed{position:sticky;top:calc(var(--header-top) + var(--header-inner))}.table-fixed th:first-child,.table-fixed td:first-child{border-top-left-radius:max(.4rem,8px)}.table-fixed th:last-child,.table-fixed td:last-child{border-top-right-radius:max(.4rem,8px)}.table-part td{font-weight:var(--fwSB);text-align:center;background-color:var(--bg3)}.table-part~*:not(.table-part) td{background-color:rgba(0,0,0,0)}@media screen and (max-width: 799px){.table-part:not(:first-child){margin-top:16px}.table-part td{justify-content:center;color:var(--c3);background-color:var(--bg5);border-radius:8px}}@media screen and (max-width: 799px){.table-head-td{font-weight:var(--fwB);font-size:16px;border-bottom:1px solid var(--border4)}}.table-color-row{display:flex;align-items:center;gap:max(.4rem,10px)}.table-color{display:inline-block;flex-shrink:0;width:max(1rem,20px);height:max(1rem,20px);border:1px solid var(--border2);box-shadow:inset 0 0 0 2px var(--bg2);border-radius:50%}.characteristics{display:flex;flex-direction:column;align-items:stretch;gap:max(.6rem,10px)}.characteristics-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:max(.8rem,16px)}.characteristics-row:not(:last-child){padding-bottom:max(.6rem,10px);border-bottom:1px solid var(--border4)}.characteristics-name{font-weight:var(--fwM);font-size:max(.85em,14px);color:var(--c2)}.characteristics-text{font-weight:var(--fwSB);font-size:max(.85em,14px);color:var(--c1)}.content{width:max(60%,900px);margin-left:auto;margin-right:auto;text-wrap:initial}@media screen and (max-width: 1099px){.content{width:100%}}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:max(1rem,10px);margin-bottom:max(1rem,10px);font-weight:var(--fwB)}.content h1,.content h2,.content h3{line-height:1.2}.content p{margin-top:max(.4rem,8px);margin-bottom:max(.4rem,8px);font-weight:var(--fwM);font-size:max(.85em,16px)}.content p+h1,.content p+h2,.content p+h3{margin-top:max(2rem,20px)}.content ul{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0;gap:max(.4rem,8px)}.content li{position:relative;padding-left:calc(max(.4rem,8px) + max(.4rem,8px));font-weight:var(--fwM);font-size:max(.85em,16px)}.content li::before{content:"";position:absolute;left:0;flex-shrink:0;margin-top:max(.45rem,6px);width:max(.4rem,8px);height:max(.4rem,8px);background-color:var(--border2);border-radius:50%}.content a{text-decoration:underline}@media screen and (min-width: 1100px){.content a:hover,.content a:focus-visible{color:var(--c2)}}.content small{font-size:90%;line-height:1.2}.content--full{width:100%}.content--full li,.content--full p{font-size:max(.85em,16px);line-height:1.6}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(33,33,33,.3);transition:.3s ease;z-index:10}.modal-overlay:not(.open){visibility:hidden;opacity:0;transition-delay:.4s}.modal-overlay:not(.open) .modal{transform:translateX(100%);transition-duration:.4s,.3s;transition-delay:0s,.4s}@media screen and (max-width: 999px){.modal-overlay:not(.open) .modal{transform:translateY(100%)}}.modal-overlay:not(.open) .modal--center{transform:translate(-50%, -50%) translateY(100%);opacity:0;transition-duration:.4s,.3s;transition-delay:0s,.1s}@media screen and (max-width: 999px){.modal-overlay:not(.open) .modal--center{transform:translateY(100%)}}.modal-overlay.open{transition-delay:0s}.modal{position:fixed;right:0;bottom:0;display:flex;flex-direction:column;align-items:stretch;width:max(30%,460px);height:100%;background-color:var(--bg1);transition:transform .8s cubic-bezier(0.65, 0, 0.35, 1),opacity .3s ease;overflow:auto}@media screen and (max-width: 999px){.modal{top:auto;left:0;bottom:0;transform:none;width:100%;height:auto;max-height:calc(100vh - 60px);border-top-left-radius:max(1rem,20px);border-top-right-radius:max(1rem,20px);overflow-x:hidden;overflow-y:auto}}.modal--center{top:50%;left:50%;right:auto;bottom:auto;width:max(28%,420px);height:auto;max-height:calc(100% - var(--grid-s));transform:translate(-50%, -50%);border-radius:max(1rem,20px)}@media screen and (max-width: 999px){.modal--center{top:auto;left:0;bottom:0;transform:none;width:100%;max-height:calc(100% - 60px);border-bottom-left-radius:0;border-bottom-right-radius:0;overflow-x:hidden;overflow-y:auto}}.modal--center .modal-header{position:initial;flex-direction:column;align-items:center;padding:max(2rem,20px) max(2rem,20px) max(1rem,20px);text-align:center;border-bottom:none}@media screen and (max-width: 999px){.modal--center .modal-header{padding-top:var(--grid-s);padding-left:var(--grid-s);padding-right:var(--grid-s)}}.modal--center .modal-inner{padding:0 max(2rem,20px) max(2rem,20px)}@media screen and (max-width: 999px){.modal--center .modal-inner{padding-left:var(--grid-s);padding-right:var(--grid-s);padding-bottom:var(--grid-s)}}.modal--center .modal-inner:first-child{padding-top:max(2rem,20px)}@media screen and (min-width: 1000px){.modal--l{width:max(50%,900px)}}@media screen and (min-width: 1000px){.modal--s{width:max(22%,400px)}}.modal--offset_s .modal-header{padding-left:max(1.5rem,20px);padding-right:max(1.5rem,20px)}.modal--offset_s .modal-inner{padding-left:max(1.5rem,20px);padding-right:max(1.5rem,20px)}.modal-header{position:sticky;top:0;left:0;display:flex;justify-content:space-between;align-items:stretch;width:100%;padding:max(1.5rem,20px) var(--grid-s);background-color:var(--bg1);border-bottom:1px solid var(--border4);gap:max(.6rem,10px);z-index:2}@media screen and (max-width: 999px){.modal-header{align-self:center;width:100%;padding-top:var(--grid-s)}}.modal-header-title{font-weight:var(--fwEB);text-transform:uppercase;font-size:max(1em,18px);line-height:1.2}.modal-header-text{margin:0;font-weight:var(--fwM);font-size:max(.85em,14px)}.modal-header-close{display:flex;justify-content:center;align-items:center;flex-shrink:0;fill:var(--c1)}.modal-header-close svg{width:max(.8rem,16px);height:max(.8rem,16px)}@media screen and (min-width: 1100px){.modal-header-close:hover,.modal-header-close:focus-visible{background-color:var(--bg1);border-color:var(--border3)}}.modal-close{position:absolute;top:max(1rem,16px);right:max(1rem,16px);display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:max(.2rem,4px);fill:var(--c1)}.modal-close svg{width:max(.8rem,16px);height:max(.8rem,16px)}@media screen and (min-width: 1100px){.modal-close:hover,.modal-close:focus-visible{fill:var(--c2)}}.modal-inner{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;padding:max(1.5rem,20px) var(--grid-s);overflow:auto}@media screen and (max-width: 1099px){.modal-inner{align-self:center;width:100%}}@media screen and (max-width: 799px){.modal-inner table{width:100%;margin-left:0;margin-right:0}}@media screen and (max-width: 799px){.modal-inner tbody{flex-direction:column;padding-left:0;padding-right:0}}@media screen and (max-width: 799px){.modal-inner tr{background-color:var(--bg2)}}.modal-inner td:not(:last-child){border-color:var(--border2)}@media screen and (min-width: 800px){.modal-inner table:not(.table-border) tr:nth-child(even) td{background-color:var(--bg2)}}@media screen and (max-width: 799px){.modal-inner .table-head-td{background-color:var(--bg3);border-top-left-radius:8px;border-top-right-radius:8px}}.modal-inner .review-card{padding:0}.modal-inner .content--full p{line-height:1.2}@media screen and (min-width: 1100px){.modal-inner .btn--border:hover,.modal-inner .btn--border:focus-visible{border-color:var(--border4)}}.modal-filter{position:relative;top:auto;flex-grow:1;width:100%;height:auto;max-height:none;margin-left:0}.modal-filter .filter-inner{padding-top:0}.modal-filter .filter-price-input{background-color:var(--bg1)}.modal-filter .filter-footer{position:sticky;bottom:0;margin-top:auto;margin-bottom:calc(0px - max(1.5rem,20px));padding-bottom:max(1.5rem,20px);background-color:var(--bg1)}.modal-info{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;flex-grow:1;max-width:max(18rem,360px);text-align:center;gap:max(.6rem,10px)}.modal-info-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(3rem,48px);height:max(3rem,48px);background-color:var(--bg2);border-radius:50%}.modal-info-icon svg{width:max(1rem,20px);height:max(1rem,20px)}.modal-info-title{margin-top:max(.4rem,8px);font-weight:var(--fwB);font-size:max(.9em,16px);line-height:1.2}.modal-info-text{font-size:max(.85em,14px);line-height:1.4;color:var(--c2)}.modal-info-btn{margin-top:max(1.2rem,20px)}.modal-menu{display:flex;flex-wrap:wrap;margin-bottom:max(1.5rem,20px);gap:max(1rem,20px)}.modal-menu-box{display:flex;flex-direction:column;align-items:flex-start;margin-right:auto;gap:max(.6rem,12px)}.modal-menu-title{font-weight:var(--fwSB);font-size:max(.95rem,18px)}@media screen and (min-width: 1100px){.modal-menu-title:hover,.modal-menu-title:focus-visible{color:var(--c2)}}.modal-menu-list{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0;gap:max(.6rem,10px)}.modal-menu-link{font-weight:var(--fwM);font-size:max(.85em,16px);line-height:1.2}@media screen and (min-width: 1100px){.modal-menu-link:hover,.modal-menu-link:focus-visible{color:var(--c2)}}@media screen and (max-width: 399px){.modal-menu-link{font-size:15px}}.modal-user{display:flex;flex-direction:column;align-items:stretch;gap:max(.8rem,16px)}.modal-user-head{display:flex;flex-direction:column;align-items:stretch;background-color:var(--bg2);margin-top:calc(max(7rem,120px)/2);padding:max(1.5rem,16px);border-radius:max(.8rem,10px);gap:max(1rem,16px)}.modal-user-image{display:flex;justify-content:center;align-items:center;align-self:center;width:max(7rem,120px);height:max(7rem,120px);margin-top:calc(0px - (max(7rem,120px)/2 + max(1.5rem,16px)));border:4px solid var(--bg1);border-radius:50%;overflow:hidden}.modal-user-image picture{display:flex;align-items:center;width:100%;height:100%}.modal-user-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-user-info{display:flex;flex-direction:column;align-items:center;gap:max(.6rem,10px)}.modal-user-name{font-weight:var(--fwB);font-size:max(.95em,16px);line-height:1.2}.modal-user-phone{font-weight:var(--fwM);font-size:max(.85em,16px);color:var(--c2);line-height:1.2}.modal-user-menu{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0}.modal-user-menu-item:not(:last-child){border-bottom:1px solid var(--border4)}.modal-user-menu-link{display:flex;justify-content:space-between;align-items:center;padding-top:max(.8rem,16px);padding-bottom:max(.8rem,16px);font-weight:var(--fwSB);font-size:max(.95em,16px);line-height:1.2;color:var(--c1);fill:var(--c2)}.modal-user-menu-link svg{flex-shrink:0;width:max(.8rem,16px);height:max(.8rem,16px)}@media screen and (min-width: 1100px){.modal-user-menu-link:hover,.modal-user-menu-link:focus-visible{color:var(--c2)}}.modal-links{display:flex;align-items:stretch;flex-wrap:wrap;flex-shrink:0;padding-top:max(1.5rem,20px);border-top:1px solid var(--border4);gap:max(2rem,20px)}.modal-link{display:flex;flex-direction:column;font-weight:var(--fwSB);font-size:max(.8em,16px);line-height:1;color:var(--c1);fill:var(--c1);gap:max(.4rem,8px)}.modal-link small{font-weight:var(--fwR);font-size:max(.8em,12px);color:var(--c2)}@media screen and (min-width: 1100px){.modal-link[href]:hover b span,.modal-link[href]:focus-visible b span{transform:translateY(calc(0px - max(1.5rem, 30px)));transition:transform .5s var(--easeing)}}.modal-link-info{display:flex;align-items:center;gap:max(.4rem,8px)}.modal-link-info b{font-weight:var(--fwB);overflow:hidden}.modal-link-info b span{display:block;text-shadow:0 max(1.5rem,30px) 0 var(--c1)}.modal-link-info svg{flex-shrink:0;width:max(.7rem,14px);height:max(.7rem,14px)}.modal-buttons{display:flex;flex-direction:column;align-items:stretch;margin-top:auto;padding-top:max(2rem,20px);gap:max(1rem,16px)}.modal-cart{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;gap:max(1rem,16px)}.modal-cart-list{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0}.modal-cart-item:not(:last-child){margin-bottom:max(1rem,16px);padding-bottom:max(1rem,16px);border-bottom:1px solid var(--border4)}@media screen and (max-width: 999px){.modal-cart-item:not(:last-child){margin-bottom:12px;padding-bottom:12px}}.modal-cart-total{display:flex;justify-content:space-between;align-items:center;gap:max(1rem,20px)}.modal-cart-total-name{font-weight:var(--fwSB);font-size:max(.85em,14px)}.modal-cart-total-sum{font-weight:var(--fwEB);font-size:max(.95em,14px);line-height:1.2}.modal-cart-footer{display:flex;flex-direction:column;align-items:stretch;margin-top:auto;gap:max(1rem,16px)}.modal-cart-btn{width:100%}.modal-footer{display:flex;align-items:stretch;padding-top:max(1rem,20px);padding-left:max(2rem,20px);padding-right:max(2rem,20px);padding-bottom:max(2rem,20px);gap:max(.8rem,16px)}.modal-footer-btn{width:50%}.copyright{position:relative;display:flex;flex-direction:column;align-self:flex-end;flex-shrink:0;width:max(var(--offset)*1.2,26px);height:max(var(--offset)*1.5,30px);margin-left:auto;transition:.5s;transition-delay:.6s;overflow:hidden;z-index:1;--c: var(--c5)}.copyright svg{width:max(var(--offset)*2.4,52px);height:auto;opacity:1;transform:none;top:auto;left:auto;fill:var(--c);stroke:var(--c);stroke-linecap:round}.copyright .st0{fill:var(--c);stroke-width:12;stroke-linejoin:round;stroke-miterlimit:10;margin-left:auto}@media screen and (min-width: 1000px){.copyright .st0{animation:st0 2s linear 0s infinite normal}}.copyright .st01{stroke-width:0;animation:none}.copyright .st{stroke-width:0;stroke-linejoin:bevel;opacity:0;transition:.5s;fill:var(--c);stroke:var(--c)}.copyright .st1{transition-delay:.3s}.copyright .st2{transition-delay:.2s}.copyright .st3{transition-delay:.1s}@media screen and (min-width: 769px)and (min-width: 1100px){.copyright:hover,.copyright:focus-visible{width:max(var(--offset)*2.4,60px);transition-delay:0s;overflow:visible}.copyright:hover::after,.copyright:focus-visible::after{opacity:1}.copyright:hover .st0,.copyright:focus-visible .st0{animation:none}.copyright:hover .st,.copyright:focus-visible .st{opacity:1;transition-delay:.4s}.copyright:hover .st2,.copyright:focus-visible .st2{transition-delay:.5s}.copyright:hover .st3,.copyright:focus-visible .st3{transition-delay:.6s}}@keyframes st0{80%{stroke-width:12}95%{stroke-width:24}100%{stroke-width:12}}.footer{position:relative;display:flex;flex-direction:column;align-items:stretch;margin:auto max(1rem,16px) max(1rem,16px);padding:var(--grid-s) calc(var(--grid-l) - max(1rem,16px));color:var(--c3);fill:var(--c3);background-color:var(--bg4);border-radius:max(2rem,20px);gap:var(--grid-s);overflow:hidden}@media screen and (max-width: 1099px){.footer{padding-left:var(--grid-l);padding-right:var(--grid-l)}}@media screen and (max-width: 999px){.footer{margin-left:8px;margin-right:8px;margin-bottom:8px}}@media screen and (max-width: 1099px){._product-card .footer{display:none}}.footer-inner{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:var(--grid-s)}@media screen and (max-width: 1099px)and (min-width: 1000px){.footer-inner{flex-wrap:wrap}}@media screen and (max-width: 999px){.footer-inner{flex-direction:column;align-items:center}}.footer-logo{display:flex;align-items:center;flex-shrink:0;width:max(6.5rem,100px);height:max(4.8rem,80px);margin-top:max(2rem,20px);fill:var(--c3)}@media screen and (max-width: 1299px){.footer-logo{margin-top:0}}.footer-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer-logo svg{width:100%;height:100%}.footer-menu{display:flex;justify-content:space-between;align-items:stretch;min-width:45%;margin-left:auto;margin-right:auto;padding-top:max(2rem,20px);gap:var(--grid-s) max(2.5rem,20px)}@media screen and (max-width: 1299px){.footer-menu{flex-grow:1;max-width:450px;padding-top:0}}@media screen and (max-width: 1099px){.footer-menu{max-width:620px}}@media screen and (max-width: 999px){.footer-menu{flex-wrap:wrap;order:1;width:100%;max-width:none}}.footer-menu-box{display:flex;flex-direction:column;align-items:flex-start;gap:max(1rem,16px)}@media screen and (max-width: 499px){.footer-menu-box{flex-grow:1;min-width:45%}}.footer-menu-title{font-weight:var(--fwSB);font-size:max(1em,16px);line-height:1.2;letter-spacing:.02em;overflow:hidden}.footer-menu-title span{display:block;text-shadow:0 max(1.5rem,30px) 0 var(--c3)}@media screen and (min-width: 1100px){.footer-menu-title[href]:hover span,.footer-menu-title[href]:focus-visible span{transform:translateY(calc(0px - max(1.5rem, 30px)));transition:transform .5s var(--easeing)}}.footer-menu-list{display:flex;flex-direction:column;align-items:flex-start;list-style:none;margin:0;padding:0;gap:max(.8rem,14px)}.footer-menu-item{display:flex;align-items:flex-start;line-height:1}.footer-menu-link{font-size:max(.85em,14px);line-height:1.2;color:var(--c5)}@media screen and (min-width: 1100px){.footer-menu-link:hover,.footer-menu-link:focus-visible{color:var(--c3)}}.footer-links{display:flex;flex-direction:row;align-items:stretch;flex-shrink:0;gap:max(2.5rem,20px)}@media screen and (max-width: 999px){.footer-links{flex-wrap:wrap}}.footer-link{display:flex;flex-direction:column;font-weight:var(--fwSB);font-size:max(.9em,16px);line-height:1;color:var(--c3);fill:var(--c3);gap:max(.6rem,10px)}.footer-link small{font-weight:var(--fwR);font-size:max(.85em,12px);color:var(--c5)}@media screen and (min-width: 1100px){.footer-link[href]:hover b span,.footer-link[href]:focus-visible b span{transform:translateY(calc(0px - max(1.5rem, 30px)));transition:transform .5s var(--easeing)}}.footer-link-info{display:flex;align-items:center;gap:max(.4rem,8px)}.footer-link-info b{font-weight:var(--fwSB);overflow:hidden}.footer-link-info b span{display:block;text-shadow:0 max(1.5rem,30px) 0 var(--c3)}.footer-link-info svg{flex-shrink:0;width:max(.7rem,14px);height:max(.7rem,14px)}.footer-mailing{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;width:max(22rem,360px);gap:max(.6rem,10px)}@media screen and (min-width: 1300px){.footer-mailing{padding:max(2rem,20px);background-color:var(--bg5);border:1px solid var(--border1);border-radius:max(1rem,20px)}}@media screen and (max-width: 1099px){.footer-mailing{width:100%;padding-top:var(--grid-s);border-top:1px solid var(--border1)}}@media screen and (max-width: 999px){.footer-mailing{padding-bottom:var(--grid-s);border-bottom:1px solid var(--border1)}}.footer-mailing-name{font-weight:var(--fwB);font-size:max(1.1em,16px);line-height:1.2}.footer-mailing-text{margin:0;font-size:max(.75em,14px);line-height:1.6;color:var(--c5)}.footer-mailing-form{position:relative;display:flex;align-items:stretch;width:100%;margin-top:max(.8rem,10px)}.footer-mailing-label{width:100%}.footer-mailing-input{width:100%;padding:max(.8rem,16px) max(1rem,16px);font-family:var(--ff);font-size:max(.85em,16px);font-weight:var(--fwM);color:var(--c3);background-color:var(--bg5);border:1px solid var(--border2);border-radius:max(.8rem,12px)}.footer-mailing-input::-moz-placeholder{color:var(--c5)}.footer-mailing-input::placeholder{color:var(--c5)}.footer-mailing-btn{position:absolute;top:1px;right:1px;bottom:1px;padding:max(.8rem,16px) max(1rem,16px);fill:var(--c1);background-color:var(--bg1);border:1px solid var(--border3);border-radius:max(.6rem,10px);overflow:hidden}.footer-mailing-btn svg{width:max(.8rem,16px);height:max(.8rem,16px);filter:drop-shadow(calc(0px - max(3rem, 46px)) 0 0 var(--c1))}@media screen and (min-width: 1100px){.footer-mailing-btn:hover,.footer-mailing-btn:focus-visible{background-color:var(--bg2)}.footer-mailing-btn:hover svg,.footer-mailing-btn:focus-visible svg{transform:translateX(max(3rem, 46px));transition:transform .5s var(--easeing)}}.footer-mailing-btn .disabled,.footer-mailing-btn[disabled]{fill:var(--c4);background-color:var(--bg5);border-color:var(--border1);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:max(1rem,20px)}.footer-social-name{font-weight:var(--fwB);font-size:max(.9em,16px);line-height:1.2}.footer-social-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:max(.8rem,14px)}.footer-social-item{display:flex;justify-content:center;align-items:center;flex-shrink:0}.footer-social-link{display:flex;justify-content:center;align-items:center;width:max(2.5rem,44px);height:max(2.5rem,44px);fill:var(--c1);background-color:var(--bg1);border-radius:50%;overflow:hidden}.footer-social-link svg{width:max(1rem,16px);height:max(1rem,16px);filter:drop-shadow(0 max(2.5rem, 40px) 0 var(--c1))}@media screen and (min-width: 1100px){.footer-social-link:hover,.footer-social-link:focus-visible{background-color:var(--bg2)}.footer-social-link:hover svg,.footer-social-link:focus-visible svg{transform:translateY(calc(0px - max(2.5rem, 40px)));transition:transform .5s var(--easeing)}}.footer-contacts{position:relative;display:flex;justify-content:space-between;align-items:center;padding-top:var(--grid-s);padding-bottom:max(1rem,20px);border-top:1px solid var(--border1);gap:var(--grid-s)}@media screen and (max-width: 999px){.footer-contacts{flex-direction:column;align-items:stretch}}.footer-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:max(1rem,20px)}@media screen and (max-width: 999px){.footer-bottom{flex-wrap:wrap}}.footer-bottom-text{font-size:max(.75em,14px);color:var(--c5)}@media screen and (max-width: 999px){.footer-bottom-text{width:calc(100% - (52px + max(1rem,20px)))}}.footer-bottom-link{text-decoration:underline;font-size:max(.75em,14px);color:var(--c5)}@media screen and (max-width: 999px){.footer-bottom-link{order:-1;width:auto}}@media screen and (min-width: 1100px){.footer-bottom-link[href]:hover,.footer-bottom-link[href]:focus-visible{color:var(--c3)}}.footer-decor{position:absolute;top:-1.25rem;right:2rem;bottom:-3rem;display:flex;justify-content:flex-end;align-items:center;width:100%;fill:var(--border1);opacity:.45;z-index:0;pointer-events:none}@media screen and (max-width: 999px){.footer-decor{top:auto;right:-120px}}.footer-decor svg{width:auto;height:100%}@media screen and (max-width: 999px){.footer-decor svg{width:400px;height:400px}}.main{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}@media screen and (min-width: 769px){.main{min-height:100vh}}@media screen and (max-width: 768px){.main{min-height:calc(var(--vh)*100)}}.main-wrap{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex-grow:1;margin-bottom:var(--grid-vertical);gap:var(--grid-vertical)}.main-section{position:relative;display:flex;justify-content:space-between;align-items:stretch;flex-shrink:0;margin:0 max(1rem,16px) max(1rem,16px);background-color:var(--bg3);border-radius:max(2rem,20px);overflow:hidden}.main-section--full_height{flex-grow:1}@media screen and (max-width: 1099px){.main-section{flex-direction:column;min-height:80vh}}@media screen and (max-width: 999px){.main-section{margin-left:8px;margin-right:8px;margin-bottom:8px}}.main-section-decor{position:absolute;top:8rem;left:18rem;bottom:-3rem;display:flex;justify-content:flex-start;align-items:center;width:100%;fill:var(--border2);opacity:.45;z-index:0;pointer-events:none}@media screen and (max-width: 999px){.main-section-decor{align-items:flex-end;left:2rem}}.main-section-decor svg{width:auto;height:100%}@media screen and (max-width: 999px){.main-section-decor svg{width:400px;height:400px}}.main-section-inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:60%;margin-right:-10%;padding:var(--grid-l) calc(var(--grid-l) - max(1rem,16px));gap:var(--grid-s)}@media screen and (max-width: 1099px){.main-section-inner{align-items:center;flex-grow:1;width:100%;margin-right:0;margin-bottom:calc(0px - var(--grid-l));padding-left:var(--grid-l);padding-right:var(--grid-l)}}@media screen and (max-width: 499px){.main-section-inner{gap:40px}}.main-section-header{display:flex;flex-direction:column;align-items:flex-start;gap:max(1rem,16px)}@media screen and (max-width: 1099px){.main-section-header{align-items:center;text-align:center}}@media screen and (max-width: 499px){.main-section-header{gap:8px}}.main-section-subtitle{font-weight:var(--fwM);font-size:max(1.2rem,18px)}@media screen and (max-width: 399px){.main-section-subtitle{font-size:16px}}.main-section-footer{display:flex;align-items:stretch;flex-shrink:0;gap:max(.8rem,14px) max(1rem,16px)}@media screen and (max-width: 1099px){.main-section-footer{justify-content:center}}@media screen and (max-width: 499px){.main-section-footer{flex-wrap:wrap}}@media screen and (max-width: 399px){.main-section-footer{gap:8px 16px}}@media screen and (max-width: 499px){.main-section-btn{flex-grow:1;min-width:160px}}.main-section-image{position:relative;display:flex;justify-content:center;align-items:center;align-self:flex-end;flex-shrink:0;width:50%;height:78vh}@media screen and (max-width: 1099px){.main-section-image{width:100%;height:360px}}@media screen and (max-width: 499px){.main-section-image{height:300px}}.main-section-image picture{display:flex;align-items:center;width:100%;height:100%}.main-section-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}@media screen and (max-width: 1099px){.main-section-image img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}}.main-nav{position:sticky;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;height:var(--header-top);padding:max(1rem,16px) var(--grid-l);background-color:var(--bg2);border-bottom:1px solid var(--border4);z-index:2}@media screen and (max-width: 999px){.main-nav{padding:10px 16px}}.main-nav-back{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(2rem,48px);height:max(2rem,48px);margin-left:calc(0px - max(1rem,16px))}.main-nav-back svg{width:max(.8rem,16px);height:max(.8rem,16px)}.main-nav-title{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex-grow:1;font-weight:var(--fwB);font-size:max(1.1em,18px);line-height:1.2;overflow:hidden}.main-nav-widget{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max(2rem,48px);height:max(2rem,48px);padding:max(.8rem,14px);fill:var(--c1);overflow:hidden}.main-nav-widget svg{width:max(1.1rem,18px);height:max(1.1rem,18px);filter:drop-shadow(0 max(3rem, 46px) 0 var(--c1))}.main-nav-widget::after{content:attr(data-count);position:absolute;top:50%;right:max(.15rem,2px);min-width:max(.85rem,16px);height:max(.85rem,16px);margin-top:calc(0px - max(.6rem,10px));padding:max(.15rem,2px) max(.2rem,4px);font-weight:var(--fwSB);font-size:max(.65em,12px);line-height:1;color:var(--c2);background-color:var(--bg1);border-radius:max(.6rem,10px);opacity:.8;transform:translateY(-50%)}.main-nav-widget._has_notification::after{color:var(--c3);background-color:var(--bg7);opacity:1}@media screen and (max-width: 1099px){.desktop-only{display:none}}@media screen and (min-width: 1100px){.mobile-only{display:none}}