.fbt{background:#eefbfc;color:#102334;padding:34px 20px}.fbt *{box-sizing:border-box}.fbt__inner{max-width:1180px;margin:0 auto}.fbt__heading{text-align:center;margin-bottom:20px}.fbt__heading p{margin:0 0 5px;color:#078cc5;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fbt__heading h2{margin:0;font-size:clamp(26px,4vw,40px);line-height:1.08}.fbt__heading span{display:block;margin-top:7px;color:#587079}.fbt__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fbt__card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid #d4e8ed;border-radius:14px;background:#fff;box-shadow:0 8px 22px #10233412}.fbt__image{display:block;aspect-ratio:1/1;background:#fff}.fbt__image img{display:block;width:100%;height:100%;object-fit:contain}.fbt__content{display:flex;flex-direction:column;padding:14px}.fbt__optional{align-self:flex-start;border-radius:999px;background:#e7f8fb;color:#087ca8;padding:3px 8px;font-size:10px;font-weight:800;text-transform:uppercase}.fbt__title{display:-webkit-box;min-height:44px;margin:9px 0;color:#102334;font-size:14px;font-weight:800;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.fbt__reviews{min-height:18px;margin:0 0 4px}.fbt__content label{margin:4px 0;font-size:11px;color:#587079}.fbt__content select{width:100%;min-height:42px;border:1px solid #b9cbd1;border-radius:8px;background:#fff;color:#102334;padding:7px;font-size:12px}.fbt__action{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px}.fbt__action strong{font-size:18px;color:#087f58}.fbt__action button{min-height:40px;border:0;border-radius:8px;background:#08a7d8;color:#fff;padding:8px 16px;font-weight:800;cursor:pointer}.fbt__action button:disabled{background:#91a4aa;cursor:not-allowed}.fbt__rewards{max-width:720px;margin:22px auto 0;border-radius:13px;background:#10283b;color:#fff;padding:15px 18px}.fbt__rewards>div:first-child{display:flex;justify-content:space-between;gap:14px;align-items:center}.fbt__rewards>div:first-child span{font-size:13px;text-align:right}.fbt__track{position:relative;height:12px;margin:17px 58px 8px 0;border-radius:999px;background:#d9edf1}.fbt__track>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16c5d3,#08a7d8);transition:width .25s ease}.fbt__track i{position:absolute;top:50%;display:grid;width:34px;height:34px;place-items:center;border:2px solid #fff;border-radius:50%;background:#eefbfc;font-style:normal;transform:translate(-50%,-50%)}.fbt__shipping{left:85.7%}.fbt__gift{left:calc(100% + 38px)}.fbt__labels{display:flex;justify-content:space-between;font-size:11px}.fbt__status{min-height:20px;margin:9px 0 0;text-align:center;color:#087f58;font-weight:800}.fbt__loading{max-width:1180px;height:180px;margin:auto;border-radius:14px;background:linear-gradient(90deg,#e7f4f6 25%,#f7fcfd,#e7f4f6 75%);background-size:200% 100%;animation:fbt-loading 1.2s linear infinite}@keyframes fbt-loading{to{background-position:-200% 0}}@media(max-width:749px){.fbt{padding:24px 14px}.fbt__heading{margin-bottom:14px;text-align:left}.fbt__heading span{font-size:13px}.fbt__grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 9px}.fbt__card{flex:0 0 92%;grid-template-columns:40% 60%;grid-template-rows:none;scroll-snap-align:center}.fbt__image{align-self:center}.fbt__content{min-width:0;padding:10px}.fbt__title{min-height:38px;margin:6px 0;font-size:12px}.fbt__reviews{min-height:16px}.fbt__content select{min-height:38px;font-size:11px}.fbt__action{margin-top:8px}.fbt__action strong{font-size:16px}.fbt__action button{min-height:38px;padding:7px 12px}.fbt__rewards{margin-top:12px}.fbt__rewards>div:first-child{align-items:flex-start}.fbt__track{margin-top:20px}}.fbt__title{overflow-wrap:anywhere}@media(max-width:749px){.fbt__card{grid-template-columns:40% minmax(0,60%)}.fbt__title{min-height:0;line-height:1.3;-webkit-line-clamp:3}.fbt__reviews{position:relative;clear:both;min-height:18px}}@media(max-width:520px){.fbt__rewards{padding:13px 14px 14px;border-radius:12px}.fbt__rewards>div:first-child{display:block;text-align:center}.fbt__rewards>div:first-child strong{display:block;font-size:15px;line-height:1.15}.fbt__rewards>div:first-child span{display:block;margin-top:4px;font-size:12px;line-height:1.25;text-align:center;color:#ccf5ff}.fbt__track{margin:22px 52px 10px 0}.fbt__track i{width:31px;height:31px;font-size:15px}.fbt__gift{left:calc(100% + 35px)}.fbt__labels{font-size:10px;line-height:1.15}.fbt__labels span{max-width:45%}}.breadcrumbs:has(+.main-content .pb){display:none}body:has(.pb)>nav.breadcrumbs{display:none}.main-content:has(.pb){background:#f2fbfd}.pb{--ink:#102334;--blue:#078cc5;--aqua:#16c5d3;--mist:#eefbfc;--line:#d7e8ed;--shadow:0 12px 30px rgba(16,35,52,.08);color:var(--ink);max-width:1320px;margin:0 auto;padding:18px 24px 56px}.pb *{box-sizing:border-box}.pb__crumbs{display:flex;gap:8px;align-items:center;color:#5c6e78;font-size:13px;margin-bottom:20px;white-space:nowrap;overflow:hidden}.pb__crumbs a{color:var(--blue)}.pb__crumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.pb__hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(400px,.94fr);gap:42px;align-items:start}.pb__gallery{min-width:0}.pb__stage{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:1/1;position:relative}.pb__media{display:none;width:100%;height:100%}.pb__media.is-active{display:flex;align-items:center;justify-content:center}.pb__media img,.pb__media video,.pb__media iframe,.pb__media model-viewer{display:block;width:100%;height:100%;object-fit:contain}.pb__thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 4px;scrollbar-width:thin}.pb__thumb{flex:0 0 70px;width:70px;height:70px;background:#fff;border:2px solid transparent;border-radius:8px;padding:3px;overflow:hidden;cursor:pointer}.pb__thumb.is-active{border-color:var(--aqua)}.pb__thumb img{width:100%;height:100%;object-fit:cover;border-radius:5px}.pb__buybox{position:sticky;top:20px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:28px;box-shadow:var(--shadow)}.pb__eyebrow{margin:0 0 8px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pb h1{font-size:clamp(28px,3vw,43px);line-height:1.06;margin:0 0 10px;letter-spacing:-.025em}.pb__reviews{min-height:22px;color:var(--blue);font-size:14px;margin:0 0 10px}.pb__price{display:flex;align-items:baseline;gap:12px;font-size:30px;font-weight:800;margin-bottom:12px}.pb__price s{color:#71808a;font-size:17px;font-weight:500}.pb__short-copy{font-size:15px;line-height:1.5;color:#435761;margin-bottom:17px}.pb__more-details{display:inline;margin-left:5px;border:0;background:transparent;padding:0;color:var(--blue);font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.pb__more-details:hover,.pb__more-details:focus-visible{color:#045f84}.pb__builder-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:14px 0 8px}.pb__builder-title strong{font-size:17px}.pb__builder-title span{color:#607985;font-size:12px;text-align:right}.pb__option{border:1px solid var(--line);border-radius:11px;margin:0 0 8px;padding:12px;background:#fff}.pb__option legend{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:800;padding:0 4px}.pb__step{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:var(--blue);color:#fff}.pb__choices{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.pb__choices input{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;appearance:none!important;-webkit-appearance:none!important}.pb__choices label:before,.pb__choices label:after{display:none!important;content:none!important}.pb__choices label{display:inline-flex;align-items:center;justify-content:center;min-height:39px;border:1px solid #bdcdd2;border-radius:999px;background:#fff;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer}.pb__choices input:checked+label{border:2px solid var(--blue);padding:6px 11px;background:var(--mist);color:#046c98}.pb__choices input:disabled+label{opacity:.38;text-decoration:line-through;cursor:not-allowed}.pb__choices input:focus-visible+label{outline:3px solid rgba(7,140,197,.25);outline-offset:2px}.pb__kit-summary{display:flex;justify-content:space-between;gap:16px;border:1px solid #b7deeb;background:var(--mist);border-radius:11px;padding:12px 14px;margin:10px 0}.pb__kit-summary strong,.pb__kit-summary span{display:block}.pb__kit-summary>div:first-child span{font-size:12px;color:#526b76;margin-top:3px}.pb__kit-price{text-align:right}.pb__kit-price span{font-size:11px;color:#607985}.pb__kit-price strong{font-size:20px}.pb__quantity{margin:10px 0 12px}.pb__quantity>label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.pb__stepper{display:inline-grid;grid-template-columns:42px 52px 42px;border:1px solid #b9cbd1;border-radius:10px;overflow:hidden}.pb__stepper button,.pb__stepper input{height:42px;border:0;background:#fff;text-align:center;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:42px}.pb__stepper button{font-size:24px;font-weight:700;cursor:pointer}.pb__stepper input{display:block;width:52px;min-width:52px;margin:0;padding:0;border-left:1px solid var(--line);border-right:1px solid var(--line);border-radius:0;appearance:textfield;-webkit-appearance:none;-webkit-text-fill-color:#102334;opacity:1;font-size:18px!important;font-weight:700!important;text-indent:0}.pb__add{width:100%;min-height:56px;border:0;border-radius:9px;background:#08a7d8;color:#fff;font-size:17px;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 18px #087fa638}.pb__add:hover{background:var(--aqua);color:var(--ink)}.pb__add:disabled{background:#91a4aa;box-shadow:none;cursor:not-allowed}.pb__shop-pay{text-align:center;margin:8px 0 0}.pb__checkout-note{text-align:center;color:#587079;font-size:12px;margin:2px 0 0}.pb__assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0 2px}.pb__assurances div{background:var(--mist);border-radius:8px;padding:10px 7px;text-align:center}.pb__assurances strong,.pb__assurances span{display:block}.pb__assurance-icon{display:block;width:27px;height:27px;margin:0 auto 7px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pb__assurances strong{font-size:11px}.pb__assurances span{font-size:10px;color:#587079;margin-top:3px}.pb__details{margin-top:16px;border-top:1px solid var(--line)}.pb__details details{border-bottom:1px solid var(--line)}.pb__details summary{cursor:pointer;font-weight:800;padding:14px 30px 14px 0;position:relative}.pb__details summary:after{content:"+";position:absolute;right:4px;font-size:20px;font-weight:400}.pb__details details[open] summary:after{content:"\2212"}.pb__details .rte{padding:0 0 18px;font-size:14px;line-height:1.65;color:#3f545e}.pb__details .rte img,.pb__details .rte iframe,.pb__details .rte video{max-width:100%;height:auto}.pb__details .rte iframe{aspect-ratio:16/9;width:100%}.pb__selected-preview{display:flex;align-items:center;gap:12px;margin:8px 0 2px;padding:8px;background:var(--mist);border-radius:9px}.pb__selected-preview img{width:64px;height:64px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:7px}.pb__selected-preview span,.pb__selected-preview strong{display:block}.pb__selected-preview span{font-size:11px;color:#607985}.pb__selected-preview strong{font-size:14px;margin-top:2px}.pb__assurances{grid-template-columns:repeat(4,1fr)}.pb__assurances>div,.pb__assurances>button{min-width:0;min-height:86px;background:var(--mist);border:0;border-radius:8px;padding:10px 6px;text-align:center;color:var(--ink);font:inherit}.pb__assurances>button{cursor:pointer}.pb__assurances>button:hover,.pb__assurances>button:focus-visible{background:#dff7fa;outline:2px solid var(--aqua);outline-offset:2px}.pb__debutify-tabs{margin-top:14px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.pb__debutify-tabs>#shopify-section-dbtfy-product-tabs{margin:0!important}.pb__debutify-tabs .dbtfy-product_tabs,.pb__debutify-tabs #ProductTabs{margin:0!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}.pb__debutify-tabs [id^=product-tab-]{margin:0!important;background:#fff!important;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;box-shadow:none!important}.pb__debutify-tabs [id^=product-tab-]:last-child{border-bottom:0!important}.pb__debutify-tabs .tab-header{width:100%;min-height:52px;padding:13px 16px!important;text-align:left;background:#fff!important;border:0!important;color:var(--ink)!important}.pb__debutify-tabs .tab-header:hover,.pb__debutify-tabs .tab-header:focus-visible{background:var(--mist)!important}.pb__debutify-tabs .tab-content{padding:14px 16px 16px!important;background:#f7fcfd!important;border:0!important;border-top:1px solid var(--line)!important}.pb__details{margin-top:10px}.pb__details summary:after{top:50%;line-height:1;transform:translateY(-50%)}.pb__addon{border:1px solid #9bd6e7;border-radius:11px;background:#f4fcfd;margin:12px 0;padding:12px}.pb__addon-toggle{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.pb__addon-toggle input{width:20px;height:20px;margin-top:4px;accent-color:var(--blue);flex:0 0 auto}.pb__addon-copy{min-width:0;flex:1}.pb__addon-toggle small,.pb__addon-toggle strong,.pb__addon-message{display:block}.pb__addon-toggle small{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pb__addon-toggle strong{font-size:15px;margin-top:1px}.pb__addon-message{max-width:390px;margin-top:4px;color:#526b76;font-size:11px;line-height:1.35}.pb__popular-badge{display:inline-flex;align-items:center;gap:4px;margin-left:auto;flex:0 0 auto;border-radius:999px;background:#fff0bc;color:#7b5200;padding:5px 9px;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.05em;text-transform:uppercase;box-shadow:inset 0 0 0 1px #edc955}.pb__popular-badge span{color:#e5a800;font-size:13px;line-height:1}.pb__addon-body{max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .2s ease,margin .2s ease}.pb__addon:has([data-addon-toggle]:checked) .pb__addon-body{max-height:360px;opacity:1;margin-top:12px}.pb__addon-product{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:8px}.pb__addon-product a{min-width:0;color:var(--ink);font-size:12px;font-weight:800;line-height:1.25}.pb__addon-product>span{flex:0 0 auto;color:#607985;font-size:10px}.pb__addon-slider{display:flex;flex-wrap:nowrap;gap:9px;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:2px 2px 9px}.pb__addon-card{position:relative;display:flex;min-width:118px;max-width:150px;flex:0 0 38%;flex-direction:column;align-items:stretch;scroll-snap-align:start;border:1px solid #bfd1d7;border-radius:9px;background:#fff;padding:6px;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.pb__addon-card.is-selected{border:2px solid var(--blue);padding:5px;background:#eefbfc;box-shadow:0 3px 10px #078cc526}.pb__addon-card:focus-visible{outline:3px solid rgba(7,140,197,.25);outline-offset:2px}.pb__addon-card:disabled{opacity:.45;cursor:not-allowed}.pb__addon-card-image{position:relative;display:block;width:100%;aspect-ratio:1/1;border-radius:6px;overflow:hidden;background:#fff}.pb__addon-card-image img{display:block;width:100%;height:100%;object-fit:contain}.pb__addon-card-image i{display:none;position:absolute;right:5px;top:5px;width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-size:13px;font-style:normal;font-weight:900;line-height:22px;text-align:center}.pb__addon-card.is-selected .pb__addon-card-image i{display:block}.pb__addon-card-title{display:block;min-height:32px;margin:6px 2px 2px;font-size:10px;font-weight:800;line-height:1.25}.pb__addon-card strong{display:block;margin:0 2px;color:#078c72;font-size:13px}.pb__addon-card em{display:block;margin:2px;color:#8a3434;font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase}.pb__addon-selected{display:flex;justify-content:space-between;gap:12px;margin-top:3px;padding-top:7px;border-top:1px solid var(--line);font-size:11px}.pb__addon-selected span{min-width:0;color:#526b76}.pb__addon-selected strong{flex:0 0 auto;color:var(--blue);font-size:14px}.pb__rewards{margin:12px 0 14px;border-radius:13px;background:#10283b;color:#fff;padding:15px 18px}.pb__rewards-heading{display:flex;justify-content:space-between;gap:14px;align-items:center}.pb__rewards-heading strong{font-size:14px}.pb__rewards-heading span{font-size:13px;text-align:right;color:#fff}.pb__rewards-track{position:relative;height:12px;margin:17px 58px 8px 0;border-radius:999px;background:#d9edf1}.pb__rewards-track>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16c5d3,#08a7d8);transition:width .25s ease}.pb__reward-marker{position:absolute;top:50%;display:grid;place-items:center;width:34px;height:34px;border:2px solid #fff;border-radius:50%;background:#eefbfc;font-size:16px;font-style:normal;transform:translate(-50%,-50%)}.pb__reward-marker--gift{left:calc(100% + 38px)}.pb__rewards-labels{display:flex;justify-content:space-between;font-size:11px;color:#fff}.pb__rewards-labels span:last-child{text-align:right}.pb__buybox,.pb__addon,.pb__addon-body,.pb__addon-slider{width:100%;min-width:0;max-width:100%}.pb__addon{overflow:hidden}.pb__addon-toggle{min-width:0}.pb__addon-slider{contain:inline-size;-webkit-overflow-scrolling:touch}.pb__debutify-tabs .tab-header,.pb__details summary{font-family:var(--font-stack-header,inherit);font-size:15px;font-weight:800;letter-spacing:.025em;text-transform:uppercase}@media(max-width:989px){.pb{padding:10px 16px 24px}.pb__hero{grid-template-columns:1fr;gap:14px}.pb__buybox{position:static;padding:18px;border-radius:12px}.pb__stage{border-radius:12px;box-shadow:0 7px 20px #10233412}.pb__assurances{grid-template-columns:1fr 1fr 1fr}.pb h1{font-size:28px}.pb__price{font-size:27px}.pb__builder-title{margin-top:12px}.pb__debutify-tabs .tab-header{min-height:48px;padding:11px 13px!important}.pb__debutify-tabs .tab-content{padding:12px!important}.pb__popular-badge{padding:4px 7px;font-size:9px}}@media(max-width:520px){.pb__crumbs{font-size:11px;margin-bottom:9px}.pb__thumb{flex-basis:62px;width:62px;height:62px}.pb__buybox{margin:0;border-radius:12px;box-shadow:0 8px 22px #10233412}.pb__choices{gap:6px}.pb__choices label{font-size:11px;padding:7px 10px}.pb__choices input:checked+label{padding:6px 9px}.pb__builder-title{display:block}.pb__builder-title span{display:block;margin-top:2px;text-align:left}.pb__selected-preview{position:sticky;top:4px;z-index:4;box-shadow:0 4px 12px #1023341a}.pb__assurances{grid-template-columns:1fr 1fr;gap:6px}.pb__assurances>div,.pb__assurances>button{padding:10px 5px}.pb__assurances strong{font-size:10px}.pb__addon-card{min-width:0;max-width:none;flex:0 0 calc((100% - 18px)/2.35)}.pb__add{position:fixed;left:12px;right:12px;bottom:12px;width:calc(100% - 24px);z-index:30;box-shadow:0 8px 28px #083b4d59}}.pb__payment-note{margin:8px 0 0;padding:8px 10px;border-radius:8px;background:#f7fcfd;text-align:center}.pb__payment-note .pb__shop-pay,.pb__payment-note .shopify-installments{margin:0!important;font-size:13px!important;line-height:1.35!important}.pb__payment-note .pb__checkout-note{margin:2px 0 0;font-size:11px;line-height:1.25}.pb__payment-note shopify-payment-terms{font-size:13px}.pb__fbt-slot:empty{display:none}@media(min-width:900px){.pb__gallery{position:static}.pb__gallery-sticky{position:sticky;top:20px}.pb__fbt-slot .fbt{padding:24px 0 0;background:transparent}.pb__fbt-slot .fbt__inner{max-width:none}.pb__fbt-slot .fbt__heading{margin-bottom:12px;text-align:left}.pb__fbt-slot .fbt__heading h2{font-size:24px}.pb__fbt-slot .fbt__heading span{font-size:12px}.pb__fbt-slot .fbt__grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 9px}.pb__fbt-slot .fbt__card{flex:0 0 82%;grid-template-columns:38% minmax(0,62%);grid-template-rows:none;scroll-snap-align:start}.pb__fbt-slot .fbt__image{align-self:center}.pb__fbt-slot .fbt__content{min-width:0;padding:10px}.pb__fbt-slot .fbt__title{min-height:0;margin:6px 0;font-size:12px;line-height:1.3;-webkit-line-clamp:3}.pb__fbt-slot .fbt__reviews{min-height:18px}.pb__fbt-slot .fbt__content select{min-height:38px;font-size:11px}.pb__fbt-slot .fbt__action{margin-top:8px}.pb__fbt-slot .fbt__action strong{font-size:16px}.pb__fbt-slot .fbt__action button{min-height:38px;padding:7px 12px}.pb__fbt-slot .fbt__rewards{margin-top:12px}}@media(min-width:900px){.pb__fbt-slot .fbt__rewards{display:none!important}}@media(min-width:990px){.pb__buybox{position:static}}@media(max-width:989px){.pb__gallery{position:static}}@media(min-width:900px)and (max-width:989px){.pb{padding:18px 24px 48px}.pb__hero{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:28px;align-items:start}.pb__gallery{position:static}.pb__gallery-sticky{position:sticky;top:14px}.pb__buybox{padding:22px}.pb h1{font-size:32px}.pb__assurances{grid-template-columns:repeat(4,1fr)}}@media(max-width:520px){.pb h1{font-family:Arial,Helvetica,sans-serif;font-size:24px;line-height:1.12;text-transform:none;overflow-wrap:anywhere}.pb__add{position:static;left:auto;right:auto;bottom:auto;width:100%;z-index:auto}.pb__payment-note{padding:7px 8px}.pb__payment-note .pb__shop-pay,.pb__payment-note .shopify-installments,.pb__payment-note shopify-payment-terms{font-size:12px!important;line-height:1.3!important}.pb__assurances{margin-top:10px}.pb__assurances>div,.pb__assurances>button{min-height:74px;padding:8px 5px}.pb__assurance-icon{width:23px;height:23px;margin-bottom:5px}}@media(max-width:899px){.pb__stage{width:100%;height:calc(100vw - 32px)!important;max-height:640px;aspect-ratio:auto!important}.pb__media{width:100%;height:100%!important;min-height:0}.pb__media img,.pb__media video,.pb__media iframe,.pb__media model-viewer{width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important}}@media(max-width:520px){.pb__rewards{padding:13px 14px 14px;border-radius:12px}.pb__rewards-heading{display:block;text-align:center}.pb__rewards-heading strong{display:block;font-size:15px;line-height:1.15}.pb__rewards-heading span{display:block;margin-top:4px;font-size:12px;line-height:1.25;text-align:center;color:#ccf5ff}.pb__rewards-track{margin:22px 52px 10px 0}.pb__reward-marker{width:31px;height:31px;font-size:15px}.pb__reward-marker--gift{left:calc(100% + 35px)}.pb__rewards-labels{font-size:10px;line-height:1.15}.pb__rewards-labels span{max-width:45%}}
/*# sourceMappingURL=/cdn/shop/t/62/compiled_assets/styles.css.map?subset=AAAAAAAAADA */
