@charset "UTF-8";.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.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}.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)}.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{pointer-events:auto}.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}.lg-icon{speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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;-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;-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;-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}.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)}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:0 0}.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;-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-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:0 0}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.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}address{font-style:normal}.lg-container .lg-close,.lg-container .lg-next,.lg-container .lg-prev{height:24px;width:24px;background-repeat:no-repeat;background-size:contain;display:block!important}.lg-container .lg-close:after,.lg-container .lg-close:before,.lg-container .lg-next:after,.lg-container .lg-next:before,.lg-container .lg-prev:after,.lg-container .lg-prev:before{display:none}.lg-container .lg-prev{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNTYiIHZpZXdCb3g9IjAgMCA1NiA1NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjU2IiBoZWlnaHQ9IjU2IiByeD0iMjgiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDU2IDApIiBmaWxsPSIjRjZGOEZBIi8+CjxwYXRoIGQ9Ik0zMSAzNEwyNS43MDcxIDI4LjcwNzFDMjUuMzczOCAyOC4zNzM4IDI1LjIwNzEgMjguMjA3MSAyNS4yMDcxIDI4QzI1LjIwNzEgMjcuNzkyOSAyNS4zNzM4IDI3LjYyNjIgMjUuNzA3MSAyNy4yOTI5TDMxIDIyIiBzdHJva2U9IiM4RDM1OTUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");height:40px;width:40px;border-radius:100%}.lg-container .lg-next{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNTYiIHZpZXdCb3g9IjAgMCA1NiA1NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjU2IiBoZWlnaHQ9IjU2IiByeD0iMjgiIGZpbGw9IiNGNkY4RkEiLz4KPHBhdGggZD0iTTI1IDM0TDMwLjI5MjkgMjguNzA3MUMzMC42MjYyIDI4LjM3MzggMzAuNzkyOSAyOC4yMDcxIDMwLjc5MjkgMjhDMzAuNzkyOSAyNy43OTI5IDMwLjYyNjIgMjcuNjI2MiAzMC4yOTI5IDI3LjI5MjlMMjUgMjIiIHN0cm9rZT0iIzhEMzU5NSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");height:40px;width:40px;border-radius:100%}.lg-container .lg-close{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDFMMSAxNU0xIDFMMTUgMTUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");margin-top:10px;margin-right:10px}.lg-container .lg-sub-html{display:none}.lg-container .lg-outer .lg-thumb-item{max-width:60px;max-height:60px}.grecaptcha-badge{display:none;visibility:hidden;opacity:0}.btn.btn-default.button-green,.button.button-green,.checkout.pay-order #place_order.button-green,.return-to-shop a.button.button-green,.woocommerce button.button.button-green,.woocommerce-Button.wc-forward.button.button-green,.woocommerce-order a.button.button-green,a.button.button-green{background-color:#22c55e}.btn.btn-default.button-white,.button.button-white,.checkout.pay-order #place_order.button-white,.return-to-shop a.button.button-white,.woocommerce button.button.button-white,.woocommerce-Button.wc-forward.button.button-white,.woocommerce-order a.button.button-white,a.button.button-white{background-color:#fff;color:#000}.btn.btn-default.button-white span,.button.button-white span,.checkout.pay-order #place_order.button-white span,.return-to-shop a.button.button-white span,.woocommerce button.button.button-white span,.woocommerce-Button.wc-forward.button.button-white span,.woocommerce-order a.button.button-white span,a.button.button-white span{color:#000;transition:.3s}.btn.btn-default.button-white .icon,.button.button-white .icon,.checkout.pay-order #place_order.button-white .icon,.return-to-shop a.button.button-white .icon,.woocommerce button.button.button-white .icon,.woocommerce-Button.wc-forward.button.button-white .icon,.woocommerce-order a.button.button-white .icon,a.button.button-white .icon{margin-right:8px;margin-left:0}.btn.btn-default.button-border,.button.button-border,.checkout.pay-order #place_order.button-border,.return-to-shop a.button.button-border,.woocommerce button.button.button-border,.woocommerce-Button.wc-forward.button.button-border,.woocommerce-order a.button.button-border,a.button.button-border{background-color:transparent;border:1px solid #e21760;color:#000}.btn.btn-default .icon,.button .icon,.checkout.pay-order #place_order .icon,.return-to-shop a.button .icon,.woocommerce button.button .icon,.woocommerce-Button.wc-forward.button .icon,.woocommerce-order a.button .icon,a.button .icon{margin-left:17px}.btn.btn-default.button-light,.button.button-light,.checkout.pay-order #place_order.button-light,.return-to-shop a.button.button-light,.woocommerce button.button.button-light,.woocommerce-Button.wc-forward.button.button-light,.woocommerce-order a.button.button-light,a.button.button-light{background-color:#f9e8e7;color:#ff0026}a.link-all{width:max-content;white-space:nowrap;display:flex;justify-content:center;align-items:center}a.link-all .icon{margin-left:8px}a.link-all span{transition:.2s;color:#e21760;font-size:16px;font-weight:500}.title.center{text-align:center}.title span{font-weight:500;color:#e21760}.subtitle.center{text-align:center}.title-row{display:flex;justify-content:flex-start;align-items:center;width:100%}.title-row{margin-bottom:32px}.title-row .title{margin-bottom:0}.title-row .subtitle{margin-bottom:0;max-width:600px;margin-left:40px}.hidden{display:none!important}.arr.swiper-button-disabled{opacity:.3;pointer-events:none}.slider-wrap .arr.swiper-button-disabled{opacity:0;pointer-events:none}.disabled-slider .arr{display:none}.disabled-slider .dots{display:none}.dots{display:flex}.dots .swiper-pagination-bullet{border-radius:100%;height:10px;width:10px;margin:0 5px;background-color:rgba(255,255,255,.15)}.dots .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e21760}.woocommerce-pagination ul,.wp-pagenavi{display:flex;justify-content:center;align-items:center;margin-top:20px!important}.woocommerce-pagination ul a,.woocommerce-pagination ul span,.wp-pagenavi a,.wp-pagenavi span{height:54px;width:54px;border-radius:12px;font-size:18px;font-weight:500;font-weight:400;margin:0 3px;display:flex;justify-content:center;align-items:center;border:none}.woocommerce-pagination ul a,.wp-pagenavi a{color:#323232}.woocommerce-pagination ul a:hover,.wp-pagenavi a:hover{background-color:#fff}.woocommerce-pagination ul span.current,.wp-pagenavi span.current{background-color:#f5f5f5;color:#323232;font-weight:400}.woocommerce-pagination ul .next,.woocommerce-pagination ul .prev,.woocommerce-pagination ul a.nextpostslink,.woocommerce-pagination ul a.previouspostslink,.wp-pagenavi .next,.wp-pagenavi .prev,.wp-pagenavi a.nextpostslink,.wp-pagenavi a.previouspostslink{border-radius:12px;padding:0 30px;margin-left:10px;font-size:16px;color:#fff;background-color:#e21760;width:max-content}.woocommerce-pagination ul .next:hover,.woocommerce-pagination ul .prev:hover,.woocommerce-pagination ul a.nextpostslink:hover,.woocommerce-pagination ul a.previouspostslink:hover,.wp-pagenavi .next:hover,.wp-pagenavi .prev:hover,.wp-pagenavi a.nextpostslink:hover,.wp-pagenavi a.previouspostslink:hover{color:#fff;background-color:#000}.woocommerce-pagination ul a.previouspostslink,.wp-pagenavi a.previouspostslink{margin-left:0;margin-right:10px}.woocommerce-pagination ul .pages,.wp-pagenavi .pages{display:none}.search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-close{margin:0;padding:0;height:24px;width:24px;left:auto;position:absolute;z-index:5;right:20px!important;top:50%;transform:translateY(-50%);transition:.2s;background-repeat:no-repeat;background-size:24px 24px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImNhbmNlbC0wMSAxIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5IDVMNSAxOU01IDVMMTkgMTkiIHN0cm9rZT0iIzlDQTNBRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=");background-position:center;cursor:pointer;display:flex!important}.search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-close svg{display:none}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-radius:24px;box-shadow:0 8px 40px 0 rgba(0,0,0,.08);background-color:#fff;margin-top:10px;padding:0}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion{padding:20px;border-bottom:1px solid #d4d4d4;background-color:#fff!important}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-sp{display:flex;justify-content:flex-start;align-items:center}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-sp .woocommerce-Price-amount{margin:0 2px;font-weight:700}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline{border:none;padding:20px;margin:0;background-color:#fff!important;border-bottom:1px solid #d4d4d4}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline span{border:none;font-size:16px;font-weight:700;padding:0;margin:0}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:last-child{border:none}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover{background-color:#fff}.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover span{color:#000}.content h2{font-size:48px}.content h4{font-size:28px}.content h5{font-size:24px}.content h6{font-size:18px}.content blockquote{padding:30px;margin-bottom:30px;margin-top:30px;position:relative;padding-left:74px;border-radius:20px;border:1px solid #d4d4d4}.content blockquote::after{position:absolute;content:"";height:24px;width:24px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InF1b3RlLXVwIDIiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMy4yNSAxMC4yNUMzLjI1IDcuNDg4NTggNS40ODg1OCA1LjI1IDguMjUgNS4yNVYzLjI1QzQuMzg0MDEgMy4yNSAxLjI1IDYuMzg0MDEgMS4yNSAxMC4yNVYyMC43NUgxMC43NVYxMS4yNUgzLjI1VjEwLjI1WiIgZmlsbD0iI0UyMTc2MCIvPgo8cGF0aCBpZD0iVmVjdG9yXzIiIGQ9Ik0xNS4yNSAxMC4yNUMxNS4yNSA3LjQ4ODU4IDE3LjQ4ODYgNS4yNSAyMC4yNSA1LjI1VjMuMjVDMTYuMzg0IDMuMjUgMTMuMjUgNi4zODQwMSAxMy4yNSAxMC4yNVYyMC43NUgyMi43NVYxMS4yNUgxNS4yNVYxMC4yNVoiIGZpbGw9IiNFMjE3NjAiLz4KPC9nPgo8L3N2Zz4K");left:30px;top:30px}.content blockquote cite{font-size:16px;margin-top:10px}.content blockquote p{font-weight:400;line-height:1.5;margin-bottom:15px}.content blockquote p{font-size:16px}.content blockquote p:last-child{margin-bottom:0}.content p strong{font-weight:700}.content ul{display:block;margin-bottom:20px;width:100%;margin-top:10px}.content ul li{margin-bottom:10px;position:relative;padding-left:30px;line-height:1.5}.content ul li{font-size:16px}.content ul li::after{position:absolute;content:"";height:10px;border-radius:100%;background-color:#e21760;width:10px;left:7px;top:50%;transform:translateY(-50%)}.content ol{counter-reset:item;list-style-type:none;padding:0;display:block;margin-top:10px;margin-bottom:20px;color:#e21760;margin-left:0}.content ol li{position:relative;margin-bottom:10px;line-height:1.5;padding-left:10px;padding-left:32px;color:#000}.content ol li:before{content:counter(item) ".";counter-increment:item;width:24px;height:24px;background-color:transparent;border-radius:100%;border-radius:50%;color:#e21760;font-weight:500;display:flex;justify-content:center;align-items:center;text-align:center;font-size:16px;line-height:1;position:absolute;left:0;top:0}.content .wp-block-table{display:block;margin-bottom:60px}.content .wp-block-table table{table-layout:fixed}.content .wp-block-table table thead{border-bottom:none;padding:0;border-radius:16px;border:none}.content .wp-block-table table thead tr{border:none}.content .wp-block-table table thead tr th{text-align:left;color:#fff;margin:0;background-color:#e21760;font-size:16px;font-weight:400;border:none;border:none;padding:16px 10px}.content .wp-block-table table thead tr th:first-child{border-radius:16px 0 0 16px;width:200px;padding-left:20px}.content .wp-block-table table thead tr th:last-child{border-radius:0 16px 16px 0;padding-right:20px}.content .wp-block-table table tbody tr:nth-child(odd){background-color:#fff}.content .wp-block-table table tbody tr:nth-child(even){background-color:#f5f5f5;overflow:hidden}.content .wp-block-table table tbody tr td{font-size:16px;color:#323232;padding:16px 10px;border:none;text-align:left}.content .wp-block-table table tbody tr td:first-child{border-radius:16px 0 0 16px;width:200px;padding-left:20px}.content .wp-block-table table tbody tr td:last-child{border-radius:0 16px 16px 0;padding-right:20px}.content .gallery,.content .wp-block-gallery{margin-bottom:40px;min-width:calc(100% + 20px);display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:0!important}.content .gallery .wp-block-image,.content .gallery figure,.content .wp-block-gallery .wp-block-image,.content .wp-block-gallery figure{width:calc(33.3% - 20px)!important;margin-right:20px!important;margin-bottom:20px!important;border-radius:24px}.content .gallery .wp-block-image a,.content .gallery .wp-block-image>div,.content .gallery figure a,.content .gallery figure>div,.content .wp-block-gallery .wp-block-image a,.content .wp-block-gallery .wp-block-image>div,.content .wp-block-gallery figure a,.content .wp-block-gallery figure>div{display:block;aspect-ratio:4/3}.content .gallery .wp-block-image img,.content .gallery figure img,.content .wp-block-gallery .wp-block-image img,.content .wp-block-gallery figure img{border-radius:24px;display:block;object-fit:cover;width:100%!important;height:auto!important;aspect-ratio:4/3;transition:2s}.content .gallery .wp-block-image a,.content .gallery figure a,.content .wp-block-gallery .wp-block-image a,.content .wp-block-gallery figure a{display:block;width:100%;overflow:hidden;border-radius:24px}.content .gallery .wp-block-image a:hover img,.content .gallery figure a:hover img,.content .wp-block-gallery .wp-block-image a:hover img,.content .wp-block-gallery figure a:hover img{transform:scale(1.3);transition:2s}.content .wp-block-image{margin-bottom:40px}.content .wp-block-image img{border-radius:24px}.content iframe{display:block;margin-bottom:40px;border-radius:16px;aspect-ratio:16/8;height:auto!important;width:100%!important}.content .wp-block-table.is-style-stripes{border:none}.only-single-page .single-top{display:block}.only-single-page .single-top .page-title{margin-bottom:20px;letter-spacing:-2px}.only-single-page .single-top .subtitle{margin-bottom:20px;line-height:1.5;font-size:16px}.only-single-page .single-top .meta-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.only-single-page .single-top .meta-wrap .left{display:flex;justify-content:flex-start;align-items:center}.only-single-page .single-top .meta-wrap .author{display:flex;justify-content:flex-start;align-items:center;margin-right:80px}.only-single-page .single-top .meta-wrap .author .name{display:block}.only-single-page .single-top .meta-wrap .author .name p{font-size:18px;line-height:1;letter-spacing:-.5px;font-weight:500;margin-bottom:6px;white-space:nowrap}.only-single-page .single-top .meta-wrap .author .name span{display:block;color:#737373;white-space:nowrap}.only-single-page .single-top .meta-wrap .author .avatar{border-radius:100%;overflow:hidden;min-width:70px;width:70px;height:70px;margin-right:16px;background-color:#f6f8fa;display:flex;justify-content:center;align-items:center}.only-single-page .single-top .meta-wrap .author .avatar.no-avatar img{height:50px;width:50px}.only-single-page .single-top .meta-wrap .author .avatar img{width:100%;aspect-ratio:1/1;border-radius:100%;object-fit:cover}.only-single-page .single-top .meta-wrap .meta{display:flex;justify-content:flex-start;align-items:center}.only-single-page .single-top .meta-wrap .meta .item{margin-right:32px;display:flex;justify-content:flex-start;align-items:center}.only-single-page .single-top .meta-wrap .meta .item .value{line-height:1.2;white-space:nowrap}.only-single-page .single-top .meta-wrap .meta .item .icon{margin-right:10px}.only-single-page .single-top .meta-wrap .meta .item:last-child{margin-right:0}.only-single-page .single-top .meta-wrap .share{display:flex;justify-content:flex-end;align-items:center}.only-single-page .single-top .meta-wrap .share ul{display:flex;justify-content:flex-end;align-items:center}.only-single-page .single-top .meta-wrap .share ul li a{height:50px;width:50px;border-radius:16px;margin-left:12px;background-color:#f6f8fa;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;background-repeat:no-repeat;background-size:24px 24px;background-position:center}.only-single-page .single-top .meta-wrap .share ul li a[title=ВКонтакте]{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuMDcxOCAxOS40ODU2QzQuODcxOTIgMTkuNDg1NiAwLjE5NDg5IDEzLjg2NDEgMCA0LjUxMDAxSDQuMTA3NDRDNC4yNDIzNiAxMS4zNzU3IDcuMjcwNCAxNC4yODM5IDkuNjY4ODcgMTQuODgzNVY0LjUxMDAxSDEzLjUzNjZWMTAuNDMxM0MxNS45MDUxIDEwLjE3NjQgMTguMzkzMiA3LjQ3ODE1IDE5LjIzMjcgNC41MTAwMUgyMy4xMDA0QzIyLjQ1NTggOC4xNjc3MyAxOS43NTc1IDEwLjg2NiAxNy44Mzg3IDExLjk3NTNDMTkuNzU3NSAxMi44NzQ3IDIyLjgzMDcgMTUuMjI4MyAyNCAxOS40ODU2SDE5Ljc0MjVDMTguODI4MSAxNi42Mzc0IDE2LjU0OTcgMTQuNDMzOCAxMy41MzY2IDE0LjEzMzlWMTkuNDg1NkgxMy4wNzE4WiIgZmlsbD0iIzAwNzdGRiIvPgo8L2c+Cjwvc3ZnPgo=")}.only-single-page .single-top .meta-wrap .share ul li a[title=Одноклассники]{background-image:url("/wp-content/themes/main/css/../img/social/ok.svg?lm=682ADB71");--lzl-bg-img:"/wp-content/themes/main/css/../img/social/ok.svg?lm=682ADB71"}.only-single-page .single-top .meta-wrap .share ul li a[title=Telegram]{background-image:url("/wp-content/themes/main/css/../img/social/tg.svg?lm=682ADB71");--lzl-bg-img:"/wp-content/themes/main/css/../img/social/tg.svg?lm=682ADB71"}.only-single-page .single-top .meta-wrap .share ul li a[title=Telegram].lzl:not(.lzl-ed),.only-single-page .single-top .meta-wrap .share ul li a[title=Telegram].lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}.only-single-page .single-top .meta-wrap .share ul li a .ya-share2__badge{display:none}.only-single-page .single-top .meta-wrap .share .share-link{height:50px;width:50px;border-radius:16px;margin-left:12px;background-color:#f6f8fa;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s}.only-single-page .thumb.video-toggle{overflow:hidden;position:relative;cursor:pointer;background-color:#323232;aspect-ratio:1240/600}.only-single-page .thumb.video-toggle{border-radius:24px}.only-single-page .thumb.video-toggle.active::after{display:none}.only-single-page .thumb.video-toggle iframe{width:100%;aspect-ratio:1240/600;height:auto;transition:.3s}.only-single-page .thumb.video-toggle iframe{border-radius:24px}.only-single-page .thumb.video-toggle img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:1240/600;transition:.5s;object-fit:cover}.only-single-page .thumb.video-toggle::after{position:absolute;content:"";height:100%;width:100%;background-color:rgba(0,0,0,.2);left:0;right:0;bottom:0;top:0;z-index:1;transition:.3s}.only-single-page .thumb.video-toggle .play{position:absolute;top:50%;transition:.3s;left:50%;z-index:5;transform:translate(-50%,-50%)}.only-single-page .single-nav{padding:30px;margin-bottom:60px;border:1px solid #d4d4d4}.only-single-page .single-nav{border-radius:24px}.only-single-page .single-nav b{margin-bottom:16px}.only-single-page .single-nav b{font-size:24px}.only-single-page .single-nav-wrap{display:block}.only-single-page .single-nav-wrap a{display:block;margin-bottom:10px}.only-single-page .single-nav-wrap a:last-child{margin-bottom:0}.single .content ul{margin-bottom:40px}.single .content ul li::after{top:9px;transform:none}.single .content img{border-radius:12px;display:block}.news.news-related .slider-wrap.disabled-slider .swiper-wrapper{justify-content:flex-start}.news.news-related .slider-wrap.disabled-slider .item{width:100%;max-width:calc(33.3% - 20px);margin-right:20px}.content .block-post-link{background-color:#f6f8fa;padding:30px;display:flex;justify-content:flex-start;align-items:center;margin-bottom:60px;margin-top:60px}.content .block-post-link{border-radius:24px}.content .block-post-link .icon{min-width:24px;height:24px;width:24px;margin-right:16px}.content .block-post-link .meta{width:100%;display:block}.content .block-post-link .meta b{font-size:18px}.content .block-post-link .meta b{margin-bottom:12px}.content .block-post-link .meta p{color:#737373;line-height:1.5;margin-bottom:12px}.content .block-post-link .meta a{text-decoration:none;font-weight:500;line-height:1.2;display:block;margin:0}.content .block-text-double{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;margin-top:60px}.content .block-text-double .right{width:100%}.content .block-text-double .right h2{line-height:1;margin-bottom:20px;margin-top:0}.content .block-text-double .right p{margin-bottom:10px}.only-single-page .single-top .meta-wrap .share ul li a[title=Одноклассники].lzl:not(.lzl-ed),.only-single-page .single-top .meta-wrap .share ul li a[title=Одноклассники].lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}.content .block-text-double .right p:last-child{margin-bottom:0}.content .block-text-double .left{min-width:610px;width:610px;margin-right:64px}.content .block-text-double .left img{object-fit:cover;height:auto;aspect-ratio:610/471}.content .block-text-double .left img{border-radius:24px}.content .block-product-link{padding:24px;background-color:#f6f8fa;display:flex;justify-content:flex-start;align-items:center;margin-bottom:60px;margin-top:60px}.content .block-product-link{border-radius:24px}.content .block-product-link img{max-width:212px;margin-right:24px;min-width:212px}.content .block-product-link .meta{display:block}.content .block-product-link .meta b{margin-bottom:12px}.content .block-product-link .meta b{font-size:24px}.content .block-product-link .meta p{margin:0;color:#737373;line-height:1.2}.content .block-product-link .button{margin-left:auto;margin-right:0;height:54px}.single .comments .logged-in-as{display:none}.single .comments li.comment,.single .comments li.review{display:block;margin-bottom:30px}.single .comments li.comment .content p,.single .comments li.review .content p{font-size:15px;line-height:1.4;font-weight:400}.single .comments li.comment .content p:last-child,.single .comments li.review .content p:last-child{margin-bottom:0}.single .comments li.comment .top,.single .comments li.review .top{display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px}.single .comments li.comment .top .meta,.single .comments li.review .top .meta{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.single .comments li.comment .top .meta .name,.single .comments li.review .top .meta .name{display:flex;justify-content:flex-start;align-items:center}.single .comments li.comment .top .meta .name .icon,.single .comments li.review .top .meta .name .icon{margin-left:10px}.single .comments li.comment .top .meta .author,.single .comments li.review .top .meta .author{font-size:18px;font-weight:600;margin:0;line-height:1.4}.single .comments li.comment .top .meta .date,.single .comments li.review .top .meta .date{margin:0;font-size:13px;color:#84858b;font-weight:500;line-height:1.4}.single .comments li.comment .top .avatar,.single .comments li.review .top .avatar{height:48px;width:48px;display:flex;justify-content:center;align-items:center;background-color:#c4c7d2;color:#fff;border-radius:100%;min-width:48px;overflow:hidden;margin-right:16px;font-weight:600;font-size:18px;line-height:1}.single .comments .comments-title{font-size:24px;font-weight:700;margin-bottom:32px;display:block}.single .comments .comment-error{margin-bottom:20px;font-size:14px;color:#ef4444}.single .comments .comment-success{color:#31b700;font-size:16px;margin-bottom:20px}.popup-thx{opacity:0}.rating-input{display:block;margin-bottom:20px}.rating-input .wpcf7-radio{display:flex;justify-content:flex-start;align-items:center}.rating-input .wpcf7-radio span{margin:0}.rating-input .wpcf7-radio label{width:24px;height:24px;margin:0;display:block;margin-right:6px;background-repeat:no-repeat;background-size:contain;cursor:pointer;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InN0YXIiPgo8cGF0aCBpZD0iUGF0aCAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4wMTQ0IDIuNjcwMjZDMTEuNjIzNiAxLjQ0MzI1IDEzLjM3OSAxLjQ0MzI1IDEzLjk4ODIgMi42NzAyNkwxNi40MTA5IDcuNTUwMzFMMjEuODMwNyA4LjMzNzk3QzIzLjE4NjEgOC41MzQ5NiAyMy43Mzg3IDEwLjIwMDYgMjIuNzQ3MyAxMS4xNjA3TDE4LjgyOTUgMTQuOTU0OEwxOS43NTM5IDIwLjMxMzlDMTkuOTg4NiAyMS42NzQyIDE4LjU1NjkgMjIuNjkwNyAxNy4zNDgzIDIyLjA1ODdMMTIuNTAxMyAxOS41MjQzTDcuNjU0MzEgMjIuMDU4N0M2LjQ0NTczIDIyLjY5MDcgNS4wMTQwNSAyMS42NzQyIDUuMjQ4NjggMjAuMzEzOUw2LjE3MzEyIDE0Ljk1NDhMMi4yNTUzMSAxMS4xNjA3QzEuMjYzOTcgMTAuMjAwNiAxLjgxNjQ4IDguNTM0OTYgMy4xNzE5NyA4LjMzNzk3TDguNTkxNzQgNy41NTAzMUwxMS4wMTQ0IDIuNjcwMjZaIiBmaWxsPSIjRjVBRjQwIiBmaWxsLW9wYWNpdHk9IjAuMiIvPgo8L2c+Cjwvc3ZnPgo=");transition:.2s}.rating-input .wpcf7-radio label input{display:none}.rating-input .wpcf7-radio label.active{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InN0YXIiPgo8cGF0aCBpZD0iUGF0aCAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4wMTQ0IDIuNjcwMjZDMTEuNjIzNiAxLjQ0MzI1IDEzLjM3OSAxLjQ0MzI1IDEzLjk4ODIgMi42NzAyNkwxNi40MTA5IDcuNTUwMzFMMjEuODMwNyA4LjMzNzk3QzIzLjE4NjEgOC41MzQ5NiAyMy43Mzg3IDEwLjIwMDYgMjIuNzQ3MyAxMS4xNjA3TDE4LjgyOTUgMTQuOTU0OEwxOS43NTM5IDIwLjMxMzlDMTkuOTg4NiAyMS42NzQyIDE4LjU1NjkgMjIuNjkwNyAxNy4zNDgzIDIyLjA1ODdMMTIuNTAxMyAxOS41MjQzTDcuNjU0MzEgMjIuMDU4N0M2LjQ0NTczIDIyLjY5MDcgNS4wMTQwNSAyMS42NzQyIDUuMjQ4NjggMjAuMzEzOUw2LjE3MzEyIDE0Ljk1NDhMMi4yNTUzMSAxMS4xNjA3QzEuMjYzOTcgMTAuMjAwNiAxLjgxNjQ4IDguNTM0OTYgMy4xNzE5NyA4LjMzNzk3TDguNTkxNzQgNy41NTAzMUwxMS4wMTQ0IDIuNjcwMjZaIiBmaWxsPSIjRjVBRjQwIi8+CjwvZz4KPC9zdmc+Cg==")}.rating-input .wpcf7-radio label:hover{transition:.2s;transform:scale(.95)}.rating-input .wpcf7-radio label span{display:none}#billing_country_field label,.input label,.woocommerce-input-wrapper label{top:8px!important}#billing_country_field strong,.input strong,.woocommerce-input-wrapper strong{display:flex!important;padding-left:15px;font-weight:400;background-color:#f6f8fa;justify-content:flex-start;align-items:center;width:100%;padding-top:16px}#billing_country_field.listen input,.input.listen input,.woocommerce-input-wrapper.listen input{padding-top:33px}#billing_country_field.listen textarea,.input.listen textarea,.woocommerce-input-wrapper.listen textarea{padding-top:33px;padding-bottom:0}#billing_country_field.listen p,.input.listen p,.woocommerce-input-wrapper.listen p{display:block}#billing_country_field .wpcf7-form-control-wrap span,.input .wpcf7-form-control-wrap span,.woocommerce-input-wrapper .wpcf7-form-control-wrap span{position:absolute;z-index:5;display:block;color:#fff;font-weight:500;font-size:12px;line-height:1;padding:6px 10px;background-color:#ef4444;border-radius:999px;top:-10px;right:-5px}#billing_country_field .wpcf7-form-control-wrap span::before,.input .wpcf7-form-control-wrap span::before,.woocommerce-input-wrapper .wpcf7-form-control-wrap span::before{content:"";position:absolute;right:31px;top:97%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlBvbHlnb24gNiIgZD0iTTggMTFMMC4yMDU3NyAwLjVMMTUuNzk0MiAwLjUwMDAwMkw4IDExWiIgZmlsbD0iI0VGNDQ0NCIvPgo8L3N2Zz4K");height:8px;width:12px}#billing_country_field .wpcf7-form-control-wrap span::after,.input .wpcf7-form-control-wrap span::after,.woocommerce-input-wrapper .wpcf7-form-control-wrap span::after{position:absolute;top:calc(100% + 10px);content:"";height:24px;width:24px;right:25px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDIyLjc1QzYuMDYyOTQgMjIuNzUgMS4yNSAxNy45MzcxIDEuMjUgMTJDMS4yNSA2LjA2Mjk0IDYuMDYyOTQgMS4yNSAxMiAxLjI1QzE3LjkzNzEgMS4yNSAyMi43NSA2LjA2Mjk0IDIyLjc1IDEyQzIyLjc1IDE3LjkzNzEgMTcuOTM3MSAyMi43NSAxMiAyMi43NVpNMTUuNzA3MSA5LjcwNzEzQzE2LjA5NzYgOS4zMTY2MiAxNi4wOTc2IDguNjgzNDUgMTUuNzA3MSA4LjI5MjkyQzE1LjMxNjYgNy45MDIzOCAxNC42ODM1IDcuOTAyMzYgMTQuMjkyOSA4LjI5Mjg3TDExLjk5OTggMTAuNTg1OEw5LjcwNzA4IDguMjkzMjZDOS4zMTY1NSA3LjkwMjc1IDguNjgzMzggNy45MDI3NyA4LjI5Mjg3IDguMjkzMzFDNy45MDIzNiA4LjY4Mzg1IDcuOTAyMzggOS4zMTcwMSA4LjI5MjkyIDkuNzA3NTJMMTAuNTg1NSAxMkw4LjI5MjkyIDE0LjI5MjVDNy45MDIzOCAxNC42ODMgNy45MDIzNiAxNS4zMTYyIDguMjkyODcgMTUuNzA2N0M4LjY4MzM4IDE2LjA5NzIgOS4zMTY1NSAxNi4wOTcyIDkuNzA3MDggMTUuNzA2N0wxMS45OTk4IDEzLjQxNDJMMTQuMjkyOSAxNS43MDcxQzE0LjY4MzUgMTYuMDk3NiAxNS4zMTY2IDE2LjA5NzYgMTUuNzA3MSAxNS43MDcxQzE2LjA5NzYgMTUuMzE2NSAxNi4wOTc2IDE0LjY4MzQgMTUuNzA3MSAxNC4yOTI5TDEzLjQxNDEgMTJMMTUuNzA3MSA5LjcwNzEzWiIgZmlsbD0iI0VGNDQ0NCIvPgo8L2c+Cjwvc3ZnPgo=")}.form .form-row .input.half,.form .form-row-acc .input.half{width:calc(50% - 5px);margin-right:10px}.form .form-row .input.half:last-child,.form .form-row-acc .input.half:last-child{margin-right:0}.form .submit .wpcf7-spinner{position:absolute;top:50%;left:50%;margin:0;transform:translate(-50%,-50%);z-index:1}.form.form-white .input.full{margin-bottom:10px}.form.form-white .input.full textarea{max-height:100%;height:170px}.form .input-file{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;position:relative}.form .input-file .wpcf7-form-control-wrap{position:absolute;color:#fff;left:15px;top:-10px}.form .input-file .wpcf7-form-control-wrap .wpcf7-not-valid-tip{color:#fff;padding:3px 10px;border-radius:999px;background-color:#ff0d65;font-size:10px}.form .input-file-text{width:100%;font-size:16px;font-weight:400;color:#818793}.form .input-file input{display:none}.form .input-file label{min-width:max-content;width:max-content;height:56px;white-space:nowrap;display:flex;justify-content:center;align-items:center;font-weight:400;transition:.2s;padding:0 20px;color:#323232;font-size:16px;line-height:1.2;margin-right:16px;border-radius:12px;border:1px solid #e5e7eb;cursor:pointer}.form .input-file small{color:#9ca3af;font-size:14px;display:block;text-align:left;margin:0;width:calc(100% - 167px - 20px)}.form .input-file small a{font-size:14px;color:#9ca3af}.input-select{position:relative;border-radius:12px;height:56px;width:100%;background-color:#f5f5f5;margin-bottom:10px}.input-select:last-child{margin-bottom:0}.input-select select{height:56px;display:block;border-radius:12px;background-color:transparent;position:relative;z-index:5;width:100%;cursor:pointer;padding-left:16px;padding-top:15px;padding-right:55px}.input-select .icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:1}.input-select p{position:absolute;top:8px;z-index:1;width:max-content;left:16px;color:#9ca3af;font-size:12px;margin:0;line-height:1.2;font-weight:400}.form.form-white .privacy-wrap small.privacy-item.active::after{background-color:#e21760}.privacy-wrap.checkout-privacy{margin-top:-10px;margin-bottom:20px}.privacy-wrap.checkout-privacy small.privacy-item{color:#000}.privacy-wrap.checkout-privacy small.privacy-item a{color:#000}.privacy-wrap.dark small.privacy-item{color:#000}.privacy-wrap.dark small.privacy-item.active::after{background-color:#e21760}.privacy-wrap.dark small.privacy-item::after{background-color:#f6f8fa}.privacy-wrap.dark small.privacy-item a{color:#000}.privacy-wrap small.privacy-item.active::after{background-color:#e21760;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImVsZW1lbnRzIj4KPHBhdGggaWQ9IlZlY3RvciA2NjYzIiBkPSJNMSA5TDQuNSAxMi41TDE1IDEuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=")}.lang-block{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px;padding-top:20px}.lang-block b{font-size:24px;font-weight:700;padding-left:10px}.products-slider__tags{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.products-slider__tag{width:max-content;white-space:nowrap;display:flex;justify-content:center;align-items:center;margin:0 20px;height:38px;position:relative;font-size:16px;font-weight:500;transition:.3s;cursor:pointer;color:#323232!important}.products-slider__tag:hover{color:#e21760!important}.products-slider__tag.active{color:#e21760!important}.products-slider__tag.active::after{width:100%}.products-slider__tag::after{position:absolute;content:"";height:3px;bottom:0;background-color:#e21760;transition:.3s;width:0}.products-slider__wrap{display:block;width:100%;min-width:0}.products-slider__wrap .slider-wrap{display:none}.products-slider__wrap .slider-wrap .swiper .swiper-slide{margin-bottom:0}.products-slider__wrap .slider-wrap.active{display:block}.brands__wrap{display:block}.brands__wrap.disabled-slider{min-width:calc(100% + 20px)}.brands__wrap.disabled-slider .brands__item{max-width:calc(25% - 20px)}.brands__item{width:100%;margin-right:20px;display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid #e1e1e1;height:160px!important;transition:.2s}.brands__item p{font-weight:900;font-size:20px;text-align:center;color:#323232}.brands__item img{max-height:120px;margin:auto;object-fit:contain}.news .button{margin:auto;margin-top:40px}.news.blog-page .wrap{min-width:calc(100% + 32px);flex-wrap:wrap;justify-content:flex-start}.news.blog-page .item{width:calc(33.3% - 32px);margin-right:32px;margin-bottom:32px}.news.blog-page .item .thumb{height:264px;min-height:264px}.news.blog-page .item .thumb img{height:100%;object-fit:cover}.news.blog-page .item .meta{margin-bottom:0;margin-top:auto;display:flex;flex-direction:column;height:100%}.news.blog-page .item .meta b{margin-top:0}.news.blog-page .item .meta .date{margin-bottom:0;margin-top:auto}.news.blog-page .item .meta p{margin-bottom:20px}.news.blog-page .last-post{display:flex;justify-content:space-between;align-items:center;margin-bottom:80px}.news.blog-page .last-post .right{width:580px}.news.blog-page .last-post .left{width:calc(100% - 580px - 60px);height:auto;aspect-ratio:580/400}.news.blog-page .last-post .left img{width:100%;object-fit:cover;aspect-ratio:580/400;height:auto;border-radius:12px}.news.blog-page .last-post .text{text-transform:uppercase;font-size:13px;font-weight:500;display:block;margin-bottom:16px}.news.blog-page .last-post .mini-title{font-size:24px;margin-bottom:16px;color:#323232;transition:.3s}.news.blog-page .last-post p{font-size:15px;line-height:1.5;font-weight:400;color:#323232}.news.blog-page .last-post .date{display:flex;justify-content:flex-start;align-items:center;margin-top:16px}.news.blog-page .last-post .date span{color:rgba(47,43,67,.5);font-size:15px;font-weight:500;line-height:1.4;font-family:NotoSans,sans-serif}.news.blog-page .last-post .date .icon{margin:0 8px}.news.blog-page .blog-cats{display:block;margin-bottom:24px}.news.blog-page .blog-cats ul{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.news.blog-page .blog-cats li a,.news.blog-page .blog-cats li span{width:max-content;white-space:nowrap;display:flex;justify-content:center;align-items:center;font-size:15px;line-height:1.2;font-weight:400;color:#323232;padding:0 24px;margin-right:8px;margin-bottom:8px;border-radius:12px;border:1px solid #dcdde1;height:48px;transition:.3s}.news.blog-page .blog-cats li a.current-cat,.news.blog-page .blog-cats li span.current-cat{border:1.4px solid #000}.author-page{margin-bottom:80px}.author-page .back-btn{margin-bottom:40px}.author-page .meta .content{margin-top:24px}.author-page .meta .content p:last-child{margin-bottom:0}.author-page .author{display:flex;justify-content:flex-start;align-items:center}.author-page .author .meta h1{font-size:24px;font-weight:600;line-height:1.3;display:block;margin-bottom:8px}.author-page .author .meta span{font-size:15px;color:#84858b;line-height:1.5;font-weight:500}.author-page .author .avatar{min-width:200px;max-width:200px;aspect-ratio:1/1;overflow:hidden;border-radius:100%;margin-right:40px}.author-page .author .avatar img{border-radius:100%;overflow:hidden;object-fit:cover}.contacts-page{margin-bottom:80px}.contacts-page .wrap{display:block}.contacts-page .top{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.contacts-page .top .right{display:flex;justify-content:flex-end;align-items:center}.contacts-page .top .right a{height:42px;width:42px;background-color:#f6f8fa;border-radius:12px;margin-left:12px}.contacts-page .top .left{display:flex;justify-content:flex-start;align-items:center}.contacts-page .top .left .item{margin-right:38px;display:flex;justify-content:flex-start;align-items:center}.contacts-page .top .left .item .meta{display:block}.contacts-page .top .left .item .meta span{color:#737373;display:block}.contacts-page .top .left .item .meta a,.contacts-page .top .left .item .meta address{font-weight:500;display:block;line-height:1;letter-spacing:-.5px;white-space:nowrap}.contacts-page .top .left .item .meta a,.contacts-page .top .left .item .meta address{margin-bottom:8px}.contacts-page .top .left .item .meta a,.contacts-page .top .left .item .meta address{font-size:18px}.contacts-page .top .left .item .icon{min-width:24px;margin-right:12px}.contacts-page .map{width:100%;border:none;margin-bottom:20px;display:block}.contacts-page .map iframe{width:100%;height:auto;border:none;box-shadow:none;aspect-ratio:1240/580}.contacts-page .map iframe{border-radius:24px}.contacts-page .vars{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;min-width:calc(100% + 20px)}.contacts-page .vars .item{width:calc(50% - 20px);margin-right:20px;margin-bottom:20px;background-color:#f6f8fa}.contacts-page .vars .item{padding:32px}.contacts-page .vars .item{border-radius:24px}.contacts-page .vars .item .mini-title{font-weight:500;line-height:1}.contacts-page .vars .item .mini-title{margin-bottom:8px}.contacts-page .vars .item .mini-title{font-size:28px}.contacts-page .vars .item .mini-subtitle{line-height:1.2;margin-bottom:12px}.contacts-page .vars .item .list{display:block}.contacts-page .vars .item .list-item{width:100%;display:flex;justify-content:flex-start;align-items:center;padding-top:16px;padding-bottom:16px;border-bottom:1px solid #d4d4d4}.contacts-page .vars .item .list-item:last-child{border:none;padding-bottom:0}.contacts-page .vars .item .list-item .icon{min-width:42px;height:42px;width:42px;margin-right:12px;background-color:#fff;border-radius:12px}.contacts-page .vars .item .list-item .meta{display:block}.contacts-page .vars .item .list-item .meta span{color:#737373}.contacts-page .vars .item .list-item .meta p{line-height:1.2}.contacts-page .vars .item .list-item .meta p{margin-bottom:8px}.contacts-form .title{margin-bottom:16px}.contacts-form .subtitle{margin-bottom:24px;color:#737373}.contacts-form .form .submit{margin-bottom:16px}.contacts-form .form .input{margin-bottom:16px}.contacts-form .form .input textarea{max-height:100%;height:150px}.contacts-form .form .form-row{justify-content:space-between}.contacts-form .form .form-row .input,.contacts-form .form .form-row .submit{width:calc(33.3% - 10px);max-width:100%;min-width:0;margin-right:0;margin-left:0}.products-wrap{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%}.products-wrap .filters{width:300px}.products-wrap ul.products{width:calc(100% - 320px);flex-wrap:wrap;justify-content:flex-start;align-items:stretch;display:flex;min-width:0}.products-wrap ul.products li.product{width:25%;margin-right:0;padding:0 10px}.products-wrap ul.products li.product .product-thumb{padding:0}.products-wrap .woocommerce-notices-wrapper{order:-15;width:100%}ul.products{display:flex;justify-content:flex-start;align-items:stretch;min-width:calc(100% + 20px)}ul.products li.product{width:calc(20% - 20px);position:relative;height:auto;margin-right:20px;margin-bottom:30px}ul.products li.product .product-top{color:#323232;height:100%;display:flex;flex-direction:column}ul.products li.product .product-bottom{margin-bottom:0;margin-top:auto}ul.products li.product .product-thumb{background-color:#fff;padding:20px!important;width:100%;aspect-ratio:1/1}ul.products li.product .product-thumb img{object-fit:contain;aspect-ratio:1/1;height:auto;margin:auto}ul.products li.product .label{position:absolute;top:20px;left:20px;padding:0 6px;white-space:nowrap;border-radius:6px;background-color:#f3e2fd;height:24px;font-size:14px;color:#8a4aad;line-height:1;display:flex;justify-content:center;align-items:center}ul.products li.product .onsale{display:none}ul.products li.product .product-brand{transition:.5s;text-align:center;font-weight:700;line-height:1.2;margin-bottom:10px}ul.products li.product .product-brand{font-size:16px}ul.products li.product .product-title{transition:.5s;text-align:center;font-weight:500;line-height:1.2;margin-bottom:10px}ul.products li.product .product-title{font-size:16px}ul.products li.product .product-price{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}ul.products li.product .product-price .price-from{font-size:20px;font-weight:700}ul.products li.product .product-price .sale-percent{position:absolute;background-color:#ffdae8;border-radius:6px;height:24px;padding:0 6px;display:flex;justify-content:center;align-items:center;width:max-content;margin-left:0;color:#e21760;font-weight:500;line-height:1;font-size:14px;white-space:nowrap;top:50px;left:20px}ul.products li.product .product-price span bdi{font-weight:700;white-space:nowrap;line-height:1;letter-spacing:-.7px;font-size:20px}ul.products li.product .product-price ins{text-decoration:none;margin-right:10px}ul.products li.product .product-price del{text-decoration:none;width:max-content;position:relative}ul.products li.product .product-price del bdi{color:#838383;line-height:1;font-weight:400;font-size:20px}ul.products li.product .product-price del::after{position:absolute;content:"";height:1px;width:100%;min-width:calc(100% + 6px);background-color:#838383;top:50%;transform:translate(-50%,-50%);left:calc(50% - 1px)}.star-rating{display:flex;justify-content:center;align-items:center;width:max-content;margin:8px auto}#wpfOverlay{z-index:500;background-color:rgba(255,255,255,.7)!important}#wpfOverlay #wpfOverlayText{width:auto}#wpfOverlay .wpfPreview{width:100px}#wpfOverlay .woobewoo-filter-loader{width:100px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;background-size:contain;background-position:center}.wpf-loader-decorator{width:100%;height:100%;overflow:hidden}.wpf-loader-decorator .wpfPreview{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;margin:0;margin:auto;margin-top:100px}.wpf-loader-decorator .wpfPreview .woobewoo-filter-loader{height:200px;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-size:contain;background-position:center}.filters .wpfFilterTitle{margin-bottom:2px}.filters .wpfFilterTitle .wfpTitle{font-weight:600;font-size:16px}.filters ul.wpfFilterVerScroll{overflow-y:hidden;max-height:none!important}.filters ul.wpfFilterVerScroll li{margin-bottom:6px}.filters ul.wpfFilterVerScroll::-webkit-scrollbar{width:4px;background-color:#fff!important;border:none!important;background:#fff!important;box-shadow:none!important}.filters ul.wpfFilterVerScroll::-webkit-scrollbar-thumb{background:#e21760;border-radius:4px}.filters select{border-radius:10px;width:100%;height:50px;padding-left:15px}.filters .wpfFilterButtons .wpfClearButton{width:100%;height:50px;border-radius:999px;background-color:#e21760;color:#fff;text-transform:none;font-weight:500;font-size:16px;transition:.3s;cursor:pointer}.filters .wpfFilterButtons .wpfClearButton:hover{background-color:#323232}.filters .wpfMainWrapper{width:100%}.wpfLoaderLayout{background-color:transparent!important}.single-product-gallery{position:relative;user-select:none}.single-product-gallery .dots{display:none}.single-product-gallery .slider-thumbs{position:absolute;box-shadow:0 8px 40px 0 rgba(0,0,0,.08);background-color:#fff;width:100%;width:calc(100% - 200px);height:84px;display:flex;justify-content:center;align-items:center;overflow:hidden;bottom:-42px;z-index:10;left:50%;transform:translateX(-50%)}.single-product-gallery .slider-thumbs{border-radius:24px}.single-product-gallery .slider-thumbs-wrapper{display:flex;justify-content:flex-start;align-items:center;width:calc(100% - 48px - 48px)}.single-product-gallery .slider-thumbs .arr{width:24px;min-width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin:0 12px}.single-product-gallery .slider-thumb{overflow:hidden;aspect-ratio:1/1;background-color:#f6f8fa;border:1px solid #d4d4d4}.single-product-gallery .slider-thumb{border-radius:12px}.single-product-gallery .slider-thumb img{aspect-ratio:1/1;object-fit:cover;height:auto}.single-product-gallery .slider-thumb img{border-radius:12px}.single-product-gallery .slider-wrap{aspect-ratio:1/1;width:100%;height:auto;background-color:#f6f8fa}.single-product-gallery .slider-wrap{border-radius:24px}.single-product-gallery .slider-wrap .swiper{border:1px solid #d4d4d4}.single-product-gallery .slider-wrap .swiper{border-radius:24px}.single-product-gallery .slider-wrap .swiper-wrapper .swiper-slide{aspect-ratio:1/1;height:auto}.single-product-gallery .slider-wrap .swiper-wrapper .swiper-slide{border-radius:24px}.single-product-gallery .slider-wrap .swiper-wrapper .swiper-slide img{width:100%;object-fit:cover;aspect-ratio:1/1}.single-product-gallery .slider-wrap .swiper-wrapper .swiper-slide img{border-radius:24px}.single-product{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.single-product-left{width:600px}.single-product-right{width:calc(100% - 600px - 60px);display:flex;flex-direction:column}.single-product-right .page-title{font-size:42px;letter-spacing:-1.62px}.single-product-right .page-title{margin-bottom:20px}.single-product-desc{display:block}.single-product-desc{margin-bottom:32px}.single-product-desc p:last-child{margin-bottom:0}.single-product-desc li,.single-product-desc p{color:#737373}.single-product-desc li:last-child,.single-product-desc p:last-child{margin-bottom:0}.single-product-buttons{display:flex;justify-content:space-between;align-items:center}.single-product-buttons{margin-bottom:28px}.single-product-buttons .button{width:calc(50% - 8px);max-width:100%}.single-product .cart{width:calc(50% - 8px)}.single-product .cart .button{margin-right:28px;width:100%;position:relative;overflow:hidden}.single-product .cart .button{padding-left:32px}.single-product .cart .button{padding-right:32px}.single-product .cart .button::after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;border-right-color:#fff;opacity:0;transform:translate(-50%,-50%) rotate(0);animation:spin .8s linear infinite}.single-product .cart .button .icon{margin-right:8px;margin-left:0}.single-product .cart .button span{transition:.3s;color:#fff}.single-product .cart .button.added,.single-product .cart .button.loading{background-color:#e21760}.single-product .cart .button.added span,.single-product .cart .button.loading span{color:#fff}.single-product .cart .button.loading{pointer-events:none}.single-product .cart .button.loading .icon{opacity:0}.single-product .cart .button.loading span{opacity:0}.single-product .cart .button.loading::after{opacity:1}.single-product-attrs{display:flex;justify-content:flex-start;align-items:center;min-width:calc(100% + 28px)}.single-product-attrs{margin-bottom:32px}.single-product-attrs .item{display:flex;justify-content:flex-start;align-items:center;margin-right:28px}.single-product-attrs .item .meta{display:block}.single-product-attrs .item .meta .name{color:#737373;display:block}.single-product-attrs .item .meta .name{margin-bottom:4px}.single-product-attrs .item .meta .name{font-size:14px}.single-product-attrs .item .meta .value{font-size:16px}.single-product-attrs .item .icon{min-width:42px;width:42px;height:42px;background-color:#f6f8fa;margin-right:12px}.single-product-attrs .item .icon{border-radius:12px}.single-product-price{display:flex;justify-content:flex-start;align-items:center}.single-product-price{margin-bottom:24px}.single-product-price .status{display:flex;justify-content:flex-start;align-items:center;margin-left:28px}.single-product-price .status .icon{margin-right:8px}.single-product-price .status span{font-weight:500}.single-product-price .status span{font-size:16px}.single-product-price .sale-percent{background-color:#e21760;border-radius:999px;height:28px;padding:0 8px;display:flex;justify-content:center;align-items:center;width:max-content;margin-left:16px;color:#fff;font-weight:500;line-height:1;white-space:nowrap}.single-product-price .sale-percent{font-size:16px}.single-product-price .price{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.single-product-price .price .amount{margin-right:5px;display:flex;justify-content:flex-start;align-items:center}.single-product-price .price .amount:last-child{margin-left:5px}.single-product-price .price span bdi{font-weight:500;white-space:nowrap;line-height:1;letter-spacing:-.7px}.single-product-price .price span bdi{font-size:24px}.single-product-price .price ins{text-decoration:none;margin-right:20px}.single-product-price .price del{text-decoration:none;width:max-content;position:relative}.single-product-price .price del bdi{color:#737373;line-height:1;font-weight:400}.single-product-price .price del bdi{font-size:16px}.single-product-price .price del::after{position:absolute;content:"";height:1px;width:100%;min-width:calc(100% + 6px);background-color:#737373;top:50%;transform:translate(-50%,-50%);left:calc(50% - 1px)}.single-product__brand{display:block;margin-bottom:0;margin-top:auto}.single-product__brand b{display:block;margin-bottom:16px;font-size:18px;font-weight:600}.single-product__brand a{aspect-ratio:262/100;max-width:220px;width:220px;height:auto;display:flex;justify-content:center;align-items:center;border-radius:16px;transition:.3s;border:1px solid #d4d4d4;color:#323232}.single-product__brand a:hover{color:#e21760;border-color:#e21760}.single-content .container{padding:0}.single-content-attrs{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.single-content-attrs .item{width:calc(50% - 20px);border-bottom:1px solid #d4d4d4;display:flex;justify-content:space-between;align-items:center}.single-content-attrs .item{padding-top:16px}.single-content-attrs .item{padding-bottom:16px}.single-content-attrs .item p{width:49%;color:#737373}.single-content-attrs .item span{width:49%;text-align:end}.single-product-reviews .wrap{display:none}.single-product-reviews .wrap.active{display:block}.single-product-reviews .title-row .title{margin-right:32px;color:#d4d4d4;cursor:pointer;transition:.3s}.single-product-reviews .title-row .title.active{color:#323232}.single-product-reviews .gallery{min-width:calc(100% + 16px)}.single-product-reviews .gallery{margin-bottom:32px}.single-product-reviews .gallery .moar-images{position:absolute;right:0;right:16px;top:50%;transform:translateY(-50%);width:calc(10% - 16px);z-index:10;background-color:rgba(0,0,0,.5);aspect-ratio:1/1;color:#fff;display:flex;justify-content:center;align-items:center;line-height:1;letter-spacing:.54px;cursor:pointer}.single-product-reviews .gallery .moar-images{font-size:18px}.single-product-reviews .gallery .moar-images{border-radius:20px}.single-product-reviews .gallery b{font-size:24px}.single-product-reviews .gallery b{margin-bottom:16px}.single-product-reviews .gallery .swiper-wrapper .item{width:calc(10% - 16px);margin-right:16px;aspect-ratio:1/1;height:auto;overflow:hidden}.single-product-reviews .gallery .swiper-wrapper .item{border-radius:20px}.single-product-reviews .gallery .swiper-wrapper .item img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:1s}.single-product-reviews .gallery .swiper-wrapper .item img{border-radius:20px}.variations_form{display:block;margin-bottom:30px}.variations_form .woocommerce-variation-add-to-cart{display:flex;justify-content:flex-start;align-items:center;margin-top:30px}.variations_form .woocommerce-variation-add-to-cart .quantity{display:none!important}.variations_form .woocommerce-variation-price{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.variations_form .woocommerce-variation-price *{transition:0}.variations_form .woocommerce-variation-price .price{display:flex;justify-content:flex-start;align-items:center}.variations_form .woocommerce-variation-price .amount{margin-right:5px;display:flex;justify-content:flex-start;align-items:center}.variations_form .woocommerce-variation-price .amount:last-child{margin-left:5px}.variations_form .woocommerce-variation-price span bdi{font-weight:500;white-space:nowrap;line-height:1;letter-spacing:-.7px}.variations_form .woocommerce-variation-price span bdi{font-size:24px}.variations_form .woocommerce-variation-price ins{text-decoration:none;margin-right:20px}.variations_form .woocommerce-variation-price del{text-decoration:none;width:max-content;position:relative;display:flex;justify-content:flex-start;align-items:center}.variations_form .woocommerce-variation-price del bdi{color:#737373;line-height:1;font-weight:400}.variations_form .woocommerce-variation-price del bdi{font-size:16px}.variations_form .woocommerce-variation-price del::after{position:absolute;content:"";height:1px;width:100%;min-width:calc(100% + 6px);background-color:#737373;top:50%;transform:translate(-50%,-50%);left:calc(50% - 1px)}.variations_form .var{display:block;margin-bottom:30px}.variations_form .var input{display:none}.variations_form .var input:checked+label{background-color:#e21760;color:#fff;border-color:#e21760}.variations_form .var label{width:max-content;display:flex;justify-content:center;align-items:center;border-radius:8px;height:38px;padding:0 16px;margin-right:10px;margin-bottom:10px;border:1px solid #d4d4d4;cursor:pointer;transition:.3s}.variations_form .var-label{font-size:20px;font-weight:600;display:block;margin-bottom:10px}.variations_form .var-wrap{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.single-product-reviews .title{margin-bottom:16px}.single-product-reviews .subtitle{margin-bottom:24px;color:#737373}.single-product-reviews .wrap{display:block;position:relative;max-width:100%;width:100%}.single-product-reviews .moar-btn{margin:auto}.single-product-reviews .questions-list,.single-product-reviews .revirew-list{width:100%;margin-bottom:60px}.single-product-reviews .questions-list .comments,.single-product-reviews .revirew-list .comments{display:block}.single-product-reviews .questions-list .comments .content p:last-child,.single-product-reviews .revirew-list .comments .content p:last-child{margin-bottom:0}.single-product-reviews .questions-list .comments .children,.single-product-reviews .revirew-list .comments .children{padding-left:0;margin-top:-40px;position:relative}.single-product-reviews .questions-list .comments .children::after,.single-product-reviews .revirew-list .comments .children::after{position:absolute;content:"";height:1px;width:calc(100% - 48px);left:50%;top:10px;transform:translateX(-50%);background-color:#d4d4d4}.single-product-reviews .questions-list .comments .children li,.single-product-reviews .revirew-list .comments .children li{border-radius:0 0 24px 24px;padding-left:64px}.single-product-reviews .questions-list .comments li,.single-product-reviews .revirew-list .comments li{display:block;margin-bottom:20px;background-color:#f5f5f5;border-radius:24px;padding:30px}.single-product-reviews .questions-list .comments li .top,.single-product-reviews .revirew-list .comments li .top{display:flex;align-items:center;justify-content:flex-start;margin-bottom:24px}.single-product-reviews .questions-list .comments li .top .avatar,.single-product-reviews .revirew-list .comments li .top .avatar{height:64px;width:64px;min-width:64px;display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:#e21760;margin-right:14px;color:#fff;font-weight:500;font-size:28px;line-height:1}.single-product-reviews .questions-list .comments li .top .avatar.adm-avatar,.single-product-reviews .revirew-list .comments li .top .avatar.adm-avatar{background-color:#fff}.single-product-reviews .questions-list .comments li .top .avatar.adm-avatar img,.single-product-reviews .revirew-list .comments li .top .avatar.adm-avatar img{width:50px;height:50px}.single-product-reviews .questions-list .comments li .top .meta,.single-product-reviews .revirew-list .comments li .top .meta{display:block;position:relative;width:100%}.single-product-reviews .questions-list .comments li .top .meta .star-rating,.single-product-reviews .revirew-list .comments li .top .meta .star-rating{position:absolute;right:0;top:50%;transform:translateY(-50%)}.single-product-reviews .questions-list .comments li .top .meta .date,.single-product-reviews .revirew-list .comments li .top .meta .date{font-size:16px;font-weight:400;color:#737373}.single-product-reviews .questions-list .comments li .top .meta .author,.single-product-reviews .revirew-list .comments li .top .meta .author{display:flex;align-items:center;justify-content:flex-start;margin-bottom:8px}.single-product-reviews .questions-list .comments li .top .meta .author .name,.single-product-reviews .revirew-list .comments li .top .meta .author .name{font-weight:500;font-size:18px;display:block;display:flex;letter-spacing:-.5px;color:#323232;margin-right:16px;justify-content:flex-start;align-items:center}.single-product-reviews .questions-list .comments li .top .meta .author .name .icon,.single-product-reviews .revirew-list .comments li .top .meta .author .name .icon{margin-left:8px}.single-product-reviews .questions-list .no-rew p,.single-product-reviews .revirew-list .no-rew p{font-size:18px;font-weight:500;line-height:1.5}.single-product-reviews .question-form form,.single-product-reviews .review-form form{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.single-product-reviews .question-form p.comment-form-cookies-consent,.single-product-reviews .review-form p.comment-form-cookies-consent{display:none}.single-product-reviews .question-form .close,.single-product-reviews .review-form .close{position:absolute;top:15px;right:15px;z-index:10;cursor:pointer}.single-product-reviews .question-form .form-submit,.single-product-reviews .review-form .form-submit{max-width:calc(33.3% - 16px);width:100%}.single-product-reviews .question-form input.submit,.single-product-reviews .review-form input.submit{display:flex;justify-content:center;align-items:center;background-color:#e21760;transition:.2s;height:64px;cursor:pointer;color:#fff;font-weight:500;border-radius:12px;margin:0;width:100%}.single-product-reviews .question-form input.submit:hover,.single-product-reviews .review-form input.submit:hover{background-color:#000;transition:.2s}.single-product-reviews .question-form small,.single-product-reviews .review-form small{display:none;margin:0}.single-product-reviews .question-form small.form-text,.single-product-reviews .review-form small.form-text{display:block;width:100%;font-size:12px;color:#737373;margin-top:16px}.single-product-reviews .question-form small.form-text a,.single-product-reviews .review-form small.form-text a{color:#737373}.single-product-reviews .question-form .woocommerce-error,.single-product-reviews .question-form .woocommerce-info,.single-product-reviews .question-form .woocommerce-message,.single-product-reviews .review-form .woocommerce-error,.single-product-reviews .review-form .woocommerce-info,.single-product-reviews .review-form .woocommerce-message{margin:0;margin-bottom:20px;font-size:14px;padding-left:45px}.single-product-reviews .question-form .woocommerce-error li::after,.single-product-reviews .question-form .woocommerce-info li::after,.single-product-reviews .question-form .woocommerce-message li::after,.single-product-reviews .review-form .woocommerce-error li::after,.single-product-reviews .review-form .woocommerce-info li::after,.single-product-reviews .review-form .woocommerce-message li::after{display:none}.single-product-reviews .question-form .woocommerce-error:before,.single-product-reviews .question-form .woocommerce-info:before,.single-product-reviews .question-form .woocommerce-message:before,.single-product-reviews .review-form .woocommerce-error:before,.single-product-reviews .review-form .woocommerce-info:before,.single-product-reviews .review-form .woocommerce-message:before{top:50%;transform:translateY(-50%);left:15px}.single-product-reviews .question-form .input,.single-product-reviews .review-form .input{margin-bottom:16px;max-width:calc(33.3% - 8px);width:100%;margin-right:16px}.single-product-reviews .question-form .input.textarea,.single-product-reviews .review-form .input.textarea{max-width:100%;margin-right:0}.single-product-reviews .question-form .comment-notes,.single-product-reviews .review-form .comment-notes{display:none;width:100%}.single-product-reviews .question-form .comment-form-rating,.single-product-reviews .review-form .comment-form-rating{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;margin-bottom:20px}.single-product-reviews .question-form .rew-label,.single-product-reviews .review-form .rew-label{color:#323232;color:#737373;display:block;font-size:14px;margin-left:16px;font-weight:400;line-height:1.2}.single-product-reviews .question-form textarea,.single-product-reviews .review-form textarea{height:190px}.cart-wrap{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.cart-right{width:300px;background-color:#f6f8fa}.cart-right{border-radius:24px}.cart-right{padding:28px}.cart-right .cart-coupon{display:block;background-color:#fff;margin-bottom:20px;border-radius:12px;padding:10px}.cart-right .cart-coupon .button{background-color:#fff!important;color:#e21760!important;cursor:pointer;display:flex;justify-content:center;align-items:center;font-weight:500;letter-spacing:-.1px;line-height:1;transition:.3s;padding:0;height:40px;border-radius:12px;border:1px solid rgba(47,43,67,.15);width:100%}.cart-right .cart-coupon .button{font-size:16px}.cart-right .cart-coupon .button:hover{color:#000;border-color:#000}.cart-right .cart-coupon input{height:44px;width:100%;background-color:#fff;color:#737373;border-radius:12px;border:1px solid #fff;margin-bottom:10px}.cart-right .cart-coupon input.error{border:1px solid red}.cart-right .mini-title{margin-bottom:20px}.cart-right .mini-title{font-size:24px}.cart-right a.btn{display:none!important}.cart-right a.button.cart-order{width:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:500;font-size:16px;height:64px;border-radius:12px}.cart-right a.button.cart-order:hover{background-color:rgba(34,197,94,.7);color:#fff}.cart-right .order-total{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px;margin-top:20px}.cart-right .order-total span bdi,.cart-right .order-total span span{font-weight:500;line-height:1;white-space:nowrap;letter-spacing:-.8px}.cart-right .order-total span bdi,.cart-right .order-total span span{font-size:28px}.cart-right .order-total small{white-space:nowrap;margin-left:16px;color:#737373;line-height:1;display:block;font-size:14px}.cart-right .meta{display:block}.cart-right .meta-item{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.cart-right .meta-item:last-child{margin-bottom:0}.cart-right .meta-item .line{border-top:1px solid #d4d4d4;width:100%;margin:0 8px;margin-bottom:4px}.cart-right .meta-item p{color:#737373}.cart-right .meta-item b,.cart-right .meta-item p{font-weight:400;white-space:nowrap;line-height:1;margin:0;padding:0}.cart-right .meta-item b,.cart-right .meta-item p{font-size:16px}.cart-left{width:calc(100% - 300px - 20px)}.cart-left .item{background-color:#f6f8fa;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.cart-left .item{margin-bottom:20px}.cart-left .item{padding:24px}.cart-left .item{border-radius:24px}.cart-left .item .variation{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.cart-left .item .variation .variation{margin-right:20px}.cart-left .item .variation .variation-apacity p{padding-left:5px}.cart-left .item .variation *{margin:5px 0}.cart-left .item::last-child{margin-bottom:0}.cart-left .item-bottom{width:100%;display:block;margin-top:30px}.cart-left .item-bottom .mini-title{margin-bottom:16px}.cart-left .item-bottom .mini-title{font-size:18px}.cart-left .item-bottom .access-wrap{display:block}.cart-left .item-bottom .access-item{display:flex;justify-content:flex-start;align-items:center;margin-bottom:14px}.cart-left .item-bottom .access-item:last-child{margin-bottom:0}.cart-left .item-bottom .access-item input{display:none}.cart-left .item-bottom .access-item label{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;position:relative;padding-left:34px;min-height:24px}.cart-left .item-bottom .access-item label::after{position:absolute;content:"";height:24px;width:24px;border-radius:8px;background-color:#fff;background-repeat:no-repeat;background-size:contain;background-position:center;left:0;top:50%;transform:translateY(-50%)}.cart-left .item-bottom .access-item label b,.cart-left .item-bottom .access-item label bdi,.cart-left .item-bottom .access-item label p,.cart-left .item-bottom .access-item label span{margin:0;display:flex;line-height:1;font-weight:400;white-space:nowrap}.cart-left .item-bottom .access-item label b,.cart-left .item-bottom .access-item label bdi,.cart-left .item-bottom .access-item label p,.cart-left .item-bottom .access-item label span{font-size:16px}.cart-left .item-bottom .access-item label .plus{margin:0 10px;color:#737373}.cart-left .item-bottom .access-item label b{color:#737373}.cart-left .item-bottom .access-item input:checked+label::after{background-color:#e21760;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InRpY2stMDIgMSI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik01IDE0TDguNSAxNy41TDE5IDYuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=")}.cart-left .item-left{display:flex;justify-content:flex-start;align-items:flex-start}.cart-left .item-left .quantity{display:flex;justify-content:flex-start;align-items:center}.cart-left .item-left .quantity .input-text{background-color:transparent;height:42px;width:46px;text-align:center;display:flex;justify-content:center;padding:0}.cart-left .item-left .quantity .qty_button{background-color:#fff;display:flex;justify-content:center;align-items:center;min-width:42px;height:42px;width:42px;border-radius:10px;cursor:pointer;transition:.3s}.cart-left .item-left .status{display:flex;justify-content:flex-start;align-items:center;margin-bottom:12px;margin-top:12px}.cart-left .item-left .status svg{margin-right:12px}.cart-left .item-left .product-thumbnail{background-color:#fff;overflow:hidden;width:110px;min-width:110px;aspect-ratio:1/1;border-radius:16px;margin-right:24px}.cart-left .item-left .product-thumbnail img{object-fit:cover;border-radius:16px;aspect-ratio:1/1}.cart-left .item-left .product-name a{color:#000;text-decoration:none;font-weight:500;display:block;line-height:1;letter-spacing:-.5px}.cart-left .item-right{display:flex;justify-content:flex-end;align-items:center;padding-top:30px}.cart-left .item-right .product-price{display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:center}.cart-left .item-right .product-price .old-price{margin-top:10px}.cart-left .item-right .product-price .old-price span bdi{font-weight:400;color:#737373;position:relative}.cart-left .item-right .product-price .old-price span bdi::after{position:absolute;content:"";height:1px;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#737373}.cart-left .item-right .product-price .old-price span bdi{font-size:16px}.cart-left .item-right .product-price .new-price span bdi{font-weight:500}.cart-left .item-right .product-price .new-price span bdi{font-size:18px}.cart-left .item-right .product-remove{cursor:pointer;transition:.3s;margin-left:32px}.woocommerce-error li,.woocommerce-message li,.woocommerce-notices-wrapper li{padding-left:0;font-weight:400}.woocommerce-error li,.woocommerce-message li,.woocommerce-notices-wrapper li{font-size:16px}.woocommerce-error li a,.woocommerce-error li p,.woocommerce-message li a,.woocommerce-message li p,.woocommerce-notices-wrapper li a,.woocommerce-notices-wrapper li p{font-weight:400;color:#323232;text-decoration:none;pointer-events:none}.woocommerce-error li a,.woocommerce-error li p,.woocommerce-message li a,.woocommerce-message li p,.woocommerce-notices-wrapper li a,.woocommerce-notices-wrapper li p{font-size:16px}.woocommerce-error li strong,.woocommerce-message li strong,.woocommerce-notices-wrapper li strong{font-weight:400;color:#323232;text-decoration:none;pointer-events:none}.woocommerce-error li strong,.woocommerce-message li strong,.woocommerce-notices-wrapper li strong{font-size:16px}.woocommerce-error li::after,.woocommerce-message li::after,.woocommerce-notices-wrapper li::after{display:none}.not-found .wrap{display:block;padding:60px 0}.not-found .wrap h1{font-size:104px;font-weight:600;color:#e21760;text-align:center;width:100%}.not-found .wrap p{text-align:center;margin:auto;max-width:600px}.not-found .wrap .button{margin:auto;margin-top:40px;min-width:300px}.woocommerce .woocommerce-notices-wrapper:nth-child(2){display:none!important}.woocommerce .blockUI.blockOverlay{z-index:15!important}.select2-dropdown{background-color:#f6f8fa!important;border:none!important;border-radius:12px!important;margin-top:10px;box-shadow:0 0 14px 4px rgba(0,0,0,.1)}.select2-dropdown{padding:24px}.select2-dropdown ul{overflow-y:visible!important}.select2-dropdown ul li{background-color:#f6f8fa!important;display:flex;align-items:center;border-radius:12px;box-shadow:none!important;margin:0!important;margin-bottom:12px!important;height:auto!important;padding:0!important}.select2-dropdown ul li:last-child{margin-bottom:0!important}.select2-dropdown ul li.select2-results__option--highlighted,.select2-dropdown ul li:hover{color:#e21760!important}.select2-dropdown .select2-search{display:none}.select2-dropdown .select2-results{display:block}.select2-dropdown .select2-results .select2-results__options{display:block}#billing_address_2_field{display:none}#billing_country_field{order:-20;margin-bottom:12px;height:64px;position:relative}#billing_country_field .required_field{display:block;font-size:14px;color:#737373;line-height:1;position:absolute;left:18px;top:14px;z-index:15}#billing_country_field .woocommerce-input-wrapper{height:64px}#billing_country_field .select2-selection{height:64px;border-radius:12px;padding-left:16px!important;display:flex;align-items:center;border:none;background-color:#f6f8fa;padding-top:20px}#billing_country_field .select2-selection .select2-selection__rendered{padding:0}.checkout-form{display:flex;flex-direction:column}.checkout{display:flex;justify-content:space-between;align-items:flex-start;position:relative;flex-wrap:wrap;padding-top:30px}.checkout .shipping-calculator-button{display:none}.checkout .open-pvz-btn{padding:0;background-color:transparent;border:none;box-shadow:none}.checkout .open-pvz-btn a,.checkout a[data-boxberry-open=true]{background-color:#e21760;display:flex;justify-content:center;align-items:center;margin-top:16px;margin-top:8px;min-height:40px;padding:5px 16px;border-radius:10px;margin-left:-16px;color:#fff!important;font-weight:500;font-size:14px;text-decoration:none;transition:.3s;line-height:1.2;text-align:center;width:100%;max-width:100%;min-width:0}.checkout .open-pvz-btn a:hover,.checkout a[data-boxberry-open=true]:hover{background-color:#000}.checkout .open-pvz-btn a{margin-left:0}.checkout .woocommerce-NoticeGroup{width:100%!important}.checkout .input,.checkout .woocommerce-input-wrapper{margin-bottom:12px}.checkout .input input,.checkout .woocommerce-input-wrapper input{height:64px;border-radius:12px;width:100%;padding-left:16px;background-color:#f6f8fa}.checkout .input textarea,.checkout .woocommerce-input-wrapper textarea{background-color:#f6f8fa;border-radius:12px;padding-left:16px}.checkout .checkout-section{margin-bottom:30px}.checkout .mini-title{margin-bottom:20px;font-weight:500;line-height:1;letter-spacing:-.7px}.checkout .mini-title{font-size:24px}.checkout-right{width:400px;background-color:#f6f8fa}.checkout-right{padding:28px}.checkout-right{border-radius:24px}.checkout-right #order_review_heading{margin:0;margin-bottom:20px}.checkout-right #order_review_heading{font-size:28px}.checkout-right button.button-green{width:100%;max-width:100%;border-radius:12px;background-color:#22c55e!important;color:#fff!important;font-weight:500;font-size:16px;display:flex;justify-content:center;align-items:center;height:64px;margin-bottom:20px;cursor:pointer;transition:.2s;opacity:1}.checkout-right button.button-green:hover{color:#fff!important;background-color:#e21760!important}.checkout-right .place-order{display:flex;flex-direction:column-reverse;align-items:flex-start;padding:0!important;margin:0!important}.checkout-right .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{font-size:14px;color:#737373;margin:0;line-height:1.2}.checkout-right .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a{font-size:14px;color:#e21760;text-decoration:none}.checkout-right .woocommerce-checkout-payment #place_order{margin-bottom:0}.checkout-right .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{display:none}.checkout-right .woocommerce-checkout-payment .payment-block{margin-bottom:0}.checkout-right .woocommerce-checkout-payment .payment-block .mini-title,.checkout-right .woocommerce-checkout-payment .shipping-block .mini-title{display:none}.checkout-right .woocommerce-checkout-payment ul{display:none}.checkout-right .ship{display:block}.checkout-left{width:calc(100% - 400px - 120px)}.checkout-left .cart_totals{display:none}.checkout-left .woocommerce-checkout-payment .place-order{display:none}.checkout ul#shipping_method li{padding-left:0;display:block;margin-bottom:16px;width:100%;position:relative}.checkout ul#shipping_method li label::before{position:absolute;content:"";height:28px;width:98px;background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%);z-index:20;right:20px;display:none}.checkout ul#shipping_method li.boxberry label::before{background-image:url("/wp-content/themes/main/css/../img/delivery/boxberry.svg?lm=682ADB71");display:block;--lzl-bg-img:"/wp-content/themes/main/css/../img/delivery/boxberry.svg?lm=682ADB71"}.checkout ul#shipping_method li.cdek label::before{height:22px;width:66px;background-image:url("/wp-content/themes/main/css/../img/delivery/cdek.svg?lm=682ADB71");display:block;--lzl-bg-img:"/wp-content/themes/main/css/../img/delivery/cdek.svg?lm=682ADB71"}.checkout ul#shipping_method li.cdek label::before.lzl:not(.lzl-ed),.checkout ul#shipping_method li.cdek label::before.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2066%2022%22%20width%3D%2266%22%20height%3D%2222%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}.checkout ul#shipping_method li::after{display:none}.checkout ul#shipping_method li:last-child{margin-bottom:0}.checkout ul#shipping_method li input{display:none}.checkout ul#shipping_method li label::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkZyYW1lIDEzMjEzMTgwMDkiPgo8cGF0aCBkPSJNMC41IDEyQzAuNSA1LjY0ODczIDUuNjQ4NzMgMC41IDEyIDAuNUMxOC4zNTEzIDAuNSAyMy41IDUuNjQ4NzMgMjMuNSAxMkMyMy41IDE4LjM1MTMgMTguMzUxMyAyMy41IDEyIDIzLjVDNS42NDg3MyAyMy41IDAuNSAxOC4zNTEzIDAuNSAxMloiIHN0cm9rZT0iI0UyMTc2MCIvPgo8Y2lyY2xlIGlkPSJFbGxpcHNlIDEzNDIiIGN4PSIxMiIgY3k9IjEyIiByPSI2IiBmaWxsPSIjRTIxNzYwIi8+CjwvZz4KPC9zdmc+Cg==");background-size:24px 24px;background-position:center;border:none}.checkout ul#shipping_method li label::before{opacity:1;transition:.5s}.checkout ul#shipping_method li label{border-radius:20px;background-color:#f6f8fa;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:88px;padding:16px;padding-left:60px;position:relative;cursor:pointer}.checkout ul#shipping_method li label bdi,.checkout ul#shipping_method li label p,.checkout ul#shipping_method li label span{margin:0;line-height:1.2;font-weight:400;color:#737373;margin-top:8px}.checkout ul#shipping_method li label b{line-height:1;margin:0;font-weight:500}.checkout ul#shipping_method li label b{font-size:16px}.checkout ul#shipping_method li label::after{position:absolute;content:"";height:24px;width:24px;transition:.5s;top:50%;transform:translateY(-50%);left:20px;background-color:transparent;border:1px solid #d4d4d4;border-radius:100%}.checkout #payment{padding:0;margin:0;background-color:transparent}.checkout #payment ul.payment_methods{padding:0;margin:0;border:none}.checkout #payment ul.payment_methods::before{display:none}.checkout #payment ul.payment_methods li.wc_payment_method{margin:0;padding:0;border:none;margin-bottom:16px;position:relative}.checkout #payment ul.payment_methods li.wc_payment_method::before{position:absolute;content:"";height:34px;width:181px;background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%);z-index:20;right:20px;display:none}.checkout #payment ul.payment_methods li.wc_payment_method.payment_method_tochka::before{background-image:url("/wp-content/themes/main/css/../img/delivery/cards.svg?lm=682ADB71");display:block;--lzl-bg-img:"/wp-content/themes/main/css/../img/delivery/cards.svg?lm=682ADB71"}.checkout #payment ul.payment_methods li.wc_payment_method.payment_method_tochka::before.lzl:not(.lzl-ed),.checkout #payment ul.payment_methods li.wc_payment_method.payment_method_tochka::before.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20181%2034%22%20width%3D%22181%22%20height%3D%2234%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}.checkout #payment ul.payment_methods li.wc_payment_method input{display:none}.checkout #payment ul.payment_methods li.wc_payment_method input:checked+label::after{border-color:#e21760}.checkout #payment ul.payment_methods li.wc_payment_method input:checked+label::before{opacity:1;transition:.5s}.checkout #payment ul.payment_methods li.wc_payment_method:last-child{margin-bottom:0}.checkout #payment ul.payment_methods li.wc_payment_method::after,.checkout #payment ul.payment_methods li.wc_payment_method::before{display:none}.checkout #payment ul.payment_methods li.wc_payment_method label{border-radius:20px;background-color:#f6f8fa;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:88px;padding:16px;padding-left:60px;position:relative;cursor:pointer}.checkout #payment ul.payment_methods li.wc_payment_method label p{margin:0;line-height:1.2;font-weight:400;color:#737373;margin-top:8px;font-size:14px}.checkout #payment ul.payment_methods li.wc_payment_method label b{line-height:1;margin:0;font-weight:500}.checkout #payment ul.payment_methods li.wc_payment_method label b{font-size:16px}.checkout #payment ul.payment_methods li.wc_payment_method label::before{content:"";position:absolute;background-color:#e21760;height:14px;width:14px;border-radius:100%;top:50%;transform:translateY(-50%);left:26px;opacity:0;transition:.5s}.checkout #payment ul.payment_methods li.wc_payment_method label::after{position:absolute;content:"";height:24px;width:24px;transition:.5s;top:50%;transform:translateY(-50%);left:20px;background-color:transparent;border:1px solid #d4d4d4;border-radius:100%}#order_review .cart-coupon{display:block;background-color:#fff;margin-bottom:20px;border-radius:12px;padding:10px}#order_review .cart-coupon .button{background-color:#fff;color:#e21760;cursor:pointer;width:100%;display:flex;justify-content:center;justify-content:center;align-items:center;font-weight:500;letter-spacing:-.1px;line-height:1;transition:.3s;padding:0;padding-right:16px;border-radius:12px;border:1px solid rgba(47,43,67,.15);height:40px}#order_review .cart-coupon .button{font-size:16px}#order_review .cart-coupon .button:hover{color:#000;border-color:#000}#order_review .cart-coupon input{height:40px;margin-bottom:10px;width:100%;background-color:#fff;color:#737373;border-radius:12px;border:1px solid #fff}#order_review .cart-coupon input.error{border:1px solid red}#order_review .mini-title{margin-bottom:20px}#order_review .mini-title{font-size:24px}#order_review .order-total{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px;margin-top:20px}#order_review .order-total span bdi,#order_review .order-total span span{font-weight:500;line-height:1;letter-spacing:-.8px}#order_review .order-total span bdi,#order_review .order-total span span{font-size:28px}#order_review .order-total small{white-space:nowrap;margin-left:16px;color:#737373;line-height:1;display:block}#order_review .order-total small{font-size:16px}#order_review .meta{display:block}#order_review .meta-item{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}#order_review .meta-item:last-child{margin-bottom:0}#order_review .meta-item .line{border-top:1px solid #d4d4d4;width:100%;margin:0 8px;margin-bottom:4px}#order_review .meta-item p{color:#737373}#order_review .meta-item b,#order_review .meta-item p{font-weight:400;white-space:nowrap;line-height:1;margin:0;padding:0}#order_review .meta-item b,#order_review .meta-item p{font-size:16px}.popup-login .submit .button.loading{pointer-events:none;background-color:#e21760;font-size:0}.popup-login .submit .button.loading::after{opacity:1}.lost_reset_password.form{max-width:540px}.page-login{border:none;padding:0;display:block}.page-login .woocommerce-privacy-policy-text{display:none}.page-login .submit{width:100%;margin-bottom:16px;display:block;height:64px}.page-login .submit button.button,.page-login .submit input.button{width:100%;position:relative;display:flex}.page-login .submit button.button:hover,.page-login .submit input.button:hover{background-color:#000!important;color:#fff!important}.page-login .submit button.button::after,.page-login .submit input.button::after{content:"";position:absolute;top:50%!important;left:50%;width:24px;height:24px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;border-right-color:#fff;opacity:0;transform:translate(-50%,-50%) rotate(0);animation:spin .8s linear infinite}.page-login .submit button.button.loading,.page-login .submit input.button.loading{pointer-events:none;background-color:#e21760;font-size:0}.page-login .submit button.button.loading::after,.page-login .submit input.button.loading::after{opacity:1}.page-login-tabs{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-radius:12px;background-color:#f6f8fa;padding:5px;margin-top:20px;max-width:540px}.page-login-tabs .tab{display:flex;justify-content:center;align-items:center;height:42px;border-radius:12px;cursor:pointer;transition:.3s;width:calc(50% - 2px)}.page-login-tabs .tab.active{background-color:#e21760;color:#fff}.page-login .wrap{max-width:540px;display:none}.page-login .wrap a.lost_password{display:block;margin-top:16px}.page-login .wrap.active{display:block}.page-login .wrap .woocommerce-form{padding:0;border:none}.account{display:flex;justify-content:space-between;align-items:flex-start}.account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper{display:flex;flex-direction:column}.account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper #billing_country_field{order:-15}.account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .input:first-child{order:-5}.account .form-row.address-field.update_totals_on_change{margin:0;padding:0;position:relative}.account #_country_field{order:-20;margin-bottom:12px;height:64px;position:relative}.account #_country_field .required_field{display:block;font-size:14px;color:#737373;line-height:1;position:absolute;left:18px;top:14px;z-index:15}.account #_country_field .woocommerce-input-wrapper{height:64px}.account #_country_field .select2-selection{height:64px;border-radius:12px;padding-left:16px!important;display:flex;align-items:center;border:none;background-color:#f6f8fa;padding-top:20px}.account #_country_field .select2-selection .select2-selection__rendered{padding:0}.account .form-row-acc{justify-content:space-between;align-items:center;margin-bottom:40px}.account .input .woocommerce-password-hint{display:none!important}.account .input .woocommerce-password-strength{position:absolute;width:100%;top:calc(100% + 10px);left:0;font-size:12px;border-radius:12px;color:#fff;padding:5px 10px}.account .input .woocommerce-password-strength.short{background-color:#e21760}.account .input .woocommerce-password-strength.bad{background-color:#000}.account .input .woocommerce-password-strength.good{color:#000}.account .input .woocommerce-password-strength.strong{color:#000;background-color:#22c55e}.account .input button{width:max-content;right:16px}.account .button.disabled{color:#fff!important}.account .left{width:300px;background-color:#f6f8fa}.account .left{border-radius:24px}.account .left{padding:28px}.account .left ul{margin:0}.account .left ul li{padding-left:0;display:block;margin-bottom:20px}.account .left ul li:last-child{margin-bottom:0}.account .left ul li:last-child a{color:#e21760}.account .left ul li:last-child a .icon{display:none}.account .left ul li::after{display:none}.account .left ul li a{width:100%;text-decoration:none;display:block;display:flex;justify-content:space-between;align-items:center;color:#737373;font-weight:400}.account .left ul li a .icon{width:max-content;margin-left:10px}.account .left ul li a .icon svg path{stroke:#d4d4d4}.account .left ul li.is-active a{color:#323232}.account .left ul li.is-active a .icon svg path{stroke:#e21760}.account .right{width:calc(100% - 300px - 50px)}.account .right .page-title{margin-bottom:40px}.account .user{display:block;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d4d4d4}.account .user span{color:#737373;display:block}.account .user b{margin-bottom:9px}.account .user b{font-size:18px}.account .user .avatar{height:64px;width:64px;display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:#e21760;margin-bottom:14px;color:#fff;line-height:1;font-weight:500;letter-spacing:-.8px;text-transform:uppercase}.account .user .avatar{font-size:28px}.account .mini-title{margin-bottom:20px}.account .mini-title{font-size:24px}.woocommerce .woocommerce-order .woocommerce-order-overview{margin-top:40px}.woocommerce .woocommerce-order ul{margin-top:20px}.woocommerce .woocommerce-order ul li{padding-left:0}.woocommerce .woocommerce-order ul li:after{display:none}.woocommerce .woocommerce-order b{display:block;line-height:1.2;margin-bottom:24px}ul.order_details li:after{display:none}.orders-wrap .order-item{background-color:#f6f8fa}.orders-wrap .order-item{border-radius:24px}.orders-wrap .order-item{padding:24px}.orders-wrap .order-item{margin-bottom:20px}.orders-wrap .order-item .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #d4d4d4}.orders-wrap .order-item .top .meta{display:block}.orders-wrap .order-item .top .meta .date{color:#737373;line-height:1.2;white-space:nowrap}.orders-wrap .order-item .top .meta a.number{display:flex;justify-content:flex-start;align-items:center;line-height:1;letter-spacing:-.5px;color:#323232;text-decoration:none;margin-bottom:11px}.orders-wrap .order-item .top .meta a.number{font-size:18px}.orders-wrap .order-item .top .meta a.number .icon{margin-left:17px}.orders-wrap .order-item .top .price{display:flex;justify-content:flex-end;align-items:center}.orders-wrap .order-item .top .price .payment-status{display:flex;justify-content:flex-end;align-items:center}.orders-wrap .order-item .top .price .payment-status .icon{margin-right:8px}.orders-wrap .order-item .top .price .payment-status span{font-weight:400;line-height:1.2;white-space:nowrap}.orders-wrap .order-item .top .price .total{font-weight:500;white-space:nowrap;line-height:1;letter-spacing:-.5px;margin-right:16px}.orders-wrap .order-item .top .price .total{font-size:18px}.orders-wrap .order-item .bottom{display:flex;justify-content:space-between;align-items:center}.orders-wrap .order-item .bottom-left .address p{line-height:1.2;font-weight:500;margin:0}.orders-wrap .order-item .bottom-left .address span{font-weight:400;line-height:1.2;margin-bottom:10px;display:block;letter-spacing:0;color:#737373}.orders-wrap .order-item .bottom-left .address span{font-size:16px}.orders-wrap .order-item .bottom-left .status-badge{height:28px;padding:0 12px;border-radius:9999px;color:#fff;font-weight:500;line-height:1;white-space:nowrap;display:flex;justify-content:center;align-items:center;margin-bottom:16px;width:max-content;background-color:#22c55e}.orders-wrap .order-item .bottom-left .status-badge.completed{background-color:#22c55e}.orders-wrap .order-item .bottom-left .status-badge.pending{background-color:#eab308}.orders-wrap .order-item .bottom-left .status-badge.processing{background-color:#eab308}.orders-wrap .order-item .bottom-left .status-badge.cancelled{background-color:#737373}.orders-wrap .order-item .bottom-right{display:flex;justify-content:flex-end;align-items:center}.orders-wrap .order-item .bottom-right img{width:80px;height:80px;background-color:#fff;border-radius:16px;object-fit:cover;margin-left:16px;display:none}.orders-wrap .order-item .bottom-right img:nth-child(1),.orders-wrap .order-item .bottom-right img:nth-child(2),.orders-wrap .order-item .bottom-right img:nth-child(3),.orders-wrap .order-item .bottom-right img:nth-child(4){display:block}.orders-wrap .order-item .btns{display:flex;justify-content:flex-start;align-items:center;margin-top:16px}.orders-wrap .order-item .btns .button{max-height:32px;height:32px;min-height:32px;display:flex;justify-content:center;align-items:center;border-radius:999px;padding:0 20px;font-size:16px;font-weight:400;margin-right:16px;background-color:#fff;border:none}.orders-wrap .order-item .btns .button.cancel:hover{opacity:.7}.orders-wrap .order-item .btns .button.pay{background-color:#22c55e;color:#fff}.orders-wrap .order-item .btns .button.pay:hover{background-color:#e21760;color:#fff}.orders-wrap .order-item .btns .button:hover{color:#e21760}a.back-btn.order-back{margin-top:-13px;margin-bottom:40px}a.back-btn.order-back span{color:#323232;transition:.3s}a.back-btn.order-back:hover span{color:#e21760}.single-order{display:block;background-color:#f6f8fa;margin-bottom:0}.single-order{border-radius:24px}.single-order{padding:24px}.single-order .top{margin-bottom:16px}.single-order .top .date{color:#737373;line-height:1.2;white-space:nowrap;display:block;margin:10px 0}.single-order .top .address p{line-height:1.2;font-weight:500;margin:0}.single-order .top .address span{font-weight:400;line-height:1.2;margin-bottom:10px;display:block;letter-spacing:0;color:#737373}.single-order .top .address span{font-size:16px}.single-order .top .status-badge{height:28px;padding:0 12px;border-radius:9999px;color:#fff;font-weight:500;line-height:1;white-space:nowrap;display:flex;justify-content:center;align-items:center;width:max-content;background-color:#22c55e}.single-order .top .status-badge.completed{background-color:#22c55e}.single-order .top .status-badge.pending{background-color:#eab308}.single-order .top .status-badge.processing{background-color:#eab308}.single-order .top .status-badge.cancelled{background-color:#737373}.single-order .items{display:block}.single-order .items .order-item{display:flex;justify-content:flex-start;align-items:center;padding:14px 0;margin:0;border-top:1px solid #d4d4d4}.single-order .items .order-item img{min-width:72px;height:72px;width:72px;border-radius:14px;background-color:#fff;object-fit:cover;margin-right:10px}.single-order .items .order-item .item-info{display:block}.single-order .items .order-item .item-info p,.single-order .items .order-item .item-info span{line-height:1;font-weight:500;letter-spacing:-.5px;margin:0;padding:0}.single-order .items .order-item .item-info p,.single-order .items .order-item .item-info span{font-size:18px}.single-order .items .order-item .item-info p{margin-bottom:10px}.single-order .order-footer{display:flex;justify-content:flex-start;align-items:center}.single-order .order-footer span{display:block;margin-right:16px;white-space:nowrap;cursor:pointer;color:#737373;font-size:14px;font-weight:400}.single-order .order-footer span:hover{color:#000}.single-order .order-footer a{text-decoration:none;color:#737373;font-size:14px;font-weight:400}.single-order .order-footer a:hover{color:#000}.single-order .btns{display:flex;justify-content:flex-start;align-items:center;margin-top:16px}.single-order .btns .button{max-height:32px;height:32px;min-height:32px;display:flex;justify-content:center;align-items:center;border-radius:999px;padding:0 20px;font-size:16px;font-weight:400;margin-right:16px;background-color:#fff;border:none}.single-order .btns .button.cancel:hover{opacity:.7}.single-order .btns .button.pay{background-color:#22c55e;color:#fff}.single-order .btns .button.pay:hover{background-color:#e21760;color:#fff}.checkout ul#shipping_method li.boxberry label::before.lzl:not(.lzl-ed),.checkout ul#shipping_method li.boxberry label::before.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2098%2028%22%20width%3D%2298%22%20height%3D%2228%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}.single-order .btns .button:hover{color:#e21760}.pay-order{display:block!important;width:100%;max-width:800px}.pay-order__review b{font-size:20px;margin-bottom:20px;display:block}.pay-order__review p{font-weight:500;font-size:20px;margin-bottom:20px;display:block}.pay-order .form-row{display:flex;justify-content:flex-start}.pay-order .form-row #place_order{margin-top:20px}.input .suggestions-wrapper .suggestions-suggestions{border:none;background-color:#f6f8fa;box-shadow:0 0 14px 4px rgba(0,0,0,.1);border-radius:12px;margin-top:10px;padding-bottom:2px!important}.input .suggestions-wrapper .suggestions-suggestions{padding:24px}.input .suggestions-wrapper .suggestions-suggestions .suggestions-hint{display:none}.input .suggestions-wrapper .suggestions-suggestions .suggestions-suggestion{padding:0;margin-bottom:16px;cursor:pointer;background:0 0!important}.input .suggestions-wrapper .suggestions-suggestions .suggestions-suggestion:last-child{margin-bottom:0!important}.input .suggestions-wrapper .suggestions-suggestions .suggestions-suggestion:hover{color:#e21760}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}@media (min-width:1026px){.only-single-page .thumb.video-toggle{transition-duration:.3s}.only-single-page .thumb.video-toggle:hover img{transform:translate(-50%,-50%) scale(1.2)}.only-single-page .thumb.video-toggle:hover::after{opacity:0}.only-single-page .single-top .meta-wrap .share .share-link:hover,.only-single-page .single-top .meta-wrap .share a:hover{transform:scale(1.05)}.single-product-reviews .title-row .title:hover{color:#000}.single-product-reviews .title-row .title.active:hover{color:#323232}.cart-right .cart-coupon .button:hover{background-color:#fff;color:#22c55e;transition:.3s}.cart-left{min-height:400px}.cart-left .item-right .product-remove a:hover{background-color:transparent}.cart-left .item-right .product-remove a:hover svg path{stroke:#e21760}.cart-left .item-left .quantity .qty_button:hover{background-color:#e21760}.cart-left .item-left .quantity .qty_button:hover svg path{stroke:#fff}.cart-left .item-left .product-name a:hover{color:#000}.account .left ul li a:hover{color:#323232}.account .left ul li a:hover .icon svg path{stroke:#e21760}}@media (min-width:1081px){.lg-container .lg-content{margin-bottom:30px}.lg-container .lg-components{display:none}.btn.btn-default.button-green:hover,.button.button-green:hover,.checkout.pay-order #place_order.button-green:hover,.return-to-shop a.button.button-green:hover,.woocommerce button.button.button-green:hover,.woocommerce-Button.wc-forward.button.button-green:hover,.woocommerce-order a.button.button-green:hover,a.button.button-green:hover{color:#fff;background-color:rgba(34,197,94,.7)}.btn.btn-default.button-white:hover,.button.button-white:hover,.checkout.pay-order #place_order.button-white:hover,.return-to-shop a.button.button-white:hover,.woocommerce button.button.button-white:hover,.woocommerce-Button.wc-forward.button.button-white:hover,.woocommerce-order a.button.button-white:hover,a.button.button-white:hover{color:#fff;background-color:#000}.btn.btn-default.button-white:hover svg path,.button.button-white:hover svg path,.checkout.pay-order #place_order.button-white:hover svg path,.return-to-shop a.button.button-white:hover svg path,.woocommerce button.button.button-white:hover svg path,.woocommerce-Button.wc-forward.button.button-white:hover svg path,.woocommerce-order a.button.button-white:hover svg path,a.button.button-white:hover svg path{fill:#fff}.btn.btn-default.button-white:hover span,.button.button-white:hover span,.checkout.pay-order #place_order.button-white:hover span,.return-to-shop a.button.button-white:hover span,.woocommerce button.button.button-white:hover span,.woocommerce-Button.wc-forward.button.button-white:hover span,.woocommerce-order a.button.button-white:hover span,a.button.button-white:hover span{color:#fff}.btn.btn-default.button-border:hover,.button.button-border:hover,.checkout.pay-order #place_order.button-border:hover,.return-to-shop a.button.button-border:hover,.woocommerce button.button.button-border:hover,.woocommerce-Button.wc-forward.button.button-border:hover,.woocommerce-order a.button.button-border:hover,a.button.button-border:hover{background-color:#e21760;color:#fff}.btn.btn-default.button-light:hover,.button.button-light:hover,.checkout.pay-order #place_order.button-light:hover,.return-to-shop a.button.button-light:hover,.woocommerce button.button.button-light:hover,.woocommerce-Button.wc-forward.button.button-light:hover,.woocommerce-order a.button.button-light:hover,a.button.button-light:hover{color:#fff;background-color:#ff0026}a.link-all:hover .icon{transform:rotate(45deg)}a.link-all:hover span{color:#000}.form .input-file label{transition:.2s}.form .input-file label:hover{transition:.2s;color:#e21760;border-color:#e21760}.brands__item:hover{border-color:#e21760;color:#e21760}.news.blog-page .last-post .right:hover .mini-title{color:#e21760}.news.blog-page .blog-cats li a:hover{border-color:#000}.contacts-page .top .right a:hover{background-color:#000}.contacts-page .top .right a:hover svg path{fill:#fff}.contacts-page .top .right a:hover svg path.red{fill:#000}ul.products li.product:hover .product-title{color:#e21760}}@media (max-width:1080px){.title-row{margin-bottom:24px}.woocommerce-pagination ul,.wp-pagenavi{display:flex;justify-content:center;align-items:center;margin-top:0}.woocommerce-pagination ul a,.woocommerce-pagination ul span,.wp-pagenavi a,.wp-pagenavi span{height:34px;width:34px;border-radius:6px;font-size:12px;font-weight:500;font-weight:400;margin:0 3px;display:flex;justify-content:center;align-items:center;border:none}.woocommerce-pagination ul a,.wp-pagenavi a{color:#323232}.woocommerce-pagination ul a:hover,.wp-pagenavi a:hover{background-color:#fff}.woocommerce-pagination ul span.current,.wp-pagenavi span.current{background-color:#f5f5f5;color:#323232;font-weight:400}.woocommerce-pagination ul .next,.woocommerce-pagination ul .prev,.woocommerce-pagination ul a.nextpostslink,.woocommerce-pagination ul a.previouspostslink,.wp-pagenavi .next,.wp-pagenavi .prev,.wp-pagenavi a.nextpostslink,.wp-pagenavi a.previouspostslink{border-radius:6px;padding:0 12px;margin-left:10px;font-size:12px;color:#fff;background-color:#e21760;width:max-content}.woocommerce-pagination ul .next:hover,.woocommerce-pagination ul .prev:hover,.woocommerce-pagination ul a.nextpostslink:hover,.woocommerce-pagination ul a.previouspostslink:hover,.wp-pagenavi .next:hover,.wp-pagenavi .prev:hover,.wp-pagenavi a.nextpostslink:hover,.wp-pagenavi a.previouspostslink:hover{color:#fff;background-color:#000}.woocommerce-pagination ul a.previouspostslink,.wp-pagenavi a.previouspostslink{margin-left:0;margin-right:10px}.woocommerce-pagination ul .pages,.wp-pagenavi .pages{display:none}.title-row{display:block;width:100%}.title-row .title{margin-bottom:16px}.title-row .subtitle{margin-bottom:0;max-width:100%;margin-left:0}.dots{display:flex!important;position:static;justify-content:center;align-items:center;margin-top:16px}.dots .swiper-pagination-bullet{border-radius:999px;height:3px;width:32px;margin:0 3px;background-color:#d4d4d4}.dots .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e21760}.mob-search .search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-close{margin:0;padding:0;height:24px;width:24px;left:auto;position:absolute;z-index:5;right:20px!important;top:50%;transform:translateY(-50%);transition:.2s;background-repeat:no-repeat;background-size:24px 24px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImNhbmNlbC0wMSAxIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5IDVMNSAxOU01IDVMMTkgMTkiIHN0cm9rZT0iIzlDQTNBRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=");background-position:center;cursor:pointer}.mob-search .search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-close svg{display:none}.dgwt-wcas-suggestions-wrapp{border-radius:0!important;box-shadow:none!important;background-color:#fff;margin-top:10px;padding:0;border:none!important;z-index:90!important;overflow-y:auto;transition:0!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion{padding:15px 0!important;border-bottom:1px solid #d4d4d4;background-color:#fff!important;border-radius:0!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline{border:none;padding:15px 0;margin:0;background-color:#fff!important;border-bottom:1px solid #d4d4d4;border-radius:0!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline span{border:none;font-size:16px;font-weight:700;padding:0;margin:0;border-radius:0!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:last-child{border:none}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover{background-color:#fff}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover span{color:#000}.content h2{font-size:28px}.content h4{font-size:20px}.content h5{font-size:18px}.content h6{font-size:16px}.content blockquote p{font-size:14px}.content ul li{font-size:14px}.content blockquote{padding:16px;padding-left:48px;border-color:#e21760}.content blockquote::after{height:16px;width:16px;left:16px;top:16px}.content blockquote cite{font-size:14px}.content blockquote p{font-weight:400;font-size:14px;line-height:1.5}.content ol li{position:relative;margin-bottom:5px;padding-left:28px}.content ol li::before{font-size:14px}.content .wp-block-table{display:block;margin-bottom:10px;padding-bottom:30px;min-width:calc(100% + 30px);position:relative;left:-15px;padding-left:15px;padding-right:15px}.content .wp-block-table::after{position:absolute;content:"";left:50%;transform:translateX(-50%);bottom:10px;height:24px;width:24px;opacity:.7;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("/wp-content/themes/main/css/../img/icons/swipe.svg");--lzl-bg-img:"/wp-content/themes/main/css/../img/icons/swipe.svg"}.content .wp-block-table table{width:max-content;min-width:800px}.content .wp-block-table table thead{border-bottom:none;padding:0}.content .wp-block-table table thead tr th{text-align:left;font-size:14px;font-weight:400;padding:14px 8px;border:none;width:max-content;white-space:nowrap;max-width:100%}.content .wp-block-table table thead tr th:first-child{width:max-content;max-width:200px;min-width:0;white-space:normal}.content .wp-block-table table tbody tr td{font-size:14px;padding:14px 8px;white-space:nowrap;border:none;text-align:left}.content .wp-block-table table tbody tr td:first-child{width:max-content;max-width:200px;min-width:0;white-space:normal}.content .wp-block-gallery{margin-bottom:20px;justify-content:space-between!important;min-width:0!important}.content .wp-block-gallery .wp-block-image{width:calc(50% - 4px)!important;min-width:0!important;max-width:calc(50% - 4px)!important;margin-right:0!important;margin-bottom:8px!important;margin-bottom:0;border-radius:12px!important}.content .wp-block-gallery .wp-block-image img{border-radius:20px;transform:none!important}.content .wp-block-image{margin-bottom:20px}.content .wp-block-image img{border-radius:20px}.content iframe{margin-bottom:40px;border-radius:20px;aspect-ratio:16/10}.content>table{width:max-content;overflow-x:auto;position:relative;max-width:unset;height:auto!important;display:block;padding-bottom:20px;min-width:calc(100% + 30px);left:-15px;padding-left:15px}.content>table tbody{max-width:unset;min-width:max-content;display:block}.content>table::after{position:absolute;content:"";left:50%;transform:translateX(-50%);bottom:0;height:24px;width:24px;z-index:10;opacity:.7;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("/wp-content/themes/main/css/../img/icons/swipe.svg");--lzl-bg-img:"/wp-content/themes/main/css/../img/icons/swipe.svg"}.content>table::after.lzl:not(.lzl-ed),.content>table::after.lzl-ing:not(.lzl-ed){background-image:none}.content>table tr th{text-align:left;font-size:14px;font-weight:400;padding:12px!important;height:auto!important;width:max-content!important}.content>table tr th:first-child{max-width:220px;white-space:normal}.content>table tr td{font-size:14px;padding:12px!important;text-align:left;height:auto!important;width:max-content!important}.content>table tr td:first-child{max-width:220px;white-space:normal}.only-single-page .thumb.video-toggle{border-radius:20px}.only-single-page .thumb.video-toggle iframe{border-radius:20px}.only-single-page .single-nav{border-radius:20px}.only-single-page .single-nav b{font-size:18px}.only-single-page .single-top{display:block}.only-single-page .single-top .page-title{margin-bottom:16px;letter-spacing:-1px}.only-single-page .single-top .subtitle{margin-bottom:16px;font-size:14px}.only-single-page .single-top .meta-wrap{display:block;margin-bottom:24px}.only-single-page .single-top .meta-wrap .left{display:block}.only-single-page .single-top .meta-wrap .author{display:flex;justify-content:flex-start;align-items:center;margin-right:0;margin-bottom:16px}.only-single-page .single-top .meta-wrap .author .name{display:block}.only-single-page .single-top .meta-wrap .author .name p{font-size:16px}.only-single-page .single-top .meta-wrap .author .avatar{min-width:54px;width:54px;height:54px}.only-single-page .single-top .meta-wrap .author .avatar.no-avatar img{height:30px;width:30px}.only-single-page .single-top .meta-wrap .meta{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.only-single-page .single-top .meta-wrap .meta .item{margin-right:16px;margin-bottom:16px}.only-single-page .single-top .meta-wrap .share{justify-content:flex-start}.only-single-page .single-top .meta-wrap .share ul{justify-content:flex-stat}.only-single-page .single-top .meta-wrap .share ul li{margin:0;padding:0}.only-single-page .single-top .meta-wrap .share ul li a{border-radius:14px;margin-left:0;margin-right:10px}.content .wp-block-table::after.lzl:not(.lzl-ed),.content .wp-block-table::after.lzl-ing:not(.lzl-ed){background-image:none}.only-single-page .single-top .meta-wrap .share .share-link{border-radius:14px;margin-left:0}.only-single-page .thumb.video-toggle{aspect-ratio:327/230;margin-bottom:24px}.only-single-page .thumb.video-toggle iframe{aspect-ratio:327/230}.only-single-page .thumb.video-toggle img{aspect-ratio:327/230;transition:0s}.only-single-page .thumb.video-toggle .play svg{width:38px}.only-single-page .single-nav{padding:20px;margin-bottom:30px}.news.news-related .slider-wrap.disabled-slider .swiper-wrapper{justify-content:space-between}.news.news-related .slider-wrap.disabled-slider .item{width:100%;max-width:calc(50% - 10px);margin-right:0}.content .block-post-link{border-radius:20px}.content .block-post-link .meta b{font-size:16px}.content .block-post-link .meta b{margin-bottom:10px}.content .block-text-double .left img{border-radius:20px}.content .block-product-link{border-radius:20px}.content .block-product-link .meta b{font-size:18px}.content .block-post-link{padding:20px;display:block;margin-bottom:30px;margin-top:30px}.content .block-post-link .icon{margin-bottom:14px}.content .block-post-link .meta p{margin-bottom:10px}.content .block-text-double{display:block;margin-bottom:30px;margin-top:30px}.content .block-text-double .right{width:100%}.content .block-text-double .right h2{margin-bottom:16px;margin-top:20px}.content .block-text-double .left{min-width:0;width:100%;margin-right:0}.content .block-text-double .left img{aspect-ratio:328/200}.content .block-product-link{display:block;margin-bottom:30px;margin-top:30px}.content .block-product-link img{max-width:90%;margin:auto;margin-bottom:20px;min-width:0}.content .block-product-link .meta{display:block;margin-bottom:20px}.content .block-product-link .meta b{margin-bottom:10px}.content .block-product-link .meta p{margin:0;color:#737373;line-height:1.2}.content .block-product-link .button{margin-left:0;width:100%}.privacy-wrap.checkout-privacy{margin-top:-6px;margin-bottom:20px}.privacy-wrap.checkout-privacy small.privacy-item{color:#000}.privacy-wrap.checkout-privacy small.privacy-item a{color:#000}.products-slider__tags{justify-content:flex-start;margin-bottom:0}.products-slider__tag{margin:0;margin-right:20px;height:32px;font-size:14px}.brands__wrap .swiper-wrapper{height:auto!important}.brands__wrap.disabled-slider{min-width:0}.brands__item{width:100%;max-width:100%;margin-right:20px;display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid #e1e1e1;height:auto;aspect-ratio:16/9;transition:.2s}.brands__item img{max-height:120px;margin:auto;object-fit:contain}.news .button{margin-top:32px}.news.blog-page .wrap{min-width:0;flex-wrap:wrap;justify-content:space-between}.news.blog-page .item{width:calc(50% - 10px);max-width:100%;margin-right:0;margin-bottom:20px;display:block}.news.blog-page .item .meta{height:auto}.news.blog-page .last-post{display:block;margin-bottom:80px}.news.blog-page .last-post .right{width:100%}.news.blog-page .last-post .left{width:100%;aspect-ratio:335/231;margin-bottom:32px}.news.blog-page .last-post .left img{aspect-ratio:335/231}.news.blog-page .last-post .text{margin-bottom:10px}.news.blog-page .last-post .mini-title{font-size:18px;margin-bottom:10px}.news.blog-page .last-post .date{margin-top:10px}.author-page{margin-bottom:80px}.author-page .back-btn{margin-bottom:40px}.author-page .author{display:block}.author-page .author .avatar{min-width:160px;max-width:160px;aspect-ratio:1/1;overflow:hidden;border-radius:100%;margin:auto;margin-bottom:40px}.author-page .author .avatar img{border-radius:100%;overflow:hidden;object-fit:cover}.contacts-page .top .left .item .meta a,.contacts-page .top .left .item .meta address{margin-bottom:4px}.contacts-page .top .left .item .meta a,.contacts-page .top .left .item .meta address{font-size:16px}.contacts-page .map iframe{border-radius:20px}.contacts-page .vars .item{padding:24px}.contacts-page .vars .item{border-radius:20px}.contacts-page .vars .item .mini-title{margin-bottom:4px}.contacts-page .vars .item .mini-title{font-size:20px}.contacts-page .vars .item .list-item .meta p{margin-bottom:4px}.contacts-page{margin-bottom:40px}.contacts-page .top{width:100%;display:block;margin-bottom:20px}.contacts-page .top .right{justify-content:flex-start}.contacts-page .top .right a{margin-left:0;margin-right:12px}.contacts-page .top .left{display:block}.contacts-page .top .left .item{margin-right:0;margin-bottom:16px}.contacts-page .top .left .item .meta a,.contacts-page .top .left .item .meta address{white-space:normal}.contacts-page .top .left .item .icon{margin-right:10px}.contacts-page .map{width:100%;border:none;margin-bottom:20px;display:block}.contacts-page .vars{display:block;min-width:0}.contacts-page .vars .item{width:100%;margin-right:0;margin-bottom:8px}.contacts-page .vars .item{padding:28px}.contacts-page .vars .item .tabs-wrapper{display:flex!important;justify-content:space-between;align-items:center;padding:5px;background-color:#fff;border-radius:10px;margin-bottom:16px}.contacts-page .vars .item .tabs-wrapper .tab{font-size:0;width:100%;max-width:50%;display:flex;justify-content:center;align-items:center;height:36px;border-radius:10px}.contacts-page .vars .item .tabs-wrapper .tab.active{background-color:#e21760}.contacts-page .vars .item .tabs-wrapper .tab.active span{color:#fff}.contacts-page .vars .item .tabs-wrapper .tab span{font-size:14px;font-weight:500;letter-spacing:-.1px;color:#737373}.contacts-page .vars .item .mini-title{margin-bottom:20px}.contacts-page .vars .item .mini-title span{display:none}.contacts-page .vars .item .mini-subtitle{margin-bottom:2px}.contacts-page .vars .item .list-item{padding-top:14px;padding-bottom:14px;align-items:flex-start}.contacts-page .vars .item .list-item:last-child{border:none;padding-bottom:0}.contacts-page .vars .item .list-item .icon{margin-right:10px}.contacts-form .title{margin-bottom:16px}.contacts-form .subtitle{margin-bottom:18px}.contacts-form .form .submit{margin-bottom:14px;margin-top:14px}.contacts-form .form .input{margin-bottom:8px}.contacts-form .form .input textarea{max-height:100%;height:150px}.contacts-form .form .form-row{display:block}.contacts-form .form .form-row .input,.contacts-form .form .form-row .submit{width:100%;max-width:100%;min-width:0;margin-right:0;margin-left:0}.products-wrap{display:block}.products-wrap ul.products{width:100%}.products-wrap ul.products li.product{width:33.3%}.products-wrap .filters{width:100%}ul.products li.product .product-brand{font-size:14px}ul.products li.product .product-title{font-size:14px}ul.products{justify-content:space-between;min-width:0}ul.products li.product{width:calc(50% - 10px);margin-right:0;margin-bottom:16px;display:flex;flex-direction:column}ul.products li.product .price-from{font-size:12px!important}ul.products li.product .star-rating{margin-top:auto;margin-bottom:8px}ul.products li.product .product-title{letter-spacing:-.5px;font-size:12px;margin-bottom:8px}ul.products li.product .product-brand{font-size:12px;margin-bottom:8px}ul.products li.product .product-price span bdi{letter-spacing:-.5px;font-size:14px}ul.products li.product .product-btns{justify-content:space-between}ul.products li.product .product-btns a.moar span{font-size:14px;margin-right:10px}ul.products li.product .product-btns a.button{margin-right:10px;padding:0 16px}.wpf-loader-decorator{position:fixed!important;top:0!important;right:0!important;left:0!important;bottom:0!important;width:100%!important;height:100%!important;margin:0!important;z-index:600!important}.filters{margin-bottom:28px}.filters .wpfFilterVerScroll{overflow-y:hidden!important;max-height:unset!important}.filters .container{padding:0 15px}.filters-footer{display:block;width:100%;margin-top:12px}.filters-footer .button{width:100%;max-width:100%}.filters-header{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:24px}.filters-header b{font-size:32px;font-weight:500;letter-spacing:-1px;line-height:1}.filters-header .close{display:flex;justify-content:flex-end;align-items:center;width:40px;height:40px}.filters-wrap{display:none;position:fixed;overflow-y:auto;padding-bottom:40px;top:0;right:0;bottom:0;left:0;height:100%;width:100%;margin-bottom:40px;background-color:#fff;z-index:150}.filters-wrap .wpfFilterButtons{position:static;width:100%;max-width:100%}.filters-wrap .wpfFilterButtons .wpfClearButton{width:100%;display:flex;justify-content:center;align-items:center;height:54px;background-color:#f5f5f5;border-radius:12px;color:#6b7280;font-weight:500;max-width:100%}.filters-wrap .wpfMainWrapper{margin:0;padding:0;display:block;min-width:0}.filters-wrap .wpfMainWrapper .wpfFilterWrapper{padding:0;padding:18px 0;width:100%;max-width:100%;margin:0;border-top:1px solid #e5e7eb}.filters-wrap .wpfMainWrapper .wpfFilterWrapper:first-child{border-top:none}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .wpfFilterTitle{margin:0;padding:0;position:relative;display:flex;align-items:center;justify-content:space-between}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .wpfFilterTitle .wfpTitle{font-weight:500;width:100%;font-size:16px;display:flex;align-items:center;justify-content:flex-start;letter-spacing:-.3px;color:#818793;line-height:1}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .wpfFilterTitle i{display:flex;justify-content:center;align-items:center;transition:.2s;font-size:0;min-width:24px;height:24px!important;width:24px!important;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOUwxMS4yOTI5IDE0LjI5MjlDMTEuNjI2MiAxNC42MjYyIDExLjc5MjkgMTQuNzkyOSAxMiAxNC43OTI5QzEyLjIwNzEgMTQuNzkyOSAxMi4zNzM4IDE0LjYyNjIgMTIuNzA3MSAxNC4yOTI5TDE4IDkiIHN0cm9rZT0iI0E1QTVBNSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K")}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .wpfFilterTitle i.fa-minus{transform:rotate(180deg)}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .ms-options{border:none;border-radius:0;padding:0;display:block!important;position:static!important;background:0 0;box-shadow:none;height:auto;overflow-y:hidden;min-height:0!important;margin:0!important}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .ms-options ul{padding-top:10px}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .ms-options ul li{display:block;margin-bottom:0;margin-top:10px;min-height:24px}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .ms-options-wrap{height:auto}.filters-wrap .wpfMainWrapper .wpfFilterWrapper .ms-options-wrap button{display:none!important}.filters-row{width:100%;display:flex;justify-content:space-between;align-items:center}.filters-row .wpfLoaderLayout{height:54px;display:flex;justify-content:center;align-items:center}.filters-row .wpfLoaderLayout .woobewoo-filter-loader{transform:translateY(-50%);top:95px;left:40%}.filters-row .mobile-filters{width:100%;display:flex;justify-content:center;align-items:center;background-color:#f6f8fa;height:54px;border-radius:10px}.filters-row .mobile-filters .icon{margin-right:4px}.filters-row .mobile-filters span{font-weight:500;font-size:14px;letter-spacing:-.1px}.filters-row .mobile-sort{width:calc(50% - 4px);display:flex;justify-content:center;align-items:center;background-color:#f6f8fa;height:54px;border-radius:10px}.filters-row .mobile-sort .ms-options-wrap>.ms-options{width:100%;min-width:max-content;padding:20px;padding:16px;background-color:#fff;border:none;left:auto;right:0;box-shadow:0 8px 40px 0 rgba(0,0,0,.08);border-radius:20px;margin-top:20px}.filters-row .mobile-sort .ms-options-wrap>.ms-options ul li label{font-weight:500;color:#323232;transition:.3s;background-color:transparent!important}.filters-row .mobile-sort .wpfFilterWrapper{padding:0}.filters-row .mobile-sort .wpfFilterWrapper button{margin:0;padding:0;width:100%;height:54px;border-radius:10px!important;background-color:#f6f8fa;display:flex;justify-content:center;align-items:center;position:relative;color:#000!important;font-weight:500!important;font-size:14px!important}.filters-row .mobile-sort .wpfFilterWrapper button::after{display:none}.filters-row .mobile-sort .wpfFilterWrapper button .count{font-size:0;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTEgMTBIMTgiIHN0cm9rZT0iI0UyMTc2MCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBpZD0iVmVjdG9yXzIiIGQ9Ik0xMSAxNEgxNiIgc3Ryb2tlPSIjRTIxNzYwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGlkPSJWZWN0b3JfMyIgZD0iTTExIDE4SDE0IiBzdHJva2U9IiNFMjE3NjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggaWQ9IlZlY3Rvcl80IiBkPSJNMTEgNkgyMSIgc3Ryb2tlPSIjRTIxNzYwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGlkPSJWZWN0b3JfNSIgZD0iTTcgMTguODEyNUM2LjYwNjc4IDE5LjI1NSA1LjU2MDE4IDIxIDUgMjFNNSAyMUM0LjQzOTgyIDIxIDMuMzkzMjIgMTkuMjU1IDMgMTguODEyNU01IDIxVjE1IiBzdHJva2U9IiNFMjE3NjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggaWQ9IlZlY3Rvcl82IiBkPSJNMyA1LjE4NzVDMy4zOTMyMiA0Ljc0NTAxIDQuNDM5ODIgMyA1IDNNNSAzQzUuNTYwMTggMyA2LjYwNjc4IDQuNzQ1MDEgNyA1LjE4NzVNNSAzVjkiIHN0cm9rZT0iI0UyMTc2MCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=");min-width:24px;margin-right:4px}.filters .filters-mob-wrap{height:calc(100dvh - 100px)!important;bottom:0;top:auto;position:fixed;background-color:#fff;max-width:100%!important;left:0;right:0;padding:24px 0 100px;border-radius:20px 20px 0 0;box-shadow:0 0 40px 0 rgba(0,0,0,.08);overflow-y:auto;z-index:90;transform:translateY(100%);transition:.5s}.filters .filters-mob-wrap.active{transform:translateY(0)}.filters .filters-mob-wrap::-webkit-scrollbar{width:0}.filters .filters-mob-wrap .wpfFilterButtons{display:block}.filters .filters-mob-wrap .wpfFilterButtons .button{background-color:#e21760;color:#fff;text-transform:none;font-size:16px!important;font-weight:500!important;font-family:NotoSans,sans-serif;border-radius:10px;display:flex;justify-content:center;align-items:center;margin-bottom:16px}.filters .filters-mob-wrap .wpfFilterButtons button{width:100%;max-width:100%}.filters .filters-mob-wrap .wpfFilterButtons button.wpfClearButton{background-color:#f6f8fa;color:#e21760;text-transform:none;font-size:16px;font-weight:500!important;font-family:NotoSans,sans-serif;border-radius:10px;display:flex;justify-content:center;align-items:center}.filters .filters-mob-wrap .wpfFilterButtons button.wpfClearButton .icon{margin-left:10px}.filters .filters-mob-wrap .wpfFilterButtons button.wpfFilterButton{background-color:#e21760;color:#fff;text-transform:none;font-size:14px;font-weight:500!important;font-family:NotoSans,sans-serif;border-radius:10px;display:flex;justify-content:center;align-items:center;margin-bottom:16px}.filters .filters-mob-wrap .wpfFilterWrapper .wpfCheckbox input[type=checkbox]:checked+label::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImVsZW1lbnRzIj4KPHBhdGggaWQ9IlZlY3RvciA2NjYzIiBkPSJNMSA5TDQuNSAxMi41TDE1IDEuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=")!important;background-size:14px 11px!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#e21760!important}.filters .filters-mob-wrap .wpfFilterWrapper{padding:0;margin:0;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #d4d4d4}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent{display:block;padding:0}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent.wpfHide{display:block!important}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs{display:flex;justify-content:space-between;align-items:center;position:relative}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs::after{position:absolute;content:"from";top:50%;transform:translateY(-50%);left:14px;font-size:14px;color:#323232;line-height:1}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs::before{position:absolute;content:"to";top:50%;left:calc(50% + 26px);transform:translate(-50%,-50%);font-size:14px;color:#323232;line-height:1}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs .wpfCurrencySymbol,.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs .wpfFilterDelimeter{display:none}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs input{width:calc(50% - 4px)!important;border-radius:10px!important;background-color:#f6f8fa!important;border:none!important;height:54px!important;padding-left:50px!important;font-size:14px!important}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs input#wpfMaxPrice{padding-left:34px!important}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent .irs.irs--flat{display:none}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent.wpfHide{max-height:100%!important}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent ul li{min-height:24px;margin-bottom:10px}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent ul li:last-child{margin-bottom:0}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent ul li label{display:flex;align-items:center;justify-content:flex-start}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent ul li label .wpfDisplay .wpfValue{padding-left:0!important}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent ul li label .wpfDisplay .wpfFilterTaxNameWrapper{display:flex;align-items:center;height:24px}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent ul li label .wpfCheckbox{min-width:24px;width:24px;height:24px;margin-right:10px}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterContent ul li label .wpfCheckbox label::before{height:24px!important;width:24px!important;min-width:24px;min-height:24px;border-radius:8px;background-color:#f6f8fa!important;border:none!important}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterTitle{margin-bottom:10px}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterTitle .fa{display:none!important}.filters .filters-mob-wrap .wpfFilterWrapper .wpfFilterTitle div{font-size:18px;font-weight:500;line-height:1;letter-spacing:-.5px;display:block}.single-product-gallery .slider-thumbs{border-radius:20px}.single-product-gallery .slider-thumb{border-radius:10px}.single-product-gallery .slider-thumb img{border-radius:10px}.single-product-gallery .slider-wrap{border-radius:20px}.single-product-gallery .slider-wrap .swiper{border-radius:20px}.single-product-gallery .slider-wrap .swiper-wrapper .swiper-slide{border-radius:20px}.single-product-gallery .slider-wrap .swiper-wrapper .swiper-slide img{border-radius:20px}.single-product-right .page-title{margin-bottom:16px}.single-product-desc{margin-bottom:24px}.single-product-buttons{margin-bottom:20px}.single-product .cart .button{padding-left:24px}.single-product .cart .button{padding-right:24px}.single-product-attrs{margin-bottom:24px}.single-product-attrs .item .meta .name{margin-bottom:2px}.single-product-attrs .item .meta .name{font-size:12px}.single-product-attrs .item .meta .value{font-size:14px}.single-product-attrs .item .icon{border-radius:10px}.single-product-price{margin-bottom:18px}.single-product-price .status span{font-size:14px}.single-product-price .sale-percent{font-size:14px}.single-product-price .price span bdi{font-size:18px}.single-product-price .price del bdi{font-size:14px}.single-product-gallery .dots{display:flex!important;margin-top:10px}.single-product-gallery .slider-thumbs{display:none}.single-product{display:block}.single-product__brand{margin-top:20px}.single-product__brand a{width:100%;max-width:100%;height:80px;padding:20px}.single-product__brand a span{font-size:14px}.single-product .cart{width:100%}.single-product .back-btn{display:flex!important;width:40px;height:40px;justify-content:center;align-items:center;border-radius:100%;background-color:#fff;box-shadow:0 8px 40px 0 rgba(0,0,0,.08);position:absolute;top:10px;left:10px;z-index:20}.single-product-left{width:100%;position:relative;margin-bottom:20px}.single-product-right{width:100%;display:block}.single-product-right .button{margin-right:0!important;height:64px}.single-product-right .page-title{font-size:32px;letter-spacing:-1px}.single-product-desc{display:block}.single-product-desc{margin-bottom:28px}.single-product-buttons .button{width:100%;max-width:100%;margin-right:0}.single-product-buttons .cart{width:100%;max-width:100%;margin-right:0}.single-product-buttons .cart .button{width:100%}.single-product-buttons .cart .button.call-stock{width:100%}.single-product-attrs{min-width:calc(100% + 15px)}.single-product-attrs{margin-bottom:28px}.single-product-attrs .item{display:block;margin-right:20px}.single-product-attrs .item .meta{display:block}.single-product-attrs .item .icon{margin-right:0;margin-bottom:10px}.single-product-price{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.single-product-price{margin-bottom:28px}.single-product-price .status{margin-left:0;order:-15;width:100%;margin-bottom:10px;height:26px}.single-product-price .status .icon{margin-right:4px}.single-product-price .sale-percent{margin-left:14px}.single-product-price .price span bdi{font-size:20px}.single-product-price .price ins{margin-right:14px}.single-product-price .price ins span bdi{font-size:20px}.single-product-delivery{margin-bottom:20px}.single-product-delivery .icon{margin-right:14px}.single-product-delivery .meta p{margin-bottom:2px}.single-product-garanty{margin-top:0;padding-top:20px}.single-product-garanty .icon{margin-right:14px;height:42px;width:42px;min-width:42px}.single-product-garanty .meta p{margin-bottom:4px;font-size:16px}.single-product-garanty .meta span{font-size:14px}.single-content-attrs .item{padding-top:14px}.single-content-attrs .item{padding-bottom:14px}.single-content-attrs{display:block}.single-content-attrs .item{width:100%;border-bottom:1px solid #d4d4d4;display:block}.single-content-attrs .item{padding-top:12px}.single-content-attrs .item{padding-bottom:12px}.single-content-attrs .item p{width:100%;line-height:1.2;margin-bottom:4px}.single-content-attrs .item span{width:100%;text-align:start}.single-product-reviews .gallery{margin-bottom:24px}.single-product-reviews .gallery .moar-images{font-size:16px}.single-product-reviews .gallery .moar-images{border-radius:18px}.single-product-reviews .gallery b{font-size:18px}.single-product-reviews .gallery b{margin-bottom:14px}.single-product-reviews .gallery .swiper-wrapper .item{border-radius:18px}.single-product-reviews .gallery .swiper-wrapper .item img{border-radius:18px}.single-product-reviews .title-row{display:flex;margin-bottom:24px}.single-product-reviews .title-row .title{margin-right:24px;margin-bottom:0}.single-product-reviews .gallery{min-width:0}.single-product-reviews .gallery .moar-images{position:static;transform:none;width:100%;background-color:rgba(0,0,0,.5);display:none!important}.single-product-reviews .gallery .swiper-wrapper{height:auto;justify-content:flex-start;align-items:center}.single-product-reviews .gallery .swiper-wrapper .item{width:100%;margin-right:16px;height:auto;overflow:hidden;display:block;aspect-ratio:1/1;border-radius:14px}.single-product-reviews .gallery .swiper-wrapper .item img{width:100%;object-fit:cover;transition:1s;aspect-ratio:1/1;border-radius:14px}.variations_form .woocommerce-variation-price span bdi{font-size:18px}.variations_form .woocommerce-variation-price del bdi{font-size:14px}.single-product-reviews .title{margin-bottom:16px}.single-product-reviews .subtitle{margin-bottom:18px}.single-product-reviews .questions-list,.single-product-reviews .revirew-list{width:100%;margin-bottom:40px}.single-product-reviews .questions-list .comments,.single-product-reviews .revirew-list .comments{display:block}.single-product-reviews .questions-list .comments .content p:last-child,.single-product-reviews .revirew-list .comments .content p:last-child{margin-bottom:0}.single-product-reviews .questions-list .comments .children,.single-product-reviews .revirew-list .comments .children{padding-left:0;margin-top:-40px;position:relative}.single-product-reviews .questions-list .comments .children::after,.single-product-reviews .revirew-list .comments .children::after{width:calc(100% - 36px);top:20px}.single-product-reviews .questions-list .comments .children li,.single-product-reviews .revirew-list .comments .children li{border-radius:0 0 20px 20px;padding-left:38px;padding-top:40px}.single-product-reviews .questions-list .comments li,.single-product-reviews .revirew-list .comments li{display:block;margin-bottom:20px;background-color:#f5f5f5;border-radius:20px;padding:18px}.single-product-reviews .questions-list .comments li .top,.single-product-reviews .revirew-list .comments li .top{margin-bottom:14px}.single-product-reviews .questions-list .comments li .top .avatar,.single-product-reviews .revirew-list .comments li .top .avatar{height:54px;width:54px;min-width:54px;margin-right:10px;font-size:20px}.single-product-reviews .questions-list .comments li .top .avatar.adm-avatar img,.single-product-reviews .revirew-list .comments li .top .avatar.adm-avatar img{width:40px;height:40px}.single-product-reviews .questions-list .comments li .top .meta .date,.single-product-reviews .revirew-list .comments li .top .meta .date{font-size:14px}.single-product-reviews .questions-list .comments li .top .meta .author,.single-product-reviews .revirew-list .comments li .top .meta .author{margin-bottom:4px}.single-product-reviews .questions-list .comments li .top .meta .author .name,.single-product-reviews .revirew-list .comments li .top .meta .author .name{font-size:16px;margin-right:6px}.single-product-reviews .questions-list .comments li .top .meta .author .name .icon,.single-product-reviews .revirew-list .comments li .top .meta .author .name .icon{margin-left:6px}.single-product-reviews .question-form .form-submit,.single-product-reviews .review-form .form-submit{max-width:100%}.single-product-reviews .question-form input.submit,.single-product-reviews .review-form input.submit{height:54px;font-size:14px;margin-bottom:14px}.single-product-reviews .question-form small.form-text,.single-product-reviews .review-form small.form-text{font-size:10px;margin-top:0}.single-product-reviews .question-form small.form-text a,.single-product-reviews .review-form small.form-text a{font-size:10px}.single-product-reviews .question-form .input,.single-product-reviews .review-form .input{margin-bottom:8px;max-width:100%;width:100%;margin-right:0}.single-product-reviews .question-form .input.textarea,.single-product-reviews .review-form .input.textarea{max-width:100%;margin-right:0}.single-product-reviews .question-form .input input,.single-product-reviews .question-form .input textarea,.single-product-reviews .review-form .input input,.single-product-reviews .review-form .input textarea{border-radius:10px}.single-product-reviews .question-form textarea,.single-product-reviews .review-form textarea{height:160px}.cart-right{border-radius:20px}.cart-right{padding:20px}.cart-right .cart-coupon .button{font-size:14px}.cart-right .mini-title{font-size:18px}.cart-right .order-total span bdi,.cart-right .order-total span span{font-size:20px}.cart-right .meta-item b,.cart-right .meta-item p{font-size:14px}.cart-left .item{margin-bottom:16px}.cart-left .item{padding:18px}.cart-left .item{border-radius:20px}.cart-left .item-bottom .mini-title{font-size:16px}.cart-left .item-bottom .access-item label b,.cart-left .item-bottom .access-item label bdi,.cart-left .item-bottom .access-item label p,.cart-left .item-bottom .access-item label span{font-size:14px}.cart-left .item-right .product-price .old-price span bdi{font-size:14px}.cart-left .item-right .product-price .new-price span bdi{font-size:16px}.woocommerce .page-cart .cart-left .blockOverlay,.woocommerce .page-cart .cart-right .blockOverlay{z-index:5!important}.cart-wrap{display:block}.cart-left{width:100%;margin-bottom:40px}.cart-left .item{margin-bottom:12px}.cart-left .item-bottom{width:100%;display:block;margin-top:30px}.cart-left .item-bottom .mini-title{margin-bottom:16px}.cart-left .item-bottom .mini-title{font-size:18px}.cart-left .item-bottom .access-wrap{display:block}.cart-left .item-bottom .access-item{display:flex;justify-content:flex-start;align-items:center;margin-bottom:14px}.cart-left .item-bottom .access-item:last-child{margin-bottom:0}.cart-left .item-bottom .access-item input{display:none}.cart-left .item-bottom .access-item label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;position:relative;padding-left:34px;min-height:24px;width:100%}.cart-left .item-bottom .access-item label::after{position:absolute;content:"";height:24px;width:24px;border-radius:8px;background-color:#fff;background-repeat:no-repeat;background-size:contain;background-position:center;left:0;top:50%;transform:translateY(-50%)}.cart-left .item-bottom .access-item label b,.cart-left .item-bottom .access-item label p,.cart-left .item-bottom .access-item label span{margin:0;display:flex;line-height:1;font-weight:400;white-space:nowrap}.cart-left .item-bottom .access-item label b,.cart-left .item-bottom .access-item label p,.cart-left .item-bottom .access-item label span{font-size:16px}.cart-left .item-bottom .access-item label p{white-space:normal;line-height:1.2}.cart-left .item-bottom .access-item label .plus{margin:0 10px;margin-left:auto}.cart-left .item-bottom .access-item label b{color:#737373}.cart-left .item-bottom .access-item input:checked+label::after{background-color:#e21760;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InRpY2stMDIgMSI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik01IDE0TDguNSAxNy41TDE5IDYuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=")}.cart-left .item-left{flex-wrap:wrap;width:100%;justify-content:space-between;position:relative}.cart-left .item-left .meta{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.cart-left .item-left .mob-price{width:calc(100% - 130px - 30px);margin-left:auto;margin-right:0;display:flex;justify-content:space-between;align-items:center;height:42px}.cart-left .item-left .mob-price .product-price{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:center}.cart-left .item-left .mob-price .product-price .old-price{margin-top:10px}.cart-left .item-left .mob-price .product-price .old-price span bdi{font-weight:400;color:#737373;position:relative;white-space:nowrap}.cart-left .item-left .mob-price .product-price .old-price span bdi::after{position:absolute;content:"";height:1px;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#737373}.cart-left .item-left .mob-price .product-price .old-price span bdi{font-size:16px}.cart-left .item-left .mob-price .product-price .new-price span bdi{font-weight:500;white-space:nowrap}.cart-left .item-left .mob-price .product-price .new-price span bdi{font-size:18px}.cart-left .item-left .product-remove{cursor:pointer;transition:.3s;margin-left:10px}.cart-left .item-left .quantity{width:130px}.cart-left .item-left .status{display:flex;justify-content:flex-start;align-items:center;margin:10px 0}.cart-left .item-left .status svg{margin-right:12px}.cart-left .item-left .product-thumbnail{width:70px;min-width:70px;margin-right:0;position:absolute;top:0;left:0}.cart-left .item-left .product-name{width:100%;padding-left:86px;min-height:70px;margin-bottom:20px}.cart-left .item-left .product-name a{font-size:16px}.cart-left .item .product-remove a{background:0 0!important}.cart-right{min-width:calc(100% + 30px);position:relative;left:-15px}.cart-right .mini-title{margin-bottom:20px}.cart-right .mini-title{font-size:24px}.cart-right a.button.cart-order:hover{background-color:#22c55e;color:#fff}.cart-right .order-total{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px;margin-top:20px}.cart-right .order-total span bdi,.cart-right .order-total span span{font-weight:500;line-height:1;letter-spacing:-.8px}.cart-right .order-total span bdi,.cart-right .order-total span span{font-size:28px}.cart-right .order-total small{white-space:nowrap;margin-left:16px;color:#737373;line-height:1;display:block}.cart-right .order-total small{font-size:16px}.cart-right .meta{display:block}.cart-right .meta-item{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.cart-right .meta-item:last-child{margin-bottom:0}.cart-right .meta-item .line{border-top:1px solid #d4d4d4;width:100%;margin:0 8px;margin-bottom:4px}.cart-right .meta-item p{color:#737373}.cart-right .meta-item b,.cart-right .meta-item p{font-weight:400;white-space:nowrap;line-height:1;margin:0;padding:0}.cart-right .meta-item b,.cart-right .meta-item p{font-size:16px}.page-cart .woocommerce a.remove:hover{background:#fff!important}.woocommerce-error li,.woocommerce-message li,.woocommerce-notices-wrapper li{font-size:14px}.woocommerce-error li a,.woocommerce-error li p,.woocommerce-message li a,.woocommerce-message li p,.woocommerce-notices-wrapper li a,.woocommerce-notices-wrapper li p{font-size:14px}.woocommerce-error li strong,.woocommerce-message li strong,.woocommerce-notices-wrapper li strong{font-size:14px}.select2-dropdown{padding:18px}.checkout .mini-title{font-size:18px}.checkout-right{padding:20px}.checkout-right{border-radius:20px}.checkout-right #order_review_heading{font-size:20px}.checkout ul#shipping_method li label b{font-size:14px}.checkout #payment ul.payment_methods li.wc_payment_method label b{font-size:14px}#order_review .cart-coupon .button{font-size:14px}#order_review .mini-title{font-size:18px}#order_review .order-total span bdi,#order_review .order-total span span{font-size:20px}#order_review .order-total small{font-size:14px}#order_review .meta-item b,#order_review .meta-item p{font-size:14px}.checkout-right button.button-green:hover{background-color:#22c55e!important}.return-to-shop a.button:hover,.woocommerce-Button.wc-forward.button:hover{background-color:#e21760!important;color:#fff!important}.checkout{display:block;padding-top:0}.checkout-right{width:100%;position:relative;left:-15px;min-width:calc(100% + 30px)}.checkout-left{width:100%}.checkout ul#shipping_method li{margin-bottom:8px}.checkout ul#shipping_method li:last-child{margin-bottom:0}.checkout ul#shipping_method li::before{width:80px;right:16px;background-position:center}.checkout ul#shipping_method li label{padding:16px;padding-left:54px;padding-right:100px}.checkout ul#shipping_method li label b{line-height:1.2}.checkout ul#shipping_method li label::after{left:16px}.checkout ul#shipping_method li label::before{width:80px;right:16px}.checkout #payment ul.payment_methods li.wc_payment_method{margin-bottom:8px}.checkout #payment ul.payment_methods li.wc_payment_method::before{width:110px;right:16px;background-position:center}.checkout #payment ul.payment_methods li.wc_payment_method:last-child{margin-bottom:0}.checkout #payment ul.payment_methods li.wc_payment_method label{padding:16px;padding-left:54px;padding-right:140px}.checkout #payment ul.payment_methods li.wc_payment_method label b{line-height:1.2;font-size:14px}.checkout #payment ul.payment_methods li.wc_payment_method label p{font-size:12px}.checkout #payment ul.payment_methods li.wc_payment_method label::after{left:16px}.checkout #payment ul.payment_methods li.wc_payment_method label::before{left:22px}.thanks#thx-login.active{transform:translateY(0)}.popup-login.popup.active{transform:translateY(0)}.account .left{border-radius:20px}.account .left{padding:20px}.account .user b{font-size:16px}.account .user .avatar{font-size:20px}.account .mini-title{font-size:18px}.account{display:block;margin-bottom:40px}.account .form-row-acc{display:block;margin-bottom:24px}.account .form-row-acc .input{width:100%}.account .form-row-acc .input.half{width:100%;margin-right:0}.account .input{width:100%;max-width:100%}.account .input .woocommerce-password-strength{position:static;margin-top:6px;border-radius:8px}.account .input.half{width:100%;margin-right:0;max-width:100%}.account .input button{width:max-content;right:16px}.account .button{width:100%!important;max-width:100%!important;background-color:#e21760!important;color:#fff!important}.account .left{width:100%;display:block;margin-bottom:40px}.account .left ul li{margin-bottom:14px}.account .left ul li:last-child{margin-bottom:0}.account .right{width:100%}.account .right .page-title{margin-bottom:24px}.account .user{padding-bottom:16px;margin-bottom:16px}.account.edit-account .page-title.only-main,.account.edit-address .page-title.only-main,.account.orders .page-title.only-main,.account.view-order .page-title.only-main{display:none!important}.account.edit-account .left,.account.edit-address .left,.account.orders .left,.account.view-order .left{display:none!important}.orders-wrap .order-item{border-radius:20px}.orders-wrap .order-item{padding:18px}.orders-wrap .order-item{margin-bottom:16px}.orders-wrap .order-item .top .meta a.number{font-size:16px}.orders-wrap .order-item .top .price .total{font-size:16px}.orders-wrap .order-item .bottom-left .address span{font-size:14px}.orders-wrap .order-item .top .meta a.number{margin-bottom:8px}.orders-wrap .order-item .top .price{flex-direction:column;align-items:flex-start;justify-content:center}.orders-wrap .order-item .top .price .payment-status{justify-content:flex-start}.orders-wrap .order-item .top .price .total{margin-right:0;margin-bottom:10px}.orders-wrap .order-item .bottom{display:block}.orders-wrap .order-item .bottom-left{margin-bottom:16px}.orders-wrap .order-item .bottom-right{display:flex;justify-content:flex-start;align-items:center}.orders-wrap .order-item .bottom-right img{border-radius:14px;margin-left:0;margin-right:14px;display:none}.orders-wrap .order-item .bottom-right img:nth-child(1),.orders-wrap .order-item .bottom-right img:nth-child(2),.orders-wrap .order-item .bottom-right img:nth-child(3){display:block}.orders-wrap .order-item .bottom-right img:nth-child(4){display:none}.orders-wrap .order-item .btns{display:flex;justify-content:flex-start;align-items:center;margin-top:16px}.orders-wrap .order-item .btns .button{background-color:#fff!important;border:none;max-width:120px!important}.orders-wrap .order-item .btns .button.cancel{color:#000!important}.orders-wrap .order-item .btns .button.cancel:hover{opacity:1}.orders-wrap .order-item .btns .button.pay{background-color:#22c55e!important;color:#fff!important}.orders-wrap .order-item .btns .button.pay:hover{background-color:#22c55e!important;color:#fff!important}.orders-wrap .order-item .btns .button:hover{color:#e21760}.single-order{border-radius:20px}.single-order{padding:18px}.single-order .top .address span{font-size:14px}.single-order .items .order-item .item-info p,.single-order .items .order-item .item-info span{font-size:16px}a.back-btn.order-back{margin-top:0!important;margin-bottom:24px!important}a.back-btn.order-back span{color:#323232!important}.single-order .btns{display:flex;justify-content:flex-start;align-items:center;margin-top:16px}.single-order .btns .button{background-color:#fff!important;border:none;max-width:120px!important}.single-order .btns .button.cancel{color:#000!important}.single-order .btns .button.cancel:hover{opacity:1}.single-order .btns .button.pay{background-color:#22c55e!important;color:#fff!important}.single-order .btns .button.pay:hover{background-color:#22c55e!important;color:#fff!important}.single-order .btns .button:hover{color:#e21760}.input .suggestions-wrapper .suggestions-suggestions{padding:18px}}@media (max-width:1080px) and (max-width:1080px){.contacts-page .vars .item{padding:20px}.contacts-page .vars .item .mini-title{margin-bottom:16px}.single-product-desc{margin-bottom:20px}.single-product-attrs{margin-bottom:20px}.single-product-price{margin-bottom:20px}.single-content-attrs .item{padding-top:10px}.single-content-attrs .item{padding-bottom:10px}.cart-left .item{margin-bottom:10px}.cart-left .item-bottom .mini-title{font-size:16px}.cart-left .item-bottom .access-item label b,.cart-left .item-bottom .access-item label p,.cart-left .item-bottom .access-item label span{font-size:14px}.cart-left .item-left .mob-price .product-price .old-price span bdi{font-size:14px}.cart-left .item-left .mob-price .product-price .new-price span bdi{font-size:16px}.cart-right .mini-title{font-size:18px}.cart-right .order-total span bdi,.cart-right .order-total span span{font-size:20px}.cart-right .order-total small{font-size:14px}.cart-right .meta-item b,.cart-right .meta-item p{font-size:14px}}@media (max-width:767px){.news.news-related .slider-wrap.disabled-slider .swiper-wrapper{justify-content:flex-start}.news.news-related .slider-wrap.disabled-slider .item{width:100%;max-width:100%;margin-right:0}.news.blog-page .blog-cats ul{display:flex;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto;position:relative;left:-15px;min-width:calc(100% + 30px);padding-left:15px;padding-right:15px}.news.blog-page .item{width:100%;margin-bottom:20px}.news.blog-page .item .meta{height:auto}.news.blog-page .item .thumb{aspect-ratio:335/264}.news.blog-page .item .thumb img{aspect-ratio:335/264}.products-wrap ul.products li.product{width:50%}.products-wrap .filters{width:100%}}@media (max-width:578px){.form .input .wpcf7-not-valid-tip{top:-15px}.form .input .wpcf7-not-valid-tip::after{top:calc(100% + 10px)}.form .input .wpcf7-not-valid-tip span{font-size:10px}.form .input.listen p{top:5px}.form .input.listen input,.form .input.listen textarea{padding-top:28px}.form .input-file .input-file-button{font-size:14px}.form .input-file-text{font-size:12px}.lang .trp_language_switcher_shortcode .trp-language-switcher-container .trp-ls-shortcode-language .lang-block{padding-top:10px}.slider-wrap.padding-mob .swiper{padding-right:130px}.contacts-page .map iframe{position:relative;left:-15px;min-width:calc(100% + 30px);aspect-ratio:360/400;border-radius:0}ul.products li.product{width:100%}ul.products li.product .product-btns{justify-content:flex-start}ul.products li.product .product-btns a.moar span{font-size:14px;margin-right:13px}ul.products li.product .product-btns a.button{margin-right:20px;padding:0 24px}.single-product-reviews .gallery{min-width:0}.single-product-reviews .gallery .swiper{min-width:calc(100% + 30px);position:relative;left:-15px;padding-left:15px;padding-right:40px;border-radius:0}.single-product-reviews .gallery .swiper-wrapper{border-radius:0}.woocommerce-info .button{margin:0!important;margin-top:10px!important;width:100%!important;max-width:100%!important}}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@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))}}}