.product-offer-showcase-section{padding:var(--product-offer-showcase-padding-top-mobile) 0 var(--product-offer-showcase-padding-bottom-mobile);background:var(--product-offer-showcase-section-background)}.eg-po-v2{--eg-po-v2-accent: var(--product-offer-showcase-accent, #2694E1);--eg-po-v2-title: var(--product-offer-showcase-title-color, #133364);--eg-po-v2-text: var(--product-offer-showcase-text-color, #070708);--eg-po-v2-muted: var(--product-offer-showcase-muted-color, #545964);--eg-po-v2-border: color-mix(in srgb, var(--product-offer-showcase-border-color, #DCE8F5) 82%, white);--eg-po-v2-soft: #F3F7FC;--eg-po-v2-page: #F6F7FB;--eg-po-v2-compare: #9AA3AF;display:grid;gap:12px;margin-top:28px}.eg-po-v2 [hidden]{display:none!important}.eg-po-v2__card{overflow:hidden;border:1px solid var(--eg-po-v2-border);border-radius:18px;background:#fff;box-shadow:0 8px 22px #13336412;transition:border-color .18s ease,box-shadow .18s ease}.eg-po-v2__card.is-active{border-color:#2694e147;box-shadow:0 12px 28px #1333641a}.eg-po-v2__head{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:16px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.eg-po-v2__head-left{display:grid;gap:6px;min-width:0}.eg-po-v2__head-row{display:flex;align-items:center;gap:11px;min-width:0}.eg-po-v2__radio{display:inline-grid;flex:0 0 auto;place-items:center;width:21px;height:21px;border:2px solid var(--eg-po-v2-border);border-radius:999px;background:#fff}.eg-po-v2__radio span{width:0;height:0;border-radius:inherit;background:#fff;transition:width .16s ease,height .16s ease}.eg-po-v2__radio.is-checked{border-color:var(--eg-po-v2-accent);background:var(--eg-po-v2-accent)}.eg-po-v2__radio.is-checked span{width:8px;height:8px}.eg-po-v2__card-title{display:inline-flex;align-items:center;gap:7px;min-width:0;color:var(--eg-po-v2-title);font-family:var(--font-bogue-semibold);font-size:16px;line-height:1.2;text-transform:capitalize}.eg-po-v2__info{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border:1px solid rgba(19,51,100,.22);border-radius:999px;color:var(--eg-po-v2-muted);font-family:var(--font-bogue-semibold);font-size:11px;line-height:1}.eg-po-v2__note{width:fit-content;margin-left:32px;padding:4px 8px;border-radius:8px;background:#2694e114;color:var(--eg-po-v2-accent);font-family:var(--font-bogue-semibold);font-size:11px;line-height:1.25}.eg-po-v2__head-price{display:grid;justify-items:end;gap:2px;flex:0 0 auto;color:var(--eg-po-v2-title);font-family:var(--font-bogue-semibold);font-size:17px;line-height:1;white-space:nowrap}.eg-po-v2__head-price span+span{color:var(--eg-po-v2-compare);font-family:var(--font-articulat-cf);font-size:12px;text-decoration:line-through}.eg-po-v2__body{display:grid;gap:13px;padding:0 16px 16px}.eg-po-v2__card:not(.is-active) .eg-po-v2__body{display:none}.eg-po-v2__segments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eg-po-v2__seg{display:grid;gap:4px;min-height:112px;padding:13px 10px;border:1px solid var(--eg-po-v2-border);border-radius:14px;background:var(--eg-po-v2-page);color:var(--eg-po-v2-title);text-align:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.eg-po-v2__seg.is-active{border-color:var(--eg-po-v2-accent);background:var(--eg-po-v2-accent);color:#fff;box-shadow:0 10px 22px #2694e138}.eg-po-v2__seg:active{transform:scale(.98)}.eg-po-v2__seg-title{align-self:end;color:currentColor;font-family:var(--font-bogue-semibold);font-size:13px;line-height:1.28;text-transform:capitalize}.eg-po-v2__seg-prices{display:inline-flex;align-items:baseline;justify-content:center;gap:6px;color:currentColor;font-family:var(--font-bogue-semibold);font-size:17px;line-height:1.1}.eg-po-v2__seg-prices span+span{color:var(--eg-po-v2-compare);font-family:var(--font-articulat-cf);font-size:11px;text-decoration:line-through}.eg-po-v2__seg.is-active .eg-po-v2__seg-prices span+span{color:#ffffffc7}.eg-po-v2__per-day{color:var(--eg-po-v2-muted);font-family:var(--font-articulat-cf);font-size:11px;line-height:1.2}.eg-po-v2__seg.is-active .eg-po-v2__per-day{color:#ffffffc7}.eg-po-v2__discount{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin:4px auto 0;padding:4px 8px;border-radius:999px;background:#2694e11a;color:var(--eg-po-v2-accent);font-family:var(--font-bogue-semibold);font-size:10px;line-height:1;text-transform:capitalize}.eg-po-v2__seg.is-active .eg-po-v2__discount{background:#ffffff2e;color:#fff}.eg-po-v2__box{margin:0;padding:11px 12px 12px;border:1px solid var(--eg-po-v2-border);border-radius:16px;background:#fff}.eg-po-v2__box-title{display:inline-flex;align-items:center;gap:8px;padding:0 7px;color:var(--eg-po-v2-muted);font-family:var(--font-bogue-semibold);font-size:11px;line-height:1.2;text-transform:capitalize}.eg-po-v2__box-title span+span{padding:3px 8px;border-radius:999px;background:var(--eg-po-v2-accent);color:#fff;font-size:10px;line-height:1}.eg-po-v2__box-rows{position:relative;display:grid;gap:8px}.eg-po-v2__box-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;min-height:72px}.eg-po-v2__image-slot{display:grid;place-items:center;width:72px;height:72px;overflow:hidden;border:1px solid rgba(19,51,100,.07);border-radius:12px;background:transparent}.eg-po-v2__image{display:block;width:100%;height:100%;object-fit:contain}.eg-po-v2__plus{position:absolute;top:50%;left:36px;display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:var(--eg-po-v2-accent);color:#fff;font-family:var(--font-bogue-semibold);font-size:15px;line-height:1;transform:translate(-50%,-50%)}.eg-po-v2__box-copy{display:grid;gap:5px;min-width:0}.eg-po-v2__box-name{color:var(--eg-po-v2-title);font-family:var(--font-bogue-semibold);font-size:15px;line-height:1.25;text-transform:capitalize}.eg-po-v2__box-prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;line-height:1.1}.eg-po-v2__was{color:var(--eg-po-v2-compare);font-family:var(--font-articulat-cf);font-size:13px;text-decoration:line-through}.eg-po-v2__now{color:var(--eg-po-v2-title);font-family:var(--font-bogue-semibold);font-size:15px}.eg-po-v2__now--free{color:var(--eg-po-v2-accent)}.eg-po-v2__bullets{display:grid;gap:3px;margin:2px 0 0;padding:0;list-style:none}.eg-po-v2__bullets li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:6px;color:var(--eg-po-v2-text);font-family:var(--font-articulat-cf);font-size:13px;line-height:1.35}.eg-po-v2__bullets li>span:first-child{position:relative;display:inline-grid;place-items:center;width:16px;height:16px;margin-top:1px;border-radius:999px;background:#2694e11f}.eg-po-v2__bullets li>span:first-child:after{width:7px;height:4px;border-bottom:1.6px solid var(--eg-po-v2-accent);border-left:1.6px solid var(--eg-po-v2-accent);content:"";transform:translateY(-1px) rotate(-45deg)}.eg-po-v2__actions{margin-top:2px}.eg-po-v2__button{min-height:54px;border-radius:12px;font-size:17px}.eg-po-v2__button-separator{opacity:.72}.eg-po-v2__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:18px;background:#0707087a}body.eg-po-v2-modal-open{overflow:hidden}.eg-po-v2__modal-panel{position:relative;width:min(100%,480px);max-height:min(680px,86vh);overflow:auto;padding:28px;border-radius:20px;background:#fff;box-shadow:0 22px 60px #1333642e}.eg-po-v2__modal-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:999px;background:var(--eg-po-v2-soft);color:var(--eg-po-v2-title);font-size:22px;line-height:1;cursor:pointer}.eg-po-v2__modal-title{margin:0 34px 18px 0;color:var(--eg-po-v2-title);font-family:var(--font-bogue-semibold);font-size:22px;line-height:1.2;text-transform:capitalize}.eg-po-v2__modal-list{display:grid;gap:14px}.eg-po-v2__modal-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(19,51,100,.08)}.eg-po-v2__modal-item:last-child{padding-bottom:0;border-bottom:0}.eg-po-v2__modal-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#2694e117;color:var(--eg-po-v2-accent)}.eg-po-v2__modal-icon svg{display:block;width:22px;height:22px}.eg-po-v2__modal-item strong{display:block;margin-bottom:4px;color:var(--eg-po-v2-title);font-family:var(--font-bogue-semibold);font-size:15px;line-height:1.25}.eg-po-v2__modal-item p{margin:0;color:var(--eg-po-v2-muted);font-family:var(--font-articulat-cf);font-size:13px;line-height:1.48}@media(hover:hover)and (pointer:fine){.eg-po-v2__info:hover{border-color:#2694e166;color:var(--eg-po-v2-accent)}.eg-po-v2__seg:hover{border-color:#2694e159}}@media screen and (max-width:460px){.eg-po-v2{gap:10px;margin-top:22px}.eg-po-v2__head{padding:14px}.eg-po-v2__card-title{font-size:15px}.eg-po-v2__note{max-width:100%;margin-left:0;font-size:10px}.eg-po-v2__head-price{font-size:15px}.eg-po-v2__body{padding:0 12px 12px}.eg-po-v2__segments{gap:8px}.eg-po-v2__seg{min-height:112px;padding:12px 8px}.eg-po-v2__seg-title{font-size:12px}.eg-po-v2__seg-prices{gap:4px;font-size:14px}.eg-po-v2__seg-prices span+span{font-size:10px}.eg-po-v2__box{padding:10px}.eg-po-v2__box-row{grid-template-columns:62px minmax(0,1fr);min-height:62px;gap:10px}.eg-po-v2__image-slot{width:62px;height:62px;border-radius:10px}.eg-po-v2__plus{left:31px;width:18px;height:18px;font-size:13px}.eg-po-v2__box-name,.eg-po-v2__now{font-size:13px}.eg-po-v2__was,.eg-po-v2__bullets li{font-size:11px}.eg-po-v2__button{min-height:52px;font-size:16px}.eg-po-v2__modal-panel{padding:24px 18px;border-radius:18px}}.product-offer-showcase{display:block;width:100%;max-width:1244px;margin:0 auto}.product-offer-showcase [hidden]{display:none!important}.product-offer-showcase__inner{display:grid;gap:var(--product-offer-showcase-gap-mobile)}.product-offer-showcase__gallery-card,.product-offer-showcase__details-card{box-sizing:border-box;border:1px solid var(--product-offer-showcase-border-color);border-radius:var(--product-offer-showcase-radius);background:var(--product-offer-showcase-card-background);box-shadow:0 18px 40px #13336414}.product-offer-showcase__gallery-card{width:100%;max-width:none;margin:0;padding:0 var(--product-offer-showcase-padding-side-mobile);border:0;border-radius:0;background:transparent;box-shadow:none}.product-offer-showcase__details-card{padding:16px}.product-offer-showcase__main-media{width:100%;margin:0 auto;overflow:hidden;border-radius:calc(var(--product-offer-showcase-radius) - 6px);background:linear-gradient(180deg,#f7fbff,#edf4fb)}.product-offer-showcase__main-image,.product-offer-showcase__main-placeholder{display:block;width:100%;aspect-ratio:343 / 497}.product-offer-showcase__main-image{object-fit:cover}.product-offer-showcase__main-placeholder{display:grid;place-items:center;background:linear-gradient(180deg,#f7fbff,#edf4fb)}.product-offer-showcase__placeholder-svg{width:38%;height:38%}.product-offer-showcase__thumbnails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin:16px auto 0}.product-offer-showcase__thumbnail{display:block;padding:0;overflow:hidden;border:1px solid transparent;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.product-offer-showcase__thumbnail.is-active{border-color:var(--product-offer-showcase-accent)}.product-offer-showcase__thumbnail-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-offer-showcase__badge{display:inline-flex;align-items:center;justify-content:center;width:167px;max-width:100%;min-height:30px;padding:6px 10px;border-radius:16px;background:#43ae7acc;color:#fff;font-family:var(--font-bogue-semibold);font-size:10px;line-height:1;text-align:center;white-space:nowrap}.product-offer-showcase__stars{display:flex;align-items:center;gap:2px;margin-top:24px}.product-offer-showcase__star{display:inline-flex;color:#d5dbe6}.product-offer-showcase__star.is-active{color:#f2ae27}.product-offer-showcase__star svg{display:block;width:24px;height:24px}.product-offer-showcase__title{margin:16px 0 0;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:24px;line-height:1.08;letter-spacing:-.03em;text-transform:none}.product-offer-showcase__description{margin-top:16px;color:var(--product-offer-showcase-text-color);font-family:var(--font-articulat-cf);font-size:14px;line-height:1.55}.product-offer-showcase__base-price{margin-top:16px;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:18px;line-height:1.1}.product-offer-showcase__value-callout{display:grid;gap:6px;margin-top:16px;padding:14px 16px;border:1px solid rgba(38,148,225,.18);border-radius:14px;background:linear-gradient(180deg,#2694e114,#2694e108)}.product-offer-showcase__value-callout-heading{margin:0;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:15px;line-height:1.2}.product-offer-showcase__value-callout-text{color:var(--product-offer-showcase-text-color);font-family:var(--font-articulat-cf);font-size:13px;line-height:1.5}.product-offer-showcase__value-callout-text>*{margin:0}.product-offer-showcase__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;padding-bottom:0;border-bottom:0}.product-offer-showcase__highlight{display:grid;justify-items:center;gap:10px;text-align:center}.product-offer-showcase__highlight-icon-wrap{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.product-offer-showcase__highlight-icon{display:block;width:100%;height:100%;object-fit:contain}.product-offer-showcase__highlight-text{position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:92px;min-height:calc(2.6em + 6px);padding-bottom:6px;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:12px;line-height:1.3}.product-offer-showcase__highlight-text:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#13336433}.product-offer-showcase__offers{display:grid;gap:8px;margin-top:24px}.product-offer-showcase__offer{position:relative;display:block;padding:10px;border:1px solid var(--product-offer-showcase-border-color);border-radius:12px;background:linear-gradient(180deg,#e6f3fd,#cbe9fe);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;overflow:visible}.product-offer-showcase__offer.is-selected{border-color:var(--product-offer-showcase-accent);background:#fff;box-shadow:0 0 0 1px var(--product-offer-showcase-accent)}.product-offer-showcase__offer-input{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none;clip-path:inset(100%)}.product-offer-showcase__offer-input:disabled~.product-offer-showcase__offer-content .product-offer-showcase__offer-radio,.product-offer-showcase__offer-input:disabled~.product-offer-showcase__offer-content{opacity:.52}.product-offer-showcase__offer-radio{position:relative;display:inline-flex;width:18px;height:18px;margin-top:1px;justify-self:start;border:1px solid rgba(19,51,100,.35);border-radius:999px;background:#fff}.product-offer-showcase__offer.is-selected .product-offer-showcase__offer-radio{border-color:#133364}.product-offer-showcase__offer.is-selected .product-offer-showcase__offer-radio:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:inherit;background:#133364}.product-offer-showcase__offer-content{display:grid;gap:0;min-width:0;width:100%}.product-offer-showcase__offer-header,.product-offer-showcase__offer-line{display:grid;gap:12px;min-width:0}.product-offer-showcase__offer-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.product-offer-showcase__offer-heading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;min-width:0}.product-offer-showcase__offer-heading-copy{display:grid;gap:3px;min-width:0}.product-offer-showcase__offer-line{grid-template-columns:48px minmax(0,1fr) auto;align-items:center}.product-offer-showcase__offer-title-wrap{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px;min-width:0}.product-offer-showcase__offer-title{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:16px;line-height:1.2}.product-offer-showcase__offer-subtitle{margin-top:0;color:#133364;font-family:var(--font-bogue-semibold);font-size:10px;line-height:1.45}.product-offer-showcase__offer-subtitle>*{margin:0}.product-offer-showcase__offer-line-note{margin-top:4px;color:#07070899;font-family:var(--font-articulat-cf);font-size:14px;line-height:1.35}.product-offer-showcase__offer-price-wrap{flex:0 0 auto;min-width:0;text-align:right}.product-offer-showcase__offer-price{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:16px;line-height:1.1;white-space:nowrap}.product-offer-showcase__offer-compare,.product-offer-showcase__offer-line-compare{display:none}.product-offer-showcase__offer-lines{display:grid;gap:10px;margin-top:12px}.product-offer-showcase__offer-line-media{flex:0 0 auto;width:48px;height:48px;overflow:hidden;border:1px solid rgba(19,51,100,.08);border-radius:6px;background:#fff}.product-offer-showcase__offer-line-image{display:block;width:100%;height:100%;object-fit:cover}.product-offer-showcase__offer-line-copy{min-width:0}.product-offer-showcase__offer-line-title{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:15px;line-height:1.2}.product-offer-showcase__inline-badge{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:3px 7px;border-radius:999px;background:#43ae7a24;color:#2c8f64;font-family:var(--font-bogue-semibold);font-size:10px;line-height:1;white-space:nowrap}.product-offer-showcase__offer-line-price{display:grid;justify-items:end;gap:3px;color:#07070899;font-family:var(--font-articulat-cf);font-size:12px;line-height:1.3;white-space:nowrap;text-decoration:line-through}.product-offer-showcase__offer-frequency{display:grid;gap:8px;margin-top:14px}.product-offer-showcase__offer-frequency-label{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:14px;line-height:1.2}.product-offer-showcase__offer-frequency-field{position:relative}.product-offer-showcase__offer-frequency-select{width:100%;min-height:42px;padding:10px 40px 10px 14px;border:1px solid var(--product-offer-showcase-border-color);border-radius:10px;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#133364 50%),linear-gradient(135deg,#133364 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 1px),calc(100% - 12px) calc(50% - 1px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;color:#070708;font-family:var(--font-articulat-cf);font-size:14px;line-height:1.3;-webkit-appearance:none;appearance:none;cursor:pointer}.product-offer-showcase__offer-frequency-select:focus{outline:none;border-color:var(--product-offer-showcase-accent);box-shadow:0 0 0 1px var(--product-offer-showcase-accent)}.product-offer-showcase__offer-chip{display:inline-flex;align-items:center;min-height:20px;padding:2px 8px;border-radius:999px;background:var(--product-offer-showcase-accent);color:#fff;font-family:var(--font-bogue-semibold);font-size:12px;line-height:1;white-space:nowrap;position:absolute;top:-4%;right:30px}.product-offer-showcase__form-row{display:grid;grid-template-columns:minmax(0,152fr) minmax(0,174fr);width:100%;justify-content:stretch;align-items:stretch;gap:16px;margin-top:24px}.product-offer-showcase__quantity-wrap{display:block;flex:0 0 auto;width:100%;max-width:none;min-width:0}.product-offer-showcase__quantity-wrap .quantity-selector-wrapper{display:block!important;width:100%;max-width:none;min-width:0}.product-offer-showcase__quantity-wrap .price-per-item{display:none!important}.product-offer-showcase__quantity-selector.quantity-selector{--quantity-selector-width: 152px;box-sizing:border-box;display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px;grid-auto-flow:column;gap:0;justify-content:normal!important;align-items:stretch;width:100%;min-width:0;max-width:none;flex:none;min-height:44px;padding:0;overflow:hidden;border:1px solid var(--product-offer-showcase-border-color);border-radius:12px;background:#fff;isolation:isolate}.product-offer-showcase__quantity-selector.quantity-selector>*{margin:0;min-width:0}.product-offer-showcase__quantity-selector input[type=number]{display:block;grid-column:2;width:100%;min-width:0;max-width:none!important;flex:none;height:44px;padding:0;border:0;background:transparent;color:var(--product-offer-showcase-title-color);font-family:var(--font-articulat-cf);font-size:16px;line-height:44px;text-align:center;justify-self:stretch;align-self:stretch;border-radius:0;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.product-offer-showcase__quantity-selector input[type=number]::-webkit-outer-spin-button,.product-offer-showcase__quantity-selector input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-offer-showcase__quantity-selector .button{display:flex;flex:none;align-items:center;justify-content:center;width:44px;min-width:44px;height:100%;padding:0;border:0;border-radius:0;box-shadow:none;color:var(--product-offer-showcase-title-color)}.product-offer-showcase__quantity-selector .svg-wrapper{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.product-offer-showcase__quantity-selector svg{width:22px;height:22px}.product-offer-showcase__quantity-selector .quantity-minus{grid-column:1;background:#f3f7fc;border-right:1px solid rgba(19,51,100,.12)}.product-offer-showcase__quantity-selector .quantity-plus{grid-column:3;background:#133364;color:#fff;border-left:1px solid rgba(255,255,255,.12)}.product-offer-showcase__quantity-selector .quantity-plus:disabled{background:#13336459;color:#ffffffe6}.product-offer-showcase__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;padding:12px 16px;border:0;border-radius:10px;font-family:var(--font-bogue-semibold);font-size:16px;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.product-offer-showcase__button-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 auto}.product-offer-showcase__button-icon{display:block;width:100%;height:100%;object-fit:contain}.product-offer-showcase__button:disabled{opacity:.5;cursor:not-allowed}.product-offer-showcase__button--add{width:100%;max-width:none;background:var(--product-offer-showcase-button-background);color:var(--product-offer-showcase-button-text)}.product-offer-showcase__button--buy{margin-top:24px;background:#2694e1;color:#fff}.product-offer-showcase__button--secondary{border:1px solid rgba(19,51,100,.14);background:#f3f7fc;color:#133364}.product-offer-showcase__offer-footer{display:flex;align-items:center;gap:8px;margin-top:16px}.product-offer-showcase__offer-footer-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 auto;margin-top:0}.product-offer-showcase__offer-footer-icon{display:block;width:100%;height:100%;object-fit:contain}.product-offer-showcase__offer-footer-text{color:#133364;font-family:var(--font-bogue-semibold);font-size:14px;line-height:1.45}.product-offer-showcase__offer-footer-text>*{margin:0}.product-offer-showcase__error{margin-top:10px;color:#c73535;font-family:var(--font-articulat-cf);font-size:13px;line-height:1.4}.product-offer-showcase__trust-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(19,51,100,.08)}.product-offer-showcase__trust-item{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;flex-direction:column}.product-offer-showcase__trust-icon-wrap{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.product-offer-showcase__trust-icon{display:block;width:100%;height:100%;object-fit:contain}.product-offer-showcase__trust-text{color:#070708;font-family:var(--font-articulat-cf);font-size:14px;line-height:1.2}.product-offer-showcase__reduction-tags-wrap{margin-top:24px}.product-offer-showcase .pdp-main-product__block--reduction-tags{min-width:0}.product-offer-showcase .pdp-main-product__reduction-tags{display:grid;gap:14px;padding:20px 0;border-top:1px solid color-mix(in srgb,var(--product-offer-showcase-border-color) 72%,white);border-bottom:1px solid color-mix(in srgb,var(--product-offer-showcase-border-color) 72%,white)}.product-offer-showcase .pdp-main-product__reduction-tags-heading{margin:0;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:20px;line-height:1.1;text-align:center;text-transform:none}.product-offer-showcase .pdp-main-product__reduction-tags-list{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 8px}.product-offer-showcase .pdp-main-product__reduction-tag{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid color-mix(in srgb,var(--product-offer-showcase-border-color) 90%,white);border-radius:10px;background:color-mix(in srgb,var(--product-offer-showcase-card-background) 78%,#f3f7fc);box-shadow:inset 0 1px #ffffffb3;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:12px;line-height:1.1;text-align:center;white-space:nowrap}.product-offer-showcase__faq{display:grid;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(19,51,100,.08)}.product-offer-showcase__faq-heading{margin:0;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:18px;line-height:1.15;text-transform:capitalize}.product-offer-showcase__faq-items{display:grid;gap:8px}.product-offer-showcase__faq-item{border:1px solid rgba(19,51,100,.1);border-radius:14px;background:#fff;overflow:hidden}.product-offer-showcase__faq-question{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;list-style:none;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:14px;line-height:1.35;cursor:pointer}.product-offer-showcase__faq-question::-webkit-details-marker{display:none}.product-offer-showcase__faq-icon{position:relative;width:14px;height:14px;flex:0 0 auto}.product-offer-showcase__faq-icon:before,.product-offer-showcase__faq-icon:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:1.5px;border-radius:999px;background:var(--product-offer-showcase-title-color);transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.product-offer-showcase__faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-offer-showcase__faq-item[open] .product-offer-showcase__faq-icon:after{opacity:0}.product-offer-showcase__faq-answer{padding:0 16px 16px;color:var(--product-offer-showcase-text-color);font-family:var(--font-articulat-cf);font-size:13px;line-height:1.55}.product-offer-showcase__faq-answer>*:first-child{margin-top:0}.product-offer-showcase__faq-answer>*:last-child{margin-bottom:0}.product-offer-showcase__flow{display:grid;gap:18px;margin-top:24px}.product-offer-showcase__step-panel{display:block;border:1px solid rgba(19,51,100,.1);border-radius:16px;background:#fff;overflow:hidden}.product-offer-showcase__step-panel.is-complete{background:#fbfdff}.product-offer-showcase__step-panel.is-upcoming{display:none}.product-offer-showcase__step{display:grid;gap:0}.product-offer-showcase__step-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px}.product-offer-showcase__step-panel.is-active .product-offer-showcase__step-header{border-bottom:1px solid rgba(19,51,100,.08)}.product-offer-showcase__step-body{display:none;gap:12px;padding:16px}.product-offer-showcase__step-panel.is-active .product-offer-showcase__step-body{display:grid}.product-offer-showcase__step-label-row{display:flex;align-items:center;gap:8px;min-width:0}.product-offer-showcase__step-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#133364;color:#fff;font-family:var(--font-bogue-semibold);font-size:12px;line-height:1}.product-offer-showcase__step-title{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:15px;line-height:1.2}.product-offer-showcase__step-selection{display:none;min-width:0;color:#133364;font-family:var(--font-articulat-cf);font-size:12px;line-height:1.35;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-offer-showcase__step-edit{display:none;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#2694e1;font-family:var(--font-bogue-semibold);font-size:12px;line-height:1;cursor:pointer}.product-offer-showcase__step-panel.is-complete .product-offer-showcase__step-selection,.product-offer-showcase__step-panel.is-complete .product-offer-showcase__step-edit{display:inline-flex}.product-offer-showcase__step-panel.is-complete .product-offer-showcase__step-selection{display:block}.product-offer-showcase__household-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-offer-showcase__household-option{display:flex;align-items:center;justify-content:center;padding:10px 8px;border:1px solid var(--product-offer-showcase-border-color);border-radius:12px;background:#f8fbff;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.product-offer-showcase__household-option.is-selected{border-color:var(--product-offer-showcase-accent);background:#fff;box-shadow:0 0 0 1px var(--product-offer-showcase-accent)}.product-offer-showcase__household-label{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:13px;line-height:1.2}.product-offer-showcase__household-meta,.product-offer-showcase__household-recommendation{display:none}.product-offer-showcase__plan-options{display:grid;gap:10px;grid-template-columns:1fr}.product-offer-showcase__plan-card{position:relative;display:block;overflow:visible;border:1px solid var(--product-offer-showcase-border-color);border-radius:14px;background:#f8fbff;cursor:pointer}.product-offer-showcase__plan-card.is-selected{border-color:var(--product-offer-showcase-accent);background:#fff;box-shadow:0 0 0 1px var(--product-offer-showcase-accent)}.product-offer-showcase__plan-card-content{position:relative;display:grid;gap:12px;padding:14px 16px}.product-offer-showcase__plan-card-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.product-offer-showcase__plan-copy{display:grid;gap:4px;min-width:0}.product-offer-showcase__plan-title{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:15px;line-height:1.15}.product-offer-showcase__plan-frequency{color:var(--product-offer-showcase-accent);font-family:var(--font-bogue-semibold);font-size:11px;line-height:1.2}.product-offer-showcase__plan-caption{color:#133364;font-family:var(--font-articulat-cf);font-size:10px;line-height:1.35}.product-offer-showcase__plan-price-group{display:grid;justify-items:end;gap:3px}.product-offer-showcase__plan-price{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:17px;line-height:1.1;text-align:right}.product-offer-showcase__plan-compare{color:#07070880;font-family:var(--font-articulat-cf);font-size:12px;line-height:1.1;text-decoration:line-through;white-space:nowrap}.product-offer-showcase__plan-discount,.product-offer-showcase__summary-discount{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:22px;padding:4px 8px;border-radius:999px;background:#43ae7a24;color:#2c8f64;font-family:var(--font-bogue-semibold);font-size:11px;line-height:1;white-space:nowrap}.product-offer-showcase__plan-card .product-offer-showcase__offer-radio{margin-top:0}.product-offer-showcase__plan-card.is-selected .product-offer-showcase__offer-radio{border-color:#133364}.product-offer-showcase__plan-card.is-selected .product-offer-showcase__offer-radio:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:inherit;background:#133364}.product-offer-showcase__plan-card .product-offer-showcase__offer-chip{position:absolute;top:-10px;right:14px;min-height:22px;padding:4px 8px;transform:none}.product-offer-showcase__plan-lines{gap:8px;margin-top:0;padding-top:12px;border-top:1px solid rgba(19,51,100,.08)}.product-offer-showcase__plan-lines .product-offer-showcase__offer-line{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}.product-offer-showcase__plan-lines .product-offer-showcase__offer-line-media{width:40px;height:40px;border-radius:8px}.product-offer-showcase__plan-lines .product-offer-showcase__offer-line-title{font-size:13px;line-height:1.3}.product-offer-showcase__offer-line-price-wrap{display:grid;justify-items:end;gap:2px}.product-offer-showcase__offer-line-current-price{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:13px;line-height:1.1;white-space:nowrap}.product-offer-showcase__summary{display:grid;gap:12px;padding:14px;border:1px solid rgba(19,51,100,.1);border-radius:14px;background:#f9fbfe}.product-offer-showcase__summary-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.product-offer-showcase__summary-meta-primary{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:16px;line-height:1.15}.product-offer-showcase__summary-meta-secondary{color:var(--product-offer-showcase-accent);font-family:var(--font-bogue-semibold);font-size:12px;line-height:1.2;text-align:right}.product-offer-showcase__summary-recommendation{display:none}.product-offer-showcase__summary-discount{justify-self:start}.product-offer-showcase__summary-lines{display:grid;gap:8px}.product-offer-showcase__summary-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(19,51,100,.08)}.product-offer-showcase__summary-line:last-child{padding-bottom:0;border-bottom:0}.product-offer-showcase__summary-line--subtle{justify-content:flex-start}.product-offer-showcase__summary-line-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--product-offer-showcase-text-color);font-family:var(--font-articulat-cf);font-size:13px;line-height:1.4}.product-offer-showcase__summary-line-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:4px 8px;border-radius:999px;background:#43ae7a24;color:#43ae7a;font-family:var(--font-bogue-semibold);font-size:11px;line-height:1;white-space:nowrap}.product-offer-showcase__summary-line-price{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:14px;line-height:1.1;white-space:nowrap}.product-offer-showcase__summary-total{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px}.product-offer-showcase__summary-total-label{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:15px;line-height:1.1}.product-offer-showcase__summary-total-value{color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:20px;line-height:1.1;white-space:nowrap}.product-offer-showcase__step-actions{display:grid;gap:10px;margin-top:4px}.product-offer-showcase__step-actions--split{grid-template-columns:repeat(2,minmax(0,1fr))}.product-offer-showcase__step-actions--summary{gap:12px}.product-offer-showcase__flow-actions{display:grid;gap:12px;margin-top:0}.product-offer-showcase__flow-actions .product-offer-showcase__button--buy{margin-top:0}.product-offer-showcase__empty{max-width:780px;margin:0 auto;padding:48px 24px;border:1px dashed var(--product-offer-showcase-border-color);border-radius:var(--product-offer-showcase-radius);text-align:center}.product-offer-showcase__empty-title{margin:0;color:var(--product-offer-showcase-title-color);font-family:var(--font-bogue-semibold);font-size:30px}.product-offer-showcase__empty-text{margin:12px 0 0;color:var(--product-offer-showcase-text-color);font-family:var(--font-articulat-cf);font-size:16px;line-height:1.55}@media(hover:hover)and (pointer:fine){.product-offer-showcase__thumbnail:hover,.product-offer-showcase__button:not(:disabled):hover{transform:translateY(-1px)}}@media screen and (min-width:750px){.product-offer-showcase__highlight-text{font-size:16px;max-width:120px}.product-offer-showcase-section{padding:var(--product-offer-showcase-padding-top-desktop) var(--product-offer-showcase-padding-side-desktop) var(--product-offer-showcase-padding-bottom-desktop)}.product-offer-showcase__inner{grid-template-columns:minmax(0,var(--product-offer-showcase-media-column-width-desktop)) minmax(0,1fr);align-items:start;gap:var(--product-offer-showcase-gap-desktop)}.product-offer-showcase__gallery-card,.product-offer-showcase__details-card{padding:32px}.product-offer-showcase__gallery-card{width:var(--product-offer-showcase-media-inner-width-desktop);max-width:none;justify-self:center;padding-inline:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.product-offer-showcase__main-media{width:100%;max-width:none}.product-offer-showcase__main-image,.product-offer-showcase__main-placeholder{aspect-ratio:592 / 703}.product-offer-showcase__details-card{width:100%;max-width:none;padding:32px}.product-offer-showcase__thumbnails{grid-template-columns:repeat(2,284px);gap:24px;margin:24px 0 0}.product-offer-showcase__badge{width:223px;min-height:34px;padding:8px 16px;font-size:14px}.product-offer-showcase__stars{margin-top:32px}.product-offer-showcase__star svg{width:24px;height:24px}.product-offer-showcase__title{margin-top:16px;font-size:36px}.product-offer-showcase__description{margin-top:16px;font-size:18px}.product-offer-showcase__base-price{margin-top:16px;font-size:20px}.product-offer-showcase__value-callout{margin-top:18px;padding:16px 18px}.product-offer-showcase__value-callout-heading{font-size:17px}.product-offer-showcase__value-callout-text{font-size:14px}.product-offer-showcase__highlights{gap:18px;margin-top:32px;padding-bottom:0}.product-offer-showcase__highlight{gap:10px}.product-offer-showcase__highlight-icon-wrap{width:40px;height:40px}.product-offer-showcase__offers{gap:14px;margin-top:32px}.product-offer-showcase__offer{padding:12px}.product-offer-showcase__offer-radio{width:20px;height:20px;margin-top:16px}.product-offer-showcase__offer.is-selected .product-offer-showcase__offer-radio:after{top:6px;right:6px;bottom:6px;left:6px}.product-offer-showcase__offer-title{font-size:18px}.product-offer-showcase__offer-subtitle,.product-offer-showcase__offer-footer-text{font-size:14px}.product-offer-showcase__offer-price{font-size:18px;margin-top:16px}.product-offer-showcase__offers>.product-offer-showcase__offer:first-child .product-offer-showcase__offer-radio,.product-offer-showcase__offers>.product-offer-showcase__offer:first-child .product-offer-showcase__offer-price{margin-top:0}.product-offer-showcase__offer-compare,.product-offer-showcase__offer-line-compare{font-size:12px}.product-offer-showcase__offer-lines{gap:12px;margin-top:17px}.product-offer-showcase__offer-line-media{width:48px;height:48px;border-radius:8px}.product-offer-showcase__offer-line-title{font-size:18px}.product-offer-showcase__offer-line-price{font-size:14px}.product-offer-showcase__offer-frequency{margin-top:16px}.product-offer-showcase__offer-frequency-label{font-size:15px}.product-offer-showcase__offer-frequency-select{min-height:46px;font-size:15px}.product-offer-showcase__offer--subscription .product-offer-showcase__offer-chip{position:absolute;top:1%;right:90px;min-height:28px;padding:6px 12px;font-family:var(--font-bogue-semibold);font-size:12px;line-height:1;white-space:nowrap;transform:translate(50%,-50%);z-index:2}.product-offer-showcase__offer--subscription .product-offer-showcase__offer-header{padding-right:8px}.product-offer-showcase__flow{gap:24px;margin-top:32px}.product-offer-showcase__step{gap:0}.product-offer-showcase__step-badge{width:24px;height:24px;font-size:13px}.product-offer-showcase__step-title{font-size:18px}.product-offer-showcase__step-header{padding:16px 20px}.product-offer-showcase__step-body{gap:14px;padding:18px 20px 20px}.product-offer-showcase__step-selection,.product-offer-showcase__step-edit{font-size:13px}.product-offer-showcase__household-options{gap:10px}.product-offer-showcase__household-option{padding:12px 10px}.product-offer-showcase__household-label{font-size:14px}.product-offer-showcase__household-meta{display:none}.product-offer-showcase__household-recommendation{padding:12px 14px;font-size:14px}.product-offer-showcase__plan-options{gap:12px}.product-offer-showcase__plan-card--one-time{grid-column:auto}.product-offer-showcase__plan-card-content{padding:14px}.product-offer-showcase__plan-title{font-size:17px}.product-offer-showcase__plan-frequency{font-size:12px}.product-offer-showcase__plan-caption{font-size:11px}.product-offer-showcase__plan-price{font-size:18px}.product-offer-showcase__summary{padding:18px;gap:14px}.product-offer-showcase__summary-meta-primary{font-size:18px}.product-offer-showcase__summary-meta-secondary{font-size:13px}.product-offer-showcase__summary-recommendation,.product-offer-showcase__summary-line-label{font-size:14px}.product-offer-showcase__summary-line-price{font-size:16px}.product-offer-showcase__summary-total-label{font-size:18px}.product-offer-showcase__summary-total-value{font-size:24px}.product-offer-showcase__step-actions{gap:14px;margin-top:8px}.product-offer-showcase__flow-actions{gap:14px;margin-top:0}.product-offer-showcase__form-row{grid-template-columns:228px minmax(0,1fr);gap:32px;margin-top:32px}.product-offer-showcase__quantity-selector.quantity-selector{--quantity-selector-width: 228px;grid-template-columns:54px minmax(0,1fr) 54px;width:228px;min-width:228px;max-width:228px;min-height:54px}.product-offer-showcase__quantity-wrap{max-width:228px}.product-offer-showcase__quantity-wrap .quantity-selector-wrapper{width:228px;max-width:228px}.product-offer-showcase__quantity-selector input[type=number]{height:54px;line-height:54px}.product-offer-showcase__quantity-selector .button{width:54px;min-width:54px;height:100%}.product-offer-showcase__button{min-height:54px;padding:14px 52px;border-radius:12px;font-size:18px}.product-offer-showcase__button--add{max-width:none}.product-offer-showcase__button--buy{margin-top:24px}.product-offer-showcase__trust-items{gap:12px;margin-top:16px;padding-top:14px}.product-offer-showcase__reduction-tags-wrap{margin-top:28px}.product-offer-showcase__trust-icon-wrap{width:16px;height:16px}.product-offer-showcase__trust-text{font-size:14px;white-space:nowrap}.product-offer-showcase .pdp-main-product__reduction-tags{padding:24px 0}.product-offer-showcase .pdp-main-product__reduction-tags-heading{font-size:22px}.product-offer-showcase__faq{gap:14px;margin-top:28px;padding-top:22px}.product-offer-showcase__faq-heading{font-size:22px}.product-offer-showcase__faq-question{padding:16px 18px;font-size:15px}.product-offer-showcase__faq-answer{padding:0 18px 18px;font-size:14px}}@media screen and (max-width:749px){.product-offer-showcase__inner{gap:32px}.product-offer-showcase__offers>.product-offer-showcase__offer:not(:first-child) .product-offer-showcase__offer-radio,.product-offer-showcase__offers>.product-offer-showcase__offer:not(:first-child) .product-offer-showcase__offer-price{margin-top:11px}.product-offer-showcase__details-card{padding:16px}.product-offer-showcase__offer-frequency-select{min-height:40px;padding:10px 36px 10px 12px;font-size:13px}.product-offer-showcase__highlight-text{max-width:78px}.product-offer-showcase__button--buy{margin-top:24px}}body.has-product-offer-showcase header-menu,body.has-product-offer-showcase .search-action,body.has-product-offer-showcase .account-popover,body.has-product-offer-showcase .account-drawer{display:none!important}body.has-product-offer-showcase .shopify-section:has(.announcement-bar)>.section-background,body.has-product-offer-showcase .announcement-bar{background:#000!important}body.has-product-offer-showcase .announcement-bar{color:#fff!important;border-bottom-color:#000!important}body.has-product-offer-showcase .announcement-bar *,body.has-product-offer-showcase .announcement-bar a,body.has-product-offer-showcase .announcement-bar .slideshow-control{color:#fff!important}.product-offer-showcase--v2 .eg-po-v2__button{min-height:54px;padding:14px 22px;border-radius:12px;font-size:17px;text-transform:none}@media screen and (max-width:460px){.product-offer-showcase--v2 .eg-po-v2__button{min-height:52px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-product-offer-showcase-v2.css.map */
