html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}body{position:relative;min-height:100vh}a{text-decoration:none;color:inherit}a:visited{color:inherit}ul{list-style-type:none;padding:0;margin:0}img,svg,picture{height:auto;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}img,picture{width:100%;display:block}button{all:unset}body.custom .c-accordion,.custom .c-accordion{width:100%}body.custom .c-accordion__item,.custom .c-accordion__item{position:relative}body.custom .c-accordion__trigger,.custom .c-accordion__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:17px 0;border:none;background:#0000;text-align:left;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .c-accordion__panel,.custom .c-accordion__panel{overflow:hidden;height:0;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}body.custom .c-accordion__panel-body,.custom .c-accordion__panel-body{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .c-accordion__icon,.custom .c-accordion__icon{width:29px;height:29px;background:#e4e4e4;border-radius:10px;position:absolute;right:12px;top:12px;display:block;padding:10px;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .c-accordion__icon:before,body.custom .c-accordion__icon:after,.custom .c-accordion__icon:before,.custom .c-accordion__icon:after{content:"";position:absolute;display:block;background:#222}body.custom .c-accordion__icon:before,.custom .c-accordion__icon:before{width:1px;height:9px;left:14px}body.custom .c-accordion__icon:after,.custom .c-accordion__icon:after{width:9px;height:1px;top:14px}body.custom .c-accordion__panel.is-open+.c-accordion__icon:before,.custom .c-accordion__panel.is-open+.c-accordion__icon:before{opacity:0}body.custom .c-btn,.custom .c-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.25em;margin:0;padding:0;border:none;background:#0000;font:inherit;color:inherit;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:opacity .2s ease,background-color .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,background-color .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,-webkit-transform .2s ease}body.custom .c-btn:focus-visible,.custom .c-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}body.custom .c-btn--primary,.custom .c-btn--primary{padding:0 13px 0 15px;color:#222;position:relative;height:42px;font-weight:700;font-size:14px;line-height:100%;letter-spacing:0;border:none}body.custom .c-btn--primary:before,.custom .c-btn--primary:before{content:"";background-color:#d7ff01;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;border-radius:10px}body.custom .c-btn--primary .c-btn__inner,.custom .c-btn--primary .c-btn__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative}body.custom .c-btn--primary .c-btn__inner:nth-child(2),.custom .c-btn--primary .c-btn__inner:nth-child(2){display:none}@media(hover:hover){body.custom .c-btn--primary:hover:before,.custom .c-btn--primary:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom .c-btn--primary:disabled,.custom .c-btn--primary:disabled{color:#aaa;cursor:not-allowed}body.custom .c-btn--primary:disabled:before,.custom .c-btn--primary:disabled:before{-webkit-transform:none;transform:none;background-color:#e4e4e4}body.custom .c-btn--primary.c-btn--external-link,.custom .c-btn--primary.c-btn--external-link{width:100%;height:54px;padding:0 10px 0 6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em}body.custom .c-btn--primary.c-btn--external-link:before,.custom .c-btn--primary.c-btn--external-link:before{border-radius:15px;-webkit-box-shadow:3px 3px 12px 0 rgba(0,0,0,.1);box-shadow:3px 3px 12px #0000001a}body.custom .c-btn--primary.c-btn--external-link .c-btn__inner,.custom .c-btn--primary.c-btn--external-link .c-btn__inner{gap:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .c-btn--primary.c-btn--external-link .c-btn__external-icon,.custom .c-btn--primary.c-btn--external-link .c-btn__external-icon{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;display:block}@media screen and (min-width:768px){body.custom .c-btn--primary.c-btn--external-link,.custom .c-btn--primary.c-btn--external-link{height:58px;padding:0 10px 0 6px}}body.custom .c-btn--secondary,.custom .c-btn--secondary{padding:12px 10px 12px 12px;color:#666;font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;gap:5px;position:relative}@media screen and (min-width:768px){body.custom .c-btn--secondary,.custom .c-btn--secondary{padding:16px 14px 16px 20px;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em}}body.custom .c-btn--secondary:before,.custom .c-btn--secondary:before{content:"";background-color:#eaebea;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;border-radius:15px}body.custom .c-btn--secondary .c-btn__label,.custom .c-btn--secondary .c-btn__label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;height:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}body.custom .c-btn--secondary .c-btn__inner,.custom .c-btn--secondary .c-btn__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}body.custom .c-btn--secondary .c-btn__inner:nth-child(2),.custom .c-btn--secondary .c-btn__inner:nth-child(2){display:none}body.custom .c-btn--secondary .c-btn__arrow-wrap,.custom .c-btn--secondary .c-btn__arrow-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;width:12px;height:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}body.custom .c-btn--secondary .c-btn__arrow,.custom .c-btn--secondary .c-btn__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:11px;-ms-flex-negative:0;flex-shrink:0}body.custom .c-btn--secondary .c-btn__arrow svg,.custom .c-btn--secondary .c-btn__arrow svg{width:100%;height:100%;display:block}body.custom .c-btn--secondary .c-btn__arrow:nth-child(2),.custom .c-btn--secondary .c-btn__arrow:nth-child(2){display:none}@media(hover:hover){body.custom .c-btn--secondary:hover:before,.custom .c-btn--secondary:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom .c-btn--tag,.custom .c-btn--tag{padding:8px 16px;background-color:#4a4a4a;color:#fff;border-radius:999px;font-weight:600;font-size:12px;line-height:100%;letter-spacing:0}@media(hover:hover){body.custom .c-btn--tag:hover,.custom .c-btn--tag:hover{background-color:#5a5a5a}}body.custom .c-btn--tag.is-selected,.custom .c-btn--tag.is-selected{background-color:#303030}body.custom .c-btn--arrow,.custom .c-btn--arrow{width:40px;height:40px;padding:0;background-color:#fff;color:#222;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}body.custom .c-btn--arrow:disabled,.custom .c-btn--arrow:disabled{opacity:.5;cursor:not-allowed}body.custom .c-btn--arrow__icon,.custom .c-btn--arrow__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:14px;height:14px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:scale(1);transform:scale(1)}body.custom .c-btn--arrow__icon .icon,.custom .c-btn--arrow__icon .icon{width:100%;height:100%;fill:#666}body.custom .c-btn--arrow__icon .icon path,.custom .c-btn--arrow__icon .icon path{fill:#666}body.custom .c-btn--arrow__icon--left,.custom .c-btn--arrow__icon--left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(hover:hover){body.custom .c-btn--arrow:hover,.custom .c-btn--arrow:hover{-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px #0000001a}body.custom .c-btn--arrow:hover .c-btn--arrow__icon,.custom .c-btn--arrow:hover .c-btn--arrow__icon{-webkit-transform:scale(1.14);transform:scale(1.14)}body.custom .c-btn--arrow:hover .c-btn--arrow__icon--left,.custom .c-btn--arrow:hover .c-btn--arrow__icon--left{-webkit-transform:rotate(180deg) scale(1.14);transform:rotate(180deg) scale(1.14)}}body.custom .c-btn--no,.custom .c-btn--no{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;background-color:#0000;color:#aaa;border-radius:50%;font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;-ms-flex-negative:0;flex-shrink:0}@media(hover:hover){body.custom .c-btn--no:hover,.custom .c-btn--no:hover{-webkit-transform:scale(1.045);transform:scale(1.045)}}body.custom .c-btn--no.is-selected,.custom .c-btn--no.is-selected{background-color:#303030;color:#fff}body.custom .c-btn--icon,.custom .c-btn--icon{padding:8px;color:#fff;background:#0000}@media(hover:hover){body.custom .c-btn--icon:hover,.custom .c-btn--icon:hover{opacity:.6}}body.custom .c-btn--text,.custom .c-btn--text{padding:4px 0;color:#fff;background:#0000;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em}@media(hover:hover){body.custom .c-btn--text:hover,.custom .c-btn--text:hover{opacity:.6}}body.custom .c-icon,.custom .c-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 6px 5px 8px;background:#f0f1f099;border-radius:5px;color:#222;font-weight:600;font-size:12px;line-height:100%;letter-spacing:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.custom .c-icon--orange,.custom .c-icon--orange{background:#ff6400;color:#fff}body.custom .c-icon--blue,.custom .c-icon--blue{background:#022ffd;color:#fff}body.custom .c-icon--green,.custom .c-icon--green{background:#30b168;color:#fff}body.custom .c-icon--purple,.custom .c-icon--purple{background:#8a38f5;color:#fff}body.custom .c-icon--black,.custom .c-icon--black{background:#222;color:#fff}body.custom .c-icon--pink,.custom .c-icon--pink{background:#fd02f5;color:#fff}body.custom .c-icon--charcoal,.custom .c-icon--charcoal{background:#4a4a4a;color:#fff}body.custom .icon-close,.custom .icon-close{width:40px;height:40px}body.custom .icon-close .icon-close__background,.custom .icon-close .icon-close__background{width:40px;height:40px;position:absolute}@media screen and (min-width:768px){body.custom .icon-close,.custom .icon-close,body.custom .icon-close .icon-close__background,.custom .icon-close .icon-close__background{width:43px;height:43px}}html{scroll-padding-top:calc(var(--header-height, 0px) + 30px)}body.custom{font-family:Inter,Noto Sans JP,sans-serif!important;font-style:normal;font-optical-sizing:auto;font-weight:500;overflow-x:hidden;opacity:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.custom.is-loaded{opacity:1;pointer-events:all}body.custom #simple-translate{display:none!important}body.custom .main-background{display:block;pointer-events:none;position:fixed;width:100%;height:100%;background:linear-gradient(0deg,#fdfdfdf5,#fdfdfdf5),linear-gradient(174.18deg,#d00312 8.4%,#f0e7de 31.73%,#fff100 49.72%,#cdd9ca 68.94%,#0068b7 91.04%);z-index:-1;top:0;left:0}body.custom.is-article-information .main-background,body.custom.is-article .main-background{display:none}body.custom #swym-plugin{opacity:0;pointer-events:none}body.custom .swym-button-content.swym-btn-custom-position{margin-top:0!important}body.custom .swym-button-content>button,body.custom .swym-button-content>[role=button],body.custom .swym-button-content>span,body.custom .swym-button-content>a{padding:0!important;min-height:24px!important}body.custom .swym-aw-nudge-login-btn{width:auto!important}body.custom .swym-popup-nudge-zindex,body.custom #swym-education-tooltip{display:none!important}body.custom.is-article .main-background{background:#fff}body.custom.is-archive .main-background{background:#222}body.custom.is-archive .s-main-collection-banner .collection-hero__title{color:#fff}body.custom.is-archive .s-pagination .pagination__item--current{background:#666}body.custom.is-archive .s-pagination .pagination__item-arrow{background:#fff}body.custom.is-archive .s-recently-viewed__title{color:#fff}body.custom .boost-sd__instant-search-container-desktop,body.custom .boost-sd__instant-search-placeholder{display:none!important}body.custom .search-background{opacity:0;pointer-events:none;position:fixed;width:100%;height:100%;background:#222222b3;z-index:8;display:block;top:0}body.custom #bc-instant-search{pointer-events:none}body.custom #bc-instant-search *{font-family:Inter,Noto Sans JP,sans-serif!important}body.custom .boost-sd__search-bar-wrapper{display:block;background:unset;position:relative}body.custom .boost-sd__instant-search-container-mobile{display:block;top:0!important;height:100%!important;position:fixed;width:100%;z-index:9999;background:#eff0efcc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-transition:-webkit-transform .4s cubic-bezier(.16,1,.3,1);transition:-webkit-transform .4s cubic-bezier(.16,1,.3,1);transition:transform .4s cubic-bezier(.16,1,.3,1);transition:transform .4s cubic-bezier(.16,1,.3,1),-webkit-transform .4s cubic-bezier(.16,1,.3,1);-webkit-transform:translate(-100%,0);transform:translate(-100%)}@media screen and (min-width:768px){body.custom .boost-sd__instant-search-container-mobile{width:425px;-webkit-transform:translate(-425px,0);transform:translate(-425px)}}body.custom .boost-sd__button-text-x--close-style1{background:#e4e4e4;border-radius:30px;width:40px;height:40px;position:fixed;top:16px;left:16px}body.custom .boost-sd__instant-search-results--mobile-style1{-webkit-box-shadow:none;box-shadow:none}body.custom .boost-sd__search-bar-wrapper--mobile-style1 .boost-sd__search-bar-autocomplete{top:0!important;height:100%!important;position:fixed;width:100%;background:unset}body.custom .boost-sd__instant-search-autocomplete{background-color:inherit;padding:163px 0 0}@media screen and (min-width:768px){body.custom .boost-sd__instant-search-autocomplete{padding:174px 0 0}}body.custom .boost-sd__search-bar-wrapper{background-color:none}body.custom .boost-sd__search-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 40px);margin:0 auto;background:#ffffffe6;border:1px solid #fff;border-radius:15px;padding:12px 10px 12px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;gap:7px;position:relative;top:80px;height:59px}@media screen and (min-width:768px){body.custom .boost-sd__search-bar{top:90px;background:#ffffffe6}}body.custom .boost-sd__button-text-x:before,body.custom .boost-sd__button-text-x:after{content:none}body.custom .boost-sd__search-bar .seatch-icon{width:24px;height:24px}body.custom .boost-sd__search-bar-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;background:#0000;outline:none;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;color:#666;padding:0;margin:0;height:auto;width:auto;min-width:0;border-radius:0}body.custom .boost-sd__search-bar-input::-webkit-input-placeholder{color:#666}body.custom .boost-sd__search-bar-input::-moz-placeholder{color:#666}body.custom .boost-sd__search-bar-input:-ms-input-placeholder{color:#666}body.custom .boost-sd__search-bar-input::-ms-input-placeholder{color:#666}body.custom .boost-sd__search-bar-input::placeholder{color:#666}body.custom .boost-sd__g-hide.boost-sd__button-text-x--clear{display:none}body.custom .boost-sd__search-bar .boost-sd__search-bar-submit{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#d7ff01;border:none;border-radius:10px;padding:12px 10px 12px 12px;font-family:Inter,sans-serif;font-weight:700;font-size:12px;line-height:1;color:#222;position:static;width:auto;height:auto;min-width:auto;text-indent:0;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .boost-sd__search-bar .boost-sd__search-bar-submit:hover{opacity:.6}}body.custom .boost-sd__header-item{font-family:Inter,Noto Sans JP,sans-serif;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#222;padding:0 0 10px;text-align:left}body.custom .boost-sd__suggestion-queries-group{padding:0 20px;margin:0 0 60px}body.custom .boost-sd__suggestion-queries-group:after{content:none}body.custom .boost-sd__instant-search-results--mobile-style1 .boost-sd__no-search-result,body.custom .boost-sd__instant-search-results--mobile-style1 .boost-sd__spelling-correction{width:calc(100% - 40px);border-radius:15px;padding:16px 10px 16px 12px;background:#ffffffe6}body.custom .boost-sd__spelling-correction-desc{font-weight:500;font-size:12px;line-height:1;color:#666}body.custom .boost-sd__spelling-correction-suggest-link{padding:5px 5px 5px 6px;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;width:auto;font-size:12px;color:#666}body.custom .boost-sd__suggestion-queries-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}body.custom .boost-sd__suggestion-queries-list .boost-sd__suggestion-queries-item{background:#fff;padding:5px 5px 5px 6px;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;width:auto}body.custom .boost-sd__suggestion-queries-list .boost-sd__suggestion-queries-item span{display:block;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}body.custom .boost-sd__suggestion-queries-list .boost-sd__suggestion-queries-link .boost-sd__suggestion-queries-link:hover,body.custom .boost-sd__suggestion-queries-list .boost-sd__suggestion-queries-link:focus,body.custom .boost-sd__suggestion-queries-list .boost-sd__suggestion-queries-link:visited{color:#666;background-color:inherit;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding:0!important;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}body.custom .boost-sd__suggestion-queries-list .boost-sd__suggestion-queries-link{font-size:12px;font-family:Inter,Noto Sans JP,sans-serif;font-style:normal;font-weight:500;line-height:100%;color:#666}body.custom .boost-sd__instant-search-product-list{padding:0 0 0 20px;margin:20px 0 0}@media screen and (min-width:768px){body.custom .boost-sd__instant-search-product-list{padding:0 20px}}body.custom .boost-sd__instant-search-product-list-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;gap:4px;-ms-overflow-style:none;scrollbar-width:none;padding:0;background:none}@media screen and (min-width:768px){body.custom .boost-sd__instant-search-product-list-items{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 120px}}body.custom .boost-sd__instant-search-product-list-items .boost-sd__suggestion-queries-item{border-radius:15px;background:#fff;padding-left:10px!important;padding-right:10px!important;height:auto;width:35%;-webkit-box-flex:0;-ms-flex:none;flex:none}@media screen and (min-width:768px){body.custom .boost-sd__instant-search-product-list-items .boost-sd__suggestion-queries-item{width:calc(33.333% - 3px)}}body.custom .boost-sd__instant-search-product-list-items .boost-sd__suggestion-queries-item-badge{display:none}body.custom .boost-sd__instant-search-product-list-items .boost-sd__suggestion-queries-item-title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;margin:0 0 8px}body.custom .boost-sd__instant-search-product-list-items .boost-sd__suggestion-queries-item-price{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;margin:0 0 20px}body.custom .boost-sd__instant-search-product-list-items .boost-sd__suggestion-queries-item-product--left{aspect-ratio:1/1;margin:22px 0 25px}body.custom .boost-sd__instant-search-product-list-items .boost-sd__suggestion-queries-item-product--left:before{content:none}body.custom .boost-sd__instant-search-product-list-items::-webkit-scrollbar{display:none}body.custom .boost-sd__view-all{position:absolute;bottom:20px;width:calc(100% - 40px);margin:0 auto;text-align:center;right:0;left:0;background:inherit;overflow:visible}body.custom .boost-sd__view-all .boost-sd__view-all-link{position:relative;-webkit-box-shadow:none;box-shadow:none;color:#222}body.custom .boost-sd__view-all .boost-sd__view-all-link .boost-sd__view-all-text{position:relative}body.custom .boost-sd__view-all .boost-sd__view-all-link .boost-sd__view-all-text svg path{fill:#222}body.custom .boost-sd__view-all .boost-sd__view-all-link:hover{color:inherit;background-color:inherit}body.custom .boost-sd__view-all .boost-sd__view-all-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#d7ff01;border-radius:15px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media(hover:hover){body.custom .boost-sd__view-all .boost-sd__view-all-link:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}}@media only screen and (min-width:992px){body.custom .boost-sd__suggestion-queries-group .boost-sd__suggestion-queries-link{padding:0!important}}@media screen and (min-width:768px){body.is-searchmodal .search-background{opacity:1;pointer-events:all}}body.is-searchmodal #bc-instant-search{pointer-events:all}body.is-searchmodal #bc-instant-search .boost-sd__instant-search-container-mobile{-webkit-transform:translate(0,0);transform:translate(0)}body.is-searchmodal #bc-instant-search .boost-sd__instant-search-container-desktop{display:none!important}body.is-searchmodal #bc-instant-search .boost-sd__search-bar-wrapper{display:block}swym-storefront-layout-login-user{display:none!important}.swym-storefront-layout-action-title{line-height:unset!important}input#swym-storefront-layout-create-collection-name-input{width:80%!important}#swym-storefront-layout-action-options{overflow-y:auto!important}.swym-storefront-layout-grid-item-image-container{background:none!important}.swym-storefront-layout-collection-list-content{-webkit-box-flex:unset!important;-ms-flex-positive:unset!important;flex-grow:unset!important}.swym-storefront-layout-action-image-container img,.swym-storefront-layout-tabs-view{display:none!important}.swym-storefront-layout-empty-wishlist-content svg{display:none!important}.swym-storefront-layout-title svg{display:none!important}.swym-storefront-layout-collection-empty{border:none!important;color:var(--swym-storefront-layout-ui-text-color)!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-backdrop{background:#0000008c!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-layout{background:#fff!important;border-radius:15px!important;max-width:405px!important;width:100%!important;margin:0 0 20px 20px!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;overflow:hidden!important}@media screen and (max-width:767px){.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-layout{border-radius:15px 15px 0 0!important;max-width:100%!important;margin:auto 0 0!important;-ms-flex-item-align:auto!important;align-self:auto!important}}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-image-container{display:none!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-content{padding:30px 20px!important;gap:10px!important;width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;max-height:80vh!important;overflow-y:auto!important;overflow:auto!important}@media screen and (max-width:767px){.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-content{padding:30px 14px!important}}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-header{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;gap:10px!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-title-container{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-addtocollection-title{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:8px!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-product-title{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:12px!important;line-height:1!important;letter-spacing:-.02em!important;color:#aaa!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-title{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:16px!important;line-height:1.1!important;color:#222!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-close-button{width:40px!important;height:40px!important;min-width:40px!important;border-radius:80px!important;background:#e4e4e4!important;border:none!important;cursor:pointer!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;padding:0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-close-button svg{width:20px!important;height:20px!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-close-button svg path:first-child{fill:#e4e4e4!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view #swym-storefront-layout-action-options{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:8px!important;padding:16px 0 0!important;overflow-y:auto!important;max-height:none!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:18px!important;padding:16px!important;background:#fff!important;border:1px solid #eaebea!important;border-radius:15px!important;cursor:pointer!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-image-container{display:grid!important;grid-template-columns:64px 31px!important;grid-template-rows:38px 38px!important;gap:4px!important;-ms-flex-negative:0!important;flex-shrink:0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-image-primary{width:64px!important;height:80px!important;border-radius:6px!important;overflow:hidden!important;background:#edeeed!important;grid-row:1/3!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-image-primary img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-image-secondary{width:31px!important;height:38px!important;border-radius:6px!important;overflow:hidden!important;background:#edeeed!important;-ms-flex-negative:0!important;flex-shrink:0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-image-secondary img,.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-image-secondary .swym-storefront-layout-action-collection-item-image{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:8px!important;-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;min-width:0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-name{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:16px!important;line-height:1.1!important;color:#222!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-action-collection-item-count{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:12px!important;line-height:1!important;letter-spacing:-.02em!important;color:#aaa!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-checkbox-container{-ms-flex-negative:0!important;flex-shrink:0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-checkbox{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;position:relative!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-checkbox input[type=checkbox]{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;border:1px solid #eaebea!important;border-radius:2px!important;background:#fff!important;cursor:pointer!important;position:relative!important;margin:0!important;padding:0!important;opacity:1!important;z-index:2!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-checkbox input[type=checkbox]:checked{background:#d7ff01!important;border-color:#d7ff01!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-checkbox input[type=checkbox]:checked:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-60%) rotate(45deg)!important;transform:translate(-50%,-60%) rotate(45deg)!important;width:5px!important;height:9px!important;border:solid #222!important;border-width:0 2px 2px 0!important;display:block!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-checkbox .swym-storefront-layout-checkmark{display:none!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view #swym-storefront-layout-action-container{padding-top:0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view #swym-storefront-layout-create-collection-form{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:32px!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view .swym-storefront-layout-create-collection-name-form-group{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:20px!important;padding:16px 16px 0 0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view input#swym-storefront-layout-create-collection-name-input{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;background:#eaebea!important;border:none!important;border-radius:10px!important;padding:10px 16px!important;height:53px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;font-family:Inter,sans-serif!important;font-weight:500!important;font-size:12px!important;line-height:1!important;color:#666!important;width:auto!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view input#swym-storefront-layout-create-collection-name-input::-webkit-input-placeholder{color:#666!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view input#swym-storefront-layout-create-collection-name-input::-moz-placeholder{color:#666!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view input#swym-storefront-layout-create-collection-name-input:-ms-input-placeholder{color:#666!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view input#swym-storefront-layout-create-collection-name-input::-ms-input-placeholder{color:#666!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view input#swym-storefront-layout-create-collection-name-input::placeholder{color:#666!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view #swym-storefront-layout-save-collection-list-button{width:189px!important;height:44px!important;background:#d7ff01!important;border:none!important;border-radius:15px!important;font-family:Inter,sans-serif!important;font-weight:600!important;font-size:14px!important;line-height:1!important;letter-spacing:-.02em!important;color:#222!important;cursor:pointer!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin:0 auto!important;padding:0!important}.swym-storefront-layout-actions-container.swym-storefront-layout-show-action-view #swym-storefront-layout-save-collection-list-button:disabled{opacity:.4!important;cursor:not-allowed!important}body.custom .page-width--narrow:has(#swym-wishlist-render-container){max-width:100%!important;padding:0}body.custom .page-width--narrow:has(#swym-wishlist-render-container)>.main-page-title{display:none}body.custom [class*=section-][class*=-padding]:has(#swym-wishlist-render-container){padding-top:0}@media screen and (min-width:768px){body.custom [class*=section-][class*=-padding]:has(#swym-wishlist-render-container){padding-top:0}}body.custom #swym-wishlist-render-container{background:none!important}body.custom #swym-storefront-layout-container{max-width:100%!important;margin:0 auto;padding:0}body.custom .swym-storefront-layout-layout{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;gap:0;background:none!important}body.custom .swym-storefront-layout-login-user-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding:16px;margin:30px 14px 0;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d}@media screen and (min-width:768px){body.custom .swym-storefront-layout-login-user-container{margin:40px 20px 0}}body.custom .swym-storefront-layout-login-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}body.custom .swym-storefront-layout-login-heading{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222}body.custom .swym-storefront-layout-login-description{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666}body.custom .swym-storefront-layout-login-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 16px;background:#222;color:#fff;border-radius:10px;font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;text-decoration:none;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .swym-storefront-layout-login-button:hover{opacity:.6}}body.custom .swym-storefront-layout-login-button svg{display:block}body.custom .swym-storefront-layout-header{-webkit-box-shadow:none!important;box-shadow:none!important;margin:0 14px;padding:30px 0 0;background:unset;display:block;height:auto}@media screen and (min-width:768px){body.custom .swym-storefront-layout-header{margin:0 20px;padding:48px 0 0}}body.custom .swym-storefront-layout-title{color:#222;font-family:Inter,sans-serif!important;font-weight:600!important;letter-spacing:-.02em!important;font-size:24px!important;line-height:100%!important}@media screen and (min-width:768px){body.custom .swym-storefront-layout-title{font-size:30px!important}}body.custom .swym-storefront-layout-total-list-items-count{display:none}body.custom .swym-storefront-layout-body{padding:30px 14px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%!important}@media screen and (min-width:768px){body.custom .swym-storefront-layout-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding:40px 20px 80px;max-width:100%!important}}body.custom .swym-storefront-layout-body .swym-storefront-layout-collection-empty{-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important;font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#666;padding:8px 0 20px}@media screen and (min-width:768px){body.custom .swym-storefront-layout-body .swym-storefront-layout-collection-empty{padding:10px 0 20px}}body.custom .swym-storefront-layout-body #swym-storefront-layout-items-container.swym-storefront-layout-items-has-empty{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}body.custom .swym-storefront-layout-body #swym-storefront-layout-items-container.swym-storefront-layout-items-has-empty .swym-storefront-layout-empty-wishlist-container{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}body.custom .swym-storefront-layout-body #swym-storefront-layout-items-container.swym-storefront-layout-items-has-empty .swym-storefront-layout-empty-container{padding:10px 0}body.custom .swym-storefront-layout-body #swym-storefront-layout-items-container.swym-storefront-layout-items-has-empty .swym-storefront-layout-empty-wishlist-content{padding:0}body.custom .swym-storefront-layout-body #swym-storefront-layout-items-container.swym-storefront-layout-items-has-empty .swym-storefront-layout-empty-wishlist-description{-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important;font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#666}@media screen and (min-width:768px){body.custom swym-storefront-layout-collection-carousel{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}body.custom .swym-storefront-layout-collection-carousel-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;width:100%}body.custom .swym-storefront-layout-collection-carousel-title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222}body.custom .swym-storefront-layout-carousel-container{position:relative;padding:15px 0;-webkit-box-shadow:none;box-shadow:none}body.custom .swym-storefront-layout-carousel-btn{display:none!important}body.custom .swym-storefront-layout-carousel{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:4px!important;overflow:visible!important;-ms-scroll-snap-type:none!important;scroll-snap-type:none!important;width:100%!important;max-width:none!important}body.custom .swym-storefront-layout-collection-grid-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;padding:16px;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;position:relative;cursor:pointer;width:100%!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;border:none!important}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-grid-item{gap:20px}}body.custom .swym-storefront-layout-collection-grid-item{cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .swym-storefront-layout-collection-grid-item:hover{opacity:.6}}body.custom .swym-storefront-layout-collection-grid-item-image-container{display:grid;grid-template-columns:auto auto;grid-template-rows:1fr 1fr;gap:4px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.custom .swym-storefront-layout-collection-grid-item-primary-image{grid-row:1/-1;width:64px;height:80px;background:#edeeed;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background:#fff;border:1px solid #eaebea}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-grid-item-primary-image{width:96px;height:117px;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}}body.custom .swym-storefront-layout-collection-grid-item-primary-image .swym-storefront-layout-collection-grid-item-image{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:none!important;box-shadow:none!important;margin-bottom:0!important;border:none;border-radius:0;padding:0}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-grid-item-primary-image .swym-storefront-layout-collection-grid-item-image{width:80px;height:80px}}body.custom .swym-storefront-layout-collection-grid-item-secondary-image{width:31px;height:38px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background:#fff;border:1px solid #eaebea}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-grid-item-secondary-image{width:45px;height:56px}}body.custom .swym-storefront-layout-collection-grid-item-secondary-image .swym-storefront-layout-collection-grid-item-image{width:23px;height:23px;-o-object-fit:cover;object-fit:cover;background:#fff}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-grid-item-secondary-image .swym-storefront-layout-collection-grid-item-image{width:37px;height:37px}}body.custom .swym-storefront-layout-collection-grid-item-secondary-image img.swym-storefront-layout-collection-grid-item-image{width:auto;height:26px;-o-object-fit:cover;object-fit:cover;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0;border-radius:0;margin-bottom:0}body.custom .swym-storefront-layout-collection-grid-item-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body.custom .swym-storefront-layout-collection-grid-item-name{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222}body.custom .swym-storefront-layout-collection-grid-item-count{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#aaa}body.custom .swym-storefront-layout-collection-grid-item-option-button{position:absolute;top:16px;right:14px;background:none;border:none;padding:4px;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .swym-storefront-layout-collection-grid-item-option-button:hover{opacity:.6}}@media screen and (min-width:768px){body.custom swym-storefront-layout-default-wishlist{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}body.custom .swym-storefront-layout-default-list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}body.custom .swym-storefront-layout-default-list-title-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:10px;padding:0!important}body.custom .swym-storefront-layout-default-list-title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222}body.custom .swym-storefront-layout-default-list-info{display:none}body.custom .swym-storefront-layout-items-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:4px!important}body.custom .swym-storefront-layout-grid-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:20px!important;padding:16px 32px 16px 16px!important;background:#fff;border-radius:15px!important;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05)!important;box-shadow:4px 4px 20px #0000000d!important;width:100%!important;max-width:none!important;height:auto!important}body.custom .swym-storefront-layout-grid-item-image-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;width:96px!important;height:117px!important;min-width:96px!important;background:#edeeed!important;border-radius:8px!important;-ms-flex-negative:0!important;flex-shrink:0!important;padding:0 8px!important;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff!important}body.custom .swym-storefront-layout-grid-item-image{width:80px!important;height:80px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:0!important;border:none;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0}body.custom .swym-storefront-layout-grid-item-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:20px!important;-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;min-width:0!important}body.custom .swym-storefront-layout-grid-item-title{font-size:14px!important;line-height:100%!important;letter-spacing:-.01em;color:#222;text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.custom .swym-storefront-layout-grid-item-price-variant{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;margin-top:-12px}body.custom .swym-storefront-layout-grid-item-final-price{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666}body.custom .swym-storefront-layout-grid-item-action-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px}body.custom .swym-storefront-layout-grid-item-add-to-cart-button{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:10px 10px 10px 12px!important;background:#222!important;color:#fff!important;border:none!important;border-radius:10px!important;font-weight:700;font-size:12px!important;line-height:100%;letter-spacing:0;width:auto!important;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .swym-storefront-layout-grid-item-add-to-cart-button:hover{opacity:.6}}body.custom .swym-storefront-layout-grid-item-option-button{background:none!important;border:none!important;padding:4px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-negative:0!important;flex-shrink:0!important;width:15px!important;height:15px!important;-ms-flex-item-align:start!important;align-self:flex-start!important;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .swym-storefront-layout-grid-item-option-button:hover{opacity:.6}}body.custom .swym-storefront-layout-collection-empty{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666!important;padding:20px 0;text-align:center}body.custom swym-storefront-layout-collection-list{display:none!important}body.custom swym-storefront-layout-collection-list.swym-storefront-layout-show-collection-list{display:block!important;position:static!important;z-index:auto!important;width:100%!important;height:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;background:none!important}body.custom .swym-storefront-layout-tab-container:has(swym-storefront-layout-collection-list.swym-storefront-layout-show-collection-list)>.swym-storefront-layout-header{display:none!important}body.custom .swym-storefront-layout-body:has(swym-storefront-layout-collection-list.swym-storefront-layout-show-collection-list){overflow:visible!important;padding:0!important;gap:0!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}body.custom .swym-storefront-layout-body:has(swym-storefront-layout-collection-list.swym-storefront-layout-show-collection-list) swym-storefront-layout-collection-carousel,body.custom .swym-storefront-layout-body:has(swym-storefront-layout-collection-list.swym-storefront-layout-show-collection-list) swym-storefront-layout-default-wishlist{display:none!important}body.custom .swym-storefront-layout-layout:has(swym-storefront-layout-collection-list.swym-storefront-layout-show-collection-list)>swym-storefront-layout-login-user{display:none!important}body.custom .swym-storefront-layout-collection-list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}body.custom .swym-storefront-layout-collection-list-header{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:0!important;background:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0!important;margin:0!important;height:auto!important;min-height:auto!important;position:static!important}body.custom #swym-storefront-layout-collection-list-images-container{display:none!important}body.custom .swym-storefront-layout-collection-list-header-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:35px!important;padding:0 14px!important;position:static!important;height:auto!important;background:none!important}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-list-header-content{gap:48px!important;padding:0 20px!important}}body.custom .swym-storefront-layout-collection-list-back-button{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;position:static!important;padding:30px 0 0!important;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .swym-storefront-layout-collection-list-back-button:hover{opacity:.6}}body.custom .swym-storefront-layout-collection-list-back-button svg{width:14px;min-width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;color:#666}body.custom .swym-storefront-layout-collection-list-back-button:after{content:"Wishlist";font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:1;letter-spacing:-.02em;color:#666}body.custom .swym-storefront-layout-collection-title-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0!important;margin:0 0 -20px!important}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-title-container{margin:0 0 -4px!important}}body.custom .swym-storefront-layout-collection-title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222;font-size:14px!important;font-weight:600!important;line-height:1!important;letter-spacing:-.01em!important}body.custom .swym-storefront-layout-collection-items-count{font-size:14px!important;font-weight:600!important;line-height:1!important;letter-spacing:-.01em!important;color:#222}body.custom .swym-storefront-layout-collection-option-button{display:none!important}body.custom .swym-storefront-layout-collection-list-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:16px!important;padding:16px 14px 40px!important;overflow:visible!important;max-height:none!important;-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}@media screen and (min-width:768px){body.custom .swym-storefront-layout-collection-list-content{padding:0 20px 80px!important}}body.custom #swym-storefront-layout-collection-list-access-info{display:none!important}body.custom #swym-storefront-layout-collection-list-items-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:4px!important}@media screen and (min-width:768px){body.custom #swym-storefront-layout-collection-list-items-container{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}}body.custom #swym-storefront-layout-collection-list-items-container swym-storefront-layout-item{width:100%}@media screen and (min-width:768px){body.custom #swym-storefront-layout-collection-list-items-container swym-storefront-layout-item{width:calc(50% - 2px)}}body.custom .swym-ui-component.swym-wishlist-page{display:none!important}swym-storefront-layout-notification{position:fixed!important;bottom:24px!important;left:20px!important;top:auto!important;right:auto!important;z-index:2147483647!important;border:none!important;overflow:visible!important;max-width:calc(100vw - 40px)!important}swym-storefront-layout-notification .swym-storefront-layout-notification-progress-bar{display:none!important}swym-storefront-layout-notification .swym-storefront-layout-notification-container{display:grid!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-column-gap:12px!important;-moz-column-gap:12px!important;column-gap:12px!important;row-gap:0!important;padding:12px 20px 12px 12px!important;background:#fff!important;border-radius:15px!important;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.1)!important;box-shadow:4px 4px 20px #0000001a!important;position:relative!important;overflow:hidden!important;width:351px}swym-storefront-layout-notification:has(.swym-storefront-layout-notification-progress-bar) .swym-storefront-layout-notification-container:after{content:""!important;position:absolute!important;bottom:0!important;left:0!important;width:100%!important;height:2px!important;background:-webkit-gradient(linear,left top,right top,from(#D00312),color-stop(50%,#FFF100),to(#0068B7))!important;background:linear-gradient(90deg,#d00312,#fff100,#0068b7)!important;-webkit-transform-origin:left!important;transform-origin:left!important;-webkit-animation:swym-notification-progress 3s linear forwards!important;animation:swym-notification-progress 3s linear forwards!important;z-index:1!important}swym-storefront-layout-notification .swym-storefront-layout-notification-content-container{display:contents!important}swym-storefront-layout-notification .swym-storefront-layout-notification-image-container{width:62px!important;height:75px!important;min-width:62px!important;background:#edeeed!important;border-radius:6px!important;overflow:hidden!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-negative:0!important;flex-shrink:0!important;grid-row:1/-1!important;grid-column:1!important;background:#fff!important}swym-storefront-layout-notification .swym-storefront-layout-notification-image{width:62px!important;height:62px!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important;border-radius:0!important}swym-storefront-layout-notification .swym-storefront-layout-notification-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:12px!important;min-width:0!important;grid-column:2!important}swym-storefront-layout-notification:has(.swym-storefront-layout-notification-message):not(:has(.swym-storefront-layout-notification-title)):has(.swym-storefront-layout-notification-action) .swym-storefront-layout-notification-container{row-gap:12px!important}swym-storefront-layout-notification:has(.swym-storefront-layout-notification-message):not(:has(.swym-storefront-layout-notification-title)):has(.swym-storefront-layout-notification-action) .swym-storefront-layout-notification-image-container{grid-row:1/span 2!important;align-self:center!important}swym-storefront-layout-notification:has(.swym-storefront-layout-notification-message):not(:has(.swym-storefront-layout-notification-title)):has(.swym-storefront-layout-notification-action) .swym-storefront-layout-notification-content{grid-row:1!important;align-self:start!important}swym-storefront-layout-notification:has(.swym-storefront-layout-notification-message):not(:has(.swym-storefront-layout-notification-title)):has(.swym-storefront-layout-notification-action) .swym-storefront-layout-notification-action{grid-row:2!important;align-self:start!important}swym-storefront-layout-notification:has(.swym-storefront-layout-notification-message):not(:has(.swym-storefront-layout-notification-title)):not(:has(.swym-storefront-layout-notification-action)) .swym-storefront-layout-notification-image-container{grid-row:1/-1!important}swym-storefront-layout-notification:has(.swym-storefront-layout-notification-message):not(:has(.swym-storefront-layout-notification-title)):not(:has(.swym-storefront-layout-notification-action)) .swym-storefront-layout-notification-content{grid-row:1/-1!important;align-self:center!important}swym-storefront-layout-notification .swym-storefront-layout-notification-message{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:14px!important;line-height:1em!important;letter-spacing:-.01em!important;color:#222!important;white-space:nowrap!important;max-width:none!important}swym-storefront-layout-notification .swym-storefront-layout-notification-title{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:14px!important;line-height:1em!important;letter-spacing:-.01em!important;color:#222!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:none!important}swym-storefront-layout-notification .swym-storefront-layout-notification-action{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;background:#222!important;color:#fff!important;font-family:Inter,sans-serif!important;font-weight:700!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;border:none!important;border-radius:10px!important;padding:12px 12px 12px 10px!important;cursor:pointer!important;grid-column:2!important;justify-self:start!important;width:auto!important}@-webkit-keyframes swym-notification-progress{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes swym-notification-progress{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.price-item__tax{font-size:.8em;font-weight:400;white-space:nowrap}body.custom #shopify-pc__banner.shopify-pc__banner__dialog{background-color:#fff!important;border:none!important;border-radius:15px!important;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05)!important;box-shadow:4px 4px 20px #0000000d!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;left:50%!important;max-height:90%!important;max-width:528px!important;min-width:0!important;opacity:1!important;overflow:auto!important;padding:32px 20px 24px!important;text-align:left!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:calc(100% - 40px)!important;z-index:2000000!important}@media screen and (min-width:768px){body.custom #shopify-pc__banner.shopify-pc__banner__dialog{padding:48px 40px 40px!important;width:calc(100% - 80px)!important}}body.custom #shopify-pc__banner .shopify-pc__banner__wrapper{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:0!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}body.custom #shopify-pc__banner .shopify-pc__banner__body{margin-bottom:0!important;width:100%!important}body.custom #shopify-pc__banner .shopify-pc__banner__body h2{color:#222!important;font-family:inherit!important;font-size:16px!important;font-weight:600!important;line-height:1.1!important;margin:0 0 12px!important;padding:0!important}body.custom #shopify-pc__banner .shopify-pc__banner__body p{color:#666!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;margin:0!important;padding:0!important}body.custom #shopify-pc__banner .shopify-pc__banner__body a{color:#666!important;text-decoration:underline!important}body.custom #shopify-pc__banner .shopify-pc__banner__btns{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:0px!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;margin-top:24px!important;width:100%!important}@media screen and (min-width:768px){body.custom #shopify-pc__banner .shopify-pc__banner__btns{margin-top:14px!important}}body.custom #shopify-pc__banner .shopify-pc__banner__btns-granular .shopify-pc__banner__btn-accept{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}body.custom #shopify-pc__banner .shopify-pc__banner__btns-granular .shopify-pc__banner__btn-manage-prefs{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}body.custom #shopify-pc__banner .shopify-pc__banner__btns-granular .shopify-pc__banner__btn-decline{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}body.custom #shopify-pc__banner .shopify-pc__banner__dialog button{border-radius:10px!important;-ms-flex-preferred-size:auto!important;flex-basis:auto!important;font-family:inherit!important;line-height:1!important;margin:0!important;text-align:center!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}body.custom #shopify-pc__banner .shopify-pc__banner__btn-accept{-ms-flex-item-align:center!important;align-self:center!important;background:#222!important;border:1px solid #222!important;color:#fff!important;font-size:12px!important;font-weight:700!important;padding:10px 15px!important;border-radius:10px!important}@media screen and (min-width:768px){body.custom #shopify-pc__banner .shopify-pc__banner__btn-accept{font-size:14px!important;padding:12px 15px!important}}body.custom #shopify-pc__banner .shopify-pc__banner__btn-decline{display:none!important}body.custom #shopify-pc__banner .shopify-pc__banner__btn-manage-prefs{-ms-flex-item-align:center!important;align-self:center!important;background:#0000!important;border:none!important;border-bottom:1px solid #666!important;border-radius:0!important;color:#666!important;font-size:12px!important;font-weight:700!important;padding:0 0 2px!important;text-decoration:none!important}body.custom #shopify-pc__banner .shopify-pc__banner__btn-manage-prefs span{text-decoration:none!important}body.custom #shopify-pc__banner .shopify-pc__banner__btn-manage-prefs:focus{-webkit-box-shadow:none!important;box-shadow:none!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__overlay{background-color:#0009!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog{background-color:#fff!important;border-radius:15px!important;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05)!important;box-shadow:4px 4px 20px #0000000d!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;left:50%!important;max-height:85vh!important;max-width:720px!important;min-width:0!important;opacity:1!important;overflow:hidden!important;padding:0!important;text-align:left!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:calc(100% - 40px)!important;z-index:2000002!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog{max-width:739px!important;width:calc(100% - 80px)!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog header{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;background:#0000!important;border-bottom:none!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:20px!important;padding:32px 20px 0!important;position:relative!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog header{gap:24px!important;padding:56px 40px 0!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog header h2{color:#222!important;font-family:inherit!important;font-size:16px!important;font-weight:600!important;line-height:1.1!important;margin:0!important;padding:0 48px 0 0!important;text-align:left!important;width:100%!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog header h2{padding:0 56px 0 0!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__header-close{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background:#e4e4e4!important;border:none!important;border-radius:50%!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:34px!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin:0!important;min-width:34px!important;padding:0!important;position:absolute!important;right:10px!important;top:10px!important;width:34px!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__header-close{height:40px!important;min-width:40px!important;right:14px!important;top:14px!important;width:40px!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__header-close svg path{fill:#222!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__header-actions{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:6px!important;margin:0!important;padding:0!important;width:100%!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__header-actions{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;gap:8px!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__header-actions button{background:#fff!important;border:1px solid #666!important;border-radius:10px!important;color:#666!important;-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;height:auto!important;line-height:1!important;margin:0!important;padding:14px 15px!important;text-decoration:none!important;white-space:nowrap!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-align:center!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__header-actions button{font-size:14px!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__header-actions button.primary{background:#fff!important;border:1px solid #666!important;color:#666!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__header-actions button:last-child{margin-right:0!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog header:after{background:#aaa!important;content:""!important;display:block!important;height:1px!important;margin:8px 0 6px!important;width:100%!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__dialog header:after{margin:8px 0!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__scrollable{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;position:relative!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__intro-main{line-height:1.45!important;padding:24px 20px 0!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__intro-main{padding:24px 40px 0!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__intro-main h3{color:#222!important;font-size:12px!important;font-weight:700!important;line-height:1.45!important;margin:0 0 8px!important;padding:0!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__intro-main p{color:#666!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important;margin:0!important;padding:0 0 20px!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__options{color:#222!important;padding:0 20px 24px!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__options{padding:0 40px 40px!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__option{font-size:100%!important;line-height:1.1!important;margin:0!important;padding:24px 0 0!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__option{padding:20px 0 0!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__option:first-child{border-top:none!important;margin:0!important;padding:0!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label{color:#222!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-size:14px!important;font-weight:600!important;gap:12px!important;line-height:1!important;margin:0 0 8px!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__option label{font-size:16px!important;gap:14px!important}}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label span{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:#0000!important;border:1.5px solid #222!important;border-radius:50%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-negative:0!important;flex-shrink:0!important;height:18px!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;position:relative!important;width:18px!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label span svg{display:none!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label input:checked~span{background-color:#d7ff01!important;border-color:#d7ff01!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label input:checked~span:after{border-bottom:1.5px solid #fff!important;border-left:1.5px solid #fff!important;content:""!important;display:block!important;height:4px!important;left:50%!important;position:absolute!important;top:45%!important;-webkit-transform:translate(-50%,-50%) rotate(-45deg)!important;transform:translate(-50%,-50%) rotate(-45deg)!important;width:8px!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label input[aria-readonly=true]~span{background-color:#aaa!important;border-color:#aaa!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label input[aria-readonly=true]~span:after{border-bottom:1.5px solid #fff!important;border-left:1.5px solid #fff!important;content:""!important;display:block!important;height:4px!important;left:50%!important;position:absolute!important;top:45%!important;-webkit-transform:translate(-50%,-50%) rotate(-45deg)!important;transform:translate(-50%,-50%) rotate(-45deg)!important;width:8px!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option label input:not(:checked):not([aria-readonly=true])~span{background-color:#0000!important;border-color:#222!important}body.custom #shopify-pc__prefs .shopify-pc__prefs__option p{color:#666!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important;margin:0!important;padding:0 0 0 30px!important}@media screen and (min-width:768px){body.custom #shopify-pc__prefs .shopify-pc__prefs__option p{padding-left:32px!important}}@media screen and (max-width:767px){body.custom #shopify-pc__prefs .shopify-pc__prefs__option p{padding-left:30px!important;width:100%!important}}body.custom #pandectes-banner{z-index:2000000!important}body.custom #pandectes-banner .pd-cookie-banner-window{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;background-color:#fff!important;border:none!important;border-radius:15px 15px 0 0!important;bottom:0!important;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05)!important;box-shadow:4px 4px 20px #0000000d!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:24px!important;left:0!important;max-width:none!important;padding:32px 20px 24px!important;position:fixed!important;right:0!important;width:100%!important}@media screen and (min-width:768px){body.custom #pandectes-banner .pd-cookie-banner-window{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;gap:40px!important;padding:24px 20px!important}}body.custom #pandectes-banner .cc-message{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222!important;-webkit-box-flex:1!important;-ms-flex:1 1 0px!important;flex:1 1 0!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important;margin:0!important;max-width:none!important;padding:0!important}body.custom #pandectes-banner .cc-message a{color:#222!important;text-decoration:underline!important}body.custom #pandectes-banner .cc-compliance{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;-ms-flex-negative:0!important;flex-shrink:0!important;gap:14px!important;width:100%!important}@media screen and (min-width:768px){body.custom #pandectes-banner .cc-compliance{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;gap:20px!important;width:auto!important}}body.custom #pandectes-banner .cc-btn.cc-dismiss,body.custom #pandectes-banner .cc-btn.cc-btn-decision{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;background-color:#222!important;border:none!important;border-radius:10px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#fff!important;cursor:pointer!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important;margin:0!important;padding:14px!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;width:100%!important}@media screen and (min-width:768px){body.custom #pandectes-banner .cc-btn.cc-dismiss,body.custom #pandectes-banner .cc-btn.cc-btn-decision{width:auto!important}}body.custom #pandectes-banner .cc-btn.cc-settings{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;background:#0000!important;border:none!important;border-bottom:1px solid #222!important;border-radius:0!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#222!important;cursor:pointer!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important;margin:0!important;-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important;padding:0 0 2px!important;text-decoration:none!important;white-space:nowrap!important;width:auto!important}body.custom #pd-cp-preferences{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;z-index:2000002!important}body.custom #pd-cp-preferences .pd-cp-ui{background-color:#fff!important;border:none!important;border-radius:15px 15px 0 0!important;bottom:0!important;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05)!important;box-shadow:4px 4px 20px #0000000d!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:auto!important;left:0!important;max-height:90vh!important;overflow:hidden!important;padding:0!important;position:fixed!important;right:0!important;top:auto!important;-webkit-transform:none!important;transform:none!important;width:100%!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui{max-height:85vh!important}}body.custom #pd-cp-preferences .pd-cp-ui-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:auto!important;max-height:inherit!important;overflow:hidden!important;padding:0!important}body.custom #pd-cp-preferences .pd-cp-ui-header{background:#0000!important;border-bottom:none!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important;padding:32px 20px 0!important;position:relative!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-header{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;gap:24px!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;padding:24px 20px 0!important}}body.custom #pd-cp-preferences .pd-cp-ui-title-container{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;width:100%!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-title-container{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;width:auto!important}}body.custom #pd-cp-preferences .pd-cp-ui-title{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222!important;font-family:inherit!important;font-size:16px!important;font-weight:600!important;line-height:1.1!important;margin:0!important;padding:0 48px 0 0!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-title{padding:0!important}}body.custom #pd-cp-preferences .pd-cp-ui-close-top{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background:#e4e4e4!important;border:none!important;border-radius:50%!important;cursor:pointer!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:34px!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;min-width:34px!important;padding:0!important;position:absolute!important;right:10px!important;top:10px!important;width:34px!important;z-index:1!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-close-top{display:none!important}}body.custom #pd-cp-preferences .pd-cp-ui-close-top svg{display:none!important}body.custom #pd-cp-preferences .pd-cp-ui-close-top:before,body.custom #pd-cp-preferences .pd-cp-ui-close-top:after{background-color:#222!important;border-radius:1px!important;content:""!important;display:block!important;height:14px!important;left:50%!important;position:absolute!important;top:50%!important;width:1.5px!important}body.custom #pd-cp-preferences .pd-cp-ui-close-top:before{-webkit-transform:translate(-50%,-50%) rotate(45deg)!important;transform:translate(-50%,-50%) rotate(45deg)!important}body.custom #pd-cp-preferences .pd-cp-ui-close-top:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg)!important;transform:translate(-50%,-50%) rotate(-45deg)!important}body.custom #pd-cp-preferences .pd-cp-ui-horizontal-buttons{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:6px!important;margin:0!important;padding:0!important;width:100%!important;max-width:unset!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-horizontal-buttons{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;gap:8px!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;width:auto!important}}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-title-container{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}body.custom #pd-cp-preferences .pd-cp-ui-acceptAll{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-acceptAll{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}}body.custom #pd-cp-preferences .pd-cp-ui-horizontal-buttons button{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;border-radius:10px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;cursor:pointer!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;height:auto!important;line-height:1!important;margin:0!important;padding:14px 15px!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;width:100%!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-horizontal-buttons button{padding:12px!important;width:auto!important}}body.custom #pd-cp-preferences .pd-cp-ui-acceptAll{background-color:#222!important;border:1px solid #222!important;color:#fff!important}body.custom #pd-cp-preferences .pd-cp-ui-rejectAll{background-color:#fff!important;border:1px solid #222!important;color:#222!important}body.custom #pd-cp-preferences .pd-cp-ui-intro{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#666!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important;margin:0 0 -4px!important;padding:20px 20px 0!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-intro{padding:20px 20px 0!important}}body.custom #pd-cp-preferences .pd-cp-ui-intro:after{background:#aaa!important;content:""!important;display:block!important;height:1px!important;margin-top:20px!important;width:100%!important}body.custom #pd-cp-preferences .pd-cp-ui-header,body.custom #pd-cp-preferences .pd-cp-ui-intro{-ms-flex-negative:0!important;flex-shrink:0!important}body.custom #pd-cp-preferences .pd-cp-scrolling-section{height:200px!important;max-height:200px!important;min-height:0!important;overflow-x:hidden!important;overflow-y:scroll!important;padding:0 20px 24px!important;position:relative!important;scrollbar-width:thin!important;scrollbar-color:#222 #e4e4e4!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-scrolling-section{height:auto!important;max-height:250px!important;padding:0 20px!important}}body.custom #pd-cp-preferences .pd-cp-purpose-row{border-top:none!important;margin:0!important;padding:2px 0 0!important}body.custom #pd-cp-preferences .pd-cp-purpose-row:first-child{padding-top:24px!important}body.custom #pd-cp-preferences .pd-cp-purpose-info{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;gap:12px!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-purpose-info{gap:14px!important}}body.custom #pd-cp-preferences .pd-cp-purpose-actions,body.custom #pd-cp-preferences .pd-cp-sn-actions{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-negative:0!important;flex-shrink:0!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}body.custom #pd-cp-preferences .pd-cp-bold-messaging{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222!important;cursor:pointer!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1!important;letter-spacing:-.01em!important}body.custom #pd-cp-preferences .pd-cp-bold-messaging:before{width:9px;height:9px;border-right:1px solid #666!important;border-bottom:1px solid #666!important;margin:.2em .7em 0 .2em!important}body.custom #pd-cp-preferences .pd-cp-ui-alwaysAllowed{color:#666!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;letter-spacing:-.01em!important;line-height:1!important;white-space:nowrap!important}body.custom #pd-cp-preferences .pd-cp-preferences-switch{cursor:pointer!important;display:block!important;height:20px!important;position:relative!important;width:38px!important}body.custom #pd-cp-preferences .pd-cp-preferences-switch input{height:0!important;opacity:0!important;width:0!important}body.custom #pd-cp-preferences .pd-cp-preferences-slider{background-color:#aaa!important;border-radius:40px!important;bottom:0!important;display:block!important;left:0!important;position:absolute!important;right:0!important;top:0!important;-webkit-transition:background-color .3s!important;transition:background-color .3s!important}body.custom #pd-cp-preferences .pd-cp-preferences-slider:before{background-color:#222!important;border-radius:50%!important;bottom:2px!important;content:""!important;height:16px!important;left:2px!important;position:absolute!important;-webkit-transition:-webkit-transform .3s!important;transition:-webkit-transform .3s!important;transition:transform .3s!important;transition:transform .3s,-webkit-transform .3s!important;width:16px!important}body.custom #pd-cp-preferences .pd-cp-preferences-switch input:checked+.pd-cp-preferences-slider{background-color:#aaa!important}body.custom #pd-cp-preferences .pd-cp-preferences-switch input:checked+.pd-cp-preferences-slider:before{-webkit-transform:translateX(18px)!important;transform:translate(18px)!important}body.custom #pd-cp-preferences .pd-cp-purpose-description{color:#666!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important;margin:8px 0 0!important;padding:0 0 0 24px!important}body.custom #pd-cp-preferences .pd-cp-ui-footer{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background:#0000!important;border-top:none!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-ms-flex-negative:0!important;flex-shrink:0!important;gap:0!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;margin:0!important;padding:24px 20px 32px!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-footer{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;gap:6px!important;padding:24px 20px!important}}body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-ui-close{display:none!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-ui-close{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;background-color:#fff!important;border:1px solid #222!important;border-radius:10px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#222!important;cursor:pointer!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important;margin:0!important;padding:12px!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important}}body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-ui-save,body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-btn.pd-cp-ui-save{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;background-color:#222!important;border:1px solid #222!important;border-radius:10px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#fff!important;cursor:pointer!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important;margin:0!important;padding:14px 15px!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;width:100%!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-ui-save,body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-btn.pd-cp-ui-save{padding:12px!important;width:auto!important}}body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-ui-col-6{-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important;float:none!important;max-width:none!important;width:auto!important}body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-ui-float-right{-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important;float:none!important;max-width:none!important;width:100%!important}@media screen and (min-width:768px){body.custom #pd-cp-preferences .pd-cp-ui-footer .pd-cp-ui-float-right{width:auto!important}}body.custom #pd-cp-preferences .pd-cp-powered-by{display:none!important}body.custom #pd-cp-preferences .pd-cp-ui-container{background-color:#0009!important}body.custom #gdpr-blocking-page-overlay{z-index:2000001!important}.pd-cp-scrolling-section::-webkit-scrollbar{-webkit-appearance:none!important;width:4px!important}.pd-cp-scrolling-section::-webkit-scrollbar-track{background-color:#e4e4e4!important;border-radius:60px!important}.pd-cp-scrolling-section::-webkit-scrollbar-thumb{background-color:#222!important;border-radius:60px!important}body.custom .s-header{z-index:5}@media screen and (min-width:768px)and (hover:hover){body.custom .s-header:hover .header__icon:hover .icon{opacity:.6;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}}body.custom .s-header__wrapper{border-bottom:none}body.custom .s-header__header{background-color:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:7px 15px;height:56px;position:relative;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}@media screen and (min-width:768px){body.custom .s-header__header{padding:10px 23px;height:68px}}body.custom .s-header__header .cart-count-bubble{left:13px;background-color:#222;width:14px;height:14px;bottom:auto;top:-2px;outline:1.3px solid #fff;outline-offset:0}body.custom .s-header__header .cart-count-bubble span{color:#fff;font-weight:500;font-size:8px;line-height:100%;letter-spacing:-.02em}body.custom .s-header__header--top{background-color:#0000;-webkit-backdrop-filter:inherit;backdrop-filter:inherit}body.custom .s-header__header--top .header__icon,body.custom .s-header__header--top .s-header__icon,body.custom .s-header__header--top .header__icon .icon,body.custom .s-header__header--top .header__icon .svg-wrapper,body.custom .s-header__header--top .s-header__icon .icon,body.custom .s-header__header--top .s-header__icon .svg-wrapper,body.custom .s-header__header--top .header__heading-link .h2{color:#fff}body.custom .s-header__header--top .header__heading-link .h2 svg{-webkit-transform:translate(0,2px) scale(1.2);transform:translateY(2px) scale(1.2)}@media screen and (min-width:768px){body.custom .s-header__header--top .header__heading-link .h2 svg{-webkit-transform:translate(0,12px) scale(1.46);transform:translateY(12px) scale(1.46)}}body.custom .s-header__header--top .cart-count-bubble{background-color:#fff;outline:1.3px solid hsla(0,0%,100%,0)}body.custom .s-header__header--top .cart-count-bubble span{color:#222}body.custom .s-header .header__heading{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%)}body.custom .s-header__heading-link{width:151px}body.custom .s-header__heading-link .h2{color:#231815;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}body.custom .s-header__heading-link svg{width:100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translate(0,0) scale(1);transform:translate(0) scale(1)}@media screen and (min-width:768px){body.custom .s-header__heading-link{width:192px}}body.custom .s-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;grid-area:left-icons;justify-self:start}body.custom .s-header .header__icons{gap:10px}body.custom .s-header__icon,body.custom .s-header__icon .icon,body.custom .s-header-search .header__icon,body.custom .s-header-search .header__icon .svg-wrapper{height:2.4rem;width:2.4rem}.example-section{width:100%}.example-section__inner{margin-left:auto;margin-right:auto}.example-section__heading{margin-bottom:1rem}.example-section__text{margin-top:0}.example-section__txt-samples{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.example-section__txt-heading{margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.example-section__txt-group{margin-bottom:1.5rem}.example-section__txt-group:last-child{margin-bottom:0}.example-section__txt-group-title{margin:0 0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#00000080}.example-section__txt-group .txt{margin:0 0 .25rem}.example-section__txt-group .txt:last-child{margin-bottom:0}.example-section__btn-samples{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.example-section__btn-group{margin-bottom:1.5rem}.example-section__btn-group:last-child{margin-bottom:0}.example-section__btn-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:.5rem}.example-section__btn-samples--dark{margin-left:-1rem;margin-right:-1rem;padding:1.5rem 1rem;background-color:#222}.example-section__btn-samples--dark .example-section__txt-group-title{color:#fff9}.example-section__color-samples{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.example-section__color-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin:0;padding:0;list-style:none}.example-section__color-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.example-section__color-swatch{display:block;width:100%;aspect-ratio:1;background-color:var(--swatch);border:1px solid rgba(0,0,0,.1);border-radius:4px}.example-section__color-info{font-size:.75rem;line-height:1.35;color:#000000bf}.s-footer{border-top:none!important;background:#fff;color:#666;padding:40px 30px 17px!important;position:relative;width:100%;margin:0 auto}@media screen and (min-width:768px){.s-footer{padding:40px 30px 21px!important}}.s-footer .footer__content-top{padding:0;margin:0;width:100%;max-width:none;position:relative}.s-footer .footer__blocks-wrapper{margin:0}.s-footer .footer-block:only-child:last-child{margin:0 auto 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:none}.s-footer .footer-block.grid__item{padding:0;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:none}.s-footer .footer-block__heading{display:none}.s-footer .footer-block__details-content{margin:0}.s-footer .s-footer__menu-list{display:grid;grid-template-columns:1fr;row-gap:24px;margin:0}@media screen and (min-width:768px){.s-footer .s-footer__menu-list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:left;grid-template-columns:1fr 1fr;-webkit-column-gap:99px;-moz-column-gap:99px;column-gap:99px}}.s-footer .s-footer__menu-list>.s-footer__menu-group:nth-child(2){margin-top:24px}.s-footer .s-footer__menu-list>.s-footer__menu-group:nth-child(2)>.s-footer__menu-sublist{gap:16px}.s-footer .s-footer__menu-list>.s-footer__menu-group:nth-child(2) .list-menu__item--link{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666}@media screen and (min-width:768px){.s-footer .s-footer__menu-list>.s-footer__menu-group:nth-child(2){margin-top:0}}.s-footer .s-footer__menu-list>.s-footer__menu-group:first-child .list-menu__item--link{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#666}.s-footer .s-footer__menu-list .list-menu__item--link{display:block;padding:0;text-decoration:none}.s-footer .s-footer__menu-group{margin-bottom:0}.s-footer .s-footer__menu-group a{cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){.s-footer .s-footer__menu-group a:hover{opacity:.6}}.s-footer .s-footer__menu-sublist{margin-top:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}@media screen and (min-width:768px){.s-footer .s-footer__menu-sublist{gap:12px}}.s-footer .s-footer__menu-heading{display:block;margin-bottom:8px;color:var(--s-footer-text-color);font-size:12px;font-weight:500;letter-spacing:-.02em;line-height:1}.s-footer .footer-block--newsletter{margin:-21px -2px 0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:768px){.s-footer .footer-block--newsletter{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:51px 0 0}}.s-footer .footer__list-social.list-social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.s-footer .footer__list-social.list-social .list-social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--s-footer-text-color)}.s-footer .footer__list-social.list-social .svg-wrapper,.s-footer .footer__list-social.list-social .icon{width:100%;height:100%}.s-footer .footer__list-social.list-social a{cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){.s-footer .footer__list-social.list-social a:hover{opacity:.6}}.s-footer .footer__content-bottom{border-top:0;padding-top:0;margin-top:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:18px}@media screen and (min-width:768px){.s-footer .footer__content-bottom{margin-top:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.s-footer .footer__content-bottom .footer__content-bottom-wrapper{width:auto;margin:0;padding:0}.s-footer .footer__content-bottom>.footer__content-bottom-wrapper:first-child{position:absolute;right:31px;width:auto;top:37PX}@media screen and (min-width:768px){.s-footer .footer__content-bottom>.footer__content-bottom-wrapper:first-child{width:auto;position:relative;right:0;top:0}}.s-footer .footer__content-bottom>.footer__content-bottom-wrapper:last-child{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.s-footer .footer__content-bottom>.footer__content-bottom-wrapper:last-child{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.s-footer .footer__column--info{display:none}.s-footer .footer__localization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0}.s-footer .footer__localization h2{display:none}@media screen and (min-width:768px){.s-footer .footer__localization{gap:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.s-footer .footer__copyright{margin-top:0;text-align:left}@media screen and (min-width:768px){.s-footer .footer__copyright{text-align:right}}.s-footer .footer__copyright .copyright__content{color:#666;width:100%;font-weight:500;font-size:11px;line-height:100%;letter-spacing:0}@media screen and (min-width:768px){.s-footer .footer__copyright .copyright__content{font-size:11px;line-height:100%;letter-spacing:-.02em}}.s-footer-cta .s-footer-cta__inner{width:82.8125%;padding:60px 0;max-width:1060px;margin:0 auto}@media screen and (max-width:767px){.s-footer-cta .s-footer-cta__inner{width:92.3076923077%}}.s-footer-cta .s-footer-cta__grid{display:grid;grid-template-columns:1fr;gap:3px}@media screen and (min-width:768px){.s-footer-cta .s-footer-cta__grid{grid-template-columns:1fr 1fr}}.s-footer-cta .s-footer-cta__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:25px 20px 20px;text-align:left}.s-footer-cta .s-footer-cta__title{font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0 0 12px}.s-footer-cta .s-footer-cta__body{color:#666;margin:0 0 12px;font-weight:500;font-size:14px;line-height:140%;letter-spacing:0}@media screen and (max-width:767px){.s-footer-cta .s-footer-cta__body{font-weight:500;font-size:12px;line-height:140%}}.s-footer-cta .s-footer-cta__body p{margin:0}.s-footer-cta .s-footer-cta__button.c-btn--primary{margin-top:auto;-ms-flex-item-align:start;align-self:flex-start;height:36px;padding:0 45px 0 43px}.s-footer-cta .s-footer-cta__button.c-btn--primary .c-btn__inner{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0}@media screen and (max-width:767px){.s-footer-cta .s-footer-cta__button.c-btn--primary{height:32px;padding:0 10px 0 12px}}.shopify-section:has(>.s-wide-image-carousel){position:relative;margin-top:calc(0px - var(--header-height) - var(--announcement-bar-height))}.s-wide-image-carousel{position:relative;overflow:hidden;width:100%;height:100svh}@media screen and (min-width:768px){.s-wide-image-carousel{height:100vh}}.s-wide-image-carousel .s-wide-image-carousel__splide{position:static;width:100%}.s-wide-image-carousel .s-wide-image-carousel__track,.s-wide-image-carousel .s-wide-image-carousel__list,.s-wide-image-carousel .s-wide-image-carousel__slide,.s-wide-image-carousel .s-wide-image-carousel__media,.s-wide-image-carousel .s-wide-image-carousel__media-link{height:100svh}.s-wide-image-carousel .s-wide-image-carousel__media-link{display:block}.s-wide-image-carousel .s-wide-image-carousel__slide,.s-wide-image-carousel .s-wide-image-carousel__media{position:relative}.s-wide-image-carousel .s-wide-image-carousel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),color-stop(38.562%,rgba(0,0,0,0)),color-stop(61.438%,rgba(0,0,0,0)),color-stop(82.063%,rgba(0,0,0,.5)));background:linear-gradient(180deg,#00000080,#0000 38.562% 61.438%,#00000080 82.063%)}.s-wide-image-carousel .s-wide-image-carousel__image,.s-wide-image-carousel .s-wide-image-carousel__media picture img{display:block;width:100%;height:100svh;-o-object-fit:cover;object-fit:cover}.s-wide-image-carousel .s-wide-image-carousel__image--placeholder{background-color:#e4e4e4}.s-wide-image-carousel .s-wide-image-carousel__counter{font-weight:600;font-size:13px;line-height:100%;letter-spacing:0;position:absolute;right:3.5897435897%;bottom:145px;z-index:2;color:#fff;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel__counter{right:0;bottom:18px;margin:0 auto;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.s-wide-image-carousel .s-wide-image-carousel__arrows{display:none}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel__arrows{display:block}}.s-wide-image-carousel .s-wide-image-carousel__arrow.splide__arrow--prev{left:20px}.s-wide-image-carousel .s-wide-image-carousel__arrow.splide__arrow--next{right:20px}.s-wide-image-carousel .s-wide-image-carousel__content-item{position:absolute;left:0;right:0;bottom:133px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding:0;width:92.8205128205%;margin:0 auto;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;visibility:hidden}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel__content-item{width:96.875%;bottom:20px}}.s-wide-image-carousel .s-wide-image-carousel__slide.is-content-entering .s-wide-image-carousel__content-item{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:none;transition:none;visibility:hidden}.s-wide-image-carousel .s-wide-image-carousel__slide.is-content-active .s-wide-image-carousel__content-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;visibility:visible;-webkit-transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,visibility 0s,-webkit-transform .7s cubic-bezier(.33,1,.68,1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,visibility 0s,-webkit-transform .7s cubic-bezier(.33,1,.68,1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,transform .7s cubic-bezier(.33,1,.68,1),visibility 0s;transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,transform .7s cubic-bezier(.33,1,.68,1),visibility 0s,-webkit-transform .7s cubic-bezier(.33,1,.68,1)}.s-wide-image-carousel .s-wide-image-carousel__content-icon{color:#fff;margin:0;background:#f0f1f0b3}.s-wide-image-carousel .s-wide-image-carousel__content-title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#fff;margin:0;width:286px}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel__content-title{width:512px;font-weight:600;font-size:30px;line-height:120%;letter-spacing:-.02em}}.s-wide-image-carousel .s-wide-image-carousel__content-button.c-btn--primary{height:36px;padding:0 10px 0 12px}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel__content-button.c-btn--primary{padding:0 13px 0 15px;height:42px}}.s-wide-image-carousel .s-wide-image-carousel__content-button.c-btn--primary .c-btn__inner{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel__content-button.c-btn--primary .c-btn__inner{font-weight:700;font-size:14px;line-height:100%;letter-spacing:0}}.s-wide-image-carousel .s-wide-image-carousel-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:16px 14px 20px;background:#eff0efcc;border-radius:15px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);position:absolute;bottom:17px;right:21px;z-index:3}@media screen and (max-width:767px){.s-wide-image-carousel .s-wide-image-carousel-search{border-radius:15px 15px 0 0;bottom:0;right:0;width:100%}}.s-wide-image-carousel .s-wide-image-carousel-search__label{margin:0;font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222}.s-wide-image-carousel .s-wide-image-carousel-search__form{display:block}.s-wide-image-carousel .s-wide-image-carousel-search__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 10px 10px 12px;background:#ffffffe6;border:1px solid #fff;border-radius:15px;min-height:auto}.s-wide-image-carousel .s-wide-image-carousel-search__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.s-wide-image-carousel .s-wide-image-carousel-search__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;color:#000}.s-wide-image-carousel .s-wide-image-carousel-search__icon .icon{width:24px;height:24px}.s-wide-image-carousel .s-wide-image-carousel-search__input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:auto;padding:0;border:none;background:#0000;font-weight:500;font-size:12px;line-height:1;color:#222;outline:none}.s-wide-image-carousel .s-wide-image-carousel-search__input::-webkit-input-placeholder{color:#666}.s-wide-image-carousel .s-wide-image-carousel-search__input::-moz-placeholder{color:#666}.s-wide-image-carousel .s-wide-image-carousel-search__input:-ms-input-placeholder{color:#666}.s-wide-image-carousel .s-wide-image-carousel-search__input::-ms-input-placeholder{color:#666}.s-wide-image-carousel .s-wide-image-carousel-search__input::placeholder{color:#666}.s-wide-image-carousel .s-wide-image-carousel-search__submit.c-btn--primary{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;height:28px;padding:0 8px}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel-search__submit.c-btn--primary{height:34px;padding:0 10px;font-weight:700;font-size:14px;line-height:100%;letter-spacing:0}}@media screen and (min-width:768px){.s-wide-image-carousel .s-wide-image-carousel-search{padding:16px 14px 20px;border-radius:15px}.s-wide-image-carousel .s-wide-image-carousel-search__field{padding:10px 10px 10px 12px;border-radius:15px}.s-wide-image-carousel .s-wide-image-carousel-search__icon .icon{width:24px;height:24px}.s-wide-image-carousel .s-wide-image-carousel-search__input{font-size:12px;min-width:254px}.s-wide-image-carousel .s-wide-image-carousel-search__submit{padding:10px;border-radius:10px;font-size:14px}}body.custom .s-featured-products-carousel{padding:60px 0 86px;overflow:hidden}@media screen and (min-width:768px){body.custom .s-featured-products-carousel{padding:60px 0 100px}}body.custom .s-featured-products-carousel__inner{width:100%}body.custom .s-featured-products-carousel__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding-left:14px;padding-right:19px;margin-bottom:15px}@media screen and (min-width:768px){body.custom .s-featured-products-carousel__head{margin-bottom:18px;padding-right:13px;padding-left:20px}}body.custom .s-featured-products-carousel__title-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:9px;min-width:0}body.custom .s-featured-products-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0;white-space:nowrap}@media screen and (min-width:768px){body.custom .s-featured-products-carousel__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-featured-products-carousel__count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2px;color:#666;margin:0;padding-bottom:1px;white-space:nowrap}body.custom .s-featured-products-carousel__count-number{font-weight:500;font-size:20px;line-height:100%;letter-spacing:-.02em}body.custom .s-featured-products-carousel__count-unit{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;padding-bottom:1px}body.custom .s-featured-products-carousel__view-all{font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;text-decoration:none;color:#666;background:#eaebea;border-radius:15px;padding:12px 10px 12px 12px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){body.custom .s-featured-products-carousel__view-all{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;padding:16px 14px 16px 20px}}body.custom .s-featured-products-carousel__view-all-arrow{display:inline-block;width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:1px}body.custom .s-featured-products-carousel__splide{position:relative;width:100%}body.custom .s-featured-products-carousel__nav{display:none;position:absolute;top:0;z-index:2;width:auto;height:100%;pointer-events:none}@media screen and (min-width:768px){body.custom .s-featured-products-carousel__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.custom .s-featured-products-carousel__nav--prev{left:0;padding-left:20px}body.custom .s-featured-products-carousel__nav--next{right:0;padding-right:20px}body.custom .s-featured-products-carousel__arrow{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}body.custom .s-featured-products-carousel__arrow:disabled{opacity:0;pointer-events:none}body.custom .s-featured-products-carousel__nav.is-visible .s-featured-products-carousel__arrow{opacity:1;pointer-events:auto}body.custom .s-featured-products-carousel__nav.is-visible .s-featured-products-carousel__arrow:disabled{opacity:.5;cursor:not-allowed}body.custom .s-featured-products-carousel__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-featured-products-carousel__slide{width:calc((100vw - 4px)/1.6 - 4px);max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:0;padding-bottom:0}@media screen and (min-width:768px){body.custom .s-featured-products-carousel__slide{width:calc((100vw - 4px)/4.8 - 4px)}}body.custom .s-featured-products-carousel__slide .s-card-product{width:100%}body.custom .s-featured-products-carousel.s-featured-products-carousel--small{padding:30px 0}@media screen and (min-width:768px){body.custom .s-featured-products-carousel.s-featured-products-carousel--small .s-featured-products-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em}}@media screen and (min-width:768px){body.custom .s-featured-products-carousel.s-featured-products-carousel--small .s-featured-products-carousel__slide{width:29%}}body.custom .s-brand-products-carousel{padding:60px 0 86px;overflow:hidden}@media screen and (min-width:768px){body.custom .s-brand-products-carousel{padding:60px 0 100px;border-top:1px solid #e4e4e4}}body.custom .s-brand-products-carousel__inner{width:100%}body.custom .s-brand-products-carousel__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding-left:14px;padding-right:14px;margin-bottom:15px}@media screen and (min-width:768px){body.custom .s-brand-products-carousel__head{margin-bottom:18px;padding-right:20px;padding-left:20px}}body.custom .s-brand-products-carousel__title-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:9px;min-width:0}body.custom .s-brand-products-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0;white-space:nowrap}body.custom .s-brand-products-carousel__count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2px;color:#666;margin:0;padding-bottom:1px;white-space:nowrap}body.custom .s-brand-products-carousel__count-number{font-weight:500;font-size:20px;line-height:100%;letter-spacing:-.02em}body.custom .s-brand-products-carousel__count-unit{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;padding-bottom:1px}body.custom .s-brand-products-carousel__view-all{font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;text-decoration:none;color:#666;background:#eaebea;border-radius:15px;padding:12px 10px 12px 12px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){body.custom .s-brand-products-carousel__view-all{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;padding:16px 14px 16px 20px}}body.custom .s-brand-products-carousel__view-all-arrow{display:inline-block;width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:1px}body.custom .s-brand-products-carousel__splide{position:relative;width:100%}body.custom .s-brand-products-carousel__nav{display:none;position:absolute;top:0;z-index:2;width:auto;height:100%;pointer-events:none}@media screen and (min-width:768px){body.custom .s-brand-products-carousel__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.custom .s-brand-products-carousel__nav--prev{left:0;padding-left:40px}body.custom .s-brand-products-carousel__nav--next{right:0;padding-right:20px}body.custom .s-brand-products-carousel__arrow{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}body.custom .s-brand-products-carousel__arrow:disabled{opacity:0;pointer-events:none}body.custom .s-brand-products-carousel__nav.is-visible .s-brand-products-carousel__arrow{opacity:1;pointer-events:auto}body.custom .s-brand-products-carousel__nav.is-visible .s-brand-products-carousel__arrow:disabled{opacity:.5;cursor:not-allowed}body.custom .s-brand-products-carousel__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-brand-products-carousel__slide{width:calc((100vw - 4px)/1.6 - 4px);max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:0;padding-bottom:0}@media screen and (min-width:768px){body.custom .s-brand-products-carousel__slide{width:calc((100vw - 4px)/5.15 - 4px)}}body.custom .s-brand-products-carousel__slide .s-card-product{width:100%}body.custom .s-brand-products-carousel.s-brand-products-carousel--small{padding:30px 0}@media screen and (min-width:768px){body.custom .s-brand-products-carousel.s-brand-products-carousel--small .s-brand-products-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em}}@media screen and (min-width:768px){body.custom .s-brand-products-carousel.s-brand-products-carousel--small .s-brand-products-carousel__slide{width:29%}}body.custom .s-featured-collections-carousel{padding:65px 0 0;overflow:hidden}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel{padding:100px 0 0}}body.custom .s-featured-collections-carousel__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:0;width:100%}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}}body.custom .s-featured-collections-carousel__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:14px;padding-right:4px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch;width:29.0625%;padding-left:20px;padding-right:20px}}body.custom .s-featured-collections-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-featured-collections-carousel__view-all{padding:12px 10px 12px 12px;font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__view-all{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;padding:16px 14px 16px 20px}}body.custom .s-featured-collections-carousel__splide{width:100%;position:relative}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__splide{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}body.custom .s-featured-collections-carousel__arrows{display:none}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;padding:0 20px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__splide:hover .s-featured-collections-carousel__arrows{opacity:1}}body.custom .s-featured-collections-carousel__arrow-prev,body.custom .s-featured-collections-carousel__arrow-next{pointer-events:auto;width:40px;height:40px;min-width:40px;min-height:40px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}body.custom .s-featured-collections-carousel__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-featured-collections-carousel__slide{width:36.1538461538%;max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:0;padding-bottom:0;overflow:hidden}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__slide{width:29.2%}}body.custom .s-featured-collections-carousel__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#edeeed),to(#e8e9e8));background:linear-gradient(180deg,#edeeed,#e8e9e8);border-radius:15px;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer;background:#fff}@media(hover:hover){body.custom .s-featured-collections-carousel__card:hover .s-featured-collections-carousel__card-img{-webkit-transform:scale(1.07);transform:scale(1.07)}}body.custom .s-featured-collections-carousel__card-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:25px 10px}body.custom .s-featured-collections-carousel__card-img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}body.custom .s-featured-collections-carousel__card-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;aspect-ratio:1/1;background:#d9d9d9}body.custom .s-featured-collections-carousel__card-placeholder .placeholder-svg{width:60%;height:auto}body.custom .s-featured-collections-carousel__card-content{padding:0 12px 20px}body.custom .s-featured-collections-carousel__card-title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222;margin:0;word-break:break-all}@media screen and (min-width:768px){body.custom .s-featured-collections-carousel__card-title{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0}}body.custom .s-main-collection-banner{padding:0}body.custom .s-main-collection-banner.has-special-image{border-bottom:1px solid #eaebea;padding:0 0 12px;margin:0 0 18px}@media screen and (min-width:768px){body.custom .s-main-collection-banner.has-special-image{padding:0 0 40px;margin:0 0 32px}}@media screen and (min-width:768px){body.custom .s-main-collection-banner{padding:0}}body.custom .s-main-collection-banner .collection-hero{background:#0000;padding:0 14px}@media screen and (min-width:768px){body.custom .s-main-collection-banner .collection-hero{padding:0 20px}}body.custom .s-main-collection-banner .collection-hero__inner{padding:0;max-width:none;width:100%}body.custom .s-main-collection-banner .collection-hero__image-container{display:none}body.custom .s-main-collection-banner .collection-hero__text-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:26px}@media screen and (min-width:768px){body.custom .s-main-collection-banner .collection-hero__text-wrapper{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em;padding-top:48px}}@media screen and (min-width:768px){body.custom .s-main-collection-banner.has-special-image .collection-hero__text-wrapper{display:none}}body.custom .s-main-collection-banner .collection-hero__description{display:none}body.custom .s-main-collection-banner .collection-hero__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-main-collection-banner .collection-hero__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-main-collection-banner__special-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:0 4px;margin:-22px 0 0;position:relative;z-index:-1}@media screen and (min-width:768px){body.custom .s-main-collection-banner__special-image{padding:0 20px;margin:14px 0 0}}body.custom .s-main-collection-banner__special-image-wrapper{position:relative;overflow:hidden;border-radius:15px}body.custom .s-main-collection-banner__special-image-wrapper picture{display:block;width:100%;height:100%;aspect-ratio:382/478}@media screen and (min-width:768px){body.custom .s-main-collection-banner__special-image-wrapper picture{aspect-ratio:1240/480}}body.custom .s-main-collection-banner__special-image-wrapper:after{content:"";position:absolute;z-index:1;pointer-events:none;border-radius:inherit;height:30%;width:100%;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:linear-gradient(180deg,#0000,#00000080)}body.custom .s-main-collection-banner__special-image-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.custom .s-main-collection-banner__special-image-title{position:absolute;right:0;bottom:0;left:0;z-index:2;margin:0;color:#fff;text-shadow:10px 10px 20px rgba(0,0,0,.1);font-weight:600;font-size:30px;line-height:120%;letter-spacing:-.02em;padding:40px 16px 16px 10px}@media screen and (min-width:768px){body.custom .s-main-collection-banner__special-image-title{padding:40px 20px 20px}}body.custom .s-main-collection-banner__special-image-text{color:#222;text-shadow:10px 10px 20px rgba(0,0,0,.1);font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;padding:0 10px}@media screen and (min-width:768px){body.custom .s-main-collection-banner__special-image-text{max-width:830px;padding:0}}body.custom .s-main-collection-banner__special-image-text p:first-child{margin-top:0}body.custom .s-main-collection-banner__special-image-text p:last-child{margin-bottom:0}body.custom .s-main-collection-banner__search-count{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:3px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){body.custom .s-main-collection-banner__search-count{display:none}}@media screen and (max-width:767px){body.custom .s-main-collection-banner.has-special-image .s-main-collection-banner__search-count{display:none}}body.custom .s-main-collection-banner__search-count-number{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#666}body.custom .s-main-collection-banner__search-count-unit{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;padding-bottom:1px}body.custom .s-main-collection-product-grid .section-template--collection-product-grid-padding,body.custom .s-main-collection-product-grid>div:first-child{padding-top:0;padding-bottom:0}body.custom .s-main-collection-product-grid .page-width{padding:0;max-width:none}body.custom .s-main-collection-product-grid .product-grid-container{padding:20px 0 0}@media screen and (min-width:768px){body.custom .s-main-collection-product-grid .product-grid-container{padding:40px 0 0}}body.custom .s-main-collection-product-grid .collection{padding:0 4px}@media screen and (min-width:768px){body.custom .s-main-collection-product-grid .collection{padding:0 20px}}body.custom .s-main-collection-product-grid .grid.product-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin:0 0 40px;padding:0}body.custom .s-main-collection-product-grid .grid__item{width:calc(50% - 2px);max-width:calc(50% - 2px);padding:0;margin:0}@media screen and (min-width:768px){body.custom .s-main-collection-product-grid .grid__item{width:calc(20% - 3.2px);max-width:calc(20% - 3.2px)}}body.custom .s-main-collection-product-grid .loading-overlay{display:none}body.custom .s-main-collection-product-grid .s-main-collection-product-grid__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 0 40px}body.custom .s-main-collection-product-grid .collection--empty{padding:0 4px}@media screen and (min-width:768px){body.custom .s-main-collection-product-grid .collection--empty{padding:0 33px}}body.custom .s-main-collection-product-grid .collection--empty .title{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#666;margin:0 0 -29px}@media screen and (min-width:768px){body.custom .s-main-collection-product-grid .collection--empty .title{margin:0 0 -11px}}@media screen and (min-width:768px){body.custom .s-main-collection-product-grid .collection--empty .title br{display:none}}body.custom.is-collection .s-main-collection-product-grid .grid__item:nth-of-type(20n+1),body.custom.is-collection .s-main-collection-product-grid .grid__item:nth-of-type(20n+10),body.custom.is-search .s-main-collection-product-grid .grid__item:nth-of-type(20n+1),body.custom.is-search .s-main-collection-product-grid .grid__item:nth-of-type(20n+10){width:100%;max-width:100%}@media screen and (min-width:768px){body.custom.is-collection .s-main-collection-product-grid .grid__item:nth-of-type(20n+1),body.custom.is-collection .s-main-collection-product-grid .grid__item:nth-of-type(20n+10),body.custom.is-search .s-main-collection-product-grid .grid__item:nth-of-type(20n+1),body.custom.is-search .s-main-collection-product-grid .grid__item:nth-of-type(20n+10){width:calc(20% - 3.2px);max-width:calc(20% - 3.2px)}}body.custom .s-main-search .template-search__header .h2,body.custom .s-main-search .template-search__search{display:none}body.custom .s-main-search .template-search--empty{padding-bottom:0}body.custom .s-main-search__no-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:120px 14px}@media screen and (min-width:768px){body.custom .s-main-search__no-results{padding:100px 20px}}body.custom .s-main-search__no-results p{font-weight:500;font-size:14px;line-height:1.15;letter-spacing:-.14px;color:#666;text-align:center}body.custom .s-main-search .template-search .grid__item{width:calc(50% - 2px);max-width:calc(50% - 2px)}@media screen and (min-width:768px){body.custom .s-main-search .template-search .grid__item{width:calc(20% - 3.2px);max-width:calc(20% - 3.2px)}}body.custom .s-main-search .template-search--article .product-grid{gap:4px}body.custom .s-main-search .template-search--article .grid__item{width:calc(50% - 2px);max-width:calc(50% - 2px)}@media screen and (min-width:768px){body.custom .s-main-search .template-search--article .grid__item{width:calc(25% - 3.2px);max-width:calc(25% - 3.2px)}}body.custom .s-collection-series-grid{padding:0}body.custom .s-collection-series-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:21px;padding:0 4px}@media screen and (min-width:768px){body.custom .s-collection-series-grid__inner{gap:16px;padding:0 20px}}body.custom .s-collection-series-grid__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0;padding-left:10px}@media screen and (min-width:768px){body.custom .s-collection-series-grid__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em;padding-left:0}}body.custom .s-collection-series-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}@media screen and (min-width:768px){body.custom .s-collection-series-grid__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}}body.custom .s-collection-series-grid__grid-right{display:contents}@media screen and (min-width:768px){body.custom .s-collection-series-grid__grid-right{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}body.custom .s-collection-series-grid__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:15px;overflow:hidden;text-decoration:none;color:inherit;min-height:252px}@media screen and (min-width:768px){body.custom .s-collection-series-grid__card{min-height:270px}}@media(hover:hover){body.custom .s-collection-series-grid__card:hover .s-collection-series-grid__card-img{-webkit-transform:scale(1.07);transform:scale(1.07)}}body.custom .s-collection-series-grid__card--featured{grid-column:1/-1}@media screen and (min-width:768px){body.custom .s-collection-series-grid__card--featured{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;min-height:0}}body.custom .s-collection-series-grid__card--featured .s-collection-series-grid__card-label{padding:30px 14px}body.custom .s-collection-series-grid__card-bg{height:100%}body.custom .s-collection-series-grid__card-bg picture{display:block;height:100%}body.custom .s-collection-series-grid__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}body.custom .s-collection-series-grid__card-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:#d9d9d9}body.custom .s-collection-series-grid__card-placeholder .placeholder-svg{width:40%;height:auto}body.custom .s-collection-series-grid__card-label{position:absolute;z-index:1;width:calc(100% - 8px);border-radius:15px;padding:20px 14px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);bottom:4px;margin:0 auto;left:0;right:0}body.custom .s-collection-series-grid__card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#7773;display:block;height:100%;border-radius:15px}body.custom .s-collection-series-grid__card--featured body.custom .s-collection-series-grid__card-label{padding:30px 14px}body.custom .s-collection-series-grid__card-name{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#fff;display:block}body.custom .s-collection-series-grid__card--featured body.custom .s-collection-series-grid__card-name{font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.02em}body.custom .s-pickup-carousel{padding:65px 4px;overflow:hidden}@media screen and (min-width:768px){body.custom .s-pickup-carousel{padding:88px 0 80px}}body.custom .s-pickup-carousel__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;width:100%}@media screen and (min-width:768px){body.custom .s-pickup-carousel__inner{gap:28px}}body.custom .s-pickup-carousel__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px}@media screen and (min-width:768px){body.custom .s-pickup-carousel__head{padding-left:20px}}body.custom .s-pickup-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-pickup-carousel__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-pickup-carousel__splide{width:100%;overflow:visible}body.custom .s-pickup-carousel__arrows{display:none}@media screen and (min-width:768px){body.custom .s-pickup-carousel__arrows{display:block;z-index:2}}body.custom .s-pickup-carousel__arrow{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}body.custom .s-pickup-carousel__arrow.is-visible{opacity:1;pointer-events:auto}body.custom .s-pickup-carousel__arrow.splide__arrow--prev{left:20px}body.custom .s-pickup-carousel__arrow.splide__arrow--next{right:20px}body.custom .s-pickup-carousel__track{overflow:visible!important}body.custom .s-pickup-carousel__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-pickup-carousel__slide{width:84.6153846154%;max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0;opacity:.5;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media screen and (min-width:768px){body.custom .s-pickup-carousel__slide{width:74.53125%}}body.custom .s-pickup-carousel__slide.is-slide-focus{opacity:1}body.custom .s-pickup-carousel__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;border-radius:15px;overflow:hidden}body.custom .s-pickup-carousel__card-picture{display:block;width:100%;height:100%}body.custom .s-pickup-carousel__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:330/440}@media screen and (min-width:768px){body.custom .s-pickup-carousel__card-img{aspect-ratio:954/537}}body.custom .s-pickup-carousel__card-img--placeholder{background:#e4e4e4}body.custom .s-pickup-carousel__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000059;pointer-events:none;display:block}body.custom .s-pickup-carousel__card-content{position:absolute;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:0 14px 20px;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}body.custom .s-pickup-carousel__slide.is-content-entering .s-pickup-carousel__card-content{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:none;transition:none}body.custom .s-pickup-carousel__slide.is-content-active .s-pickup-carousel__card-content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,-webkit-transform .7s cubic-bezier(.33,1,.68,1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,-webkit-transform .7s cubic-bezier(.33,1,.68,1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,transform .7s cubic-bezier(.33,1,.68,1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,transform .7s cubic-bezier(.33,1,.68,1),-webkit-transform .7s cubic-bezier(.33,1,.68,1)}body.custom .s-pickup-carousel__card-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}body.custom .s-pickup-carousel__card-title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#fff;margin:0}body.custom .s-pickup-carousel__card-description{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:768px){body.custom .s-pickup-carousel__card-description{width:calc(50% + 28px);display:block}}body.custom .s-pickup-carousel__card-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.custom .s-pickup-carousel__card-btn{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;height:33px}body.custom .s-blog-articles-carousel{padding:60px 0 37px;border-bottom:1px solid #e4e4e4;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){body.custom .s-blog-articles-carousel{padding:60px 0 57px}}body.custom .s-blog-articles-carousel__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%;max-width:1280px;margin:0 auto}body.custom .s-blog-articles-carousel__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 4px 0 14px}@media screen and (min-width:768px){body.custom .s-blog-articles-carousel__head{padding:0;width:83.4905660377%;margin:0 auto}}body.custom .s-blog-articles-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-blog-articles-carousel__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-blog-articles-carousel__splide{width:100%;overflow:visible}body.custom .s-blog-articles-carousel__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-blog-articles-carousel.is-grid-mode .s-blog-articles-carousel__splide{visibility:visible}body.custom .s-blog-articles-carousel.is-grid-mode .s-blog-articles-carousel__list{display:grid!important;grid-template-columns:repeat(4,262px 67.1794871795%);gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}@media screen and (min-width:768px){body.custom .s-blog-articles-carousel.is-grid-mode .s-blog-articles-carousel__list{grid-template-columns:repeat(4,20.46875%)}}body.custom .s-blog-articles-carousel.is-grid-mode .s-blog-articles-carousel__slide{width:auto}body.custom .s-blog-articles-carousel__slide{width:60.7692307692%;max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:12px 0 24px}body.custom .s-blog-articles-carousel__empty{padding:40px 20px;text-align:center;color:#666;font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em}body.custom .s-blog-articles-list{padding:60px 4px;border-bottom:1px solid #e4e4e4;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){body.custom .s-blog-articles-list{padding:60px 0 74px}}body.custom .s-blog-articles-list__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;width:100%;max-width:1280px;margin:0 auto}@media screen and (min-width:768px){body.custom .s-blog-articles-list__inner{gap:20px}}body.custom .s-blog-articles-list__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 10px}@media screen and (min-width:768px){body.custom .s-blog-articles-list__head{padding:0;width:83.4905660377%;margin:0 auto}}body.custom .s-blog-articles-list__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-blog-articles-list__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-blog-articles-list__grid{display:grid;grid-template-columns:1fr;gap:4px;padding:0;margin:0;list-style:none}@media screen and (min-width:768px){body.custom .s-blog-articles-list__grid{grid-template-columns:repeat(2,1fr);gap:4px;padding:0;width:83.4905660377%;margin:0 auto}}body.custom .s-blog-articles-list__item{margin:0}body.custom .s-blog-articles-list__empty{padding:40px 20px;text-align:center;color:#666;font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em}body.custom .s-article-card-list{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden;height:100%}body.custom .s-article-card-list__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:122px;text-decoration:none;color:inherit;cursor:pointer}body.custom .s-article-card-list__image-wrapper{-ms-flex-negative:0;flex-shrink:0;width:122px;height:122px;overflow:hidden;background:#e4e4e4}body.custom .s-article-card-list__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media(hover:hover){body.custom .s-article-card-list .s-article-card-list__link:hover .s-article-card-list__image{-webkit-transform:scale(1.07);transform:scale(1.07)}}body.custom .s-article-card-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:0 16px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (min-width:768px){body.custom .s-article-card-list__content{padding:0 20px}}body.custom .s-article-card-list__title{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#222;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}body.custom .s-article-card-list__date{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;line-height:1;color:#666}.s-store-limited-carousel{position:relative;overflow:hidden;width:100%}.s-store-limited-carousel__splide{position:static;width:100%}.s-store-limited-carousel__slide{position:relative}.s-store-limited-carousel__media-link{display:block}.s-store-limited-carousel__media{position:relative}.s-store-limited-carousel__image,.s-store-limited-carousel__media picture img{display:block;width:100%;height:auto}.s-store-limited-carousel__image--placeholder{background-color:#e4e4e4;aspect-ratio:128/69}.s-store-limited-carousel__heading{position:absolute;top:50px;left:14px;z-index:2;font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#fff;margin:0}@media screen and (min-width:768px){.s-store-limited-carousel__heading{left:20px;font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}.s-store-limited-carousel__content-item{position:absolute;left:14px;bottom:20px;z-index:2;width:92.8205128205%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;visibility:hidden}@media screen and (min-width:768px){.s-store-limited-carousel__content-item{left:20px;bottom:20px;width:465px;gap:19px}}.s-store-limited-carousel__slide.is-content-entering .s-store-limited-carousel__content-item{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:none;transition:none;visibility:hidden}.s-store-limited-carousel__slide.is-content-active .s-store-limited-carousel__content-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;visibility:visible;-webkit-transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,visibility 0s,-webkit-transform .7s cubic-bezier(.33,1,.68,1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,visibility 0s,-webkit-transform .7s cubic-bezier(.33,1,.68,1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,transform .7s cubic-bezier(.33,1,.68,1),visibility 0s;transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,transform .7s cubic-bezier(.33,1,.68,1),visibility 0s,-webkit-transform .7s cubic-bezier(.33,1,.68,1)}.s-store-limited-carousel__content-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}.s-store-limited-carousel__content-title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#fff;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media screen and (min-width:768px){.s-store-limited-carousel__content-title{font-weight:600;font-size:30px;line-height:120%;letter-spacing:-.02em}}.s-store-limited-carousel__content-description{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#fff;margin:0}@media screen and (min-width:768px){.s-store-limited-carousel__content-description{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0}}.s-store-limited-carousel__content-button.c-btn--primary{height:36px;padding:0 10px 0 12px}@media screen and (min-width:768px){.s-store-limited-carousel__content-button.c-btn--primary{padding:0 13px 0 15px;height:42px}}.s-store-limited-carousel__content-button.c-btn--primary .c-btn__inner{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0}@media screen and (min-width:768px){.s-store-limited-carousel__content-button.c-btn--primary .c-btn__inner{font-weight:700;font-size:14px;line-height:100%;letter-spacing:0}}.s-store-limited-carousel__counter{font-weight:600;font-size:13px;line-height:100%;letter-spacing:0;position:absolute;right:3.5897435897%;bottom:20px;z-index:2;color:#fff;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.s-store-limited-carousel__counter{right:0;left:0;bottom:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}}.s-store-limited-carousel__arrows{display:none}@media screen and (min-width:768px){.s-store-limited-carousel__arrows{display:block}}.s-store-limited-carousel__arrow.splide__arrow--prev{left:20px}.s-store-limited-carousel__arrow.splide__arrow--next{right:20px}body.custom .s-main-product{background:-webkit-gradient(linear,left top,left bottom,from(#EDEEED),to(#E8E9E8));background:linear-gradient(180deg,#edeeed,#e8e9e8);height:calc(100vh - var(--header-height) - var(--announcement-bar-height));position:relative;margin:0 0 40px;background:#fff}@media screen and (min-width:768px){body.custom .s-main-product{height:auto;margin:0}}body.custom .s-main-product product-info{background:none;height:calc(100vh - var(--header-height) - var(--announcement-bar-height))}@media screen and (min-width:768px){body.custom .s-main-product product-info{height:auto}}body.custom .s-main-product .page-width{padding:0;max-width:none;height:calc(100vh - var(--header-height) - var(--announcement-bar-height))}@media screen and (min-width:768px){body.custom .s-main-product .page-width{padding:0;height:auto}}@media screen and (min-width:768px){body.custom .s-main-product .product{padding:40px;gap:40px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1600px;margin:0 auto}}@media screen and (max-width:767px){body.custom .s-main-product .product__media-wrapper{display:none}}@media screen and (min-width:768px){body.custom .s-main-product .product__media-wrapper{-webkit-box-flex:60.7!important;-ms-flex:60.7 0 0px!important;flex:60.7 0 0!important;width:auto!important;max-width:none!important;min-width:0;border-radius:15px;padding:40px 0 20px;position:sticky;top:136px}}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper{-webkit-box-flex:39.3!important;-ms-flex:39.3 0 0px!important;flex:39.3 0 0!important;width:auto!important;max-width:none!important;min-width:396px;padding:20px 0 0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:19px}}body.custom .s-main-product .product__info-wrapper .product__info-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding:30px 14px 0;margin-bottom:0}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper .product__info-head{padding:0}}body.custom .s-main-product .product__info-wrapper .product__info-head__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-bottom:12px;min-width:0}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper .product__info-head__text{gap:14px;padding-bottom:0}}body.custom .s-main-product .product__info-wrapper .product__info-head .product__badge-wrapper .c-icon{font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;padding:4px 5px 4px 6px}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper .product__info-head .product__badge-wrapper .c-icon{font-weight:500;font-size:11px;line-height:100%;letter-spacing:0;padding:4px 5px 5px 6px}}body.custom .s-main-product .product__info-wrapper .product__info-head .product__title{margin:0}body.custom .s-main-product .product__info-wrapper .product__info-head .product__title-heading{margin:0;font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222;word-break:break-word}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper .product__info-head .product__title-heading{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-.02em}}body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper{position:relative}body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper .price .price__badge-sale,body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper .price .price__badge-sold-out{position:absolute;top:0;left:0}body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper .price .price__container,body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper .price .price-item{margin-top:0}body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper .price{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper .price{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em}}body.custom .s-main-product .product__info-wrapper .product__info-head .product__price-wrapper .product__tax{display:none}body.custom .s-main-product .product__info-wrapper .product__info-head .whishlist--button{-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;cursor:pointer}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper .product__info-head .whishlist--button{width:24px;height:24px}}body.custom .s-main-product .product__info-wrapper .product__info-head .whishlist--button button svg path{stroke:#e4e4e4}body.custom .s-main-product .product__info-wrapper .product__info-head .whishlist--button button[aria-label="Remove from wishlist"] svg path{fill:#e44545;stroke:#e44545}@media screen and (min-width:768px){body.custom .s-main-product .product__info-wrapper .product__info-image-slider-wrap{display:none}}body.custom .s-main-product .product__info-image-slider-wrap{margin:40px 0 -23px}body.custom .s-main-product .product__info-image-slider-wrap .s-product-image-slider__media{max-height:calc(100vh - var(--header-height) - var(--announcement-bar-height) - 250px)}@media screen and (min-width:768px){body.custom .s-main-product .product__info-image-slider-wrap .s-product-image-slider__media{max-height:none}}body.custom .s-main-product .product__info-container .c-accordion{display:none}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .c-accordion{display:block;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:0 20px;margin:0}}body.custom .s-main-product .product__info-container .c-accordion .c-accordion__item{position:relative}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .c-accordion .c-accordion__trigger{color:#666;padding:25px 49px 25px 0;font-style:normal;font-weight:500;font-size:12px;line-height:100%}}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .c-accordion .c-accordion__icon{top:16px;right:0}}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .c-accordion .c-accordion__panel-body{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222;padding:0 0 16px}}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .c-accordion+.c-accordion{margin:4px 0 0}}body.custom .s-main-product .product__info-container .s-main-product__subtext{display:none}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .s-main-product__subtext{display:block}}body.custom .s-main-product .s-main-product__subtext-inner{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin:0 0 4px}body.custom .s-main-product .s-main-product__subtext-inner .metafield-rich_text_field{display:contents}body.custom .s-main-product .s-main-product__subtext-inner h1,body.custom .s-main-product .s-main-product__subtext-inner h2,body.custom .s-main-product .s-main-product__subtext-inner h3,body.custom .s-main-product .s-main-product__subtext-inner h4,body.custom .s-main-product .s-main-product__subtext-inner h5,body.custom .s-main-product .s-main-product__subtext-inner h6{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#222;margin:0;padding:0}body.custom .s-main-product .s-main-product__subtext-inner p,body.custom .s-main-product .s-main-product__subtext-inner span,body.custom .s-main-product .s-main-product__subtext-inner ul,body.custom .s-main-product .s-main-product__subtext-inner ol,body.custom .s-main-product .s-main-product__subtext-inner li,body.custom .s-main-product .s-main-product__subtext-inner strong,body.custom .s-main-product .s-main-product__subtext-inner em,body.custom .s-main-product .s-main-product__subtext-inner a{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#666;margin:0;padding:0}body.custom .s-main-product .product__info-container .s-main-product__product-links{display:none}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .s-main-product__product-links{display:block}}body.custom .s-main-product .s-main-product__product-links-inner{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:16px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:0 0 4px}body.custom .s-main-product .s-main-product__product-links-title{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#222;margin:0}body.custom .s-main-product .s-main-product__product-links-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}body.custom .s-main-product .s-main-product__product-links-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}body.custom .s-main-product .s-main-product__product-links-label{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;width:79px;min-width:79px;text-align:left;padding-top:1px;white-space:pre-line}body.custom .s-main-product .s-main-product__product-links-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body.custom .s-main-product .s-main-product__product-links-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;text-decoration:none;color:#666;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-product .s-main-product__product-links-link:hover{opacity:.6}}body.custom .s-main-product .s-main-product__product-links-link-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;width:9px;height:8px}body.custom .s-main-product .s-main-product__product-links-link-icon svg{width:100%;height:100%}body.custom .s-main-product .s-main-product__product-links-link-icon--external{width:8px;height:8px}body.custom .s-main-product .product__info-container .s-special-header{display:none}@media screen and (min-width:768px){body.custom .s-main-product .product__info-container .s-special-header{display:block}}body.custom .s-main-product .product__info-container .s-special-header__card{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden;margin-bottom:4px}body.custom .s-main-product .product__info-container .s-special-header__header-img{width:100%;display:block;border-radius:15px 15px 0 0}body.custom .s-main-product .product__info-container .s-special-header__body{padding:0 20px 20px}body.custom .s-main-product .product__info-container .s-special-header__profile-img-wrap{padding-top:20px}body.custom .s-main-product .product__info-container .s-special-header__profile-img{width:100%;display:block;border-radius:15px}body.custom .s-main-product .product__info-container .s-special-header__text{padding-top:20px;font-family:Inter,Noto Sans JP,sans-serif;font-weight:500;font-size:12px;line-height:1.45;color:#222;white-space:pre-wrap}body.custom .s-related-products .s-related-products__inner{width:100%;padding:60px 0;border-top:1px solid #e4e4e4;overflow:hidden;margin:120px 0 0}@media screen and (min-width:768px){body.custom .s-related-products .s-related-products__inner{margin:0}}body.custom .s-related-products .s-related-products__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;padding-right:4px;margin-bottom:20px}@media screen and (min-width:768px){body.custom .s-related-products .s-related-products__head{margin-bottom:24px;padding-left:20px;padding-right:20px}}body.custom .s-related-products .s-related-products__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-related-products .s-related-products__title{font-size:20px}}@media screen and (min-width:768px){body.custom .s-related-products .s-related-products__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em}}body.custom .s-related-products .s-related-products__splide{width:100%}body.custom .s-related-products .s-related-products__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-related-products .s-related-products__slide{width:60.7692307692%;max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:0;padding-bottom:0}@media screen and (min-width:768px){body.custom .s-related-products .s-related-products__slide{width:calc((100vw - 4px)/5.15 - 4px)}}body.custom .s-related-products .s-related-products__slide .s-card-product{width:100%}body.custom.is-article .s-related-products{margin:0}body.custom .s-recently-viewed{padding:10px 0;overflow:hidden}@media screen and (min-width:768px){body.custom .s-recently-viewed{padding:20px 0}}body.custom .s-recently-viewed__inner{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (min-width:768px){body.custom .s-recently-viewed__inner{gap:12px}}body.custom .s-recently-viewed__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px;padding-left:0;padding-right:4px;margin-bottom:0}@media screen and (min-width:768px){body.custom .s-recently-viewed__head{padding-left:20px;padding-right:0}}body.custom .s-recently-viewed__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px;font-weight:600;font-size:14px;line-height:1em;letter-spacing:-.02em;color:#222;margin:0;white-space:nowrap}@media screen and (min-width:768px){body.custom .s-recently-viewed__title{font-size:16px;line-height:1.1;letter-spacing:0}}body.custom .s-recently-viewed__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;padding:3px}@media screen and (min-width:768px){body.custom .s-recently-viewed__icon{width:24px;height:24px}}body.custom .s-recently-viewed__icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.custom .s-recently-viewed__splide{position:relative;width:100%}body.custom .s-recently-viewed__nav{display:none;position:absolute;top:0;z-index:2;width:auto;height:100%;pointer-events:none}@media screen and (min-width:768px){body.custom .s-recently-viewed__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.custom .s-recently-viewed__nav--prev{left:0;padding-left:20px}body.custom .s-recently-viewed__nav--next{right:0;padding-right:20px}body.custom .s-recently-viewed__arrow{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none;background-color:#e4e4e4}body.custom .s-recently-viewed__arrow:disabled{opacity:0;pointer-events:none}body.custom .s-recently-viewed__nav.is-visible .s-recently-viewed__arrow{opacity:1;pointer-events:auto}body.custom .s-recently-viewed__nav.is-visible .s-recently-viewed__arrow:disabled{opacity:.5;cursor:not-allowed}body.custom .s-recently-viewed__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-recently-viewed__slide{width:25.641025641%;max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:0;padding-bottom:0}@media screen and (min-width:768px){body.custom .s-recently-viewed__slide{width:13%}}body.custom .s-recently-viewed__card{display:block;width:100%;height:100%;text-decoration:none;color:inherit;border-radius:10px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden;background:#fff}@media screen and (min-width:768px){body.custom .s-recently-viewed__card{border-radius:15px}}@media screen and (max-width:767px){body.custom .s-recently-viewed__card--first{background:-webkit-gradient(linear,left top,left bottom,from(rgb(237,238,237)),to(rgb(232,233,232)));background:linear-gradient(180deg,#edeeed,#e8e9e8)}}body.custom .s-recently-viewed__card-media{position:relative;padding:23px 8px;background:#fff;overflow:hidden}@media screen and (min-width:768px){body.custom .s-recently-viewed__card-media{padding:34px 10px}}body.custom .s-recently-viewed__card-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0;-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);aspect-ratio:1/1}@media screen and (min-width:768px){.s-recently-viewed__card:hover body.custom .s-recently-viewed__card-media img{-webkit-transform:scale(1.03);transform:scale(1.03)}}@media screen and (max-width:767px){body.custom .s-recently-viewed__card--first body.custom .s-recently-viewed__card-media{background:#0000}}body.custom .s-recently-viewed__loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;pointer-events:none}.s-recently-viewed.is-loaded body.custom .s-recently-viewed__loading,body.custom .s-recently-viewed.is-empty{display:none}body.custom .s-recently-viewed-carousel{padding:46px 0;overflow:hidden}@media screen and (min-width:768px){body.custom .s-recently-viewed-carousel{padding:60px 0}}body.custom .s-recently-viewed-carousel__inner{width:100%;position:relative}body.custom .s-recently-viewed-carousel__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding-left:14px;padding-right:4px;margin-bottom:21px}@media screen and (min-width:768px){body.custom .s-recently-viewed-carousel__head{margin-bottom:23px;padding-right:20px;padding-left:20px}}body.custom .s-recently-viewed-carousel__title-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:9px;min-width:0}body.custom .s-recently-viewed-carousel__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0;white-space:nowrap}body.custom .s-recently-viewed-carousel__splide{width:100%}body.custom .s-recently-viewed-carousel__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-recently-viewed-carousel__slide{width:60.7692307692%;max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:0;padding-bottom:0}@media screen and (min-width:768px){body.custom .s-recently-viewed-carousel__slide{width:calc((100vw - 4px)/5.15 - 4px)}}body.custom .s-recently-viewed-carousel__slide .s-card-product{width:100%}body.custom .s-recently-viewed-carousel__loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;pointer-events:none}.s-recently-viewed-carousel.is-loaded body.custom .s-recently-viewed-carousel__loading,body.custom .s-recently-viewed-carousel.is-empty{display:none}body.custom .s-product-info-details__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;max-width:1280px;margin:0 auto;padding:0 0 40px}@media screen and (min-width:768px){body.custom .s-product-info-details__inner{gap:60px;max-width:none;width:74.53125%;padding:80px 0 40px}}body.custom .s-product-info-details__block{width:100%}body.custom .s-product-info-details__block-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5157232704%;width:100%;max-width:954px;margin:0 auto;padding:0 30px}@media screen and (min-width:768px){body.custom .s-product-info-details__block-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:65px;padding:0;max-width:none}}@media screen and (max-width:767px){body.custom .s-product-info-details__block-inner--right .s-product-info-details__block-txt{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.custom .s-product-info-details__block-inner--right .s-product-info-details__block-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}body.custom .s-product-info-details__block-img{-ms-flex-negative:0;flex-shrink:0;width:100%;border-radius:15px;overflow:hidden}@media screen and (min-width:768px){body.custom .s-product-info-details__block-img{width:46.5408805031%}}body.custom .s-product-info-details__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}body.custom .s-product-info-details__img-placeholder{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e8e8e8}body.custom .s-product-info-details__img-placeholder .placeholder-svg{width:60%;height:60%;opacity:.5}body.custom .s-product-info-details__block-txt{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:0 10px 40px}@media screen and (min-width:768px){body.custom .s-product-info-details__block-txt{gap:12px;padding:0;width:46.6457023061%}}body.custom .s-product-info-details__heading{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;margin:24px 0 0;color:#222}@media screen and (min-width:768px){body.custom .s-product-info-details__heading{font-weight:600;font-size:20px;line-height:110%;letter-spacing:-.02em;margin:0}}body.custom .s-product-info-details__text{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#666}@media screen and (min-width:768px){body.custom .s-product-info-details__text{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0}}body.custom .s-product-info-details__text p{margin:0 0 12px}body.custom .s-product-info-details__text p:last-child{margin-bottom:0}body.custom .s-product-info-details__text ul,body.custom .s-product-info-details__text ol{margin:0 0 12px 20px;padding:0}body.custom .s-product-info-details__text li{margin-bottom:6px}body.custom .s-product-info-details__text a{color:inherit;text-decoration:underline}body.custom .s-product-detail-accordion{background-color:#0000}@media screen and (min-width:768px){body.custom .s-product-detail-accordion{display:none}}body.custom .s-product-detail-accordion__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;margin:0 auto 180px;padding:0 4px}@media screen and (min-width:768px){body.custom .s-product-detail-accordion__inner{margin:0 auto 60px}}body.custom .s-product-detail-accordion__item{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:0 14px}body.custom .s-product-detail-accordion__item .c-accordion__item{position:relative}body.custom .s-product-detail-accordion__item .c-accordion__trigger{padding:29px 49px 29px 0}body.custom .s-product-detail-accordion__trigger{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#666;font-style:normal}body.custom .s-product-detail-accordion__item .c-accordion__icon{top:19px;right:-3px}body.custom .s-product-detail-accordion__panel-body{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222;padding:0 0 20px}body.custom .s-product-detail-accordion__panel-body p{margin:0 0 12px}body.custom .s-product-detail-accordion__panel-body p:last-child{margin-bottom:0}body.custom .s-product-detail-accordion__panel-body ul,body.custom .s-product-detail-accordion__panel-body ol{margin:0 0 12px 20px;padding:0}body.custom .s-product-detail-accordion__panel-body li{margin-bottom:6px}body.custom .s-product-detail-accordion__panel-body a{color:inherit;text-decoration:underline}body.custom .s-product-size{color:#222}body.custom .s-product-size .page-width{max-width:none;padding:0 4PX}body.custom .s-product-size__inner{background-color:#eaebea;border-radius:15px;padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:954px;margin:0 auto}@media screen and (min-width:768px){body.custom .s-product-size__inner{padding:40px 60px 40px 40px;gap:32px;max-width:none;width:74.53125%;margin:20px auto 140px}}body.custom .s-product-size__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (min-width:768px){body.custom .s-product-size__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.custom .s-product-size__diagram{position:relative;margin:0;-ms-flex-negative:0;flex-shrink:0;width:100%}@media screen and (min-width:768px){body.custom .s-product-size__diagram{width:49.4%;min-width:366px}}body.custom .s-product-size__diagram-inner{position:relative;width:100%;height:100%}body.custom .s-product-size__img-fixed{top:0;right:0;bottom:0;left:0;width:100%;height:100%}body.custom .s-product-size__img-fixed picture{display:block;width:100%;height:100%}body.custom .s-product-size__img-el{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;display:block}body.custom .s-product-size__dim-label{position:absolute;z-index:1;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:-.02em;color:#aaa}body.custom .s-product-size__dim-label span{display:none}@media screen and (min-width:768px){body.custom .s-product-size__dim-label span{display:inline}}body.custom .s-product-size__dim-label--width{bottom:2.7%;left:27%;-webkit-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}@media screen and (min-width:768px){body.custom .s-product-size__dim-label--width{left:9.2%;-webkit-transform:none;transform:none;bottom:.4%;width:35%;text-align:center}}body.custom .s-product-size__dim-label--height{top:83%;left:58%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);white-space:nowrap;-webkit-transform-origin:center center;transform-origin:center center}@media screen and (min-width:768px){body.custom .s-product-size__dim-label--height{left:56%;top:74%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}}body.custom .s-product-size__dim-label--depth{bottom:2.7%;left:76%;-webkit-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}@media screen and (min-width:768px){body.custom .s-product-size__dim-label--depth{left:66%;-webkit-transform:none;transform:none;bottom:.4%;text-align:center;width:25%}}body.custom .s-product-size__title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1;letter-spacing:-.02em;color:#222;margin:0 0 0 9px}@media screen and (min-width:768px){body.custom .s-product-size__title{margin:0;padding-left:0}}body.custom .s-product-size__table-wrap{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (min-width:768px){body.custom .s-product-size__table-wrap{position:relative;top:-7px}}body.custom .s-product-size__table{width:100%;border-collapse:collapse}body.custom .s-product-size__row{border-bottom:1px solid rgba(171,171,171,.3)}body.custom .s-product-size__row:last-child{border-bottom:none}body.custom .s-product-size__row--header{padding-bottom:20px}body.custom .s-product-size__row--header .s-product-size__label,body.custom .s-product-size__row--header .s-product-size__value{font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.02em;color:#222}body.custom .s-product-size__label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1;letter-spacing:-.02em;color:#222;text-align:left;padding:18px 20px;width:73px;vertical-align:middle}.s-product-size__row--header body.custom .s-product-size__label{padding:5px 20px 20px 0}@media screen and (min-width:768px){body.custom .s-product-size__label{width:83px;padding:15px 0}.s-product-size__row--header body.custom .s-product-size__label{padding:5px 0 20px}}body.custom .s-product-size__value{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:1;letter-spacing:-.02em;color:#222;text-align:right;padding:18px 20px;vertical-align:middle}.s-product-size__row--header body.custom .s-product-size__value{font-size:20px;padding:5px 0 20px 20px}@media screen and (min-width:768px){body.custom .s-product-size__value{padding:15px 0 15px 10px}.s-product-size__row--header body.custom .s-product-size__value{padding:5px 0 20px 4px}}body.custom .s-product-links{background-color:#0000}@media screen and (min-width:768px){body.custom .s-product-links{display:none}}body.custom .s-product-links__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;padding:14px 14px 20px;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;margin:0 4px 3px}body.custom .s-product-links__title{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#222}body.custom .s-product-links__groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}body.custom .s-product-links__group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}body.custom .s-product-links__label{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;width:79px;min-width:79px;text-align:left;padding-top:1px;white-space:pre-line}body.custom .s-product-links__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body.custom .s-product-links__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;text-decoration:none;color:#666;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-product-links__link:hover{opacity:.6}}body.custom .s-product-links__link-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;width:9px;height:8px}body.custom .s-product-links__link-icon svg{width:100%;height:100%}body.custom .s-product-links__link-icon--external{width:8px;height:8px}body.custom .s-product-subtext{background-color:#0000}@media screen and (min-width:768px){body.custom .s-product-subtext{display:none}}body.custom .s-product-subtext__inner{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;margin:0 4px 3px}body.custom .s-product-subtext__inner .metafield-rich_text_field{display:contents}body.custom .s-product-subtext__inner h1,body.custom .s-product-subtext__inner h2,body.custom .s-product-subtext__inner h3,body.custom .s-product-subtext__inner h4,body.custom .s-product-subtext__inner h5,body.custom .s-product-subtext__inner h6{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#222;margin:0;padding:0}body.custom .s-product-subtext__inner p,body.custom .s-product-subtext__inner span,body.custom .s-product-subtext__inner ul,body.custom .s-product-subtext__inner ol,body.custom .s-product-subtext__inner li,body.custom .s-product-subtext__inner strong,body.custom .s-product-subtext__inner em,body.custom .s-product-subtext__inner a{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#666;margin:0;padding:0}body.custom .s-product-special-header{margin:0 4px 3px}@media screen and (min-width:768px){body.custom .s-product-special-header{display:none}}body.custom .s-product-special-header__card{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden}body.custom .s-product-special-header__header-img{width:100%;display:block;border-radius:15px 15px 0 0}body.custom .s-product-special-header__body{padding:0 14px 20px}body.custom .s-product-special-header__profile-img-wrap{padding-top:20px}body.custom .s-product-special-header__profile-img{width:100%;display:block;border-radius:15px;background:#fff}body.custom .s-product-special-header__text{padding-top:20px;font-family:Inter,Noto Sans JP,sans-serif;font-weight:500;font-size:12px;line-height:1.45;color:#222;white-space:pre-wrap}body.custom .s-announcement-bar .utility-bar{background:#222222e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}body.custom .s-announcement-bar .announcement-bar,body.custom .s-announcement-bar .announcement-bar__announcement{overflow:hidden;max-width:100%}body.custom .s-announcement-bar .announcement-bar__link{cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-announcement-bar .announcement-bar__link:hover{opacity:.6}}body.custom .s-announcement-bar .announcement-bar__link{overflow:hidden;min-width:0;max-width:100%}body.custom .s-announcement-bar .announcement-bar__message{color:#fff;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;display:block;padding:10px;min-height:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}body.custom .s-announcement-bar .announcement-bar__message span{display:inline}body.custom .s-announcement-bar .announcement-bar__message span span{font-weight:500;font-size:11px;line-height:100%;letter-spacing:0;font-size:10px}body.custom .s-main-blog{position:relative}body.custom .s-main-blog__inner{position:relative;z-index:1}body.custom .s-main-blog__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px 8px;padding:24px 14px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){body.custom .s-main-blog__header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:0 4px;padding:48px 20px 40px;max-width:100%;margin:0 auto}}body.custom .s-main-blog__search{-webkit-box-flex:1;-ms-flex:1 1 63%;flex:1 1 63%;min-width:0}@media screen and (min-width:768px){body.custom .s-main-blog__search{-webkit-box-flex:0;-ms-flex:0 0 434px;flex:0 0 434px;max-width:434px;width:434px}}body.custom .s-main-blog__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0;width:100%}@media screen and (min-width:768px){body.custom .s-main-blog__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;margin-bottom:24px}}body.custom .s-main-blog__count{position:absolute;right:15px;top:24px}@media screen and (min-width:768px){body.custom .s-main-blog__count{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:3px;margin-left:auto;-ms-flex-item-align:end;align-self:flex-end}}body.custom .s-main-blog__count-number{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#666}@media screen and (min-width:768px){body.custom .s-main-blog__count-number{font-weight:500;font-size:20px;line-height:100%;letter-spacing:-.02em}}body.custom .s-main-blog__count-unit{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;padding-bottom:1px}body.custom .s-main-blog__category-filter{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;background:#fff;border-radius:15px;padding:15px 20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background .2s;transition:background .2s;height:45px}body.custom .s-main-blog__category-filter:hover{background:#eaebea}body.custom .s-main-blog__category-filter.is-open .s-main-blog__category-plus:after{opacity:0}@media screen and (min-width:768px){body.custom .s-main-blog__category-filter{padding:12px 20px}}body.custom .s-main-blog__category-label{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;color:#666}body.custom .s-main-blog__category-plus{position:relative;width:15px;height:15px}body.custom .s-main-blog__category-plus:before,body.custom .s-main-blog__category-plus:after{content:"";position:absolute;top:50%;left:50%;background:#666;border-radius:2px;-webkit-transition:background .2s,opacity .2s;transition:background .2s,opacity .2s}body.custom .s-main-blog__category-plus:before{width:9px;height:1px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.custom .s-main-blog__category-plus:after{width:1px;height:9px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.custom .s-main-blog__tag-popup{position:absolute;top:calc(100% - 16px);right:16px;width:256px;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;z-index:100;opacity:0;visibility:hidden;-webkit-transform:translateY(-8px);transform:translateY(-8px);-webkit-transition:opacity .2s,visibility .2s,-webkit-transform .2s;transition:opacity .2s,visibility .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,visibility .2s;transition:opacity .2s,transform .2s,visibility .2s,-webkit-transform .2s;pointer-events:none;overflow:hidden}body.custom .s-main-blog__tag-popup.is-open{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}@media screen and (min-width:768px){body.custom .s-main-blog__tag-popup{top:calc(100% - 30px);left:296px;right:unset}}body.custom .s-main-blog__tag-popup-inner{padding:24px 24px 24px 14px;max-height:60vh;overflow-y:auto}body.custom .s-main-blog__tag-list{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:0 0 0 17px}body.custom .s-main-blog__tag-item{margin:0}body.custom .s-main-blog__tag-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;position:absolute;left:-17px}body.custom .s-main-blog__tag-icon img{display:block}body.custom .s-main-blog__tag-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;color:#666;text-decoration:none;white-space:nowrap;-webkit-transition:color .15s;transition:color .15s;position:relative}body.custom .s-main-blog__tag-link:hover{color:#222}@media screen and (min-width:768px){body.custom .s-main-blog__grid-wrapper{max-width:100%;margin:0 auto}}body.custom .s-main-blog__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;padding:0 4px 40px}@media screen and (min-width:768px){body.custom .s-main-blog__grid{padding:0 20px 50px}}body.custom .s-main-blog__card-item{width:calc(50% - 2px)}@media screen and (min-width:768px){body.custom .s-main-blog__card-item{width:calc(25% - 3px)}}body.custom .s-main-blog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}body.custom .s-main-article__hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;background:#fff;padding:40px 0 0;gap:30px}@media screen and (min-width:768px){body.custom .s-main-article__hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;padding:30px 20px 0 0;margin:0 auto}}body.custom .s-main-article__image-wrap{width:100%;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}@media screen and (min-width:768px){body.custom .s-main-article__image-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}}body.custom .s-main-article__image{display:block;width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}body.custom .s-main-article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:0 20px}@media screen and (min-width:768px){body.custom .s-main-article__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:45.3968253968%;padding:20px 0 40px;gap:16px}}body.custom .s-main-article__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}body.custom .s-main-article__date{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#aaa;white-space:nowrap}body.custom .s-main-article__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}body.custom .s-main-article__tag{font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;color:#222;background:#eaebea;border-radius:5px;padding:3px 5px}body.custom .s-main-article__title{font-weight:600;font-size:24px;line-height:1.2;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-main-article__title{font-size:30px}}body.custom .s-main-article .globo-g-recaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-main-article__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 14px 40px;border-top:1px solid #e4e4e4}@media screen and (min-width:768px){body.custom .s-main-article__back{padding:40px 14px}}body.custom .s-main-article__back-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;padding:12px;background:#eaebea;border-radius:15px;text-decoration:none}body.custom .s-main-article__back-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:11px;height:11px;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#666}body.custom .s-main-article__back-arrow svg{width:100%;height:100%}body.custom .s-main-article__back-label{font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666}body.custom .article-template__content{max-width:740px;margin:28px auto 0;padding:0 40px 60px}@media screen and (min-width:768px){body.custom .article-template__content{padding:0 0 80px;margin:83px auto 0}}body.custom .article-template__content h2{font-weight:600;font-size:20px;line-height:1.2;letter-spacing:-.02em;color:#222;margin:0;padding:40px 0 20px}@media screen and (min-width:768px){body.custom .article-template__content h2{font-size:24px}}body.custom .article-template__content h3{font-weight:600;font-size:16px;line-height:1.2;color:#aaa;margin:0;padding:30px 0 15px}body.custom .article-template__content h4{font-weight:600;font-size:14px;line-height:1.2;color:#666;margin:0;padding:25px 0 10px}body.custom .article-template__content p{font-weight:500;font-size:14px;line-height:1.5;color:#222;margin:0;text-align:justify;word-break:break-all;letter-spacing:0}body.custom .article-template__content img{display:block;width:100%;height:auto;border-radius:15px;margin:20px 0;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){body.custom .article-template__content img{margin:28px 0}}body.custom .article-template__content a:has(img){display:block!important}body.custom .article-template__content ul{margin:0;padding:0;list-style:none}body.custom .article-template__content ul li{font-weight:500;font-size:14px;line-height:1.5;color:#aaa;padding-left:22px;position:relative}body.custom .article-template__content ul li:before{content:"\30fb";position:absolute;left:4px}body.custom .article-template__content ul li+li{margin:6px 0 0}body.custom .article-template__content a:not([class]){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-weight:600;font-size:12px;line-height:1;letter-spacing:-.02em;color:#666;text-decoration:underline;padding:10px 0;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .article-template__content a:not([class]):hover{opacity:.6}}body.custom .article-template__content .globo-formbuilder{margin:40px 0}@media screen and (min-width:768px){body.custom .article-template__content .globo-formbuilder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.custom .article-template__content .globo-form{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:40px 17px;width:calc(100% + 40px);position:relative;left:-20px}@media screen and (min-width:768px){body.custom .article-template__content .globo-form{padding:40px 52px;max-width:632px;width:632px}}body.custom .article-template__content .globo-form-app{margin:0}body.custom .article-template__content .globo-form-app .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:0;margin-bottom:30px}body.custom .article-template__content .globo-form-app .header .globo-heading{font-weight:600;font-size:16px;line-height:1.1;color:#222;margin:0 auto 0 0;padding:0}body.custom .article-template__content .globo-form-app .header .globo-description,body.custom .article-template__content .globo-form-app .header .description{font-weight:500;font-size:12px;line-height:1.45;color:#222;margin:0}body.custom .article-template__content .globo-form-app .header .globo-description p,body.custom .article-template__content .globo-form-app .header .description p{margin:0;font-size:12px;font-weight:500;line-height:1.45;color:#222}body.custom .article-template__content .globo-form-app .g-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}body.custom .article-template__content .globo-form-app .globo-form-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:0;padding:0}body.custom .article-template__content .globo-form-app .globo-form-control:last-of-type{margin-bottom:0}body.custom .article-template__content .globo-form-control+.globo-form-control{margin-top:37px!important}body.custom .article-template__content .globo-form-app .globo-label,body.custom .article-template__content .globo-form-app .classic-label{font-weight:500;font-size:12px;line-height:1.45;color:#666;margin:0;padding:0}body.custom .article-template__content .globo-form-app .globo-label.gfb__label-v2,body.custom .article-template__content .globo-form-app .classic-label.gfb__label-v2{left:-9px;top:-41px}body.custom .article-template__content .globo-form-app .globo-label:not(.gfb__label-v2),body.custom .article-template__content .globo-form-app .classic-label:not(.gfb__label-v2){font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;font-size:12px!important}body.custom .article-template__content .globo-form-app .text-danger{color:#e44545}body.custom .article-template__content .globo-form-app .classic-input{display:block;width:100%;background:#eaebea;border:none;border-radius:8px;padding:24px 14px;font-weight:500;font-size:12px;line-height:1.45;color:#222;font-family:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none}body.custom .article-template__content .globo-form-app .classic-input::-webkit-input-placeholder{color:#aaa}body.custom .article-template__content .globo-form-app .classic-input::-moz-placeholder{color:#aaa}body.custom .article-template__content .globo-form-app .classic-input:-ms-input-placeholder{color:#aaa}body.custom .article-template__content .globo-form-app .classic-input::-ms-input-placeholder{color:#aaa}body.custom .article-template__content .globo-form-app .classic-input::placeholder{color:#aaa}body.custom .article-template__content .globo-form-app .classic-input:focus{-webkit-box-shadow:0 0 0 2px rgba(34,34,34,.15);box-shadow:0 0 0 2px #22222226}body.custom .article-template__content .globo-form-app .globo-form-input{width:100%}body.custom .article-template__content .globo-form-app .help-text.globo-description{font-weight:500;font-size:11px;line-height:1;color:#aaa;padding:0 4px}body.custom .article-template__content .globo-form-app fieldset{border:none;margin:0;padding:0}body.custom .article-template__content .globo-form-app .globo-form-control[data-type=radio] .globo-form-input{padding-left:4px}body.custom .article-template__content .globo-form-app .flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;margin:0;padding:0;list-style:none}body.custom .article-template__content .globo-form-app .globo-list-control{margin:0;padding:0}body.custom .article-template__content .globo-form-app .radio-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-left:24px}body.custom .article-template__content .globo-form-app .radio-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.2);background:#fff;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;position:relative}body.custom .article-template__content .globo-form-app .radio-input:checked{border-color:#222;background:#fff}body.custom .article-template__content .globo-form-app .radio-input:checked:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#222}body.custom .article-template__content .globo-form-app .radio-label.globo-option{font-weight:500;font-size:12px;line-height:1.45;color:#aaa;cursor:pointer}body.custom .article-template__content .globo-form-app .radio-label.globo-option:before,body.custom .article-template__content .globo-form-app .radio-label.globo-option:after{width:16px;height:16px;left:-24px;-webkit-box-shadow:none;box-shadow:none;top:1px}body.custom .article-template__content .globo-form-app .globo-form-control[data-type=consent] .globo-form-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .article-template__content .globo-form-app .globo-form-control[data-type=consent] .flex-wrap{width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .article-template__content .globo-form-app .globo-form-control[data-type=consent] .globo-list-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .article-template__content .globo-form .globo-form-app .globo-form-control input:not([type=checkbox]),body.custom .article-template__content .globo-form .globo-form-app .globo-form-control select,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control textarea{background-color:#eaebea!important;border:none!important;border-radius:8px!important;padding:16px 14px!important;font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222}body.custom .article-template__content .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::-webkit-input-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control select::-webkit-input-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control textarea::-webkit-input-placeholder{color:#aaa;visibility:visible}body.custom .article-template__content .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::-moz-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control select::-moz-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control textarea::-moz-placeholder{color:#aaa;visibility:visible}body.custom .article-template__content .globo-form .globo-form-app .globo-form-control input:not([type=checkbox]):-ms-input-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control select:-ms-input-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control textarea:-ms-input-placeholder{color:#aaa;visibility:visible}body.custom .article-template__content .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::-ms-input-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control select::-ms-input-placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control textarea::-ms-input-placeholder{color:#aaa;visibility:visible}body.custom .article-template__content .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control select::placeholder,body.custom .article-template__content .globo-form .globo-form-app .globo-form-control textarea::placeholder{color:#aaa;visibility:visible}body.custom .article-template__content .gfb-style-material_filled .globo-form-control:not([data-type=file2],[data-type=imageOptions],[data-type=rating-level],[data-type=feedback],[data-type=matrix],[data-type=rating-star2],[data-type=checkbox],[data-type=radio],[data-type=colorSwatches],[data-type=rangeSlider],[data-type=switcher],[data-type=button],[data-type=signature]) .globo-label.gfb__label__shink,body.custom .article-template__content .gfb-style-material_filled .globo-form-control:not([data-type=file2],[data-type=imageOptions],[data-type=rating-level],[data-type=feedback],[data-type=matrix],[data-type=rating-star2],[data-type=checkbox],[data-type=radio],[data-type=colorSwatches],[data-type=rangeSlider],[data-type=switcher],[data-type=button],[data-type=signature]) .globo-label.gfb__label__filled{-webkit-transform:translate(12px,16px) scale(1);transform:translate(12px,16px) scale(1);font-weight:500;font-size:12px;line-height:1.45;color:#666;margin:0;padding:0}body.custom .article-template__content .globo-form-app .checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}body.custom .article-template__content .globo-form-app .checkbox-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:2px;border:1px solid rgba(0,0,0,.2);background:#eaebea;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;position:relative}body.custom .article-template__content .globo-form-app .checkbox-input:checked{background:#222;border-color:#222}body.custom .article-template__content .globo-form-app .checkbox-input:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:2px solid #fff;border-top:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.custom .article-template__content .globo-form-app .checkbox-label.globo-option{font-weight:500;font-size:11px;line-height:1;color:#666;cursor:pointer}body.custom .article-template__content .globo-form-app .checkbox-label.globo-option p{margin:0;font-size:11px;font-weight:500;color:#666}body.custom .article-template__content .globo-form-app .checkbox-label.globo-option:before,body.custom .article-template__content .globo-form-app .checkbox-label.globo-option:after{width:16px;height:16px;-webkit-box-shadow:none;box-shadow:none;left:-24px;border-radius:0;top:0}body.custom .article-template__content .globo-form-app .checkbox-label.globo-option:before{border:none;background:#eaebea}body.custom .article-template__content .globo-form-app .gfb__footer,body.custom .article-template__content .globo-form-app .footer{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .article-template__content .globo-form-app .gfb__footer button.submit,body.custom .article-template__content .globo-form-app .footer button.submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:179px!important;height:44px;background:#d7ff01!important;color:#222!important;border:none!important;border-radius:15px;font-weight:600;font-size:14px;line-height:1;letter-spacing:-.02em;font-family:inherit;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .article-template__content .globo-form-app .gfb__footer button.submit:hover,body.custom .article-template__content .globo-form-app .footer button.submit:hover{opacity:.6}}body.custom .article-template__content .globo-form-app .messages{font-size:11px;color:#e44545;padding:0 4px}body.custom .article-template__content .globo-form-app .steps.hidden{display:none}body.custom .article-template__content .globo-form-app .panels{height:auto!important}body.custom .article-template__content .globo-form-app .panel{padding-top:0!important}body.custom .s-main-blog-information{position:relative;overflow:hidden}body.custom .s-main-blog-information__bg{position:absolute;top:0;left:0;width:100%;height:800px;background:#fdfdfdf5,linear-gradient(157deg,#d00312 6%,#f0e7de 30%,#fff100 49%,#cdd9ca 70%,#0068b7 93%);pointer-events:none;z-index:0}body.custom .s-main-blog-information__container{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.custom .s-main-blog-information__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.custom .s-main-blog-information__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:30px 14px 0}@media screen and (min-width:768px){body.custom .s-main-blog-information__head{padding:48px 0 0;width:740px}}body.custom .s-main-blog-information__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-main-blog-information__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-main-blog-information__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%;padding:26px 14px 40px}@media screen and (min-width:768px){body.custom .s-main-blog-information__cards{padding:40px 0;width:740px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}body.custom .s-main-blog-information__cards a img{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media(hover:hover){body.custom .s-main-blog-information__cards a:hover img{-webkit-transform:scale(1.07);transform:scale(1.07)}}body.custom .s-main-blog-information__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;text-decoration:none;color:inherit;overflow:hidden}body.custom .s-main-blog-information__card-image{-ms-flex-negative:0;flex-shrink:0;width:110px;height:110px;background:#e4e4e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media screen and (min-width:768px){body.custom .s-main-blog-information__card-image{width:122px;height:122px}}body.custom .s-main-blog-information__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.custom .s-main-blog-information__card-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:0 12px;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:768px){body.custom .s-main-blog-information__card-text{gap:8px;padding:16px 24px;-ms-flex-item-align:stretch;align-self:stretch}}body.custom .s-main-blog-information__card-title{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#222;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.custom .s-main-blog-information__card-date{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666}body.custom .s-main-blog-information__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (min-width:768px){body.custom .s-main-blog-information__pagination{width:740px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.custom .s-main-article-information{position:relative;background:#fff}body.custom .s-main-article-information__header--sp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px;padding:40px 20px 0}@media screen and (min-width:768px){body.custom .s-main-article-information__header--sp{display:none}}body.custom .s-main-article-information__hero{padding:24px 30px 0}@media screen and (min-width:768px){body.custom .s-main-article-information__hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:80px;margin:0 auto;padding:60px 57px 80px}}body.custom .s-main-article-information__hero-text{display:none}@media screen and (min-width:768px){body.custom .s-main-article-information__hero-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;padding:0;gap:39px;width:50%}}body.custom .s-main-article-information__hero-text .s-main-article-information__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:0}body.custom .s-main-article-information__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.custom .s-main-article-information__date{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666}body.custom .s-main-article-information__title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-.02em;color:#222;margin:0}body.custom .s-main-article-information__hero-image-wrap{width:100%}@media screen and (min-width:768px){body.custom .s-main-article-information__hero-image-wrap{width:auto;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}body.custom .s-main-article-information__hero-image{width:100%;border-radius:15px;border:1px solid #eaebea;overflow:hidden}body.custom .s-main-article-information__hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}body.custom .s-main-article-information__body--sp{padding:30px 40px 40px}@media screen and (min-width:768px){body.custom .s-main-article-information__body--sp{display:none}}body.custom .s-main-article-information__content p{margin:0 0 1em;color:#222;font-style:normal;font-weight:500;font-size:14px;line-height:150%;text-align:justify;word-break:break-all}body.custom .s-main-article-information__content p:last-child{margin-bottom:0}body.custom .s-main-article-information__content img{max-width:100%;height:auto;border-radius:15px}body.custom .s-main-article-information__content a:not([class]){cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-article-information__content a:not([class]):hover{opacity:.6}}body.custom .s-main-article-information__content a:not([class]){text-decoration:underline}body.custom .s-main-article-information__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 14px 40px;border-top:1px solid #e4e4e4}@media screen and (min-width:768px){body.custom .s-main-article-information__back{padding:40px 14px}}body.custom .s-main-article-information__back-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;padding:12px;background:#eaebea;border-radius:15px;text-decoration:none}body.custom .s-main-article-information__back-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:11px;height:11px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.custom .s-main-article-information__back-arrow .icon{width:100%;height:100%}body.custom .s-main-article-information__back-label{font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666}body.custom .s-main-store-information{position:relative;overflow:hidden}body.custom .s-main-store-information__bg{position:absolute;top:0;left:0;width:100%;height:800px;background:#fdfdfdf5,linear-gradient(157deg,#d00312 6%,#f0e7de 30%,#fff100 49%,#cdd9ca 70%,#0068b7 93%);pointer-events:none;z-index:0}body.custom .s-main-store-information__head{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:30px 14px 0}@media screen and (min-width:768px){body.custom .s-main-store-information__head{padding:48px 20px 0}}body.custom .s-main-store-information__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-main-store-information__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-main-store-information__cards{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%;padding:30px 14px 0}@media screen and (min-width:768px){body.custom .s-main-store-information__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;padding:60px 20px 80px}}body.custom .s-store-card{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:18px;padding:20px;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;text-decoration:none;color:inherit;cursor:pointer}@media screen and (min-width:768px){body.custom .s-store-card{width:calc(33.333% - 3px);gap:20px}}@media(hover:hover){body.custom .s-store-card:hover .s-store-card__image img{-webkit-transform:scale(1.1);transform:scale(1.1)}}body.custom .s-store-card__image{display:block;-ms-flex-negative:0;flex-shrink:0;width:88px;height:62px;border-radius:8px;overflow:hidden;background:#e4e4e4}@media screen and (min-width:768px){body.custom .s-store-card__image{width:96px;height:67px}}body.custom .s-store-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}body.custom .s-store-card__image-placeholder{width:100%;height:100%;background:#e4e4e4}body.custom .s-store-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body.custom .s-store-card__title{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222;margin:0}body.custom .s-store-card__title-link{color:inherit}body.custom .s-store-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}body.custom .s-store-card__address{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666;margin:0}body.custom .s-store-card__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}body.custom .s-store-card__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}body.custom .s-store-card__tel,body.custom .s-store-card__hours{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#aaa;margin:0}body.custom .s-main-store-detail{padding:0 14px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){body.custom .s-main-store-detail{padding:40px 110px;max-width:none;margin-left:auto;margin-right:auto}}body.custom .s-main-store-detail__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden;margin-top:30px;padding-bottom:40px}@media screen and (min-width:768px){body.custom .s-main-store-detail__card{max-width:100%;padding:40px 60px 40px 40px;gap:24px;margin-top:40px}}body.custom .s-main-store-detail__ttl{display:none}@media screen and (min-width:768px){body.custom .s-main-store-detail__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px}}body.custom .s-main-store-detail__title-pc{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}body.custom .s-main-store-detail__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){body.custom .s-main-store-detail__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.custom .s-main-store-detail__slider-wrap{-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden}@media screen and (min-width:768px){body.custom .s-main-store-detail__slider-wrap{width:45%;border-radius:15px}}body.custom .s-main-store-detail__nav{display:none;position:absolute;top:0;z-index:3;width:auto;height:100%;pointer-events:none}@media screen and (min-width:768px){body.custom .s-main-store-detail__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.custom .s-main-store-detail__nav--prev{left:0;padding-left:12px}body.custom .s-main-store-detail__nav--next{right:0;padding-right:12px}body.custom .s-main-store-detail__arrow{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}body.custom .s-main-store-detail__nav.is-visible .s-main-store-detail__arrow{opacity:1;pointer-events:auto}body.custom .s-main-store-detail__slide-img{width:100%;aspect-ratio:362/272;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){body.custom .s-main-store-detail__slide-img{aspect-ratio:432/325}}body.custom .s-main-store-detail__slider-overlay{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;padding:60px 20px 24px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));background:linear-gradient(180deg,#0000,#0009);pointer-events:none;z-index:2}@media screen and (min-width:768px){body.custom .s-main-store-detail__slider-overlay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 10px 14px}}body.custom .s-main-store-detail__title-sp{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (min-width:768px){body.custom .s-main-store-detail__title-sp{display:none}}body.custom .s-main-store-detail__counter{font-weight:600;font-size:13px;line-height:100%;letter-spacing:0;color:#fff;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}body.custom .s-main-store-detail__slider-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:24px 20px;min-height:200px;background:#e4e4e4}@media screen and (min-width:768px){body.custom .s-main-store-detail__slider-placeholder{width:432px;height:325px;border-radius:15px}}body.custom .s-main-store-detail__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:30px 20px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (min-width:768px){body.custom .s-main-store-detail__info{padding:0}}body.custom .s-main-store-detail__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding-top:20px;border-top:1px solid #eaebea}body.custom .s-main-store-detail__row:first-child{border-top:none;padding-top:0}body.custom .s-main-store-detail__label{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#aaa;-ms-flex-negative:0;flex-shrink:0;width:73px}@media screen and (min-width:768px){body.custom .s-main-store-detail__label{width:80px}}body.custom .s-main-store-detail__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body.custom .s-main-store-detail__text,body.custom .s-main-store-detail__richtext p,body.custom .s-main-store-detail .metafield-rich_text_field p{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#222;margin:0}body.custom .s-main-store-detail__richtext a,body.custom .s-main-store-detail .metafield-rich_text_field a{color:#666;text-decoration:underline;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-store-detail__richtext a:hover,body.custom .s-main-store-detail .metafield-rich_text_field a:hover{opacity:.6}}body.custom .s-main-store-detail__map-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2px;text-decoration:none;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-store-detail__map-link:hover{opacity:.6}}body.custom .s-main-store-detail__map-text{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#aaa}body.custom .s-main-store-detail__map-icon{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0}body.custom .s-main-store-detail__google-map{width:100%;height:auto;border-radius:15px;overflow:hidden;aspect-ratio:322/181;margin:18px 0 0}@media screen and (min-width:768px){body.custom .s-main-store-detail__google-map{margin:19px 0 0}}body.custom .s-main-store-detail__google-map iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.custom .s-main-store-detail .s-breadcrumb{padding:8px 0 0}@media screen and (min-width:768px){body.custom .s-main-store-detail .s-breadcrumb{padding:0 0 0 20px;margin:-22px -110px 0;width:calc(100% + 220px)}}body.custom .s-main-store-detail .splide__arrow{display:none}body.custom .s-store-detail-limited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;border-top:1px solid #e4e4e4;padding:40px 0;overflow:hidden}@media screen and (min-width:768px){body.custom .s-store-detail-limited{gap:18px;padding:20px 0 80px;border-top:none;border-bottom:1px solid #e4e4e4}}body.custom .s-store-detail-limited__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px}@media screen and (min-width:768px){body.custom .s-store-detail-limited__head{padding:0 20px 0 110px}}body.custom .s-store-detail-limited__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-store-detail-limited__title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-.02em}}body.custom .s-store-detail-limited__splide{position:relative;width:100%}body.custom .s-store-detail-limited .s-featured-products-carousel__nav{display:none;position:absolute;top:0;z-index:2;width:auto;height:100%;pointer-events:none}@media screen and (min-width:768px){body.custom .s-store-detail-limited .s-featured-products-carousel__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.custom .s-store-detail-limited .s-featured-products-carousel__nav.s-featured-products-carousel__nav--prev{left:0;padding-left:20px}body.custom .s-store-detail-limited .s-featured-products-carousel__nav.s-featured-products-carousel__nav--next{right:0;padding-right:20px}body.custom .s-store-detail-limited .s-featured-products-carousel__arrow{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}body.custom .s-store-detail-limited .s-featured-products-carousel__arrow:disabled{opacity:0;pointer-events:none}body.custom .s-store-detail-limited .s-featured-products-carousel__nav.is-visible .s-featured-products-carousel__arrow{opacity:1;pointer-events:auto}body.custom .s-store-detail-limited .s-featured-products-carousel__nav.is-visible .s-featured-products-carousel__arrow:disabled{opacity:.5;cursor:not-allowed}body.custom .s-store-detail-limited__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-store-detail-limited__slide{width:60.7692307692%;max-width:none;-webkit-box-flex:0;-ms-flex:none;flex:none}@media screen and (min-width:768px){body.custom .s-store-detail-limited__slide{width:calc((100vw - 4px)/5.15 - 4px)}}body.custom .s-store-detail-information .s-blog-articles-carousel{padding:40px 0 40px 4px;border-bottom:none}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel{padding:20px 4px 40px}}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel .s-blog-articles-carousel__head{width:100%;padding:0 100px}}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel__title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-.02em}}body.custom .s-store-detail-information .s-blog-articles-carousel .s-article-card{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel .s-blog-articles-carousel__splide{width:100%;padding:0 110px}}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel .s-blog-articles-carousel__list{grid-template-columns:repeat(4,calc(25% - 4px))!important}}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel__slide{padding:0}}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel .s-blog-articles-carousel__inner{max-width:none}}body.custom .s-store-detail-information .s-blog-articles-carousel .s-article-card__image-wrapper{margin:36px auto;width:calc(100% - 20px);padding:0}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel .s-article-card__image-wrapper{padding:0 10px}}body.custom .s-store-detail-information .s-blog-articles-carousel .s-article-card__content{padding:0 12px 20px}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel .s-article-card__content{padding:0 12px 20px}}@media screen and (min-width:768px){body.custom .s-store-detail-information .s-blog-articles-carousel .s-article-card__text{gap:8px}}body.custom .s-store-detail-google-reviews{padding:40px 14px}@media screen and (min-width:768px){body.custom .s-store-detail-google-reviews{padding:0 110px 25px;margin:-10px 0 0}}body.custom .s-store-detail-google-reviews__heading{display:none}body.custom .s-store-detail-google-reviews header{display:none}body.custom .s-store-detail-google-reviews__body{width:100%;overflow:visible}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget{width:100%}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .swiper{padding:22px 0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel{padding:0!important}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-single-review.reputon-card,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-card.reputon-single-review{background:#fff;border-radius:15px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-top-part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:24px;background:#0000;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-filter:none!important;filter:none!important}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-review-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;width:100%}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-reviewer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-review-header .reputon-image,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-bottom-part .reputon-image{-ms-flex-negative:0;flex-shrink:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-review-header .reputon-image img,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-bottom-part .reputon-image img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-attributes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-name{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222;margin:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-date{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:-.01em;color:#aaa;margin:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-review-logo{-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-review-logo img,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-review-logo svg{display:block;width:18px;height:18px}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-rating-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-rating-stars img,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-rating-stars svg{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-rating-stars svg{color:#ff6400;fill:#ff6400}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-text-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;width:100%}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-family:Inter,Noto Sans JP,sans-serif;font-weight:500;font-size:12px;line-height:1.6;color:#222}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-show-more,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget a.reputon-show-more,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget button.reputon-show-more{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.35;letter-spacing:-.01em;color:#ccc;text-decoration:underline;text-underline-offset:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;margin-top:8px;display:inline-block;cursor:pointer;background:none;border:0;padding:0;text-align:left}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-review-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-negative:0;flex-shrink:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-container{margin:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-small-images-container,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-medium-images-container{position:relative;width:68px;height:78px;-ms-flex-negative:0;flex-shrink:0;border-radius:14px;overflow:hidden;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1;right:0}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-small-images-container:nth-child(2),body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-medium-images-container:nth-child(2){margin-left:-58px;z-index:2}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-small-images-container:nth-child(3),body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-medium-images-container:nth-child(3){margin-left:-58px;z-index:3}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-small-images-container .reputon-small-images-media,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-medium-images-container .reputon-medium-images-media{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:14px}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-small-images-container [aria-hidden=true],body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-medium-images-container [aria-hidden=true]{border-radius:14px}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .swiper-slide{height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-bottom-navigation-btns{display:none}@media screen and (min-width:768px){body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-holder{position:relative}body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-holder>.reputon-swiper-button-prev,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-holder>.reputon-swiper-button-next{width:32px!important;height:32px!important;border-radius:50%!important;background:#fff!important;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05)!important;box-shadow:4px 4px 20px #0000000d!important;border:none!important;color:#666!important;margin-top:0!important}}@media screen and (min-width:768px)and (min-width:768px){body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-holder>.reputon-swiper-button-prev,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-holder>.reputon-swiper-button-next{display:none}}@media screen and (min-width:768px){body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-holder>.reputon-swiper-button-prev:after,body.custom .s-store-detail-google-reviews__body .reputon-google-reviews-widget .reputon-carousel-holder>.reputon-swiper-button-next:after{display:none!important}}body.custom .s-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:#0003;padding:8px 0 0 14px}@media screen and (min-width:768px){body.custom .s-breadcrumb{padding:16px 0 0 20px}}body.custom .s-breadcrumb--light{color:#ccc}body.custom .s-breadcrumb__item{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:inherit;text-decoration:none;white-space:nowrap}body.custom .s-breadcrumb__item--current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(hover:hover){body.custom .s-breadcrumb__item:not(.s-breadcrumb__item--current):hover{text-decoration:underline}}body.custom .s-breadcrumb__dot{width:4px;height:4px;border-radius:50%;background:currentColor;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .has-special-image .s-breadcrumb{padding:14px 0 0 14px}}@media screen and (max-width:767px){body.custom .has-special-image .s-breadcrumb__item{color:#fff}}body.custom .s-header-drawer__menu-drawer-inner-icon{position:absolute;top:2px;left:-1px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}body.custom .s-header-drawer__menu-drawer-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 16px;background:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-header-drawer__menu-drawer-close:hover{opacity:.6}}body.custom .s-header-drawer__menu-drawer-close .svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}@media screen and (min-width:768px){body.custom .s-header-drawer__menu-drawer-close .svg-wrapper{width:43px;height:43px}}body.custom .s-header-drawer__menu-drawer-close .icon-close{width:100%;height:100%}body.custom .s-header-drawer__menu-drawer-close .icon-close__background{fill:#222}@media screen and (min-width:768px){body.custom .s-header-drawer__menu-drawer-close .icon-close__background{display:none}}body.custom .s-header-drawer__menu-drawer-close .icon-close__line{stroke:#fff;fill:#fff}body.custom .s-header-drawer__menu-drawer{top:calc(0px - var(--announcement-bar-visible-height));background:#222c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);overflow:hidden}@media screen and (min-width:768px){body.custom .s-header-drawer__menu-drawer{width:425px}}body.custom .s-header-drawer__menu-drawer__menu--flat{list-style:none;padding-left:0}body.custom .s-header-drawer__menu-drawer__menu--flat .menu-drawer__group{margin-bottom:.6rem}body.custom .s-header-drawer__menu-drawer__menu--flat .menu-drawer__group:last-child{margin-bottom:0}body.custom .s-header-drawer__menu-drawer__menu--flat .menu-drawer__group .menu-drawer__menu{list-style:none;padding-left:0;margin:0}body.custom .s-header-drawer__menu-drawer__menu--flat .menu-drawer__group .menu-drawer__group .menu-drawer__menu{padding-left:1.2rem;margin-top:.25rem}body.custom .s-header-drawer__menu-drawer-container{line-height:0}body.custom .s-header-drawer .menu-drawer__inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.custom .s-header-drawer .menu-drawer__navigation-container{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0;overflow-y:auto;display:block;height:auto}body.custom .s-header-drawer__menu-drawer__navigation{padding:103px 0 0}@media screen and (min-width:768px){body.custom .s-header-drawer__menu-drawer__navigation{padding:100px 0 0}}body.custom .s-header-drawer__menu-drawer__navigation .menu-drawer__menu--flat>.menu-drawer__group>.menu-drawer__menu>li{opacity:0;-webkit-transition:opacity .35s ease;transition:opacity .35s ease}body.custom .s-header-drawer__menu-drawer__navigation .menu-drawer__menu-item{color:#fff;display:block;padding:13px 21px;background:none;font-weight:500;font-size:20px;line-height:100%;letter-spacing:-.02em;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-header-drawer__menu-drawer__navigation .menu-drawer__menu-item:hover{opacity:.6}}body.custom .s-header-drawer__menu-drawer__navigation .c-accordion__icon{right:21px;top:8px;background:#222}body.custom .s-header-drawer__menu-drawer__navigation .c-accordion__icon:before,body.custom .s-header-drawer__menu-drawer__navigation .c-accordion__icon:after{content:"";position:absolute;display:block;background:#fff}body.custom .s-header-drawer__menu-drawer__navigation .c-accordion__panel-body{padding:0 0 20px}body.custom .s-header-drawer__menu-drawer__navigation .c-accordion__panel .menu-drawer__menu>li{opacity:0;-webkit-transition:opacity .35s ease;transition:opacity .35s ease;-webkit-transition-delay:calc(var(--item-index, 0)*.05s);transition-delay:calc(var(--item-index, 0)*.05s)}body.custom .s-header-drawer__menu-drawer__navigation .c-accordion__panel.is-open .menu-drawer__menu>li{opacity:1}body.custom .s-header-drawer__menu-drawer__navigation .c-accordion__panel .menu-drawer__menu-item{color:#aaa;padding:8px 37px;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0}body.custom .s-header-drawer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;margin:38px 0 44px;padding:0 19px;list-style:none}@media screen and (min-width:768px){body.custom .s-header-drawer__sns{margin:40px 0 44px}}body.custom .s-header-drawer__sns-item{margin:0}body.custom .s-header-drawer__sns-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;color:#fff;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-header-drawer__sns-link:hover{opacity:.6}}body.custom .s-header-drawer__sns-link .svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}body.custom .s-header-drawer__sns-link .icon{width:100%;height:100%}body.custom .s-header-drawer__menu-drawer__group-child{margin:24px 0 0}body.custom .s-header-drawer__menu-drawer__group-child .menu-drawer__menu-item{padding:9px 21px;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em}body.custom .s-header-drawer__menu-drawer__utility-links{-ms-flex-negative:0;flex-shrink:0;background:#222;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 34px 13px 20px}@media screen and (min-width:768px){body.custom .s-header-drawer__menu-drawer__utility-links{padding:8px 42px 13px 20px}}body.custom .s-header-drawer__menu-drawer__utility-links .menu-drawer__account{color:#fff}body.custom .s-header-drawer__menu-drawer__utility-links .menu-drawer__account .svg-wrapper{width:24px;height:24px;margin:0 6px 0 0}body.custom .s-header-drawer__menu-drawer__utility-links .menu-drawer__localization{display:-webkit-box;display:-ms-flexbox;display:flex;gap:33px}@media screen and (min-width:768px){body.custom .s-header-drawer__menu-drawer__utility-links .menu-drawer__localization{gap:40px}}body.custom .s-header-drawer .icon-close{width:40px;height:40px;top:-1px;left:0}@media screen and (min-width:768px){body.custom .s-header-drawer .icon-close{width:43px;height:43px;top:-11px;left:-10px}}body.custom .s-header-drawer .icon-close .icon-close__background{fill:#222}@media screen and (min-width:768px){body.custom .s-header-drawer .icon-close .icon-close__background{display:none}}body.custom .s-header-drawer .icon-close .icon-close__line{stroke:#fff;fill:#fff}body.custom .s-header-drawer .drawer-background{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#222222b3;z-index:1;display:block;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}body.custom .s-header-drawer__menu-drawer-container.menu-opening .drawer-background{opacity:1;pointer-events:all}body.custom .s-header-drawer__menu-drawer-container.menu-opening .menu-drawer__menu--flat>.menu-drawer__group>.menu-drawer__menu>li{opacity:1;-webkit-transition-delay:calc(var(--item-index, 0)*.05s);transition-delay:calc(var(--item-index, 0)*.05s)}@media screen and (min-width:768px){body.custom .s-header-drawer__menu-drawer-container.menu-opening .menu-drawer__menu--flat>.menu-drawer__group>.menu-drawer__menu>li{margin-bottom:3px}}body.custom .localization-form__select{font-weight:500;font-size:16px;line-height:100%;min-width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 21px 1rem 0rem;margin:0!important;background:none;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}body.custom .localization-form__select .icon-caret{position:absolute;content:"";height:7px;right:0;top:calc(50% - 3px)}body.custom .menu-drawer__localization #HeaderLanguageMobileForm .localization-form__select{color:#fff}body.custom .menu-drawer__localization #HeaderLanguageMobileForm .language-selector{color:#222}body.custom #FooterLanguageForm{padding:0}body.custom #FooterLanguageForm .localization-form__select{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666;min-height:0;height:auto;padding:0 36px 0 0rem}@media screen and (min-width:768px){body.custom #FooterLanguageForm .localization-form__select{padding:0 21px 0 0rem;font-weight:500;font-size:13px;line-height:100%;letter-spacing:-.02em}}body.custom #FooterLanguageForm .localization-form__select .icon-caret{top:3px}body.custom #FooterLanguageForm .disclosure__button{height:auto;min-height:0}body.custom #FooterLanguageForm .disclosure__list-wrapper{right:0}@media screen and (min-width:768px){body.custom #FooterLanguageForm .disclosure__list-wrapper{right:auto;left:0}}body.custom .localization-form__select{font-weight:500;font-size:14px;line-height:100%;min-width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 21px 1rem 0rem;margin:0!important;background:none;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .localization-form__select:hover{opacity:.6}}body.custom .menu-drawer__localization #HeaderCountryMobileForm .localization-form__select{color:#fff}body.custom .menu-drawer__localization #HeaderCountryMobileForm .country-selector{color:#222}body.custom #FooterCountryForm{padding:0}body.custom #FooterCountryForm .localization-form__select{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#666;padding:0 40px 0 0rem;min-height:0;height:auto}@media screen and (min-width:768px){body.custom #FooterCountryForm .localization-form__select{padding:0 29px 0 0rem}}body.custom #FooterCountryForm .localization-form__select .icon-caret{top:4px}body.custom #FooterCountryForm .disclosure__button{height:auto;min-height:0}body.custom .s-card-product .card{border:0;border-radius:15px;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(#edeeed),to(#e8e9e8));background:linear-gradient(180deg,#edeeed,#e8e9e8);-webkit-box-shadow:none;box-shadow:none;background:#fff}body.custom .s-card-product .swym-wishlist-collections-v2-container{left:inherit;right:4px;top:0;position:absolute;z-index:1}@media screen and (min-width:768px){body.custom .s-card-product .swym-wishlist-collections-v2-container{right:5px;top:-3px}}body.custom .s-card-product .swym-wishlist-collections-v2-container .swym-wishlist-collections-v2{-webkit-transform:translate(0,0)!important;transform:translate(0)!important}body.custom .s-card-product .swym-wishlist-collections-v2-container .swym-wishlist-collections-v2,body.custom .s-card-product .swym-wishlist-collections-v2-container .swym-wishlist-collections-v2 svg{stroke-width:1.5px;stroke:#aaa;min-width:16px!important}body.custom .s-card-product .swym-wishlist-collections-v2-container .swym-collections-social-count{display:none}body.custom .s-card-product .card__inner{background:#0000;padding:37px 10px 15px}@media screen and (min-width:768px){body.custom .s-card-product .card__inner{padding:48px 10px 15px}}body.custom .s-card-product .card__inner img{-o-object-fit:contain;object-fit:contain}body.custom .s-card-product .card__inner>.card__content{display:none}body.custom .s-card-product .card__media{position:relative;background:#0000;width:100%;overflow:inherit}body.custom .s-card-product .card__media .media{aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 10px;overflow:visible}body.custom .s-card-product .s-card-product__content{padding:0 12px 19px}@media screen and (min-width:768px){body.custom .s-card-product .s-card-product__content{padding:0 12px 20px}}body.custom .s-card-product .card__information{padding:0}body.custom .s-card-product .s-card-product__label-space{display:inline-block}body.custom .s-card-product .s-card-product__label+.s-card-product__label-space{height:0;display:none}body.custom .s-card-product .c-icon.s-card-product__label{font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;padding:4px 5px 4px 6px;margin:0 0 8px;position:relative}body.custom .s-card-product .s-card-product__content .card__heading{color:#222;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;margin:0 0 8px}body.custom .s-card-product .s-card-product__content .card__heading a{color:inherit;text-decoration:none;display:block}body.custom .s-card-product .s-card-product__content .caption-large.light{display:none}body.custom .s-card-product .s-card-product__price-wrap{margin-top:8px}body.custom .s-card-product .s-card-product__price{color:#666;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em}body.custom .s-card-product .s-card-product__price .price-item{color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;margin:0}body.custom .s-card-product .s-card-product__price .price__badge-sale,body.custom .s-card-product .s-card-product__price .price__badge-sold-out,body.custom .s-card-product .card__badge{display:none}body.custom .s-featured-products-carousel .s-card-product .card__inner{padding:48px 10px 15px}@media screen and (min-width:768px){body.custom .s-featured-products-carousel .s-card-product .card__inner{padding:56px 10px 15px}}@media screen and (min-width:768px){body.custom .s-featured-products-carousel.s-featured-products-carousel--large .s-card-product .s-card-product__price-wrap{margin-top:10px}body.custom .s-featured-products-carousel.s-featured-products-carousel--large .s-card-product .s-card-product__price{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em}}@media screen and (max-width:767px){body.custom.is-collection .s-main-collection-product-grid .grid__item:nth-child(20n+1) .card__inner,body.custom.is-collection .s-main-collection-product-grid .grid__item:nth-child(20n+10) .card__inner{padding-top:72px!important}}body.custom.is-collection-archive .s-card-product .card{background:#fff}body.custom .facets-wrapper{padding:0;margin:0 auto}body.custom .facets-wrapper .facets-container-drawer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:15px 14px 19px}@media screen and (min-width:768px){body.custom .facets-wrapper .facets-container-drawer{padding:25px 20px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}body.custom .facets-wrapper .s-collection-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:100%}@media screen and (min-width:768px){body.custom .facets-wrapper .s-collection-toolbar{width:100%;max-width:618px}}body.custom .facets-wrapper .s-collection-filter-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background:#fff;border:none;border-radius:15px;padding:0 10px 0 6px;height:45px;cursor:pointer;min-width:77px;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:768px){body.custom .facets-wrapper .s-collection-filter-btn{padding:14px 16px 14px 14px;height:auto;min-width:91px;width:auto}}body.custom .facets-wrapper .s-collection-filter-btn__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}body.custom .facets-wrapper .s-collection-filter-btn__icon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#666}body.custom .facets-wrapper .s-collection-filter-btn__icon svg,body.custom .facets-wrapper .s-collection-filter-btn__icon img{width:20px;height:20px}body.custom .facets-wrapper .s-collection-filter-btn__label{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666}body.custom .facets-wrapper .s-collection-filter-btn__count{width:16px;height:16px;border-radius:40px;background:#d7ff01;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;color:#666;-ms-flex-negative:0;flex-shrink:0}body.custom .facets-wrapper .s-collection-sort-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;background:#fff;border:none;border-radius:15px;padding:0 10px 0 6px;height:45px;cursor:pointer;width:71px;position:relative}@media screen and (min-width:768px){body.custom .facets-wrapper .s-collection-sort-btn{padding:14px 16px 14px 14px;height:auto;width:85px}}body.custom .facets-wrapper .s-collection-sort-btn__icon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .facets-wrapper .s-collection-sort-btn__icon svg,body.custom .facets-wrapper .s-collection-sort-btn__icon img{width:20px;height:20px}body.custom .facets-wrapper .s-collection-sort-btn__label{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666}body.custom .facets-wrapper .s-collection-sort-btn__dropdown{display:none;position:absolute;top:calc(100% + 4px);right:0;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.1);box-shadow:4px 4px 20px #0000001a;padding:8px 0;z-index:10;min-width:200px}body.custom .facets-wrapper .s-collection-sort-btn__dropdown.is-open{display:block}body.custom .facets-wrapper .s-collection-sort-btn__option{display:block;width:100%;padding:10px 16px;border:none;background:#0000;text-align:left;cursor:pointer;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .facets-wrapper .s-collection-sort-btn__option:hover{background:#00000008}body.custom .facets-wrapper .s-collection-sort-btn__option.is-active{color:#222;font-weight:600}body.custom .facets-wrapper .s-collection-count{display:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:3px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}@media screen and (min-width:768px){body.custom .facets-wrapper .s-collection-count{display:-webkit-box;display:-ms-flexbox;display:flex;width:102px}}body.custom .facets-wrapper .s-collection-count__number{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#666}@media screen and (min-width:768px){body.custom .facets-wrapper .s-collection-count__number{font-size:20px;letter-spacing:-.02em}}body.custom .facets-wrapper .s-collection-count__unit{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;padding-bottom:1px}body.custom .facets-wrapper .facets-container-drawer .mobile-facets__open-wrapper{display:none!important}body.custom .facets-wrapper .facets-container-drawer .facets.small-hide,body.custom .facets-wrapper .facets-container-drawer .facets-pill,body.custom .facets-wrapper .facets-container-drawer>.product-count{display:none!important}body.custom .facets-wrapper .active-facets-mobile{display:none}body.custom .s-collection-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#ffffffe6;border:1px solid #fff;border-radius:15px;padding:8px 8px 8px 4px;height:45px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:434px}@media screen and (min-width:768px){body.custom .s-collection-search{padding:10px}}body.custom .s-collection-search__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (min-width:768px){body.custom .s-collection-search__left{gap:7px}}body.custom .s-collection-search__icon{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#666}body.custom .s-collection-search__icon svg{width:20px;height:20px}body.custom .s-collection-search__input{border:none;outline:none;background:#0000;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666;width:100%;padding:0}body.custom .s-collection-search__input::-webkit-input-placeholder{color:#666}body.custom .s-collection-search__input::-moz-placeholder{color:#666}body.custom .s-collection-search__input:-ms-input-placeholder{color:#666}body.custom .s-collection-search__input::-ms-input-placeholder{color:#666}body.custom .s-collection-search__input::placeholder{color:#666}body.custom .s-collection-search__btn{background:#d7ff01;border:none;border-radius:10px;padding:8px 10px;font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;color:#222;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;line-height:1;height:auto}body.custom .s-pagination{margin-top:0}body.custom .s-pagination .pagination-wrapper{width:100%;padding:0 14px}@media screen and (min-width:768px){body.custom .s-pagination .pagination-wrapper{padding:0}}body.custom .s-pagination .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (min-width:768px){body.custom .s-pagination .pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.custom .s-pagination .pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:9px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;width:100%}@media screen and (min-width:768px){body.custom .s-pagination .pagination__list{width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.custom .s-pagination .pagination__list>li{list-style:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;margin-right:0}body.custom .s-pagination .pagination__item{width:32px;height:32px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#ccc;text-decoration:none;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s;opacity:1}body.custom .s-pagination .pagination__item:after{content:none!important}@media(hover:hover){body.custom .s-pagination .pagination__item:hover{background:#222;color:#fff}}body.custom .s-pagination .pagination__item--current{background:#222;color:#fff}@media(hover:hover){body.custom .s-pagination .pagination__item--current:hover{background:#222}}body.custom .s-pagination .pagination__item--ellipsis{pointer-events:none;cursor:default;width:10px}body.custom .s-pagination .pagination__item-arrow{width:32px;height:32px;border-radius:30px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#666}@media(hover:hover){body.custom .s-pagination .pagination__item-arrow:hover{background:#222;color:#fff}body.custom .s-pagination .pagination__item-arrow:hover svg{color:#fff}}body.custom .s-pagination .pagination__item-arrow .svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px}body.custom .s-pagination .pagination__item-arrow svg{width:12px;height:12px;-webkit-transform:none!important;transform:none!important}body.custom .s-pagination .pagination__item-arrow.pagination__item--next{margin:0 8px 0 0}@media screen and (min-width:768px){body.custom .s-pagination .pagination__item-arrow.pagination__item--next{margin:0 12px 0 0}}body.custom .s-pagination .pagination__item-arrow.pagination__item--next .svg-wrapper{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.custom .s-pagination .pagination__item-arrow.pagination__item--prev{margin:0 0 0 8px}@media screen and (min-width:768px){body.custom .s-pagination .pagination__item-arrow.pagination__item--prev{margin:0 0 0 12px}}body.custom .s-pagination .pagination__item-arrow.pagination__item--prev .svg-wrapper{-webkit-transform:rotate(360deg);transform:rotate(360deg)}body.custom .s-article-card{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden;height:100%}body.custom .s-article-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;color:inherit;cursor:pointer}body.custom .s-article-card__image-wrapper{width:100%;-ms-flex-negative:0;flex-shrink:0}body.custom .s-article-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media(hover:hover){body.custom .s-article-card .s-article-card__image-wrapper:hover .s-article-card__image,body.custom .s-article-card .s-article-card__link:hover .s-article-card__image{-webkit-transform:scale(1.07);transform:scale(1.07)}}body.custom .s-article-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:20px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:768px){body.custom .s-article-card__content{padding:20px 12px}}body.custom .s-article-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}body.custom .s-article-card__title{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#222;margin:0}body.custom .s-article-card__date{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;line-height:110%;color:#666}body.custom .s-article-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px}body.custom .s-article-card__tag{font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;color:#222;background:#eaebea;border-radius:5px;padding:3px 5px}body.custom .s-blog-articles-carousel .s-article-card__tags{display:none}body.custom .s-product-image-slider{width:100%}@media screen and (min-width:768px){body.custom .s-product-image-slider{width:68%;margin:0 auto}}body.custom .s-product-image-slider__splide{position:relative}body.custom .s-product-image-slider__track{overflow:hidden}@media screen and (min-width:768px){body.custom .s-product-image-slider__track{position:relative}body.custom .s-product-image-slider__track:before,body.custom .s-product-image-slider__track:after{content:"";display:block;position:absolute;top:0;bottom:0;width:1px;background:-webkit-gradient(linear,left top,left bottom,from(#EDEEED),to(#E8E9E8));background:linear-gradient(180deg,#edeeed,#e8e9e8);background:#fff;z-index:10;pointer-events:none}body.custom .s-product-image-slider__track:before{left:0}body.custom .s-product-image-slider__track:after{right:0}}body.custom .s-product-image-slider__list{margin:0;padding:0;list-style:none}body.custom .s-product-image-slider__slide{margin:0}body.custom .s-product-image-slider__media{position:relative;width:100%;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-product-image-slider__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}body.custom .s-product-image-slider__progress{margin:55px auto 23px;width:100%;max-width:200px;height:4px;background-color:#fff;border-radius:2px;overflow:hidden;background:#aaa}@media screen and (min-width:768px){body.custom .s-product-image-slider__progress{margin:60px auto 0}}body.custom .s-product-image-slider__progress-bar{display:block;width:100%;height:100%;background-color:#222;border-radius:2px;-webkit-transform:translateX(0);transform:translate(0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}@media screen and (min-width:768px){body.custom .s-product-image-slider__progress{margin:64px auto 20px;max-width:280px}}body.custom .s-product-image-slider__arrows{display:none}@media screen and (min-width:768px){body.custom .s-product-image-slider__arrows{display:block}}body.custom .s-product-image-slider__arrow.splide__arrow--prev{left:-63px;margin:-31px 0 0}body.custom .s-product-image-slider__arrow.splide__arrow--next{right:-61px;margin:-31px 0 0}body.custom .s-product-image-slider__modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100dvh}body.custom .s-product-image-slider__modal[aria-hidden=false]{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){body.custom .s-product-image-slider__modal{padding:20px 0 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.custom .s-product-image-slider__modal-overlay{display:none}body.custom .s-product-image-slider__modal-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (min-width:768px){body.custom .s-product-image-slider__modal-inner{width:100%;max-width:1280px}}body.custom .s-product-image-slider__modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#e4e4e4;border:none;border-radius:30px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;z-index:1}@media(hover:hover){body.custom .s-product-image-slider__modal-close:hover{opacity:.8}}body.custom .s-product-image-slider__modal-splide{position:relative;width:100%;top:17px}@media screen and (min-width:768px){body.custom .s-product-image-slider__modal-splide{overflow:visible}}body.custom .s-product-image-slider__modal-track{overflow:hidden}body.custom .s-product-image-slider__modal-list{margin:0;padding:0;list-style:none}body.custom .s-product-image-slider__modal-slide{margin:0}body.custom .s-product-image-slider__modal-media{position:relative;width:100%;height:auto;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-product-image-slider__modal-media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (min-width:768px){body.custom .s-product-image-slider__modal-media{width:100%;height:100%;max-height:calc(100svh - 226px)}}body.custom .s-product-image-slider__modal-progress{margin:30px auto 0;width:189px;height:4px;background-color:#0003;border-radius:2px;overflow:hidden;position:fixed;bottom:31px;left:0;right:0}@media screen and (min-width:768px){body.custom .s-product-image-slider__modal-progress{margin:20px auto 0;width:262px;bottom:40px}}body.custom .s-product-image-slider__modal-progress-bar{display:block;width:100%;height:100%;background-color:#222;border-radius:2px;-webkit-transform:translateX(0);transform:translate(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}body.custom .s-product-image-slider__modal-arrows{display:none}@media screen and (min-width:768px){body.custom .s-product-image-slider__modal-arrows{display:block}}body.custom .s-product-image-slider__modal-arrow.splide__arrow--prev{left:20px;position:fixed;background:#e4e4e4;top:51%}body.custom .s-product-image-slider__modal-arrow.splide__arrow--next{right:20px;position:fixed;background:#e4e4e4;top:51%}body.custom .s-product-purchase-form.store-limited,body.custom .s-product-purchase-form.book .gPreorderTopMessageParent,body.custom .s-product-purchase-form.book .gPreorderBottomMessage,body.custom .s-product-purchase-form.coming-soon .gPreorderTopMessageParent,body.custom .s-product-purchase-form.coming-soon .gPreorderBottomMessage,body.custom .s-product-purchase-form.archive{display:none}@media screen and (max-width:767px){body.custom .s-product-purchase-form{bottom:0;left:0;right:0;width:100%;z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:6px;padding:12px 14px 25px}}@media screen and (min-width:768px){body.custom .s-product-purchase-form{margin:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}body.custom .s-product-purchase-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:6px;width:100%}@media screen and (min-width:768px){body.custom .s-product-purchase-form__row{gap:4px}}body.custom .s-product-purchase-form .product-form__error-message-wrapper{display:none}body.custom .s-product-purchase-form .product-form__error-message-wrapper:not([hidden]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;margin-top:4px;color:#eb001b;font-weight:500;font-size:11px;line-height:1.2;letter-spacing:-.02em;white-space:nowrap;margin-bottom:0}body.custom .s-product-purchase-form .product-form__error-message-wrapper .svg-wrapper{-ms-flex-negative:0;flex-shrink:0;width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0;margin-top:0}body.custom .s-product-purchase-form .product-form__error-message-wrapper .svg-wrapper svg{width:100%;height:100%;color:#eb001b}body.custom .s-product-purchase-form__variant{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body.custom .s-product-purchase-form__variant:empty{display:none}body.custom .s-product-purchase-form__variant variant-selects{display:block}body.custom .s-product-purchase-form__variant .product-form__input--swatch,body.custom .s-product-purchase-form__variant .product-form__input--pill{display:none}body.custom .s-product-purchase-form__variant .product-form__input--dropdown+.product-form__input--dropdown{display:none}body.custom .s-product-purchase-form__variant .product-form__input--dropdown{background:#fff;border:1px solid #fff;border-radius:15px;position:relative;margin:0;height:54px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){body.custom .s-product-purchase-form__variant .product-form__input--dropdown{height:58px}}body.custom .s-product-purchase-form__variant .product-form__input--dropdown .form__label{font-weight:500;font-size:11px;line-height:100%;letter-spacing:0;color:#666;margin:0 0 5px;display:block;text-transform:uppercase;position:relative;top:14px}@media screen and (min-width:768px){body.custom .s-product-purchase-form__variant .product-form__input--dropdown .form__label{top:0}}body.custom .s-product-purchase-form__variant .product-form__input--dropdown .select{position:static}body.custom .s-product-purchase-form__variant .product-form__input--dropdown .select .dropdown-swatch{display:none}body.custom .s-product-purchase-form__variant .product-form__input--dropdown .select .select__select{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;color:#222;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#0000;border:none;padding:0 20px 0 0;margin:0;width:100%;min-width:0;cursor:pointer;outline:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media screen and (min-width:768px){body.custom .s-product-purchase-form__variant .product-form__input--dropdown .select .select__select{height:20px}}body.custom .s-product-purchase-form__variant .product-form__input--dropdown .select .svg-wrapper{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-product-purchase-form__variant .product-form__input--dropdown .select .svg-wrapper .icon-caret{width:12px;height:12px;color:#666}@media screen and (max-width:767px){body.custom .s-product-purchase-form__variant .product-form__input--dropdown{-webkit-box-shadow:3px 3px 12px 0px rgba(0,0,0,.1);box-shadow:3px 3px 12px #0000001a;padding:10px 12px 10px 14px}}@media screen and (min-width:768px){body.custom .s-product-purchase-form__variant .product-form__input--dropdown{-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:8px 10px 9px 20px}}body.custom .s-product-purchase-form__quantity{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body.custom .s-product-purchase-form__quantity .product-form__input.product-form__quantity{background:#fff;border:1px solid #fff;border-radius:15px;-webkit-box-shadow:3px 3px 12px 0px rgba(0,0,0,.1);box-shadow:3px 3px 12px #0000001a;padding:10px 7px 10px 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0;height:54px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:768px){body.custom .s-product-purchase-form__quantity .product-form__input.product-form__quantity{height:58px;padding:8px 10px 9px 20px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d}}body.custom .s-product-purchase-form__quantity .quantity__label{font-weight:500;font-size:11px;line-height:100%;letter-spacing:0;color:#666;margin:0;white-space:nowrap;text-transform:uppercase;-ms-flex-negative:0;flex-shrink:0}body.custom .s-product-purchase-form__quantity .quantity__label .quantity__rules-cart{display:none!important}body.custom .s-product-purchase-form__quantity .price-per-item__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.custom .s-product-purchase-form__quantity .quantity{background:#e4e4e4;border-radius:10px;padding:10px 10px 10px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;border:none;min-height:0;width:auto}body.custom .s-product-purchase-form__quantity .quantity:after,body.custom .s-product-purchase-form__quantity .quantity:before{content:none}@media screen and (min-width:768px){body.custom .s-product-purchase-form__quantity .quantity{padding:11px 10px 11px 12px;width:84px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.custom .s-product-purchase-form__quantity .quantity .quantity__button{background:#0000;border:none;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:auto;min-width:0;min-height:0}body.custom .s-product-purchase-form__quantity .quantity .quantity__button .svg-wrapper{width:9px;height:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-product-purchase-form__quantity .quantity .quantity__button .svg-wrapper .icon{width:9px;height:9px;color:#666}body.custom .s-product-purchase-form__quantity .quantity .quantity__input{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;color:#222;background:#0000;border:none;text-align:center;width:1.5em;min-width:0;padding:0;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media screen and (min-width:768px){body.custom .s-product-purchase-form__quantity .quantity .quantity__input{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;color:#222}}body.custom .s-product-purchase-form__quantity .quantity .quantity__input::-webkit-outer-spin-button,body.custom .s-product-purchase-form__quantity .quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body.custom .s-product-purchase-form__quantity .quantity__rules,body.custom .s-product-purchase-form__quantity volume-pricing,body.custom .s-product-purchase-form__quantity price-per-item{display:none}body.custom .s-product-purchase-form__buy{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:100%}body.custom .s-product-purchase-form__buy>div{height:100%}body.custom .s-product-purchase-form__buy product-form{display:block;width:100%;height:100%;margin:0}body.custom .s-product-purchase-form__buy .product-form{width:100%;height:100%;margin:0}body.custom .s-product-purchase-form__buy form.form{height:100%}body.custom .s-product-purchase-form__buy .product-form__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;max-width:none}body.custom .s-product-purchase-form__buy .product-form__buttons.is-hide{opacity:0;visibility:hidden;pointer-events:none;height:0}body.custom .s-product-purchase-form__buy .product-form__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;height:54px;padding:0 20px;background-color:#d7ff01;color:#222;border:none;border-radius:15px;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;text-transform:uppercase;letter-spacing:0;gap:8px;-webkit-box-shadow:none;box-shadow:none}body.custom .s-product-purchase-form__buy .product-form__submit:before{border-radius:15px;-webkit-box-shadow:3px 3px 12px 0 rgba(0,0,0,.1);box-shadow:3px 3px 12px #0000001a}@media screen and (min-width:768px){body.custom .s-product-purchase-form__buy .product-form__submit{height:58px;padding:0 24px;width:100%}body.custom .s-product-purchase-form__buy .product-form__submit:before{-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d}}body.custom .s-product-purchase-form__buy .product-form__submit .s-product-purchase-form__bag-icon{-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;display:block}body.custom .s-product-purchase-form__buy .product-form__submit .c-btn__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}body.custom .s-product-purchase-form__buy .product-form__submit .loading__spinner{display:none}body.custom .s-product-purchase-form__buy .product-form__submit.c-btn--external-link{padding:0 10px 0 6px}@media screen and (min-width:768px){body.custom .s-product-purchase-form__buy .product-form__submit.c-btn--external-link{padding:0 10px 0 6px}}body.custom .s-product-purchase-form__buy #Globo-Back-In-Stock{margin:0}body.custom .s-product-purchase-form__buy #Globo-Back-In-Stock .gBackInStockBtn{display:block;width:auto;text-align:center;min-width:189px;height:54px;padding:0 10px 0 6px!important;font-weight:600!important;font-size:14px!important;line-height:100%!important;letter-spacing:-.02em!important;margin:0 auto;border:none!important;border-radius:0!important;background:inherit!important;position:relative}@media screen and (min-width:768px){body.custom .s-product-purchase-form__buy #Globo-Back-In-Stock .gBackInStockBtn{height:58px;padding:0 24px!important;min-width:none;width:-webkit-fill-available;width:-moz-available;width:stretch}}body.custom .s-product-purchase-form__buy #Globo-Back-In-Stock .gBackInStockBtn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;border-radius:15px;background-color:#d7ff01;z-index:-1}@media(hover:hover){body.custom .s-product-purchase-form__buy #Globo-Back-In-Stock .gBackInStockBtn:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom .s-product-purchase-form__buy .shopify-payment-button{display:none}body.custom .s-product-purchase-form--sold-out .s-product-purchase-form__buy .product-form__submit{background-color:#d9d9d9;color:#fff;cursor:not-allowed;width:189px;margin:0 auto;opacity:1}@media screen and (min-width:768px){body.custom .s-product-purchase-form--sold-out .s-product-purchase-form__buy .product-form__submit{width:100%;margin:0}}body.custom .s-product-purchase-form--sold-out body.custom .s-product-purchase-form__buy{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-item-align:stretch;align-self:stretch}body.custom .s-product-purchase-form--default-only.s-product-purchase-form--no-quantity body.custom .s-product-purchase-form__row body.custom .s-product-purchase-form__buy{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:0}body.custom .s-product-purchase-form--external-link .s-product-purchase-form__variant,body.custom .s-product-purchase-form--external-link .s-product-purchase-form__quantity{display:none}body.custom .s-product-purchase-form--external-link .s-product-purchase-form__buy{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}body.custom .s-product-purchase-form .s-product-purchase-form__buy .gPreorderComingSoonBtn{background-color:#d9d9d9!important;color:#fff!important;cursor:not-allowed;width:189px!important;margin:0 auto;opacity:1!important;height:54px!important;border-radius:15px;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em}@media screen and (min-width:768px){body.custom .s-product-purchase-form .s-product-purchase-form__buy .gPreorderComingSoonBtn{width:100%!important;margin:0!important;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;height:58px}}body.custom .s-product-purchase-form .s-product-purchase-form__buy .gPreorderComingSoonBtn:before{content:none}body.custom .s-product-purchase-form .c-btn--primary:before{-webkit-transition:top .2s ease,left .2s ease,width .2s ease,height .2s ease;transition:top .2s ease,left .2s ease,width .2s ease,height .2s ease}@media(hover:hover){body.custom .s-product-purchase-form .c-btn--primary:hover:before{-webkit-transform:none;transform:none;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px)}}@media screen and (max-width:767px){body.custom .s-main-product .product__info-container{padding-bottom:140px}}body.custom #Globo-Back-In-Stock .Polaris-Modal-Dialog__Container.active{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#222222b3}@media screen and (min-width:768px){body.custom #Globo-Back-In-Stock .Polaris-Modal-Dialog__Container.active{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.custom #Globo-Back-In-Stock .Globo-form .Globo-form-subscribe{width:390px}@media screen and (min-width:768px){body.custom #Globo-Back-In-Stock .Globo-form .Globo-form-subscribe{width:528px}}body.custom #Globo-Back-In-Stock .Globo-form .Globo-form-subscribe .Globo-form-body.Form-hidden-logo{border-radius:15px 15px 0 0!important;background:#eff0efcc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media screen and (min-width:768px){body.custom #Globo-Back-In-Stock .Globo-form .Globo-form-subscribe .Globo-form-body.Form-hidden-logo{border-radius:15px!important}}body.custom #Globo-Back-In-Stock .Globo-header-close{background:url(/cdn/shop/files/btn-close.svg?v=1772611323) no-repeat center center/contain!important;width:34px!important;height:34px!important;opacity:1!important;top:-2px!important;right:12px!important}body.custom #Globo-Back-In-Stock .Globo-header-close svg{opacity:0!important}@media screen and (min-width:768px){body.custom #Globo-Back-In-Stock .Globo-header-close{width:40px!important;height:40px!important;top:20px!important;right:20px!important}}body.custom #Globo-Back-In-Stock .Globo-body-header{padding:54px 14px 0!important}@media screen and (min-width:768px){body.custom #Globo-Back-In-Stock .Globo-body-header{padding:56px 40px 0!important}}body.custom #Globo-Back-In-Stock .Globo-body-header h2{font-weight:600!important;font-size:16px!important;line-height:110%!important;letter-spacing:0!important;color:#222;text-align:left}body.custom #Globo-Back-In-Stock .Globo-body-header p{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#222;text-align:left;padding:0;margin-bottom:0}body.custom #Globo-Back-In-Stock .Globo-body-content{padding:20px 14px 0!important}@media screen and (min-width:768px){body.custom #Globo-Back-In-Stock .Globo-body-content{padding:20px 40px 0!important}}body.custom #Globo-Back-In-Stock .Globo-body-content .Globo-content-form,body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Control{padding:0!important}body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Content-Input{background:#ffffffe6;border:1px solid #fff;border-radius:15px;height:62px}body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Content-Input:focus-visible{-webkit-box-shadow:none;box-shadow:none}body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Content-Input::-webkit-input-placeholder{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#aaa!important}body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Content-Input::-moz-placeholder{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#aaa!important}body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Content-Input:-ms-input-placeholder{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#aaa!important}body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Content-Input::-ms-input-placeholder{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#aaa!important}body.custom #Globo-Back-In-Stock .Globo-body-content .gBackInStock-Form-Content-Input::placeholder{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#aaa!important}body.custom #Globo-Back-In-Stock .Globo-body-content .Globo-content-button{padding:16px 0 0!important}body.custom #Globo-Back-In-Stock .Globo-body-content .Globo-content-form button{width:189px;height:54px;font-weight:600!important;font-size:14px!important;line-height:100%!important;letter-spacing:-.02em!important;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;background:inherit!important;border:none!important;border-radius:0!important}body.custom #Globo-Back-In-Stock .Globo-body-content .Globo-content-form button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;border-radius:15px;background-color:#d7ff01;z-index:-1}@media(hover:hover){body.custom #Globo-Back-In-Stock .Globo-body-content .Globo-content-form button:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom #Globo-Back-In-Stock .Globo-body-footer{padding:12px 32px 16px!important}@media screen and (min-width:768px){body.custom #Globo-Back-In-Stock .Globo-body-footer{padding:12px 40px 16px!important}}@media screen and (min-width:768px){body.custom product-info{position:relative}}body.custom .s-product-sticky-cta{display:none}@media screen and (min-width:768px){body.custom .s-product-sticky-cta{display:block;position:absolute;top:calc(100% + 140px);left:0;right:0;z-index:1;padding:12px 0;pointer-events:none;width:82.8125%;margin:0 auto}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta.is-fixed{position:fixed;bottom:0;top:auto}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta.is-stuck{position:absolute;bottom:auto}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin:0 auto;padding:12px 10px 12px 20px;background:#fff;border-radius:20px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;pointer-events:auto}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__title{font-family:inherit;font-weight:600;font-size:16px;line-height:1;color:#222;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;top:7px}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__price .price{display:inline;font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#666;position:relative;top:7px}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__variant-wrap{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;padding:0 12px;height:52px;background:#ffffffe6;border:1px solid #fff;border-radius:15px}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__variant-label{font-weight:500;font-size:11px;line-height:1;color:#666;text-transform:uppercase;margin:0;white-space:nowrap;cursor:pointer}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__variant-select{font-weight:600;font-size:14px;line-height:1;letter-spacing:-.02em;color:#222;background:#0000;border:none;padding:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:6ch}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__variant-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;color:#666;pointer-events:none}body.custom .s-product-sticky-cta__variant-icon .icon,body.custom .s-product-sticky-cta__variant-icon svg{width:12px;height:12px}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__quantity-wrap{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;padding:0 12px;height:52px;background:#ffffffe6;border:1px solid #fff;border-radius:15px}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__quantity-label{font-weight:500;font-size:11px;line-height:1;color:#666;text-transform:uppercase;margin:0;white-space:nowrap;cursor:pointer}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__quantity-select{font-weight:600;font-size:14px;line-height:1;letter-spacing:-.02em;color:#222;background:#0000;border:none;padding:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:2ch;position:relative}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__quantity-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;color:#666;pointer-events:none}body.custom .s-product-sticky-cta__quantity-icon .icon,body.custom .s-product-sticky-cta__quantity-icon svg{width:12px;height:12px}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;height:52px;padding:0 34px 0 30px;background:#d7ff01;border:none;border-radius:15px;font-family:inherit;font-weight:600;font-size:14px;line-height:1;letter-spacing:-.02em;color:#222;cursor:pointer;text-transform:uppercase;-webkit-transition:opacity .2s;transition:opacity .2s}body.custom .s-product-sticky-cta__btn:hover:not(:disabled){opacity:.9}body.custom .s-product-sticky-cta__btn:disabled{opacity:.5;cursor:not-allowed}}@media screen and (min-width:768px){body.custom .s-product-sticky-cta__btn-icon{width:22px;height:22px;-ms-flex-negative:0;flex-shrink:0}}body.custom .s-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;opacity:0;-webkit-transition:visibility 0s .4s,opacity .4s ease;transition:visibility 0s .4s,opacity .4s ease}body.custom .s-filter-drawer.is-open{visibility:visible;opacity:1;-webkit-transition:visibility 0s,opacity .4s ease;transition:visibility 0s,opacity .4s ease}body.custom .s-filter-drawer.is-open .s-filter-drawer__panel{-webkit-transform:translateX(0);transform:translate(0)}body.custom .s-filter-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#222222b3}body.custom .s-filter-drawer__panel{position:absolute;top:0;right:0;width:100%;height:100%;background:#eff0efcc;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transition:-webkit-transform .4s cubic-bezier(.16,1,.3,1);transition:-webkit-transform .4s cubic-bezier(.16,1,.3,1);transition:transform .4s cubic-bezier(.16,1,.3,1);transition:transform .4s cubic-bezier(.16,1,.3,1),-webkit-transform .4s cubic-bezier(.16,1,.3,1)}@media screen and (min-width:768px){body.custom .s-filter-drawer__panel{width:532px}}body.custom .s-filter-drawer__close{position:sticky;top:20px;float:right;margin-right:20px;width:40px;height:40px;border-radius:80px;background:#e4e4e4;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;padding:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(hover:hover){body.custom .s-filter-drawer__close:hover{opacity:.7}}body.custom .s-filter-drawer__close:before,body.custom .s-filter-drawer__close:after{content:"";position:absolute;width:14px;height:1.5px;background:#222;border-radius:1px}body.custom .s-filter-drawer__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.custom .s-filter-drawer__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body.custom .s-filter-drawer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:62px 20px 165px;clear:both;overflow:auto;height:100%}@media screen and (min-width:768px){body.custom .s-filter-drawer__content{padding:40px 30px 165px}}body.custom .s-filter-drawer__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}body.custom .s-filter-drawer__section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}body.custom .s-filter-drawer__section-label{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222;height:16px}body.custom .s-filter-drawer__section-count{width:16px;height:16px;border-radius:40px;background:#d7ff01;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;color:#666;-ms-flex-negative:0;flex-shrink:0;position:relative;top:-1px}body.custom .s-filter-drawer__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px 4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.custom .s-filter-drawer__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px;border-radius:10px;border:none;cursor:pointer;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#666;background:#fff;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease;white-space:nowrap}body.custom .s-filter-drawer__tag.is-active{background:#222;color:#fff}body.custom .s-filter-drawer__tag.is-disabled{opacity:.4;cursor:not-allowed}body.custom .s-filter-drawer__accordion .s-filter-drawer__collaboration-label{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;color:#666;margin:7px 0 9px}body.custom .s-filter-drawer__accordion .c-accordion.is-collaboration+.c-accordion.is-not-collaboration{margin:25px 0 0}body.custom .s-filter-drawer__accordion .c-accordion__trigger{padding:9px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;height:44px;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em}@media screen and (min-width:768px){body.custom .s-filter-drawer__accordion .c-accordion__trigger{padding:15px 0}}body.custom .s-filter-drawer__accordion .c-accordion__panel{max-height:267px;overflow-y:auto!important;overflow-x:hidden;margin:9px 0 5px;padding-right:16px;scrollbar-width:none}body.custom .s-filter-drawer__accordion .c-accordion__panel::-webkit-scrollbar{display:none}body.custom .s-filter-drawer__accordion .c-custom-scrollbar{position:absolute;top:0;right:0;width:4px;pointer-events:none;z-index:2}body.custom .s-filter-drawer__accordion .c-custom-scrollbar__track{display:block!important;width:4px;height:100%;background:#fff;border-radius:12px}body.custom .s-filter-drawer__accordion .c-custom-scrollbar__thumb{display:block!important;position:absolute;top:0;width:4px;background:#222;border-radius:12px;pointer-events:auto;cursor:pointer}body.custom .s-filter-drawer__accordion .c-accordion__trigger-count{width:16px;height:16px;border-radius:40px;background:#d7ff01;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;color:#666;-ms-flex-negative:0;flex-shrink:0}body.custom .s-filter-drawer__accordion .c-accordion__icon{right:-1px;top:8px}body.custom .s-filter-drawer__accordion .s-filter-drawer__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding-left:12px}body.custom .s-filter-drawer__accordion .s-filter-drawer__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;background:none;border:none;padding:0;cursor:pointer;width:100%;text-align:left;font-weight:500;font-size:14px;line-height:1.1;letter-spacing:-.01em;color:#666;white-space:nowrap;border-radius:0;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}body.custom .s-filter-drawer__accordion .s-filter-drawer__tag:before{content:"";display:block;width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='9' fill='white'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}body.custom .s-filter-drawer__accordion .s-filter-drawer__tag.is-active{background:none;color:#666}body.custom .s-filter-drawer__accordion .s-filter-drawer__tag.is-active:before{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='9' fill='%23D7FF01'/%3E%3Cpath d='M6 9.33333L8.33333 11L13 7' stroke='%23222222' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E")}body.custom .s-filter-drawer__accordion .s-filter-drawer__tag.is-disabled{opacity:.4;cursor:not-allowed}body.custom .s-filter-drawer__accordion .s-filter-drawer__tag:last-child{margin-bottom:10px}body.custom .s-filter-drawer div[data-param-name-min="filter.v.price.gte"]{margin:25px 0 0}body.custom .s-filter-drawer__price-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding-left:12px}body.custom .s-filter-drawer__price-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;width:100%;margin:0;padding:0;border:none;background:none;cursor:pointer;text-align:left;font-weight:500;font-size:14px;line-height:110%;color:#666;letter-spacing:-.01em;white-space:nowrap;border-radius:0}@media(hover:hover){body.custom .s-filter-drawer__price-option:hover{opacity:.85}}body.custom .s-filter-drawer__price-option:before{content:"";display:block;width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background-color:#fff;background-image:none;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .s-filter-drawer__price-option.is-active:before{background-color:#d7ff01;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='9' fill='%23D7FF01'/%3E%3Cpath d='M6 9.33333L8.33333 11L13 7' stroke='%23222222' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}body.custom .s-filter-drawer__footer{position:fixed;bottom:20px;width:calc(100% - 40px);height:57px;background:#ffffffe6;border:1px solid #fff;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 10px 12px 12px;z-index:3;margin:0 20px}body.custom .s-filter-drawer__footer-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2px}body.custom .s-filter-drawer__footer-count-number{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#666;letter-spacing:-.02em}body.custom .s-filter-drawer__footer-count-unit{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#666;letter-spacing:-.02em;padding-bottom:1px}body.custom .s-filter-drawer__footer-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}body.custom .s-filter-drawer__clear{border:none;background:none;cursor:pointer;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#ccc;letter-spacing:-.02em;padding:0;text-align:right;width:83px;-webkit-transition:color .2s ease;transition:color .2s ease}body.custom .s-filter-drawer__clear.has-active{color:#666}body.custom .s-filter-drawer__ok{width:115px;height:33px;border:none;cursor:pointer;font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}body.custom .s-main-collection-product-grid .mobile-facets__wrapper{display:none!important}body.custom.filter-drawer-open{overflow:hidden}.s-about-hero{position:relative}.s-about-hero__breadcrumb-wrap{position:absolute;top:0;left:0;right:0;z-index:3;padding:7px 3px 0}@media screen and (min-width:768px){.s-about-hero__breadcrumb-wrap{position:relative;z-index:1;padding:0;-ms-flex-negative:0;flex-shrink:0}}.s-about-hero__breadcrumb-wrap .s-breadcrumb{gap:5px}.s-about-hero__page{position:relative;z-index:1;padding:4px 4px 0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0}@media screen and (min-width:768px){.s-about-hero__page{padding:15px 20px 0}}.s-about-hero__splide{position:relative;width:100%;height:100%;overflow:hidden;border-radius:15px;height:calc(100svh - var(--header-height) - 8px)}@media screen and (min-width:768px){.s-about-hero__splide{height:calc(100vh - var(--header-height) - 63px)}}.s-about-hero__track{overflow:hidden;height:100%}.s-about-hero__list{height:100%}.s-about-hero__slide{position:relative;height:100%}.s-about-hero__media{height:100%}.s-about-hero__media picture{display:block;height:100%}.s-about-hero__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-about-hero__image--placeholder{background-color:#e4e4e4;height:100%;-o-object-fit:cover;object-fit:cover}.s-about-hero__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;padding:40px 0 16px;margin:0 4px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.2)));background:linear-gradient(180deg,#0000,#0003);border-radius:0 0 15px 15px;pointer-events:none}@media screen and (min-width:768px){.s-about-hero__overlay{padding:40px 17px 20px 16px;margin:0 20px}}.s-about-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin:0 0 0 9px}.s-about-hero__title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#fff;margin:0;text-shadow:10px 10px 20px rgba(0,0,0,.1);width:300px}@media screen and (min-width:768px){.s-about-hero__title{width:380px}}.s-about-hero__description{font-weight:600;font-size:30px;line-height:120%;letter-spacing:-.02em;color:#fff;margin:0;text-shadow:10px 10px 20px rgba(0,0,0,.1);width:300px}@media screen and (min-width:768px){.s-about-hero__description{width:380px}}.s-about-hero__counter{font-weight:600;font-size:13px;line-height:100%;letter-spacing:0;color:#fff;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;pointer-events:auto;position:absolute;right:17px}.s-about-hero__features-head{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:40px 14px 0;margin-bottom:24px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.s-about-hero__features-head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:60px 20px 0;margin-bottom:40px}}@media screen and (max-width:767px){.s-about-hero__features-head .c-btn{display:none!important}}.s-about-hero__features-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (min-width:768px){.s-about-hero__features-text{gap:14px;max-width:618px}}.s-about-hero__features-title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222;margin:0}@media screen and (min-width:768px){.s-about-hero__features-title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em}}.s-about-hero__features-description{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#666;margin:0}.s-about-features{position:relative;overflow:hidden}.s-about-features__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(157deg,#d00312 6%,#f0e7de 30%,#fff100 49%,#cdd9ca 70%,#0068b7 93%);opacity:.04}.s-about-features__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:0 0 65px}@media screen and (min-width:768px){.s-about-features__inner{padding:0 0 60px}}.s-about-features__cards{width:100%;overflow:hidden}@media screen and (min-width:768px){.s-about-features__cards{padding:0 20px}}.s-about-features__splide{overflow:visible}@media screen and (min-width:768px){.s-about-features__splide{visibility:visible}}.s-about-features__track{overflow:visible}@media screen and (min-width:768px){.s-about-features__track{overflow:visible}}.s-about-features__list{list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.s-about-features__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;height:auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width:768px){.s-about-features__slide{width:100%;min-width:0;min-height:0}.s-about-features__slide:nth-child(n+4){display:none}}.s-about-features__card{display:block;position:relative;width:100%;border-radius:15px;overflow:hidden;text-decoration:none;aspect-ratio:334/418;cursor:pointer}@media screen and (min-width:768px){.s-about-features__card{aspect-ratio:410/530}}.s-about-features__card.is-detail-open .s-about-features__card-overlay{opacity:0;visibility:hidden}.s-about-features__card.is-detail-open .s-about-features__card-detail{opacity:1;visibility:visible}.s-about-features__card-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.s-about-features__card-placeholder{width:100%;height:100%;background-color:#e4e4e4;position:absolute;top:0;right:0;bottom:0;left:0}.s-about-features__card-overlay{position:absolute;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:40px 14px 14px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(34,34,34,0)),to(rgba(34,34,34,.6)));background:linear-gradient(180deg,#2220,#2229);-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.s-about-features__card-title{font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.02em;color:#fff}.s-about-features__card-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:#e4e4e4;border-radius:80px;border:none;padding:0;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){.s-about-features__card-btn:hover{opacity:.7}}.s-about-features__card-detail{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:14px;padding:130px 14px 14px;background-color:#0006;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.s-about-features__card-detail-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}.s-about-features__card-detail-title{font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.02em;color:#fff;margin:0}.s-about-features__card-detail-text{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#fff;margin:0;text-align:justify;word-break:break-all}.s-about-features__progress{margin:24px auto 0;width:100%;max-width:190px;height:4px;background-color:#0003;border-radius:2px;overflow:hidden}@media screen and (min-width:768px){.s-about-features__progress{display:none}}.s-about-features__progress .s-about-features__progress-bar{display:block;width:100%;height:100%;background-color:#222;border-radius:2px;-webkit-transform:translateX(0);transform:translate(0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}body.custom .s-about-series-grid{background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#111));background:linear-gradient(180deg,#333,#111);padding:45px 0 65px}@media screen and (min-width:768px){body.custom .s-about-series-grid{background:-webkit-gradient(linear,left bottom,left top,from(#111),to(#333));background:linear-gradient(0deg,#111,#333);padding:60px 0 80px}}body.custom .s-about-series-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:19px;padding:0 14px}@media screen and (min-width:768px){body.custom .s-about-series-grid__inner{gap:15px;padding:0 20px}}body.custom .s-about-series-grid__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#fff;margin:0;padding-left:0}@media screen and (min-width:768px){body.custom .s-about-series-grid__title{padding-left:10px}}body.custom .s-about-series-grid__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}@media screen and (min-width:768px){body.custom .s-about-series-grid__grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px}}body.custom .s-about-series-grid__grid .s-about-series-grid__card-img{aspect-ratio:362/483}@media screen and (min-width:768px){body.custom .s-about-series-grid__grid .s-about-series-grid__card-img{aspect-ratio:618/823}}body.custom .s-about-series-grid__grid-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}@media screen and (min-width:768px){body.custom .s-about-series-grid__grid-right{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}body.custom .s-about-series-grid__grid-right .s-about-series-grid__card-img{aspect-ratio:362/483}@media screen and (min-width:768px){body.custom .s-about-series-grid__grid-right .s-about-series-grid__card-img{aspect-ratio:307/410}}body.custom .s-about-series-grid__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:15px;overflow:hidden;text-decoration:none;color:inherit}@media(hover:hover){body.custom .s-about-series-grid__card:hover .s-about-series-grid__card-img{-webkit-transform:scale(1.07);transform:scale(1.07)}}@media screen and (min-width:768px){body.custom .s-about-series-grid__card--featured{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;min-height:0}}body.custom .s-about-series-grid__card--featured .s-about-series-grid__card-label{padding:30px 14px}body.custom .s-about-series-grid__card--featured .s-about-series-grid__card-name{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0}@media screen and (min-width:768px){body.custom .s-about-series-grid__card--featured .s-about-series-grid__card-name{font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.02em}}body.custom .s-about-series-grid__card-bg{position:relative;top:0;right:0;bottom:0;left:0;width:100%;height:100%}body.custom .s-about-series-grid__card-bg picture{display:block;height:100%}body.custom .s-about-series-grid__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}body.custom .s-about-series-grid__card-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:#d9d9d9}body.custom .s-about-series-grid__card-placeholder .placeholder-svg{width:40%;height:auto}body.custom .s-about-series-grid__card-label{position:absolute;z-index:1;width:calc(100% - 8px);border-radius:15px;padding:30px 14px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);bottom:4px;margin:0 auto;left:0;right:0}body.custom .s-about-series-grid__card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#7773;display:block;height:100%;border-radius:15px}body.custom .s-about-series-grid__card-name{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#fff;display:block}.s-about-archive__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 14px 65px}@media screen and (min-width:768px){.s-about-archive__inner{padding:80px 110px 40px}}.s-about-archive__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:auto;border-radius:15px;overflow:hidden;-webkit-box-shadow:10px 10px 40px rgba(0,0,0,.2);box-shadow:10px 10px 40px #0003;text-decoration:none;color:inherit;aspect-ratio:362/483}@media screen and (min-width:768px){.s-about-archive__card{aspect-ratio:1060/410}}.s-about-archive__card{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){.s-about-archive__card:hover{opacity:.8}}.s-about-archive__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:15px;overflow:hidden}.s-about-archive__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-about-archive__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001a;border-radius:15px}.s-about-archive__card-placeholder{width:100%;height:100%;background-color:#e4e4e4}.s-about-archive__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:20px 16px 24px}@media screen and (min-width:768px){.s-about-archive__content{gap:20px;padding:20px;width:400px}}.s-about-archive__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;color:#fff}@media screen and (min-width:768px){.s-about-archive__text{gap:12px}}.s-about-archive__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1;letter-spacing:-.48px;color:#fff;margin:0}.s-about-archive__description{font-family:Inter,Noto Sans JP,sans-serif;font-weight:500;font-size:12px;line-height:1.45;color:#fff;margin:0}.s-about-archive__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-about-archive__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 10px 12px 12px;background-color:#222;border-radius:10px}.s-about-archive__btn-label{font-family:Inter,sans-serif;font-weight:700;font-size:12px;line-height:1;color:#fff;text-align:right}.s-brand-hero{position:relative;overflow:hidden}.s-brand-hero__breadcrumb-wrap{position:absolute;top:0;left:0;right:0;z-index:3}@media screen and (min-width:768px){.s-brand-hero__breadcrumb-wrap{position:relative;z-index:1;padding:0}}.s-brand-hero__breadcrumb-wrap .s-breadcrumb{gap:5px}.s-brand-hero__breadcrumb-wrap .s-breadcrumb__item,.s-brand-hero__breadcrumb-wrap .s-breadcrumb__dot{color:#fff!important}@media screen and (min-width:768px){.s-brand-hero__breadcrumb-wrap .s-breadcrumb__item,.s-brand-hero__breadcrumb-wrap .s-breadcrumb__dot{color:#aaa!important}}.s-brand-hero__breadcrumb-wrap .s-breadcrumb__item--current{color:#fff!important}@media screen and (min-width:768px){.s-brand-hero__breadcrumb-wrap .s-breadcrumb__item--current{color:#aaa!important}}.s-brand-hero__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:0 0 40px;margin:0 0 34px;border-bottom:1px solid #eaebea}@media screen and (min-width:768px){.s-brand-hero__body{gap:25px;padding:0 20px 30px}}.s-brand-hero__page{position:relative;z-index:1;padding:0 4px}@media screen and (min-width:768px){.s-brand-hero__page{padding:15px 0 0}}.s-brand-hero__splide{position:relative;width:100%;overflow:hidden;border-radius:15px}.s-brand-hero__track{overflow:hidden}.s-brand-hero__slide{position:relative}.s-brand-hero__image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:382/478}@media screen and (min-width:768px){.s-brand-hero__image{aspect-ratio:1240/480}}.s-brand-hero__image--placeholder{background-color:#e4e4e4}.s-brand-hero__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;padding:40px 15px 19px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.2)));background:linear-gradient(180deg,#0000,#0003);border-radius:0 0 15px 15px;pointer-events:none}@media screen and (min-width:768px){.s-brand-hero__overlay{padding:40px 20px 20px}}.s-brand-hero__title{font-weight:600;font-size:30px;line-height:120%;letter-spacing:-.02em;color:#fff;margin:0;text-shadow:10px 10px 20px rgba(0,0,0,.1)}.s-brand-hero__counter{font-weight:600;font-size:13px;line-height:100%;letter-spacing:0;color:#fff;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;pointer-events:auto;padding-bottom:6px}.s-brand-hero__statement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:0 14px}@media screen and (min-width:768px){.s-brand-hero__statement{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px;padding:0}}.s-brand-hero__statement-text{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#666;margin:0}@media screen and (min-width:768px){.s-brand-hero__statement-text{max-width:571px}}.s-brand-hero__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 10px 12px 12px!important;text-decoration:none;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;height:auto!important}.s-brand-hero__btn .c-btn__inner{gap:5px}.s-brand-hero__btn-label{font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#222}.s-brand-hero__btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#222}body.custom .s-page-hero__breadcrumb-wrap .s-breadcrumb{color:#ccc}body.custom .s-page-hero__breadcrumb-wrap .s-breadcrumb__item{text-transform:uppercase}body.custom .s-page-hero__ttl{padding:30px 14px 0;max-width:100%}@media screen and (min-width:768px){body.custom .s-page-hero__ttl{padding:48px 0 0;max-width:740px;margin:0 auto}}body.custom .s-page-hero__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;font-style:normal;color:#222;margin:-5px 0 0}@media screen and (min-width:768px){body.custom .s-page-hero__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom.is-page-shopping-guide-detail .s-page-hero__ttl{padding:41px 14px 0}@media screen and (min-width:768px){body.custom.is-page-shopping-guide-detail .s-page-hero__ttl{padding:54px 0 0;width:100%;max-width:740px;margin:0 auto}}body.custom.is-page-thank-you .s-page-hero__ttl{padding:120px 14px 12px;max-width:100%;text-align:center}@media screen and (min-width:768px){body.custom.is-page-thank-you .s-page-hero__ttl{padding:60px 0 20px;max-width:740px;margin:0 auto}}body.custom.is-page-thank-you .s-page-hero__title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-.02em;text-align:center}@media screen and (min-width:768px){body.custom.is-page-thank-you .s-page-hero__title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-.02em}}body.custom.is-page-faq .s-page-hero__ttl{max-width:none;width:74.375%}body.custom .s-shopping-guide-faq{position:relative}body.custom .s-shopping-guide-faq__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:30px 14px 40px}@media screen and (min-width:768px){body.custom .s-shopping-guide-faq__container{padding:60px 0 80px}}body.custom .s-shopping-guide-faq__card{width:100%;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden}@media screen and (min-width:768px){body.custom .s-shopping-guide-faq__card{width:740px}}body.custom .s-shopping-guide-faq__card .c-accordion__item{position:relative}body.custom .s-shopping-guide-faq__card .c-accordion__trigger{padding:20px 50px 20px 14px}@media screen and (min-width:768px){body.custom .s-shopping-guide-faq__card .c-accordion__trigger{padding:20px 17px}}body.custom .s-shopping-guide-faq__card .c-accordion__icon{right:14px;top:16px}@media screen and (min-width:768px){body.custom .s-shopping-guide-faq__card .c-accordion__icon{right:16px}}body.custom .s-shopping-guide-faq__card .c-accordion__icon:before{width:1.5px;height:9px;left:13.75px;background:#666}body.custom .s-shopping-guide-faq__card .c-accordion__icon:after{width:9px;height:1.5px;top:13.75px;left:10px;background:#666}body.custom .s-shopping-guide-faq__card .c-accordion__panel-body{padding:0 10px 4px 42px}@media screen and (min-width:768px){body.custom .s-shopping-guide-faq__card .c-accordion__panel-body{padding-left:44px;padding-bottom:19px}}body.custom .s-shopping-guide-faq__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}body.custom .s-shopping-guide-faq__icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-shopping-guide-faq__icon-img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}body.custom .s-shopping-guide-faq__trigger-text{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222}body.custom .s-shopping-guide-faq__link-item{padding-bottom:5px}@media screen and (min-width:768px){body.custom .s-shopping-guide-faq__link-item{padding-bottom:3px}}body.custom .s-shopping-guide-faq__link{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#666;text-decoration:none}@media(hover:hover){body.custom .s-shopping-guide-faq__link:hover{text-decoration:underline}}body.custom .s-shopping-guide-detail-content{padding:35px 14px 60px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content{padding:59px 0 100px}}body.custom .s-shopping-guide-detail-content__intro{font-weight:500;font-size:12px;line-height:160%;margin:0 0 40px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__intro{font-size:14px;margin:0 0 60px}}body.custom .s-shopping-guide-detail-content__inner{width:100%;max-width:740px;margin:0 auto}body.custom .s-shopping-guide-detail-content__inner h2,body.custom .s-shopping-guide-detail-content__inner h3,body.custom .s-shopping-guide-detail-content__inner h4{font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;color:#222;padding-bottom:12px;border-bottom:1px solid #eaebea;margin:0}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner h2,body.custom .s-shopping-guide-detail-content__inner h3,body.custom .s-shopping-guide-detail-content__inner h4{font-weight:500;font-size:20px;line-height:100%;letter-spacing:-.02em}}body.custom .s-shopping-guide-detail-content__inner .s-shopping-guide-detail-content__textinner+.s-shopping-guide-detail-content__textinner{margin:37px 0 0}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner .s-shopping-guide-detail-content__textinner+.s-shopping-guide-detail-content__textinner{margin:59px 0 0}}body.custom .s-shopping-guide-detail-content__inner h2~h2,body.custom .s-shopping-guide-detail-content__inner h3~h3,body.custom .s-shopping-guide-detail-content__inner h2~h3,body.custom .s-shopping-guide-detail-content__inner h3~h2{margin-top:40px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner h2~h2,body.custom .s-shopping-guide-detail-content__inner h3~h3,body.custom .s-shopping-guide-detail-content__inner h2~h3,body.custom .s-shopping-guide-detail-content__inner h3~h2{margin-top:60px}}body.custom .s-shopping-guide-detail-content__inner p{font-weight:500;font-size:12px;line-height:1.6;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner p{font-size:14px}}body.custom .s-shopping-guide-detail-content__inner p+p{margin-top:20px}body.custom .s-shopping-guide-detail-content__inner h2+p,body.custom .s-shopping-guide-detail-content__inner h3+p,body.custom .s-shopping-guide-detail-content__inner h4+p{margin-top:20px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner h2+p,body.custom .s-shopping-guide-detail-content__inner h3+p,body.custom .s-shopping-guide-detail-content__inner h4+p{margin-top:24px}}body.custom .s-shopping-guide-detail-content__inner ul,body.custom .s-shopping-guide-detail-content__inner ol{font-weight:500;font-size:12px;line-height:1.6;color:#222;margin:20px 0 0;padding-left:1.5em}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner ul,body.custom .s-shopping-guide-detail-content__inner ol{font-size:14px;margin-top:24px}}body.custom .s-shopping-guide-detail-content__inner li{margin-bottom:4px;position:relative}body.custom .s-shopping-guide-detail-content__inner li:before{content:"";position:absolute;left:-12px;top:8px;width:4px;height:4px;background:#222;border-radius:50%}body.custom .s-shopping-guide-detail-content__inner li+li{margin-top:-5px}body.custom .s-shopping-guide-detail-content__inner p+ul,body.custom .s-shopping-guide-detail-content__inner p+ol{margin:0}body.custom .s-shopping-guide-detail-content__inner ul+p,body.custom .s-shopping-guide-detail-content__inner ol+p{margin-top:20px}body.custom .s-shopping-guide-detail-content__inner ul.no-margin+p,body.custom .s-shopping-guide-detail-content__inner ol.no-margin+p{margin-top:0}body.custom .s-shopping-guide-detail-content__inner a{color:#222;font-weight:700;text-decoration:underline}body.custom .s-shopping-guide-detail-content__inner a:not([href^="mailto:"]){text-decoration:underline;font-weight:500;font-size:12px;line-height:160%;color:#666}body.custom .s-shopping-guide-detail-content__inner strong,body.custom .s-shopping-guide-detail-content__inner b{font-weight:700}body.custom .s-shopping-guide-detail-content__inner em{font-style:italic}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table{width:100%;margin-top:20px;border-radius:15px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden;background-color:#fafafa}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table{margin-top:24px}}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__table{width:100%;min-width:740px;table-layout:fixed;border-collapse:separate;border-spacing:1px;background-color:#fafafa}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__th-label{width:120px;padding:20px 12px;text-align:center;vertical-align:middle;background-color:#fff;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#222;font-weight:500;border-top-left-radius:15px}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__th-rank{padding:20px 12px;text-align:center;vertical-align:middle;font-size:12px;line-height:100%;letter-spacing:0;color:#fff;font-weight:600}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__th-rank--bronze{background-color:#a84724}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__th-rank--silver{background-color:#93999a}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__th-rank--gold{background-color:#d7a200}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__th-rank--platinum{background-color:#676872}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__th-rank--diamond{background-color:#222;border-top-right-radius:15px}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__row--gray .s-member-rank-table__td-label,body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__row--gray .s-member-rank-table__td-value{background-color:#f5f5f5}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__row--white .s-member-rank-table__td-label,body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__row--white .s-member-rank-table__td-value{background-color:#fff}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__td-label{width:120px;padding:20px 12px;text-align:center;vertical-align:middle;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#222;font-weight:500}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__asterisk{font-size:7.74px;vertical-align:super}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__td-value{padding:20px 12px;text-align:center;vertical-align:middle;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#222}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__td-value .s-member-rank-table__num,body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__td-value .s-member-rank-table__unit{display:inline-block;vertical-align:bottom}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__td-value .s-member-rank-table__num{font-size:16px;line-height:110%;letter-spacing:0;color:#222;font-weight:600}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__td-value .s-member-rank-table__unit{font-size:10px;line-height:100%;letter-spacing:0;color:#222;font-weight:500;padding-bottom:3px;margin-left:1px}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__td-value .s-member-rank-table__num+.s-member-rank-table__unit{margin-left:1px}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table tbody tr:last-child .s-member-rank-table__td-label{border-bottom-left-radius:15px}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table tbody tr:last-child .s-member-rank-table__td-value:last-child{border-bottom-right-radius:15px}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__note{padding:20px;background-color:#fff}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__note p{font-size:12px;line-height:100%;color:#666;font-weight:500;line-height:1;letter-spacing:-.01em}body.custom .s-shopping-guide-detail-content__inner .s-member-rank-table__note p+p{margin-top:4px}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__item{position:relative}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__trigger{padding:22px 50px 22px 16px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__trigger{padding:22px 54px 22px 20px}}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__panel-body{padding:0 16px 16px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__panel-body{padding:0 54px 16px 20px}}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__icon{right:14px;top:16px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__icon{right:16px}}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__icon:before{width:1.5px;height:9px;left:13.75px;background:#666}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item .c-accordion__icon:after{width:9px;height:1.5px;top:13.75px;left:10px;background:#666}body.custom .s-shopping-guide-detail-content__inner h2+.s-guide-content__item{margin-top:20px}@media screen and (min-width:768px){body.custom .s-shopping-guide-detail-content__inner h2+.s-guide-content__item{margin-top:27px}}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__item+.s-guide-content__item{margin-top:4px}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__question{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#222;-webkit-box-flex:1;-ms-flex:1;flex:1}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__answer{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222;line-height:1.6}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__answer p{margin:0 0 .5em;font-weight:500;font-size:12px;line-height:160%}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__answer p:last-child{margin-bottom:0}body.custom .s-shopping-guide-detail-content__inner .s-guide-content__answer a{color:#222;text-decoration:underline}@media(hover:hover){body.custom .s-shopping-guide-detail-content__inner .s-guide-content__answer a:hover{opacity:.7}}body.custom .s-faq-content__anchor-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;padding:40px 14px 0}@media screen and (min-width:768px){body.custom .s-faq-content__anchor-cards{display:none}}body.custom .s-faq-content__anchor-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;width:calc((100% - 4px)/2);padding:16px;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;text-decoration:none;color:#222;font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em}body.custom .s-faq-content__anchor-card-arrow{-ms-flex-negative:0;flex-shrink:0;width:10px;height:11px}body.custom .s-faq-content__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:40px 14px}@media screen and (min-width:768px){body.custom .s-faq-content__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:111px;padding:40px 0 80px;width:74.375%;margin:0 auto}}body.custom .s-faq-content__sidebar{display:none}@media screen and (min-width:768px){body.custom .s-faq-content__sidebar{display:block;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;position:sticky;top:120px}}body.custom .s-faq-content__sidebar-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;padding:30px 24px;width:208px;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d}body.custom .s-faq-content__sidebar-link{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#aaa;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}body.custom .s-faq-content__sidebar-link.is-active{color:#222}@media(hover:hover){body.custom .s-faq-content__sidebar-link:hover{color:#222}}body.custom .s-faq-content__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:100%;min-width:0}@media screen and (min-width:768px){body.custom .s-faq-content__main{gap:80px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}body.custom .s-faq-content__category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}@media screen and (min-width:768px){body.custom .s-faq-content__category{gap:24px}}body.custom .s-faq-content__category-title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222;margin:0}@media screen and (min-width:768px){body.custom .s-faq-content__category-title{font-weight:500;font-size:16px;line-height:100%;letter-spacing:0}}body.custom .s-faq-content__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}body.custom .s-faq-content__item{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;overflow:hidden}body.custom .s-faq-content__item .c-accordion__item{position:relative}body.custom .s-faq-content__item .c-accordion__trigger{padding:22px 50px 22px 16px}@media screen and (min-width:768px){body.custom .s-faq-content__item .c-accordion__trigger{padding:22px 54px 22px 20px}}body.custom .s-faq-content__item .c-accordion__panel-body{padding:0 50px 16px 16px}@media screen and (min-width:768px){body.custom .s-faq-content__item .c-accordion__panel-body{padding:0 54px 16px 20px}}body.custom .s-faq-content__item .c-accordion__icon{right:14px;top:16px}@media screen and (min-width:768px){body.custom .s-faq-content__item .c-accordion__icon{right:16px}}body.custom .s-faq-content__item .c-accordion__icon:before{width:1.5px;height:9px;left:13.75px;background:#666}body.custom .s-faq-content__item .c-accordion__icon:after{width:9px;height:1.5px;top:13.75px;left:10px;background:#666}body.custom .s-faq-content__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:left}body.custom .s-faq-content__question{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#222;-webkit-box-flex:1;-ms-flex:1;flex:1}body.custom .s-faq-content__answer{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222;line-height:1.6}body.custom .s-faq-content__answer p{margin:0 0 .5em}body.custom .s-faq-content__answer p:last-child{margin-bottom:0}body.custom .s-faq-content__answer a{color:#222;text-decoration:underline}@media(hover:hover){body.custom .s-faq-content__answer a:hover{opacity:.7}}body.custom .cart__footer-wrapper{display:none}body.custom .s-main-cart .cart__dynamic-checkout-buttons{display:none!important}body.custom .s-main-cart .page-width{padding:0;max-width:none}body.custom .s-main-cart__inner{display:contents}body.custom .s-main-cart__page{background:#fff;padding-bottom:40px}@media screen and (min-width:768px){body.custom .s-main-cart__page{padding-bottom:80px}}body.custom .s-main-cart__breadcrumb{padding:0}@media screen and (min-width:768px){body.custom .s-main-cart__breadcrumb{padding:0}}body.custom .s-main-cart__ttl{padding:11px 14px 0}@media screen and (min-width:768px){body.custom .s-main-cart__ttl{padding:28px 20px 0}}body.custom .s-main-cart__title{font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#222}@media screen and (min-width:768px){body.custom .s-main-cart__title{font-weight:600;font-size:30px;line-height:100%;letter-spacing:-.02em}}body.custom .s-main-cart__container{padding:13px 14px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;border-bottom:1px solid #e4e4e4}@media screen and (min-width:768px){body.custom .s-main-cart__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:57px;padding:10px 20px 80px}}body.custom .s-main-cart__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%}@media screen and (min-width:768px){body.custom .s-main-cart__items{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;max-width:778px}}body.custom .s-main-cart__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px 20px 16px 16px;background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;width:100%;margin-bottom:0}body.custom .s-main-cart__item-image-wrap{-ms-flex-negative:0;flex-shrink:0;width:104px;height:127px;background:#edeeed;border-radius:8px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8px;position:relative;background:#fff}body.custom .s-main-cart .cart-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}body.custom .s-main-cart__item-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;max-width:none}body.custom .s-main-cart__item-info{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}body.custom .s-main-cart__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}body.custom .s-main-cart__item-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}body.custom .s-main-cart__item-title{font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#222}body.custom .s-main-cart__item-variant{font-weight:500;font-size:10px;line-height:100%;letter-spacing:0;color:#aaa}body.custom .s-main-cart__item-price{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#666}body.custom .s-main-cart__item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;width:100%}body.custom .s-main-cart quantity-popover{width:100%}body.custom .s-main-cart cart-remove-button{width:auto;height:auto}body.custom .s-main-cart .cart-item__quantity-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body.custom .s-main-cart__qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 10px;background:#e4e4e4;border-radius:10px;width:auto;height:auto;border:none;min-height:0}body.custom .s-main-cart__qty .quantity__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;padding:0;color:#222;width:auto;height:auto;min-width:0;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-cart__qty .quantity__button:hover{opacity:.6}}body.custom .s-main-cart__qty .quantity__input{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;color:#222;min-width:0;max-width:40px;text-align:center;background:none;border:none;padding:0;width:30px;height:auto}body.custom .s-main-cart__qty:before,body.custom .s-main-cart__qty:after{content:none}body.custom .s-main-cart__qty-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;padding:0;color:#222;min-height:0;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-cart__qty-btn:hover{opacity:.6}}body.custom .s-main-cart__qty-value{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;color:#222;min-width:20px;text-align:center}body.custom .s-main-cart__item-delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;text-decoration:none;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-cart__item-delete:hover{opacity:.6}}body.custom .s-main-cart__item-delete-icon{width:14px;height:14px;color:#aaa}body.custom .s-main-cart__item-delete-text{font-weight:600;font-size:12px;line-height:135%;letter-spacing:-.01em;color:#aaa}body.custom .s-main-cart__summary{width:100%;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){body.custom .s-main-cart__summary{width:405px}}body.custom .s-main-cart__summary-inner{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:30px 20px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}body.custom .s-main-cart__subtotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}body.custom .s-main-cart__subtotal-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:16px;border-bottom:1px solid #e4e4e4}body.custom .s-main-cart__subtotal-label{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222}body.custom .s-main-cart__subtotal-amount{font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.02em;color:#222}body.custom .s-main-cart__subtotal-note{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#aaa;text-align:center;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}body.custom .s-main-cart__note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}body.custom .s-main-cart__note-label{font-weight:500;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#aaa}body.custom .s-main-cart__note-input{background:#eaebea;border-radius:8px;padding:14px;width:100%;border:none;resize:vertical;font-weight:500;font-size:12px;line-height:145%;color:#222;min-height:121px}body.custom .s-main-cart__note-input:focus{outline:none}body.custom .s-main-cart__note-input::-webkit-input-placeholder{color:#0003}body.custom .s-main-cart__note-input::-moz-placeholder{color:#0003}body.custom .s-main-cart__note-input:-ms-input-placeholder{color:#0003}body.custom .s-main-cart__note-input::-ms-input-placeholder{color:#0003}body.custom .s-main-cart__note-input::placeholder{color:#0003}body.custom .s-main-cart__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin:-8px 0 0}body.custom .s-main-cart__checkout-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;width:286px;height:44px;background:#d7ff01;border-radius:15px;border:none;cursor:pointer;text-decoration:none;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;color:#222;padding:0}body.custom .s-main-cart__checkout-btn:before{border-radius:15px}body.custom .s-main-cart__continue-link{font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#aaa;text-decoration:none;text-align:center;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-cart__continue-link:hover{opacity:.6}}body.custom .minmaxify-p-bg{background:#222222b3!important;opacity:1!important}body.custom .minmaxify-dlg{position:fixed;z-index:2147483646;margin:0;padding:0;max-width:100vw;max-height:100vh;border:none;background:#0000;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible}@media screen and (max-width:767px){body.custom .minmaxify-dlg{left:50%;right:auto;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:min(330px,100vw - 30px)}}@media screen and (min-width:768px){body.custom .minmaxify-dlg{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:528px;max-width:calc(100vw - 40px)}}body.custom .minmaxify-dlg::-ms-backdrop{background:#222222b3}body.custom .minmaxify-dlg::backdrop{background:#222222b3}body.custom .minmaxify-p.minmaxify-a,body.custom .minmaxify-dlg .minmaxify-p{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1!important;color:#222!important;background-color:#eff0efcc!important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:none!important;border-radius:15px;overflow-x:clip;overflow-y:auto;max-height:95vh;pointer-events:auto}@media screen and (max-width:767px){body.custom .minmaxify-p.minmaxify-a,body.custom .minmaxify-dlg .minmaxify-p{width:100%!important;max-width:none!important;margin:0!important;padding:14px 14px 30px!important}}@media screen and (min-width:768px){body.custom .minmaxify-p.minmaxify-a,body.custom .minmaxify-dlg .minmaxify-p{width:100%!important;max-width:none!important;margin:0!important;padding:56px 40px 40px!important}}body.custom .minmaxify-p.minmaxify-a>br,body.custom .minmaxify-dlg .minmaxify-p>br{display:none}body.custom .minmaxify-p.minmaxify-a>ul,body.custom .minmaxify-dlg .minmaxify-p>ul{list-style:none;padding:0!important;margin:0 0 30px!important;width:100%;max-width:448px;-ms-flex-item-align:center;align-self:center}body.custom .minmaxify-p.minmaxify-a>ul li,body.custom .minmaxify-dlg .minmaxify-p>ul li{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#222;margin:0}body.custom .minmaxify-p.minmaxify-a>div:last-of-type,body.custom .minmaxify-dlg .minmaxify-p>div:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;clear:none!important}body.custom .minmaxify-p.minmaxify-a>div:last-of-type .minmaxify-ok,body.custom .minmaxify-dlg .minmaxify-p>div:last-of-type .minmaxify-ok{float:none!important}body.custom .minmaxify-close{float:none!important;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 20px!important;padding:0!important;width:34px!important;height:34px!important;min-width:34px!important;border:none!important;border-radius:80px;background:#e4e4e4!important;color:#e4e4e4!important;font-family:inherit!important;font-style:normal!important;font-size:20px!important;line-height:1;opacity:1!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}body.custom .minmaxify-close:after{content:"";background-image:url(/cdn/shop/files/CLOSE.webp?v=1775717011);background-size:contain;background-repeat:no-repeat;background-position:center;width:22px;height:auto;aspect-ratio:1/1;position:absolute}body.custom .minmaxify-close{cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .minmaxify-close:hover{opacity:.6}}@media screen and (min-width:768px){body.custom .minmaxify-close{position:absolute;top:12px;right:12px;width:40px!important;height:40px!important;min-width:40px!important;margin:0!important;font-size:22px!important}}body.custom .minmaxify-ok{float:none!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:189px!important;min-width:189px!important;height:54px!important;padding:0 10px 0 6px!important;margin:0!important;border:none!important;border-radius:0!important;background:inherit!important;color:#222!important;font-family:inherit!important;font-weight:600!important;font-size:14px!important;line-height:1!important;letter-spacing:-.02em!important;text-transform:none!important;text-decoration:none!important;vertical-align:middle!important;white-space:nowrap!important;cursor:pointer;position:relative}@media(hover:hover){body.custom .minmaxify-ok:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom .minmaxify-ok:before{content:""!important;background:#d7ff01!important;position:absolute;border-radius:15px!important;width:100%!important;height:100%!important;-webkit-box-shadow:3px 3px 12px rgba(0,0,0,.1)!important;box-shadow:3px 3px 12px #0000001a!important;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}body.custom .minmaxify-ok:after{content:"OK"!important;font:inherit;color:inherit;position:relative;z-index:1}body.custom .is-empty .cart__warnings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;padding:56px 14px 120px;width:100%}body.custom .is-empty .cart__empty-text{font-weight:500;font-size:14px;line-height:1.4;color:#666;text-align:center;width:100%}body.custom .is-empty .cart__warnings .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:13px 10px 13px 12px;min-height:0;background:#eaebea;border-radius:15px;border:none;cursor:pointer;text-decoration:none;font-weight:600;font-size:12px;line-height:1;letter-spacing:-.02em;color:#666}body.custom .cart__login-title,body.custom .cart__login-paragraph{display:none}body.custom .s-page-custom-contact .page-width{max-width:100%;padding:0 14px}@media screen and (min-width:768px){body.custom .s-page-custom-contact .page-width{max-width:740px;padding:0;margin:0 auto}}body.custom .s-page-custom-contact__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}body.custom .s-page-custom-contact__inner>p{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222;margin:0}body.custom .s-page-custom-contact__inner>h2{font-weight:500;font-size:14px;line-height:115%;letter-spacing:-.01em;color:#aaa;margin:0 0 -14px}body.custom .s-page-custom-contact__inner>ul{list-style:disc;padding:0 0 0 1.2em;margin:0}body.custom .s-page-custom-contact__inner>ul li{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222}body.custom .s-page-custom-contact__inner>p a{color:#222;text-decoration:underline}body.custom .s-page-custom-contact .globo-formbuilder{background:#fff;border-radius:15px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;padding:30px 20px 40px;width:100%}body.custom .s-page-custom-contact .globo-form-app{max-width:100%!important;width:100%!important;margin:0 auto}body.custom .s-page-custom-contact .globo-form-app .panels{z-index:1}body.custom .s-page-custom-contact .globo-form .globo-form-app .header{text-align:left!important;padding:0!important;margin-bottom:30px}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-heading,body.custom .s-page-custom-contact .globo-form .globo-form-app .header .globo-heading{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#666!important;text-align:left}body.custom .s-page-custom-contact .globo-form-app .header .description{display:none!important}body.custom .s-page-custom-contact .gfb-style-material_filled .globo-form-control:not([data-type=file2],[data-type=imageOptions],[data-type=rating-level],[data-type=feedback],[data-type=matrix],[data-type=rating-star2],[data-type=checkbox],[data-type=radio],[data-type=colorSwatches],[data-type=rangeSlider],[data-type=switcher],[data-type=button],[data-type=signature]){padding:0!important}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control input:not([type=checkbox]),body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control select,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control textarea{background-color:#eaebea!important;border:none!important;border-radius:8px!important;padding:16px 14px!important;font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#222}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::-webkit-input-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control select::-webkit-input-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control textarea::-webkit-input-placeholder{color:#aaa;opacity:0}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::-moz-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control select::-moz-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control textarea::-moz-placeholder{color:#aaa;opacity:0}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control input:not([type=checkbox]):-ms-input-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control select:-ms-input-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control textarea:-ms-input-placeholder{color:#aaa;opacity:0}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::-ms-input-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control select::-ms-input-placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control textarea::-ms-input-placeholder{color:#aaa;opacity:0}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control input:not([type=checkbox])::placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control select::placeholder,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control textarea::placeholder{color:#aaa;opacity:0}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control textarea{min-height:120px}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control.content{margin-left:0!important;margin-right:0!important}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px;padding-right:40px!important}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control label.globo-label,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control label.globo-label span.label-content{font-weight:500;font-size:12px;line-height:145%;letter-spacing:0;color:#666}body.custom .s-page-custom-contact .gfb-style-material_filled .globo-form-control:not([data-type=file2],[data-type=imageOptions],[data-type=rating-level],[data-type=feedback],[data-type=matrix],[data-type=rating-star2],[data-type=checkbox],[data-type=radio],[data-type=colorSwatches],[data-type=rangeSlider],[data-type=switcher],[data-type=button],[data-type=signature]) .globo-label.gfb__label__shink,body.custom .s-page-custom-contact .gfb-style-material_filled .globo-form-control:not([data-type=file2],[data-type=imageOptions],[data-type=rating-level],[data-type=feedback],[data-type=matrix],[data-type=rating-star2],[data-type=checkbox],[data-type=radio],[data-type=colorSwatches],[data-type=rangeSlider],[data-type=switcher],[data-type=button],[data-type=signature]) .globo-label.gfb__label__filled{display:none}body.custom .s-page-custom-contact .text-danger.text-smaller{display:none}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .globo-form-input,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .flex-wrap,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .globo-list-control{width:100%}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-weight:500;font-size:11px;line-height:100%;letter-spacing:0;color:#666;cursor:pointer;padding-left:0!important}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-label:before{width:16px!important;height:16px!important;min-width:16px;background-color:#eaebea!important;border:none!important;border-radius:2px!important;position:static!important;-ms-flex-negative:0;flex-shrink:0}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-label:after{left:0!important;top:50%!important;-webkit-transform:translateY(-50%) rotate(0deg)!important;transform:translateY(-50%) rotate(0)!important}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-label .label-content{font-weight:500;font-size:11px;line-height:100%;letter-spacing:0;color:#666}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-label p{margin:0;font-weight:500;font-size:11px;line-height:100%;letter-spacing:0;color:#666}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-label a{color:#666;text-decoration:underline}body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-form-control[data-type=consent] .checkbox-label .text-danger{display:none}body.custom .s-page-custom-contact .globo-form .globo-form-app button[type=submit],body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-btn-submit{background-color:inherit!important;color:#222!important;border:none!important;width:179px!important;height:44px!important;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.02em;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;z-index:0}body.custom .s-page-custom-contact .globo-form .globo-form-app button[type=submit]:before,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-btn-submit:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;border-radius:15px!important;background-color:#d7ff01!important;z-index:-1}@media(hover:hover){body.custom .s-page-custom-contact .globo-form .globo-form-app button[type=submit]:hover,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-btn-submit:hover{-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-filter:none!important;filter:none!important}body.custom .s-page-custom-contact .globo-form .globo-form-app button[type=submit]:hover:before,body.custom .s-page-custom-contact .globo-form .globo-form-app .globo-btn-submit:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom .s-page-custom-contact .gfb-style-material_filled .globo-form-control:not([data-type=file2],[data-type=imageOptions],[data-type=rating-level],[data-type=feedback],[data-type=matrix],[data-type=rating-star2],[data-type=checkbox],[data-type=radio],[data-type=colorSwatches],[data-type=rangeSlider],[data-type=switcher],[data-type=button],[data-type=signature]).has-error .globo-form-input{border:none}body.custom .s-page-custom-contact .globo-g-recaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-page-custom-thank-you .page-width{max-width:100%;padding:0 14px}@media screen and (min-width:768px){body.custom .s-page-custom-thank-you .page-width{max-width:740px;padding:0;margin:0 auto}}body.custom .s-page-custom-thank-you__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;text-align:center}@media screen and (min-width:768px){body.custom .s-page-custom-thank-you__inner{gap:16px}}body.custom .s-page-custom-thank-you__inner>p{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#666;margin:0}body.custom .s-page-custom-thank-you__inner>p a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;background-color:#eaebea;border-radius:15px;padding:12px 10px 12px 12px;font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666;text-decoration:none;margin-top:18px;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-page-custom-thank-you__inner>p a:hover{opacity:.6}}@media screen and (min-width:768px){body.custom .s-page-custom-thank-you__inner>p a{margin-top:14px}}body.custom.is-page-thank-you .s-page-custom-thank-you{padding-top:0;padding-bottom:0}body.custom.is-page-thank-you .s-page-custom-thank-you .page-width{padding-bottom:120px}body.custom .s-main-custom-404 .page-width{max-width:100%;padding:0 14px}@media screen and (min-width:768px){body.custom .s-main-custom-404 .page-width{max-width:740px;padding:0;margin:0 auto}}body.custom .s-main-custom-404__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;padding:141px 0 122px;text-align:center}@media screen and (min-width:768px){body.custom .s-main-custom-404__inner{padding:110px 0 120px}}body.custom .s-main-custom-404__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%}@media screen and (min-width:768px){body.custom .s-main-custom-404__intro{gap:16px}}body.custom .s-main-custom-404__title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-.02em;color:#222;margin:0;max-width:100%}@media screen and (min-width:768px){body.custom .s-main-custom-404__title br{display:none}}body.custom .s-main-custom-404__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;width:100%}body.custom .s-main-custom-404__body p{font-weight:500;font-size:14px;line-height:140%;letter-spacing:0;color:#666;margin:0}body.custom .s-main-custom-404__body p+p{margin-top:0}body.custom .s-main-custom-404__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;background-color:#eaebea;border-radius:15px;padding:12px 10px 12px 12px;font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.02em;color:#666;text-decoration:none;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(hover:hover){body.custom .s-main-custom-404__btn:hover{opacity:.6}}.s-lottery-checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width:768px){.s-lottery-checkout-modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.s-lottery-checkout-modal[aria-hidden=false]{opacity:1;visibility:visible}.s-lottery-checkout-modal[aria-hidden=false] .s-lottery-checkout-modal__dialog{-webkit-transform:translateY(0);transform:translateY(0)}.s-lottery-checkout-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;background:#222222b3}.s-lottery-checkout-modal__dialog{position:relative;width:100%;max-height:calc(100dvh - 80px);overflow-y:auto;background:#eff0efcc;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:15px 15px 0 0;padding:14px 14px 30px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .35s cubic-bezier(.32,.72,0,1);transition:-webkit-transform .35s cubic-bezier(.32,.72,0,1);transition:transform .35s cubic-bezier(.32,.72,0,1);transition:transform .35s cubic-bezier(.32,.72,0,1),-webkit-transform .35s cubic-bezier(.32,.72,0,1)}@media screen and (min-width:768px){.s-lottery-checkout-modal__dialog{width:calc(100% - 40px);max-width:528px;border-radius:15px;padding:56px 40px 40px;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}.s-lottery-checkout-modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;margin-left:auto;background:#e4e4e4;border:none;border-radius:80px;cursor:pointer;color:#222;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (min-width:768px){.s-lottery-checkout-modal__close{position:absolute;top:20px;right:20px;width:40px;height:40px;margin-left:0}}@media(hover:hover){.s-lottery-checkout-modal__close:hover{opacity:.6}}.s-lottery-checkout-modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-top:20px}@media screen and (min-width:768px){.s-lottery-checkout-modal__body{margin-top:0}}.s-lottery-checkout-modal__title{font-weight:600;font-size:16px;line-height:110%;letter-spacing:0;color:#222;margin:0;width:100%}.s-lottery-checkout-modal__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}@media screen and (min-width:768px){.s-lottery-checkout-modal__fields{gap:18px}}.s-lottery-checkout-modal__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.s-lottery-checkout-modal__field[hidden]{display:none}.s-lottery-checkout-modal__label{display:block;font-weight:500;font-size:14px;line-height:110%;letter-spacing:-.01em;color:#666;padding:0 4px}.s-lottery-checkout-modal__required{color:#e44545;margin-left:2px}.s-lottery-checkout-modal__input{display:block;width:100%;height:62px;padding:12px;border:1px solid #fff;border-radius:15px;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#222;background:#ffffffe6;outline:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.s-lottery-checkout-modal__input::-webkit-input-placeholder{color:#ccc}.s-lottery-checkout-modal__input::-moz-placeholder{color:#ccc}.s-lottery-checkout-modal__input:-ms-input-placeholder{color:#ccc}.s-lottery-checkout-modal__input::-ms-input-placeholder{color:#ccc}.s-lottery-checkout-modal__input::placeholder{color:#ccc}.s-lottery-checkout-modal__input:focus{border-color:#e4e4e4}.s-lottery-checkout-modal__textarea{height:100px;resize:vertical;padding-top:20px}@media screen and (min-width:768px){.s-lottery-checkout-modal__textarea{height:120px}}.s-lottery-checkout-modal__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:189px;height:54px!important;background:#d7ff01;border:none;font-weight:600!important;font-size:14px!important;line-height:100%!important;letter-spacing:-.02em!important;color:#222;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.s-lottery-checkout-modal__submit:disabled{background:#e4e4e4;color:#aaa;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.s-password-page{background:radial-gradient(81.85% 32% at 50% 38.69%,#4d5460,#000819);min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;overflow:hidden}@media screen and (min-width:768px){.s-password-page{background:radial-gradient(54.66% 40.88% at 50% 45.81%,#4d5460,#000819 99.99%)}}.s-main-password-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0 0;position:relative;z-index:2;-ms-flex-negative:0;flex-shrink:0}.s-main-password-header__logo{width:245px;height:auto}@media screen and (min-width:768px){.s-main-password-header__logo{width:305px}}.s-password-content{display:grid;grid-template-rows:minmax(0,1fr) auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0;height:100%;max-height:100%;width:100%;padding:0 20px}.s-password-content__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;width:100%;min-height:0;height:100%;-ms-flex-item-align:stretch;align-self:stretch;margin-inline:auto}.s-password-content__image{display:block;width:auto;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.s-password-content__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:14px;position:relative;z-index:2;margin-top:-22px}.s-password-content__text[hidden]{display:none}@media screen and (min-width:768px){.s-password-content__text{gap:16px;margin-top:-32px}}.s-password-content__title{font-family:Inter,sans-serif;font-weight:600;font-size:36px;line-height:1;letter-spacing:.01em;text-align:center;color:#fff;margin:0}@media screen and (min-width:768px){.s-password-content__title{font-size:48px}}.s-password-content__date{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1;letter-spacing:.01em;text-align:center;color:#fff;margin:0}.s-password-content__countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:9px;position:relative;z-index:2}.s-password-content__countdown[hidden]{display:none}@media screen and (min-width:768px){.s-password-content__countdown{margin-top:16px}}.s-password-content__countdown-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;width:100%;margin-top:20px}@media screen and (min-width:768px){.s-password-content__countdown-row{gap:32px;margin-top:24px}}.s-password-content__countdown-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0}.s-password-content__countdown-number{font-family:Inter,sans-serif;font-weight:600;font-size:48px;line-height:1;letter-spacing:.01em;text-align:center;color:#fff;font-variant-numeric:tabular-nums}@media screen and (min-width:768px){.s-password-content__countdown-number{font-size:72px}}.s-password-content__countdown-sep{font-family:Inter,sans-serif;font-weight:600;font-size:40px;line-height:1;letter-spacing:.01em;color:#fff;-ms-flex-negative:0;flex-shrink:0;margin-top:4px}@media screen and (min-width:768px){.s-password-content__countdown-sep{font-size:60px;margin-top:6px}}.s-password-content__countdown-label{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1;letter-spacing:.01em;text-align:center;color:#666}.s-main-password-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 23px 36px;position:relative;z-index:2;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.s-main-password-footer{padding-top:40px}}.s-main-password-footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;list-style:none;padding:0;margin:0 0 24px}.s-main-password-footer__social-item{display:-webkit-box;display:-ms-flexbox;display:flex}.s-main-password-footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#666;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;text-decoration:none}.s-main-password-footer__social-link .svg-wrapper{width:22px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex}.s-main-password-footer__social-link svg{width:22px;height:22px}.s-main-password-footer__social-link:visited{color:#666}@media(hover:hover){.s-main-password-footer__social-link:hover{opacity:.6}}.s-main-password-footer__copyright{font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#666;text-align:center}.s-password-page .password-main{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.s-password-page .password-main>.shopify-section{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-password-page .password-main .s-password-content{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0;width:100%}.s-password-page hr{display:none}.s-password-page .password__footer{padding-top:0}.s-password-page footer{-ms-flex-negative:0;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/30/assets/theme-custom.css.map */
