:root{--swiper-theme-color:#e62f4d}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0}p{margin-top:0}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.about__container,.breadcrumbs__container,.catalog__container,.checkout__container,.container,.footer__container,.header__container,.page__container,.product__container,.reviews__container,.subscribe__container,.welcome__container,.widget__container,.wishlist__container{width:100%;max-width:1440rem;padding-left:12rem;padding-right:12rem}@media (min-width:992px){.about__container,.breadcrumbs__container,.catalog__container,.checkout__container,.container,.footer__container,.header__container,.page__container,.product__container,.reviews__container,.subscribe__container,.welcome__container,.widget__container,.wishlist__container{padding-left:48rem;padding-right:48rem;margin-left:auto;margin-right:auto}}.widget-categories:after,.widget-categories:before,.widget-products:after,.widget-products:before{content:'';display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;background-color:#d6d6d6;height:1px}.about__image,.cart-product__image,.cart-product__link,.product-card__image,.product-card__link,.product-gallery-basic-item__image,.product-gallery-thumb-item__image,.reviews-card__image,.welcome__image{display:block;position:absolute;left:0;top:0;width:100%!important;height:100%!important}.about__image,.cart-product__image,.cart-product__link,.product-card__image,.product-gallery-basic-item__image,.product-gallery-thumb-item__image,.reviews-card__image,.welcome__image{-o-object-fit:cover;object-fit:cover}.about__image-wrapper,.cart-product__image-wrapper,.product-card__image-wrapper,.product-gallery-basic-item,.product-gallery-thumb-item__image-wrapper,.reviews-card__image-wrapper,.welcome__image-wrapper{position:relative}.about__image-wrapper:after,.cart-product__image-wrapper:after,.product-card__image-wrapper:after,.product-gallery-basic-item:after,.product-gallery-thumb-item__image-wrapper:after,.reviews-card__image-wrapper:after,.welcome__image-wrapper:after{display:block;content:""}.about__image-wrapper,.cart-product__image-wrapper,.product-card__image-wrapper,.product-gallery-basic-item,.product-gallery-thumb-item__image-wrapper,.reviews-card__image-wrapper,.welcome__image-wrapper{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAFVBMVEUAAADc3tzU1tTk3tzc1tTc2tzU0tSFVAMXAAAAAXRSTlMAQObYZgAAAXpJREFUKJENkEGWhCAMBXMGbdwrwr7BuBcb9yQm+0Hx/kcYD/BfVX3IlOZHnQ5CWEMkeLTXdSQp1is2ukGUQh+aMWv4m1wUkPTNInSJvxYmjDB215MqZbHcsTwnMEvTO4RgKed9Eji4LdJriN9sdXMNOJ9Cdfr+THDb+lV4bl+bpbNH359oCKhKXiVzVmHPZYMZU4wXST3xiYMgLFLn4LGXxXWCfoN4jHeY/5o5sm78ijmPLcda7p+scnUM+yIfbSh6hsAyTZBxOC11bXzQ2Ou5gMZajXOFhZej2xlEujSZ1r0H2VF2BycepTFr5Sb6ZIJ50mxRW6OBb+oVUrHF0ZL5N7qP9AOgJEL8ihHzh/7x4IveNvWrvCjv1wnC9MmvGX2etBqHB+Q0ih5hlh+3IilCWYSdLu9AktJyQ9yM1NUG7wO6gB2ow36XWv/0vLZzdKDDbuqgM1m8Oc0dNCekgq320nofwtviCmqSl1zEGQaN39bJony5ecZ5/QehtoEXDwQOUwAAAABJRU5ErkJggg==)}ol,ul{padding-left:0;list-style:none;margin-bottom:0}b,strong{font-weight:700}a{color:#e62f4d;text-decoration:underline;-webkit-transition:color .25s,background-color .25s;-o-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s;cursor:pointer}a:hover{color:#e62f4d;text-decoration:none}::-webkit-input-placeholder{color:#828282}::-moz-placeholder{color:#828282}:-ms-input-placeholder{color:#828282}::-ms-input-placeholder{color:#828282}::placeholder{color:#828282}input,textarea{display:block;width:100%;outline:0;resize:none;border:none}a:active,a:focus,a:hover,button:active,button:focus,button:hover,input:active,input:focus,input:hover,textarea:active,textarea:focus,textarea:hover{outline:0;outline-offset:0}button{cursor:pointer;border:none;background-color:transparent;text-decoration:none;margin:0;padding:0}.checkout-form__input,.checkout-promocode__input,.header-search__input,.popup-form__input,.popup-form__textarea,.subscribe-form__input{border-radius:0;display:block;background-color:#f2f2f2;height:52rem;font-size:16rem;line-height:1.25;padding-left:16rem;padding-right:16rem;color:#0d0d0d;border:2rem solid #f2f2f2;-webkit-transition:.15s border-color;-o-transition:.15s border-color;transition:.15s border-color}.checkout-form__input::-webkit-input-placeholder,.checkout-promocode__input::-webkit-input-placeholder,.header-search__input::-webkit-input-placeholder,.popup-form__input::-webkit-input-placeholder,.popup-form__textarea::-webkit-input-placeholder,.subscribe-form__input::-webkit-input-placeholder{color:#828282}.checkout-form__input::-moz-placeholder,.checkout-promocode__input::-moz-placeholder,.header-search__input::-moz-placeholder,.popup-form__input::-moz-placeholder,.popup-form__textarea::-moz-placeholder,.subscribe-form__input::-moz-placeholder{color:#828282}.checkout-form__input:-ms-input-placeholder,.checkout-promocode__input:-ms-input-placeholder,.header-search__input:-ms-input-placeholder,.popup-form__input:-ms-input-placeholder,.popup-form__textarea:-ms-input-placeholder,.subscribe-form__input:-ms-input-placeholder{color:#828282}.checkout-form__input::-ms-input-placeholder,.checkout-promocode__input::-ms-input-placeholder,.header-search__input::-ms-input-placeholder,.popup-form__input::-ms-input-placeholder,.popup-form__textarea::-ms-input-placeholder,.subscribe-form__input::-ms-input-placeholder{color:#828282}.checkout-form__input::placeholder,.checkout-promocode__input::placeholder,.header-search__input::placeholder,.popup-form__input::placeholder,.popup-form__textarea::placeholder,.subscribe-form__input::placeholder{color:#828282}.checkout-form__input:disabled,.checkout-promocode__input:disabled,.header-search__input:disabled,.popup-form__input:disabled,.popup-form__textarea:disabled,.subscribe-form__input:disabled{background-color:#e0e0e0}.checkout-form__input:focus,.checkout-promocode__input:focus,.header-search__input:focus,.popup-form__input:focus,.popup-form__textarea:focus,.subscribe-form__input:focus{border-color:#e62f4d}.filter-form__select{cursor:pointer;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f2f2f2 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTYuMjUgNy41IDEwIDEzLjc1IDMuNzUgNy41Ii8+PC9zdmc+) center right 10rem no-repeat;background-size:16rem;height:36rem;font-size:14rem;line-height:1.42857;padding:8rem 36rem 8rem 12rem;border:none;outline:0;color:#0d0d0d;opacity:0;-webkit-transition:.15s opacity,.15s background-color;-o-transition:.15s opacity,.15s background-color;transition:.15s opacity,.15s background-color}.filter-form__select:hover{background-color:#e0e0e0}.nice-select.filter-form__select{opacity:1}.checkout-form__radio:checked+label:before,.checkout-form__radio:checked+label:hover:before{background-color:#fff;border:4rem solid #e62f4d}.checkout-form__radio+label{position:relative;cursor:pointer;margin:0;padding-left:24rem}.checkout-form__radio+label:before{content:"";display:block;position:absolute;width:16rem;height:16rem;top:0;left:0;background-color:#bdbdbd;border-radius:50%;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s}.checkout-form__radio+label:hover:before{background-color:#828282}.checkout-check__title,.checkout-form__legend,.checkout-products__title{display:block;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-weight:600;font-size:16rem;line-height:1.5;margin-bottom:12rem}.checkout-form__radio,.filter-form__checkbox,.hidden{position:absolute;top:0;left:0;opacity:0;visibility:hidden;pointer-events:none}@media (min-width:992px){.hidden-desktop{display:none!important}}@media (max-width:991.98px){.hidden-mobile{display:none!important}}.no-display{display:none!important}.lazy{-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}img.lazy:not([src]),source.lazy:not([srcset]){opacity:0}.nice-select{-webkit-tap-highlight-color:transparent;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select .nice-select-dropdown{background-color:#f2f2f2;pointer-events:none;position:absolute;top:100%;left:0;right:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-18rem);-ms-transform:scale(.75) translateY(-18rem);transform:scale(.75) translateY(-18rem);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;-o-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;opacity:0}.nice-select .list{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:0;max-height:210rem;overflow-y:auto}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .option{cursor:pointer;display:block;outline:0;padding-left:12rem;padding-right:12rem;text-align:left;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;line-height:36rem;border-top:1px solid #d6d6d6;-webkit-transition:.15s background-color;-o-transition:.15s background-color;transition:.15s background-color}.nice-select .option.selected{font-weight:500}.nice-select .option:hover{background-color:#e0e0e0}.nice-select.has-multiple .nice-select-dropdown{padding:12rem}.nice-select.has-multiple .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8rem 20rem}.nice-select.has-multiple .option{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;padding-right:0;line-height:16rem}.nice-select.has-multiple .option:before{content:'';display:block;width:16rem;-webkit-box-flex:0;-ms-flex:0 0 16rem;flex:0 0 16rem;height:16rem;margin-right:4rem;background-color:#bdbdbd;-webkit-transition:.15s background-color;-o-transition:.15s background-color;transition:.15s background-color}.nice-select.has-multiple .option:hover{background-color:transparent}.nice-select.has-multiple .option:hover:before{background-color:#828282}.nice-select.has-multiple .option.selected{font-weight:400}.nice-select.has-multiple .option.selected:before{background:#e62f4d url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMiA4Ij48cGF0aCBzdHJva2U9IiNGQ0ZDRkMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0xLjUgNCAzIDMgNi02Ii8+PC9zdmc+) center no-repeat;background-size:9rem 6rem}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}body,html{height:100%}html{font-size:.26667vw}@media (min-width:992px){html{font-size:.06944vw}}@media (min-width:1920px){html{font-size:1.33325px}}body{font-size:14rem;line-height:1.42857;min-width:320px;position:relative;font-family:Gilroy,sans-serif;color:#0d0d0d;background-color:#fcfcfc;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;--heart-fill-opacity:0}body main.main{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;padding-top:48rem}@media (min-width:992px){body main.main{padding-top:72rem}}body.nav-opened{overflow:hidden}.breadcrumbs{border-bottom:1px solid #d6d6d6;padding-top:24rem;padding-bottom:24rem}@media (min-width:992px){.breadcrumbs{padding-top:20rem;padding-bottom:20rem}}.catalog .breadcrumbs{margin:0 -12rem 24rem}@media (min-width:992px){.catalog .breadcrumbs{margin:0 -48rem 24rem -33rem}}@media (min-width:992px){.catalog .breadcrumbs__container{padding-left:33rem}}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:12rem;line-height:1.25;max-width:100%;font-size:20rem;line-height:1.2}.breadcrumbs-item:not(:last-child):after{content:"";display:block;width:16rem;-webkit-box-flex:0;-ms-flex:0 0 16rem;flex:0 0 16rem;height:16rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtOC4yNSA1LjI1IDcuNSA3LjUtNy41IDcuNSIvPjwvc3ZnPg==) center no-repeat;background-size:contain;margin-left:8rem;margin-right:8rem}.breadcrumbs-item__link{display:block;text-decoration:none;font-size:16rem;line-height:1.5}a.breadcrumbs-item__link{color:#828282}span.breadcrumbs-item__link{color:#0d0d0d}.hamburger{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:14rem;color:#0d0d0d}.hamburger__control{width:32rem;-webkit-box-flex:0;-ms-flex:0 0 32rem;flex:0 0 32rem;height:32rem}.hamburger__control--is-open{display:block}.nav-opened .hamburger__control--is-open{display:none}.hamburger__control--is-close{display:none}.nav-opened .hamburger__control--is-close{display:block}.header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width:992px){.header-logo{margin-right:47rem}}.header-logo__image{display:block;width:87rem;height:21rem}@media (min-width:992px){.header-logo__image{width:131rem;height:32rem}}.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-right:1px solid #d6d6d6}.header-nav-item{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-left:1px solid #d6d6d6}.header-nav-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-left:24rem;padding-right:24rem;color:#0d0d0d;text-decoration:none}.header-nav-item__link:hover{color:#e62f4d}.header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}@media (min-width:992px){.header-actions{border-right:1px solid #d6d6d6}}.header-actions-item{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width:992px){.header-actions-item{position:relative;border-left:1px solid #d6d6d6;overflow:hidden}}.header-actions-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:32rem;color:#0d0d0d;text-decoration:none}@media (min-width:992px){.header-actions-item__link{width:68rem}}.header-actions-item__link:hover{color:#0d0d0d}@media (min-width:992px){.header-actions-item__link:hover{color:#e62f4d}}.header-actions-item__link[data-count]:after{content:attr(data-count);display:block;margin-left:4rem}.header-actions-item__link .icon{width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem}@media (min-width:992px){.header-actions-item__link#search-action{position:relative;-webkit-transition:margin .15s;-o-transition:margin .15s;transition:margin .15s;z-index:10}}.search-opened .header-actions-item__link#search-action{pointer-events:none}@media (min-width:992px){.search-opened .header-actions-item__link#search-action{margin-left:12rem;margin-right:284rem;color:#828282}}@media (max-width:991.98px){.search-opened .header-actions-item__link#search-action>.icon{opacity:0}}.header-search{position:absolute;left:0}@media (max-width:991.98px){.header-search{background-color:#fcfcfc;bottom:0;z-index:-1;right:0;padding:8rem 12rem;border-bottom:1px solid #d6d6d6;-webkit-box-shadow:0 -1px 0 0 #ffffff1a inset;box-shadow:0 -1px 0 0 #ffffff1a inset}}@media (min-width:992px){.header-search{pointer-events:none;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:24rem;width:320rem;opacity:0}}@media (max-width:991.98px){.header-search.show{z-index:1}}@media (min-width:992px){.search-opened .header-search{opacity:1;pointer-events:auto}}.header-search__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.header-search__icon{display:block;position:absolute;width:20rem;height:20rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:12rem}.header-search__input{width:100%;height:44rem;padding-left:44rem}@media (max-width:991.98px){.header-search__input{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;padding-left:48rem}}.header-search__action{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;margin-left:12rem;color:#0d0d0d}.header-search__action .icon{display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem}.header{position:fixed;top:0;left:0;right:0;background-color:#fcfcfc;z-index:20}@media (max-width:991.98px){.minicart-opened .header{z-index:99993}}@media (min-width:992px){.header{border-bottom:1px solid #d6d6d6}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:48rem;background-color:#fcfcfc}@media (max-width:991.98px){.header__container{-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,.1);box-shadow:inset 0 -1px 0 rgba(255,255,255,.1)}}@media (min-width:992px){.header__container{height:72rem}}@media (max-width:991.98px){.header:after{content:"";display:block;height:0;width:100%;border-top:1px solid #d6d6d6;-webkit-transition:height .15s;-o-transition:height .15s;transition:height .15s}.search-opened .header:after{height:62rem}}.popup-sign-additional{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16rem}.popup-sign-additional__link,.popup-sign-additional__text{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14rem;line-height:1.14286}.popup-sign-additional__link{margin-left:8rem}.popup-sign-social{margin-top:16rem}.popup-sign-social__divider{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16rem}.popup-sign-social__divider:before{content:"";position:absolute;left:0;right:0;border-top:1px solid #bdbdbd}.popup-sign-social__divider:after{content:attr(data-text);position:relative;display:block;color:#bdbdbd;font-size:14rem;line-height:1.14286;background-color:#fcfcfc;padding-right:12rem;padding-left:12rem;text-transform:uppercase}.popup-sign-social__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-sign__text{font-size:14rem;line-height:1.14286;margin-bottom:16rem}.popup-sign__text p{margin:0}.popup-sign__action{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;font-size:16rem;height:52rem;width:100%}.popup-sign__action,.popup-sign__action:hover{color:#f2f2f2}.popup-sign__action:hover{background-color:#b32038}.popup-sign__action:active{background-color:#ab1c34}.popup{display:none;padding:20rem;background-color:#fcfcfc;width:351rem}@media (min-width:992px){.popup{width:434rem}}.popup__title{display:block;font-size:20rem;line-height:1.4;margin-bottom:16rem}.popup-form__group{position:relative}.popup-form__group+.popup-form__group{margin-top:12rem}.popup-form__label{display:block;font-size:14rem;line-height:1.14286;margin-bottom:4rem}.popup-form__textarea{height:104rem}.popup-form__eye{position:absolute;border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;height:52rem;width:52rem;right:0;top:20rem;color:#bdbdbd}.popup-form__eye .icon{display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem}.popup-form__submit{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;font-size:16rem;height:52rem;width:100%}.popup-form__submit,.popup-form__submit:hover{color:#f2f2f2}.popup-form__submit:hover{background-color:#b32038}.popup-form__submit:active{background-color:#ab1c34}.popup-form__submit:disabled{opacity:.5}.footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-logo__image{display:block;width:87rem;height:21rem}@media (min-width:992px){.footer-logo__image{width:131rem;height:32rem}}.footer-nav-item+.footer-nav-item{margin-top:12rem}.footer-nav-item__link{display:block;font-size:16rem;line-height:1.25;color:#0d0d0d;text-decoration:none}@media (max-width:991.98px){.footer-nav-item__link{text-align:center}}.footer-nav-item__link:hover{color:#e62f4d}@media (max-width:991.98px){.footer-contact{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:12rem}.footer-contact:before{content:'';display:block;position:absolute;left:-12rem;right:-12rem;top:0;height:1px;background-color:#d6d6d6}}@media (min-width:992px){.footer-contact-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.footer-contact-list-item+.footer-contact-list-item{margin-top:12rem}.footer-contact-list-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16rem;line-height:1.25}@media (max-width:991.98px){.footer-contact-list-item__link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.footer-contact-list-item__link,.footer-contact-list-item__link:hover{color:#0d0d0d;text-decoration:none}.footer-contact-list-item__link .icon{display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem;margin-right:4rem}.footer-contact-social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12rem}@media (min-width:992px){.footer-contact-social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.footer-contact-social-item{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer-contact-social-item+.footer-contact-social-item{margin-left:12rem}.footer-contact-social-item__link{display:block;color:#e62f4d}.footer-contact-social-item__link .icon{display:block;width:32rem;height:32rem}.footer{border-top:1px solid #d6d6d6;padding-top:12rem;padding-bottom:82rem}@media (min-width:992px){.footer{padding-top:32rem;padding-bottom:32rem}}@media (min-width:992px){.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:991.98px){.footer__section:not(:last-child){margin-bottom:12rem}}@media (min-width:992px){.footer__section{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}@media (min-width:992px){.footer__section+.footer__section{margin-left:20rem}}.cart{display:none;padding:0;background-color:transparent}@media (max-width:991.98px){.cart{padding-top:49rem}.cart .fancybox-button{top:49rem}}.cart-modal .fancybox-slide{text-align:right;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:left;-o-transition-property:left;transition-property:left}.cart-modal .fancybox-slide--html{padding:0}.cart-modal .fancybox-content{vertical-align:top}@media (max-width:991.98px){.cart-modal .fancybox-bg{display:none}}.cart-modal .fancybox-fx-slide-in-out.fancybox-slide--next,.cart-modal .fancybox-fx-slide-in-out.fancybox-slide--previous{left:100%}.cart-modal .fancybox-fx-slide-in-out.fancybox-slide--current{left:0}.cart__inner{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fcfcfc;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16rem 12rem;height:calc(calc(var(--vh) * 100) - 114rem)}@media (max-width:991.98px){.cart__inner{overflow:auto}}@media (min-width:992px){.cart__inner{width:596rem;padding:20rem 28rem;height:calc(var(--vh) * 100)}}.cart__title{display:block;font-size:20rem;line-height:1.4;margin-bottom:8rem}@media (min-width:992px){.cart__title{margin-bottom:12rem}}.cart__title:after{content:"(" attr(data-count) ")";font-size:inherit;font-family:inherit;margin-left:.25em}.cart__body{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media (min-width:992px){.cart__body{overflow:auto}}.cart__footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width:991.98px){.cart__footer:before{content:"";display:block;margin:16rem -12rem;border-top:1px solid #d6d6d6}}@media (min-width:992px){.cart__footer{padding-top:16rem}}.cart__go-to-checkout{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;height:60rem;margin-top:12rem;font-size:16rem}.cart__go-to-checkout,.cart__go-to-checkout:hover{color:#f2f2f2}.cart__go-to-checkout:hover{background-color:#b32038}.cart__go-to-checkout:active{background-color:#ab1c34}.cart-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8rem 12rem;background-color:#fae8eb;margin-bottom:12px}.cart-notification__icon{display:block;width:32rem;-webkit-box-flex:0;-ms-flex:0 0 32rem;flex:0 0 32rem;height:32rem;margin-right:12rem}.cart-notification__text{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media (min-width:992px){.cart-notification__text{font-size:16rem;line-height:1.5}}.cart-notification__text p{margin:0}.cart-total__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16rem;line-height:1.5}.cart-total__row:last-child{font-size:20rem;line-height:1.4}.cart-total__row+.cart-total__row{margin-top:8rem}.cart-total__label{display:block}.cart-total__value{display:block;font-weight:600;color:#828282}.cart-total__row:first-child .cart-total__value,.cart-total__row:last-child .cart-total__value{color:#0d0d0d}.cart-product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #d6d6d6;padding:8rem}@media (min-width:992px){.cart-product{padding:16rem;-webkit-transition:.15s background-color;-o-transition:.15s background-color;transition:.15s background-color}.cart-product:hover{background-color:#f2f2f2}}.cart-product+.cart-product{border-top:none}.cart-product__link{z-index:1}.cart-product__image-wrapper{margin-right:12rem;width:96rem;-webkit-box-flex:0;-ms-flex:0 0 96rem;flex:0 0 96rem}.cart-product__image-wrapper:after{padding-bottom:100%}.cart-product__content{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.cart-product__remove{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#f2f2f2;position:absolute;z-index:2;top:0;right:0;width:40rem;height:40rem}.cart-product__remove,.cart-product__remove:hover{color:#0d0d0d}.cart-product__remove:hover{background-color:#bebebe}@media (min-width:992px){.cart-product__remove{top:16rem;right:16rem}}.cart-product__remove .icon{display:block;width:24rem;-webkit-box-flex:0;-ms-flex:0 0 24rem;flex:0 0 24rem;height:24rem}.cart-product__title{display:block;font-size:16rem;line-height:1.5;margin-bottom:8rem}.cart-product-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-product-options-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-product-options-item+.cart-product-options-item{margin-left:32rem}.cart-product-options-item__label{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13rem;line-height:1.23077;color:#4f4f4f}.cart-product-options-item__value{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14rem;line-height:1.14286;margin-left:4rem}.cart-product__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.cart-product__footer{margin-top:12rem;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (min-width:992px){.cart-product__footer{position:absolute;bottom:16rem;right:16rem;left:124rem}}.cart-product-qty{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;border:1px solid #d6d6d6;max-width:236rem}@media (min-width:992px){.cart-product-qty{max-width:120rem}}.cart-product-qty__input{border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;font-size:16px;line-height:1}.cart-product-qty__control{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;color:#e62f4d}.cart-product-qty__control:hover{background-color:#bebebe}.cart-product-qty__control:disabled{pointer-events:none;color:#828282}.cart-product-qty__control .icon{display:block;width:16rem;-webkit-box-flex:0;-ms-flex:0 0 16rem;flex:0 0 16rem;height:16rem}.cart-product-qty__control,.cart-product-qty__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;height:38rem;background-color:#f2f2f2}.cart-product-price{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16rem;line-height:1.5}.cart-product-price__regular{font-weight:600;display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cart-product-price__old-price{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-decoration:line-through;color:#828282;margin-left:8rem}.widget{overflow:hidden;margin-bottom:32rem}@media (min-width:992px){.widget{margin-bottom:80rem}}.widget__container{position:relative}.widget__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Berold,sans-serif;font-weight:400;font-size:28rem;line-height:28rem;height:56rem;margin-right:80rem;margin-bottom:0}@media (min-width:992px){.widget__title{font-size:40rem;line-height:1.2;margin-bottom:24rem}}.widget-products{margin-left:-8rem;margin-right:-8rem}@media (min-width:992px){.widget-products{margin-left:-10rem;margin-right:-10rem}}.widget-products:before{top:56rem}@media (min-width:992px){.widget-products:before{top:72rem}}.widget-products:after{bottom:0}@media (min-width:992px){.widget-products:after{bottom:1px}}.widget-products__carousel{position:relative;z-index:1}@media (min-width:992px){.widget-products__carousel{margin-top:-1px;padding-top:1px;padding-bottom:1px}}.widget-products .swiper-slide{height:auto;width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-right:8rem;padding-left:8rem}@media (min-width:992px){.widget-products .swiper-slide{width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding-right:10rem;padding-left:10rem}}.widget-products .swiper-nav{position:absolute;top:0;right:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.widget-products .swiper-nav{right:48rem}}.widget-products .swiper-nav .swiper-button-next,.widget-products .swiper-nav .swiper-button-prev{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;position:relative;top:auto;left:auto;right:auto;bottom:auto;color:#0d0d0d;width:40rem;-webkit-box-flex:0;-ms-flex:0 0 40rem;flex:0 0 40rem;height:40rem;border:1px solid #d6d6d6}@media (min-width:992px){.widget-products .swiper-nav .swiper-button-next,.widget-products .swiper-nav .swiper-button-prev{width:48rem;-webkit-box-flex:0;-ms-flex:0 0 48rem;flex:0 0 48rem;height:48rem}}.widget-products .swiper-nav .swiper-button-next:after,.widget-products .swiper-nav .swiper-button-prev:after{display:none}.widget-products .swiper-nav .swiper-button-next .icon,.widget-products .swiper-nav .swiper-button-prev .icon{width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem}@media (min-width:992px){.widget-products .swiper-nav .swiper-button-next .icon,.widget-products .swiper-nav .swiper-button-prev .icon{width:24rem;-webkit-box-flex:0;-ms-flex:0 0 24rem;flex:0 0 24rem;height:24rem}}.widget-products .swiper-nav .swiper-button-prev{border-right:none}.widget-products .swiper-nav .swiper-button-prev .icon{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.widget-categories{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #dedede}.widget-categories:before{top:-1px}.widget-categories:after{bottom:-1px}.widget-categories__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;color:#0d0d0d;text-decoration:none;font-size:20rem;line-height:1.2;padding:20rem 16rem}@media (max-width:991.98px){.widget-categories__item:nth-child(n+3){border-top:1px solid #dedede}.widget-categories__item:nth-child(even){border-left:1px solid #dedede}}@media (min-width:992px){.widget-categories__item{width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;font-size:28rem;line-height:1.28571;height:76rem}.widget-categories__item:nth-child(n+5){border-top:1px solid #dedede}.widget-categories__item:not(:nth-child(4n+1)){border-left:1px solid #dedede}}.widget-categories__item:hover{color:#e62f4d}.product-card{height:100%}.products-grid .product-card{padding-left:8rem;padding-right:8rem;width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media (max-width:991.98px){.products-grid .product-card:nth-child(n+3){margin-top:16rem}}@media (min-width:992px){.products-grid .product-card{padding-left:10rem;padding-right:10rem;width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.products-grid .product-card:nth-child(n+5){margin-top:20rem}}.product-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border:1px solid #d6d6d6;height:100%}@media (max-width:991.98px){.products-grid .product-card__inner{border-top:none;border-bottom:none}.products-grid .product-card__inner:after,.products-grid .product-card__inner:before{content:"";display:block;position:absolute;background-color:#d6d6d6;height:1px}.products-grid .product-card__inner:before{top:0}.products-grid .product-card__inner:after{bottom:0}.products-grid .product-card:nth-child(odd) .product-card__inner:after,.products-grid .product-card:nth-child(odd) .product-card__inner:before{left:-13rem;right:-9rem}.products-grid .product-card:nth-child(even) .product-card__inner:after,.products-grid .product-card:nth-child(even) .product-card__inner:before{left:-9rem;right:-13rem}}@media (min-width:992px){.product-card__inner:hover{border-color:#e62f4d;outline:1px solid #e62f4d}.products-grid .product-card__inner:hover{-webkit-box-shadow:0 7rem 30rem 0 rgba(0,0,0,.15);box-shadow:0 7rem 30rem 0 rgba(0,0,0,.15)}}.product-card__link{z-index:2}.widget-products .product-card__image-wrapper:after{padding-bottom:159.52381%}@media (min-width:992px){.widget-products .product-card__image-wrapper:after{padding-bottom:159.50156%}}.products-grid .product-card__image-wrapper:after{padding-bottom:159.52381%}@media (min-width:992px){.products-grid .product-card__image-wrapper:after{padding-bottom:159.32836%}}.product-card__add-to-wishlist{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;position:absolute;z-index:2;top:8rem;right:8rem;border-radius:50%;width:32rem;height:32rem;background-color:#e62f4d;color:#fcfcfc}@media (min-width:992px){.product-card__add-to-wishlist{top:16rem;right:16rem;width:40rem;height:40rem}}.product-card__add-to-wishlist:hover{--heart-fill-opacity:0.3}.product-card__add-to-wishlist.is-added{--heart-fill-opacity:1}.product-card__add-to-wishlist .icon{display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem}@media (min-width:992px){.product-card__add-to-wishlist .icon{width:24rem;-webkit-box-flex:0;-ms-flex:0 0 24rem;flex:0 0 24rem;height:24rem}}.product-card__info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12rem}@media (min-width:992px){.product-card__info{padding:16rem 20rem}}@media (min-width:992px){.products-grid .product-card__info{padding:12rem}}.product-card__title{display:block;font-weight:400;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:8rem;font-size:16rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;min-height:48rem}@media (min-width:992px){.product-card__title{-webkit-transition:.15s color;-o-transition:.15s color;transition:.15s color}.widget-products .product-card__title{font-size:20rem;line-height:1.4;min-height:56rem}.products-grid .product-card__title{margin-bottom:4rem}.product-card__inner:hover .product-card__title{font-weight:600;color:#e62f4d}}.product-card-badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width:991.98px){.product-card-badges{position:absolute;left:12rem;top:-28rem}}@media (min-width:992px){.product-card-badges:not(:empty){margin-right:12rem}}@media (min-width:992px){.products-grid .product-card-badges:not(:empty){margin-right:8rem}}.product-card-badges__item{display:block;text-transform:uppercase;font-weight:500;font-size:13rem;line-height:1.23077;padding:2rem 13.5rem;border-radius:30rem}.product-card-badges__item--new{color:#fff;background-color:#e62f4d}.product-card-badges__item--sale{color:#fff;background-color:#03a799}.product-card-badges__item--hit{color:#fff;background-color:#ffc300}.product-card-badges__item+.product-card-badges__item{margin-left:4rem}.product-card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card-price__regular{display:block;font-weight:600;font-size:20rem;line-height:1.4}@media (min-width:992px){.products-grid .product-card-price__regular{font-size:16rem;line-height:1.5}}.product-card-price__old-price{display:block;text-decoration:line-through;color:#828282;margin-left:4rem}@media (min-width:992px){.product-card-price__old-price{font-size:20rem;line-height:1.4;margin-left:12rem}}@media (min-width:992px){.products-grid .product-card-price__old-price{font-size:16rem;line-height:1.5;margin-left:8rem}}.product-card-color,.product-card-sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #d6d6d6;padding:8rem 12rem}@media (min-width:992px){.product-card-color,.product-card-sizes{padding:12rem 20rem}}@media (min-width:992px){.products-grid .product-card-color,.products-grid .product-card-sizes{font-size:13rem;line-height:1.23077;padding-right:12rem;padding-left:12rem}}.product-card-color__label,.product-card-sizes__label{display:block;color:#4f4f4f;margin-right:12rem}.product-card-color__value,.product-card-sizes__value{display:block;width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-card-color__value[style],.product-card-sizes__value[style]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card-color__value[style]:before,.product-card-sizes__value[style]:before{content:"";display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem;border-radius:50%;background-color:var(--color);margin-right:4rem;border:1px solid var(--color)}@media (min-width:992px){.products-grid .product-card-color__value[style]:before,.products-grid .product-card-sizes__value[style]:before{width:16rem;-webkit-box-flex:0;-ms-flex:0 0 16rem;flex:0 0 16rem;height:16rem}}.product-card-color__value[style][style*="#fff"]:before,.product-card-sizes__value[style][style*="#fff"]:before{border-color:#828282}.product-card-color{margin-top:auto}.navigation-mobile{position:fixed;z-index:20;bottom:0;left:0;right:0;background-color:#fcfcfc;padding:12rem;border-top:1px solid #d6d6d6}@media (max-width:991.98px){.minicart-opened .navigation-mobile{z-index:99993}}.navigation-mobile__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navigation-mobile-item{min-width:64rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.navigation-mobile-item__link{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12rem;line-height:1.33333}.navigation-mobile-item__link,.navigation-mobile-item__link:hover{color:#0d0d0d}.navigation-mobile-item__link .icon{display:block;width:24rem;-webkit-box-flex:0;-ms-flex:0 0 24rem;flex:0 0 24rem;height:24rem;margin-bottom:2rem}.navigation-mobile-item__link.is-active{color:#e62f4d}.menu-mobile{display:none;position:fixed;top:48rem;z-index:20;left:0;right:0;overflow:auto;height:calc(calc(var(--vh) * 100) - 48rem);background-color:#fcfcfc;border-top:1px solid #d6d6d6}.nav-opened .menu-mobile{display:block}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:32rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1rem solid #d6d6d6;border-radius:4rem}.pagination-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#0d0d0d;width:32rem;-webkit-box-flex:0;-ms-flex:0 0 32rem;flex:0 0 32rem;height:32rem;text-decoration:none}.pagination-link:first-:not(.pagination-link_active),.pagination-link:last-child:not(.pagination-link_active){color:#e62f4d}.pagination-link:first-:not(.pagination-link_active) .icon,.pagination-link:last-child:not(.pagination-link_active) .icon{display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem}.pagination-link_disabled:first-child,.pagination-link_disabled:last-child{color:#d6d6d6}.pagination-link_active{background-color:#e62f4d;color:#fff}.pagination-link+.pagination-link{border-left:1px solid #d6d6d6}.welcome{padding-top:16rem;margin-bottom:32rem}@media (min-width:992px){.welcome{padding-top:40rem;margin-bottom:52rem}}.welcome__container{position:relative}.welcome__title{font-family:Berold,sans-serif;display:block;text-align:center;margin-bottom:12rem;font-size:40rem;line-height:1.1}@media (min-width:992px){.welcome__title{text-align:right;font-size:68rem;line-height:1.11765;padding-right:341rem}}.welcome__title,.welcome__title strong{font-weight:400}.welcome__title strong{color:#e62f4d}.welcome__text{font-size:16rem;line-height:1.5;margin-bottom:20rem}@media (max-width:991.98px){.welcome__text{text-align:center}}@media (min-width:992px){.welcome__text{font-size:24rem;line-height:1.5;margin-bottom:40rem;padding-right:341rem}}.welcome__text p{margin:0}.welcome__image-wrapper{margin-left:-12rem;margin-right:-12rem}@media (min-width:992px){.welcome__image-wrapper{margin-left:-48rem;margin-right:-48rem}}.welcome__image-wrapper:after{padding-bottom:98.66667%}@media (min-width:992px){.welcome__image-wrapper:after{padding-bottom:49.44444%}}@media (min-width:1920px){.welcome__image-wrapper:after{height:712rem}}.welcome-sticker{position:absolute}@media (max-width:991.98px){.welcome-sticker{bottom:62rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:992px){.welcome-sticker{top:108rem;right:48rem}}.welcome-sticker__image{display:block;width:246rem;height:246rem;-webkit-animation:rotate 30s linear infinite;animation:rotate 30s linear infinite}@media (min-width:992px){.welcome-sticker__image{width:321rem;height:321rem}}.welcome-sticker__text{position:absolute;top:78rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;color:#fcfcfc;font-weight:500;font-size:20rem;line-height:1.4;text-transform:uppercase}@media (min-width:992px){.welcome-sticker__text{top:122rem;font-size:24rem;line-height:1.33333}}.welcome-sticker__text .icon{display:block;width:28rem;height:28rem;margin:5rem auto 0}@media (min-width:992px){.welcome-sticker__text .icon{width:40rem;height:40rem}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:992px){.about{border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}}@media (min-width:992px){.about__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.about__image-wrapper{margin-right:-12rem;margin-left:-12rem;margin-top:24rem}}@media (min-width:992px){.about__image-wrapper{margin-right:80rem;width:548rem;-webkit-box-flex:0;-ms-flex:0 0 548rem;flex:0 0 548rem}}.about__image-wrapper:after{padding-bottom:129.33333%}@media (min-width:992px){.about__image-wrapper:after{padding-bottom:115.32847%}}@media (min-width:992px){.about__content{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}.about__title{display:block;font-family:Berold,sans-serif;font-weight:400;font-size:28rem;line-height:1.28571;margin-bottom:16rem}@media (min-width:992px){.about__title{font-size:48rem;line-height:1.16667}}.about__text{font-size:16rem;line-height:1.5}.about__text p{margin-bottom:24rem}.about-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-4rem}@media (min-width:992px){.about-benefits{margin-top:40rem}}.about-benefits-item{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media (min-width:992px){.about-benefits-item{width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}}.about-benefits-item+.about-benefits-item{margin-left:20rem}.about-benefits-item__title{display:block;font-weight:500;font-size:32rem;line-height:1.25}@media (min-width:992px){.about-benefits-item__title{font-size:40rem;line-height:1.2;margin-bottom:2rem}}.about-benefits-item__text{display:block;font-size:16rem;line-height:1.5}@media (min-width:992px){.about-benefits-item__text{font-size:20rem;line-height:1.2}}.subscribe__title{display:block;font-family:Berold,sans-serif;font-weight:400;font-size:28rem;line-height:1.28571;margin-bottom:16rem;text-align:center}@media (min-width:992px){.subscribe__title{font-size:40rem;line-height:1.2;margin-bottom:28rem}}.subscribe__title strong{font-weight:400;color:#e62f4d}.subscribe-form{border:1px solid #d6d6d6;margin-left:-12rem;margin-right:-12rem;padding:28rem 24rem 32rem}@media (max-width:991.98px){.subscribe-form{border-left:none;border-right:none}}@media (min-width:992px){.subscribe-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:114rem;margin-right:114rem}}@media (min-width:992px){.subscribe-form__group{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}@media (max-width:991.98px){.subscribe-form__group+.subscribe-form__group{margin-top:16rem}}@media (min-width:992px){.subscribe-form__group+.subscribe-form__group{margin-left:16rem}}.subscribe-form__label{display:block;font-size:14rem;line-height:1.14286;margin-bottom:8rem}.subscribe-form__submit{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;width:100%;height:52rem;font-size:16rem}.subscribe-form__submit,.subscribe-form__submit:hover{color:#f2f2f2}.subscribe-form__submit:hover{background-color:#b32038}.subscribe-form__submit:active{background-color:#ab1c34}@media (max-width:991.98px){.catalog{margin-bottom:32rem}}@media (min-width:992px){.catalog__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:992px){.catalog__sidebar{position:sticky;top:72rem;width:227rem;height:calc(calc(var(--vh) * 100) - 72rem);-webkit-box-flex:0;-ms-flex:0 0 227rem;flex:0 0 227rem;margin-right:33rem;border:1px solid #d6d6d6;border-top:none;margin-left:-48rem;overflow-y:auto;margin-bottom:-1px;-ms-scroll-chaining:none;overscroll-behavior:contain}.catalog__sidebar::-webkit-scrollbar{width:4rem}.catalog__sidebar::-webkit-scrollbar-track{margin:0;background:#d6d6d6;border:0}.catalog__sidebar::-webkit-scrollbar-thumb{background:#828282;border-radius:0}}@media (min-width:992px){.catalog__content{padding-bottom:80rem;width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}.catalog__title{display:block;font-weight:400;font-size:28rem;line-height:1.28571;margin-bottom:24rem}@media (min-width:992px){.catalog__title{font-size:40rem;line-height:1.2;margin-bottom:0}}.products-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8rem;margin-right:-8rem}@media (min-width:992px){.products-grid{margin-left:-10rem;margin-right:-10rem}}@media (max-width:991.98px){.categories{padding:8rem 16rem}}@media (max-width:991.98px){.categories-item+.categories-item{margin-top:12rem}}@media (min-width:992px){.categories-item+.categories-item{border-top:1px solid #d6d6d6}}.categories-item__link{display:block;color:#0d0d0d;text-decoration:none}@media (max-width:991.98px){.categories-item__link{font-size:20rem;line-height:1.4;text-align:center}}@media (min-width:992px){.categories-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12rem 12rem 12rem 48rem}}.categories-item__link:hover{color:#e62f4d}@media (min-width:992px){.categories-item--subnav .categories-item__link{position:relative}.categories-item--subnav .categories-item__link:after{content:"";display:block;position:absolute;right:20rem;width:16rem;height:16rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTYuMjUgNy41IDEwIDEzLjc1IDMuNzUgNy41Ii8+PC9zdmc+) center no-repeat;background-size:contain;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;-o-transition:transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.is-open .categories-item__link:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}.categories-subnav{display:none}.categories-subnav-item__link{display:block;color:#0d0d0d;text-decoration:none}@media (max-width:991.98px){.categories-subnav-item__link{font-size:20rem;line-height:1.4;text-align:center}}@media (min-width:992px){.categories-subnav-item__link{padding:12rem 12rem 12rem 48rem}}.categories-subnav-item__link:hover{color:#e62f4d}.filter{margin-bottom:28rem}@media (min-width:992px){.filter{margin-bottom:20rem}}.filter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){.filter-form{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:992px){.filter-form{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.filter-form__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){.filter-form__badges{margin-bottom:20rem;row-gap:10px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media (min-width:992px){.filter-form__badges{margin-right:auto;padding-bottom:6rem}}.filter-form__group{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width:992px){.filter-form__group+.filter-form__group{margin-left:20rem}}@media (max-width:991.98px){.filter-form>.filter-form__group:nth-of-type(n+4){margin-top:12rem}}.filter-form__label{display:block;color:#4f4f4f;font-size:14rem;line-height:1.42857;margin-bottom:4rem}.filter-form__checkbox:checked+.filter-form__label:before{border-color:#e62f4d;background-color:#e62f4d}.filter-form__checkbox:checked+.filter-form__label:after{background-color:#eee;-webkit-transform:translate(18rem,-50%);-ms-transform:translate(18rem,-50%);transform:translate(18rem,-50%)}.filter-form__checkbox+.filter-form__label{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;color:#0d0d0d}.filter-form__checkbox+.filter-form__label:before{content:"";display:block;width:38rem;-webkit-box-flex:0;-ms-flex:0 0 38rem;flex:0 0 38rem;height:19rem;border-radius:9rem;margin-right:8rem;border:1px solid #828282;-webkit-transition:.25s background-color,.25s border-color;-o-transition:.25s background-color,.25s border-color;transition:.25s background-color,.25s border-color}.filter-form__checkbox+.filter-form__label:after{content:"";position:absolute;display:block;width:13rem;height:13rem;border-radius:50%;background-color:#828282;left:3rem;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:.25s background-color,.25s -webkit-transform;transition:.25s background-color,.25s -webkit-transform;-o-transition:.25s transform,.25s background-color;transition:.25s transform,.25s background-color;transition:.25s transform,.25s background-color,.25s -webkit-transform}.filter-form__select{width:169.5rem}@media (min-width:992px){.filter-form__select{width:172rem}}.catalog-load{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:36rem;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.catalog-load__action{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:351rem;height:52rem;font-size:16rem}.catalog-load__action,.catalog-load__action:hover{color:#f2f2f2}.catalog-load__action:hover{background-color:#b32038}.catalog-load__action:active{background-color:#ab1c34}@media (min-width:992px){.catalog-load__action{max-width:332rem;font-size:16rem}}.product{border-bottom:1px solid #d6d6d6;margin-bottom:48rem}@media (min-width:992px){.product{margin-bottom:80rem}}@media (min-width:992px){.product__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.product__content{padding-top:16rem}@media (max-width:991.98px){.product__content{position:relative}.product__content:before{content:"";display:block;position:absolute;left:-12rem;right:-12rem;top:0;height:1px;background-color:#d6d6d6}}@media (min-width:992px){.product__content{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;padding:24rem 28rem 0}}@media (max-width:991.98px){.product-gallery{position:relative;margin-bottom:16rem}.product-gallery:after{content:"";display:block;position:absolute;left:-12rem;right:-12rem;bottom:0;height:1px;background-color:#d6d6d6}}@media (min-width:992px){.product-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;width:548rem;-webkit-box-flex:0;-ms-flex:0 0 548rem;flex:0 0 548rem;margin-right:20rem;border-left:1px solid #d6d6d6}}.product-gallery-thumb{margin-right:16rem;width:94rem;-webkit-box-flex:0;-ms-flex:0 0 94rem;flex:0 0 94rem;height:698rem;overflow:hidden}.product-gallery-thumb__carousel{margin-top:-8rem;margin-bottom:-8rem}.product-gallery-thumb__carousel.swiper .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-gallery-thumb-item{padding-top:8rem;padding-bottom:8rem}.product-gallery-thumb-item__image{cursor:pointer}.product-gallery-thumb-item__image-wrapper:after{padding-bottom:100%}@media (min-width:992px){.product-gallery-basic{width:438rem;-webkit-box-flex:0;-ms-flex:0 0 438rem;flex:0 0 438rem}}.product-gallery-basic__carousel .swiper-pagination{position:relative;bottom:auto;left:auto;right:auto;padding-top:6rem;padding-bottom:6rem}.product-gallery-basic-item:after{content:"";display:block;padding-bottom:132.19373%}@media (min-width:992px){.product-gallery-basic-item:after{padding-bottom:159.36073%}}.product-gallery-basic-item__image{cursor:pointer}.fancybox-show-thumbs .fancybox-inner{right:0;left:174px}@media (max-width:991.98px){.fancybox-show-thumbs .fancybox-inner{left:0}}.fancybox-show-thumbs.fancybox-is-open .fancybox-bg{opacity:1;background-color:#fff}.fancybox-show-thumbs .fancybox-button{background-color:transparent}.fancybox-show-thumbs .fancybox-button svg path{stroke-width:1.8px}.fancybox-show-thumbs .fancybox-navigation .fancybox-button{width:80px;height:110px}@media (max-width:991.98px){.fancybox-show-thumbs .fancybox-navigation{display:none}}.fancybox-show-thumbs .fancybox-thumbs{right:auto;left:0;background-color:#fff;width:174px;padding:20px 0 20px 48px}@media (max-width:991.98px){.fancybox-show-thumbs .fancybox-thumbs{bottom:0;right:0;width:100%;padding:0;top:auto}}@media (max-width:991.98px){.fancybox-show-thumbs .fancybox-thumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:52px;background-color:#fff}}.fancybox-show-thumbs .fancybox-thumbs__list a{display:block;float:none;margin:0;width:94px;height:94px;background-size:cover;max-height:none;max-width:none}.fancybox-show-thumbs .fancybox-thumbs__list a+a{margin-top:16px}@media (max-width:991.98px){.fancybox-show-thumbs .fancybox-thumbs__list a+a{margin-top:0;margin-left:8px}}.fancybox-show-thumbs .fancybox-thumbs__list a:before{border:2px solid #e62f4d}@media (max-width:991.98px){.fancybox-show-thumbs .fancybox-thumbs__list a{background-image:none!important;width:8px;-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px;height:8px;border-radius:50%;overflow:hidden}.fancybox-show-thumbs .fancybox-thumbs__list a:before{width:100%;height:100%;border:none;background-color:#e62f4d}}.product__title{display:block;font-weight:400;font-size:28rem;line-height:1.28571;margin-bottom:8rem}@media (min-width:992px){.product__title{font-size:40rem;line-height:1.2;margin-bottom:12rem}}.product__add-to-wishlist{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;width:60rem;height:60rem;background-color:#fff;color:#0d0d0d;border:1px solid #d6d6d6}.product__add-to-wishlist:hover{color:#e62f4d;--heart-fill-opacity:0}.product__add-to-wishlist.is-added{color:#e62f4d;--heart-fill-opacity:1}.product__add-to-wishlist .icon{display:block;width:24rem;-webkit-box-flex:0;-ms-flex:0 0 24rem;flex:0 0 24rem;height:24rem}.product-description{margin-top:16rem;padding-bottom:16rem}@media (min-width:992px){.product-description{margin-top:24rem;padding-bottom:24rem}}.product-description:before{content:"";display:block;margin-bottom:16rem;border-top:1px solid #d6d6d6;margin-right:-12rem;margin-left:-12rem}@media (min-width:992px){.product-description:before{margin-right:-28rem;margin-left:-28rem;margin-bottom:24rem}}.product-description__title{font-weight:400;font-size:24rem;line-height:1.33333;margin-bottom:8rem}.product-description__text{font-size:16rem;line-height:1.25}.product-description__text p{margin:0}.product-price{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16rem}@media (min-width:992px){.product-price{margin-bottom:32rem}}.product-price__regular{font-weight:600;display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:20rem;line-height:1.4}.product-price__old-price{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:20rem;line-height:1.4;text-decoration:line-through;color:#828282;margin-left:8rem}.product-sizes{margin-bottom:12rem}@media (min-width:992px){.product-sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16rem}}.product-sizes__label{display:block;color:#4f4f4f;font-size:16rem;line-height:1.25}@media (max-width:991.98px){.product-sizes__label{margin-bottom:8rem}}@media (min-width:992px){.product-sizes__label{margin-right:16rem}}.product-sizes__container{display:-webkit-box;display:-ms-flexbox;display:flex}.product-sizes-value{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.product-sizes-value__radio:checked+.product-sizes-value__label{background-color:#e62f4d;color:#fff;border-color:#e62f4d}.product-sizes-value__label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0;font-size:16rem;line-height:1;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;min-width:42rem;padding-left:5rem;padding-right:5rem;height:38rem;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;border-left:1px solid #d6d6d6}.product-sizes-value:last-of-type .product-sizes-value__label{border-right:1px solid #d6d6d6}.product-color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16rem;line-height:1.25}.product-color__label{display:block;color:#4f4f4f;margin-right:8rem}@media (min-width:992px){.product-color__label{margin-right:16rem}}.product-color__value[style]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-color__value[style]:before{content:"";display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;height:20rem;border-radius:50%;background-color:var(--color);margin-right:4rem;border:1px solid var(--color)}.product-color__value[style][style*="#fff"]:before{border-color:#828282}.product-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20rem}@media (min-width:992px){.product-add-to-cart{margin-top:32rem}}.product-add-to-cart__submit{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;margin-right:16rem;height:60rem;width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;font-size:16rem}.product-add-to-cart__submit,.product-add-to-cart__submit:hover{color:#f2f2f2}.product-add-to-cart__submit:hover{background-color:#b32038}.product-add-to-cart__submit:active{background-color:#ab1c34}@media (min-width:992px){.product-add-to-cart__submit{max-width:228rem}}.is-added .product-add-to-cart__submit{background-color:#03a799;font-size:0;pointer-events:none}.is-added .product-add-to-cart__submit,.is-added .product-add-to-cart__submit:hover{color:#f2f2f2}.is-added .product-add-to-cart__submit:after{content:attr(data-text);display:block;font-size:16rem}@media (max-width:991.98px){.is-added .product-add-to-cart__submit{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:16rem;margin-right:0}}.product-add-to-cart-qty{display:none;width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-right:16rem;border:1px solid #d6d6d6}@media (min-width:992px){.product-add-to-cart-qty{max-width:180rem}}.is-added .product-add-to-cart-qty{display:-webkit-box;display:-ms-flexbox;display:flex}.product-add-to-cart-qty__input{border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;font-size:16px;line-height:1}.product-add-to-cart-qty__control{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;color:#e62f4d}.product-add-to-cart-qty__control:hover{background-color:#bebebe}.product-add-to-cart-qty__control:disabled{pointer-events:none;color:#828282}.product-add-to-cart-qty__control .icon{display:block;width:24rem;-webkit-box-flex:0;-ms-flex:0 0 24rem;flex:0 0 24rem;height:24rem}.product-add-to-cart-qty__control,.product-add-to-cart-qty__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;height:58rem;background-color:#f2f2f2}.checkout{margin-bottom:48rem;padding-top:16rem}@media (min-width:992px){.checkout{padding-top:32rem}}@media (min-width:992px){.checkout__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:992px){.checkout__content{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}@media (max-width:991.98px){.checkout__sidebar{margin-top:16rem}.checkout__sidebar:before{content:'';display:block;margin-right:-12rem;margin-left:-12rem;border-top:1px solid #d6d6d6;margin-bottom:16rem}}@media (min-width:992px){.checkout__sidebar{width:435rem;-webkit-box-flex:0;-ms-flex:0 0 435rem;flex:0 0 435rem;margin-left:133rem}}@media (min-width:992px){.checkout__total{border:1px solid #d6d6d6;padding:16rem}}.checkout__go-to-payment{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;font-size:16rem;height:60rem;margin-top:12rem;width:100%}.checkout__go-to-payment,.checkout__go-to-payment:hover{color:#f2f2f2}.checkout__go-to-payment:hover{background-color:#b32038}.checkout__go-to-payment:active{background-color:#ab1c34}.checkout-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32rem}.checkout-navigation-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout-navigation-item:not(:last-child):after{content:"";display:block;width:24rem;-webkit-box-flex:0;-ms-flex:0 0 24rem;flex:0 0 24rem;height:24rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtOC4yNSA1LjI1IDcuNSA3LjUtNy41IDcuNSIvPjwvc3ZnPg==) center no-repeat;background-size:contain;margin-left:20rem;margin-right:20rem}.checkout-navigation-item.is-active .icon{color:#e62f4d}.checkout-navigation-item .icon{color:#e0e0e0;display:block;width:32rem;-webkit-box-flex:0;-ms-flex:0 0 32rem;flex:0 0 32rem;height:32rem;margin-right:12rem}@media (min-width:992px){.checkout-navigation-item .icon{width:40rem;-webkit-box-flex:0;-ms-flex:0 0 40rem;flex:0 0 40rem;height:40rem}}.checkout-navigation-item__text{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:20rem;line-height:1.6}@media (min-width:992px){.checkout-navigation-item__text{font-size:24rem;line-height:1.33333}}.checkout-promocode{border:1px solid #d6d6d6;margin-top:12rem}.checkout-promocode__action{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;padding:16rem;width:100%;font-size:16rem;line-height:1.5;text-align:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout-promocode__action:after{content:'';display:block;width:20rem;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTYuMjUgNy41IDEwIDEzLjc1IDMuNzUgNy41Ii8+PC9zdmc+) center no-repeat;background-size:contain;height:20rem}.checkout-promocode__action[data-promocode]{font-size:0}.checkout-promocode__action[data-promocode]:before{content:attr(data-promocode);font-size:16rem}.checkout-promocode__action[data-promocode]:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSIjMDNBNzk5IiByeD0iMTAiLz48cGF0aCBzdHJva2U9IiNGQ0ZDRkMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im01LjUgMTAgMyAzIDYtNiIvPjwvc3ZnPg==)}.checkout-promocode__container{display:none;padding:16rem}.checkout-promocode__label{display:block;font-size:14rem;line-height:1.14286;margin-bottom:8rem}.checkout-promocode__input{width:100%;padding:12rem 16rem;margin-bottom:12rem}.checkout-promocode__submit{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#03a799;width:100%;height:44rem;font-size:16rem}.checkout-promocode__submit,.checkout-promocode__submit:hover{color:#f2f2f2}.checkout-form__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.checkout-form__fieldset{gap:20rem}}.checkout-form__fieldset+.checkout-form__fieldset{margin-top:32rem}.checkout-form__group{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (max-width:991.98px){.checkout-form__group+.checkout-form__group{margin-top:20rem}}@media (min-width:992px){.checkout-form__group--half{width:calc(50% - 10rem);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10rem);flex:0 0 calc(50% - 10rem)}}@media (max-width:991.98px){.checkout-form__group--auto+.checkout-form__group--auto{margin-top:12rem}}@media (min-width:992px){.checkout-form__group--auto+.checkout-form__group--auto{margin-left:32rem}}@media (min-width:992px){.checkout-form__group--auto{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.checkout-form__label{display:block;font-size:14rem;line-height:1.14286;margin-bottom:8rem}.checkout-check{margin-top:32rem}.checkout-check__row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16rem;line-height:1.5}.checkout-check__row+.checkout-check__row{margin-top:12rem}.checkout-check__label{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#4f4f4f;margin-right:12rem}.checkout-check__value{display:block;width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;font-weight:500}.checkout-products{margin-top:32rem}.wishlist{padding-top:20rem;padding-bottom:20rem}@media (min-width:992px){.wishlist{padding-top:40rem;padding-bottom:40rem}}.reviews{padding-top:20rem;margin-bottom:40rem}@media (min-width:992px){.reviews{padding-top:26rem;margin-bottom:140rem}}.reviews-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16rem}@media (min-width:992px){.reviews-heading{margin-bottom:20rem}}.reviews-heading__title{display:block;font-size:28rem;line-height:1.28571;font-weight:400;margin:0}@media (min-width:992px){.reviews-heading__title{font-size:40rem;line-height:1.2}}.reviews-heading__action{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;font-size:16rem;height:36rem;padding-left:20rem;padding-right:20rem}.reviews-heading__action,.reviews-heading__action:hover{color:#f2f2f2}.reviews-heading__action:hover{background-color:#b32038}.reviews-heading__action:active{background-color:#ab1c34}@media (min-width:992px){.reviews-heading__action{height:44rem}}.reviews__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-6rem;margin-right:-6rem}@media (min-width:992px){.reviews__items{margin-left:-10rem;margin-right:-10rem}}.reviews-card{padding-left:6rem;padding-right:6rem;width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media (max-width:991.98px){.reviews-card:nth-child(n+3){margin-top:12rem}}@media (min-width:992px){.reviews-card{padding-left:10rem;padding-right:10rem;width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.reviews-card:nth-child(n+5){margin-top:24rem}}.reviews-card__inner{height:100%;position:relative;border-right:1px solid #d6d6d6;border-left:1px solid #d6d6d6}.reviews-card__inner:after,.reviews-card__inner:before{content:"";display:block;position:absolute;background-color:#d6d6d6;height:1px}@media (max-width:991.98px){.reviews-card:nth-child(odd) .reviews-card__inner:after,.reviews-card:nth-child(odd) .reviews-card__inner:before{left:-13rem;right:-7rem}.reviews-card:nth-child(even) .reviews-card__inner:after,.reviews-card:nth-child(even) .reviews-card__inner:before{left:-7rem;right:-13rem}}@media (min-width:992px){.reviews-card__inner:after,.reviews-card__inner:before{left:-11rem;right:-11rem}.reviews-card:nth-child(4n+1) .reviews-card__inner:after,.reviews-card:nth-child(4n+1) .reviews-card__inner:before{left:-50vw}.reviews-card:nth-child(4n) .reviews-card__inner:after,.reviews-card:nth-child(4n) .reviews-card__inner:before{right:-50vw}}.reviews-card__inner:before{top:0}.reviews-card__inner:after{bottom:0}.reviews-card__image-wrapper:after{padding-bottom:114.28571%}@media (min-width:992px){.reviews-card__image-wrapper:after{padding-bottom:114.64174%}}.reviews-card__info{padding:12rem}@media (min-width:992px){.reviews-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16rem 20rem}}.reviews-card__author{display:block;font-weight:500;font-size:16rem;line-height:1.25}@media (min-width:992px){.reviews-card__author{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:20rem;line-height:1.4}}.reviews-card__date{display:block;color:#828282;font-size:14rem;line-height:1.14286}@media (min-width:992px){.reviews-card__date{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;line-height:2}}.reviews-card__text{font-size:14rem;line-height:1.42857;margin-top:8rem}@media (max-width:991.98px){.reviews-card__text{margin-bottom:8rem}}@media (min-width:992px){.reviews-card__text{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:16rem;line-height:1.5;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.reviews-card__text p{margin:0}.reviews-load{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:36rem;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.reviews-load__action{border:none;background-color:transparent;text-decoration:none;margin:0;padding:0;-webkit-transition:.15s background-color,.15s color;-o-transition:.15s background-color,.15s color;transition:.15s background-color,.15s color;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;line-height:1;background-color:#e62f4d;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:351rem;height:52rem;font-size:16rem}.reviews-load__action,.reviews-load__action:hover{color:#f2f2f2}.reviews-load__action:hover{background-color:#b32038}.reviews-load__action:active{background-color:#ab1c34}@media (min-width:992px){.reviews-load__action{max-width:332rem;font-size:16rem}}.page{padding-top:28rem;margin-bottom:144rem}@media (min-width:992px){.page__columns{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:992px){.page__content{width:1003rem}}@media (max-width:991.98px){.page__columns .page__content+.page__content{margin-top:40rem}}@media (min-width:992px){.page__columns .page__content+.page__content{margin-left:134rem}}@media (min-width:992px){.page__columns .page__content{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}.page__title{display:block;font-weight:400;font-family:Berold,sans-serif;font-size:40rem;line-height:1.2;margin-bottom:20rem}.page__text h2,.page__text h3,.page__text h4,.page__text h5,.page__text h6{font-weight:500;font-size:20rem;line-height:1.4;margin-bottom:8rem}.page__text b,.page__text strong{font-weight:600}.page__text ol{list-style:decimal;padding-left:1em}.page__text ol li+li{margin-top:1em}.page__text ul{list-style:disc;padding-left:1em}.page__text ol,.page__text p,.page__text ul{margin-bottom:20rem}.page__text P+ol,.page__text P+ul{margin-top:-20rem}.page__text P+ol li+li,.page__text P+ul li+li{margin-top:0}
