:root{--transition-default: .2s ease;--font-family-condensed: "Roboto Condensed", sans-serif;--accent-color-hover: #457fc4}html{font-size:var(--base-text-font-size);font-weight:500;line-height:1.5;scroll-padding-top:var(--header-height, 0px)}body{overflow-wrap:anywhere;word-break:normal;line-break:strict}body:not(.is-tabbing) .splide__arrow:focus{outline:1.5px solid #fff;outline-offset:2px}@media(max-width:767px){.custom-hidden-sp{display:none!important}}@media(max-width:1023px){.custom-hidden-sp-tb{display:none!important}}@media(min-width:768px){.custom-hidden-pc-tb{display:none!important}}@media(min-width:1024px){.custom-hidden-pc{display:none!important}}@media(max-width:1439px){.custom-hidden-pc-sp{display:none!important}}@media(min-width:1440px){.custom-hidden-pc-lap{display:none!important}}.custom-title{font-size:24px;line-height:1.1;letter-spacing:-.01em;margin-bottom:0;flex:1}@media(min-width:768px){.custom-title{font-size:48px}}.custom-inner{padding:0 24px;max-width:1440px;width:100%;margin:0 auto}@media(min-width:768px){.custom-inner{padding:0 40px}}@media(min-width:1024px){.custom-inner{padding:0 80px}}@media(min-width:1440px){.custom-inner{padding:0 120px}.custom-inner.custom-max-1440{max-width:1680px}}.custom-hidden{display:none}.custom-button{border-radius:50vw;padding:8px 24px;display:flex;align-items:center;justify-content:center;width:fit-content;gap:16px;line-height:1.5;font-weight:600;transition:all var(--transition-default)}.custom-button .icon{width:15px;height:15px}.custom-button:focus,.custom-button:focus-visible{outline:1.5px solid var(--accent-color);outline-offset:2px}.custom-button.button--primary:not([disabled]):hover{background:#457fc4}.custom-button.w-100{width:100%}.custom-button.custom-button--secondary{background:var(--border-color);color:var(--text-color)}.custom-button.custom-button--secondary:hover{background:#f0f0f0}@media(max-width:767px){.custom-button{font-size:12px;padding:4px 16px}.custom-button svg{display:none}}.custom-button__icon{width:24px;aspect-ratio:1;display:grid;place-items:center}.custom-button__icon svg{width:15px;height:auto}@media(max-width:767px){.custom-button__icon{display:none}}.custom-button__text{flex:1}.custom-button__arrow{width:24px;height:24px;display:grid;place-items:center}@media(max-width:767px){.custom-button__arrow svg{display:block}}.custom-splide__arrows{position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;padding:0 8px;max-width:100%;color:var(--accent-color);font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:8px;z-index:3;pointer-events:none}@media(min-width:768px){.custom-splide__arrows{padding:0 80px}}.custom-splide__arrows .splide__arrow{width:28px;aspect-ratio:1;pointer-events:auto}.custom-splide__arrows .splide__arrow[disabled]{opacity:0}.custom-splide__arrows .splide__arrow svg{width:100%;height:auto}@media(min-width:768px){.custom-splide__arrows .splide__arrow{width:48px}}.custom-splide__arrows .splide__arrow--prev svg{scale:-1}.splide__arrow{color:var(--accent-color);transition:color var(--transition-default)}.splide__arrow:not([disabled]):hover{color:#457fc4}.splide__arrow:focus{border-radius:50%}.custom-mt-120-sp-50{margin-top:50px}@media(min-width:768px){.custom-mt-120-sp-50{margin-top:120px}}.custom-mt-20{margin-top:20px}.custom-flex-col{display:flex;flex-direction:column}.custom-flex-col.gap-4{gap:4px}.custom-flex-col.gap-8{gap:8px}.custom-flex-col.gap-40{gap:40px}.custom-fs-14{font-size:14px}.custom-color-gray{color:#767676}.custom-section__inner{display:flex;flex-direction:column;gap:30px}@media(min-width:768px){.custom-section__inner{gap:80px}}.custom-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}@media(max-width:1023px){.custom-section__head{align-items:flex-start}}.custom-section__item-tags{display:flex;align-items:center;gap:8px;overflow-x:auto;margin-top:auto}.custom-section-whatsnew__item-head .custom-section__item-tags{flex:1 1 0;min-width:0;margin-top:0}.custom-section__item-tag{color:var(--accent-color);font-size:12px;padding:2px 8px;border-radius:50vw;border:1px solid var(--accent-color);white-space:nowrap}.custom-back-page{padding:24px 64px;background:#f2fafe}@media(max-width:1023px){.custom-back-page{padding:24px}}@media(max-width:767px){.custom-back-page{padding:12px 16px}}.custom-link{color:var(--accent-color);text-decoration:underline}.custom-link:hover{text-decoration:none}.custom-back-page__link{display:inline-flex;align-items:center;gap:8px;color:var(--accent-color);font-weight:600;line-height:1.5;letter-spacing:.02em}@media(max-width:767px){.custom-back-page__link{font-size:12px}}.custom-back-page__link:hover{text-decoration:underline}.custom-back-page__link-icon{width:24px;height:24px;display:grid;place-items:center}.custom-back-page__link-icon svg{width:15px;height:auto;scale:-1}@media(max-width:767px){.custom-back-page__link-icon{width:16px;height:16px}.custom-back-page__link-icon svg{width:10px}}.custom-back-page__link-text{flex:1}.custom-adult-verification-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:grid;place-items:center}.custom-adult-verification-modal[aria-hidden=true]{display:none}.custom-adult-verification-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0003;display:grid;place-items:center;z-index:1}.custom-adult-verification-modal__dialog{position:relative;background-color:#f0f0f0;border-radius:8px;max-width:600px;width:calc(100% - 48px);z-index:2}.custom-adult-verification-modal__content{padding:40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.custom-adult-verification-modal__icon{width:80px;aspect-ratio:1;display:grid;place-items:center;color:#000;margin-inline:auto}.custom-adult-verification-modal__icon svg{width:59px;height:auto;stroke-width:1.5px}.custom-adult-verification-modal__title{color:#333;font-size:24px;font-weight:600}.custom-adult-verification-modal__message{color:#666}.custom-adult-verification-modal__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;justify-content:center;padding:12px;width:100%;max-width:375px}@media(max-width:767px){.custom-adult-verification-modal__buttons{padding:12px 0}}.custom-adult-verification-modal__button{padding:8px;border:none;border-radius:50vw;font-weight:600;cursor:pointer;transition:all var(--transition-default);height:40px;width:100%}.custom-adult-verification-modal__button--continue{background-color:#ccc}.custom-adult-verification-modal__button--exit{background-color:#ccc;font-size:16px}.custom-announcement-bar{font-size:16px;border-bottom:none;overflow:hidden;transition:height .5s cubic-bezier(.77,0,.175,1),visibility .5s cubic-bezier(.77,0,.175,1)}@media(max-width:767px){.custom-announcement-bar{font-size:12px}}.custom-announcement-bar__container{max-width:1440px;padding:0 24px}@media(max-width:767px){.custom-announcement-bar__container{padding:0 12px}}.custom-announcement-bar__close{position:relative;top:0;padding:9px;line-height:0}.custom-announcement-bar__close svg{width:12px;height:auto}.custom-announcement-bar .announcement-bar__inner{display:flex;align-items:center;gap:8px}.custom-announcement-bar__content{padding:12px 0;display:flex;align-items:center;justify-content:center;gap:12px;margin-inline:auto}a.custom-announcement-bar__content:hover{text-decoration:underline}.custom-announcement-bar__icon{width:19px;line-height:0;flex-shrink:0}.custom-announcement-bar__icon svg{aspect-ratio:1/1}.custom-header__logo-image{max-height:100%;aspect-ratio:9 / 2}@media(max-width:1023px){.custom-header__logo-image{aspect-ratio:1}}.custom-header__logo-image-container{display:flex;align-items:center;transition:opacity .2s ease-in-out}.custom-header__logo-image-container:hover{opacity:.5}@media(min-width:1024px){.custom-header__logo-image-container{gap:16px}}.custom-header__country-name{padding:0 12px;color:var(--header-background);font-weight:500;font-size:16px}@media(min-width:1024px){.custom-header__country-name{padding:6px 24px;font-size:24px;border-left:1px solid var(--border-color)}}.custom-header{padding:12px 0;background:var(--secondary-background);color:var(--heading-color)}@media(min-width:768px){.custom-header{padding:40px 0 24px}}.custom-header .icon--search{width:17px;height:17px}.custom-header .icon--cart{width:22px;height:22px}.custom-header .icon--account{width:17px;height:17px}.custom-header .icon--hamburger-mobile{width:20px;height:13px}@media(max-width:1023px){.custom-header.header--search-expanded{margin-bottom:97px}}@media(max-width:767px){.custom-header>.container{padding:0 8px 0 16px}}.custom-header__inner{gap:5px;justify-content:space-between;flex-wrap:nowrap}@media(min-width:768px){.custom-header__inner{gap:48px}}.custom-header__logo{margin-right:0}@media(min-width:1440px){.custom-header__search-bar-wrapper{border:1px solid var(--border-color);border-radius:8px;padding:7px 12px;max-width:400px;margin-left:auto;flex:1}.custom-header__search-bar-wrapper:has(.custom-search-bar__submit:hover){outline:1px solid var(--border-color)}}@media(max-width:1439px){.custom-header__search-bar-wrapper{visibility:hidden;background:var(--secondary-background);z-index:-1;width:100%;padding:24px;border-radius:0;transition:visibility .25s ease-in-out,margin-bottom .25s ease-in-out;position:absolute;top:auto;bottom:0;left:0}.custom-header__search-bar-wrapper.is-visible{visibility:visible;margin-bottom:-97px}.custom-header__search-bar-wrapper.is-fixed{z-index:-1;height:auto;position:absolute;top:auto;bottom:0;left:0}.custom-header__search-bar-wrapper.is-fixed .search-bar{padding:0}.custom-header__search-bar-wrapper.is-fixed .search-bar__close-button{display:none}}.custom-search-bar__top-wrapper{display:flex;align-items:center}@media(max-width:1439px){.custom-search-bar__top-wrapper{padding:8px 12px;border:1px solid var(--border-color);border-radius:8px;gap:8px}.custom-search-bar__top-wrapper:has(.custom-search-bar__submit:hover){outline:1px solid var(--border-color)}}.custom-search-bar__icon{width:32px;height:32px;display:grid;place-items:center}@media(max-width:1023px){.custom-search-bar__icon{width:24px;height:24px}}.custom-search-bar__inner{overflow:inherit}.custom-search-bar__inner .search-bar__view-all:hover,.custom-search-bar__inner .search-bar__view-all:focus,.custom-search-bar__inner .search-bar__result-link:hover,.custom-search-bar__inner .search-bar__result-link:focus,.custom-search-bar__inner .search-bar__result-item:not(.search-bar__result-item--skeleton):hover,.custom-search-bar__inner .search-bar__result-item:not(.search-bar__result-item--skeleton):focus{background:#d0e9f8}@media(max-width:767px){.custom-search-bar__inner{left:-24px;width:calc(var(--vw) * 100)}}.custom-header__action-list{margin-left:0;padding-left:0}@media(min-width:768px){.custom-header__action-list{gap:12px}}.custom-header__action-list .header__action-item:not(:last-child):after{display:none}.custom-search-bar__input{padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-search-bar__input::placeholder{color:#767676;font-size:14px}.custom-search-bar__top{width:100%;height:auto;flex:1;min-width:0}.search-bar.is-expanded .custom-search-bar__top{box-shadow:none!important}.custom-search-bar__input-wrapper{flex:1;width:100%;min-width:0}.custom-search-bar__submit{background:#f2fafe;border-radius:8px;padding:8px 16px;line-height:0;height:auto;width:auto;color:var(--accent-color);transition:margin .2s ease-in-out}.custom-search-bar__submit:hover{margin-right:-4px}.custom-search-bar__submit svg{line-height:0;width:15px;height:15px}@media(min-width:1440px){.custom-header__action-search{display:none}}.custom-header__action-item{padding:0}@media(min-width:768px){.custom-header__action-item{position:relative}}@media(max-width:767px){.custom-header__action-item{position:initial}}.custom-header__cart-icon,.custom-header__account-icon,.custom-header__search-icon{margin-right:0;width:44px;height:44px;display:grid;place-items:center;position:relative;transition:color .2s ease-in-out}:is(.custom-header__cart-icon,.custom-header__account-icon,.custom-header__search-icon):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--accent-color);opacity:0;transition:opacity .2s ease-in-out}:is(.custom-header__cart-icon,.custom-header__account-icon,.custom-header__search-icon):hover{color:var(--accent-color)}:is(.custom-header__cart-icon,.custom-header__account-icon,.custom-header__search-icon):hover:after{opacity:1}.custom-header__cart-toggle[aria-expanded=true] .custom-header__cart-count{transform:scale(1)}.custom-header__cart-icon{margin-left:0}.custom-header__cart-icon .icon-state__primary{position:relative}.custom-header__cart-icon[aria-expanded=true] .icon-state__primary{opacity:1;transform:scale(1)}@media(min-width:1024px){.custom-header__search-icon{width:32px;height:32px}}.custom-header__search-icon .icon--search{width:22px;height:22px}.custom-header__cart-count{background:var(--accent-color);font-size:8px;height:auto;aspect-ratio:1;min-width:16px;padding:1px 0;border:1.5px solid var(--secondary-background);line-height:0;border-radius:50%;transform:scale(1);top:-7px;right:-7px}.custom-header__cart-count.custom-header__cart-count--over{min-width:21px;border-radius:50vw;height:16px}.custom-header__logout-box{display:flex;align-items:center;gap:12px}@media(max-width:1439px){.custom-header__logout-box{display:none}}.custom-header__logout-link{background:#ccc;color:var(--accent-color);font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.01em;padding:4px 16px;border-radius:50vw;white-space:nowrap;transition:background .2s ease-in-out}.custom-header__logout-link:hover{background:#f0f0f0}.custom-header__logout-link.blue{background:var(--accent-color);color:#fff}.custom-header__logout-link.blue:hover{background:#457fc4}@media(max-width:1439px){.custom-header__mobile-nav{margin-right:0}}@media(min-width:1440px){.custom-header__mobile-nav{display:none}}@media(max-width:1439px){.custom-header__mobile-nav-toggle{top:0;width:44px;height:44px;display:grid;place-items:center}.custom-header__mobile-nav-toggle .icon-state__secondary{left:50%;transform:translate(-50%,-50%) scale(.3);line-height:0}.custom-header__mobile-nav-toggle[aria-expanded=true] .icon-state__secondary{transform:translate(-50%,-50%) scale(1)}.custom-header__mobile-nav-toggle .icon--close-2{width:18px;height:18px}}@media(min-width:1024px){.custom-header__container{max-width:100%}}.custom-search-bar{padding-bottom:0}.custom-loading-bar{display:none}.custom-header__action-locale{padding:0 12px 0 0;margin-right:0}@media(max-width:1439px){.custom-header__action-locale{padding:0 24px}}.custom-header__action-item-link-locale{border:1px solid var(--border-color);border-radius:8px;padding:11px 8px 11px 12px;display:flex;align-items:center;gap:12px}.custom-header__action-item-link-locale:hover{outline:1px solid var(--border-color)}@media(max-width:1439px){.custom-header__action-item-link-locale{width:100%;justify-content:space-between;padding:13px 8px 13px 12px}}.custom-header__action-item-link-locale-text-box{display:flex;align-items:center;gap:4px}.custom-header__action-item-content{max-width:100%}.custom-header__action-item-link-locale-icon{width:20px;aspect-ratio:1;display:grid;place-items:center}.custom-header__action-item-link-locale-icon svg{width:15px;height:auto}.custom-header__action-item-link-locale-text{color:var(--text-color);font-size:16px;margin-bottom:0;font-weight:500}.custom-header__action-item-link-locale-arrow-icon-box{width:20px;aspect-ratio:1;display:grid;place-items:center}.custom-header__action-item-link-locale-arrow-icon-box svg{width:9px;height:auto}.custom-popover--locale{right:50%;translate:50% 0;top:calc(100% + 3px);border-radius:3px;width:auto;min-width:160px;box-shadow:0 1px 5px 2px #0000001a;height:auto!important}.custom-mobile-menu__action-item-content{position:relative;width:100%;max-width:100%}.custom-nav-bar{color:var(--header-text-color)}.custom-nav-bar:after{display:none}@media(max-width:1439px){.custom-nav-bar{display:none}}@media(min-width:1440px){.custom-nav-bar{border-bottom:none;background:var(--header-background);width:100%;display:block;position:relative;left:0}.custom-nav-bar .container{max-width:1512px;padding:0 36px}.custom-nav-bar .custom-nav-dropdown .custom-nav-dropdown{border-radius:0 8px 8px 0;padding:16px;top:0;left:calc(100% + 4px);min-width:352px}}.custom-nav-bar__linklist{display:flex;overflow-x:auto}.custom-nav-bar__item{padding:0;margin-right:0;font-weight:500}.custom-nav-bar__item>.custom-nav-dropdown{min-width:352px}.custom-nav-bar__link{display:flex;align-items:center;gap:4px;padding:11px 8px;position:relative}.custom-nav-bar__link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--header-accent-color);opacity:0;transition:opacity var(--transition-default)}.custom-nav-bar__link:hover,.custom-nav-bar__link:focus{color:var(--header-accent-color)}:is(.custom-nav-bar__link:hover,.custom-nav-bar__link:focus):after{opacity:1}.custom-nav-bar__link[aria-expanded=true]{color:var(--header-accent-color)}.custom-nav-bar__link[aria-expanded=true]:after{opacity:1}.custom-nav-bar__link-text{white-space:nowrap}.custom-nav-bar__link-icon{width:20px;height:20px;display:grid;place-items:center}.custom-nav-bar__link-icon .icon--arrow-bottom{margin-left:0;width:9px;height:5px}.custom-nav-dropdown{padding:16px;border:none;border-radius:0 0 8px 8px}@media(min-width:1440px){.custom-nav-bar__item>.custom-nav-dropdown[data-type=menu]{max-height:calc(100vh - var(--distance-to-top, 0px) - 20px);overscroll-behavior:contain;overflow-x:hidden;overflow-y:hidden}.custom-nav-bar__item>.custom-nav-dropdown.custom-nav-dropdown--scrollable[data-type=menu],.custom-nav-dropdown.custom-nav-dropdown--pinned.custom-nav-dropdown--scrollable{overflow-y:auto}.custom-nav-bar__item>.custom-nav-dropdown.nav-dropdown--glued:not(.nav-dropdown--inverse){border-top-right-radius:0!important;border-bottom-right-radius:8px!important}.custom-nav-bar__item>.custom-nav-dropdown.nav-dropdown--glued.nav-dropdown--inverse{border-top-left-radius:0!important;border-bottom-left-radius:8px!important}.custom-nav-dropdown.custom-nav-dropdown--pinned{z-index:3;margin-top:0;top:auto;left:auto;right:auto}}.custom-nav-dropdown:not(.nav-dropdown--floating){left:-36px}.custom-nav-dropdown__item:not(.has-mega-menu){position:initial}@media(min-width:1440px){.custom-nav-dropdown>.nav-dropdown__item>.nav-dropdown[aria-hidden=true],.custom-nav-dropdown>.custom-nav-dropdown__item>.custom-nav-dropdown[aria-hidden=true]{position:fixed;top:0;left:-10000px;visibility:hidden;pointer-events:none}}.custom-nav-dropdown__link{padding:4px 8px;font-size:12px;font-weight:500;color:var(--heading-color);line-height:1.5;border-radius:4px;transition:all var(--transition-default)}.custom-nav-dropdown__link:hover,.custom-nav-dropdown__link:focus{background:#f2fafe;color:var(--heading-color)}.custom-nav-dropdown__link[aria-expanded=true]{background:#f2fafe;color:var(--heading-color)}.custom-nav-dropdown__link-text{flex:1}.custom-nav-dropdown__link-icon{width:16px;height:16px;display:grid;place-items:center}.custom-nav-dropdown__link-icon>span{width:5px;height:5px;border-top:1px solid #767676;border-right:1px solid #767676;rotate:45deg}.custom-mobile-menu__section{padding:0}.custom-mobile-menu__section:not(:last-child){border-bottom:none}.custom-mobile-menu__section:last-child{padding-bottom:86px}.custom-mobile-menu[aria-hidden=true] .custom-mobile-menu__login-box{display:none}.custom-mobile-menu.logout .custom-mobile-menu__nav-list-toggle[aria-expanded=true] .custom-mobile-menu__nav-list-toggle-title{color:var(--accent-color)}.custom-mobile-menu.logout .custom-mobile-menu__nav-collapsible-sub .custom-mobile-menu__nav-list-toggle{background-color:#fff;border-bottom:1px solid #f0f0f0}.custom-mobile-menu.logout .custom-mobile-menu__nav-link-sub:hover{background:#f2fafe}.custom-mobile-menu__panel{display:flex;flex-direction:column;gap:24px;padding-top:24px}.custom-mobile-menu__title{font-size:14px;font-weight:600;line-height:1.5;color:var(--accent-color);padding:12px 24px}.custom-mobile-menu__nav-item{padding:0}.custom-mobile-menu__nav-link,.custom-mobile-menu__nav-list-toggle{padding:12px 24px;font-size:20px;font-weight:500;line-height:1.5;color:var(--heading-color);border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}:is(.custom-mobile-menu__nav-link,.custom-mobile-menu__nav-list-toggle) .custom-mobile-menu__nav-list-toggle-title{flex:1}.custom-mobile-menu__nav-list-toggle-arrow-icon{width:24px;height:24px;display:grid;place-items:center}.custom-mobile-menu__nav-list-toggle-arrow-icon svg{width:15px}.custom-mobile-menu__nav-list-toggle[aria-expanded=true] .custom-mobile-menu__nav-list-toggle-icon:after{opacity:0}.custom-mobile-menu__nav-list-toggle .custom-mobile-menu__nav-list-toggle-arrow-icon{width:24px;height:24px;display:grid;place-items:center}.custom-mobile-menu__nav-list-toggle .custom-mobile-menu__nav-list-toggle-arrow-icon svg{margin-left:0;width:11px;height:6px}.custom-mobile-menu__nav-list-toggle-icon{width:24px;height:24px;position:relative}.custom-mobile-menu__nav-list-toggle-icon:before,.custom-mobile-menu__nav-list-toggle-icon:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:13px;height:1.5px;background:var(--heading-color);transition:transform var(--transition-default)}.custom-mobile-menu__nav-list-toggle-icon:after{rotate:90deg}.custom-mobile-menu__nav-collapsible-content{margin:0}.custom-mobile-menu__nav-collapsible-content-sub{margin:0 0 16px}.custom-mobile-menu__nav-collapsible-sub{margin-top:16px}.custom-mobile-menu__nav-collapsible-sub .custom-mobile-menu__nav-list-toggle{font-size:14px;background-color:#f2fafe;border-bottom:none}.custom-mobile-menu__nav-link-sub{font-size:14px;padding:12px 40px;border-bottom:1px solid #f0f0f0}.custom-mobile-menu__login-box{position:fixed;left:0;bottom:0;width:100%;background:#f0f0f0;padding:12px;display:grid;grid-template-columns:repeat(1,1fr);gap:16px}.custom-mobile-menu__login-btn,.custom-mobile-menu__signup-btn{background:var(--border-color);color:var(--accent-color);font-size:14px;font-weight:600;line-height:1.5;padding:12px 24px;border-radius:50vw;white-space:nowrap;text-align:center;letter-spacing:.02em;transition:all var(--transition-default);position:relative}:is(.custom-mobile-menu__login-btn,.custom-mobile-menu__signup-btn):focus:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid var(--secondary-background);z-index:2;border-radius:50vw;pointer-events:none}.custom-mobile-menu__login-btn{background:var(--border-color);color:var(--accent-color)}.custom-mobile-menu__login-btn:hover{background:#f0f0f0}.custom-mobile-menu__signup-btn{background:var(--accent-color);color:var(--secondary-background)}.custom-mobile-menu__signup-btn:hover{background:#457fc4}.custom-mobile-menu__account-content{display:flex;align-items:center;padding:16px 24px;gap:12px;background:#fcf7eb}.custom-mobile-menu__account-icon{background:#ffefc6;border:1px solid #dbceaa;width:60px;height:60px;border-radius:50%;display:grid;place-items:center}.custom-mobile-menu__account-icon .icon--account{width:22px;height:auto}.custom-mobile-menu__account-text{flex:1}.custom-mobile-menu__account-name{letter-spacing:.02em;display:flex;align-items:center;gap:12px}.custom-mobile-menu__account-name-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.custom-mobile-menu__account-kpc-member-badge{background:#706957;color:#fff;padding:1px 12px;border-radius:4px;font-size:12px;white-space:nowrap}.custom-mobile-menu__account-email{color:#666;font-size:12px;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.custom-mobile-menu__account-arrow{width:24px;height:24px;display:grid;place-items:center}.custom-mobile-menu__account-arrow>span{border-top:1px solid #666;border-right:1px solid #666;rotate:45deg;width:6px;height:6px}.custom-footer{padding:0}@media(max-width:767px){.custom-footer .container{padding:0 24px}}@media(min-width:768px){.custom-footer .container{padding:0 80px;max-width:100%}}.custom-footer__aside-item{margin-top:0}.custom-footer__wrapper{padding:64px 0;display:flex;justify-content:space-between;gap:40px 20px}@media(max-width:1439px){.custom-footer__wrapper{flex-direction:column;width:fit-content;margin:0 auto}}@media(max-width:767px){.custom-footer__wrapper{padding:40px 0;width:100%;max-width:344px}}.custom-footer__aside{margin-top:0;flex-direction:column;justify-content:flex-start;gap:40px}.custom-footer__logo{display:flex;align-items:center;gap:24px}@media(max-width:767px){.custom-footer__logo{gap:10px;flex-direction:column;align-items:flex-start}}.custom-footer__logo img{width:100%;max-width:300px}.custom-footer__logo-text{font-size:24px;font-weight:600;border-left:1px solid var(--border-color);padding:15px 24px}@media(max-width:767px){.custom-footer__logo-text{border-left:none;border-top:1px solid var(--border-color);padding:10px 0 0 17px;width:100%}}.custom-footer__copyright{font-size:12px;margin-top:auto;margin-bottom:0}@media(max-width:767px){.custom-footer__copyright{font-size:10px}}.custom-social-media__item-list{margin:0;gap:24px;align-items:center;padding-inline:24px}.custom-social-media__item{margin:0}.custom-social-media__item.social-media__item--facebook svg{width:28px;height:28px}.custom-social-media__item svg{opacity:1}.custom-footer__menu-list-box{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}.custom-footer__menu-list-box a:hover{color:#fff;text-decoration:underline}@media(max-width:767px){.custom-footer__menu-list-box{width:100%;padding:0 24px}}@media(min-width:768px){.custom-footer__menu-list-box{grid-template-columns:repeat(3,181px);grid-template-rows:repeat(2,auto)}}.custom-footer__menu-list-title{padding:8px 0 8px 2px;color:var(--footer-heading-text-color);border-bottom:1px solid var(--footer-heading-text-color)}.custom-footer__menu-list{list-style:none;margin-top:16px;display:flex;flex-direction:column;gap:12px}.custom-footer__menu-list li a[target=_blank]:after{content:"";display:inline-block;width:20px;height:20px;margin-left:12px;background:transparent url(./blank-link-icon.svg) no-repeat center center / contain;vertical-align:middle}.product-discount{display:inline-block;margin:.5rem 0}.product-discount-label{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:600;line-height:1.5}.product-discount__details{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem}.product-discount__original-price{text-decoration:line-through;color:#999}.product-discount__current-price{font-weight:600;color:#e74c3c}.custom-section-slide{padding:24px 0 64px;background-color:#fcf7eb}@media(min-width:768px){.custom-section-slide{padding:80px 0 120px}}.custom-section-slide__container{display:flex;align-items:flex-start;gap:64px}@media(max-width:1023px){.custom-section-slide__container{flex-direction:column-reverse;gap:48px}}.custom-section-slide__left{display:flex;flex-direction:column;gap:24px;width:100%}@media(min-width:1024px){.custom-section-slide__left{width:458px;padding-top:24px;gap:64px}}.custom-section-slide__title{color:var(--heading-color);font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-.01em;margin-bottom:0}@media(min-width:1024px){.custom-section-slide__title{font-size:64px}}.custom-section-slide__search-form{display:flex;position:relative;opacity:1;padding-bottom:0}.custom-section-slide__search-form:before{content:"";pointer-events:none;position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);display:block;border:1px solid var(--accent-color);border-radius:9px;transition:opacity var(--transition-default);opacity:0}.custom-section-slide__search-form:has(.custom-section-slide__search-form-submit:hover):before{opacity:1}.custom-section-slide__search-form-inner{border:1px solid var(--accent-color);background-color:var(--secondary-background);border-radius:8px 0 0 8px;padding:4px 12px;display:flex;align-items:center;width:100%;flex:1}@media(min-width:768px){.custom-section-slide__search-form-inner{gap:4px}}.custom-section-slide__search-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--accent-color)}.custom-section-slide__search-icon svg{width:17px;height:17px}.custom-section-slide__search-form-input-wrapper{flex:1;width:100%}.custom-section-slide__search-form-input{width:100%;height:100%;border:none;outline:none;padding:0;margin:0;background-color:var(--secondary-background);color:var(--heading-color);font-weight:400}.custom-section-slide__search-form-input::placeholder{color:#767676;font-size:14px}.custom-section-slide__search-form-submit{background:var(--accent-color);border-radius:0 8px 8px 0;padding:5px 16px;color:var(--secondary-background);font-size:14px;font-weight:600;line-height:1.5;transition:all var(--transition-default)}@media(min-width:768px){.custom-section-slide__search-form-submit{padding:5px 24px}}.custom-section-slide .search-bar.is-expanded .search-bar__inner{left:0;width:100%;max-height:50vh}.custom-section-slide__right{width:100%;flex:1}@media(min-width:1440px){.custom-section-slide__right{margin-right:-120px}}@media(min-width:1024px){.custom-section-slide__right{margin-right:calc(50% - (var(--vw) * 50))}}@media(max-width:1023px){.custom-section-slide__right{margin-left:calc(50% - (var(--vw) * 50));width:calc(var(--vw) * 100)}}.custom-section-slide__slider{display:flex;flex-direction:column;gap:24px}.custom-section-slide__slider-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff3;opacity:0;transition:opacity .2s ease-in-out;z-index:2}.custom-section-slide__slider-item img{width:100%;transition:transform .2s ease-in-out}a.custom-section-slide__slider-item:hover:after{opacity:1}.custom-section-slide__slider-pagination{display:flex;align-items:center;justify-content:center;gap:15px}@media(min-width:1024px){.custom-section-slide__slider-pagination{gap:40px;padding-right:80px}}@media(min-width:1440px){.custom-section-slide__slider-pagination{padding-right:120px}}.custom-section-slide__slider-pagination-left{display:flex;align-items:center;gap:36px}.custom-section-slide__slider-pagination-left .splide__arrow svg{width:28px;height:28px}.custom-section-slide__slider-pagination-left .splide__arrow--prev{scale:-1}.custom-section-slide__slider-pagination-numbers{font-weight:500;color:var(--heading-color);display:flex;align-items:center;gap:18px}.custom-section-slide__slider-pagination-numbers #slide-current{font-weight:700}.custom-section-slide__slider-pagination-right{display:flex;align-items:center;gap:40px}@media(min-width:1024px){.custom-section-slide__slider-pagination-right{flex:1;width:100%}}@media(max-width:1023px){.custom-section-slide__slider-pagination-right .custom-splide__scrollbar{display:none}}.custom-splide__scrollbar{position:relative;width:100%;height:4px;overflow:hidden}@media(max-width:767px){.custom-splide__scrollbar{margin-inline:24px;width:calc(100% - 48px)}}.custom-splide__scrollbar:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:4px;background-color:#bfbfbf}.custom-splide__scrollbar__handle{position:absolute;top:0;left:0;width:0%;height:100%;background-color:var(--accent-color);cursor:pointer;transition:all var(--transition-default)}.custom-splide__scrollbar__handle:active{cursor:grabbing}.custom-section-slide__slider-autoplay-toggle{transition:color var(--transition-default)}.custom-section-slide__slider-autoplay-toggle:focus{outline:2px solid var(--accent-color);border:2px solid #fff;border-radius:50%}.custom-section-slide__slider-autoplay-toggle:hover{color:#999}.custom-section-slide__slider-autoplay-toggle .icon{width:28px;height:28px;fill:transparent;filter:none}.custom-section-slide__slider-autoplay-toggle.play .icon--play,.custom-section-slide__slider-autoplay-toggle.pause .icon--pause,.custom-section-slide__visible-on-tb-sp{display:none}@media(max-width:1023px){.custom-section-slide__visible-on-tb-sp{display:block;width:28px;height:28px}}.custom-section-best-sellers__inner{background:var(--header-accent-color);border-radius:24px;padding:36px 0 40px;margin-top:-24px;display:flex;flex-direction:column;gap:50px}@media(min-width:768px){.custom-section-best-sellers__inner{margin-top:-48px;padding:64px}}.custom-section-best-sellers__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}@media(max-width:767px){.custom-section-best-sellers__head{padding:0 24px}}.custom-section-best-sellers__tags-scroll{overflow-x:auto}.custom-section-best-sellers__tags{border-bottom:2px solid #d9d9d9;display:flex}@media(max-width:767px){.custom-section-best-sellers__tags{display:none}}.custom-section-best-sellers__tag{padding:16px;font-weight:700;position:relative;white-space:nowrap;cursor:pointer;transition:color .2s ease-in-out}.custom-section-best-sellers__tag:hover{color:#6c829f}@media(max-width:767px){.custom-section-best-sellers__tag{padding:12px 8px;font-size:14px}}.custom-section-best-sellers__tag.is-active{color:var(--accent-color)}.custom-section-best-sellers__tag.is-active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:var(--accent-color);transition:background-color .2s ease-in-out}.custom-section-best-sellers__tag.is-active:hover{color:#6c829f}.custom-section-best-sellers__tag.is-active:hover:after{background-color:var(--border-color)}.custom-value-picker .custom-value-picker__title{font-size:16px;font-weight:500;line-height:1.5;color:#002659}@media(min-width:768px){.custom-value-picker{top:100%;min-width:200px}.custom-value-picker .custom-value-picker__choice-list{padding:16px;border:1px solid var(--border-color);border-radius:0 0 8px 8px}}@media(max-width:767px){.custom-value-picker{z-index:5;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 16px));visibility:hidden;width:100vw;height:100vh;transition:visibility .35s ease-in-out;position:fixed;top:auto;bottom:0;left:0;right:auto;background:transparent;box-shadow:none;transform:scale(1);opacity:1}.custom-value-picker:before{content:"";opacity:0;background:#000;width:100vw;height:100vh;transition:opacity var(--transition-default);position:fixed;top:0;left:0;display:block}.custom-value-picker[aria-hidden=false]{visibility:visible;transition:visibility var(--transition-default);transform:scale(1);opacity:1}.custom-value-picker[aria-hidden=false]:before{opacity:.4}.custom-value-picker .icon--nav-triangle-borderless{display:none}.custom-value-picker[aria-hidden=false] .value-picker__inner{transform:translateY(0)!important}}.custom-value-picker .custom-value-picker__inner{background:var(--secondary-background);width:100%;transition:visibility .2s ease-in-out,transform .2s ease-in-out;position:absolute;bottom:0;left:0;transform:translateY(100%)!important;border-radius:0 0 8px 8px}.custom-value-picker .custom-value-picker__header{border-bottom:1px solid var(--border-color);padding:12px 16px}@media(max-width:767px){.custom-value-picker .custom-value-picker__header{display:flex}}.custom-value-picker .custom-value-picker__header .icon--close{width:13px;height:13px}.custom-value-picker .custom-value-picker__choice-list{overscroll-behavior:none;max-height:430px;padding:8px;list-style:none;overflow:auto}.custom-value-picker .custom-value-picker__choice-item{text-align:left;width:100%;padding:8px;display:block;position:relative;border-radius:4px;font-size:14px;font-weight:500;line-height:1.5;display:flex;justify-content:space-between;align-items:center;gap:8px}.custom-value-picker .custom-value-picker__choice-item.is-selected,.custom-value-picker .custom-value-picker__choice-item:hover{background:#f2fafe;color:var(--text-color);font-weight:500}:is(.custom-value-picker .custom-value-picker__choice-item.is-selected,.custom-value-picker .custom-value-picker__choice-item:hover) svg{display:block}.custom-value-picker .custom-value-picker__choice-item svg{color:var(--accent-color);width:13px;height:11px;top:0;right:4px;position:relative}@media(min-width:1024px){.custom-value-picker.mobile-collection-filters{top:100%;min-width:200px}.custom-value-picker.mobile-collection-filters .custom-value-picker__choice-list{padding:16px;border:1px solid var(--border-color);border-radius:0 0 8px 8px}}@media(max-width:1023px){.custom-value-picker.mobile-collection-filters{z-index:5;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 16px));visibility:hidden;width:100vw;height:100vh;transition:visibility .35s ease-in-out;position:fixed;top:auto;bottom:0;left:0;right:auto;background:transparent;box-shadow:none;transform:scale(1);opacity:1}.custom-value-picker.mobile-collection-filters:before{content:"";opacity:0;background:#000;width:100vw;height:100vh;transition:opacity var(--transition-default);position:fixed;top:0;left:0;display:block}.custom-value-picker.mobile-collection-filters[aria-hidden=false]{visibility:visible;transition:visibility var(--transition-default);transform:scale(1);opacity:1}.custom-value-picker.mobile-collection-filters[aria-hidden=false]:before{opacity:.4}.custom-value-picker.mobile-collection-filters .icon--nav-triangle-borderless{display:none}.custom-value-picker.mobile-collection-filters[aria-hidden=false] .value-picker__inner{transform:translateY(0)!important}.custom-value-picker.mobile-collection-filters .custom-value-picker__header{display:flex}}.custom-section-best-sellers__value-picker-wrapper{display:none}@media(max-width:767px){.custom-section-best-sellers__value-picker-wrapper{display:block;width:100%;padding-inline:24px;color:#002659;border-bottom:1px solid var(--border-color)}}@media(min-width:768px){.custom-section-best-sellers__value-picker-wrapper[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .4s cubic-bezier(0,1,.4,1),transform .4s cubic-bezier(.18,1.25,.4,1),visibility .4s linear;transform:scale(1.001)}}.custom-section-best-sellers__value-picker-button{padding:16px 8px 16px 16px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;position:relative}.custom-section-best-sellers__value-picker-button svg{width:11px;height:auto;margin-left:0}.custom-section-best-sellers__value-picker-button span{flex:1;text-align:left}.custom-section-best-sellers__value-picker-button:before{content:"";display:block;width:100%;height:1px;background:#002659;position:absolute;bottom:-1px;left:0}.custom-section-best-sellers__products .splide__track{padding:24px 0}.custom-section-best-sellers__product{display:none}.custom-section-best-sellers__product.is-active{display:block}.custom-section-best-sellers__product-list .splide__slide{min-width:0}.custom-section-best-sellers__product-list-item{background-color:var(--secondary-background);padding:8px;border-radius:8px;box-shadow:2px 4px 12px #00000026;display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}.custom-section-best-sellers__product-item{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.custom-section-best-sellers__product-item-body{display:flex;flex-direction:column;gap:8px;padding-inline:4px}.custom-section-best-sellers__product-item-hero,.custom-product-item__hero-inner{position:relative;display:grid;grid-template-columns:1fr}.custom-section-best-sellers__product-item-hero>.custom-product-item__action-list,.custom-product-item__hero-inner>.custom-product-item__action-list{grid-area:1 / 1;z-index:2}.custom-section-best-sellers__product-item-hero>.custom-section-best-sellers__product-item-link,.custom-product-item__hero-inner>.custom-product-item__card-link{grid-area:1 / 1;z-index:0;display:flex;flex-direction:column;text-decoration:none;color:inherit}.custom-section-best-sellers__product-item-hero>.custom-section-best-sellers__product-item-link{gap:4px;width:100%;min-width:0}@media(min-width:768px){.custom-section-best-sellers__product-item-hero>.custom-section-best-sellers__product-item-link{gap:20px}}.custom-product-item__hero-inner>.custom-product-item__card-link{gap:16px}@media(min-width:768px){.custom-product-item__hero-inner>.custom-product-item__card-link{gap:20px}}.custom-product-item__card-link.product-item__title{margin-bottom:0}.custom-product-item__card-link-image{aspect-ratio:1 / 1;width:100%;transition:opacity .2s ease-in-out}.custom-section-best-sellers__product-item-image{border-radius:8px;overflow:hidden;display:block;background:#f0f0f0;aspect-ratio:1 / 1;width:100%;position:relative;transition:opacity .2s ease-in-out}.custom-section-best-sellers__product-item-image-inner{position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;height:100%;padding:16px}.custom-section-best-sellers__product-item-image-inner.custom-adult-only img{filter:blur(5px)}.custom-section-best-sellers__product-item-image-inner img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;margin-inline:auto}.recently-viewed-products__buy-button{position:absolute;top:8px;right:8px;width:34px;height:35px;padding:0;border:none;background:transparent;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.recently-viewed-products__buy-button:hover{opacity:.8;transform:scale(1.05)}.recently-viewed-products__buy-button:active{transform:scale(.95)}.recently-viewed-products__buy-button:disabled{opacity:.5;cursor:not-allowed}.recently-viewed-products__buy-button img{width:100%;height:100%;display:block}.custom-section-best-sellers__product-item-link-text,.custom-product-item__card-link-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;font-weight:700}.custom-product-item__card-link-title{padding-inline:4px}@media(min-width:768px){.custom-product-item__card-link-title{padding-inline:8px}}.custom-section-best-sellers__product-item-link:hover .custom-section-best-sellers__product-item-link-text,.custom-product-item__card-link:hover .custom-product-item__card-link-title,.custom-collection__dynamic-part .product-item--list:has(.custom-product-item__card-link:hover) .custom-section-best-sellers__product-item-head .custom-product-item__card-link-title{text-decoration:underline}.custom-section-best-sellers__product-item-link:hover .custom-section-best-sellers__product-item-image,.custom-product-item__card-link:hover .custom-product-item__card-link-image{opacity:.5}.custom-section-best-sellers__product-item-link:hover .custom-section-best-sellers__product-item-author,.custom-product-item:has(.custom-product-item__card-link:hover) .custom-section-best-sellers__product-item-author{text-decoration:underline}.custom-section-best-sellers__product-item-link-sub{padding:0 4px}.custom-section-best-sellers__product-item-author{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;color:#767676;font-size:14px;font-weight:400}.custom-section-best-sellers__product-item-price{display:flex;flex-direction:column;align-items:flex-start}.custom-section-best-sellers__product-item-price-current{color:var(--accent-color);font-size:26px;line-height:1.1;letter-spacing:-.02em;display:flex;align-items:center;gap:4px}.custom-section-best-sellers__product-item-price-current small{font-size:12px;color:var(--heading-color);letter-spacing:0;line-height:1.8;font-weight:400;flex-shrink:0}.custom-section-best-sellers__product-item-price-current span{flex:1;font-family:var(--font-family-condensed)}.custom-section-best-sellers__product-item-member-price{display:flex;align-items:center;gap:4px}.custom-section-best-sellers__product-item-member-price-text{color:#767676;font-size:12px;font-weight:400;flex-shrink:0}.custom-section-best-sellers__product-item-member-price-value{display:flex;align-items:flex-start;gap:2px;color:#3a8620;font-size:12px;font-weight:700}.custom-section-best-sellers__product-item-member-price-value small{font-weight:400;font-size:12px}.custom-section-best-sellers__product-item-member-price-value span{flex:1}.custom-section-best-sellers__arrows{position:absolute;top:50%;left:0;translate:0 -50%;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;z-index:3;pointer-events:none}.custom-section-best-sellers__arrows .splide__arrow{width:48px;height:48px;pointer-events:auto}@media(max-width:767px){.custom-section-best-sellers__arrows .splide__arrow{width:28px;height:28px}}.custom-section-best-sellers__arrows .splide__arrow[disabled]{opacity:0}.custom-section-best-sellers__arrows .splide__arrow svg{width:100%;height:100%}.custom-section-best-sellers__arrows .splide__arrow--prev{scale:-1;translate:-50% 0}.custom-section-best-sellers__arrows .splide__arrow--next{translate:50% 0}.custom-section-pickup{margin-top:50px;display:flex;flex-direction:column;gap:30px}@media(min-width:768px){.custom-section-pickup{margin-top:120px;gap:80px}}.custom-section-pickup__slider{max-width:1440px;width:100%;margin:0 auto}.custom-section-pickup__head{width:100%;text-align:center}.custom-section-pickup__item{display:flex;flex-direction:column;gap:8px}.custom-section-pickup__item .custom-section-pickup__item-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff3;opacity:0;transition:opacity .2s ease-in-out;z-index:2}.custom-section-pickup__item:hover .custom-section-pickup__item-image:after{opacity:1}.custom-section-pickup__item[target=_blank] .custom-section-pickup__item-body:after{content:"";width:24px;height:24px;background:url(./blank-link-icon-black.svg) no-repeat center center / contain}@media(min-width:768px){.custom-section-pickup__item[target=_blank] .custom-section-pickup__item-body:after{width:32px;height:32px}}.custom-section-pickup__item-image{position:relative}.custom-section-pickup__item-image img{width:100%;border-radius:16px}.custom-section-pickup__item-body{display:flex;align-items:center;gap:8px;padding:0 4px}.custom-section-pickup__item-title{font-size:20px;font-weight:500;line-height:1.4;flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}@media(min-width:768px){.custom-section-pickup__item-title{font-size:24px}}.custom-section-from-insta__text-box{display:flex;align-items:flex-end;gap:12px 24px}@media(max-width:1023px){.custom-section-from-insta__text-box{flex-direction:column;align-items:flex-start}}.custom-section-from-insta__account-name{color:#666;font-size:16px;font-weight:400;line-height:1.1;letter-spacing:.02em}@media(min-width:768px){.custom-section-from-insta__account-name{font-size:24px}}.custom-section-from-insta__content .instafeed-new-layout-container{height:auto!important}.custom-section-from-insta__content .instafeed-new-layout-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:16px!important}@media(min-width:768px){.custom-section-from-insta__content .instafeed-new-layout-wrapper{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.custom-section-from-insta__content .instafeed-new-layout-wrapper{grid-template-columns:repeat(5,1fr);gap:24px!important}}.custom-section-from-insta__content .instafeed-new-layout-item{width:100%!important;height:100%!important;aspect-ratio:1;border-radius:8px;overflow:hidden}@media(max-width:1439px){.custom-section-promotions__content{margin-right:calc(50% - (var(--vw) * 50));width:calc(((var(--vw) * 50) - 50%) + 100%)}}.custom-section-promotions__item-link-image img{width:100%;border-radius:12px}.custom-section-promotions__item-link{display:flex;flex-direction:column;gap:8px;border:1px solid var(--border-color);border-radius:8px;padding:8px;height:100%}.custom-section-promotions__item-link:hover .custom-section-promotions__item-title{text-decoration:underline}.custom-section-promotions__item-body{display:flex;flex-direction:column;gap:36px;flex:1;height:100%;padding:8px}.custom-section-promotions__item-date{color:#767676;font-size:13px}@media(min-width:768px){.custom-section-promotions__item-date{font-size:14px}}.custom-section-promotions__item-title{font-size:20px;line-height:1.4;letter-spacing:-.02em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}@media(min-width:768px){.custom-section-promotions__item-title{font-size:24px}}.custom-section-promotions__arrows{padding:0;max-width:calc(100% + 48px);width:calc(100% + 48px);translate:-50% -50%;top:29%}@media(max-width:1439px){.custom-section-promotions__arrows{width:calc(100% - ((var(--vw) * 100) - 100%) + 48px);left:-24px;translate:0 -50%;top:28%}}@media(max-width:1023px){.custom-section-promotions__arrows{top:23%}}@media(max-width:767px){.custom-section-promotions__arrows{width:calc(100% - ((var(--vw) * 100) - 100%) + 24px);left:-14px;top:28%}}.custom-section-whatsnew__inner{display:flex;flex-direction:column;gap:36px}@media(min-width:768px){.custom-section-whatsnew__inner{gap:40px}}.custom-section-whatsnew__lists{list-style:none;display:flex;flex-direction:column;gap:24px}.custom-section-whatsnew__item-link{border-bottom:1px solid var(--border-color);padding:24px 12px;display:flex;align-items:center;gap:24px;width:100%;min-width:0}.custom-section-whatsnew__item-link:hover .custom-section-whatsnew__item-title{text-decoration:underline}@media(min-width:768px){.custom-section-whatsnew__item-link{gap:40px}}.custom-section-whatsnew__item-head{display:flex;align-items:center;gap:16px}.custom-section-whatsnew__item-body{display:flex;flex-direction:column;gap:8px;flex:1;width:100%;min-width:0}.custom-section-whatsnew__item-date{color:#767676;line-height:1.25;flex-shrink:0}.custom-section-whatsnew__item-title{font-size:18px;letter-spacing:.02em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}@media(min-width:768px){.custom-section-whatsnew__item-title{font-size:20px}}.custom-section-whatsnew__item-icon{width:24px;height:24px;flex-shrink:0;display:grid;place-items:center}.custom-section-whatsnew__item-icon>span{width:8px;height:8px;border-top:2px solid var(--accent-color);border-right:2px solid var(--accent-color);rotate:45deg;margin-right:3px}.custom-section-follow-sns{margin-top:70px;margin-bottom:40px}@media(min-width:768px){.custom-section-follow-sns{margin-top:120px;margin-bottom:100px}}.custom-section-follow-sns__inner{display:flex;flex-direction:column;gap:25px}@media(min-width:768px){.custom-section-follow-sns__inner{gap:60px}}.custom-section-follow-sns__title{font-size:24px;line-height:1.1;letter-spacing:-.01em;text-align:center;margin-bottom:0}@media(min-width:768px){.custom-section-follow-sns__title{font-size:36px}}.custom-section-follow-sns__lists{list-style:none;display:flex;justify-content:center;flex-wrap:wrap;gap:24px}@media(min-width:768px){.custom-section-follow-sns__lists{gap:40px}}.custom-section-follow-sns__item{width:100%}@media(min-width:768px){.custom-section-follow-sns__item{width:320px}}.custom-section-follow-sns__item-link{border-radius:8px;background:#fcf7eb;display:flex;align-items:center;gap:16px;padding:24px;transition:background-color .2s ease-in-out}.custom-section-follow-sns__item-link:hover{background-color:#fdfbf5}.custom-section-follow-sns__icon{background:var(--secondary-background);display:grid;place-items:center;width:60px;height:60px;border-radius:50%}.custom-section-follow-sns__item-body{flex:1}.custom-section-follow-sns__item-name{color:#666;font-size:12px}.custom-section-follow-sns__item-account-name{color:var(--accent-color);line-height:1.3}.custom-section-follow-sns__arrow-icon{width:24px;height:24px;display:grid;place-items:center}.custom-section-link-list{background:#b8ac8f;padding-block:40px}@media(min-width:768px){.custom-section-link-list{padding-block:80px}}@media(max-width:767px){.custom-section-link-list__content{padding:0 25px}}@media(max-width:1439px){.custom-section-link-list__slider .custom-splide__arrows{padding:0 10px}}@media(max-width:767px){.custom-section-link-list__slider{visibility:visible}.custom-section-link-list__slider .splide__list,.custom-section-link-list__slider.is-initialized:not(.is-active) .splide__list{display:flex;flex-direction:column;gap:16px}}.custom-section-link-list__item-link{position:relative;display:block}.custom-section-link-list__item-link:hover .custom-section-link-list__item-image:before{opacity:0}.custom-section-link-list__item-image:before{content:"";display:block;width:100%;height:100%;background:#00000080;position:absolute;top:0;left:0;z-index:2;border-radius:8px;transition:opacity .2s ease-in-out}.custom-section-link-list__item-image img{width:100%;position:relative;z-index:1;border-radius:8px}.custom-section-link-list__item-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 24px;z-index:3;color:var(--secondary-background);text-align:center;font-size:20px;font-weight:700;line-height:1.8}.product-form__social-links{margin-top:1rem}.product-form__social-buttons{display:flex;gap:12px;flex-wrap:wrap}.product-form__social-button{display:flex;align-items:center;gap:4px;padding:0 10px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:opacity var(--transition-default);white-space:nowrap}.product-form__social-button:hover{opacity:.9}.product-form__social-button--facebook{background-color:#1877f2;color:#fff;border-radius:2px}.product-form__social-button--twitter{background-color:#000;color:#fff;border-radius:999px}.product-form__social-icon-wrapper{display:flex;align-items:center;justify-content:center;width:10px;height:10px;border-radius:50%;flex-shrink:0}.product-form__social-icon-wrapper svg{width:10px;height:10px;color:#fff;fill:#fff}.product-form__social-text{font-weight:600;letter-spacing:.01em;font-size:12px}.product-form__tag-links{margin-top:1rem}.product-form__tag-list{display:flex;flex-wrap:wrap;gap:8px}.product-form__tag-link{display:inline-block;padding:2px 10px;border:1px solid #004098;border-radius:20px;color:#004098;text-decoration:none;font-size:12px;font-weight:500;line-height:1.4;transition:all var(--transition-default);white-space:nowrap}.product-form__tag-link:hover{background-color:#004098;color:#fff}@media screen and (min-width:768px){.product-block-list__wrapper{display:flex;gap:6%}.product-block-list__item.product-block-list__item--availability{width:30%}}@media screen and (max-width:850px){.product-block-list__wrapper{flex-direction:column}.product-block-list__item.product-block-list__item--availability{width:100%}.product-block-list__item.product-block-list__item--gallery,.product-block-list__item.product-block-list__item--info{width:calc(50% - 12px)}.product-block-list__item.product-block-list__item--info{width:100%;padding:15px 0 0}}@media screen and (max-width:767px){.product-block-list__box{flex-direction:column;gap:0}.product-block-list__item.product-block-list__item--gallery{width:100%!important;margin-bottom:0}.product-block-list__item.product-block-list__item--info{width:100%!important;padding:15px 0 0}.template-product .product-gallery.product-gallery--with-thumbnails{display:flex!important;flex-direction:row!important;align-items:flex-start!important;width:100%!important}.template-product .product-gallery.product-gallery--with-thumbnails .product-gallery__carousel-wrapper{flex:1 0 auto!important;margin:0 0 0 10px!important}.template-product .product-gallery.product-gallery--with-thumbnails .scroller{flex:0 0 auto!important;width:auto!important}}@media screen and (min-width:851px)and (max-width:999px){.product-block-list__wrapper{display:flex;flex-wrap:wrap;gap:6%}.product-block-list__item.product-block-list__item--gallery{flex:0 0 auto;width:40%}.product-block-list__item.product-block-list__item--info{flex:0 0 auto;width:calc(60% - 24px)}.product-block-list__item.product-block-list__item--availability{flex:0 0 100%;width:100%;margin-top:30px}}@media screen and (min-width:1000px){.product-block-list{position:static!important}.product-block-list__wrapper{display:flex!important;flex-wrap:wrap;gap:6%;width:100%!important;margin-left:0}.product-block-list__item--gallery{flex:0 0 auto;width:40%;align-self:flex-start}.product-block-list__item--info{flex:0 0 auto;width:calc(60% - 24px);position:static!important;height:auto!important;right:auto!important;top:auto!important}.product-block-list__item--availability{display:block;flex:0 0 auto;width:30%;position:static!important;height:auto!important;right:auto!important;top:auto!important}.product-block-list__item--description{flex:0 0 100%;width:100%;margin-top:30px}}@media screen and (min-width:1280px){.product-block-list--medium .product-block-list__item--gallery,.product-block-list--medium .product-block-list__item--info{width:calc(35% - 15px)}.product-block-list--medium .product-block-list__item--availability,.product-block-list--large .product-block-list__item--gallery{width:calc(30% - 15px)}.product-block-list--large .product-block-list__item--info,.product-block-list--large .product-block-list__item--availability{width:calc(35% - 15px)}}.product-availability-info{padding:40px;background:#f0f0f0}.product-availability-info__section{margin-bottom:8px}.product-availability-info__section:last-child{margin-bottom:0}.product-availability-info__title{font-size:32px;font-weight:700;color:#3a8620;margin:0 0 12px;line-height:1.3}.product-availability-info__title--available{color:#3a8620}.product-availability-info__title--unavailable{color:#bf6856}.product-availability-info__title--preorder{color:#36547c}.product-availability-info__text.product-availability-info__text--preorder{margin:0;font-weight:400}.product-availability-info__note.product-availability-info__note--preorder{font-size:14px}.product-availability-info__text{font-size:14px;line-height:1.6;margin:0 0 8px;color:var(--text-color)}.product-availability-info__text strong{font-weight:600}.product-availability-info__note{font-size:12px;line-height:1.5;margin:0;color:#666}.product-availability-info__shipping{font-size:14px;line-height:1.6;margin:0;color:var(--text-color)}.product-availability-info__shipping strong{font-weight:600}.product-availability-info__quantity{margin-top:24px;margin-bottom:20px}.product-availability-info__quantity-label{display:block;font-size:14px;margin-bottom:8px;color:var(--text-color)}.product-availability-info__quantity-wrapper{width:100%}.product-availability-info__quantity-wrapper .quantity-selector{display:flex;align-items:center;width:150px}.product-availability-info__quantity-wrapper .quantity-selector__button{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0}.product-availability-info__quantity-wrapper .quantity-selector__value{flex:1;text-align:center;border:none;background:transparent;padding:8px;font-size:14px;min-width:0}.product-availability-info__add-to-cart{margin-top:20px}.product-availability-info__add-button{width:100%;padding:12px 24px;font-size:16px;font-weight:600;border-radius:4px}.product-availability-info__add-button:focus{outline:2px solid #333;outline-offset:2px}.product-cart-notice{margin-top:16px;padding:12px 16px;background-color:#fdf0ef;border:1px solid #e8c4bf;color:#8b3a32;font-size:14px;line-height:1.5}.product-cart-notice.hidden{display:none}.product-availability-info__discount-note{margin-top:24px;font-size:12px;color:#666}.product-block-list__item.product-block-list__item--gallery .card{margin:0}.product-block-list__box{width:64%;display:flex;flex-wrap:wrap;gap:0 24px}@media screen and (max-width:850px){.product-block-list__box,.product-block-list__item.product-block-list__item--gallery{width:100%}}@media screen and (max-width:999px){.template-product .product-gallery .scroller .product-gallery__thumbnail-list{display:flex!important;flex-direction:column!important;flex-flow:column!important;white-space:normal!important;gap:5px!important;width:36px!important;max-height:450px!important;overflow:auto!important;z-index:1!important;-ms-overflow-style:none!important;scrollbar-width:none!important;overscroll-behavior:contain!important;margin:0!important;position:relative!important}.template-product .product-gallery .scroller .product-gallery__thumbnail-list::-webkit-scrollbar{-webkit-appearance:none!important;display:none!important}.template-product .product-gallery .scroller .product-gallery__thumbnail-list:before,.template-product .product-gallery .scroller .product-gallery__thumbnail-list:after{display:none!important;content:none!important;width:0!important}.template-product .product-gallery .scroller .product-gallery__thumbnail{width:36px!important;height:36px!important;display:block!important;flex:none!important;scroll-snap-align:none!important}.template-product .product-gallery .scroller .product-gallery__thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important}}.template-product #main{max-width:1200px;margin:0 auto}@media screen and (max-width:1260px){.template-product #main{max-width:100%;padding:0 30px}}@media screen and (max-width:640px){.template-product #main{max-width:100%;padding:0 24px 24px}}.template-product #main .container{padding:0}.product-description-tabs{width:100%}.product-description-tabs__header{display:flex;border-bottom:1px solid #e0e0e0;margin-bottom:45px}@media screen and (max-width:640px){.product-description-tabs__header{display:none}}.product-description-tabs__tab{background:none;border:none;padding:12px 24px;font-size:14px;font-weight:500;color:#666;cursor:pointer;position:relative;transition:color var(--transition-default);border-bottom:3px solid transparent;margin-bottom:-1px}.product-description-tabs__tab:hover{color:#004098}.product-description-tabs__tab--active{color:#004098;font-weight:600;border-bottom-color:#004098}.product-description-tabs__content{position:relative}.product-description-tabs__panel{display:none}.product-description-tabs__panel--active{display:block}@media screen and (max-width:640px){.product-description-tabs__panel--active{padding:24px 0;display:block}}.product-description-tabs__panel-title{font-size:18px;font-weight:700;margin:0 0 45px;color:var(--heading-color)}.product-description-tabs__mobile-header{display:none}@media screen and (max-width:640px){.product-description-tabs__mobile-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;color:#002659;border:none;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:0;border-bottom:1px solid #002659;position:relative}.product-description-tabs__mobile-header:after{content:"";position:absolute;bottom:-1px;left:-24px;width:100vw;height:1px;background:#ccc;z-index:-1}.product-description-tabs__mobile-header-icon{display:flex;align-items:center;transition:transform .3s ease}.product-description-tabs__mobile-header-icon svg{width:20px;height:20px;fill:#fff}.product-description-tabs__mobile-header[aria-expanded=true] .product-description-tabs__mobile-header-icon{transform:rotate(180deg)}}.product-description-tabs__mobile-header-text{flex:1;text-align:left}.product-description-tabs__mobile-modal{display:none}@media screen and (max-width:640px){.product-description-tabs__mobile-modal{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease}.product-description-tabs__mobile-modal[aria-hidden=false]{display:block;visibility:visible;opacity:1;pointer-events:auto}.product-description-tabs__mobile-modal[aria-hidden=true]{pointer-events:none}.product-description-tabs__mobile-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.product-description-tabs__mobile-modal-content{position:absolute;bottom:0;left:0;width:100%;background:#fff;border-radius:20px 20px 0 0;padding:20px 0;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);max-height:80vh;overflow-y:auto;pointer-events:auto}.product-description-tabs__mobile-modal[aria-hidden=false] .product-description-tabs__mobile-modal-content{transform:translateY(0)}.product-description-tabs__mobile-modal-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background:none;border:none;font-size:16px;font-weight:500;color:#333;text-align:left;cursor:pointer;transition:background-color .2s ease}.product-description-tabs__mobile-modal-option:hover,.product-description-tabs__mobile-modal-option:active{background-color:#f5f5f5}.product-description-tabs__mobile-modal-option[data-active=true]{color:#004098;font-weight:600}.product-description-tabs__mobile-modal-check{display:none;width:20px;height:20px;color:#004098}.product-description-tabs__mobile-modal-check svg{width:100%;height:100%}.product-description-tabs__mobile-modal-option[data-active=true] .product-description-tabs__mobile-modal-check{display:block}}.product-details-content{display:flex;flex-direction:column;gap:12px}.product-details-item{font-size:14px;line-height:1.6;color:var(--text-color)}.product-details-item strong{font-weight:600;margin-right:8px}.product-store-stock-content{font-size:14px;line-height:1.6;color:var(--text-color)}.product-block-list__item--info .product-form__info-item--quantity,.product-block-list__item--info .product-form__buy-buttons{display:none!important}.price-list{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.price-list__kpc-member-price{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.price--kpc-discounted{display:flex;align-items:center;gap:4px}.price--kpc-discounted .price-value--large{font-size:36px;font-weight:700;color:#1e3a8a;line-height:1}.price-list__original-info{display:flex;align-items:center;gap:8px}.price-list__discount-badge{display:flex;align-items:center;gap:4px}.discount-badge__icon{font-size:14px;color:#22c55e;font-weight:600}.discount-badge__text{font-size:12px;color:#22c55e;font-weight:600}.price--original{display:inline-flex;align-items:baseline;gap:1px}.price--original .currency-symbol--original{font-size:12px;color:#9ca3af;font-weight:500;text-decoration:line-through}.price--original .price-value--original{font-size:14px;font-weight:500;color:#9ca3af;text-decoration:line-through}.price-list--with-kpc-join{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.price-list--with-kpc-join .price--regular-large{display:inline-flex;align-items:center;gap:4px}.price-list--with-kpc-join .price.price--regular-large .currency-symbol--small{font-size:12px;font-weight:400;margin-top:0;flex-shrink:0}.price-list--with-kpc-join .price--regular-large .price-value--large{font-size:36px;font-weight:700;color:#039;line-height:1}.price-list__member-price-block{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.price-list__member-price-block:has(:not(.price-list__member-price-tooltip-wrapper)){flex-direction:row;align-items:center;gap:4px}.price-list__member-price-block:has(:not(.price-list__member-price-tooltip-wrapper)) .price-value--member{font-size:12px}.price-list__member-price-header{display:flex;align-items:center;gap:2px;flex-shrink:0}.price-list__member-price-tooltip-wrapper{position:relative;display:inline-flex}.price-list__member-price-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;font-weight:600;line-height:1;cursor:pointer;transition:background-color var(--transition-default),color var(--transition-default);width:14px;height:14px}.price-list__member-price-tooltip-trigger svg{width:12px;height:auto}.price-list__member-price-tooltip-trigger:focus-visible{outline:2px solid #333;outline-offset:2px}.price-list__member-price-label{color:#767676;font-size:12px;font-weight:400}.price-list__member-price-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:10;min-width:260px;max-width:320px;padding:16px 18px;background:#002659;color:#fff;font-size:13px;font-weight:500;line-height:1.5;border-radius:10px;box-shadow:0 4px 16px #0003;white-space:normal}.price-list__member-price-tooltip[hidden]{display:none!important}.price-list__member-price-tooltip:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:8px solid transparent;border-bottom-color:#002659}.price-list__member-price-tooltip__header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.price-list__member-price-tooltip__icon{display:inline-flex;flex-shrink:0;color:#fff}.price-list__member-price-tooltip__icon svg{width:16px;height:16px}.price-list__member-price-tooltip__title{font-size:15px;font-weight:700;color:#fff}.price-list__member-price-tooltip__body{margin:0 0 14px;font-size:13px;font-weight:500;color:#fff;line-height:1.5}.price-list__member-price-tooltip__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.price-list__member-price-tooltip__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border:none;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:opacity var(--transition-default)}.price-list__member-price-tooltip__btn--close,.price-list__member-price-tooltip__btn--see-more{background:#e5e7eb;color:#002659}.price-list__member-price-tooltip__btn:hover{opacity:.9}.price-list__member-price-tooltip__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.price-list__member-price-value{display:inline-flex;align-items:baseline;gap:2px}.price-list__member-price-value .currency-symbol--member{font-size:14px;color:#666;font-weight:500}.price-list__member-price-value .price-value--member{font-size:16px;font-weight:700;color:#390}.price-list__kpc-join-button{display:inline-flex;align-items:center;padding:10px 20px;background-color:#dcfce7;border-radius:999px;text-decoration:none;transition:background-color var(--transition-default);border:1px solid #bbf7d0}.price-list__kpc-join-button:hover{background-color:#bbf7d0}.kpc-join-button__text{font-size:13px;color:#166534;font-weight:500;white-space:nowrap}.kpc-join-button__link{text-decoration:underline;text-underline-offset:2px}.kpc-join-button__text strong{font-weight:700}.price-list.price-list__guest-kpc-eligible-with-sale{display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:0;border-bottom:none}.price-list__sale-price{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.price-list__sale-price .price--regular-large{display:inline-flex;align-items:center;gap:4px}.price-list__sale-price .price--regular-large{font-size:36px;font-weight:700;color:#039;line-height:1}.price-list__sale-price .price--regular-large .currency-symbol--small{font-size:12px;font-weight:400;margin-top:0;flex-shrink:0}.product-form__tags{margin:15px 0}.product-tags-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}.product-tags-list__item{display:inline-block}.product-tag-link{display:inline-block;padding:3px 12px;border:1px solid #1e3a8a;border-radius:999px;color:#1e3a8a;font-size:12px;font-weight:500;text-decoration:none;transition:all var(--transition-default);white-space:nowrap}.product-tag-link:hover{background-color:#1e3a8a;color:#fff}.product-form__language-version{display:flex;align-items:center;gap:8px;margin-top:1rem}.language-version__icon{display:flex;align-items:center;justify-content:center;color:#1e3a8a}.language-version__icon svg{width:20px;height:20px}.language-version__text{font-size:14px;font-weight:500;color:#374151}.product-form__availability{margin-top:1rem}.availability-status{display:inline-flex;align-items:center;gap:8px}.availability-status__dot{width:10px;height:10px;border-radius:50%}.availability-status__text{font-size:14px;font-weight:500}.availability-status--available .availability-status__dot{background-color:#22c55e}.availability-status--available .availability-status__text{color:#22c55e}.availability-status--unavailable .availability-status__dot{background-color:#ef4444}.availability-status--unavailable .availability-status__text{color:#ef4444}.availability-status--preorder .availability-status__dot{background-color:#f59e0b}.availability-status--preorder .availability-status__text{color:#f59e0b}@media(min-width:768px){.kpc-join-button__text{font-size:14px}}.product-availability-info__add-button.button.button--primary{border-radius:999px}.product-description-blocks{display:flex;flex-direction:column;gap:0}.product-description-block{width:100%}.product-description-blocks__separator{width:100%;height:0;border:none;border-top:1px dashed #d1d5db;margin:1.5em 0}.product-description-expandable{position:relative}.product-description-expandable[data-collapsed=true] [data-expandable-content]{display:-webkit-box;-webkit-line-clamp:20;line-clamp:20;-webkit-box-orient:vertical;overflow:hidden}.product-description-expandable__footer{display:none;flex-direction:column;align-items:flex-start}.product-description-expandable[data-collapsed=true] .product-description-expandable__footer{display:flex}.product-description-expandable__ellipsis{color:inherit}.product-description-expandable__readmore{color:#1e3a8a;cursor:pointer;text-decoration:underline;margin-top:45px}.product-description-expandable__readmore:hover{color:#1e40af}.product-description-expandable__readmore{display:inline-flex;align-items:center;gap:.25em}.product-description-expandable__readmore:after{content:"";display:inline-block;width:.4em;height:.4em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-left:.15em}.product-description-expandable[data-collapsed=false] .product-description-expandable__readmore:after{transform:rotate(-135deg)}.product-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.product-details-grid--three-columns{grid-template-columns:1fr 1fr 1fr;gap:0 30px}@media screen and (max-width:749px){.product-details-grid,.product-details-grid--three-columns{grid-template-columns:1fr}}.product-details-grid__column{display:flex;flex-direction:column}.product-details-grid__item{padding:20px 0;border-bottom:2px dashed #c5d4e8}.product-details-grid__item:last-child{border-bottom:2px dashed #c5d4e8}.product-details-grid__label{font-size:16px;font-weight:700;color:var(--heading-color, #1a1a1a);margin:0 0 8px}.product-details-grid__value{font-size:16px;font-weight:400;color:var(--text-color, #333);margin:0}.store-stock-status__notice{font-size:14px;color:var(--text-color, #333);margin:0 0 24px}.store-stock-status__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:999px){.store-stock-status__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.store-stock-status__grid{grid-template-columns:1fr}}.store-stock-status__card{border:1px solid #e0e0e0;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.store-stock-status__store-name{font-size:18px;font-weight:700;color:var(--heading-color, #1a1a1a);margin:0}.store-stock-status__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:4px;font-size:14px;font-weight:500;width:fit-content}.store-stock-status__badge--available{background-color:#ecffe5;color:#3a8620}.store-stock-status__badge--unavailable{background-color:#ffe9e5;color:#b71a1a}.store-stock-status__shelf{font-size:14px;color:var(--text-color, #333);margin:0}.store-stock-status__ask-link{font-size:14px;color:#1e3a8a;text-decoration:underline;margin-top:auto}.store-stock-status__ask-link:hover{color:#1e40af}.store-stock-status__empty{font-size:14px;color:#6b7280;margin:0}.product-meta__store-availability-container{display:none}.product-meta__author{margin:0 0 15px}.product-meta__author-link{color:#6b7280;text-decoration:underline;font-size:inherit;line-height:inherit;transition:color var(--transition-default)}.product-meta__author-link:hover{color:#4b5563;text-decoration:underline}.product-meta__author-separator{color:#6b7280}.product-details-categories{margin-top:2rem;padding-top:1.5rem}.product-details-categories__title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;margin:0 0 1rem;color:#1e293b}.product-details-categories__icon{width:16px;height:16px;color:#1e293b;flex-shrink:0}.product-details-categories__list{list-style:none;padding:0;margin:0}.product-details-categories__item{margin-bottom:0;padding-left:1.5rem;position:relative;text-transform:capitalize}.product-details-categories__item:before{content:"\2022";position:absolute;left:9px;color:#1e293b;font-weight:700}.product-details-categories__link{color:#333;text-decoration:underline;font-size:16px;line-height:1.5;transition:color var(--transition-default)}.product-details-categories__link:hover{text-decoration:none}.recently-viewed-products-section{padding:64px 0}@media(min-width:768px){.recently-viewed-products-section{padding:100px 0}}@media screen and (max-width:640px){.recently-viewed-products-section{padding:48px 0}}.recently-viewed-products-section .recently-viewed-products-slider{position:relative}.recently-viewed-products-section .recently-viewed-products-slider .splide__track{margin-block:-16px}.recently-viewed-products-section .recently-viewed-products-slider .splide__list{margin-block:16px!important}.recently-viewed-products-section .recently-viewed-products-slider .product-item{padding:8px;border-radius:8px;background:#fff;box-shadow:2px 4px 12px #00000026}.recently-viewed-products-section .recently-viewed-products-slider .product-item:after{display:none}.recently-viewed-products-section .splide__slide{display:flex;align-items:stretch}.recently-viewed-products-section .splide__slide .product-item{width:100%;height:100%}.recently-viewed-products-arrows{position:absolute;top:50%;left:0;translate:0 -50%;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;z-index:3;pointer-events:none}.recently-viewed-products-arrows .splide__arrow{width:48px;height:48px;pointer-events:auto}@media(max-width:767px){.recently-viewed-products-arrows .splide__arrow{width:28px;height:28px}}.recently-viewed-products-arrows .splide__arrow[disabled]{opacity:0}.recently-viewed-products-arrows .splide__arrow svg{width:100%;height:100%}.recently-viewed-products-arrows .splide__arrow--prev{scale:-1;translate:-50% 0}.recently-viewed-products-arrows .splide__arrow--next{translate:50% 0}.recently-viewed-products-section .custom-splide__scrollbar{margin-top:24px;height:4px;background:#e5e7eb;border-radius:2px;position:relative;overflow:hidden;margin-inline:0px;width:100%}.recently-viewed-products-section .custom-splide__scrollbar__handle{position:absolute;top:0;left:0;height:100%;background:#1e3a8a;border-radius:2px;cursor:grab;transition:width .2s ease,left .2s ease}.recently-viewed-products-section .custom-splide__scrollbar__handle:active{cursor:grabbing}@media(max-width:767px){.custom-section-link-list__arrows{display:none}}.custom-collection-page__container{padding:0 24px;max-width:1328px;margin-bottom:40px}@media(min-width:768px){.custom-collection-page__container{margin-top:64px;margin-bottom:120px}}.custom-layout{margin:0;gap:64px}.custom-layout__section--secondary{width:360px;margin:0}.custom-card{border:none;padding:40px;background:#f2fafe;display:flex;flex-direction:column;gap:40px;margin-top:24px;border-radius:8px}.custom-card__section{padding:0;display:flex;flex-direction:column;gap:24px}.custom-card__section+.custom-card__section:before{display:none}.custom-card__title{color:var(--accent-color);font-size:24px;margin:0;font-weight:500}@media(max-width:767px){.custom-card__sp-fixed{top:calc(var(--header-height) * var(--header-is-sticky, 0));position:sticky;z-index:2;background:#fff}.custom-card__sp-fixed.is-fixed .custom-card__header{padding:24px 0}.custom-card__sp-fixed.is-fixed .custom-collection__toolbar{flex-direction:row;align-items:center;gap:16px}}.custom-collection__filter-link{color:#666;padding:8px 12px;display:flex;gap:12px;align-items:center;border-radius:8px;transition:all var(--transition-default)}.custom-collection__filter-link.is-active{color:#666}.custom-collection__filter-link.is-active span{color:var(--accent-color);font-weight:700}.custom-collection__filter-link:hover{background:#d0e9f8}.custom-collection__filter-link svg{margin-left:0}.custom-collection__filter-link span{flex:1}.custom-collection__filter-linklist{padding:0;font-size:18px;font-weight:500;position:relative}.custom-collection__filter-linklist.level-2>li>.custom-collection__filter-link:hover span{text-decoration:underline}.custom-collection__filter-linklist .custom-collection__filter-linklist{padding-left:48px;margin-top:12px;margin-bottom:4px;font-size:16px}.custom-collection__filter-linklist .custom-collection__filter-linklist:before{content:"";display:block;width:2px;height:100%;background:var(--border-color);position:absolute;left:22px;top:0}.custom-collection__filter-linklist .custom-collection__filter-linklist .custom-collection__filter-linklist{padding-left:36px;margin-top:16px;margin-bottom:16px}.custom-collection__filter-linklist .custom-collection__filter-linklist .custom-collection__filter-linklist:before{left:10px}.custom-collection__filter-linklist .custom-collection__filter-linklist .custom-collection__filter-linklist .custom-collection__filter-link.is-active{background:#d0e9f8;color:#666}.custom-collection__filter-linklist .custom-collection__filter-linklist .custom-collection__filter-linklist .custom-collection__filter-link.is-active span{font-weight:500;color:var(--accent-color)}.custom-collection__filter-group-list{display:flex;flex-direction:column;gap:8px}.custom-collection__filter-group{padding:0;border:none}.custom-collection__filter-group-name{display:flex;align-items:center;gap:12px;padding:12px;color:var(--accent-color);font-size:18px;border-radius:8px;transition:all var(--transition-default)}.custom-collection__filter-group-name:hover,.custom-collection__filter-group-name:focus{background:#d0e9f8}.custom-collection__filter-group-name:focus{color:var(--accent-color)}.custom-collection__filter-group-name .custom-collection__filter-group-name-label{flex:1}.custom-collection__filter-group-name .custom-collection__filter-group-name-icon svg{width:24px;height:24px;margin-left:0}.custom-collection__filter-group-name>svg{margin-left:0;color:var(--text-color)}.custom-collection__filter-group-name:hover,.custom-collection__filter-group-name:focus{color:var(--accent-color)}.custom-collection__filter-group-name[aria-expanded=true] .custom-collection__filter-group-name-icon svg{transform:rotate(0)}.custom-collection__filter-collapsible .custom-collection__filter-checkbox-list{padding:0 0 0 52px;margin-top:16px;position:relative}.custom-collection__filter-collapsible .custom-collection__filter-checkbox-list:before{content:"";display:block;width:2px;height:100%;background:var(--border-color);position:absolute;left:22px;top:0}.custom-checkbox{width:17px;height:17px;border:1px solid var(--text-color);background:transparent}.custom-checkbox:checked{background:var(--text-color)}.custom-price-range{padding:16px 0 0 52px;margin-top:16px;position:relative}.custom-price-range:before{content:"";display:block;width:2px;height:100%;background:var(--border-color);position:absolute;left:22px;top:0}.custom-price-range__range-group{margin-bottom:32px}.custom-price-range__input{background:var(--secondary-background);border-radius:8px;border:1px solid #767676}.custom-layout__section{margin:0}.custom-card--main{border:none}.custom-card__header{padding:40px 0;display:flex;align-items:flex-start;gap:8px}.custom-collection__header{flex:1}.custom-collection__toolbar-item{color:var(--text-color);height:40px;margin-top:0;padding:0}@media(max-width:767px){.custom-collection__toolbar-item{height:auto}}.custom-collection__meta{margin:0}.custom-collection__title{margin:0;font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-.01em;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px}.custom-collection__title small{color:#666;font-size:12px;font-weight:400;font-style:italic}@media(min-width:768px){.custom-collection__title{font-size:48px;gap:4px 24px}.custom-collection__title small{font-size:24px}}.custom-collection__active-filters{margin:0}.custom-collection__layout-button{color:#999;padding:7px}.custom-collection__layout-button.is-selected{color:var(--accent-color);border-bottom:1.5px solid var(--accent-color)}.custom-collection__toolbar{margin-top:0;font-size:16px}.custom-collection__toolbar:not(.collection__toolbar--bordered){margin-top:0;padding:0 12px;box-shadow:none;border-bottom:1px solid var(--border-color)}@media(max-width:767px){.custom-collection__toolbar:not(.collection__toolbar--bordered){flex-direction:column;align-items:flex-start;gap:16px;padding:0}}.custom-collection__toolbar{position:relative;top:auto}.custom-collection__toolbar-item--sort{margin-right:0;height:40px;display:flex;gap:24px;padding:0}@media(max-width:767px){.custom-collection__toolbar-item--sort{width:100%;justify-content:space-between;gap:12px}}.custom-collection__showing-count{margin-right:0;white-space:nowrap}.custom-value-picker-wrapper{display:flex;align-items:center;gap:16px;height:100%;color:#002659}@media(max-width:767px){.custom-value-picker-wrapper>span{display:none}.custom-value-picker-wrapper.sort{width:100%;flex:1;align-items:flex-start}.custom-value-picker-wrapper.sort .custom-value-picker-button{width:100%}}.custom-collection__toolbar-item .custom-value-picker-button{padding:0 10px 0 16px;margin-left:0;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-collection__toolbar-item .custom-value-picker-button span{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.custom-collection__toolbar-item .custom-value-picker-button:before{content:"";display:block;width:100%;height:1px;background:#002659;position:absolute;bottom:-1px;left:0}.custom-collection__toolbar-item .custom-value-picker-button svg{width:11px;height:auto;margin-left:0}.custom-product-list{border-radius:0;gap:20px 0;overflow:visible}@media(max-width:767px){.custom-product-list{gap:12px}}.custom-product-list .custom-section-best-sellers__product-item-member-price-value small{font-size:12px}.custom-product-list .custom-section-best-sellers__product-item-member-price-value span{font-size:16px;font-weight:700;line-height:1}.custom-product-item__image-wrapper{background:#f0f0f0;border-radius:8px;padding:8px;margin-bottom:0;position:relative}@media(min-width:768px){.custom-product-item__image-wrapper{padding:16px}}.custom-product-item__image-wrapper.custom-adult-only img{filter:blur(5px)}.custom-product-item__image-wrapper .product-label--on-sale{position:absolute;bottom:0;left:0;width:100%;text-align:center;background:#a1f086e6;border-radius:0 0 8px 8px;z-index:2;font-size:12px;color:var(--text-color);padding:5px 10px}.custom-collection__dynamic-part .product-item--list .custom-product-item__image-wrapper{width:171px;margin-right:0}@media(max-width:767px){.custom-collection__dynamic-part .product-item--list .custom-product-item__image-wrapper{width:110px}}.custom-collection__dynamic-part .product-item--list .custom-product-item__card-link .custom-product-item__card-link-title{display:none}.custom-collection__dynamic-part .product-item--list .custom-section-best-sellers__product-item-head .custom-product-item__card-link-title{display:-webkit-box}.custom-aspect-ratio{aspect-ratio:1 / 1;display:grid;place-items:center}.custom-aspect-ratio img{position:absolute;width:100%;height:100%;object-fit:contain}.custom-collection__dynamic-part .product-item--vertical .custom-product-item__action-list,.custom-collection__dynamic-part .product-item--list .custom-product-item__action-list,.custom-section-best-sellers__product-list .custom-product-item__action-list{position:absolute;top:8px;right:8px;z-index:1;margin:0;min-width:auto}.custom-collection__dynamic-part .product-item--vertical .custom-product-item__action-button,.custom-collection__dynamic-part .product-item--list .custom-product-item__action-button,.custom-buy-button .custom-product-item__action-button{padding:0;margin:0!important;width:30px;height:30px;border-radius:50%;background:#f4ff72;color:var(--text-color);display:grid;place-items:center;box-shadow:2px 3px 2px #22222240}:is(.custom-collection__dynamic-part .product-item--vertical .custom-product-item__action-button,.custom-collection__dynamic-part .product-item--list .custom-product-item__action-button,.custom-buy-button .custom-product-item__action-button) svg{width:14px;height:14px}.custom-collection__dynamic-part .product-item--vertical{position:relative}@media(min-width:1024px)and (max-width:1200px){.custom-collection__dynamic-part .product-item--vertical{width:50%}}@media(min-width:390px)and (max-width:767px){.custom-collection__dynamic-part .product-item--vertical{width:calc(50% - 6px)}}@media(max-width:389px){.custom-collection__dynamic-part .product-item--vertical{width:100%}}.custom-product-item__info{padding:0 4px}@media(min-width:768px){.custom-product-item__info{padding:0 8px}}.custom-collection__dynamic-part .product-item--list .custom-product-item__info{align-items:center;margin:0}@media(min-width:768px){.custom-collection__dynamic-part .product-item--list .custom-product-item__info:after{content:"";width:12px;height:12px;border-top:3px solid #666;border-right:3px solid #666;transform:rotate(45deg);pointer-events:none;flex-shrink:0}}.custom-product-item__card-link-title{font-size:16px;margin-bottom:0;color:var(--text-color)}@media(min-width:768px){.custom-product-item__card-link-title{font-size:18px}}.custom-collection__dynamic-part .product-item--list .custom-product-item__card-link-title{font-size:16px}@media(min-width:768px){.custom-collection__dynamic-part .product-item--list .custom-product-item__card-link-title{font-size:20px}}.custom-product-item__info-inner{display:flex;flex-direction:column;gap:12px}.custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current small{font-size:10px}.custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current span{font-size:24px;font-family:var(--font-family-condensed);letter-spacing:-.02em}.custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-text{font-size:10px}.custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value small{font-size:10px;padding-top:0}.custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value .custom-product-item__price-list{flex:1;margin:0;display:block}.custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value .custom-price{margin:0;color:#3a8620;font-size:10px;font-weight:700}@media(min-width:768px){.custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current small{font-size:14px}.custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current span{font-size:36px}.custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-text{font-size:14px}.custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value small{font-size:12px}.custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value .custom-price{font-size:16px}}.custom-collection__dynamic-part .product-item--list .custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current small{font-size:12px}.custom-collection__dynamic-part .product-item--list .custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current span{font-size:26px}.custom-collection__dynamic-part .product-item--list .custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value .custom-price{font-size:11px}@media(max-width:767px){.custom-collection__dynamic-part .product-item--list .custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value small{font-size:11px}}@media(min-width:768px){.custom-collection__dynamic-part .product-item--list .custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current small{font-size:16px}.custom-collection__dynamic-part .product-item--list .custom-product-item__info-inner .custom-section-best-sellers__product-item-price-current span{font-size:40px}.custom-collection__dynamic-part .product-item--list .custom-product-item__info-inner .custom-section-best-sellers__product-item-member-price-value .custom-price{font-size:18px}}.custom-section-best-sellers__product-item-head .custom-product-item__card-link-title{display:none;padding:0}@media(max-width:767px){.custom-section-best-sellers__product-item-head .custom-product-item__card-link-title{-webkit-line-clamp:2}}.custom-collection__dynamic-part{display:flex;flex-direction:column;gap:24px}.custom-pagination{border-top:none}.custom-card--main .custom-pagination{border-top:none;padding:8px}.custom-pagination__inner{display:flex;align-items:center;justify-content:center;gap:8px}.custom-pagination__next,.custom-pagination__prev{position:relative;width:36px;height:36px;display:grid;place-items:center}:is(.custom-pagination__next,.custom-pagination__prev) svg{margin-left:0;margin-right:0}.custom-pagination__nav{display:flex;flex-wrap:wrap;gap:8px}.custom-pagination__nav-item{margin:0;padding:0;width:36px;height:36px;display:grid;place-items:center}.custom-pagination__nav-item.is-active{border-radius:50%}@media not (min-width:768px){.pagination-near-last-page .custom-pagination__nav-item.first-page,.pagination-near-last-page .custom-pagination__nav-item.last-page,.pagination-near-last-page .custom-pagination__nav-item.pagination-ellipsis{display:grid!important}.pagination-near-last-page .custom-pagination__nav-item.pagination-adjacent-page{display:none!important}.pagination-near-last-page .custom-pagination__nav-item.pagination-prev-to-last{display:grid!important}.pagination-page-3-or-later:not(.pagination-near-last-page) .custom-pagination__nav-item.first-page,.pagination-page-3-or-later:not(.pagination-near-last-page) .custom-pagination__nav-item.last-page,.pagination-page-3-or-later:not(.pagination-near-last-page) .custom-pagination__nav-item.pagination-ellipsis{display:none}}.custom-collection__dynamic-part .product-item{padding:8px}@media(max-width:767px){.custom-collection__dynamic-part .product-item{padding:0}}.custom-collection__dynamic-part .product-item:after{display:none}.custom-collection__dynamic-part .product-item--list{padding:8px 0 12px;border-bottom:1px solid var(--border-color);align-items:flex-start;gap:8px;position:relative}@media(min-width:768px){.custom-collection__dynamic-part .product-item--list{padding:8px 32px 24px 8px;align-items:center;gap:24px}}.custom-collection__dynamic-part .product-item--list .custom-product-item__card-link:before{content:"";position:absolute;left:0;top:-8px;z-index:1;width:var(--custom-product-item-list-width);height:var(--custom-product-item-list-height)}@media(min-width:768px){.custom-collection__dynamic-part .product-item--list .custom-product-item__card-link:before{left:-8px}}.custom-product-list--collection .custom-product-item__label-list{position:absolute;top:0;left:10px;display:flex;gap:4px;align-items:flex-start}@media(max-width:1023px){.custom-product-list--collection .custom-product-item__label-list>span:not(:first-child){display:none}}.custom-product-item__label{width:28px;height:36px;display:grid;place-items:center;position:relative}.custom-product-item__label svg{width:14px;height:auto}.custom-product-item__label:after{content:"";width:100%;height:7px;position:absolute;top:100%;left:0;clip-path:polygon(50% 100%,0 0,100% 0)}:is(.custom-product-item__label:hover,.custom-product-item__label:focus,.custom-product-item__label:focus-visible) .custom-product-label-tool-tip{visibility:visible;opacity:1}@media(min-width:1024px){:is(.custom-product-item__label:hover,.custom-product-item__label:focus,.custom-product-item__label:focus-visible) .custom-product-label-tool-tip{right:-4px;left:auto}}@media(max-width:1023px){:is(.custom-product-item__label:hover,.custom-product-item__label:focus,.custom-product-item__label:focus-visible) .custom-product-label-tool-tip{left:-4px;right:auto}}.custom-product-item__label:focus-visible{outline:2px solid #333;outline-offset:2px}.custom-product-label--bestseller{background:#fff5eb;color:#c74200}.custom-product-label--bestseller:after{background:#fff5eb}.custom-product-label--adult-only{background:#ffe9e5;color:#b71a1a}.custom-product-label--adult-only:after{background:#ffe9e5}.product-item--list .custom-product-label--preorder{background:#f2fafe;color:#2360af}.product-item--list .custom-product-label--preorder .custom-product-label--preorder-icon{width:20px;aspect-ratio:1;display:grid;place-items:center;margin-top:4px}.product-item--list .custom-product-label--preorder .custom-product-label--preorder-icon svg{width:14px;height:auto}.product-item--list .custom-product-label--preorder:after{background:#f2fafe}.product-item--vertical .custom-product-label--preorder{width:auto;height:auto;padding:2px 12px 2px 8px;margin-top:10px;background:#f2fafe;color:#2360af;display:flex;align-items:center;gap:4px;border-radius:50vw}.product-item--vertical .custom-product-label--preorder:not(:has(+.custom-product-item__label)){margin-left:0}@media(min-width:1024px){.product-item--vertical .custom-product-label--preorder{margin-top:8px;margin-left:8px;order:3}}.product-item--vertical .custom-product-label--preorder .custom-product-label--preorder-icon{width:16px;aspect-ratio:1;display:grid;place-items:center}.product-item--vertical .custom-product-label--preorder .custom-product-label--preorder-icon svg{width:11px;height:auto}.product-item--vertical .custom-product-label--preorder .custom-product-label--preorder-text{white-space:nowrap;font-size:14px;letter-spacing:.01em;font-weight:500}.product-item--vertical .custom-product-label--preorder .custom-product-label-tool-tip{display:none}.custom-product-label-tool-tip{position:absolute;top:calc(100% + 23px);padding:8px;background:#002659;color:#fff;font-size:14px;font-weight:500;line-height:1.4;border-radius:8px;white-space:nowrap;visibility:hidden;opacity:0;transition:all var(--transition-default);left:-9999px}.custom-product-label-tool-tip:before{content:"";width:14px;height:12px;background:#002659;clip-path:polygon(50% 0%,0% 100%,100% 100%);position:absolute;bottom:calc(100% - 1px)}@media(min-width:1024px){.custom-product-label-tool-tip:before{right:11px}}@media(max-width:1023px){.custom-product-label-tool-tip:before{left:11px}}.custom-empty-state{margin:24px 0 0;padding:64px;border-radius:16px;border:1px solid var(--border-color);display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:24px}@media(max-width:767px){.custom-empty-state{padding:24px}}.custom-empty-state__heading{display:flex;align-items:center;gap:12px;color:var(--accent-color);font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}@media(max-width:767px){.custom-empty-state__heading{font-size:18px}}.custom-empty-state__heading-icon{width:28px;aspect-ratio:1;display:grid;place-items:center}.custom-empty-state__heading-icon svg{width:22px}.custom-empty-state__heading-text{flex:1}.empty-state__description{color:#666}.custom-collection__filter-checkbox label{padding-left:8px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;flex:1;width:100%}.custom-collection__filter-checkbox label .custom-collection__filter-checkbox-text{flex:1}.custom-collection__filter-checkbox label .custom-collection__filter-checkbox-count{color:#666;line-height:1.4}.custom-collection__sp-filter-box{display:none}@media(max-width:1023px){.custom-collection__sp-filter-box{display:block;position:fixed;bottom:0;left:0;width:100%;background:#f0f0f0;padding:12px;z-index:2}.custom-collection__sp-filter-box .custom-button{padding:10px;font-size:14px}}.custom-value-picker__choice-item{padding:8px;display:flex;justify-content:space-between;align-items:center;gap:8px;border-radius:4px;transition:all var(--transition-default);width:100%;text-align:left}.custom-value-picker__choice-item.is-selected,.custom-value-picker__choice-item:hover,.custom-value-picker__choice-item:focus{background:#f2fafe}.custom-value-picker__choice-item.is-selected .custom-value-picker__choice-item-icon{display:grid}.custom-value-picker__choice-item .custom-value-picker__choice-item-text{flex:1;color:var(--Text-Default_black, #333);font-size:14px;font-weight:500;line-height:1.5}.custom-value-picker__choice-item .custom-value-picker__choice-item-icon{display:none;width:16px;aspect-ratio:1;place-items:center;color:var(--accent-color)}.custom-value-picker__choice-item .custom-value-picker__choice-item-icon svg{width:10px}.custom-collection__products-count{display:none}.custom-value-picker__close{width:24px;aspect-ratio:1;display:grid;place-items:center}.custom-value-picker__close svg{width:13px;height:auto}.custom-collection-drawer__inner{padding:0;overflow:inherit}.custom-collection__mobile-filters-recap{border-bottom:none;padding:0 0 24px}.custom-collection__mobile-active-filters{margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.custom-collection__mobile-active-filters-list{display:flex;flex-wrap:wrap;gap:12px}.custom-collection__mobile-active-filters-list .collection__mobile-active-filter-item{margin:0;padding:4px 12px 4px 8px;color:var(--accent-color);border:1px solid var(--accent-color);border-radius:50vw;font-size:12px;background-color:#fff;display:flex;align-items:center;gap:2px;transition:all var(--transition-default)}.custom-collection__mobile-active-filters-list .collection__mobile-active-filter-item:hover{background-color:var(--accent-color);color:#fff}.custom-collection__mobile-active-filters-list .collection__mobile-active-filter-item .custom-collection__mobile-active-filter-text{white-space:nowrap}.custom-collection__mobile-active-filters-list .collection__mobile-active-filter-item .collection__mobile-active-filter-cross{margin-right:0;width:16px;aspect-ratio:1;display:grid;place-items:center}.custom-collection__mobile-active-filters-list .collection__mobile-active-filter-item .collection__mobile-active-filter-cross svg{width:8px;height:auto;stroke-width:.5px}.custom-collection__mobile-active-clear{margin:0;padding:4px 12px;color:#fff;font-size:12px;background-color:var(--accent-color);border-radius:50vw;transition:all var(--transition-default)}.custom-collection__mobile-active-clear:hover{background-color:var(--accent-color-hover)}.custom-collection__mobile-active-clear:after{display:none}.custom-collection-drawer__scroll{overflow:auto;padding:24px 36px}.custom-cart__section .container{max-width:1360px;padding:0 16px}.custom-cart__header{margin:40px 0}@media(max-width:767px){.custom-cart__header{margin:12px 0}}.custom-cart-wrapper{display:flex;align-items:flex-start;gap:40px;padding-block:24px;position:relative}@media(max-width:1023px){.custom-cart-wrapper{flex-direction:column;gap:64px}}@media(min-width:768px){.custom-cart-wrapper{padding-block:40px}}.custom-cart-wrapper__layer{position:relative}@media(min-width:1024px){.custom-cart-wrapper__layer{width:calc(100% - 392px)}}.custom-cart-wrapper__layer:before{content:"";width:calc(100% - 4px);height:212px;position:absolute;bottom:-1px;left:0;background:linear-gradient(180deg,#fff0 49.04%,#fff);z-index:1;pointer-events:none}.custom-cart-wrapper__layer.custom-cart-wrapper__layer--no-before:before{display:none}.custom-cart-wrapper__inner{overflow-y:auto;position:relative;max-height:955px}@media(max-width:1023px){.custom-cart-wrapper__inner{padding-right:16px;padding-left:0}}@media(min-width:1024px){.custom-cart-wrapper__inner{max-height:1155px;padding-right:40px}}.custom-cart-wrapper__inner::-webkit-scrollbar{width:4px;background:#bfbfbf}.custom-cart-wrapper__inner::-webkit-scrollbar-thumb{background:var(--accent-color)}.custom-cart-wrapper__scroll,.custom-cart__side-content{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.custom-cart__side-content{width:352px}}@media(max-width:1023px){.custom-cart__side-content{padding:0 8px}}.custom-cart-recap{position:relative;width:100%;right:0;display:flex;flex-direction:column;gap:40px}.custom-cart__kpc-content{padding:24px;background:#ecffe5;display:flex;align-items:flex-start;gap:24px;border-radius:8px}@media(max-width:767px){.custom-cart__kpc-content{gap:12px;padding:16px}}.custom-cart__kpc-check-icon{width:36px;height:36px;display:grid;place-items:center;color:#3a8620}.custom-cart__kpc-check-icon svg{width:29px;height:auto}@media(max-width:767px){.custom-cart__kpc-check-icon{width:28px;height:28px}.custom-cart__kpc-check-icon svg{width:22px}}.custom-cart__kpc-text-box{flex:1;display:flex;flex-direction:column;gap:8px}.custom-cart__kpc-text-box-top{color:#3a8620;font-weight:600}@media(min-width:768px){.custom-cart__kpc-text-box-top{font-size:24px}}.custom-cart__kpc-text-box-bottom{color:#666}@media(max-width:767px){.custom-cart__kpc-text-box-bottom{font-size:12px;line-height:1.3}}.custom-cart__kpc-arrow-icon{width:48px;height:48px;display:grid;place-items:center;color:#3a8620;border-radius:50%;border:1px solid #3a8620;align-self:center}@media(max-width:767px){.custom-cart__kpc-arrow-icon{display:none}}.custom-cart__kpc-arrow-icon svg{width:15px;height:auto}.custom-cart-wrapper__inner-inner{width:100%;display:flex;flex-direction:column;gap:16px}.custom-cart__title{font-size:48px;font-weight:500;line-height:1.1;letter-spacing:-.01em}@media(max-width:767px){.custom-cart__title{font-size:24px}}.custom-cart__sub-title{color:#002659;font-weight:500;margin-bottom:0;padding:8px 2px;border-bottom:1px solid currentColor}.custom-line-item{display:flex;align-items:center;gap:24px;padding:8px 8px 24px;border-bottom:1px solid var(--border-color)}@media(max-width:1200px){.custom-line-item{align-items:flex-start}}@media(max-width:767px){.custom-line-item{padding:0 0 16px}}.custom-line-item .custom-line-item__product-info{padding:0;display:flex}.custom-line-item__image-wrapper{width:140px;aspect-ratio:1 / 1;border-radius:8px;background:#f0f0f0;position:relative;margin-right:0}.custom-line-item__image-wrapper:hover+.custom-line-item__product-info-wrapper .custom-line-item__title{text-decoration:underline;color:var(--text-color)}.custom-line-item__image-wrapper:hover+.custom-line-item__product-info-wrapper .custom-line-item__author{text-decoration:underline}.custom-line-item__image-wrapper-inner{position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;height:100%;padding:8px}.custom-line-item__image-wrapper-inner img{object-fit:contain;height:100%}.custom-line-item__product-info-wrapper{display:flex;align-items:flex-start;gap:40px;flex:1}@media(max-width:767px){.custom-line-item__product-info-wrapper{gap:6px}}.custom-line-item__product-info-wrapper-inner{display:flex;align-items:flex-start;gap:40px;flex:1}@media(max-width:1200px){.custom-line-item__product-info-wrapper-inner{flex-wrap:wrap;gap:16px 40px}}@media(max-width:767px){.custom-line-item__product-info-wrapper-inner{gap:16px 12px}}.custom-line-item__product-info{flex:1;display:flex;flex-direction:column;gap:12px}@media(max-width:1200px){.custom-line-item__product-info{order:1}}@media(max-width:767px){.custom-line-item__product-info{gap:8px}}.custom-line-item__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;font-size:20px;font-weight:500;margin-bottom:0;transition:color var(--transition-default)}.custom-line-item__title:hover{color:var(--text-color);text-decoration:underline}.custom-line-item__title:hover+.custom-line-item__author{text-decoration:underline}@media(max-width:1200px){.custom-line-item__title{-webkit-line-clamp:2}}@media(max-width:767px){.custom-line-item__title{line-height:1.2;font-size:16px}}.custom-line-item__author{color:#767676;font-size:16px;font-weight:400}@media(max-width:767px){.custom-line-item__author{font-size:14px}}.custom-line-item__usually-dispatches{color:#767676;font-size:14px;font-weight:500;line-height:1.3}@media(max-width:767px){.custom-line-item__usually-dispatches{font-size:12px;font-weight:400;line-height:1.2}}.custom-line-item__usually-dispatches-text,.custom-line-item__usually-dispatches-note{margin:0}.custom-line-item__usually-dispatches-note{margin-top:4px;font-size:12px;font-weight:400;line-height:1.4}.custom-quantity-selector{width:fit-content;box-shadow:none;border:none;border-radius:0;border-bottom:1px solid var(--text-color);padding:0 4px 4px;gap:30px}.custom-quantity-selector:has(.quantity-selector__value:focus){border-color:var(--accent-color)}@media(max-width:767px){.custom-quantity-selector{gap:16px;padding:0 2px 4px;font-size:14px}}.custom-quantity-selector__button{width:24px;height:24px;display:grid;place-items:center;color:var(--text-color);padding:0}@media(max-width:767px){.custom-quantity-selector__button{width:16px;height:16px}}.custom-quantity-selector__value{width:26px;min-width:26px}.custom-line-item__line-price{display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media(max-width:1200px){.custom-line-item__line-price{flex-direction:row;align-items:center;padding:8px 0;width:100%;order:3}}.custom-line-item__line-price .price-list--with-kpc-join,.custom-line-item__line-price .price-list__kpc-member-price,.custom-line-item__line-price .price-list__sale-price{display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:100%}@media(max-width:1200px){.custom-line-item__line-price .price-list--with-kpc-join,.custom-line-item__line-price .price-list__kpc-member-price,.custom-line-item__line-price .price-list__sale-price{align-items:flex-start}}.custom-line-item__line-price .price--regular-large,.custom-line-item__line-price .price--kpc-discounted{display:flex;align-items:center;color:var(--text-color);gap:4px}:is(.custom-line-item__line-price .price--regular-large,.custom-line-item__line-price .price--kpc-discounted) .currency-symbol.currency-symbol--small{font-size:14px;font-weight:400;line-height:1.8;margin-top:0;white-space:nowrap;color:var(--text-color)}@media(max-width:767px){:is(.custom-line-item__line-price .price--regular-large,.custom-line-item__line-price .price--kpc-discounted) .currency-symbol.currency-symbol--small{font-size:12px}}:is(.custom-line-item__line-price .price--regular-large,.custom-line-item__line-price .price--kpc-discounted) .price-value--large{color:var(--accent-color);font-size:36px;font-weight:500;font-family:var(--font-family-condensed);line-height:1}@media(max-width:767px){:is(.custom-line-item__line-price .price--regular-large,.custom-line-item__line-price .price--kpc-discounted) .price-value--large{font-size:26px}}@media(min-width:768px){.custom-line-item__line-price .price-list__member-price-block{flex-direction:row;align-items:center}}@media(max-width:767px){.custom-line-item__line-price .price-list__member-price-block{gap:0px}}.custom-line-item__line-price .price-list__member-price-block .price-list__member-price-label{color:#767676;font-size:12px;font-weight:400}@media(max-width:767px){.custom-line-item__line-price .price-list__member-price-block .price-list__member-price-label{font-size:10px}}.custom-line-item__line-price .price-list__member-price-block .price-list__member-price-value{display:flex;align-items:center;color:#3a8620}.custom-line-item__line-price .price-list__member-price-block .price-list__member-price-value .currency-symbol--member{font-size:12px;white-space:nowrap;color:#3a8620}@media(max-width:767px){.custom-line-item__line-price .price-list__member-price-block .price-list__member-price-value .currency-symbol--member{font-size:11px}}@media(max-width:767px){.custom-line-item__line-price .price-list__member-price-block .price-list__member-price-value .price-value--member{font-size:11px}}.custom-line-item__line-price .price-list__original-info{flex-direction:row;align-items:center;gap:8px}@media(max-width:767px){.custom-line-item__line-price .price-list__original-info{flex-direction:column;align-items:flex-start;gap:0px}}.custom-line-item__line-price .price-list__original-info .discount-badge__icon,.custom-line-item__line-price .price-list__original-info .discount-badge__text{color:#3a8620}.custom-line-item__line-price .price-list__original-info .price-list__discount-badge{gap:2px}.custom-line-item__line-price .price-list__original-info .discount-badge__icon{width:14px}.custom-line-item__line-price .price-list__original-info .discount-badge__text{font-size:10px;font-weight:700}@media(max-width:767px){.custom-line-item__line-price .price-list__original-info .discount-badge__text{font-size:12px}}.custom-line-item__line-price .price-list__original-info .price--original{gap:0}.custom-line-item__line-price .price-list__original-info .price--original .currency-symbol--original,.custom-line-item__line-price .price-list__original-info .price--original .price-value--original{font-size:12px;color:#767676;font-weight:600}@media(max-width:767px){.custom-line-item__line-price .price-list__original-info .price--original .currency-symbol--original,.custom-line-item__line-price .price-list__original-info .price--original .price-value--original{font-size:14px}}.custom-line-item__price{display:flex;align-items:flex-start;color:var(--text-color)}.custom-line-item__price small{font-size:14px;font-weight:400;line-height:1.8;margin-top:8px;white-space:nowrap}.custom-line-item__price span{color:var(--accent-color);font-size:36px;font-weight:500;font-family:var(--font-family-condensed)}@media(max-width:767px){.custom-line-item__price small{font-size:12px;margin-top:0}.custom-line-item__price span{font-size:26px;line-height:1.1;letter-spacing:-.02em}}.custom-line-item__kpc-price-content{display:flex;align-items:center;gap:4px}@media(max-width:1200px){.custom-line-item__kpc-price-content{flex-direction:column;align-items:flex-start;gap:0px}}.custom-line-item__kpc-text{color:#767676;font-size:12px;font-weight:400}@media(max-width:767px){.custom-line-item__kpc-text{font-size:10px}}.custom-line-item__kpc-price{display:flex;align-items:center;color:#3a8620}.custom-line-item__kpc-price small{font-size:12px;white-space:nowrap}.custom-line-item__kpc-price span{font-weight:700}@media(max-width:767px){.custom-line-item__kpc-price small,.custom-line-item__kpc-price span{font-size:11px}}.custom-line-item__quantity-remove{width:28px;height:28px;display:grid;place-items:center;color:#666;border-radius:50%;border:1px solid currentColor;margin-top:0;flex-shrink:0;margin-left:0;transition:color var(--transition-default)}.custom-line-item__quantity-remove:hover{color:#999}.custom-line-item__quantity-remove:focus{outline:2px solid var(--accent-color);outline-offset:2px;border-radius:50%}.custom-line-item__quantity-remove svg{width:9px;height:auto}@media(max-width:1200px){.custom-line-item__quantity-remove{order:2}}@media(max-width:767px){.custom-line-item__quantity-remove{width:20px;height:20px}.custom-line-item__quantity-remove svg{width:7px}}.custom-cart-recap__summary-content{display:flex;flex-direction:column;gap:24px;width:100%;padding:40px;background:#f2fafe;border-radius:8px}@media(max-width:767px){.custom-cart-recap__summary-content{gap:16px}}.custom-cart-recap__summary-title{font-size:24px;font-weight:700;letter-spacing:.02em;margin-bottom:0}.custom-cart-recap__price-line{display:flex;flex-direction:column;gap:16px;margin-bottom:0}.custom-cart-recap__price-line-subtotal{display:flex;flex-direction:column;gap:8px;padding-bottom:16px;border-bottom:1px dashed var(--border-color)}.custom-cart-recap__price-line-subtotal-text{display:flex;justify-content:space-between;align-items:flex-start;color:#666;font-size:14px;font-weight:500}.custom-cart-recap__price-line-subtotal-text-label{flex-shrink:0}.custom-cart-recap__price-line-subtotal-text-price{display:flex;align-items:baseline;color:var(--text-color);font-size:14px}.custom-cart-recap__price-line-subtotal-text-price small{font-size:12px;white-space:nowrap;flex-shrink:0}.custom-cart-recap__price-line-total{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding-bottom:24px;border-bottom:1px solid var(--border-color)}.custom-cart-recap__price-line-total-label{font-size:20px;flex-shrink:0}.custom-cart-recap__price-line-price{display:flex;align-items:baseline}.custom-cart-recap__price-line-price small{font-size:16px;color:#666;font-weight:400;line-height:1.8;white-space:nowrap}.custom-cart-recap__price-line-price span{color:var(--accent-color);font-size:36px;font-weight:700;line-height:normal}.custom-cart-recap__free-domestic{color:#666;font-size:14px;text-align:right}.custom-cart-recap__free-domestic span{color:#36821d;font-weight:700}.custom-cart-recap__bottom-content{display:flex;flex-direction:column;gap:24px}.custom-cart-recap__gift-wrap-content{display:flex;flex-direction:column;gap:12px}.custom-gift-wrap__checkbox-wrapper,.custom-cart-recap__note-inner .ptw-app-label{display:flex;align-items:flex-start;gap:12px;position:relative;cursor:auto}.custom-gift-wrap__checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.custom-gift-wrap__checkbox:checked+.custom-gift-wrap__checkbox-icon:after{opacity:1}.custom-gift-wrap__checkbox:checked+.custom-gift-wrap__checkbox-icon{background:#1c1b1f}.custom-gift-wrap__checkbox:focus+.custom-gift-wrap__checkbox-icon:before{border:1px solid}.custom-gift-wrap__checkbox:focus-visible+.custom-gift-wrap__checkbox-icon:before{outline:2px solid #1c1b1f;outline-offset:2px}.custom-gift-wrap__checkbox-icon{cursor:pointer;position:relative;margin-top:2px;background:transparent;border:1px solid #1c1b1f;border-radius:2px;display:block;height:16px;width:16px}.custom-gift-wrap__checkbox-icon:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:block;width:10px;height:6px;position:absolute;top:3px;left:2px;opacity:0;transform:rotate(-45deg);transition:all var(--transition-default)}.custom-gift-wrap__checkbox-label{flex:1;line-height:1.3}.custom-gift-wrap__checkbox-label small{font-size:12px}.custom-cart-recap__age-confirm-text{color:#666;font-weight:400;font-size:12px}.custom-gift-wrap__checkbox:disabled{opacity:.6;cursor:not-allowed}.custom-cart-recap__note{margin-top:0;border-top:none}.custom-cart-recap__note-button{padding:0 0 12px;gap:8px;color:var(--accent-color);font-weight:600;justify-content:flex-start;text-align:left}.custom-cart-recap__note-button[aria-expanded=true] .custom-cart-recap__note-icon svg{transform:rotate(0)}.custom-cart-recap__note-button:hover{text-decoration:underline}.custom-cart-recap__note-button svg{color:#666}@media(max-width:767px){.custom-cart-recap__note-button{padding:8px 0 12px}}.custom-cart-recap__note-edit-wrapper{margin-left:auto;display:flex;align-items:center;gap:4px;flex-shrink:0}.custom-cart-recap__note-edit{margin-right:0}.custom-form__submit{border-radius:50vw;margin-top:0;padding:16px 24px;font-size:16px;width:100%}.custom-form__submit:disabled{background:#0040984d;color:#fff}.custom-cart-recap__note-icon{width:20px;height:20px;display:grid;place-items:center;align-self:flex-start;margin-top:2px;flex-shrink:0}.custom-cart-recap__note-icon svg{color:var(--accent-color);width:11px;height:auto}.custom-cart-recap__checkout{padding:16px 24px;font-size:16px}.custom-cart-recap__checkout[disabled]{background:#0040984d}.custom-cart-recap__note-content{padding:24px 40px 40px;border-radius:8px;background:#fcf7eb;display:flex;flex-direction:column;gap:16px}.custom-cart-recap__title{color:#002659;padding:8px 2px;border-bottom:1px solid currentColor;margin-bottom:0}.custom-text-with-icons{display:flex;flex-direction:column;gap:16px;border:none}.custom-text-with-icons .custom-text-with-icons__item{padding:0;display:flex;align-items:flex-start;gap:16px}.custom-text-with-icons .custom-text-with-icons__item:not(:first-child){border:none}.custom-text-with-icons__icon-wrapper{width:24px;height:24px;display:grid;place-items:center}.custom-text-with-icons__icon-wrapper svg{width:19px;height:auto}.custom-text-with-icons__content-wrapper{flex:1}.custom-text-with-icons__content{text-align:left;color:var(--text-color);font-weight:400;line-height:1.4}.custom-cart-recap__text{font-size:14px;font-weight:400}.custom-cart-recap__login-button{width:100%}@media(max-width:767px){.custom-cart-recap__login-button{padding:8px 24px;font-size:16px}}.custom-line-item__preorder-label{position:absolute;top:10px;left:10px;padding:4px 8px;border-radius:50vw;background:#f2fafe;color:#2360af;font-size:12px;font-weight:500;line-height:1;letter-spacing:.01em}@media(max-width:767px){.custom-line-item__preorder-label{font-size:10px;padding:2px 4px;top:4px;left:4px}}.custom-cart-recap__fixed-buttons{display:grid;align-items:center;grid-template-columns:repeat(1,1fr);gap:16px;padding:12px;background:#f2fafe;position:fixed;bottom:0;left:0;z-index:2;width:100%}.custom-cart-recap__fixed-buttons:has(.custom-cart-recap__fixed-button:nth-child(2)){grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.custom-cart-recap__fixed-buttons{display:none}}.custom-cart-recap__fixed-button{padding:8px 16px;text-align:center;font-size:14px;font-weight:600;letter-spacing:.02em;background:var(--border-color);border-radius:50vw}.custom-cart-recap__fixed-button.custom-cart-recap__fixed-button--checkout{background:var(--accent-color);color:#fff}.custom-cart-recap__fixed-button.custom-cart-recap__fixed-button--checkout[disabled]{background:#0040984d}.custom-cart-recap__note-inner{padding-bottom:24px}.custom-cart-recap__input-box{padding-top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.custom-cart-recap__note-label{display:flex;align-items:center;gap:4px;position:relative}.custom-cart-recap__note-label-text{font-size:14px}.custom-cart-recap__note-label-icon{width:16px;aspect-ratio:1;display:grid;place-items:center;position:relative}.custom-cart-recap__note-label-icon svg{width:12px;height:auto}.custom-cart-recap__note-label-icon:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:24px;aspect-ratio:1}.custom-cart-recap__note-label-icon:before{content:"";position:absolute;top:calc(100% + 9px);left:50%;translate:-50% 0;width:16px;height:14px;background:#002659;clip-path:polygon(50% 0%,0% 100%,100% 100%);display:none;pointer-events:none;z-index:1}.custom-cart-recap__note-label-icon.is-open:before{display:block}.custom-cart-recap__note-text{border:1px solid #767676;border-radius:8px;padding:4px 12px;font-size:14px;-webkit-appearance:none;appearance:none}.custom-cart-recap__note-text::placeholder{color:var(--border-color)}.custom-cart-recap__note-textarea{border:1px solid #767676;border-radius:8px;padding:4px 12px;font-size:14px;resize:none;-webkit-appearance:none;appearance:none;background:#fff url(./icon-resize.svg) no-repeat bottom right / 20px;min-height:87px}.custom-cart-recap__note-textarea::placeholder{color:var(--border-color)}.custom-cart-recap__note-label-icon-fukidashi{position:absolute;z-index:1;top:calc(100% + 20px);right:-25px;padding:24px;background:#002659;border-radius:16px;box-shadow:0 4px 4px #00000040;color:#fff;width:280px;display:none}.custom-cart-recap__note-label-icon-fukidashi.is-open{display:block}@media(max-width:1023px){.custom-cart-recap__note-label-icon-fukidashi{right:auto;left:calc(100% - 41px)}}@media(max-width:767px){.custom-cart-recap__note-label-icon-fukidashi{width:calc((var(--vw) * 100) - 32px);left:-40px}}.custom-cart-recap__note-label-icon-fukidashi-title{display:flex;align-items:center;gap:8px}.custom-cart-recap__note-label-icon-fukidashi-title-icon{width:20px;aspect-ratio:1;display:grid;place-items:center}.custom-cart-recap__note-label-icon-fukidashi-title-icon svg{width:15px;height:auto}.custom-cart-recap__note-label-icon-fukidashi-title-text{font-size:14px;line-height:1.4}.custom-cart-recap__note-label-icon-fukidashi-description{font-weight:400;font-size:12px;line-height:1.3;letter-spacing:.03em;margin-top:8px}.custom-cart-recap__note-label-icon-fukidashi-close{background:#fff;border-radius:50vw;font-weight:600;font-size:12px;letter-spacing:.01em;color:var(--accent-color);padding:4px 16px;margin-top:12px}.ptw-add-gift .button{border:1px solid;margin-top:10px;padding:0 15px;border-radius:6px;font-size:.8rem}.custom-cart-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.custom-cart-popup.is-open{visibility:visible;opacity:1}.custom-cart-popup__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0003}.custom-cart-popup__modal{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#f0f0f0;border-radius:8px;padding:40px;width:100%;max-width:600px;margin-inline:24px}.custom-cart-popup__icon-wrap{display:grid;place-items:center;width:80px;aspect-ratio:1}.custom-cart-popup__icon-wrap svg{width:63px;height:auto}.custom-cart-popup__body{display:flex;flex-direction:column;gap:12px;width:100%;text-align:center;margin-bottom:24px}.custom-cart-popup__title{font-size:24px;font-weight:600;line-height:1.5;color:#333;margin-bottom:0}.custom-cart-popup__description{font-size:14px;font-weight:500;line-height:1.4;color:#666}.custom-cart-popup__actions{display:flex;flex-direction:column;gap:16px;width:100%;padding-top:12px;padding-bottom:12px;max-width:400px;margin-inline:auto}@media(min-width:768px){.custom-cart-popup__actions{flex-direction:row-reverse}}.custom-cart-popup__btn{display:flex;align-items:center;justify-content:center;width:100%;height:40px;border-radius:1000px;min-width:;font-size:14px;font-weight:600;letter-spacing:.28px;cursor:pointer;transition:opacity .2s ease}.custom-cart-popup__btn:hover{opacity:.8}.custom-cart-popup__btn--primary{background-color:#333;color:#fff}.custom-cart-popup__btn--secondary{background-color:#ccc;color:#333}.custom-cart__empty{margin-top:40px;background-color:#f0f0f0}@media(max-width:767px){.custom-cart__empty{margin-top:24px}}.custom-cart__empty-inner{padding:64px;display:flex;flex-direction:column;gap:40px}@media(max-width:1023px){.custom-cart__empty-inner{padding:40px 24px}}@media(max-width:767px){.custom-cart__empty-inner{padding:40px 16px;gap:24px}}.custom-cart__empty-head{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media(max-width:767px){.custom-cart__empty-head{gap:8px}}.custom-cart__empty-heading{display:flex;align-items:center;gap:12px;color:var(--accent-color)}.custom-cart__empty-heading>span{width:28px;aspect-ratio:1;display:grid;place-items:center}.custom-cart__empty-heading>span>svg{width:22px;height:auto}.custom-cart__empty-heading>p{flex:1;font-size:32px;font-weight:600;letter-spacing:-.01em}@media(max-width:767px){.custom-cart__empty-heading>p{font-size:24px}}.custom-cart__empty-text{color:#666}.custom-mini-cart{box-shadow:none;width:100%;border-radius:0}@media(min-width:768px){.custom-mini-cart{width:480px;border-radius:8px}}@media(max-width:767px){.custom-mini-cart{width:calc(var(--vw) * 100);top:100%;left:0;right:auto}}.custom-mini-cart[aria-hidden=false]+.custom-mini-cart__overlay{opacity:1;visibility:visible;pointer-events:auto}@media(max-width:767px){.custom-mini-cart[aria-hidden=false]+.custom-mini-cart__overlay+.custom-mini-cart__buttons{display:flex}}@media(max-width:767px){.custom-mini-cart__scroll{overflow-y:auto;height:calc(100svh - 68px);padding-bottom:130px}}.custom-mini-cart__nav-triangle-borderless{position:absolute;bottom:100%;right:13px;width:16px;height:14px;background:#fff;z-index:2;clip-path:polygon(50% 0%,0% 100%,100% 100%)}.custom-mini-cart__overlay{position:fixed;top:0;left:0;width:calc(100 * var(--vw));height:100vh;background:#0003;z-index:1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}@media(max-width:767px){.custom-mini-cart__overlay{display:none}}.custom-mini-cart__inner{padding:24px;display:flex;flex-direction:column;gap:16px;height:auto}@media(min-width:768px){.custom-mini-cart__inner{padding:24px 24px 40px}}.custom-mini-cart__head{display:flex;align-items:center;justify-content:space-between;padding:0 8px}.custom-mini-cart__head-title{margin-bottom:0;color:var(--accent-color);font-size:24px;font-weight:500;line-height:1.5}.custom-mini-cart__close-button{width:28px;height:28px;border-radius:50%;border:1px solid currentColor;color:#666;display:grid;place-items:center;cursor:pointer;transition:color var(--transition-default)}.custom-mini-cart__close-button:hover{color:#999}.custom-mini-cart__close-button:focus{outline:2px solid var(--accent-color);outline-offset:2px}.custom-mini-cart__close-button .icon--close{width:9px;height:auto}.custom-mini-cart__free-shipping-alert{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;background:#ecffe5;color:#36831d;font-weight:600;line-height:1.5}.custom-mini-cart__free-shipping-alert-icon{width:24px;height:24px;display:grid;place-items:center}.custom-mini-cart__free-shipping-alert-icon svg{width:19px;height:auto}.mini-cart__content:not(.custom-mini-cart__line-item-list)>*{padding:0}.custom-mini-cart__content>.custom-button{padding:8px 24px}@media(max-width:767px){.custom-mini-cart__content>.custom-button{padding:4px 16px}}@media(max-width:767px){.custom-mini-cart__content{max-height:100%!important}}.custom-mini-cart__content--empty{display:flex;flex-direction:column;align-items:flex-start;gap:40px;padding:40px;border-radius:16px;border:1px solid var(--border-color)}@media(max-width:767px){.custom-mini-cart__content--empty{padding:24px;gap:24px}}@media(max-width:767px){.custom-mini-cart__line-item-list{overflow:inherit}}.custom-mini-cart__line-item{padding:12px 0 16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:flex-start;gap:12px}@media(min-width:768px){.custom-mini-cart__line-item{gap:24px;padding:12px 16px 16px}}.custom-mini-cart__line-item+.custom-mini-cart__line-item{border-top:none}.custom-mini-cart__image-wrapper{width:80px;aspect-ratio:1 / 1;border-radius:8px;background:#e5e5e5;position:relative;margin-right:0}.custom-mini-cart__image-wrapper img{position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;height:100%;padding:8px;object-fit:contain}.custom-mini-cart__item-wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:16px;flex:1}.custom-mini-cart__product-info{display:flex;flex-direction:column;gap:8px;flex:1;margin:0}.custom-mini-cart__product-title{font-size:16px;font-weight:500;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;margin-bottom:0}.custom-mini-cart__product-title:hover{text-decoration:underline;color:var(--text-color)}.custom-mini-cart__product-title:hover+.custom-mini-cart__author{text-decoration:underline}.custom-mini-cart__author{color:#767676;font-size:14px;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;margin-bottom:4px}.custom-mini-cart__quantity .custom-quantity-selector{gap:6px}.custom-mini-cart__quantity .custom-quantity-selector__button{width:20px;height:20px}.custom-mini-cart__quantity .custom-quantity-selector__value{width:40px;min-width:40px}.custom-mini-cart__price-list-content{display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media(max-width:1200px){.custom-mini-cart__price-list-content{flex-direction:row;align-items:center;padding:8px 0;width:100%;order:3}}.custom-mini-cart__price-list-content .price-list--with-kpc-join,.custom-mini-cart__price-list-content .price-list__kpc-member-price,.custom-mini-cart__price-list-content .price-list__sale-price{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.custom-mini-cart__price-list-content .price--regular-large,.custom-mini-cart__price-list-content .price--kpc-discounted{display:flex;align-items:center;color:var(--text-color);gap:4px}:is(.custom-mini-cart__price-list-content .price--regular-large,.custom-mini-cart__price-list-content .price--kpc-discounted) .currency-symbol.currency-symbol--small{font-size:12px;font-weight:400;margin-top:0;white-space:nowrap;color:var(--text-color)}:is(.custom-mini-cart__price-list-content .price--regular-large,.custom-mini-cart__price-list-content .price--kpc-discounted) .price-value--large{color:var(--accent-color);font-size:28px;font-weight:500;font-family:var(--font-family-condensed);line-height:1}.custom-mini-cart__price-list-content .price-list__member-price-block .price-list__member-price-label{color:#767676;font-size:12px;font-weight:400}@media(max-width:767px){.custom-mini-cart__price-list-content .price-list__member-price-block .price-list__member-price-label{font-size:10px}}.custom-mini-cart__price-list-content .price-list__member-price-block .price-list__member-price-value{display:flex;align-items:center;color:#3a8620}.custom-mini-cart__price-list-content .price-list__member-price-block .price-list__member-price-value .currency-symbol--member{font-size:14px;white-space:nowrap;color:#3a8620}@media(max-width:767px){.custom-mini-cart__price-list-content .price-list__member-price-block .price-list__member-price-value .currency-symbol--member{font-size:11px}}.custom-mini-cart__price-list-content .price-list__original-info .discount-badge__icon,.custom-mini-cart__price-list-content .price-list__original-info .discount-badge__text{color:#3a8620}.custom-mini-cart__price-list-content .price-list__original-info .price-list__discount-badge{gap:2px}.custom-mini-cart__price-list-content .price-list__original-info .discount-badge__icon{width:14px}.custom-mini-cart__price-list-content .price-list__original-info .discount-badge__text{font-size:10px;font-weight:700}@media(max-width:767px){.custom-mini-cart__price-list-content .price-list__original-info .discount-badge__text{font-size:12px}}.custom-mini-cart__price-list-content .price-list__original-info .price--original{gap:0}.custom-mini-cart__price-list-content .price-list__original-info .price--original .currency-symbol--original,.custom-mini-cart__price-list-content .price-list__original-info .price--original .price-value--original{font-size:12px;color:#767676;font-weight:600}@media(max-width:767px){.custom-mini-cart__price-list-content .price-list__original-info .price--original .currency-symbol--original,.custom-mini-cart__price-list-content .price-list__original-info .price--original .price-value--original{font-size:14px}}.custom-mini-cart__price-list{display:flex;align-items:flex-start;gap:2px}.custom-mini-cart__price-list small{font-size:12px;font-weight:400;line-height:1.8;white-space:nowrap}@media(min-width:768px){.custom-mini-cart__price-list small{font-size:14px}}.custom-mini-cart__price-list>.custom-mini-cart__price{color:var(--accent-color);font-size:26px;font-weight:500;line-height:1.1;letter-spacing:-.01em;flex:1}@media(min-width:768px){.custom-mini-cart__price-list>.custom-mini-cart__price{font-size:24px}}.custom-mini-cart__kpc-price-content{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:768px){.custom-mini-cart__kpc-price-content{align-items:flex-end}}.custom-mini-cart__kpc-text{color:#767676;font-size:10px;font-weight:400;line-height:1.5}@media(min-width:768px){.custom-mini-cart__kpc-text{font-size:12px}}.custom-mini-cart__kpc-price{display:flex;align-items:flex-start;gap:2px;color:#3a8620;font-size:11px;font-weight:700;line-height:1.5}@media(min-width:768px){.custom-mini-cart__kpc-price{font-size:14px}}.custom-mini-cart__kpc-price small{font-weight:400}.custom-mini-cart__recap{border:none;padding:0;display:flex;flex-direction:column;gap:24px}.custom-mini-cart__recap-price-line{padding:12px 16px;display:flex;justify-content:flex-end;align-items:center;gap:24px}.custom-mini-cart__recap-price-line-label{font-size:20px;font-weight:500;line-height:1.5;flex-shrink:0}.custom-mini-cart__recap-price{display:flex;align-items:flex-end}.custom-mini-cart__recap-price small{color:#666;font-size:16px;font-weight:400;line-height:1.8;white-space:nowrap;flex-shrink:0}.custom-mini-cart__recap-price span{color:var(--accent-color);font-size:36px;font-weight:700;line-height:normal}.custom-cart-recap__free-domestic.custom-mini-cart__free-domestic span{color:#666}.custom-mini-cart__buttons{display:flex;flex-direction:column;align-items:center;gap:12px}@media(max-width:767px){.custom-mini-cart__buttons.sp{display:none}}.custom-mini-cart__buttons.pc{display:none}@media(max-width:767px){.custom-mini-cart__buttons{background:#f0f0f0;padding:12px 24px;position:fixed;bottom:0;left:0;width:100%;z-index:10}}.custom-mini-cart__button-container{margin:0;width:100%}.custom-button-group{gap:16px;justify-content:center;margin:0}.custom-button-group>*{margin:0}.custom-button-group>.custom-button{font-size:14px;padding:8px 16px;width:calc(50% - 8px)}@media(min-width:768px){.custom-button-group>.custom-button{width:168px}}.custom-mini-cart__continue-shopping-link{color:#767676;text-align:center;font-size:14px;font-weight:400;line-height:1.5;text-decoration:underline}.custom-mini-cart__gift-text{padding:8px 16px;background:#f0f0f0;color:#666;text-align:center;font-size:12px;font-weight:400;line-height:1.5}@media(max-width:767px){.custom-mini-cart__gift-text{width:calc(100% - 48px);margin:0 auto;border-radius:8px}}.custom-mini-cart__empty-state{padding:12px 16px;display:flex;align-items:center;gap:12px;border-radius:8px;background:#ecffe5;color:#36831d;font-weight:600}.custom-mini-cart__empty-state>span{width:24px;aspect-ratio:1;display:grid;place-items:center}.custom-mini-cart__empty-state>span>svg{width:19px;height:auto}.custom-mini-cart__empty-state>p{flex:1}.custom-mini-cart__empty-content-head{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.custom-mini-cart__empty-content-heading{display:flex;align-items:center;gap:12px;color:var(--accent-color)}.custom-mini-cart__empty-content-heading>span{width:28px;aspect-ratio:1;display:grid;place-items:center}.custom-mini-cart__empty-content-heading>span>svg{width:22px;height:auto}.custom-mini-cart__empty-content-heading>p{flex:1;font-size:24px;font-weight:600;letter-spacing:-.01em}@media(max-width:767px){.custom-mini-cart__empty-content-heading>p{font-size:18px}}.custom-mini-cart__empty-content-text{color:#666}.custom-mini-cart__discount-price{color:#3a8620;display:flex;align-items:flex-start}.custom-mini-cart__discount-price small{font-size:14px;margin-top:1px}.custom-cart-full-popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:20px 20px 80px;background:#0003;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.custom-cart-full-popup[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto;background:#0003}.custom-cart-full-popup__inner{background:#ffe9e5;color:#b71a1a;border-radius:8px;padding:24px;display:flex;align-items:flex-start;gap:24px;width:fit-content;position:relative}@media(max-width:767px){.custom-cart-full-popup__inner{padding:16px;gap:16px}}.custom-cart-full-popup__icon{width:36px;height:36px;display:grid;place-items:center}.custom-cart-full-popup__icon svg{width:30px;height:auto}@media(max-width:767px){.custom-cart-full-popup__icon{width:28px;height:28px}.custom-cart-full-popup__icon svg{width:22px}}.custom-cart-full-popup__content{flex:1;display:flex;flex-direction:column;gap:8px}.custom-cart-full-popup__title{font-size:24px;font-weight:600;margin-bottom:0}@media(max-width:767px){.custom-cart-full-popup__title{font-size:20px}}.custom-cart-full-popup__description{color:#666}@media(max-width:767px){.custom-cart-full-popup__description{font-size:14px}}.custom-cart-full-popup__close{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:1px solid #767676;color:#767676;display:grid;place-items:center;cursor:pointer;transition:all var(--transition-default)}.custom-cart-full-popup__close:hover{background:#767676;color:#fff}.custom-cart-full-popup__close svg{width:13px;height:auto}@media(max-width:767px){.custom-cart-full-popup__close{width:36px;height:36px}.custom-cart-full-popup__close svg{width:7px;height:7px}}.custom-blog__article{margin-block:40px}@media(min-width:768px){.custom-blog__article{margin-block:100px}}.custom-blog__article .container{padding:0 24px;max-width:1248px;display:flex;flex-direction:column;gap:40px}@media(min-width:768px){.custom-blog__article .container{gap:80px}}.custom-blog__header{margin:0;display:flex;flex-direction:row;align-items:flex-start;gap:24px;position:relative}@media(min-width:768px){.custom-blog__header{align-items:center}}.custom-page__header-left{display:flex;flex-direction:column;gap:10px;flex:1}.custom-blog__title{color:#666;font-size:16px;font-style:italic;font-weight:400;line-height:1.1}@media(min-width:768px){.custom-blog__title{font-size:24px}}.custom-page__current-tag{font-size:24px;line-height:1.1;letter-spacing:-.01em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}@media(min-width:768px){.custom-page__current-tag{font-size:48px}}.custom-blog-lists-container,.custom-blog-post-list-wrapper{display:flex;flex-direction:column;gap:24px}.custom-blog-post-list-wrapper .custom-pagination{padding:8px;margin-top:16px}@media(min-width:768px){.custom-blog-post-list-wrapper .custom-pagination{margin-top:56px}}@media(min-width:768px){.custom-blog-post-list-wrapper.whatsnew{gap:0px}}.custom-blog-container__article-count{padding:8px 12px;border-bottom:1px solid var(--border-color)}@media(min-width:768px){.custom-blog-container__article-count{padding:10px 12px}}.custom-blog-post-list{display:grid;grid-template-columns:repeat(1,1fr);gap:24px;margin:0}@media(min-width:768px){.custom-blog-post-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.custom-blog-post-list .custom-block-list__item>:first-child{margin:0}.custom-blog-post-list.custom-blog-post-list--whatsnew{grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.custom-blog-post-list.custom-blog-post-list--whatsnew{gap:0}.custom-blog-post-list.custom-blog-post-list--whatsnew .custom-article-item{flex-direction:row;gap:40px;align-items:center;padding:40px 12px;border-radius:0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--border-color)}.custom-blog-post-list.custom-blog-post-list--whatsnew .custom-article-item__meta-item{font-size:16px}}@media(min-width:768px){.custom-blog-post-list.custom-blog-post-list--whatsnew .custom-article-item__image-container{width:213px}}.custom-blog-post-list.custom-blog-post-list--whatsnew .custom-article-item__title{font-size:20px}.custom-blog-post-list.custom-blog-post-list--whatsnew .custom-article-item__body{flex:1;gap:4px}@media(min-width:768px){.custom-blog-post-list.custom-blog-post-list--whatsnew .custom-article-item__body{gap:8px}}.custom-blog-post-list.custom-blog-post-list--whatsnew .custom-article-item__head{display:flex;flex-direction:column;gap:8px}.custom-article-item__head-inner{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.custom-block-list__item{width:auto;min-width:0}.custom-block-list__item>:first-child{margin:0}.custom-article-item{margin:0;display:flex;flex-direction:column;gap:8px;border:1px solid var(--border-color);border-radius:8px;padding:8px;height:100%;min-width:0}.custom-article-item:hover .custom-article-item__image-container .custom-article-item__image{transform:scale(1)}.custom-article-item:hover .custom-article-item__title{text-decoration:underline;color:var(--text-color)}.custom-article-item__image-container{aspect-ratio:4 / 3;border-radius:12px;margin-bottom:0}.custom-article-item__image-container img{width:100%;height:100%}.custom-article-item__image{transform:scale(1)}.custom-article-item__meta-item{color:#767676;font-size:14px;font-weight:500}.custom-article-item__meta-item:not(:last-child):after{display:none}.custom-article-item__title{font-size:24px;line-height:1.4;letter-spacing:-.02em;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.custom-article-item__body{display:flex;flex-direction:column;gap:36px;flex:1;height:100%;padding:8px}.custom-article-item__tags-scroll{white-space:nowrap}.custom-article-item__tags{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;margin-top:auto}.custom-article-item__tags span{color:var(--accent-color);font-size:12px;font-weight:500;line-height:1.5;border:1px solid currentColor;padding:2px 8px;border-radius:50vw;white-space:nowrap}.custom-article-item__arrow{width:24px;height:24px;display:grid;place-items:center}.custom-article-item__arrow span{width:8px;height:8px;border-top:1.5px solid var(--accent-color);border-right:1.5px solid var(--accent-color);rotate:45deg}@media(max-width:767px){.custom-article-item__arrow{display:none}}.custom-article-item__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;color:#767676;font-size:14px;font-weight:500;letter-spacing:.02em}.custom-page__tag-pulldown{position:relative;background:var(--accent-color);border-radius:50vw;color:var(--secondary-background)}@media(max-width:767px){.custom-page__tag-pulldown.is-open{position:absolute;top:0;left:0;width:100%}}.custom-page__tag-pulldown.is-open .custom-page__tag-pulldown-btn{border:1px solid #fff}@media(max-width:767px){.custom-page__tag-pulldown.is-open .custom-page__tag-pulldown-btn{width:calc(100% - 32px);margin-inline:auto}}.custom-page__tag-pulldown.is-open .custom-page__tag-pulldown-btn .icon{transform:rotate(180deg)}.custom-page__tag-pulldown.is-open .custom-page__tag-list{display:block}.custom-page__tag-pulldown-btn{padding:4px 8px 4px 16px;display:flex;align-items:center;justify-content:space-between;gap:4px;border:none;cursor:pointer;width:100%;border-radius:50vw;font-weight:600;line-height:1.5;font-size:12px;position:relative;z-index:2}@media(min-width:768px){.custom-page__tag-pulldown-btn{font-size:16px;min-width:200px;padding:8px 24px;gap:16px}}.custom-page__tag-pulldown-btn-text{flex:1;text-align:left}.custom-page__tag-pulldown-btn-icon{width:24px;aspect-ratio:1;display:grid;place-items:center;transition:transform .3s ease;flex-shrink:0}.custom-page__tag-pulldown-btn-icon .icon{width:10px;height:auto}.custom-page__tag-list{display:none;background:var(--accent-color);border-radius:24px;overflow:hidden;position:absolute;top:-16px;left:-16px;right:0;z-index:1;padding:68px 16px 16px;min-width:calc(100% + 32px)}@media(max-width:767px){.custom-page__tag-list{left:0;min-width:100%}}.custom-page__tag-item{list-style:none}.custom-page__tag-item.is-selected .custom-page__tag-link{background-color:#f2fafe;color:var(--accent-color)}.custom-page__tag-link{display:flex;align-items:center;justify-content:space-between;padding:8px 24px;font-size:14px;border-radius:4px;transition:all var(--transition-default)}.custom-page__tag-link:hover{background:#f2fafe;color:var(--accent-color)}.custom-page__tag-link .icon{width:10px;height:auto}.custom-page__tag-link span{flex:1}.custom-about__first{display:flex;flex-direction:column}@media(max-width:767px){.custom-about__first{flex-direction:column-reverse}}.custom-about__head{background:#fdfbf5;padding:40px 0;width:100%}@media(min-width:768px){.custom-about__head{padding:64px 0 80px}}.custom-about__head .container{width:100%;max-width:100%;padding:0 24px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media(min-width:1024px){.custom-about__head .container{padding:0 80px}}.custom-about__sub-title{color:#666;font-size:20px;font-style:italic;font-weight:400;line-height:1.1;margin-bottom:0}@media(min-width:768px){.custom-about__sub-title{font-size:24px}}.custom-about__title{font-size:28px;font-weight:500;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}@media(min-width:768px){.custom-about__title{font-size:48px}}.custom-about__content{padding:40px 0}@media(min-width:768px){.custom-about__content{padding:80px 0 100px}}.custom-about__content .container{width:100%;max-width:1248px;padding:0 24px}.custom-about__content-inner{display:flex;align-items:flex-start;gap:64px}@media(max-width:1023px){.custom-about__content-inner{flex-direction:column;gap:40px}}.custom-about__tabs{padding:40px;border-radius:8px;background:#f2fafe;display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:1024px){.custom-about__tabs{width:320px}}.custom-about__tab-button{padding:12px;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:12px;width:100%;color:#666;font-size:18px;font-weight:500;line-height:1.5;transition:all var(--transition-default)}.custom-about__tab-button.active,.custom-about__tab-button:hover{color:var(--accent-color);font-weight:700}.custom-about__tab-button span{flex:1}.custom-about__tab-button svg{width:15px;height:auto;color:#666}.custom-about__blocks{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:40px}@media(min-width:768px){.custom-about__blocks{gap:64px}}.custom-about__block{display:none;flex-direction:column;gap:40px}@media(min-width:768px){.custom-about__block{gap:64px}}.custom-about__block.active{display:flex}.custom-about__block-title{font-size:32px;font-weight:500;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}@media(min-width:768px){.custom-about__block-title{font-size:48px}}.custom-about__block-content :first-child{margin-top:0}.custom-about__block-content :last-child{margin-bottom:0}.custom-about__block-content h1{padding:12px 24px;position:relative;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.01em;margin-top:40px;margin-bottom:24px}@media(min-width:768px){.custom-about__block-content h1{margin-top:64px;margin-bottom:40px}}.custom-about__block-content h1:before{content:"";position:absolute;top:.9em;left:0;width:8px;height:8px;background:#457fc4}.custom-about__block-content h2{color:#767676;font-size:24px;font-weight:500;line-height:1.4;letter-spacing:-.01em;margin-top:24px;margin-bottom:24px}@media(min-width:768px){.custom-about__block-content h2{margin-top:40px;margin-bottom:40px}}.custom-about__block-content h2 em{font-size:16px;font-weight:400}.custom-about__block-content p{color:#666;font-weight:500;line-height:1.4;letter-spacing:-.01em;margin-block:24px}@media(min-width:768px){.custom-about__block-content p{margin-block:40px}}.custom-about__block-content p a{color:var(--accent-color);text-decoration:underline}.custom-about__block-content p a:hover{text-decoration:none}.custom-about__block-image{width:100%;max-width:500px}.custom-about__back-link{display:flex;align-items:center;gap:8px;color:var(--accent-color);font-weight:600;line-height:1.5;letter-spacing:.02em}.custom-about__back-link:hover{text-decoration:underline}.custom-about__back-link .custom-about__back-link-icon{width:24px;height:24px;display:grid;place-items:center}.custom-about__back-link .custom-about__back-link-icon svg{scale:-1;width:15px;height:auto}.custom-stores__content{padding:40px 0}@media(min-width:768px){.custom-stores__content{padding:80px 0 100px}}.custom-stores__content .custom-inner{max-width:1200px}.custom-stores__content-inner{display:flex;flex-direction:column;align-items:flex-start;gap:64px}@media(max-width:767px){.custom-stores__content-inner{gap:48px}}.custom-stores__blocks{display:flex;flex-direction:column;gap:24px;width:100%}@media(min-width:768px){.custom-stores__blocks{gap:64px}}.custom-stores__block{display:flex;align-items:flex-start;flex-direction:column;gap:24px;width:100%}@media(min-width:768px){.custom-stores__block{gap:64px}}.custom-stores__block:not(:first-child):has(.custom-stores__block-category){border-top:1px solid #ccc;padding-top:24px}@media(min-width:768px){.custom-stores__block:not(:first-child):has(.custom-stores__block-category){padding-top:64px}}.custom-stores__block-category{font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.01em;padding:12px 24px;margin-bottom:0;position:relative}.custom-stores__block-category:before{content:"";position:absolute;top:1em;left:0;width:8px;height:8px;background:#457fc4}.custom-stores__block-content{display:flex;align-items:flex-start;gap:64px;width:100%}@media(max-width:767px){.custom-stores__block-content{gap:24px;flex-direction:column}}@media(min-width:768px){.custom-stores__block-image{width:48%;flex-shrink:1}}.custom-stores__block-textbox{display:flex;flex-direction:column;gap:12px;width:100%}@media(min-width:768px){.custom-stores__block-textbox{padding-block:16px;flex:1}}.custom-stores__block-title{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:0}.custom-stores__block-address-box{margin-top:14px;padding-bottom:12px;border-bottom:1px dashed var(--border-color);display:flex;flex-direction:column;align-items:flex-start;gap:4px}.custom-stores__block-sub-title{color:#516b8e;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.01em;margin-bottom:0}.custom-stores__block-address{font-weight:500;line-height:1.3;letter-spacing:.01em}.custom-stores__block-view-map-link{display:flex;align-items:center;gap:6px;color:var(--accent-color);font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.02em;text-decoration:underline;margin-top:8px}.custom-stores__block-view-map-link svg{width:10px;height:auto}.custom-stores__block-tel-fax-box{display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:12px;border-bottom:1px dashed var(--border-color)}.custom-stores__block-tel-fax-item{display:flex;flex-direction:column;gap:4px}.custom-stores__block-tel-fax-item:first-child{padding-right:24px}.custom-stores__block-tel-fax-item:last-child{padding-left:24px;border-left:1px dashed var(--border-color)}.custom-stores__block-sub-text{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:.01em;text-decoration-line:underline}a.custom-stores__block-sub-text:hover{text-decoration:none}.custom-stores__block-hours-box{display:flex;flex-direction:column;gap:4px}.custom-stores__block-hours-text{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:.01em}.custom-article__header{padding-block:24px;border-bottom:1px solid #f0f0f0;background:#fdfbf5}.custom-article__header .container{max-width:1200px;padding:0 24px}@media(min-width:768px){.custom-article__header{padding-block:80px}}.custom-page__header{display:flex;flex-direction:row;align-items:stretch;gap:24px 64px;margin:0}@media(max-width:1023px){.custom-page__header{flex-direction:column-reverse}}.custom-page__header-textbox{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.custom-page__header-textbox{gap:40px}}@media(min-width:1024px){.custom-page__header-textbox{width:calc(53.7% - 64px)}}.custom-article__image-wrapper{width:100%;left:0;margin:0}.custom-article__image-wrapper img{width:100%;border-radius:12px}@media(min-width:1024px){.custom-article__image-wrapper{width:46.3%}}.custom-page__header-textbox-head{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.custom-page__header-textbox-head{gap:24px}}.custom-page__meta-item{color:#666;font-size:20px;font-style:italic;font-weight:400;line-height:1.1}@media(min-width:768px){.custom-page__meta-item{font-size:24px}}.custom-page__meta-item:not(:last-child):after{display:none}.custom-page__title{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.01em}@media(min-width:768px){.custom-page__title{font-size:48px}}.custom-page__tags{display:flex;flex-wrap:wrap;gap:8px}.custom-page__tags>a{padding:8px 24px;color:var(--accent-color);font-weight:500;border:1px solid var(--accent-color);border-radius:50vw}.custom-page__tags>a:hover{text-decoration:underline}@media(max-width:767px){.custom-page__tags>a{padding:2px 8px;font-size:12px}}.custom-page__meta-item--date{margin-top:auto;color:#666;font-size:20px}@media(max-width:767px){.custom-page__meta-item--date{font-size:14px;margin-top:8px}}.custom-blog-container{padding-block:40px}.custom-blog-container .container{width:100%;max-width:960px;padding:0 24px}@media(min-width:768px){.custom-blog-container{padding-block:120px}}.custom-article__inner{margin:0;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:40px}@media(min-width:768px){.custom-article__inner{gap:80px}}.custom-article__navigation{border:none;padding:0}.custom-article__navigation-item{color:var(--accent-color);font-size:16px;font-weight:600;letter-spacing:.02em}.custom-article__navigation-item svg{width:15px;height:15px}.custom-article__navigation-item--prev svg{scale:-1}@media(max-width:767px){.custom-article__navigation-item--next{padding:20px 20px 40px}}.custom-article__back-list{display:inline-flex;align-items:center;gap:8px;color:var(--accent-color)}.custom-article__back-list:hover{text-decoration:underline}.custom-article__back-list .custom-article__back-list-icon{width:25px;aspect-ratio:1;display:grid;place-items:center}.custom-article__back-list .custom-article__back-list-icon svg{width:15px;height:auto;scale:-1}.custom-article__back-list .custom-article__back-list-text{font-size:16px;font-weight:600;letter-spacing:.02em}.custom-login__container{display:flex}@media(max-width:1023px){.custom-login__container{flex-direction:column}}@media(min-width:1024px){.custom-login__container{height:100svh}}.custom-login__welcome-box{background:#002659;padding:24px 24px 48px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;color:#fff}@media(min-width:1024px){.custom-login__welcome-box{width:550px;padding:24px}}.custom-login__welcome-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.custom-login__welcome-logo{width:48px;height:auto;transition:opacity .2s ease-in-out}.custom-login__welcome-logo:hover{opacity:.5}@media(min-width:1024px){.custom-login__welcome-logo{width:120px}}.custom-login__welcome-back-btn{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;letter-spacing:.02em}.custom-login__welcome-back-btn:hover{text-decoration:underline}.custom-login__welcome-back-btn-icon{width:24px;height:24px;display:grid;place-items:center;scale:-1}.custom-login__welcome-back-btn-icon svg{width:15px;height:auto}.custom-login__welcome-back-btn-text{flex:1}.custom-login__welcome-title{display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:600;line-height:1.2;margin-bottom:0}@media(min-width:768px){.custom-login__welcome-title{gap:24px}}.custom-login__welcome-title-top{text-align:center;font-size:24px;letter-spacing:-.01em}@media(min-width:768px){.custom-login__welcome-title-top{font-size:48px}}.custom-login__welcome-title-bottom{font-size:20px;font-style:normal;font-weight:600;letter-spacing:.05em}@media(min-width:768px){.custom-login__welcome-title-bottom{font-size:32px}}.custom-login__welcome-bottom{display:flex;flex-direction:column;gap:12px}@media(max-width:1023px){.custom-login__welcome-bottom{gap:8px}}.custom-login__welcome-policy-text{color:#f2f4f7;font-size:14px;line-height:1.4}@media(max-width:1023px){.custom-login__welcome-policy-text{color:#666}}@media(max-width:767px){.custom-login__welcome-policy-text{font-size:12px}}.custom-login__welcome-policy-text a{text-decoration:underline}.custom-login__welcome-policy-text a:hover{text-decoration:none}.custom-login__welcome-copyright{color:#8799b1;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:-.01em}@media(max-width:1023px){.custom-login__welcome-copyright{color:#666}}@media(max-width:767px){.custom-login__welcome-copyright{font-size:10px}}.custom-login__form-box{flex:1;width:100%;padding:64px 24px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:75px;background:#fdfbf5}@media(min-width:1024px){.custom-login__form-box{padding:0 24px;display:grid;place-items:center}}.custom-login__form-box.custom-login__form-box--login>form:first-child{display:none}.custom-login__form{margin:0 auto;max-width:488px;width:100%;border-radius:16px;background:#ffefc6;padding:64px;text-align:left}@media(max-width:767px){.custom-login__form{padding:24px}}.custom-login__form-inner{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.custom-login__form-inner{gap:64px}}.custom-form__header{display:flex;flex-direction:column;gap:24px;margin-bottom:0}.custom-form__header.text-center{text-align:center}.custom-form__title{margin-bottom:0;font-size:36px;font-weight:600;line-height:1.2;letter-spacing:-.01em}.custom-form__title.custom-form__title--recover{font-size:32px}.custom-form__text{color:#666;letter-spacing:.01em;margin-bottom:0}@media(max-width:767px){.custom-form__text{text-align:left}}.custom-login__form-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.custom-form__input-wrapper{display:flex;flex-direction:column;gap:8px;position:relative;margin-bottom:0}.custom-form__label{font-size:14px}.custom-form__field{padding:4px 16px;border-radius:8px;border:1px solid #767676;background:#fff;font-size:14px}.custom-form__field::placeholder{color:#767676}.custom-form__field[aria-invalid]:not(.is-filled){background:#fff;color:#333;border-width:2px}.custom-form__input-box{position:relative}.custom-form__input-box .custom-form__field{padding-right:36px}.custom-form__field-toggle-password{width:20px;height:20px;position:absolute;right:16px;top:50%;translate:0 -50%;cursor:pointer;z-index:2;display:grid;place-items:center}.custom-form__field-toggle-password svg{width:17px;height:auto}.custom-form__link{color:var(--accent-color);font-size:14px;text-decoration:underline}.custom-form__link:hover{text-decoration:none}.custom-login__form-buttons{display:flex;flex-direction:column;gap:8px}.custom-login__signup-box{display:flex;align-items:center;justify-content:center;gap:8px;color:#666;letter-spacing:.02em}@media(max-width:767px){.custom-login__signup-box{font-size:14px}}.custom-login__signup-box a{text-decoration:underline}.custom-recover__form-wrapper{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.custom-recover__form-wrapper{gap:40px}}.custom-form__input-error-icon{color:#bf6856;width:20px;height:20px;position:absolute;right:16px;top:50%;translate:0 -50%;z-index:2;display:grid;place-items:center}.custom-form__input-error-icon svg{width:16px;height:auto}.custom-alert{color:#b71a1a;font-size:12px;background:transparent;padding:0;border-radius:0;margin:0}.custom-alert a:hover{text-decoration:none}.custom-form__success-icon{width:64px;height:64px;display:grid;place-items:center;margin-inline:auto;color:#706957}.custom-form__success-icon svg{width:53px;height:auto}.custom-form__check-area{display:flex;flex-direction:column;gap:16px}.custom-form__check-area-text{color:#666;font-size:12px}.custom-form__check-area-text a{text-decoration:underline;color:#004098}.custom-form__check-input-area{display:flex;flex-direction:column;gap:8px}.custom-form__check-input-checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.custom-form__check-input-checkbox+span{display:inline-block;padding-left:28px;position:relative;font-size:14px;line-height:1.4}.custom-form__check-input-checkbox+span small{font-size:12px;color:#666;margin-left:4px}.custom-form__check-input-checkbox+span:before{background:#ffefc6;border:1.5px solid #1c1b1f;content:"";display:block;height:14px;width:14px;top:2px;left:3px;position:absolute;border-radius:2px}.custom-form__check-input-checkbox+span:after{border-bottom:1px solid #ffefc6;border-left:1px solid #ffefc6;content:"";display:block;width:8px;height:4px;position:absolute;top:6px;left:6px;opacity:0;transform:rotate(-45deg);transition:all var(--transition-default)}.custom-form__check-input-checkbox:checked+span:after{opacity:1}.custom-form__check-input-checkbox:checked+span:before{background:#1c1b1f}.custom-form__age-confirm-tooltip-icon-box{position:relative;display:inline-block}.custom-form__age-confirm-tooltip-icon-box:before{content:"";position:absolute;left:50%;translate:-50% 0;width:16px;height:14px;background:#002659;clip-path:polygon(50% 0%,0% 100%,100% 100%);display:none;pointer-events:none}@media(max-width:767px){.custom-form__age-confirm-tooltip-icon-box:before{clip-path:polygon(50% 100%,0 0,100% 0);bottom:calc(100% + 2px)}}@media(min-width:768px){.custom-form__age-confirm-tooltip-icon-box:before{top:calc(100% + 2px)}}.custom-form__age-confirm-tooltip-icon-box.is-open:before{display:block}.custom-form__age-confirm-tooltip-wrap{display:flex;align-items:center;gap:4px}.custom-form__age-confirm-tooltip-icon{width:16px;aspect-ratio:1;display:grid;place-items:center;position:relative;flex-shrink:0}.custom-form__age-confirm-tooltip-icon svg{width:12px;height:auto}.custom-form__age-confirm-tooltip-icon:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:24px;aspect-ratio:1}.custom-form__age-confirm-tooltip-fukidashi{position:absolute;z-index:1;padding:24px;background:#002659;border-radius:16px;box-shadow:0 4px 4px #00000040;color:#fff;width:280px;display:none;cursor:auto}.custom-form__age-confirm-tooltip-fukidashi.is-open{display:block}@media(max-width:767px){.custom-form__age-confirm-tooltip-fukidashi{bottom:calc(100% + 16px);width:calc(var(--vw) * 82);max-width:440px}}@media(max-width:390px){.custom-form__age-confirm-tooltip-fukidashi{bottom:calc(100% + 16px);width:calc(var(--vw) * 74.7)}}@media(min-width:768px){.custom-form__age-confirm-tooltip-fukidashi{top:calc(100% + 16px);right:-25px}}.custom-form__age-confirm-tooltip-fukidashi-title{display:flex;align-items:center;gap:8px}.custom-form__age-confirm-tooltip-fukidashi-title-icon{width:20px;aspect-ratio:1;display:grid;place-items:center}.custom-form__age-confirm-tooltip-fukidashi-title-icon svg{width:15px;height:auto}.custom-form__age-confirm-tooltip-fukidashi-title-text{font-size:14px;line-height:1.4}.custom-form__age-confirm-tooltip-fukidashi-description{font-weight:400;font-size:12px;line-height:1.3;letter-spacing:.03em;margin-top:8px}.custom-form__age-confirm-tooltip-fukidashi-close{background:#fff;border-radius:50vw;font-weight:600;font-size:12px;letter-spacing:.01em;color:var(--accent-color);padding:4px 16px;margin-top:12px;pointer-events:auto}.custom-form__error-item{display:flex;align-items:flex-start;gap:8px;color:#b71a1a}.custom-form__alert{background:transparent;padding:0;color:#b71a1a;margin-bottom:0}.custom-form__exclamation-icon{width:20px;height:20px;display:grid;place-items:center}.custom-form__exclamation-icon svg{width:15px;height:auto}.custom-form__input-text{font-size:12px;align-self:center;flex:1}.custom-faq__container{padding:40px 0}@media(min-width:768px){.custom-faq__container{padding:80px 0 100px}}.custom-faq__wrapper{display:flex;align-items:flex-start;gap:64px}@media(max-width:1023px){.custom-faq__wrapper{flex-direction:column;gap:40px}}.custom-faq__group-list{padding:24px;background:#f2fafe;border-radius:8px;display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:1024px){.custom-faq__group-list{width:320px;position:sticky;top:210px;left:0}}.custom-faq__group-link{display:flex;align-items:center;gap:12px;padding:12px;color:#666;transition:color var(--transition-default);cursor:pointer}.custom-faq__group-link:hover{color:var(--accent-color)}.custom-faq__group-link-exclamation{width:24px;height:24px;display:grid;place-items:center}.custom-faq__group-link-exclamation svg{width:19px;height:auto}.custom-faq__group-link-question{width:24px;height:24px;display:grid;place-items:center}.custom-faq__group-link-question svg{width:16px;height:auto}.custom-faq__group-link-text{flex:1;font-size:18px}.custom-faq__group-link-icon{width:24px;height:24px;display:grid;place-items:center;color:#666;transition:transform .25s ease-out}.custom-faq__group-link-icon svg{width:11px;height:auto}.custom-faq__details[open] .custom-faq__group-link{color:var(--accent-color)}.custom-faq__details-content{overflow:hidden;transition:max-height .25s ease-out,padding .25s ease-out;max-height:0;padding-right:12px;padding-left:44px;margin-top:8px;display:flex;flex-direction:column;gap:4px;position:relative}.custom-faq__details-content:before{content:"";position:absolute;left:23px;top:0;width:2px;height:100%;background:var(--border-color)}.custom-faq__content-block-answer{overflow:hidden;transition:max-height .3s ease-out;max-height:0}.custom-faq__content-block-answer-inner{padding-top:24px;color:#666;font-size:14px}.custom-faq__details-item{padding:6px 12px;border-radius:8px;color:var(--accent-color);transition:all var(--transition-default)}.custom-faq__details-item:hover,.custom-faq__details-item.focus{background:#d0e9f8}.custom-faq__content{width:100%;flex:1;display:flex;flex-direction:column;gap:40px}@media(max-width:767px){.custom-faq__content .custom-button{font-size:16px;padding:8px 24px}}.custom-faq__content-head{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.custom-faq__content-head{gap:40px}}.custom-faq__title{font-size:32px;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}@media(min-width:768px){.custom-faq__title{font-size:48px}}.custom-faq__content-text{color:#666;margin-bottom:0}.custom-faq__content-blocks{display:flex;flex-direction:column;gap:24px}.custom-faq__content-category-section{padding:24px;border-radius:16px;border:1px solid var(--border-color);display:flex;flex-direction:column;gap:40px}@media(min-width:768px){.custom-faq__content-category-section{padding:40px}}.custom-faq__content-block-category{padding:12px 24px;position:relative;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}.custom-faq__content-block-category:before{content:"";position:absolute;top:.9em;left:0;width:8px;height:8px;background:#457fc4}.custom-faq__content-category-blocks{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.custom-faq__content-category-blocks{padding-inline:24px}}.custom-faq__content-block-details{padding-bottom:24px;border-bottom:1px dashed var(--border-color)}.custom-faq__content-block-details:hover .custom-faq__content-block-question-text{text-decoration:underline}.custom-faq__content-block-details[open] .custom-faq__content-block-question-icon:after{opacity:0}.custom-faq__content-block-question{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.custom-faq__content-block-question-text{font-size:18px;line-height:1.2;letter-spacing:-.01em;flex:1}@media(min-width:768px){.custom-faq__content-block-question-text{font-size:20px}}.custom-faq__content-block-question-icon{width:24px;height:24px;position:relative;transition:transform .25s ease-out}.custom-faq__content-block-question-icon:before,.custom-faq__content-block-question-icon:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:13px;height:2px;background:#1c1b1f;display:block}.custom-faq__content-block-question-icon:after{rotate:90deg}@media(min-width:768px){.custom-faq__back-link{margin-top:24px}}.custom-faq__content-block-detail{color:#666;font-size:14px;font-weight:400;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.custom-faq__content-block-detail a{color:var(--accent-color);text-decoration:underline}.custom-faq__content-block-detail a:hover{text-decoration:none}.custom-faq__content-block-link:hover .custom-faq__content-block-title{text-decoration:underline}.custom-faq__content-block-text p{color:#666;font-size:14px;font-weight:400;line-height:1.3}.custom-faq__content-block-text a{color:var(--accent-color);text-decoration:underline}.custom-faq__content-block-text a:hover{text-decoration:none}.custom-faq__content-block-content{padding-bottom:24px}.custom-faq__article-head{display:flex;flex-direction:column;gap:6px}.custom-faq__article-tags{color:#516b8e;line-height:1.3;margin-bottom:0}.custom-faq__article-title{font-size:32px;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}@media(min-width:768px){.custom-faq__article-title{font-size:36px}}.custom-faq__content-block-link{display:flex;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px dashed var(--border-color)}.custom-faq__content-block-meta{display:flex;flex-direction:column;gap:8px;flex:1}.custom-faq__content-block-title{margin-bottom:0}.custom-faq__content-block-icon{width:24px;height:24px;display:grid;place-items:center;color:#1c1b1f}.custom-faq__content-block-icon svg{width:11px;height:auto}.custom-contact__container{padding:40px 0}@media(min-width:768px){.custom-contact__container{margin-top:80px;margin-bottom:100px}}.custom-contact__content{width:100%}@media(min-width:768px){.custom-contact__content{padding:64px;margin:0 auto;border-radius:16px;border:1px solid var(--border-color);max-width:600px}}.custom-contact__form-inner{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.custom-contact__form-inner{gap:40px}}.custom-contact__form-inner p{color:#666;margin-bottom:0}.custom-contact__input-block{display:flex;flex-direction:column;gap:24px}.custom-contact__heading{font-size:32px;font-weight:500;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}@media(min-width:768px){.custom-contact__heading{font-size:48px}}.custom-contact__heading.custom-contact__heading--return-cancellation{font-size:32px}@media(min-width:768px){.custom-contact__heading.custom-contact__heading--return-cancellation{font-size:40px}}.custom-contact__massage-box{display:flex;flex-direction:column;gap:12px}.custom-contact__massage-required{color:#767676;font-size:12px}.custom-contact__massage-required:before{content:"*";color:#b71a1a;margin-right:4px;display:inline-block;font-size:14px}.custom-contact__input-meta{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.custom-contact__input-label{font-size:14px}.custom-contact__input-label.required:after{content:"*";color:#b71a1a;margin-left:4px;display:inline-block}.custom-contact__input-description{color:#767676;font-size:14px;line-height:1.3}.custom-contact__input-wrapper{display:flex;flex-direction:column;gap:8px;margin-bottom:0}.custom-contact__field{padding:4px 16px;border-radius:8px;border:1px solid #767676;background:#fff;height:40px;font-size:14px;box-shadow:none}.custom-contact__field::placeholder{color:#767676}.custom-contact__field:focus{border:2px solid var(--accent-color);box-shadow:none}.custom-contact__field.custom-contact__field--textarea{height:100%;padding:0;border:none;background:transparent;border-radius:0}.custom-contact__field.custom-contact__field--textarea::-webkit-scrollbar{width:4px;background:#bfbfbf;margin:10px}.custom-contact__field.custom-contact__field--textarea::-webkit-scrollbar-thumb{background:var(--accent-color)}.custom-contact__field.custom-contact__field--error{background-color:#fff}.custom-contact__field.custom-contact__field--error:focus{border-color:var(--error-color)}.form__field[aria-invalid]:not(.is-filled){background-color:#fff}.custom-contact__textarea-wrapper{padding:16px;height:165px;border:1px solid #767676;background:#fff;border-radius:8px;position:relative}.custom-contact__textarea-wrapper:has(.custom-contact__field--textarea:focus){border:2px solid var(--accent-color)}.custom-contact__textarea-wrapper:has(.custom-contact__field--error){border-color:var(--error-color)}.custom-contact__textarea-wrapper:has(.custom-contact__field--error:focus){border-color:var(--error-color)}.custom-contact__textarea-wrapper .icon{position:absolute;bottom:8px;right:8px;width:10px;height:auto}.custom-contact__textarea-resize-handle{position:absolute;bottom:0;left:0;right:0;height:8px;cursor:ns-resize;z-index:10;background:transparent}.custom-contact__submit{width:100%;padding:16px 24px;margin-top:0;font-size:16px}.custom-contact__submit[disabled],.custom-contact__submit[disabled]:hover{background:#0040984d}.custom-contact__success-head{display:flex;flex-direction:column;gap:24px;align-items:flex-start}@media(max-width:767px){.custom-contact__success-head.center{align-items:center;gap:16px;text-align:center}}.custom-contact__success-head-icon{width:64px;height:64px;display:grid;place-items:center;color:var(--accent-color)}.custom-contact__success-head-icon svg{width:41px;height:auto}.custom-contact__success-heading{color:var(--accent-color);font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.01em}@media(min-width:768px){.custom-contact__success-heading{font-size:40px}}.custom-contact__success-description{color:#666}@media(max-width:767px){.custom-contact__success-description.center{text-align:center}}.custom-contact__button-box{display:flex;flex-direction:column;align-items:center;gap:12px}.custom-contact__success-button{width:100%;padding:16px 24px;background:var(--text-color);transition:all var(--transition-default);font-size:16px}.custom-contact__success-button.custom-button:hover{background:#666}.custom-contact__success-button-text{text-align:center;color:#666;font-size:13px;letter-spacing:.01em}.custom-contact__success-button-text a{color:var(--accent-color);text-decoration:underline}.custom-contact__success-button-text a:hover{text-decoration:none}.custom-dropdown{position:relative;width:100%}.custom-dropdown__select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;opacity:0}.custom-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;padding:4px 16px;border-radius:8px;border:1px solid #767676;background:#fff;min-height:40px;cursor:pointer;transition:border-color var(--transition-default)}.custom-dropdown__trigger.custom-contact__field--error{border-color:var(--error-color)}.custom-dropdown__trigger-text{font-size:14px;color:#767676;flex:1;text-align:left}.custom-dropdown.has-selection .custom-dropdown__trigger-text{color:var(--text-color)}.custom-dropdown__trigger-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:12px;transition:transform .2s ease}.custom-dropdown__trigger-icon .icon{width:12px;height:14px;color:#767676}.custom-dropdown.is-open .custom-dropdown__trigger-icon{transform:rotate(180deg)}.custom-dropdown__options{position:absolute;top:calc(100% + 5px);left:0;right:0;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:1px solid var(--border-color);z-index:2;display:none;max-height:300px;overflow-y:auto;padding:16px}.custom-dropdown.is-open .custom-dropdown__options{display:block}.custom-dropdown__option{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:8px;cursor:pointer;transition:all var(--transition-default)}.custom-dropdown__option:hover,.custom-dropdown__option.is-selected{background-color:#f2fafe}.custom-dropdown__option-text{font-size:14px;flex:1;text-align:left}.custom-dropdown__option.is-selected .custom-dropdown__option-text{color:var(--accent-color)}.custom-dropdown__option-check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px;opacity:0;transition:opacity var(--transition-default)}.custom-dropdown__option.is-selected .custom-dropdown__option-check{opacity:1}.custom-dropdown__option-check .icon{width:10px;height:auto;color:var(--accent-color)}.custom-template__container{padding:40px 0 60px;display:flex;flex-direction:column;gap:40px}@media(min-width:768px){.custom-template__container{padding:80px 0 100px;gap:64px}}.custom-template__title{font-size:32px;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}@media(min-width:768px){.custom-template__title{font-size:48px}}.custom-template__content{margin-bottom:0}.custom-template__content h1,.custom-template__content h2,.custom-template__content h3,.custom-template__content h4,.custom-template__content h5,.custom-template__content h6,.custom-template__content p,.custom-template__content ul,.custom-template__content ol{font-weight:500;line-height:1.2;letter-spacing:-.01em;text-transform:inherit}:is(.custom-template__content h1,.custom-template__content h2,.custom-template__content h3,.custom-template__content h4,.custom-template__content h5,.custom-template__content h6,.custom-template__content p,.custom-template__content ul,.custom-template__content ol):not(:last-child){margin-bottom:24px}:is(.custom-template__content h1,.custom-template__content h2,.custom-template__content h3,.custom-template__content h4,.custom-template__content h5,.custom-template__content h6,.custom-template__content p,.custom-template__content ul,.custom-template__content ol):not(:first-child){margin-top:40px}.custom-template__content h1{font-size:48px}.custom-template__content h2{font-size:32px}.custom-template__content h3{font-size:24px}.custom-template__content h4{font-size:20px}.custom-template__content h5{font-size:14px}.custom-template__content p,.custom-template__content ul,.custom-template__content ol{font-size:16px}.custom-template__content ul li:before{top:.4em;left:-14px;background:currentColor}.custom-template__content strong,.custom-template__content p [style*="text-decoration: underline;"]{font-weight:700}.custom-template__content a:not(.button){color:var(--accent-color);text-decoration:underline;text-underline-position:auto}.custom-template__content a:not(.button):hover{color:var(--accent-color);text-decoration:none}.custom-template__content .table-wrapper{width:100%;margin-top:80px;margin-bottom:40px}.custom-template__content .table-wrapper::-webkit-scrollbar{height:4px}.custom-template__content .table-wrapper::-webkit-scrollbar-track{background:#bfbfbf}.custom-template__content .table-wrapper::-webkit-scrollbar-thumb{background:var(--accent-color)}.custom-template__content table{border-collapse:collapse;table-layout:fixed;overflow-x:auto}.custom-template__content table tbody{min-width:800px;display:block;padding-bottom:20px}.custom-template__content table th,.custom-template__content table td{padding:24px;border:1px solid var(--border-color);font-size:16px;font-weight:500;line-height:1.2;letter-spacing:-.01em}.custom-template__content img{border-radius:12px}.custom-template__content img,.custom-template__content .video-wrapper{margin:0}.custom-template__content iframe{max-width:100%;height:auto;aspect-ratio:16 / 9}.custom-template__content p.hide-text{position:relative}.custom-template__content .custom-template__text-excerpt,.custom-template__content .custom-template__text-full{display:block}.custom-template__content p.hide-text:not(.is-expanded) .custom-template__text-excerpt{position:relative;max-height:20lh;overflow:hidden}@media(min-width:768px){.custom-template__content p.hide-text:not(.is-expanded) .custom-template__text-excerpt{max-height:10lh}}.custom-template__content p.hide-text:not(.is-expanded) .custom-template__text-excerpt:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#fff0 49.04%,#fff);pointer-events:none}.custom-template__content p.hide-text.is-expanded .custom-template__text-excerpt:after{display:none}.custom-template__toggle-btn-area{margin-top:24px;margin-bottom:24px}.custom-template__toggle-btn{cursor:pointer;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--accent-color);text-decoration:underline}.custom-template__toggle-btn:hover{text-decoration:none}.custom-template__toggle-btn-icon{width:20px;height:20px;display:grid;place-items:center;transition:transform .3s ease}.custom-template__toggle-btn-icon span{width:8px;height:8px;border-right:2px solid #1c1b1f;border-bottom:2px solid #1c1b1f;transform:rotate(45deg);transition:transform .3s ease;margin-top:-4px}.custom-template__toggle-btn.is-expanded .custom-template__toggle-btn-icon span{transform:rotate(-135deg);margin-top:0}.custom-sitemap__content{display:flex;flex-direction:column;gap:40px 24px}@media(min-width:768px){.custom-sitemap__content{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,auto)}}.custom-sitemap__link-list{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.custom-sitemap__link-list:nth-child(1){grid-area:1 / 1 / 2 / 2}.custom-sitemap__link-list:nth-child(2){grid-area:1 / 2 / 2 / 3}.custom-sitemap__link-list:nth-child(3){grid-area:1 / 3 / 2 / 4}.custom-sitemap__link-list:nth-child(4){grid-area:1 / 4 / 5 / 5}.custom-sitemap__link-list:nth-child(5){grid-area:2 / 1 / 5 / 2}.custom-sitemap__link-list:nth-child(6){grid-area:2 / 2 / 5 / 3}.custom-sitemap__link-list:nth-child(7){grid-area:2 / 3 / 3 / 4}.custom-sitemap__link-list:nth-child(8){grid-area:3 / 3 / 4 / 4}.custom-sitemap__link-list:nth-child(9){grid-area:4 / 3 / 5 / 4}}.custom-sitemap__link-menu{list-style:none}@media(max-width:767px){.custom-sitemap__link-menu{display:flex;flex-direction:column;gap:12px}}.custom-sitemap__link-title{font-size:24px;line-height:1.2;letter-spacing:-.01em;margin-bottom:0}.custom-sitemap__link-menu-item a{color:#767676;line-height:1.4;letter-spacing:-.01em}.custom-sitemap__link-menu-item a:hover{text-decoration:underline}@media(max-width:767px){.custom-sitemap__link-menu-item--hidden{display:none}}@media(max-width:767px){.custom-sitemap__link-menu--hide-items{position:relative}.custom-sitemap__link-menu--hide-items:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#fff0 49.04%,#fff);pointer-events:none}.custom-sitemap__link-menu--hide-items.is-expanded:after{display:none}.custom-sitemap__link-menu--hide-items.is-expanded .custom-sitemap__link-menu-item--hidden{display:flex}.custom-sitemap__toggle-btn{cursor:pointer;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--accent-color);text-decoration:underline;background:none;border:none;padding:0}.custom-sitemap__toggle-btn:hover{text-decoration:none}.custom-sitemap__toggle-btn-icon{width:20px;height:20px;display:grid;place-items:center;transition:transform .3s ease}.custom-sitemap__toggle-btn-icon span{width:8px;height:8px;border-right:2px solid #1c1b1f;border-bottom:2px solid #1c1b1f;transform:rotate(45deg);transition:transform .3s ease;margin-top:-4px}.custom-sitemap__toggle-btn.is-expanded .custom-sitemap__toggle-btn-icon span{transform:rotate(-135deg);margin-top:0}}.product-gallery__size-limiter,.product-block-list__item--gallery .card__section--tight{position:relative}@media screen and (min-width:1000px){.product-block-list__item--info>.card{position:relative}.product__zoom-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden}}.product-gallery__zoom-btn{position:absolute;right:0;bottom:0;z-index:2;display:none;padding:0;border:0;background:transparent;cursor:pointer;line-height:0}.product-gallery__zoom-btn.is-visible{display:block}.product-gallery__zoom-btn img{display:block;width:60px;height:60px}.product-gallery__zoom-notice--below-thumbnails{display:none;width:100%;text-align:center;margin:12px 0 6px;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px))}@media screen and (min-width:1000px)and (any-hover:hover){.product-gallery__zoom-notice--below-thumbnails.is-visible{display:block;margin-top:26px;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px))}}.pswp.pswp--open{position:fixed!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1500}.pswp.pswp--open:before{content:"";position:absolute;top:15%;left:15%;width:70%;height:70%;background:#fff;z-index:1;pointer-events:none}.pswp__bg{background:#000000bf;z-index:0}.pswp__scroll-wrap{top:calc(15% + 32px);left:calc(15% + 32px);width:calc(70% - 64px);height:calc(70% - 64px);background:transparent;z-index:2}.pswp__ui{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1550}.pswp__button{pointer-events:auto;border-color:#fff6;background:#fffffff2;color:#333}.pswp__button--close{top:max(12px,calc(15% - 44px));right:max(12px,calc(15% - 44px))}.pswp__prev-next{top:50%;transform:translateY(-50%);padding:0 max(12px,calc(15% - 48px));box-sizing:border-box}.pswp__pagination{bottom:max(12px,calc(15% - 44px));background:#fffffff2;border-color:#fff6;color:#333;pointer-events:auto}.template-product .custom-inner.custom-section__inner{padding:0}.template-product .custom-back-page{width:100vw;transform:translate(calc((-100vw + 1200px)/2))}.template-product #main .shopify-section .container.container--flush{margin:64px 0 0}@media screen and (max-width:1260px){.template-product .custom-back-page{width:100vw;transform:translate(-30px);padding:24px 30px}}@media screen and (max-width:640px){.template-product #main .shopify-section .container.container--flush{margin:24px 0 0}.template-product .custom-back-page{width:100vw;transform:translate(-24px)}}.product-availability-info #ptw-wrapin #ptw-gift-needed{width:1em;height:1em}.product-availability-info #ptw-wrapin #ptw-gift-needed:before{top:1px;left:5px;width:5px}.product-availability-info #ptw-wrapin .ptw-app-label label{font-size:14px;top:-3px;left:7px}.product-availability-info #ptw-wrapin .ptw-gift-options select{border:1px solid var(--border-color);border-radius:8px;padding:8px 8px 9px 12px;display:flex;align-items:center;gap:12px;width:100%;font-size:14px;margin-top:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M5.5 7.5 10 12l4.5-4.5' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 18px;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-availability-info .ptw-app-gnote .ptw-message-note{width:100%}.product-availability-info #ptw-wrapin #ptw-text-message{border:1px solid var(--border-color);border-radius:8px;padding:8px 8px 9px 12px;display:flex;align-items:center;gap:12px;width:100%;font-size:14px;margin-top:10px}.product-availability-info #ptw-wrapin #ptw-text-message::placeholder{color:#11111173;opacity:1}.product-availability-info #ptw-wrapin #ptw-text-message::-webkit-input-placeholder{color:#11111173}.product-availability-info #ptw-wrapin #ptw-text-message::-moz-placeholder{color:#11111173;opacity:1}.product-availability-info #ptw-wrapin #ptw-text-message:-ms-input-placeholder{color:#11111173}.product-availability-info #ptw-wrapin #ptw-text-message::-ms-input-placeholder{color:#11111173}.custom-cart-recap__note-inner #ptw-wrapin .ptw-app-wrapper{border:none;padding:0;margin:0}.custom-cart-recap__note-inner #ptw-wrapin #ptw-gift-needed,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-needed,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options-sb{cursor:pointer;position:relative;margin-top:2px;background:transparent;border:1px solid #1c1b1f;border-radius:2px;display:block;height:16px;width:16px}:is(.custom-cart-recap__note-inner #ptw-wrapin #ptw-gift-needed,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-needed,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options-sb):checked{background:#1c1b1f}:is(.custom-cart-recap__note-inner #ptw-wrapin #ptw-gift-needed,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-needed,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options-sb):checked:before{border-color:#fff}.custom-cart-recap__note-inner #ptw-wrapin #ptw-gift-needed:before,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-needed:before,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options-sb:before{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:block;width:10px;height:6px;position:absolute;top:3px;left:2px;opacity:0;transform:rotate(-45deg);transition:all var(--transition-default);border-width:0 0px 2px 2px}.custom-cart-recap__note-inner #ptw-wrapin .ptw-app-label label,.custom-cart-recap__note-inner #ptw-wrapin .ptw-checkbox-option span{top:0;left:0}.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options{margin-top:8px}.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options select,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options select:focus-visible,.custom-cart-recap__note-inner #ptw-wrapin .ptw-gift-options select:focus{border:1px solid #767676;border-radius:8px;padding:4px 12px;font-size:14px;width:100%;height:40px;background:#fff url(./icon-select-arrow.svg) no-repeat center right 12px / 20px;-webkit-appearance:none;appearance:none}.custom-cart-recap__note-inner #ptw-wrapin .ptw-app-gnote .ptw-gift-image{display:block;width:100%;margin-top:8px}.custom-cart-recap__note-inner #ptw-wrapin .ptw-app-gnote .ptw-message-note{display:flex;flex-direction:column;width:100%;margin-top:8px;min-height:88px}.custom-cart-recap__note-inner #ptw-wrapin #ptw-text-message{padding:16px;border-radius:8px;border:1px solid #767676;background:#fff;width:100%;min-height:88px;flex:1 1 auto;box-sizing:border-box;font-size:14px;box-shadow:none;resize:none;-webkit-appearance:none;appearance:none;background:#fff url(./icon-resize.svg) no-repeat bottom right / 20px}.custom-cart-recap__note-inner #ptw-wrapin #ptw-text-message::placeholder{color:var(--border-color)}.custom-cart-recap__note-inner #ptw-wrapin .ptw-message-note,.custom-cart-recap__note-textarea-wrapper{position:relative;width:100%}:is(.custom-cart-recap__note-inner #ptw-wrapin .ptw-message-note,.custom-cart-recap__note-textarea-wrapper):after{content:"";position:absolute;bottom:0;left:0;right:0;height:8px;cursor:ns-resize;z-index:10;pointer-events:auto;background:transparent}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
