.product-showcase{--product-gap:2rem;width:100vw;margin-left:calc(50% - 50vw);padding:0 clamp(1.25rem,4vw,5rem)}.product-showcase__nav{justify-content:flex-end;align-items:center;gap:1rem;margin:0 0 1.5rem;display:flex}.product-showcase__counter{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.product-showcase__actions{gap:.5rem;display:flex}.product-showcase__arrow{color:#0f172a;background:#fff;border:1px solid #dbe3ed;border-radius:999px;place-items:center;width:2.6rem;height:2.6rem;transition:border-color .2s,color .2s,background .2s;display:grid}.product-showcase__arrow:hover:not(:disabled),.product-showcase__arrow:focus-visible{color:#0d9488;background:#f0fdfa;border-color:#0d9488;outline:none}.product-showcase__arrow:disabled{cursor:not-allowed;opacity:.35}.product-showcase__arrow svg{width:1.1rem;height:1.1rem}.product-showcase__viewport{overflow:hidden}.product-showcase__track{height:34rem;position:relative}.product-showcase__intro,.product-showcase__card{will-change:transform;border-radius:0;flex-direction:column;height:34rem;display:flex;position:absolute;top:0;left:0}.product-showcase__intro{color:#0f172a;background:0 0;justify-content:flex-end;padding:clamp(2rem,4vw,4rem)}.product-showcase__eyebrow{color:#0051ff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem;font-weight:800}.product-showcase__intro h2{letter-spacing:-.04em;color:#0f172a;margin:0;font-size:clamp(1.75rem,2.5vw,2.6rem);font-weight:800;line-height:1.1}.product-showcase__intro p{color:#475569;margin:1.25rem 0 0;font-size:1rem;font-weight:500;line-height:1.65}.product-showcase__card{color:#0f172a;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #0f172a14;border-radius:1.75rem;padding:clamp(1.5rem,2.6vw,2.5rem);transition:border-color .2s,box-shadow .3s,transform .3s;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 20px 40px -30px #0f172a38}.product-showcase__card:hover,.product-showcase__card:focus-visible{border-color:#0051ff59;outline:none;transform:translateY(-3px);box-shadow:0 1px 2px #0f172a0a,0 24px 48px -26px #0051ff52}.product-showcase__card[aria-pressed=true]{border-color:#0051ff73;transform:translateY(-3px);box-shadow:0 0 0 3px #0051ff29,0 28px 56px -30px #0051ff66}.product-showcase__icon-panel{background:linear-gradient(150deg,#0b1120 0%,#101c34 55%,#0b1120 100%);border-radius:1.25rem;justify-content:center;align-items:center;width:100%;height:14rem;margin-bottom:1.5rem;transition:height .35s,margin .35s;display:flex;position:relative;overflow:hidden}.product-showcase__icon-panel:before{content:"";filter:blur(18px);background:radial-gradient(circle,#00d8ff66,#0051ff1f 55%,#0000 72%);border-radius:999px;width:11rem;height:11rem;transition:transform .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.product-showcase__icon-panel:after{content:"";opacity:.5;background-image:radial-gradient(circle at 1px 1px,#ffffff29 1px,#0000 0);background-size:14px 14px;position:absolute;inset:0}.product-showcase__card[aria-pressed=true] .product-showcase__icon-panel{height:4rem;margin-bottom:1rem}.product-showcase__card[aria-pressed=true] .product-showcase__icon-panel:before{transform:translate(-50%,-50%)scale(.4)}.product-showcase__icon-badge{z-index:1;backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;transition:width .35s,height .35s;display:flex;position:relative}.product-showcase__card[aria-pressed=true] .product-showcase__icon-badge{width:2.75rem;height:2.75rem}.product-showcase__icon{stroke-width:1.5px;color:#00d8ff;width:2.75rem;height:2.75rem;transition:width .3s,height .3s}.product-showcase__card[aria-pressed=true] .product-showcase__icon{width:1.5rem;height:1.5rem}.product-showcase__card h3{margin:0;font-size:1.4rem;font-weight:800;line-height:1.25}.product-showcase__card p{opacity:0;color:#475569;max-height:0;margin:0;font-size:.94rem;font-weight:500;line-height:1.65;transition:max-height .35s,opacity .25s,margin .35s;overflow:hidden}.product-showcase__card[aria-pressed=true] p{opacity:1;max-height:11rem;margin:.85rem 0 1.25rem}.product-showcase__card ul{color:#334155;border-top:1px solid #e7ecf3;margin:.85rem 0 1.5rem;padding:1.1rem 0 0;font-size:.83rem;font-weight:700;line-height:1.8;list-style:none}.product-showcase__card li+li{margin-top:.45rem}.product-showcase__card li:before{content:"✓";color:#0051ff;margin-right:.65rem}.product-showcase__toggle{background:#fff;border:1px solid #dbe3ed;border-radius:999px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin-top:auto;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.product-showcase__card:hover .product-showcase__toggle,.product-showcase__card[aria-pressed=true] .product-showcase__toggle{background:linear-gradient(135deg,#0051ff,#00d8ff);border-color:#0051ff;box-shadow:0 8px 20px -8px #0051ff8c}.product-showcase__toggle-icon{color:#0051ff;stroke-width:2px;width:1.1rem;height:1.1rem;transition:transform .3s,color .2s}.product-showcase__card:hover .product-showcase__toggle-icon,.product-showcase__card[aria-pressed=true] .product-showcase__toggle-icon{color:#fff}.product-showcase__card[aria-pressed=true] .product-showcase__toggle-icon{transform:rotate(45deg)}.product-showcase__detail{background:#e2e8f0;border:0;border-radius:1.5rem;padding:0;overflow:hidden;box-shadow:0 28px 80px -48px #0f172a8c}.product-showcase__detail:hover,.product-showcase__detail:focus-visible{background:#e2e8f0}.product-showcase__detail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-showcase__hint{color:#64748b;text-align:center;margin:1.2rem 0 0;font-size:.875rem;font-weight:600}.product-showcase__mobile{display:none}.product-showcase__mobile-intro{padding:0 .25rem 1.5rem}.product-showcase__mobile-intro h2{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:1.75rem;font-weight:800;line-height:1.15}.product-showcase__mobile-intro p{color:#475569;margin:.85rem 0 0;font-size:.95rem;font-weight:500;line-height:1.6}.product-showcase__mobile-list{flex-direction:column;gap:1rem;display:flex}.product-showcase__mobile-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:1.25rem;width:100%;padding:1.25rem;display:block;box-shadow:0 1px 2px #0f172a0a}.product-showcase__mobile-item[aria-expanded=true]{border-color:#0051ff59;box-shadow:0 8px 24px -16px #0051ff59}.product-showcase__mobile-item-header{align-items:center;gap:.85rem;display:flex}.product-showcase__mobile-icon-badge{background:#0b1120;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.product-showcase__mobile-icon-badge .product-showcase__mobile-icon{color:#00d8ff;stroke-width:1.75px;width:1.35rem;height:1.35rem}.product-showcase__mobile-item-header h3{color:#0f172a;flex:1;margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.product-showcase__mobile-toggle{border:1px solid #dbe3ed;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:transform .25s,border-color .2s,background .2s;display:flex}.product-showcase__mobile-toggle .product-showcase__mobile-toggle-icon{color:#0051ff;stroke-width:2px;width:.9rem;height:.9rem}.product-showcase__mobile-item[aria-expanded=true] .product-showcase__mobile-toggle{background:linear-gradient(135deg,#0051ff,#00d8ff);border-color:#0051ff;transform:rotate(45deg)}.product-showcase__mobile-item[aria-expanded=true] .product-showcase__mobile-toggle .product-showcase__mobile-toggle-icon{color:#fff}.product-showcase__mobile-item-body{max-height:0;transition:max-height .3s;overflow:hidden}.product-showcase__mobile-item[aria-expanded=true] .product-showcase__mobile-item-body{max-height:20rem}.product-showcase__mobile-item-body p{color:#475569;margin:.9rem 0 0;font-size:.9rem;font-weight:500;line-height:1.6}.product-showcase__mobile-item-body ul{color:#334155;border-top:1px solid #e7ecf3;margin:.75rem 0 0;padding:.75rem 0 0;font-size:.82rem;font-weight:700;line-height:1.7;list-style:none}.product-showcase__mobile-item-body li+li{margin-top:.4rem}.product-showcase__mobile-item-body li:before{content:"✓";color:#0051ff;margin-right:.6rem}@media (width<=767px){.product-showcase{padding:0 1rem}.product-showcase__desktop{display:none}.product-showcase__mobile{display:block}}.coverage-carousel-container[data-astro-cid-lcdefpme]{mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%)}.coverage-pill[data-astro-cid-lcdefpme]{-webkit-backdrop-filter:blur(12px);user-select:none;cursor:default;background:#0f172ab3;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.85rem;padding:.75rem 1.15rem;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 4px 20px #00000040}.coverage-pill[data-astro-cid-lcdefpme]:hover{background:#0f172aeb;border-color:#00d8ff8c;transform:translateY(-1px);box-shadow:0 6px 24px #00d8ff26}@keyframes coverage-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes coverage-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.coverage-track-up[data-astro-cid-lcdefpme]{will-change:transform;animation:24s linear infinite coverage-up}.coverage-track-down[data-astro-cid-lcdefpme]{will-change:transform;animation:26s linear infinite coverage-down}.coverage-column[data-astro-cid-lcdefpme]:hover .coverage-track[data-astro-cid-lcdefpme]{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.coverage-track-up[data-astro-cid-lcdefpme],.coverage-track-down[data-astro-cid-lcdefpme]{animation:none!important}}@keyframes float-tablet{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float-phone{0%,to{transform:translateY(0)rotate(6deg)}50%{transform:translateY(-25px)rotate(6deg)}}.animate-float-tablet[data-astro-cid-lcdefpme]{animation:6s ease-in-out infinite float-tablet}.animate-float-phone[data-astro-cid-lcdefpme]{animation:5s ease-in-out infinite float-phone}@media (prefers-reduced-motion:reduce){.animate-float-tablet[data-astro-cid-lcdefpme],.animate-float-phone[data-astro-cid-lcdefpme]{animation:none}}.quote-destination-btn[data-astro-cid-lcdefpme]{color:#334155;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:.75rem;padding:.9rem 1.1rem;transition:border-color .18s,box-shadow .18s,background-color .18s;display:flex}.quote-destination-btn[data-astro-cid-lcdefpme]:hover{border-color:#94a3b8}.quote-destination-btn[data-astro-cid-lcdefpme].active{color:#0051ff;background:#0051ff0d;border-color:#0051ff;box-shadow:0 8px 24px -12px #0051ff40}.quote-destination-btn__title[data-astro-cid-lcdefpme]{font-size:.875rem;font-weight:700;display:block}.quote-destination-btn__meta[data-astro-cid-lcdefpme]{color:#94a3b8;font-size:.75rem;font-weight:600;display:block}.quote-destination-btn[data-astro-cid-lcdefpme].active .quote-destination-btn__meta[data-astro-cid-lcdefpme]{color:#0051ff;opacity:.7}.product-explorer__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.product-explorer__card[data-astro-cid-lcdefpme]{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;min-height:29rem;transition:border-color .18s,box-shadow .18s,background-color .18s;overflow:hidden}.product-explorer__card[data-astro-cid-lcdefpme]:hover,.product-explorer__card[data-astro-cid-lcdefpme]:focus-visible{border-color:#94a3b8;outline:none;box-shadow:0 20px 45px -32px #0f172a4d}.product-explorer__card[data-astro-cid-lcdefpme][aria-pressed=true]{background:#fcffff;border-color:#0d9488;box-shadow:0 20px 45px -30px #0d948852}.product-explorer__media[data-astro-cid-lcdefpme]{background:#0f172a;height:12.5rem;position:relative;overflow:hidden}.product-explorer__media[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(#0000 45%,#0f172a8c);position:absolute;inset:0}.product-explorer__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme],.product-explorer__media[data-astro-cid-lcdefpme] video[data-astro-cid-lcdefpme]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-explorer__icon-wrap[data-astro-cid-lcdefpme]{color:#0f172a;align-items:center;width:2rem;height:2rem;margin:2rem 2rem 0;display:flex}.product-explorer__icon-wrap[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{stroke-width:1.7px;width:1.7rem;height:1.7rem}.product-explorer__body[data-astro-cid-lcdefpme]{flex-direction:column;min-height:20rem;padding:1.6rem 2rem 2rem;display:flex}.product-explorer__media[data-astro-cid-lcdefpme]+.product-explorer__body[data-astro-cid-lcdefpme]{min-height:16.5rem}.product-explorer__eyebrow[data-astro-cid-lcdefpme]{color:#0d9488;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.7rem;font-size:.68rem;font-weight:800}.product-explorer__title[data-astro-cid-lcdefpme]{color:#0f172a;margin:0;font-size:1.45rem;font-weight:750;line-height:1.25}.product-explorer__text[data-astro-cid-lcdefpme]{color:#475569;margin:1rem 0 1.5rem;font-size:.94rem;font-weight:500;line-height:1.65}.product-explorer__points[data-astro-cid-lcdefpme]{color:#334155;border-top:1px solid #e2e8f0;margin-top:auto;padding-top:1.25rem;font-size:.82rem;font-weight:700;line-height:1.8}.product-explorer__points[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{display:block}.product-explorer__points[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:before{content:"✓";color:#0d9488;margin-right:.55rem}.product-explorer__hint[data-astro-cid-lcdefpme]{color:#64748b;text-align:center;margin-top:1.25rem;font-size:.875rem;font-weight:600}@media (width<=767px){.product-explorer__grid[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding:.25rem .5rem 1rem;display:flex;overflow-x:auto}.product-explorer__grid[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.product-explorer__card[data-astro-cid-lcdefpme]{scroll-snap-align:center;min-width:min(84vw,25rem)}}@media (prefers-reduced-motion:reduce){.product-explorer__card[data-astro-cid-lcdefpme]{transition:none}}
