*{-webkit-tap-highlight-color:transparent}:focus-visible{outline:unset}.hide{display:none!important}.h-captcha{display:none}@media(min-width:700px){.hide-pc{display:none!important}}@media(max-width:699px){.hide-mobile{display:none!important}}.shopify-section .section{position:relative;z-index:1}.section-header.justify-center.text-center{display:flex;align-items:center;flex-direction:column}.section-header.justify-center.text-center>.text-with-icon{grid-column-start:auto}.shopify-section .yg-background-box{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0}.shopify-section .yg-background-box .yg-background-image{width:100%;height:100%;object-fit:cover}.shopify-section .h0{font-size:var(--text-h0);line-height:1.2em;letter-spacing:var(--letter-spacing-sm)}.shopify-section h1,.shopify-section .h1{font-size:var(--text-h1);line-height:1.2em;letter-spacing:var(--letter-spacing-md)}.shopify-section h2,.shopify-section .h2{font-size:var(--text-h2);line-height:1.2em;letter-spacing:var(--letter-spacing-md)}.shopify-section h3,.shopify-section .h3{font-size:var(--text-h3);line-height:1.4em;letter-spacing:var(--letter-spacing-md)}.shopify-section h4,.shopify-section .h4{font-size:var(--text-h4);line-height:1.2em;letter-spacing:var(--letter-spacing-lg)}.shopify-section h5,.shopify-section .h5{font-size:var(--text-h5);line-height:1.3em}.shopify-section h6,.shopify-section .h6{font-size:var(--text-h6);line-height:1.4em}.shopify-section .text-xl{font-size:var(--text-xl);line-height:1.5}.shopify-section .text-lg{font-size:var(--text-lg);line-height:1.5}.shopify-section .text-base{font-size:var(--text-base);line-height:1.4}.shopify-section .text-sm{font-size:var(--text-sm);line-height:1.4}.shopify-section .text-xs{font-size:var(--text-xs);line-height:1.4}.shopify-section .radius-lg{border-radius:var(--radius-lg)}.shopify-section .radius-md{border-radius:var(--radius-md)}.shopify-section .radius-sm{border-radius:var(--radius-sm)}.shopify-section .radius-xs{border-radius:var(--radius-xs)}.shopify-section .radius-xxs{border-radius:var(--radius-xxs)}.shopify-section .weight-bold{font-weight:500}.shopify-section .weight-medium{font-weight:var(--font-weight-medium)}.shopify-section .weight-regular{font-weight:var(--font-weight-regular)}.shopify-section .weight-light{font-weight:var(--font-weight-light)}@media(max-width:700px){.shopify-section .mb\:text-xxl{font-size:var(--text-h2);font-weight:500;line-height:1.2}.shopify-section .mb\:text-xl{font-size:var(--text-xl-m);font-weight:var(--font-weight-medium);line-height:1.5}.shopify-section .mb\:text-lg{font-size:var(--text-lg-m);font-weight:var(--font-weight-medium);line-height:1.5}.shopify-section .mb\:text-base{font-size:var(--text-base-m);line-height:1.4}.shopify-section .mb\:text-sm{font-size:var(--text-sm-m);font-weight:var(--font-weight-medium);line-height:1.4}.shopify-section .mb\:text-xs{font-size:var(--text-xs-m);font-weight:var(--font-weight-medium);line-height:1.4}}.yg-image-box,.yg-loading-image{display:flex;width:100%;aspect-ratio:var(--aspect-ratio)}.yg-image-box .yg-image,.yg-loading-image .placeholder{width:100%;height:100%;object-fit:cover}@media(max-width:699px){.yg-image-box,.yg-loading-image{width:100%;aspect-ratio:var(--aspect-ratio-mobile)}}.yg-popup-box{position:fixed;z-index:9999;display:none;align-items:center;justify-content:center;background-color:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:0;right:0;bottom:0;left:0}.yg-popup-box .yg-popup-box-content{position:relative;width:100%;max-width:min(980px,calc(100% - 40px))}.yg-popup-box .yg-popup-box-content :is(iframe,video){width:100%;border:none;outline:none;background-color:transparent;aspect-ratio:16 / 9}.yg-popup-box .yg-popup-box-content .yg-popup-box-close{position:absolute;z-index:999;top:-60px;left:50%;width:40px;height:40px;padding:10px;cursor:pointer;transform:translate(-50%);border-radius:50%;background-color:#fff}.yg-popup-box .yg-popup-box-content .yg-popup-box-close svg{width:100%;height:100%;pointer-events:none}.yg-popup-template{display:none!important}.yg-price{display:flex;align-items:center;gap:10px}.yg-price .price{font-size:var(--text-lg);font-weight:500;color:#1a1a1a}.yg-price .compare-price{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:#737373}.product-info__price .yg-price{flex-direction:row-reverse}.product-info__price .yg-price .price{font-size:var(--text-xl)}.yg-buy-now{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:44px;padding:4px 24px;cursor:pointer;color:#fff;border-radius:30px;background-color:var(--principal-color)}.yg-buy-now:after{position:absolute;z-index:1;content:"";transition:opacity .3s ease-in-out;opacity:0;border-radius:30px;background-color:var(--principal-color);top:0;right:0;bottom:0;left:0}.yg-buy-now:before{position:absolute;z-index:2;top:calc(50% - var(--width) / 2);left:calc(50% - var(--width) / 2);--width: 20px;width:var(--width);height:var(--width);content:"";transition:opacity .3s ease-in-out;animation:rotate 1s ease-in-out infinite;opacity:0;border:2px solid #FFFFFF;border-bottom-color:var(--principal-color);border-radius:30px}.yg-buy-now.active:after,.yg-buy-now.active:before{opacity:1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.yg-product-gallery__main{display:grid;grid-template-columns:1fr;width:100%;border-radius:var(--radius-lg);background-color:#f9fafb}.yg-product-gallery__main .swiper,.yg-product-gallery__main .yg-custom-video{grid-area:1/1;width:100%}.yg-product-gallery__thumbs{display:flex;align-items:center;gap:26px}.yg-product-gallery__thumbs .yg-product-images{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;width:100%}.yg-product-gallery__thumbs .yg-product-images .yg-image-number{z-index:2;display:flex;align-items:center;grid-area:1/6;justify-content:center}.yg-product-gallery__thumbs .yg-product-images .yg-image-item{z-index:0;width:auto;min-height:48px;cursor:pointer;transition:opacity .3s ease-in-out;opacity:.7;border-radius:8px;background-color:#f9fafb;aspect-ratio:auto}.yg-product-gallery__thumbs .yg-product-images .yg-image-item:nth-of-type(n+6){grid-area:1/6;opacity:0}.yg-product-gallery__thumbs .yg-product-images .yg-image-item:nth-of-type(6){opacity:.7}.yg-product-gallery__thumbs .yg-product-images .yg-image-item .yg-image{object-fit:contain}.yg-product-gallery__thumbs .yg-product-images .yg-image-item.active{z-index:1;opacity:1;box-shadow:0 0 0 2px #262629}.yg-product-gallery__thumbs .yg-custom-video-thumb{position:relative;z-index:1;display:flex;overflow:hidden;align-items:center;justify-content:center;min-width:fit-content;min-height:52px;padding-inline:40px;cursor:pointer;text-wrap:nowrap;color:#fff;border-radius:30px}.yg-product-gallery__thumbs .yg-custom-video-thumb .yg-background-video{position:absolute;z-index:-1;object-fit:cover;top:0;right:0;bottom:0;left:0}.yg-product-gallery__thumbs-mobile{display:flex;align-items:center;justify-content:center;gap:8px}.yg-product-gallery__thumbs-mobile :is(.yg-product-images-mobile,.yg-custom-video-mobile){display:flex;align-items:center;justify-content:center;gap:6px;min-width:fit-content;min-height:32px;padding-inline:12px;cursor:pointer;transition:color .3s ease-in-out,background-color .3s ease-in-out;text-wrap:nowrap;color:#76767f;border-radius:30px;background-color:#f9fafb}.yg-product-gallery__thumbs-mobile :is(.yg-product-images-mobile,.yg-custom-video-mobile).active{color:#fff;background-color:#262629}.yg-product-gallery__main .swiper-pagination-bullet{width:8px;height:8px;transition:background-color .3s ease-in-out;opacity:1;border-radius:50px;background-color:#bababc}.yg-product-gallery__main .swiper-pagination-bullet-active{background-color:#262629}@media(max-width:699px){.yg-product-gallery__main{width:auto;max-width:100vw;margin-inline:-20px;border-radius:0}}@media(min-width:1000px){.yg-product-gallery{position:sticky;z-index:2;top:calc(var(--header-height) * var(--header-is-visible, 1) + 130px);transition:top .25s,background .25s;will-change:top}}.yg-variant-values{gap:16px}.yg-variant-values .yg-variant-description{align-items:start;flex-direction:column;gap:0;width:100%;height:100%;padding-inline:0;border:none!important;border-radius:8px;background:#f9fafb}.yg-variant-values .yg-variant-description.block-swatch:before{z-index:-1;box-shadow:none}.yg-variant-values .yg-variant-description .yg-variant-description__item{width:100%;padding:20px;border:1px solid #EBEDF0;border-radius:8px;background-color:#fff}.yg-variant-values .yg-variant-description .yg-variant-description__item .yg-variant-description__item-description{margin-top:10px;color:#76767f}.yg-variant-values :checked+.yg-variant-description .yg-variant-description__item{border-width:1.5px;border-color:#313644}.yg-variant-values .yg-variant-description__video{overflow:hidden;width:100%;height:0;padding:20px;padding-block:0;transition:height .3s ease-in-out,padding-block .3s ease-in-out;color:#76767f;border-radius:8px}.yg-variant-values :checked+.yg-variant-description .yg-variant-description__video{height:auto;padding-block:16px}.yg-variant-values .yg-variant-description__video yg-open-popup{display:inline-block;align-items:center;color:#3f75ff}.variant-picker__option-info legend{color:#333}.yg-color-swiper{display:block;width:auto;min-width:100vw;max-width:100vw;margin-inline:calc(-1 * var(--calculated-section-spacing-inline));padding-inline:var(--calculated-section-spacing-inline);--swiper-pagination-bullet-inactive-color: #262629;--swiper-pagination-bullet-inactive-opacity: .3;--swiper-pagination-color: #262629}.yg-color-swiper .swiper-wrapper{height:auto}.yg-color-swiper .swiper-pagination{position:static;margin-top:16px}.yg-color-swiper .swiper-slide{overflow:hidden;border-radius:16px;background-color:#f9fafb}@media(min-width:700px){.yg-color-swiper{display:none}}@media(max-width:699px){.yg-variant-values .yg-variant-description .yg-variant-description__item{padding:16px}.yg-variant-values .yg-variant-description__video{padding:16px;padding-block:0}}.product-info__block-item[data-block-id=buy_buttons]{--product-info-block-spacing: 60px}.product-info__buy-buttons .yg-buy-now-box{display:flex;flex-direction:column;gap:30px;padding:32px 24px;border-radius:12px;background-color:#f9fafb}.product-info__buy-buttons .yg-buy-now-box .yg-product-box{display:grid;align-items:center;grid-template-columns:78px 1fr;gap:16px}.product-info__buy-buttons .yg-buy-now-box .yg-product-current-parameter{margin-top:4px;color:#76767f}.product-info__buy-buttons .yg-buy-now-box .yg-line{display:block;width:100%;height:1px;background-color:#0000001a}.product-info__buy-buttons .yg-buy-now-box .yg-price{display:flex;flex-direction:column;gap:4px;width:100%}.product-info__buy-buttons .yg-buy-now-box .yg-price .compare-price-box,.product-info__buy-buttons .yg-buy-now-box .yg-price .price-box{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;color:#737373}.product-info__buy-buttons .yg-buy-now-box .yg-why-price{position:relative;z-index:1;display:inline-block;padding:1px 4px;cursor:pointer;color:#3f75ff;border-radius:2px;background-color:#e8f0fe}.product-info__buy-buttons .yg-buy-now-box .yg-why-price:hover .yg-why-price-content{pointer-events:auto;opacity:1}.product-info__buy-buttons .yg-buy-now-box .yg-why-price-content{position:absolute;z-index:2;bottom:calc(100% + 12px);left:50%;width:max-content;max-width:260px;padding:12px;transition:opacity .3s ease-in-out;transform:translate(-50%);pointer-events:none;opacity:0;color:#fff;border-radius:8px;background-color:#3f75ff}.product-info__buy-buttons .yg-buy-now-box .yg-why-price-content:after{position:absolute;top:100%;left:50%;width:0;height:0;content:"";transform:translate(-50%);border-top:8px solid #3F75FF;border-right:8px solid transparent;border-left:8px solid transparent}.product-info__buy-buttons .yg-buy-now-box .yg-buy-now{width:min(100%,280px);min-height:56px;margin-inline:auto}@media(max-width:699px){.product-info__block-item[data-block-id=buy_buttons]{--product-info-block-spacing: 32px}.product-info__buy-buttons .yg-buy-now-box{padding:24px 20px}.product-info__buy-buttons .yg-buy-now-box .yg-product-box{align-items:start;grid-template-columns:66px 1fr}.product-info__buy-buttons .yg-buy-now-box .yg-buy-now{min-height:48px}}.header:has(details[open]){transition:color .25s,background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s}.header:has(details[open]) .header__wrapper{background:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}.header:has(details[open]) :not(.is-filled){--header-background-blur-radius: 0px;--header-background-opacity: 0;--header-logo-opacity: 0;--text-color: var(--header-transparent-text-color)}.header:has(details[open]) .header__logo-image{transition:opacity .25s}.header details[open] summary{position:relative}.header details summary svg{display:none}.header details[open] summary:after{position:absolute;bottom:-6px;left:50%;width:4px;height:4px;content:"";transform:translate(-50%);border-radius:2px;background:#fff;aspect-ratio:1/1}#main:before{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;opacity:0;border-radius:inherit;background:#0000004d;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}header:has(details[open])~#main:before{opacity:1}.yg-mega-menu{left:50%!important;box-sizing:content-box;max-width:660px;margin-inline:auto;padding:36px 32px;transform:translate(-50%);border-radius:12px;background:#00000080;box-shadow:unset}.yg-product-mega-menu{position:relative;display:flex;align-items:center;gap:20px;border-radius:12px}.yg-product-mega-menu .yg-product-item{display:flex;align-items:center;flex:1;flex-direction:column;gap:24px}.yg-product-mega-menu .yg-product-info{display:flex;align-items:center;flex-direction:column;gap:4px;color:var(--color)}.yg-product-mega-menu .yg-product-title{font-size:24px;font-weight:500;line-height:120%;letter-spacing:-.24px}.yg-product-mega-menu .yg-product-description{font-size:var(--text-sm);font-weight:400;font-style:normal;line-height:140%;text-align:center;opacity:.8}.yg-product-mega-menu .yg-product-swiper__buttons{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px}.yg-product-mega-menu .yg-product-swiper__button{font-size:12px;font-weight:600;line-height:1.4;display:inline-flex;align-items:center;align-self:stretch;justify-content:center;gap:16px;padding:8px 16px;transition:opacity .2s ease,transform .2s ease;white-space:nowrap;text-decoration:none;letter-spacing:.01em;color:var(--button-color);border:1px solid transparent;border-radius:36px;background:var(--button-background)}.yg-product-mega-menu .yg-product-swiper__button:hover{opacity:.86}.yg-product-mega-menu .yg-product-swiper__button--secondary{border:1px solid var(--button-color)}.drawer::part(overlay),.popover::part(overlay){background:#0000004d;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.yg-mega-menu:has(.yg-normal-mega-menu){max-width:524px;padding:32px}.yg-normal-mega-menu{display:flex;align-items:flex-start;gap:40px}.yg-normal-mega-menu .yg-normal-mega-menu-left{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:32px;padding:12px}.yg-normal-mega-menu .yg-normal-mega-menu-group{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.yg-normal-mega-menu .yg-normal-item{font-size:var(--text-sm);font-weight:500;line-height:140%}.yg-normal-mega-menu .yg-normal-mega-menu-right{position:relative;overflow:hidden;width:360px;border-radius:8px}.yg-normal-mega-menu .yg-normal-mega-menu-image-gradient{position:absolute;top:0;left:0;right:0;height:72px;background:linear-gradient(180deg,#00000080,#0000);pointer-events:none;z-index:1}.yg-normal-mega-menu .yg-normal-mega-menu-image-title{font-size:var(--text-sm);font-weight:500;line-height:140%;position:absolute;top:20px;left:20px;z-index:2}.yg-normal-mega-menu .yg-normal-mega-menu-image-link{position:absolute;right:20px;bottom:20px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:12px;transition:opacity .3s ease-in-out;border-radius:24px;background:#00000080}.yg-normal-mega-menu .yg-normal-mega-menu-image-link :hover{opacity:.7}:is(.drawer,.popover)::part(outside-close-button){display:none}.navigation-drawer[mobile-opening=left]{top:calc(var(--header-height) + 28px)!important;height:calc(100dvh - var(--header-height) - 28px - env(safe-area-inset-bottom))}html:not(.header-is-top) .navigation-drawer[mobile-opening=left]::part(overlay){top:calc(var(--header-height) + 26px)}html.header-is-top .navigation-drawer[mobile-opening=left]::part(overlay){top:calc(var(--header-height) - 1px)}.navigation-drawer[mobile-opening=left]>[is=close-button]{display:none}.navigation-drawer[mobile-opening=left]::part(body){grid-template-rows:auto minmax(0,1fr);padding:16px 24px;border-radius:12px;background:#00000080}.navigation-drawer[mobile-opening=left]::part(content){min-height:min(70vh,calc(100dvh - var(--header-height) - 28px - env(safe-area-inset-bottom)));max-height:100%;color:#fff;border-radius:12px;background:#00000080}.navigation-drawer[mobile-opening=left] .panel-footer{background-color:unset}.navigation-drawer[mobile-opening=left] .text-subdued{color:#fff}.navigation-drawer[mobile-opening=left] .panel__wrapper{padding:unset}.navigation-drawer[mobile-opening=left] .panel__scroller li{display:flex;align-items:center;align-self:stretch;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.navigation-drawer[mobile-opening=left] .panel__scroller li:not(:has(yg-dropdown)){padding:16px 0}.navigation-drawer[mobile-opening=left] .panel__scroller>ul{gap:0}.navigation-drawer[mobile-opening=left] .panel__scroller li:last-child{border-bottom:none}.navigation-drawer[mobile-opening=left] .panel__scroller li{font-size:16px;font-weight:500;line-height:140%}.yg-menu-content{display:flex;align-items:flex-start;align-self:stretch;flex-direction:column;gap:32px;padding:20px 0 40px}.yg-menu-content .yg-product-item{display:flex;align-items:center;flex:1;flex-direction:column;gap:12px}.yg-menu-content .yg-product-info{display:flex;align-items:center;flex-direction:column;gap:4px;color:var(--color)}.yg-menu-content .yg-product-title{font-size:22px;font-weight:500;line-height:120%;letter-spacing:-.24px}.yg-menu-content .yg-product-description{font-size:14px;font-weight:400;font-style:normal;line-height:140%;text-align:center;opacity:.8}.yg-menu-content .yg-product-swiper__buttons{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.yg-menu-content .yg-product-swiper__button{font-size:12px;font-weight:600;line-height:1.4;display:inline-flex;align-items:center;align-self:stretch;justify-content:center;gap:16px;padding:8px 16px;transition:opacity .2s ease,transform .2s ease;white-space:nowrap;text-decoration:none;letter-spacing:.01em;color:var(--button-color);border:1px solid transparent;border-radius:36px;background:var(--button-background)}.yg-menu-content .yg-product-swiper__button:hover{opacity:.86}.yg-menu-content .yg-product-swiper__button--secondary{border:1px solid var(--button-color)}.navigation-drawer[mobile-opening=left] .yg-dropdown{width:100%}.navigation-drawer[mobile-opening=left] .yg-dropdown>.yg-dropdown-title-container{padding-block:16px}.navigation-drawer[mobile-opening=left] .yg-dropdown>.yg-dropdown-content-container>.yg-dropdown-content{padding-block-end:0}.yg-normal-menu-content{display:flex;align-items:flex-start;align-self:stretch;flex-direction:column;gap:32px;padding:8px 0 16px}.yg-normal-menu-content .yg-normal-mega-menu-group{font-size:16px;font-weight:500;line-height:140%;display:flex;align-items:flex-start;flex-direction:column;gap:12px;text-align:center}.blog-post-card{gap:24px}.blog-post-card .yg-blog-title{font-size:22px;font-weight:500;line-height:130%;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.blog-post-card .yg-blog-card-info{gap:12px}.blog-post-card .yg-blog-card-excerpt{font-size:16px;font-weight:400;line-height:140%;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis;color:#52525b;-webkit-line-clamp:2}.blog-post-card .yg-blog-icon-list{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.blog-post-card .yg-blog-icon-item{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;padding:7px 12px 7px 10px;border-radius:24px;background:#f5f5f5}.blog-post-card .yg-blog-icon-text{font-size:14px;font-weight:400;line-height:140%;color:#4e4e4e}.blog-post-card .yg-blog-icon-item .yg-image-box{width:16px;height:16px}
/*# sourceMappingURL=/cdn/shop/t/60/assets/yg-style.css.map */
