/* ========================================
   Font Settings - Noto Serif JP
   ======================================== */
html,
body,
h1, h2, h3, h4, h5, h6,
p, span, a, li, td, th,
input, textarea, select, button,
.button,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Noto Serif JP", serif;
}

:root {
  --font-body-family: "Noto Serif JP", serif;
  --font-heading-family: "Noto Serif JP", serif;
}

/* ========================================
   End Font Settings
   ======================================== */

.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-fade.swiper-free-mode .swiper-slide,.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;display:flex;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-wrapper{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:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-next,.swiper-button-prev{border-radius:var(--buttons-radius-outset);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:35px;height:35px;margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));transition:all var(--duration-long) ease;z-index:2;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-container{overflow:hidden;position:relative;width:100%;height:100%}.swiper-button-next:after,.swiper-button-prev:after{font-size:0px!important;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-next svg,.next-arrow svg{transform:rotate(-90deg)}.swiper-button-prev svg,.prev-arrow svg{transform:rotate(90deg)}.swiper-button-next svg,.swiper-button-prev svg,.next-arrow svg,.prev-arrow svg{width:12px!important;height:12px!important;object-fit:contain;transform-origin:center}.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,.swiper-pagination-bullet:only-child,.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.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-lock,.swiper-pagination-lock,.swiper-scrollbar-lock{display:none}.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:opacity .3s;transform:translateZ(0);z-index:1}.swiper-pagination.swiper-pagination-hidden{opacity:0}.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,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active{width:35px!important}.swiper-pagination-bullet{width:10px;height:10px;display:inline-block;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);cursor:pointer;z-index:2!important;margin:20px 0;border-radius:100px;transition:all var(--duration-long) ease}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-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:transform .2s,top .2s}.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,8px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.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-scrollbar,.swiper-scrollbar-drag{position:relative;border-radius:var(--swiper-scrollbar-border-radius,10px)}.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-scrollbar{touch-action:none;background:rgb(var(--color-foreground),.2)}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,2px);width:100%}.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%;background:rgb(var(--color-foreground));left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.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{margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-cube .swiper-slide .swiper-slide,.swiper-fade .swiper-slide .swiper-slide,.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active,.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active,.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cards,.swiper.swiper-cube,.swiper.swiper-flip{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-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.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-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,.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-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}a,abbr,acronym,address,applet,article,aside,audio,b,big,body,canvas,caption,center,cite,code,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;background:0 0;outline:0;text-decoration:none}.mfp-arrow:before{background-image:url(//dhunwellness.com/cdn/shop/t/2/assets/icon-popup-arrow.svg?v=147454548844087991981742881167)}a{text-decoration:none!important;color:rgb(var(--color-foreground))}svg{vertical-align:middle}li{list-style:none}.w-100{width:100%}.swiper-scrollbar-drag{display:block!important}.text-with-icon{display:flex;align-items:center;column-gap:.4rem}.placeholder-bg{background-color:#fff;border:.1rem solid rgba(0,0,0,.2)}.swiper-button-next,.swiper-button-prev{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));border-radius:100%}.swiper-container .swiper-pagination-bullet{background:rgb(var(--color-foreground),.8)}.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgb(var(--color-foreground))}.collection .swiper-slide,.collection .swiper-wrapper{height:auto}.jdgm-write-rev-link{border-radius:var(--buttons-radius-outset)!important}body.megashowBefore:before{content:"";top:0%;left:0;height:calc(var(--viewport-height, 100vh) - -100vh);width:100%;display:block;position:fixed;background-color:rgb(var(--color-foreground),.5);z-index:3}.main-description{font-size:16px;line-height:1.5;margin-top:2.4rem;color:rgb(var(--color-foreground));max-width:40%;width:100%}.title-bottom-space.center .main-description,.title-bottom-space.center .main-subheading{margin-left:auto;margin-right:auto}.title-bottom-space.right .main-description,.title-bottom-space.right .main-subheading{margin-left:auto}.main-subheading{font-size:18px;line-height:1.5;padding-bottom:1.2rem;margin-bottom:2.4rem;position:relative;color:rgba(var(--color-custom));border-bottom:1px solid rgba(var(--color-custom));max-width:40%;width:100%}.button .button-svg path{fill:rgba(var(--color-custom));transition:all var(--duration-long) ease}.button:hover .button-svg path{fill:rgba(var(--color-button-text))}.main-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:50px;line-height:1}.main-heading span{display:inline-block}.title-bottom-space{margin-bottom:6rem}.title-bottom-space .button{margin-top:2.4rem;transition:all var(--duration-long) ease}.before-custom-img{line-height:0}.before-custom-img img{height:auto}.main-heading em,.main-description strong{color:rgba(var(--color-button))}.small-content{font-size:1.6rem}.p-relative{position:relative}.h2{font-size:4rem}.h3,h3{font-size:3rem}.h4{font-size:2.4rem}.h5{font-size:2rem}.h6{font-size:1.8rem}@media screen and (max-width: 1399px){.main-heading{font-size:max(45px,16px)}.title-bottom-space{margin-bottom:4rem}.main-description{max-width:60%}.h2{font-size:3.6rem}.h3,h3{font-size:2.6rem}.h4{font-size:2rem}.h5{font-size:1.6rem}}@media screen and (max-width: 1199px){.title-bottom-space{margin-bottom:3rem}.main-description{max-width:80%;font-size:max(14px,14px)}.main-heading{font-size:max(40px,16px)}.main-subheading{margin-bottom:2rem}.main-description,.title-bottom-space .button{margin-top:2rem}.small-content{font-size:1.4rem}}@media screen and (max-width: 991px){.main-heading{font-size:max(35px,16px)}.main-subheading{max-width:60%;font-size:max(16px,14px)}.h2{font-size:2.8rem}.h3,h3{font-size:2.2rem}.h6{font-size:1.6rem}}@media screen and (max-width: 767px){.small-content{font-size:1.3rem}.swiper-button-next,.swiper-button-prev{height:30px;width:30px}.swiper-button-next svg,.swiper-button-prev svg,.next-arrow svg,.prev-arrow svg{width:10px!important;height:10px!important}.title-bottom-space{margin-bottom:2rem}.main-description{max-width:100%}.main-heading{font-size:max(30px,16px)}.main-subheading{margin-bottom:1.5rem;font-size:max(13px,14px)}.main-description,.title-bottom-space .button{margin-top:1.5rem}.h2{font-size:2.6rem}.h3{font-size:2rem}.h4{font-size:1.8rem}.h5{font-size:1.4rem}}@media screen and (max-width: 575px){.title-bottom-space{margin-bottom:1.5rem}.main-subheading{max-width:80%;padding-bottom:.8rem;margin-bottom:1rem}.main-heading{font-size:max(25px,16px)}}.animate{position:relative;opacity:0}.animated{opacity:1;transition:.5s;-webkit-animation-delay:20ms;animation-delay:20ms}.show_up{top:20px}.show_up.animated{top:0}.show_down{top:-10px}.show_down.animated{top:0}.slide_left{transform:translate(20px)}.slide_left.animated{transform:translate(0)}.slide_right{transform:translate(-20px)}.slide_right.animated{transform:translate(0)}.zoom{transform:scale(.9)}.zoom.animated{transform:scale(1)}.zoomout{transform:scale(1.1)}.zoomout.animated{transform:scale(1)}.show_bottom{top:0}.show_bottom.animated{top:50px;z-index:1}.animated.ad-1{transition:1s;-webkit-animation-delay:30ms;transition-delay:30ms}.animated.ad-1-5{transition:1.5s;-webkit-animation-delay:60ms;animation-delay:60ms}.animated.ad-2{transition:2s;-webkit-animation-delay:90ms;animation-delay:90ms}.animated.ad-2-5{transition:2.5s;-webkit-animation-delay:.11s;animation-delay:.11s}.animated.ad-3{transition:3s;-webkit-animation-delay:.12s;animation-delay:.12s}.animated.ad-4{transition:4s;-webkit-animation-delay:.2s;animation-delay:.2s}.count-bubble{position:absolute;height:1.6rem;width:1.6rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:1rem;top:.6rem;right:.6rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.wishlist-card-wrapper .card__media1{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding));border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.wishlist-card-wrapper .card__media1 img,.wishlist-card-wrapper{border-radius:var(--product-card-corner-radius)}.wishlist-card-wrapper .product-form__buttons,.wishlist-card-wrapper .quantity{margin-top:1rem}.main-wishlist-page .product-hover button,.main-compare-page .product-hover button{z-index:2;position:absolute;top:1.5rem;right:1.5rem}.main-wishlist-page .product-form{z-index:1}.product-hover button,.wishlist-compare button{border:none;cursor:pointer;display:block;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:var(--buttons-radius-outset);padding:0;transition:all var(--duration-long) ease;background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text))}.wishlist-compare button.active svg{fill:rgb(var(--color-button-text))}.product-hover button:hover,.wishlist-compare button:hover{background-color:rgb(var(--color-button-text));color:rgba(var(--color-button),var(--alpha-button-background))}.wishlist-compare button.active:hover svg{fill:rgba(var(--color-button),var(--alpha-button-background))}.wishlist-compare{position:absolute;top:1.5rem;right:1.5rem;display:none;flex-direction:column;row-gap:.6rem}.wishlist-compare button,.main-wishlist-page .quantity{z-index:1}.cm-compare-icon,.cm-wishlist-icon{position:relative}.product-hover svg{width:2rem;height:2rem}.compare-card-wrapper li .compare-card-details{padding-right:.5rem}.compare-card-wrapper li{display:flex;justify-content:center;width:100%;text-align:center;padding:1rem 0rem}.compare-card-wrapper li:first-child{padding:0rem}.main-wishlist-page,.main-compare-page{padding:0rem 1.5rem}.main-compare-page .compare-card-wrapper img,.main-wishlist-page .wishlist-card-wrapper img{width:100%;display:block}.main-compare-page .compare-card-wrapper,.main-wishlist-page .wishlist-card-wrapper{position:relative}@media screen and (max-width: 767px){.product-hover button,.wishlist-compare button{width:3rem;height:3rem}.product-hover button,.wishlist-compare button svg{width:1.4rem;height:1.4rem}}#shopify-section-announcement-bar{z-index:4}.announcement-bar__message{display:flex;align-items:center;justify-content:center}.call_header,.utility-bar .announcement-bar__message span{font-size:1.4rem;color:rgb(var(--color-foreground))}.utility-bar{padding:1rem 0rem}.scrolling-text{white-space:nowrap;display:flex;align-items:center;animation:right-left 35s infinite linear}.scroll-text{position:relative;padding:0rem 5rem}.scroll-text:before{content:"";height:.4rem;width:.4rem;top:50%;transform:translateY(-50%);position:absolute;background:rgb(var(--color-foreground));border-radius:2rem;right:0}.utility-bar__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"announcements"}.utility-bar__grid .list-social{justify-content:flex-start;align-content:center;grid-area:social-icons}.utility-bar__grid .announcment_bar_call_setting{grid-area:language-currency;align-self:center;display:flex;justify-content:flex-end}.utility-bar__grid.social-icons-last .list-social{justify-content:flex-end}.utility-bar__grid.social-icons-last.utility-bar__grid--3-col .announcment_bar_call_setting,.utility-bar__grid.social-icons-first.utility-bar__grid--2-col .announcment_bar_call_setting{justify-content:flex-start}@media screen and (min-width: 992px){.utility-bar__grid--1-col:has(.announcement-text-function){max-width:50%;width:100%;margin:0 auto}.utility-bar__grid--3-col.social-icons-first{grid-template-columns:3fr 4fr 3fr;grid-template-areas:"social-icons announcements language-currency"}.utility-bar__grid--3-col{grid-template-columns:3fr 4fr 3fr;grid-template-areas:"language-currency announcements social-icons"}.utility-bar__grid--2-col.social-icons-first,.utility-bar__grid--2-col.social-icons-last:has(.list-social){grid-template-columns:1fr 1fr;grid-template-areas:"language-currency social-icons"}.utility-bar__grid--2-col,.utility-bar__grid--2-col:has(.list-social){grid-template-columns:1fr 1fr;grid-template-areas:"social-icons language-currency"}.announcement-bar.announcement-bar--one-announcement,.announcement-bar--one-announcement .announcement-bar__link{width:fit-content;margin:auto}}@media screen and (max-width: 991px){.utility-bar .announcment_bar_call_setting,.utility-bar .list-social{display:none}}.header-attachment{position:absolute;top:0;width:100%;background:transparent;transition:all var(--duration-extra-longer) ease}.shopify-section-header-sticky .header-attachment,.attachment-none{background:rgba(var(--color-background))}.tab_collection-slider .tab-product-collection ul.tabs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:1rem;column-gap:3rem;margin-top:1.5rem;white-space:nowrap}.tab_collection-slider .tab-product-collection ul.tabs li a{font-size:2rem;transition:all var(--duration-long) ease;display:inline-block;vertical-align:middle;color:rgba(var(--color-foreground),.75);border-bottom:.1rem solid transparent}.tab_collection-slider .tab-product-collection ul.tabs li a.active{font-weight:var(--font-heading-weight)}.tab_collection-slider .tab-product-collection ul.tabs li a.active,.tab_collection-slider .tab-product-collection ul.tabs li a:hover{color:rgba(var(--color-foreground));border-bottom:.1rem solid rgba(var(--color-foreground))}.product-collection-tab-grid{display:none;opacity:0;transform:translateY(15px);transition:opacity .4s ease-out,transform .4s ease-out}.product-collection-tab-grid.active{display:block;opacity:1;transform:translateY(0)}@media screen and (max-width: 991px){.tab_collection-slider .tab-product-collection ul.tabs li a{font-size:1.4rem}.tab_collection-slider .tab-product-collection ul.tabs{column-gap:2rem}}.scroll-down{border-radius:100%;height:5rem;width:5rem;background:rgba(var(--color-button),var(--alpha-button-background));color:rgba(var(--color-button-text));position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%);z-index:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 6px rgba(var(--color-shadow),.2)}.scroll-down svg{height:1.4rem;width:1.4rem}.scroll-down:hover svg{animation:.5s ease-in-out forwards arrowanimation}@keyframes arrowanimation{0%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(100%)}51%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.home-slideshow-section .slide-heading{line-height:1;color:rgba(var(--color-foreground))}.home-slideshow-section .slideshow-thumb-img svg{height:140px;margin-bottom:2rem}.home-slideshow-section .slide-heading svg{height:72px;margin-bottom:3rem}.home-slideshow-section.page-width .media{border-radius:var(--media-radius)}.home-slideshow-section .slide-text{margin-top:2rem;line-height:1.5}.home-slideshow-section .slide-sub-heading-2{letter-spacing:12px;font-size:16px;margin-bottom:2rem}.home-slideshow-section .slider-content *[class*=slide_]{max-width:660px;display:flex;flex-wrap:wrap;flex-direction:column;padding:3rem;width:100%;margin:4rem;overflow:hidden;background-color:transparent}.home-slideshow-section .slider-content{position:relative;height:100%;width:100%;display:flex;padding:0 6rem;box-sizing:border-box}.home-slideshow-section .slideshow-img{position:absolute;top:0;bottom:0;right:0;left:0}.home-slideshow-section .slider-content [class*=slide_]{position:relative;z-index:1}.home-slideshow-section .slider-content [class*=slide_]:after{content:"";height:100%;width:100%;right:0;top:0;bottom:0;left:0;position:absolute;z-index:-1;border-radius:var(--media-radius)}.slider-content--text-center{text-align:center}.slider-content--text-end{text-align:right}.slider-content--top-left{justify-content:flex-start}.slider-content--top-center{justify-content:center}.slider-content--top-right{justify-content:flex-end}.slider-content--middle-left{justify-content:flex-start}.slider-content--middle-center{justify-content:center}.slider-content--middle-right{justify-content:flex-end}.slider-content--bottom-left{justify-content:flex-start}.slider-content--bottom-center{justify-content:center}.slider-content--bottom-right{justify-content:flex-end}.home-slideshow-section .slider-content[class*=top-left] [class*=slide_],.home-slideshow-section .slider-content[class*=top-center] [class*=slide_],.home-slideshow-section .slider-content[class*=top-right] [class*=slide_]{align-self:flex-start}.home-slideshow-section .slider-content[class*=middle-left] [class*=slide_],.home-slideshow-section .slider-content[class*=middle-center] [class*=slide_],.home-slideshow-section .slider-content[class*=middle-right] [class*=slide_]{align-self:center}.home-slideshow-section .slider-content[class*=bottom-left] [class*=slide_],.home-slideshow-section .slider-content[class*=bottom-center] [class*=slide_],.home-slideshow-section .slider-content[class*=bottom-right] [class*=slide_],.home-slideshow-section .slider-content[class*=bottom-] [class*=slide_]{align-self:flex-end}.home-slideshow-section .swiper-pagination--left_pagination{text-align:left}.home-slideshow-section .swiper-pagination--center_pagination{text-align:center}.home-slideshow-section .swiper-pagination--right_pagination{text-align:right}.home-slideshow-section .slide-button{margin-top:6rem}.home-slideshow-section .slide-button:hover{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text))}.home-slideshow-section .slide-button:last-child{margin-left:2rem}.home-slideshow-section .swiper-arrows .classic-arrows{opacity:0;-moz-opacity:0;-o-opacity:0;-webkit-opacity:0}.home-slideshow-section:hover .swiper-arrows .classic-arrows{opacity:1;-moz-opacity:1;-o-opacity:1;-webkit-opacity:1}.hero-slideshow{position:relative}@media screen and (max-width: 1399px){.home-slideshow-section .slider-content *[class*=slide_]{max-width:560px;padding:2rem;margin:3.5rem}.home-slideshow-section .slide-button{margin-top:4rem}.home-slideshow-section .slideshow-thumb-img svg{height:120px}.home-slideshow-section .slide-heading svg{height:60px;margin-bottom:2rem}}@media screen and (min-width: 768px){.mobile-only{display:none}}@media screen and (max-width: 1199px){.home-slideshow-section .slider-content *[class*=slide_]{max-width:480px;padding:1.5rem;margin:3rem}}@media screen and (max-width: 991px){.home-slideshow-section .slide-heading svg{height:40px;margin-bottom:1rem;width:fit-content}.home-slideshow-section .slide-text{margin-top:1rem}.home-slideshow-section .slideshow-thumb-img svg{margin-bottom:1rem;height:80px}.home-slideshow-section .slide-sub-heading-2{letter-spacing:6px;margin-bottom:1rem}.home-slideshow-section .slider-content *[class*=slide_]{margin:2.5rem}.home-slideshow-section .slideshow__cursor{display:none}.home-slideshow-section .slide-button{margin-top:2rem}.scroll-down{display:none}}@media screen and (max-width: 767px){.slide-img:not(.mobile-only){display:none}.home-slideshow-section .slider-content *[class*=slide_]{max-width:430px}.home-slideshow-section .slide-sub-heading-2{letter-spacing:4px;font-size:14px}}@media screen and (max-width: 575px){.home-slideshow-section .slide-button:last-child{margin-left:0}.home-slideshow-section .slider-content *[class*=slide_]{max-width:385px;margin:2rem}.home-slideshow-section .slider-content *[class*=slide_]{margin:1.5rem 0rem}.home-slideshow-section .slider-content{padding:0rem 1.5rem}}.collection_section .before-custom-img{position:absolute;bottom:50px}.collection_section .section-full-width{max-width:90%;width:100%;margin:auto}.collection_section .main_collections_list_wrapper .swiper-slide .category-before-image{height:100%;width:100%;position:absolute;top:0;right:0;left:0}.collection_section .main_collections_list_wrapper .category-before-image svg rect{fill:rgba(var(--color-custom))}.collection_section .main_collections_list_wrapper .swiper-slide:nth-child(2) .category-before-image{left:30px}.collection_section .main_collections_list_wrapper .swiper-slide:nth-child(3) .category-before-image{top:10px;height:85%}.collection_section .main_collections_list_wrapper .swiper-slide:nth-child(4) .category-before-image{transform:rotateX(158.76deg)}.collection_section .collection-name-wrapper{color:rgba(var(--color-foreground));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);will-change:transform}@media screen and (max-width: 1429px){.collection_section .section-full-width{max-width:100%;padding:0 2.5rem}}@media screen and (max-width: 991px){.collection_section .main_collections_list_wrapper .swiper-slide:nth-child(2n) .category-before-image{left:20px}}@media screen and (max-width: 767px){.collection_section .collection__image_wrapper{row-gap:1rem}.collection_section .main_collections_list_wrapper .swiper-slide .category-before-image{display:none}}.home_collapsible_content{position:relative;overflow:hidden}.home_collapsible_content .before-custom-img{position:absolute;right:0;top:0}.home_collapsible_content .before-custom-img img{width:auto}.home_collapsible_content .collapsible-small-image{max-width:57%;width:100%;position:absolute;bottom:0}.home_collapsible_content .collapsible-before-small-img{position:absolute;width:100%;bottom:25px;right:-25px;transform:rotate(16.75deg)}.collapsible-before-small-img svg rect{fill:rgba(var(--color-custom),.5)}.home_collapsible_content .collapsible-img-inner{max-width:52%;width:100%;float:right;border-radius:300px 300px 0 0;overflow:hidden}.home_collapsible_content .collapsible-row{width:100%;overflow:hidden}.home_collapsible_content .main-description,.home_collapsible_content .main-subheading{max-width:100%}.home_collapsible_content .collapsible-img{max-width:50%;width:100%;position:relative;float:left;margin-top:7%}.home_collapsible_content .collapsible_content{max-width:50%;width:100%;float:left}.home_collapsible_content .accordion-home{padding:0 1rem}.home_collapsible_content .collapsible-content{max-width:86%;width:100%;margin-right:auto}.accordion-item.active .accordion__content-home{margin-bottom:2rem}.accordion__content-home{font-size:1.4rem;overflow:hidden;transition:max-height var(--duration-default) ease-in-out,opacity var(--duration-default) ease-in-out,margin var(--duration-default) ease-in-out;opacity:0;max-height:0}.accordion-item.active .accordion__content-home{opacity:1}.accordion-item{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.home_collapsible_content .accordion-item:last-child{border-bottom:none}.accordion-content{padding:1.8rem 0rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all var(--duration-default) ease}.collapsi-icon .icon-plus{width:1rem;height:1rem;display:block;position:relative}.collapsi-icon .icon-plus:before,.collapsi-icon .icon-plus:after{content:"";background-color:currentColor;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.collapsi-icon .icon-plus:before{width:1rem;opacity:1;height:1px}.collapsi-icon .icon-plus:after{width:1px;height:1rem}.accordion-item.active .collapsi-icon .icon-plus:before{opacity:0}.accordion-item.active .collapsi-icon .icon-plus:before,.accordion-item.active .collapsi-icon .icon-plus:after{transform:translate(-50%,-50%)rotate(90deg)}.collapsi-icon{height:2.5rem;width:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground));color:rgba(var(--color-foreground))}@media screen and (max-width: 1399px){.accordion-content{padding:1rem 0px}}@media screen and (max-width: 991px){.home_collapsible_content .collapsible-content{max-width:100%}.home_collapsible_content .collapsible-row{display:flex;flex-direction:column!important;align-items:center}.home_collapsible_content .collapsible_content{max-width:100%}.home_collapsible_content .collapsible-img{max-width:80%;margin-top:0}}@media screen and (max-width: 575px){.home_collapsible_content .collapsible-img{max-width:100%}.home_collapsible_content .collapsible-before-small-img{bottom:15px;right:-15px}.collapsi-icon{height:2rem;width:2rem}.collapsi-icon .icon-plus{height:1rem;width:1.2rem}.home_collapsible_content .accordion-home{padding:0}}.faq-block-section .title-bottom-space{padding-bottom:1.5rem;border-bottom:1px solid rgba(var(--color-custom))}.faq-block-section .accordion__title{font-size:2rem;text-transform:uppercase;color:rgba(var(--color-foreground));transition:all var(--duration-long) ease}.faq-block-section .accordion-item.active .accordion__title{color:rgba(var(--color-button))}.faq-block-section .information-block{background:transparent}.faq-collapsible:last-child .accordion-item{border-bottom:none}@media screen and (min-width: 1200px){.faq-block-section .title-bottom-space{margin-bottom:3.5rem}}@media screen and (max-width: 1399px){.faq-block-section .accordion-content{padding:1.5rem 0rem}.faq-block-section .accordion__title{font-size:1.6rem}}@media screen and (max-width: 991px){.faq-block-section .accordion__title{font-size:1.4rem}}.image_link_blocks .link_block_wrapper{margin-top:6rem;display:inline-block}.image_link_blocks .linkblock_img{position:relative;overflow:hidden;border-radius:100% 100% 0% 0%;border:1px solid rgba(var(--color-button));border-bottom:none}.image_link_blocks .linkblock_name_wrapper{padding:3rem;text-align:center;position:relative;height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;min-height:150px}.image_link_blocks .linkblock_name_wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:none;border-left:1px solid rgba(var(--color-button));border-right:1px solid rgba(var(--color-button));-webkit-mask-image:linear-gradient(to bottom,rgba(var(--color-button),.8),rgba(var(--color-button),.5) 50%,rgba(var(--color-button),0));mask-image:linear-gradient(to bottom,rgba(var(--color-button),.8),rgba(var(--color-button),.5) 50%,rgba(var(--color-button),0))}.image_link_blocks .image-links-block{padding:0 2.5rem}.image_link_blocks .before-custom-img{position:absolute;top:20%}.image_link_blocks .linkblock-content{transform:translateY(10px);transition:all var(--duration-extra-longer) ease}.image_link_blocks .linkblock__image_wrapper:hover .linkblock-content{transform:translateY(0)}.image_link_blocks .linkblock_name_wrapper p{transition:all var(--duration-extra-longer) ease;opacity:0;padding-top:1rem}.image_link_blocks .linkblock__image_wrapper:hover .linkblock_name_wrapper p{opacity:1}.image_link_blocks .custom-button{font-size:1.8rem;color:rgba(var(--color-button));text-transform:uppercase;transition:all var(--duration-extra-longer) ease;position:absolute;bottom:0}.image_link_blocks .linkblock_img .media{transition:all var(--duration-extra-longer) ease}.image_link_blocks .linkblock__image_wrapper:hover .linkblock_img .media{scale:1.1}@media screen and (max-width: 1499px){.image_link_blocks .linkblock_name_wrapper{padding:2.5rem}.image_link_blocks .link_block_wrapper{margin-top:4rem}}@media screen and (max-width: 991px){.image_link_blocks .linkblock-content,.image_link_blocks .linkblock__image_wrapper:hover .custom-button{transform:translateY(0)}.image_link_blocks .linkblock__image_wrapper .custom-button{font-size:1.6rem}.image_link_blocks .linkblock_name_wrapper p{opacity:1}.image_link_blocks .linkblock_name_wrapper{padding:2rem 1.5rem}.image_link_blocks .swiper-button-next,.image_link_blocks .swiper-button-prev{display:none}}@media screen and (max-width: 767px){.image_link_blocks .linkblock_name_wrapper{padding:1.5rem}.image_link_blocks .linkblock__image_wrapper,.image_link_blocks .linkblock__image_wrapper:before{border-radius:30% 30% 0% 0%}.image_link_blocks .linkblock__image_wrapper .custom-button{font-size:1.4rem}.image_link_blocks .link_block_wrapper{margin-top:2rem}}@media screen and (max-width: 575px){.image_link_blocks .linkblock_name_wrapper{min-height:180px}}.team-section.media-with-text .before-media-image svg rect{fill:rgba(var(--color-foreground))}.team-section .media{z-index:1}.team-section.media-with-text .before-media-image{top:20px;left:0}.team-section.media-with-text .media-row{padding-top:0}.team-section .media-row:last-child{padding-top:4rem}.team-section .media-content .main-subheading{color:rgba(var(--color-foreground));border-bottom:1px solid rgba(var(--color-foreground))}.team-section .team-title{font-size:2.4rem;text-transform:uppercase;color:rgba(var(--color-foreground))}@media screen and (max-width: 1399px){.team-section .team-title{font-size:2rem}.team-section .media-row:last-child{padding-top:5rem}}@media screen and (max-width: 840px){.team-section.media-with-text .before-media-image{top:0}}@media screen and (max-width: 767px){.team-section .team-title{font-size:1.8rem}.team-section .media-row:last-child{padding-top:3rem}}.about-us .main-description strong{color:rgba(var(--color-custom))}.about-us #toggleButton.button svg{fill:rgb(var(--color-button-text));transition:all var(--duration-long) ease}.about-us .main-subheading{color:rgb(var(--color-button));border-bottom:1px solid rgb(var(--color-button))}.about-us #toggleButton.button:hover svg{fill:rgba(var(--color-button),var(--alpha-button-background))}.about-us .about-us-img{overflow:hidden;margin-bottom:-50%}.about-us .before-custom-img{position:absolute;bottom:-1%;left:0;right:0}.about-us{overflow:hidden}.about-us .about-us-img .media{animation:rotate 120s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.media-with-text .before-media-image{height:100%;width:100%;position:absolute;top:0;right:0;left:10px}.media-with-text .before-media-image svg rect{fill:rgba(var(--color-custom))}.media-with-text .media-row{display:flex;align-items:center;padding-top:4rem}.media-with-text .media-row.right{flex-direction:row-reverse}.media-with-text .media-image-column{max-width:30%;width:100%}.media-with-text .media-content{max-width:70%;width:100%;text-align:left}.media-with-text .media-row.left .media-content{padding-left:8rem}.media-with-text .media-row.right .media-content{padding-right:8rem}.media-with-text .media-content .main-subheading,.media-with-text .media-content .main-description{max-width:100%}.media-with-text .media-content .h2{margin-bottom:1.5rem}.media-with-text .blob-svg{transform:translate(0)}@media screen and (max-width: 1399px){.media-with-text .media-row.left .media-content{padding-left:6rem}.media-with-text .media-row.right .media-content{padding-right:6rem}}@media screen and (max-width: 991px){.media-with-text .media-image-column{max-width:35%}.media-with-text .media-content{max-width:65%}.media-with-text .media-row{padding-top:2.5rem}}@media screen and (max-width: 840px){.media-with-text .media-row,.media-with-text .media-row.right{flex-direction:column;row-gap:1rem}.media-with-text .media-image-column{max-width:50%}.media-with-text .media-content{max-width:90%}.media-with-text .media-row.left .media-content{padding-left:0}.media-with-text .media-row.right .media-content{padding-right:0}.media-with-text .media-content .h2{margin-bottom:1rem}}@media screen and (max-width: 575px){.media-with-text .media-image-column{max-width:80%}.media-with-text .media-content{max-width:100%}.media-with-text .media-row{padding-top:1.5rem}}.scrolling_content{display:flex;align-items:center;overflow:hidden}.marquee-with-text{position:relative;z-index:1}.marquee-text-function{font-size:14px;transition:all var(--duration-long) ease;white-space:nowrap;display:flex;align-items:center;font-family:var(--font-body-family);text-align:center;line-height:1.2}.marquee-with-text:hover .marquee-text-function{animation-play-state:paused!important}.marquee-with-text .scrolling_content .marquee_wrap{font-size:var(--scrolling-text-font-size)}.marquee-with-text-inner-part{display:flex;align-items:center}.marquee-with-text .marquee-img img{height:auto}.marquee-with-text .scrolling_content .marquee-with-text-inner-part{column-gap:10px}@keyframes left-right{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes right-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width: 767px){.marquee-with-text img{width:25px;height:25px}}.image-with-text-section .image-with-text-row{display:flex;align-items:center;justify-content:space-between}.image-with-text-section .image-content .main-description p{padding-bottom:1rem;display:block}.image-with-text-section .image-content .button{margin-top:3rem}.image-with-text-section .image-with-text-row.img-left{flex-direction:row-reverse}.image-with-text-section .main-subheading,.image-with-text-section .main-description{max-width:90%}.image-with-text-section .image-column{max-width:40%;width:100%}.image-with-text-section .image-content{max-width:55%;width:100%}.image-with-text-section{position:relative}.image-width-text-vivamayr.image-with-text-section{background:transparent}.image-width-text-vivamayr.image-with-text-section .before-custom-img{bottom:-20%}.image-with-text-section .before-custom-img{position:absolute;right:0;bottom:0;transform:scale(.75);transition:transform 1.5s ease,opacity 1.5s ease}.image-with-text-section .before-custom-img.animated{will-change:transform,opacity;transform:scale(1)}@media screen and (max-width: 991px){.image-with-text-row,.image-with-text-section .image-with-text-row.img-left{flex-direction:column;gap:3rem}.image-with-text-section .image-content,.image-with-text-section .main-subheading,.image-with-text-section .main-description{max-width:100%}.image-with-text-section .image-column,.image-with-text-section .before-custom-img{display:none}.image-width-text-vivamayr.image-with-text-section .image-column{max-width:60%}.image-width-text-vivamayr.image-with-text-section .image-column,.image-width-text-vivamayr.image-with-text-section .before-custom-img{display:block}.image-width-text-vivamayr.image-with-text-section .before-custom-img{bottom:0%}}@media screen and (max-width: 575px){.image-width-text-vivamayr.image-with-text-section .image-column{max-width:100%}.image-with-text-section .image-content .main-description p{padding-bottom:.6rem}.image-with-text-section .image-content .button{margin-top:1.5rem}}.information-section .information_title .main-description,.information-section .information_title .main-subheading{max-width:62%}.information-section .information-wrapper .main-description,.information-section .information-wrapper .main-subheading{max-width:100%}.information-section .information-wrapper .main-description{margin-top:1.5rem;font-size:1.4rem}.information-section .information-wrapper .main-subheading{color:rgba(var(--color-foreground));border-color:rgba(var(--color-foreground))}.information-section .information-wrapper{text-align:center;max-width:90%;width:100%;margin:4rem auto 0}.information-section .section-full-width{max-width:90%;width:100%;margin:0 auto}.information-section .before-custom-img{position:absolute;bottom:0;width:100%}@media screen and (max-width: 1429px){.information-section .information_title .main-description,.information-section .information_title .main-subheading{max-width:80%}.information-section .section-full-width{max-width:100%;padding:0 2.5rem}}@media screen and (max-width: 1399px){.information-section .information-wrapper{margin:2rem auto 0}}@media screen and (max-width: 991px){.information-section .information_title .main-description,.information-section .information_title .main-subheading{max-width:80%}.information-section .before-custom-img img{height:50vh}}@media screen and (max-width: 575px){.information-section .information_title .main-description,.information-section .information_title .main-subheading,.information-section .information-wrapper{max-width:100%}.information-section .information-wrapper{margin:1rem auto 0}}.text-links-block .info-block{display:flex;justify-content:center}.text-links-block .information-block{display:flex;column-gap:2rem;overflow-x:auto;padding-bottom:2rem;cursor:grab}.text-links-block .information-block::-webkit-scrollbar{height:3px}.text-links-block .information-block::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.2)}.text-links-block .information-block::-webkit-scrollbar-thumb{background:rgba(var(--color-button))}.other-related-products{display:none!important}.text-links-block .information-content-wrapper{padding:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:2rem;min-width:30%;border-radius:var(--media-radius);position:relative;z-index:1}.text-links-block .information-content-wrapper:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:100%;border-radius:var(--media-radius);border-top:none;border-left:2px solid rgba(var(--color-button));border-right:2px solid rgba(var(--color-button));-webkit-mask-image:linear-gradient(to bottom,rgba(var(--color-button),0),rgba(var(--color-button),.5) 50%,rgba(var(--color-button),0));mask-image:linear-gradient(to bottom,rgba(var(--color-button),0),rgba(var(--color-button),.5) 50%,rgba(var(--color-button),0));z-index:-1}.text-links-block .information-content-wrapper.info-single-block{min-width:100%}.text-links-block .info-single-block .main-description{margin-top:0}.text-links-block .main-description{max-width:100%}.text-links-block .info-single-block .button{min-height:calc(4rem + var(--buttons-border-width)* 2);font-size:1.4rem;padding:0 2rem;column-gap:1.5rem}.text-links-block .info-subtitle{font-size:1.4rem;color:rgba(var(--color-button));display:flex;align-items:center;column-gap:1rem;flex-wrap:wrap;justify-content:center;text-transform:uppercase}.text-links-block .price .price-item{font-size:1.4rem!important;position:relative;top:-1px}.text-links-block .info-content{color:rgba(var(--color-foreground));font-size:1.2rem;line-height:1.5}.text-links-block .multiple-buttons{display:flex;column-gap:1rem;align-items:center}.text-links-block .info-multi-block .button{min-height:calc(3.5rem + var(--buttons-border-width)* 2);font-size:1.2rem;padding:0 2rem;line-height:normal}.text-links-block .info-multi-block .button:first-child{background-color:rgba(var(--color-custom))}.text-links-block .info-multi-block .button:first-child:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-custom),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-custom),var(--alpha-button-background))}@media screen and (max-width: 1399px){.text-links-block .information-content-wrapper{min-width:40%}}@media screen and (max-width: 1199px){.text-links-block .information-content-wrapper{min-width:45%}}@media screen and (max-width: 991px){.text-links-block .information-content-wrapper{padding:2rem;row-gap:1rem;min-width:60%}.text-links-block .info-content{font-size:1.4rem}.text-links-block .information-block{column-gap:1rem}.text-links-block .info-subtitle{column-gap:.6rem;font-size:1.2rem}.text-links-block .price .price-item{font-size:1.2rem}}@media screen and (max-width: 575px){.text-links-block .information-content-wrapper{padding:1.5rem;min-width:90%}.text-links-block .multiple-buttons{flex-direction:column;row-gap:.8rem}.text-links-block .info-content{font-size:1.2rem}.text-links-block .info-multi-block .button{min-height:calc(3rem + var(--buttons-border-width) * 2)}}.section-links{top:9rem;z-index:2}.sections-link-block{background-color:rgb(var(--color-background))}.sections-link-block .sections-link{padding:1.2rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:.6rem;border-radius:200px;width:fit-content;margin:auto}.sections-link-block .sections-link li a{padding:0rem 5rem;display:inline-block;border-right:1px solid rgb(var(--color-foreground));text-transform:uppercase;opacity:.5;transition:all var(--duration-long) ease}.sections-link-block .sections-link li a.active{opacity:1}.sections-link li:last-child a{border-right:none}.sections-link-block .sections-link a{font-size:1.4rem}@media screen and (max-width: 1499px){.sections-link-block .sections-link li a{padding:0rem 3rem}}@media screen and (max-width: 1399px){.sections-link-block .page-width{padding:0}.sections-link-block .sections-link{border-radius:0;width:100%}}@media screen and (max-width: 991px){.sections-link-block .sections-link li a{padding:0rem 2rem}.sections-link-block{padding-top:20px}.section-links{top:6rem}}@media screen and (max-width: 575px){.sections-link-block .sections-link li a{padding:0 1rem;font-size:1.2rem}}.concerns-section .concerns-content-wrapper{display:grid;grid-template-columns:auto 3fr auto;align-items:center;column-gap:3rem;padding:3rem;border-radius:500px}.concerns-section .main-description{margin-top:0}@media screen and (min-width: 1400px){.concerns-section .main-description{max-width:100%}}@media screen and (max-width: 1399px){.concerns-section .concerns-content-wrapper{display:flex;flex-direction:column;align-items:center;row-gap:3rem;border-radius:var(--media-radius);text-align:center}}@media screen and (max-width: 991px){.concerns-section .concerns-content-wrapper{row-gap:2rem;padding:2rem}}.custom-text_blocks.center .main-subheading,.custom-text_blocks.center .main-description{max-width:100%}.custom-text-section .custom-text_blocks{max-width:65%;width:100%;margin:auto}.custom-text-section .custom-info-wrapper{margin-top:7rem}.custom-text-section .custom-quote{margin-bottom:6rem}.custom-text-section .custom-title{color:rgba(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style)}.custom-text-section .custom-content{color:rgba(var(--color-button));margin-top:.8rem}@media screen and (max-width: 1499px){.custom-text-section .custom-text_blocks{max-width:70%}}@media screen and (max-width: 1399px){.custom-text-section .custom-text_blocks{max-width:77%}.custom-quote svg{width:100px;height:100px}.custom-text-section .custom-info-wrapper{margin-top:5rem}.custom-text-section .custom-quote{margin-bottom:5rem}.custom-text-section .custom-content{margin-top:0}}@media screen and (max-width: 991px){.custom-text-section .custom-text_blocks{max-width:85%}.custom-text-section .custom-info-wrapper{margin-top:3rem}.custom-text-section .custom-quote{margin-bottom:3rem}}@media screen and (max-width: 767px){.custom-text-section .custom-text_blocks{max-width:100%;padding:0 2.5rem}.custom-quote svg{width:80px;height:80px}}.offers-section .offers-information{border:1px solid rgba(var(--color-background),.5);padding:2rem;margin-bottom:3rem;border-radius:var(--media-radius)}.offers-section .main-subheading{color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.offers-section .offers-information:last-child{margin-bottom:0}.offers-section .offers-content-wrapper{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;column-gap:4rem;padding:3rem;border-radius:var(--media-radius);color:rgb(var(--color-foreground))}.offers-section .offer-name-content{font-size:1.6rem;margin-top:1.2rem;color:rgba(var(--color-button))}.offers-section{position:relative}.offers-section .before-custom-img{position:absolute;bottom:-1px;transform:rotateX(180deg)}@media screen and (max-width: 1199px){.offers-section .offers-content-wrapper{height:100%;grid-auto-flow:column;grid-template-rows:auto auto 1fr;grid-template-columns:inherit;row-gap:3rem}.offers-section .offer-button{align-self:end}.offers-section .offers-block{display:flex;overflow-x:auto;column-gap:2rem}.offers-section .offers-information{min-width:45%;width:100%;margin-bottom:0}}@media screen and (max-width: 991px){.offers-section .offers-content-wrapper{row-gap:2rem;padding:2rem}.offers-section .offers-block{column-gap:1.5rem}.offers-section .offers-information{min-width:60%;padding:1.5rem}.offers-section .offer-name-content{margin-top:.8rem}}@media screen and (max-width: 767px){.offers-section .offers-information{min-width:70%}}@media screen and (max-width: 575px){.offers-section .offers-content-wrapper{padding:1.5rem;row-gap:1rem}.offers-section .offers-information{padding:1rem;min-width:90%}.offers-section .button .button-svg{display:none}}.tab-banner-section .custom-tab-content{position:absolute;top:0;left:0;right:0;bottom:0;transition:all .5s ease;opacity:0}.tab-banner-section .custom-tab-content.current{position:relative;opacity:1}.tab-banner-section .tab-content-wrapper{display:flex;position:absolute;top:50px;width:100%;justify-content:center;overflow-x:auto}.tab-banner-section .custom-tab-link{font-size:1.6rem;padding:0 3.5rem;border-right:1px solid rgba(var(--color-foreground));color:rgba(var(--color-foreground));font-weight:400;cursor:pointer;white-space:nowrap}.tab-banner-section .custom-tab-link:last-child{border-right:none}.tab-banner-section .custom-tab-link.current{font-weight:600}.tab-banner-section .tab-banner-wrapper{position:relative}.tab-banner-section .tab-banner-content{position:absolute;bottom:5rem;right:5rem;max-width:23%;padding:2.4rem;background:rgba(var(--color-background),.6);border-radius:var(--media-radius)}@media screen and (max-width: 1429px){.tab-banner-section .tab-banner-content{max-width:35%}}@media screen and (max-width: 1199px){.tab-banner-section .tab-banner-content{max-width:45%;bottom:3rem;right:3rem}.tab-banner-section .tab-content-wrapper{justify-content:start}.tab-banner-section .tab-content-wrapper{top:30px}}@media screen and (max-width: 991px){.tab-banner-section .tab-banner-content{max-width:65%}.tab-banner-section .custom-tab-link{padding:0 2rem;font-size:1.4rem}}@media screen and (max-width: 575px){.tab-banner-section .tab-banner-content{padding:1.5rem;max-width:85%;bottom:2rem;right:2rem}.tab-banner-section .tab-content-wrapper{top:10px}}.service-section .service-block-wrapper{display:flex;flex-wrap:wrap;justify-content:center;max-width:95%;margin:0 auto}.service-section .service-blocks{max-width:20%;width:100%;padding:0 4rem}.service-image:has(.media){max-width:10rem;margin:auto}.service-section .service-image svg{height:10rem;width:10rem}.service-section .service-content{font-size:1.6rem;text-align:center;margin-top:2rem}@media screen and (max-width: 1399px){.service-section .service-block-wrapper{max-width:100%}.service-section .service-blocks{padding:0 2.5rem}}@media screen and (max-width: 1199px){.service-section .service-block-wrapper{row-gap:3rem}.service-section .service-blocks{max-width:33.33%}}@media screen and (max-width: 991px){.service-section .service-blocks{padding:0 1.5rem}.service-section .service-content{font-size:1.4rem;margin-top:1rem}}@media screen and (max-width: 575px){.service-section .service-blocks{max-width:50%;padding:0 1rem}.service-section .service-content{font-size:1.2rem}.service-image:has(.media){max-width:7rem}.service-section .service-image svg{width:7rem;height:7rem}}.parallax-section .parallax-content{overflow:hidden;position:relative}.parallax-section .parallax-zoom-img{background-position:center center;background-repeat:no-repeat;background-size:cover;display:block!important;width:100%;height:100%;position:absolute;top:0;left:0;right:0;perspective:500px;overflow:hidden;z-index:1}.parallax-section .zoom-mobile-img{display:none}.parallax-section .image-containers{width:100%;height:auto;line-height:0}.parallax-section .image-containers img{width:100%;height:100%;object-fit:cover;object-position:center center}.parallax-section .parallax-content-wrapper{max-width:34%;width:100%;position:absolute;top:10%;left:10%;margin-bottom:0;opacity:0;transition:all var(--duration-extra-longer) ease}.parallax-section .parallax-content-wrapper .main-subheading{color:rgb(var(--color-foreground));border-bottom:1px solid rgb(var(--color-foreground))}.animation-complete .parallax-content-wrapper{z-index:2}.parallax-section .parallax-content-wrapper .main-description,.parallax-section .parallax-content-wrapper .main-subheading{max-width:100%}.parallax-section .parallax-small-img{position:absolute;bottom:0%;right:10%;max-width:30%;width:100%;border-radius:300px 300px 0 0;overflow:hidden;opacity:0;transition:all var(--duration-extra-longer) ease}.parallax-section.animation-complete .parallax-small-img,.parallax-section.animation-complete .parallax-content-wrapper{opacity:1}@media screen and (max-width: 1499px){.parallax-section .parallax-content-wrapper{max-width:42%}}@media screen and (max-width: 1399px){.parallax-section .parallax-content-wrapper{top:5%;left:5%}.parallax-section .parallax-small-img{right:5%}.parallax-section .main-description{font-size:max(13px,12px)}}@media screen and (max-width: 991px){.parallax-section .parallax-content-wrapper{max-width:50%}.parallax-content{min-height:100vh}.parallax-section .image-containers{height:100vh}.parallax-section .parallax-small-img{max-width:40%}.parallax-section .zoom-desktop-img{display:none}.parallax-section .zoom-mobile-img{display:block}}@media screen and (max-width: 767px){.parallax-section .parallax-content-wrapper{max-width:60%}.parallax-section .parallax-small-img{max-width:50%;left:50%;right:auto;transform:translate(-50%)}}@media screen and (max-width: 575px){.parallax-section .parallax-content-wrapper{max-width:90%}.parallax-section .button .button-svg{display:none}.parallax-section .parallax-small-img{max-width:65%}}@media screen and (max-width: 375px){.parallax-section .parallax-small-img{max-width:70%}}.parallax-banner .parallax-content{max-width:40%;width:100%;position:absolute;top:10%;left:10%;margin-bottom:0}.parallax-banner .parallax-content .main-subheading{color:rgb(var(--color-foreground));border-bottom:1px solid rgb(var(--color-foreground))}.parallax-banner .before-custom-img{position:absolute;bottom:-1px;z-index:1}.mobile-image-banner{display:none}.parallax-banner .parallax-content .main-subheading,.parallax-banner .parallax-content .main-description{max-width:100%}@media screen and (max-width: 1399px){.parallax-banner .parallax-content{top:5%;left:5%;max-width:40%}}@media screen and (max-width: 991px){.parallax-banner .parallax-content{max-width:60%}}@media screen and (max-width: 767px){.parallax-banner .parallax-content{max-width:80%}.mobile-image-banner{display:block}.desktop-image-banner{display:none}}@media screen and (max-width: 575px){.parallax-banner .parallax-content{max-width:90%}}.custom-tab-section .tab-images{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.custom-tab-section .custom-tab-links{display:flex;align-items:center;justify-content:center;max-width:calc(20% - .8rem);width:100%}.custom-tab-section .custom-tab-img{max-width:70%;width:100%}.custom-tab-section img{width:100%;height:auto;transition:all var(--duration-extra-longer) ease}@media screen and (max-width: 767px){.custom-tab-section .tab-images{padding-top:1.5rem}}@media screen and (max-width: 575px){.custom-tab-section .custom-tab-links{max-width:calc(33.33% - .7rem)}.custom-tab-section .tab-images{row-gap:2rem}.custom-tab-section .custom-tab-img{max-width:100%}}.side_widget_bar{position:fixed;top:50%;transform:translateY(-50%);z-index:2;border-radius:calc(var(--buttons-radius-outset) / 2);overflow:hidden;box-shadow:0 0 1rem #0003}.side_widget_bar.right{right:0rem}.side_widget_bar.left{left:0rem}.side_widget_bar .side_widget_item_icon{width:4rem;height:4rem;cursor:pointer}.side_widget_bar .side_widget_item_icon svg{width:1.8rem;height:1.8rem}.side_widget_bar .back-to-top .side_widget_item_icon:last-child{margin-bottom:0rem;border-bottom:0rem!important}@media screen and (max-width: 767px){.side_widget_bar .count-bubble{top:0;right:0}.side_widget_bar{top:auto;bottom:6rem;transform:translateY(0)}.side_widget_bar .side_widget_item_icon{width:3.5rem;height:3.5rem}}.page-banner-section{position:relative}.page-banner-section .page-width .page-banner-wrapper,.single-banner-section .page-width .single-banner-wrap{border-radius:var(--media-radius)}.page-banner-section .page-banner-wrapper,.single-banner-section .single-banner-wrap{overflow:hidden}.single-banner-section .single-banner-wrap{display:block}.page-banner-section .main-heading{font-family:var(--font-body-light-family);font-style:normal;text-transform:uppercase;letter-spacing:5px}.page-banner-section .before-custom-img{position:absolute;bottom:-1px;z-index:1}.page-banner-text{max-width:50%;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.page-banner-section .page-banner-block--left{left:50px}.page-banner-section .page-banner-block--center{left:50%;transform:translate(-50%,-50%)}.page-banner-section .page-banner-text.center .main-subheading{margin-left:auto;margin-right:auto}.page-banner-section .page-banner-text.right .main-subheading{margin-left:auto}.page-banner-section .page-banner-block--right{right:50px}@media screen and (max-width: 1399px){.page-banner-section .main-heading{font-size:max(42px,16px)}}@media screen and (max-width: 991px){.page-banner-text{top:60%;transform:translateY(-60%)}.page-banner-section .page-banner-block--center{transform:translate(-50%,-60%)}.page-banner-section .main-heading{font-size:max(34px,16px)}}@media screen and (max-width: 767px){.page-banner-section .page-banner-text{max-width:70%}.page-banner-section .main-heading{font-size:max(25px,16px)}}@media screen and (max-width: 575px){.page-banner-section .page-banner-text{max-width:95%}}@media screen and (max-width: 480px){.page-banner-section .main-heading{font-size:max(19px,16px)}}#cart-sticky.sticky_cart{position:fixed;bottom:20px;right:20px;width:30%;z-index:2;visibility:hidden;opacity:0;transform:translateY(100%);border-radius:var(--media-radius);transition:all var(--duration-long) ease;border:.1rem solid rgba(var(--color-foreground),.08)}#cart-sticky.show{visibility:visible;opacity:1;transform:translateY(0)}#cart-sticky .stickycart-product-content{display:flex;align-items:center;padding-right:2rem}#cart-sticky .stickycart-product-content .card__heading{margin:0 0 .5rem;font-size:1.6rem}#cart-sticky .price .price-item{font-size:1.6rem}#cart-sticky .price--on-sale .price-item--regular{font-size:1.4rem}#cart-sticky .stickycart-product-content .price{display:flex;align-items:center}#cart-sticky .stickycart-product-content img{margin-right:.75rem;object-fit:contain;width:auto}#cart-sticky .product-form .select{width:auto;margin-right:.75rem;display:none}#cart-sticky .product-form .select__select{padding-right:4rem}#cart-sticky .product-form .quantity-input-wrapper{display:flex;align-items:center}#cart-sticky .product-form .quantity{margin-right:.75rem}#cart-sticky .sticky-cart-flex{display:flex;align-items:center;justify-content:space-between}#cart-sticky .product-form__submit{margin-bottom:0;font-size:1.6rem}#cart-sticky .select .icon-caret{height:.6rem;pointer-events:none;position:absolute;top:calc(60% - .2rem);right:calc(var(--inputs-border-width) + 1.5rem)}@media screen and (max-width: 1399px){#cart-sticky.sticky_cart{width:100%;bottom:0;right:0}}@media screen and (max-width: 767px){#cart-sticky .stickycart-product-content{padding-bottom:.5rem}#cart-sticky .product-form .quantity-input-wrapper{justify-content:center}#cart-sticky{display:block}}@media screen and (max-width: 575px){#cart-sticky .sticky-cart-flex{display:block}#cart-sticky .product-form__submit{width:100%}}.featured-collection .featured-swiper-buttons .swiper-button-disabled{opacity:0!important;scale:0}.featured-collection .featured-swiper-button-next,.featured-collection .featured-swiper-button-prev{opacity:0!important;transform:translateY(10px)}.featured-collection .swiper-container:hover .featured-swiper-button-next,.featured-collection .swiper-container:hover .featured-swiper-button-prev{opacity:1!important;transform:translateY(0)}.product-color-variant{z-index:2;position:relative;box-sizing:border-box;grid-row-start:5}.product-color-variant .product-form__input input[type=radio]+label.color-swatch,.product-color-variant .product-form__input input[type=radio]+label.color-swatch:after,.product-color-variant .product-form__input input[type=radio]+label.color-swatch:before{border-radius:100%}.product-color-variant .product-form__input input[type=radio]+label.color-swatch{border:1px rgb(214,214,214) solid;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;margin:.7rem .5rem .2rem 0;display:inline-block;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative;border-radius:100%}.product-color-variant .product-form__input input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-color-variant .product-form__input input[type=radio]+label.color-swatch:before{content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);border:1px rgb(214,214,214) solid;z-index:0}.product-color-variant .product-form__input input[type=radio]+label.color-swatch:hover:before{border:1px rgb(125 124 124) solid}.product-color-variant .product-form__input input[type=radio]+label.color-swatch.variant-swatch{background-color:#fff}.product-color-variant .product-form__input input.disabled+label{text-decoration:line-through}.flex-content-color{display:flex;align-items:center}.product-size-variant .flex-content-color{column-gap:10px}.product-size-variant .product-form__input input[type=radio]+label{background-color:transparent!important}.color-swatch-container{line-height:1}.see-more,.see-less{cursor:pointer;margin-top:2px;border-radius:100%;font-size:18px;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border:0;background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.08),rgba(var(--color-foreground),.08));color:rgb(var(--color-foreground))}.product-color-variant .see-less.round,.product-color-variant .see-more.round{border-radius:100%}.product-color-variant .see-more.round-corners,.product-color-variant .see-less.round-corners{border-radius:5px}.gallery-section .gallery_img{border-radius:var(--media-radius);overflow:hidden;cursor:pointer}.gallery-section .gallery-slider{overflow-x:hidden}.gallery-section .gallery-wrapper{display:flex;align-items:center;justify-content:center;column-gap:30px}.gallery-section .gallery-block{min-width:35%;width:100%}.gallery-slider:hover .gallery-wrapper{animation-play-state:paused!important}.gallery-section .gallery-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.gallery-section .gallery-button:after{box-shadow:none}.gallery-section .gallery-button .icon-instagram{height:2.5rem;width:2.5rem}@media screen and (max-width: 991px){.gallery-section .gallery-wrapper{column-gap:15px}}@media screen and (max-width: 767px){.gallery-section .gallery-wrapper{column-gap:8px}}.contact-block .contact-title{padding-bottom:.6rem}.contact-block .contact-info-wrapper{padding:0 2rem;max-width:33.33%;width:100%;display:block}.information-blocks .contact-block .contact-block-wrapper{margin:0}.contact-block .contact-block-wrapper{display:flex;align-items:center;row-gap:1rem;justify-content:center;flex-wrap:wrap;margin:0 -2rem 4rem}.contact-block .contact-block-content{padding:27px 20px;text-align:center;border-radius:var(--media-radius);position:relative}.contact-block .contact-block-content:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:100%;border-radius:var(--media-radius);border-top:none;border-left:2px solid rgba(var(--color-custom));border-right:2px solid rgba(var(--color-custom));-webkit-mask-image:linear-gradient(to bottom,rgba(var(--color-custom),0),rgba(var(--color-custom),.5) 50%,rgba(var(--color-custom),0));mask-image:linear-gradient(to bottom,rgba(var(--color-custom),0),rgba(var(--color-custom),.5) 50%,rgba(var(--color-custom),0));z-index:0}.contact-block .contact-content{color:rgba(var(--color-custom))}.contact-block .contact-information{display:flex;align-items:center;border-bottom:1px solid rgba(var(--color-foreground));color:rgba(var(--color-foreground));padding-bottom:1rem}.contact-block .contact-num{max-width:30%;width:100%;text-align:right;padding-right:3rem;border-right:1px solid rgba(var(--color-foreground))}.contact-block .contact-address{max-width:70%;width:100%;padding-left:3rem}@media screen and (max-width: 1399px){.contact-content-column{padding-left:2%}}@media screen and (max-width: 1199px){.contact-block .contact-information{flex-direction:column;row-gap:1rem}.contact-block .contact-num,.contact-block .contact-address{max-width:100%;text-align:center;padding:0}.contact-block .contact-num{border-right:0}}@media screen and (max-width: 991px){.contact-block .contact-info-wrapper{padding:0 1rem}.contact-block .contact-block-wrapper{margin:0 -1rem 2rem}}@media screen and (max-width: 767px){.contact-block .contact-information{flex-direction:column}.contact-block .contact-info-wrapper{max-width:50%}}@media screen and (max-width: 575px){.contact-block .contact-info-wrapper{max-width:100%}}.quick-add:has(.buy-now-button){grid-row-start:4}.policy-page .shopify-policy__container{max-width:115rem;margin:0 auto;padding:20rem 2.5rem 10rem}.policy-page .header-attachment{position:absolute;top:0;width:100%;background:rgba(var(--color-shadow));transition:all var(--duration-extra-longer)\a0 ease}.policy-page .shopify-section-header-sticky .header-attachment,.attachment-none{background:rgba(var(--color-background))}@media screen and (max-width: 991px){.policy-page .shopify-policy__container{padding:10rem 2.5rem 5rem}}.body-coming-soon header,.body-coming-soon #MainContent,.body-coming-soon .shopify-section.shopify-section-group-footer-group{display:none;height:0}.bullet_icon.last,.price-item,.price-item.price-item--regular{display:none!important}.article-template__content.rte div{padding-bottom:10px}.article-template__content.rte h2,.article-template__content.rte h3,.article-template__content.rte p{padding:10px 0}@media screen and (max-width: 991px){.article-template__content.rte h2,.article-template__content.rte h3,.article-template__content.rte p{padding:.6rem 0}}@media screen and (max-width: 575px){.article-template__content.rte h2,.article-template__content.rte h3,.article-template__content.rte p{padding:.4rem 0}}.custom-reels-slider{padding:.5rem}.custom-reels-section .product-videos{box-shadow:0 0 6px #0000004d;border-radius:var(--media-radius);overflow:hidden;padding:.5rem}.custom-reels-section .video-card>.media{border-radius:var(--media-radius)}@media screen and (max-width: 767px){.custom-reels-section .product_image{max-width:50px;height:50px}}

/* ========================================
   Smooth Scroll (CSS) - 2847
   ======================================== */
html {
  scroll-behavior: smooth;
}

/* ========================================
   Sticky Header - 4827
   ======================================== */
.section-header {
  position: sticky;
  top: 0;
  z-index: 100;
  transition: background-color 0.3s ease;
}

/* スクロール時のヘッダースタイル */
.section-header.scrolled-past-header .header-attachment {
  background-color: rgb(var(--color-background));
}

.section-header.scrolled-past-header .header-attachment a,
.section-header.scrolled-past-header .header-attachment .header__menu-item {
  color: #888;
}

/* ヘッダーアイコンの色変化 */
.section-header.scrolled-past-header .header-attachment svg {
  color: #888;
}

.section-header.scrolled-past-header .header-attachment .header__icon {
  color: #888;
}

/* ハンバーガーメニューの色変化 */
.section-header.scrolled-past-header .header-attachment .icon-hamburger,
.section-header.scrolled-past-header .header-attachment .icon-hamburger path {
  stroke: #888;
}

/* ========================================
   Hero Slideshow - Slider Content Position Fix
   ======================================== */
.home-slideshow-section .swiper-slide {
  position: relative;
}

.home-slideshow-section .slider-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 6rem;
  box-sizing: border-box;
}

.home-slideshow-section .slider-content [class*="slide_"] {
  position: relative;
  z-index: 1;
}

/* ========================================
   Hero Content - Size & Shadow - 4821
   ======================================== */
.home-slideshow-section .slideshow-thumb-img img {
  max-width: 350px !important;
  height: auto;
  margin-bottom: 2rem;
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.7));
}

.home-slideshow-section .slide-sub-heading-2 {
  font-size: 2.4rem;
  letter-spacing: 0.3em;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.5);
}

.home-slideshow-section .slide-heading {
  font-size: 68px;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.5);
  margin: 1.5rem 0;
}

.home-slideshow-section .slide-text {
  font-size: 2rem;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.8), 0 0 30px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 991px) {
  .home-slideshow-section .slideshow-thumb-img img {
    max-width: 250px !important;
    margin-bottom: 1.5rem;
  }
  
  .home-slideshow-section .slide-sub-heading-2 {
    font-size: 1.8rem;
  }
  
  .home-slideshow-section .slide-heading {
    font-size: 3.5rem;
  }
  
  .home-slideshow-section .slide-text {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 575px) {
  .home-slideshow-section .slideshow-thumb-img img {
    max-width: 180px !important;
    margin-bottom: 1rem;
  }
  
  .home-slideshow-section .slide-sub-heading-2 {
    font-size: 1.4rem;
    letter-spacing: 0.15em;
  }
  
  .home-slideshow-section .slide-heading {
    font-size: 2.5rem;
    margin: 1rem 0;
  }
  
  .home-slideshow-section .slide-text {
    font-size: 1.4rem;
  }
}

/* ========================================
   Hero Slideshow Image - 3917
   ======================================== */
.hero-slideshow_image {
  width: 100%;
  height: 100%;
  position: relative;
}

.hero-slideshow_image .slideshow-img {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}

.hero-slideshow_image .slideshow-img picture {
  display: block;
  width: 100%;
  height: 100%;
}

.hero-slideshow_image .slideshow-img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 767px) {
  .hero-slideshow_image .slideshow-img img {
    width: 100%;
    height: auto;
  }
}

/* ========================================
   End Hero Slideshow Image
   ======================================== */

/* ========================================
   Google Map Section - 8472
   ======================================== */
.map-section-8472 {
  width: 100%;
  margin: 0;
  padding: 0;
}

.map-container-8472 {
  width: 100%;
  line-height: 0;
}

.map-container-8472 iframe {
  width: 100%;
  height: 400px;
  display: block;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

@media screen and (max-width: 991px) {
  .map-container-8472 iframe {
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  .map-container-8472 iframe {
    height: 300px;
  }
}

@media screen and (max-width: 575px) {
  .map-container-8472 iframe {
    height: 250px;
  }
}

/* ========================================
   End Google Map Section
   ======================================== */

/* トップ動画 PC/SP 切り替え（768px以下で topmv-sp.mp4） */
.home-slideshow-section .slideshow-img .top-video-pc {
  display: block !important;
}
.home-slideshow-section .slideshow-img .top-video-sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .home-slideshow-section .slideshow-img .top-video-pc {
    display: none !important;
  }
  .home-slideshow-section .slideshow-img .top-video-sp {
    display: block !important;
  }
}

/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map?v=115988327308901540991762522447 */
