.pdp-collection-label{padding:0;background:#f3faff;text-align:center}.pdp-collection-label .container{max-width:100%}.pdp-collection-label__text{margin:0;font-family:Poppins,sans-serif;font-weight:600;font-size:28px;line-height:52.72px;letter-spacing:0;color:#002f6d;text-align:center;width:100%}.pdp-freebie{display:flex;justify-content:center;align-items:center;padding:16px 66px;background-color:#f3faff}.pdp-freebie .container{max-width:100%;width:100%}.pdp-freebie .cart-freebie--banner{margin:0;padding:12px 16px;background:#2ea8ff;color:#fff;border-radius:8px;text-align:center}.pdp-freebie .cart-freebie__message{margin:0;font-family:Poppins,sans-serif;font-weight:400;font-size:13px;line-height:140%;letter-spacing:0;color:#fff}.pdp-freebie .cart-freebie:not(.cart-freebie--banner){margin-bottom:0;padding:12px;background:#2b9dfe;color:#fff;border-radius:8px}.pdp-freebie .cart-freebie__top{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;line-height:140%}.pdp-freebie .cart-freebie__link{display:inline-flex;gap:6.5px;align-items:center;justify-content:center;min-width:auto;min-height:auto;padding:8px;border:1.5px solid #ffffff;border-radius:8px;color:#fff;background:transparent;font-family:Poppins,sans-serif;font-weight:600;font-size:12px;line-height:140%;letter-spacing:0;text-decoration:none;text-transform:none;cursor:pointer;white-space:nowrap}.pdp-freebie .cart-freebie__link svg{width:9px;height:9px;flex-shrink:0;max-width:none}.pdp-freebie .cart-freebie__progress{height:3px;margin-top:8px;background:#fff6;border-radius:2px;overflow:hidden}.pdp-freebie .cart-freebie__progress span{display:block;height:100%;background:#fff;border-radius:2px}.pdp{padding:32px 0 4rem;background:#f3faff}.pdp__grid{display:flex;gap:3.5rem;align-items:start}.pdp-gallery{display:flex;flex-direction:column;gap:.75rem;position:static}.pdp-gallery__main{position:relative;border-radius:40.86px;overflow:hidden;background:#f5f1ef;aspect-ratio:1 / 1}.pdp-gallery__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease;border-radius:40.86px}.pdp-gallery__main-img--placeholder{width:100%;aspect-ratio:1/1}.pdp-gallery__arrow{display:none!important}.pdp-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;overflow:hidden;margin-top:0}.pdp-gallery__thumb{width:100%;aspect-ratio:1 / 1;height:auto;border-radius:20px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black);border:2px solid transparent;padding:0;cursor:pointer;background:#f5f1ef;transition:border-color .2s ease,box-shadow .2s ease;outline:none;-webkit-tap-highlight-color:transparent}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block;border-radius:18px;transition:transform .25s ease}.pdp-gallery__thumb:hover img{transform:scale(1.08)}.pdp-gallery__thumb.is-active{border-color:#00a4e5;border-radius:20px;box-shadow:0 0 0 1px #00a4e5}.pdp-info{display:flex;flex-direction:column;gap:24px;position:sticky;top:10px;align-self:start}.pdp-info__subtitle p{margin:0}.pdp-info__price{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;color:#002f6d;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:12px}.pdp-info__price--compare{font-family:Poppins,sans-serif;font-size:22px;font-weight:400;color:#c0c8d0;text-decoration:line-through}.pdp-option{display:flex;flex-direction:column;gap:.625rem;margin-bottom:16px}.pdp-option:last-child{margin-bottom:0}.pdp-option__label{font-size:.9rem;color:#555;margin:0}.pdp-option__selected{color:#1a1a1a}.pdp-swatches{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:6px}.pdp-swatch{width:32px;height:32px;border-radius:9999px;border:1px solid rgba(0,0,0,.04);cursor:pointer;transition:outline-color .15s ease;outline:1.5px solid transparent;outline-offset:2px;position:relative}.pdp-swatch:hover,.pdp-swatch.is-active,button.pdp-swatch:hover,button.pdp-swatch.is-active{outline:1px solid #40484F!important;border:1px solid rgba(0,0,0,.04)}.pdp-swatch.is-disable{cursor:not-allowed}.pdp-swatch.is-disable:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;border-radius:inherit;z-index:1;pointer-events:none}.pdp-swatch svg{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.pdp-swatch.is-disable svg{display:block}.pdp-swatch[data-label]:after{content:attr(data-label);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);white-space:nowrap;background:#1a1a1a;color:#fff;font-size:11px;font-weight:500;padding:3px 7px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity .12s ease}.pdp-swatch:hover[data-label]:after{opacity:1}.pdp-pills{display:flex;flex-wrap:wrap;gap:.5rem}.pdp-pill{padding:8px 12px;font-family:Nunito,sans-serif;border:1px solid #F1F1F1;border-radius:0;font-size:12px;font-weight:500;color:#40484f;background-color:transparent;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;position:relative}.pdp-pill:hover,.pdp-pill.is-active{border-color:#8f9aa3}.pdp-pill.is-disable{cursor:not-allowed;opacity:.5}.pdp-pill svg{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.pdp-pill.is-disable svg{display:block}.pdp-pill.is-unavailable{opacity:.4;cursor:not-allowed}.pdp-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:32px}.pdp-qty{display:flex;align-items:center;border:1.5px solid #002F6D;border-radius:25px;overflow:hidden;height:48px;background-color:#fff;flex-shrink:0}.pdp-qty__btn{width:42px;height:100%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;background:transparent;color:#002f6d;transition:opacity .15s ease;flex-shrink:0}.pdp-qty__btn:hover,.pdp-qty__btn:focus,.pdp-qty__btn:active{background:transparent;outline:none}.pdp-qty__btn svg{pointer-events:none}.pdp-qty__btn:hover{opacity:.7}.pdp-qty__input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;width:auto;flex:1;min-width:0;height:100%;padding:0;margin:0;border:0;border-left:1.5px solid #002F6D;border-right:1.5px solid #002F6D;border-radius:0;background:transparent;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#08285c}.pdp-qty__input::-webkit-inner-spin-button,.pdp-qty__input::-webkit-outer-spin-button{-webkit-appearance:none}.pdp-atc{flex:1;min-width:140px;height:48px;background:#ff9f5f;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;border:none;border-radius:25px;cursor:pointer;transition:background .15s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;text-transform:none}.pdp-atc:hover{background:#ff8c42}.pdp-buy-now{flex:1;min-width:140px;height:48px;background:#00a4e5;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;border:none;border-radius:25px;cursor:pointer;transition:background .15s ease,transform .15s ease;display:flex;align-items:center;justify-content:center}.pdp-buy-now:hover{background:#008cc4}.pdp-atc:disabled,.pdp-buy-now:disabled{opacity:.5;cursor:not-allowed}.pdp-features{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.pdp-feature-item{display:flex;align-items:center;gap:16px}.pdp-feature-item__icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pdp-feature-item__text{display:flex;flex-direction:column;gap:2px}.pdp-feature-item__title{font-family:Poppins,sans-serif;font-weight:500;font-size:22.23px;line-height:22.23px;letter-spacing:0;color:#031d4c}.pdp-feature-item__sub{font-family:Poppins,sans-serif;font-weight:500;font-size:15.63px;line-height:22.23px;letter-spacing:0;color:#031d4c;opacity:.3}.pdp-atc:disabled{background:#aaa;cursor:not-allowed}.pdp-atc.is-loading{pointer-events:none;opacity:.7}.pdp-wishlist{width:48px;height:48px;border-radius:12px;border:1.5px solid #e0e0e0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#888;transition:border-color .15s ease,color .15s ease,background .15s ease;flex-shrink:0}.pdp-wishlist:hover{border-color:#83324c;color:#83324c}.pdp-wishlist.is-active{border-color:#83324c;color:#83324c;background:#fff0f5}.pdp-wishlist.is-active svg{fill:#83324c}.pdp-accordion{display:flex;flex-direction:column;border-top:1px solid #f0ece9}.pdp-accordion__item{border-bottom:1px solid #f0ece9}.pdp-accordion__trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-size:.9375rem;font-weight:600;color:#1a1a1a;background:transparent;border:none;cursor:pointer;text-align:left;gap:1rem}.pdp-accordion__icon{flex-shrink:0;transition:transform .25s ease}.pdp-accordion__item.is-open .pdp-accordion__icon{transform:rotate(45deg)}.pdp-accordion__body ul{margin:0 0 .75rem 1.25rem;padding:0}.pdp-accordion__body li{margin-bottom:.25rem}.pdp-accordion__body p{margin:0 0 .5rem;text-align:justify}.pdp-tabs{width:100%;margin-top:80px;color:#08285c}.pdp-tabs__nav{display:flex;justify-content:center;gap:45px;border-bottom:1px solid #CDCDCD;scrollbar-width:none}@media(min-width:991px){.pdp-tabs__nav{overflow-x:auto}}.pdp-tabs__nav::-webkit-scrollbar{display:none}.pdp-tabs__button{position:relative;flex:0 0 auto;padding:0 4px 14px;border:0;background:transparent;color:#979797;font-family:Poppins,sans-serif;font-weight:600;font-size:27.41px;line-height:27.41px;letter-spacing:0;cursor:pointer}.pdp-tabs__button:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:4px;background:#000;transform:scaleX(0);transition:transform .18s ease}.pdp-tabs__button.is-active{color:#031d4c}.pdp-tabs__button.is-active:after{transform:scaleX(1)}.pdp-tabs__button:focus-visible{outline:2px solid #04a7df;outline-offset:3px}.pdp-tabs__panel{padding-top:24px;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:180%;letter-spacing:0;color:#031d4c}.pdp-tabs__panel[hidden]{display:none}.pdp-tabs__panel .jdgm-widget,.pdp-tabs__panel .jdgm-rev-widg,.pdp-tabs__panel .jdgm-rev-widg *{font-family:inherit}.pdp-tabs__panel .jdgm-star,#judgeme_product_reviews .jdgm-star{font-family:JudgemeStar,JudgemeStar!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}#judgeme_product_reviews .jdgm-star svg,#judgeme_product_reviews svg.jdgm-star,#judgeme_product_reviews .jdgm-histogram__star svg{display:inline-block;width:1em;height:1em;max-width:none}#judgeme_product_reviews .jdgm-rev-widg__summary{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px}#judgeme_product_reviews .jdgm-rev-widg__summary-stars,#judgeme_product_reviews .jdgm-histogram,#judgeme_product_reviews .jdgm-widget-actions-wrapper{display:block;visibility:visible;opacity:1}.pdp-tabs__panel ul,.pdp-tabs__panel ol{margin:0 0 18px;padding-left:20px}.pdp .container,.pdp-related .container{max-width:100%;width:100%;margin-inline:auto;padding-inline:66px;box-sizing:border-box}.pdp__grid{display:flex;gap:40px}.pdp-gallery{flex:1 1 43.125%;min-width:0}.pdp-info{flex:0 1 39.84%;min-width:39.84%;top:10px}.pdp-gallery{gap:21px}.pdp-gallery__main{border-radius:10px;background:transparent;aspect-ratio:1 / 1}.pdp-gallery__main-img{object-fit:contain}.pdp-gallery__arrow{width:36px;height:36px;background:transparent;color:#737e87;box-shadow:none}.pdp-gallery__arrow--prev{left:-8px}.pdp-gallery__arrow--next{right:-8px}.pdp-gallery__thumbs{gap:7px;padding-bottom:0}.pdp-gallery__thumb{height:auto;border-radius:20px;overflow:hidden;border:2px solid transparent;background:#fff}.pdp-gallery__thumb img{object-fit:contain;padding:0}.pdp-info__name{font-family:Poppins,sans-serif;font-weight:700;font-size:32px;line-height:140%;letter-spacing:0;margin:0 0 12px;color:#031d4c}.pdp-info__subtitle{font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0;color:#031d4c}.pdp-info__subtitle p{margin:0;color:inherit;font:inherit}.pdp-info__price{font-family:Poppins,sans-serif;font-weight:700;font-size:32px;line-height:100%;letter-spacing:0;color:#031d4c}.pdp-info__price--compare{font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0;vertical-align:middle;text-decoration:line-through;color:#031d4c;opacity:.3}.pdp-info__divider{display:none}.pdp-option{gap:10px}.pdp-option__label{font-family:Nunito,sans-serif;font-size:16px;color:#737e87}.pdp-option__selected{color:#40484f;font-weight:400}.pdp-swatches{gap:10px;padding-bottom:0}.pdp-swatch{width:28px;height:28px;border:1px solid rgba(0,0,0,.04);outline:1.5px solid transparent;outline-offset:2px;transition:outline-color .15s ease}.pdp-swatch:hover,.pdp-swatch.is-active{outline:1.5px solid #40484F!important;border:1px solid rgba(0,0,0,.04)}.pdp-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;width:100%;margin:0 0 28px;align-items:center;flex-wrap:nowrap}.pdp-qty{width:100%;height:40px;border:2.23px solid #002F6D;border-radius:999px;justify-content:space-between;background-color:#f3faff}.pdp-qty__btn{width:36px;height:40px;flex:1 1 0;background:transparent}.pdp-qty__input{width:auto;flex:1 1 0;min-width:0;height:40px;padding:0;margin:0;border:0;border-left:2.23px solid #002F6D;border-right:2.23px solid #002F6D;background:transparent;text-align:center;font-family:Poppins,sans-serif;font-size:17.84px;font-weight:600;line-height:40px;letter-spacing:0;color:#08285c}.pdp-atc,.pdp-buy-now{max-width:100%;width:100%;min-width:0;height:40px;border-radius:999px;font-family:Poppins,sans-serif;font-size:17.84px;font-weight:500;line-height:1;letter-spacing:0}.pdp-atc{background:#ff9861}.pdp-buy-now{background:#04a7df}.pdp-wishlist{display:none;width:44px;height:44px;border-radius:6px;background:#fff;border-color:#e0e0e0}.pdp-accordion{margin-top:4px;border-top:1px solid #EDEDED}.pdp-accordion__item{border-bottom:1px solid #EDEDED}.pdp-accordion__trigger{padding:16px 0;font-family:Nunito,sans-serif;font-size:20px;font-weight:600;color:#40484f}.pdp-accordion__icon line:first-child{transition:opacity .16s ease}.pdp-accordion__item.is-open .pdp-accordion__icon{transform:none}.pdp-accordion__item.is-open .pdp-accordion__icon line:first-child{opacity:0}.pdp-accordion__body{padding-bottom:18px;font-family:Nunito,sans-serif;font-size:16px;line-height:1.7;color:#40484f}.pdp-related{padding:0 0 64px;background:#f3faff}.pdp-related__heading{margin-bottom:24px;text-align:center}.pdp-related__title{font-family:Poppins,sans-serif;font-weight:600;font-size:37px;line-height:37px;letter-spacing:0;text-align:center;color:#00a0df}.pdp-related__title-muted{color:#031d4c}#judgeme_product_reviews .jm-stack{padding:0;font-family:Poppins,sans-serif}#judgeme_product_reviews .jm-text{font-weight:600}@media(max-width:990px){.pdp-collection-label{display:none}.pdp-freebie{display:block;padding:0 0 12px;background:#f3faff}.pdp-freebie .cart-freebie--banner{padding:12px;text-align:left}.pdp-freebie .cart-freebie__message{font-size:12px}.pdp-freebie .cart-freebie:not(.cart-freebie--banner){padding:12px}.pdp-freebie .cart-freebie__top{font-size:12px;gap:16px}.pdp-freebie .cart-freebie__link{padding:8px;font-size:12px}.pdp-freebie .cart-freebie__progress{height:4px;margin-top:8px}.pdp .container,.pdp-related .container,.pdp-freebie .container{padding-inline:16px}.pdp{padding:0;background:#f3faff}.pdp__grid{flex-direction:column;gap:12px}.pdp-gallery,.pdp-info{flex:none;width:100%;min-width:0}.pdp-gallery{position:static;gap:12px}.pdp-gallery__main{border-radius:0;background:#f3faff;aspect-ratio:1 / 1}.pdp-gallery__main-img{padding:0;object-fit:contain}.pdp-gallery__arrow{top:auto;bottom:0;width:26px;height:24px;background:transparent;box-shadow:none;color:#8f9aa3}.pdp-gallery__arrow svg path{stroke:#8f9aa3}.pdp-gallery__arrow--prev{left:auto;right:42px}.pdp-gallery__arrow--next{right:12px}.pdp-gallery__thumbs{gap:7px;padding:0 0 2px;width:calc(100% + 16px);padding-inline-end:16px}.pdp-gallery__thumb{width:100%;background-color:transparent;height:auto;border-radius:2px;border:none}.pdp-gallery__thumb img{padding:0}.pdp-info{max-width:none;gap:0;padding-top:0;position:static}.pdp-info__name{font-family:Poppins,sans-serif;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0;color:#031d4c;margin:0 0 8px}.pdp-info__subtitle{margin:0 0 8px;font-size:11px;line-height:1.4;color:#031d4c}.pdp-info__price{font-size:21.96px;gap:8px;color:#031d4c;margin:0 0 13px}.pdp-info__price--compare{font-size:16px;color:#031d4c;opacity:.3}.pdp-info__divider{display:none}.pdp-option{gap:8px}.pdp-option__label{font-size:16px}.pdp-swatches{gap:12px;flex-wrap:wrap;padding:4px;max-width:100%}.pdp-swatch{width:34px;height:34px;outline-width:1.5px;outline-offset:2px}.pdp-pills{gap:6px}.pdp-pill{padding:5px 9px;font-size:10px}.pdp-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 12px}.pdp-qty{width:100%;height:36px;border:2.23px solid #002F6D;border-radius:999px;justify-content:space-between;background-color:#f3faff}.pdp-qty__btn{width:36px;height:36px;flex:1 1 0;background:transparent}.pdp-qty__btn:hover,.pdp-qty__btn:focus,.pdp-qty__btn:active{background:transparent}.pdp-qty__btn svg{width:10px;height:10px;color:#08285c}.pdp-qty__input{width:auto;flex:1 1 0;min-width:0;height:36px;padding:0;margin:0;border:0;border-left:2.23px solid #002F6D;border-right:2.23px solid #002F6D;background:transparent;font-size:17.84px;line-height:36px;text-align:center}.pdp-atc,.pdp-buy-now{width:100%;min-width:0;height:36px;padding:0 8px;font-size:17.84px;font-weight:600;line-height:1;letter-spacing:0;border-radius:999px;white-space:nowrap}.pdp-atc{background:#ff9861;font-size:14px;box-shadow:0 2px 2px #0000001f}.pdp-buy-now{background:#04a7df;font-size:14px;box-shadow:0 2px 2px #0000001f}.pdp-features{gap:12px;margin-bottom:0}.pdp-feature-item{gap:10px}.pdp-feature-item__icon{width:28px;height:28px}.pdp-feature-item__icon svg{width:28px;height:28px}.pdp-feature-item__text{gap:0}.pdp-feature-item__title{font-size:14px;line-height:1.25;color:#031d4c}.pdp-feature-item__sub{font-size:11px;line-height:1.35;color:#031d4c;opacity:.3}.pdp-tabs{margin-top:12px}.pdp-tabs__nav{justify-content:space-between;gap:22px;border-bottom:none;overflow:hidden;overscroll-behavior:none}.pdp-tabs__button{padding:0 0 14px;font-size:14px;color:#031d4c;font-weight:600;touch-action:manipulation!important}.pdp-tabs__panel{padding-top:16px;font-size:12px;line-height:1.65}.pdp-accordion{margin-top:10px}.pdp-accordion__trigger{padding:13px 0;font-size:16px}.pdp-accordion__icon{width:24px;height:24px}.pdp-accordion__body{padding-bottom:14px;font-size:14px;line-height:1.55}.pdp-accordion__body ul{margin-left:14px}.pdp-related{padding:12px 0 0;background:#f3faff}.pdp-related .product-grid{padding:0}.pdp-related .product-grid__item:nth-child(n+3){display:none}.pdp-related .product-grid .product-card{padding-bottom:2px}.pdp-related .product-grid .product-card__cta{box-shadow:0 2px 2px #0000001f}.pdp-related .container{padding-bottom:16px}.pdp-related__heading{margin-bottom:16px}.pdp-related__title{font-size:18px;line-height:normal}.pdp-tabs__panel #judgeme_product_reviews .jm-stack{padding:0}.pdp-tabs__panel #judgeme_product_reviews .jm-text{font-weight:500}.pdp-tabs__panel #judgeme_product_reviews .jm-reviewer-info__name{font-size:14px}.pdp-tabs__panel #judgeme_product_reviews .jdgm-review-content__body-content{font-size:12px}.pdp-tabs__panel #judgeme_product_reviews .jm-cluster{gap:20px}}.pdp-stock-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.pdp-stock-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.pdp-stock-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#002f6d73;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.pdp-stock-modal__box{position:relative;width:100%;max-width:400px;background:#fff;border-radius:20px;padding:32px 24px 24px;text-align:center;box-shadow:0 16px 36px #002f6d33;transform:translateY(20px) scale(.95);transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center;z-index:2}.pdp-stock-modal.is-open .pdp-stock-modal__box{transform:translateY(0) scale(1)}.pdp-stock-modal__close{position:absolute;top:14px;right:14px;background:transparent;border:none;cursor:pointer;padding:6px;color:#8c9ba5;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .15s ease,background .15s ease}.pdp-stock-modal__close:hover{color:#002f6d;background:#f0f7fc}.pdp-stock-modal__icon{width:60px;height:60px;border-radius:50%;background:#eaf7fe;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pdp-stock-modal__title{margin:0 0 8px;font-family:Poppins,sans-serif;font-weight:700;font-size:18px;line-height:130%;color:#002f6d}.pdp-stock-modal__message{margin:0 0 16px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#55697a}.pdp-stock-modal__badge{background:#f3faff;border:1px solid #C4E9FF;border-radius:12px;padding:8px 16px;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:13px;color:#002f6d}.pdp-stock-modal__badge strong{color:#00a4e5;font-weight:700;font-size:15px}.pdp-stock-modal__btn{width:100%;padding:12px 24px;background:#00a4e5;color:#fff;border:none;border-radius:30px;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s ease,transform .15s ease}.pdp-stock-modal__btn:hover{background:#0086bd;transform:translateY(-1px)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product.css.map */
