.product-card__notify-me{display:none!important}.product-card__notify-me.product-card__notify-me--visible{display:flex!important;align-items:center;justify-content:center;height:auto;padding:12px;font-size:13px;margin-top:6px;background:#060606;color:#fff;font-weight:600;letter-spacing:1px;border:none;border-radius:0;text-decoration:none;text-transform:uppercase;cursor:pointer;width:100%}.product-card__notify-me.product-card__notify-me--visible:hover{background:#333!important;color:#fff!important}.popup{display:block;width:100%}.popup__header{position:sticky;top:0;z-index:100;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:6px 15px;box-shadow:0 4px 20px #00000014;gap:15px}.popup__header-title{font-weight:700;font-size:20px;margin:0}.popup__opener{display:inline-block}.popup__content{background:none;margin:0;padding:0;line-height:1.5;border:none;width:100%;height:100%;max-width:100%;max-height:100%;overflow:visible;cursor:pointer}.popup__content::backdrop{background:#00000080;cursor:pointer}.popup__content::backdrop{opacity:0}.popup__content[open],.popup__content[open]::backdrop{animation:showContent .25s ease forwards}.popup__content[open].animate-close,.popup__content[open].animate-close::backdrop{animation:hideContent .2s ease forwards}@keyframes showContent{0%{opacity:0}to{opacity:1}}@keyframes hideContent{0%{opacity:1}to{opacity:0}}.popup__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background-color:transparent;cursor:pointer;padding:0;flex-shrink:0;margin-right:-15px}.popup__close:focus-visible{outline:2px solid #CF0206;border-radius:50%}.popup__close .icon{width:32px;height:32px}.popup__content-inner{background-color:#fff;cursor:default;position:fixed;bottom:0;left:0;right:0;height:95dvh;max-height:95dvh;overflow-y:auto;border-radius:10px 10px 0 0;box-shadow:0 -4px 20px #00000026}@media screen and (min-width:768px){.popup[data-style=drawer] .popup__content-inner{position:fixed;top:0;right:0;bottom:0;left:auto;width:500px;max-width:90vw;height:100vh;max-height:100vh;border-radius:0;box-shadow:-4px 0 20px #00000026;padding-top:0}.popup[data-style=fullscreen] .popup__content-inner{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0;box-shadow:none}.popup[data-style=centered] .popup__content-inner{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;max-width:900px;height:auto;max-height:90vh;margin:5vh auto;border-radius:8px;box-shadow:0 4px 20px #00000026}}.popup__content-wrapper{padding:30px 15px 40px}@media screen and (min-width:768px){.popup__content-wrapper{padding-left:25px;padding-right:25px}}.ctl-new__title{font-weight:700;font-size:22px;margin-bottom:20px;line-height:1}.ctl-new__grid{display:grid;width:100%;grid-template-columns:repeat(var(--ctl-cols, 4),1fr);gap:8px;margin-bottom:15px;position:relative}.ctl-new__main-product{grid-column:1 / 3;grid-row:1 / 3;overflow:hidden;background-color:#fafafa}.ctl-new__main-product img{width:100%;height:100%;object-fit:cover}.ctl-new__thumbnail{aspect-ratio:3/4;overflow:hidden;background-color:#fafafa;cursor:pointer;position:relative}.ctl-new__thumbnail img{width:100%;height:100%;object-fit:cover}.ctl-new__thumbnail img.ctl-new__thumbnail--secondary{display:none}@media(pointer:fine)and (hover:hover){.ctl-new__thumbnail img.ctl-new__thumbnail--secondary{display:block;position:absolute;left:0;top:0;opacity:0;z-index:2;transition:opacity .15s ease-in-out}.ctl-new__thumbnail:hover img.ctl-new__thumbnail--secondary{opacity:1}}.ctl-new__see-all-button{width:100%;padding:12px 24px;font-size:14px;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;color:inherit!important;text-decoration:none!important}.ctl-new__see-all-button:visited,.ctl-new__see-all-button:active,.ctl-new__see-all-button:focus{color:inherit!important;outline:none}.ctl-new__opener{display:block;width:100%;cursor:pointer}.ctl-new__atc-summary,.ctl-new__atc-copy,.ctl-new__atc-footer,.popup--atc-mode .ctl-new__dialog-title{display:none}.popup--atc-mode .ctl-new__header .popup__close{align-self:start}.popup--atc-mode .ctl-new__atc-summary{display:flex;gap:8px;flex:1;padding:6px 0}@media screen and (min-width:768px){.popup--atc-mode .ctl-new__atc-summary{padding:12px 0;gap:12px}}.ctl-new__atc-summary-title{margin:0 0 4px;font-size:16px;line-height:1.1;font-weight:600}@media screen and (min-width:768px){.ctl-new__atc-summary-title{font-size:18px}}.ctl-new__atc-summary-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:50%;background-color:#69aa69;color:#fff}@media screen and (min-width:768px){.ctl-new__atc-summary-icon{width:26px;min-width:26px;height:26px}}.ctl-new__atc-summary-product{margin:0;font-size:14px;line-height:1.35;color:#2a2a2a}@media screen and (min-width:768px){.ctl-new__atc-summary-product{font-size:16px}}.ctl-new__atc-summary-product *{font-size:inherit}.ctl-new__atc-product-size-wrap:empty{display:none}.popup--atc-mode .ctl-new__atc-copy{display:block;padding-top:20px;padding-bottom:16px}.ctl-new__atc-copy-title{margin:0 0 6px;font-size:18px;line-height:1.1;font-weight:600}.ctl-new__atc-copy-description{font-size:14px;line-height:1.3}@media screen and (min-width:768px){.ctl-new__atc-copy-description{font-size:16px}}.ctl-new__atc-copy-description p{margin:0}.popup--atc-mode .ctl-new__products{padding-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px}@media screen and (min-width:768px){.popup--atc-mode .ctl-new__products{gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}}.popup--atc-mode .product-card--horizontal__inner{display:flex;flex-direction:column;gap:12px;height:100%}.popup--atc-mode .product-card--horizontal__image{width:100%}.popup--atc-mode .product-card--horizontal__image img{aspect-ratio:3 / 4}.popup--atc-mode .product-card--horizontal__info{gap:8px}.popup--atc-mode .product-card--horizontal__title{font-size:16px;line-height:1.3}.popup--atc-mode .product-card--horizontal__size span{display:none}.popup--atc-mode .product-card--horizontal__select{border:1px solid #d5d5d5;background-color:#fff}.popup--atc-mode .product-card--mm.product-card--mm-atc-hidden{display:none}.popup--atc-mode .product-card--mm-atc-price-excluded{display:none!important}.ctl-new__debug-panel{margin-bottom:12px;padding:12px;border:1px solid #d5d5d5;background:#f7f7f7}.ctl-new__debug-title{margin:0 0 8px;font-size:13px;line-height:1.3;font-weight:600}.ctl-new__debug-output-wrap{margin:0 0 10px;max-height:200px;overflow:auto;background:#fff;border:1px solid #e2e2e2}.ctl-new__debug-table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.3}.ctl-new__debug-table td{padding:6px 8px;border-bottom:1px solid #efefef;vertical-align:top}.ctl-new__debug-table td:first-child{width:42%;font-weight:600}.ctl-new__debug-table tr:last-child td{border-bottom:0}.ctl-new__atc-shipping{display:none;padding-bottom:8px}.popup--atc-mode .ctl-new__atc-shipping{display:block}[data-ig-arm=a] .mm-free-shipping__content{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:1.3;margin-bottom:10px;font-weight:600;color:#000}[data-ig-arm=a] .mm-free-shipping__bar{height:10px;background:#e3e3e3;border-radius:999px;overflow:hidden}[data-ig-arm=a] .mm-free-shipping__bar-fill{display:block;height:100%;background:#69aa69}[data-ig-arm=b] .mm-free-shipping{--fsb-ink: #1a1a1a;--fsb-muted: #6b6b68;--fsb-track: #e7e7e5;--fsb-fill: #1d9e75;--fsb-goal: #9a9a96}[data-ig-arm=b] .mm-free-shipping__content{display:flex;align-items:flex-start;gap:10px}[data-ig-arm=b] .mm-free-shipping__icon{flex:0 0 auto;width:20px;height:20px;color:var(--fsb-ink)}[data-ig-arm=b] .mm-free-shipping__text{margin:0;font-size:14px;line-height:20px;font-weight:400;color:var(--fsb-muted)}[data-ig-arm=b] .mm-free-shipping__amount{font-weight:600;color:var(--fsb-ink)}[data-ig-arm=b] .mm-free-shipping__offer{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--fsb-ink);white-space:nowrap}[data-ig-arm=b] .mm-free-shipping__track{display:flex;align-items:center;gap:8px;margin-top:12px}[data-ig-arm=b] .mm-free-shipping__bar{flex:1 1 auto;min-width:0;height:8px;background:var(--fsb-track);border-radius:4px;overflow:hidden}[data-ig-arm=b] .mm-free-shipping__bar-fill{display:block;height:100%;min-width:14px;background:var(--fsb-fill);border-radius:4px;transition:width .4s ease-out}[data-ig-arm=b] .mm-free-shipping__goal{flex:0 0 auto;display:grid;place-items:center}[data-ig-arm=b] .mm-free-shipping__goal>*{grid-area:1 / 1}[data-ig-arm=b] .mm-free-shipping__goal-amount{font-size:11px;font-weight:400;line-height:1;color:var(--fsb-goal);white-space:nowrap}[data-ig-arm=b] .mm-free-shipping__goal-check{visibility:hidden;width:15px;height:15px;color:var(--fsb-fill)}[data-ig-arm=b] .mm-free-shipping--reached .mm-free-shipping__goal-amount{visibility:hidden}[data-ig-arm=b] .mm-free-shipping--reached .mm-free-shipping__goal-check{visibility:visible}@media(prefers-reduced-motion:reduce){[data-ig-arm=b] .mm-free-shipping__bar-fill{transition:none}}.popup--atc-mode .product-card--horizontal__atc .product-form__submit.button{letter-spacing:0;font-size:13px}.popup--atc-mode .product-card__notify-me{font-size:12px;min-height:44px}.popup--atc-mode .ctl-new__atc-footer{position:sticky;bottom:0;z-index:10;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:12px;padding-bottom:12px;background-color:#fff}.ctl-new__atc-footer-btn{width:100%;min-height:44px;border:1px solid #444;font-size:13px;font-weight:600;cursor:pointer}@media screen and (min-width:768px){.ctl-new__atc-footer-btn{font-size:16px}}.ctl-new__atc-footer .popup__close{width:100%;height:auto;margin-right:0;padding:0 4px;border-radius:0;flex-shrink:initial;background-color:#fff;border:1.5px solid #060606}.ctl-new__atc-footer-btn--secondary{background-color:#fff;color:#1f1f1f}.ctl-new__atc-footer-btn--primary{background-color:#060606;color:#fff}.product-card--mm-hidden{display:none}.ctl-new__products{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:767px){.ctl-new__grid{gap:6px}.ctl-new__title{font-size:18px;margin-bottom:15px}.ctl-new__dialog-title{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/306/assets/custom-dialog.css.map */
