.edh-pdp{font-family:var(--edh-font-sans,"General Sans",Arial,sans-serif);color:var(--edh-ink,#131a2a);background:#f7f8ff;padding:var(--edh-pdp-top,44px) 0 0;padding-bottom:var(--edh-pdp-bottom,72px)}.edh-pdp *{box-sizing:border-box}.edh-pdp__grid{display:grid;grid-template-columns:710px minmax(0,1fr);column-gap:40px;padding:0 40px;align-items:start}.edh-pdp__hero{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:710 / 673;background:#e8eaf8}.edh-pdp__hero img{width:100%;height:100%;object-fit:cover;display:block}.edh-pdp__hero-copy{position:absolute;top:34px;left:34px;max-width:300px}.edh-pdp__hero-copy h2{margin:0;font-size:30px;line-height:1.06;font-weight:500;letter-spacing:-.01em}.edh-pdp__hero-copy p{margin:10px 0 0;font-family:var(--edh-font-mono,"Geist Mono",monospace);font-size:14px;line-height:19px;opacity:.75}.edh-pdp__benefits{position:absolute;top:22px;right:22px;bottom:22px;width:240px;display:flex;flex-direction:column;gap:14px}.edh-pdp__benefit{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:18px;text-align:center;border-radius:5px;background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.edh-pdp__benefit-ico{display:block;width:34px;height:34px}.edh-pdp__benefit-ico svg{width:100%;height:100%;display:block}.edh-pdp__benefit-txt{font-size:19px;line-height:1.15;font-weight:500;letter-spacing:-.01em}.edh-pdp__tiles{display:grid;grid-template-columns:1fr 1fr;gap:20px 20px;margin-top:21px}.edh-pdp__tile{margin:0;border-radius:20px;overflow:hidden;aspect-ratio:345 / 327;background:#e8eaf8}.edh-pdp__tile img{width:100%;height:100%;object-fit:cover;display:block}.edh-pdp__gallery--column .edh-pdp__tiles{grid-template-columns:1fr}.edh-pdp__gallery--column .edh-pdp__tile{aspect-ratio:710 / 500}.edh-pdp__carousel{position:relative;margin-top:21px}.edh-pdp__rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.edh-pdp__rail::-webkit-scrollbar{display:none}.edh-pdp__rail .edh-pdp__tile{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:710 / 500}.edh-pdp__rail-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:0;border-radius:50%;cursor:pointer;display:grid;place-items:center;background:#ffffffeb;color:var(--edh-ink,#131a2a);box-shadow:0 6px 18px #131a2a29;transition:background .18s ease,opacity .18s ease,transform .18s ease}.edh-pdp__rail-btn:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.edh-pdp__rail-btn[disabled]{opacity:.32;cursor:default;transform:translateY(-50%)}.edh-pdp__rail-btn svg{width:20px;height:20px;display:block}.edh-pdp__rail-btn--prev{left:16px}.edh-pdp__rail-btn--next{right:16px}.edh-pdp__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.edh-pdp__dots button{width:8px;height:8px;padding:0;border:0;border-radius:5px;cursor:pointer;background:#131a2a33;transition:width .22s ease,background .22s ease}.edh-pdp__dots button.is-on{width:22px;background:var(--edh-blue,#1a258a)}.edh-pdp__thumbs{display:flex;gap:14px;margin-top:21px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.edh-pdp__thumbs::-webkit-scrollbar{display:none}.edh-pdp__thumbwrap{position:relative;min-width:0}.edh-pdp__thumb-nav{position:absolute;top:calc(50% + 8px);transform:translateY(-50%);z-index:2;width:36px;height:36px;display:none;place-items:center;border:1px solid rgba(19,26,42,.12);border-radius:50%;cursor:pointer;padding:0;background:#fff;color:#131a2a;box-shadow:0 2px 8px #131a2a1f;transition:background .15s ease,transform .15s ease}.edh-pdp__thumbwrap.has-nav .edh-pdp__thumb-nav{display:grid}.edh-pdp__thumbwrap.has-nav .edh-pdp__thumbs{padding-left:44px;padding-right:44px}.edh-pdp__thumb-nav:hover{background:#f2f3fb;transform:translateY(-50%) scale(1.06)}.edh-pdp__thumb-nav svg{width:18px;height:18px;display:block}.edh-pdp__thumb-nav--prev{left:0}.edh-pdp__thumb-nav--next{right:0}.edh-pdp__thumb{flex:0 0 104px;width:104px;height:104px;padding:0;cursor:pointer;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#e8eaf8;transition:border-color .18s ease,opacity .18s ease;opacity:.7}.edh-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.edh-pdp__thumb:hover{opacity:1}.edh-pdp__thumb.is-on{border-color:var(--edh-blue,#1a258a);opacity:1}.edh-pdp__buy{max-width:690px;min-width:0}.edh-pdp__gallery,.edh-pdp__thumbs{min-width:0}.edh-pdp__rating{display:flex;align-items:center;gap:10px;min-height:20px;flex-wrap:wrap}.edh-pdp__rating .edh-stars{display:block;flex:0 0 auto}.edh-pdp__rating .edh-stars svg{display:block}.edh-pdp__rating-note,.edh-pdp__rating span{font-size:14px;line-height:20px;color:#131a2ab8}.edh-pdp__rating strong{font-weight:600;color:var(--edh-ink,#131a2a)}.edh-pdp__rating a{color:inherit}.edh-pdp__rating-empty{font-style:italic}.edh-pdp__eyebrow{margin:15px 0 9px;font-family:var(--edh-font-mono,"Geist Mono",monospace);font-size:11px;line-height:1.4;letter-spacing:.09em;text-transform:uppercase;color:#1a258a}.edh-pdp__eyebrow+.edh-pdp__title{margin-top:0}.edh-pdp__title{margin:15px 0 0;font-size:32px;line-height:37px;font-weight:500;letter-spacing:-.015em}.edh-pdp__sub{margin:25px 0 0;font-size:16px;line-height:20px;color:#131a2ad9}.edh-pdp__feats{list-style:none;margin:20px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:10px}.edh-pdp__feats li{display:flex;align-items:center;gap:12px;font-size:16px;line-height:20px}.edh-pdp__feat-ico{width:22px;height:22px;flex:0 0 auto;color:var(--edh-blue,#1a258a)}.edh-pdp__feat-ico svg{width:100%;height:100%;display:block}.edh-pdp__form{margin:0}.edh-pdp__plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.edh-pdp__plan{position:relative;display:block;cursor:pointer;padding:13px 0}.edh-pdp__plan input{position:absolute;opacity:0;pointer-events:none}.edh-pdp__plan-body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:116px;padding:18px 12px 24px;border:1px solid rgba(19,26,42,.18);border-radius:5px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.edh-pdp__plan:hover .edh-pdp__plan-body{border-color:#131a2a6b}.edh-pdp__plan input:checked~.edh-pdp__plan-body{border-color:var(--edh-blue,#1a258a);box-shadow:inset 0 0 0 1px var(--edh-blue,#1a258a)}.edh-pdp__plan-name{font-size:19px;line-height:24px;font-weight:600;letter-spacing:-.01em}.edh-pdp__plan-meta{font-size:13px;line-height:18px;color:#131a2a99}.edh-pdp__plan-price{display:flex;align-items:baseline;gap:6px;margin-top:4px}.edh-pdp__plan-price s{font-size:14px;color:#131a2a80}.edh-pdp__plan-price strong{font-size:20px;font-weight:600}.edh-pdp__plan-badge{position:absolute;top:0;left:50%;transform:translate(-50%);height:24px;padding:0 12px;border-radius:5px;display:grid;place-items:center;white-space:nowrap;font-family:var(--edh-font-mono,"Geist Mono",monospace);font-size:11px;letter-spacing:.03em;color:#fff}.edh-pdp__plan-save{position:absolute;bottom:0;left:50%;transform:translate(-50%);height:26px;padding:0 12px;border-radius:5px;display:grid;place-items:center;white-space:nowrap;background:var(--edh-green,#60ce6d);color:#0e2b13;font-family:var(--edh-font-mono,"Geist Mono",monospace);font-size:12px;letter-spacing:.02em}.edh-pdp__refill{display:flex;align-items:center;gap:14px;cursor:pointer;margin-top:20px;padding:22px;border:1px solid rgba(19,26,42,.18);border-radius:5px;background:#fff;transition:border-color .18s ease}.edh-pdp__refill:hover{border-color:#131a2a6b}.edh-pdp__refill input{position:absolute;opacity:0;pointer-events:none}.edh-pdp__refill-tick{width:32px;height:32px;flex:0 0 auto;color:#131a2a59;transition:color .18s ease}.edh-pdp__refill-tick svg{width:100%;height:100%;display:block}.edh-pdp__refill input:checked+.edh-pdp__refill-tick{color:var(--edh-blue,#1a258a)}.edh-pdp__refill-copy{display:flex;flex-direction:column;gap:6px}.edh-pdp__refill-copy strong{font-size:20px;line-height:25px;font-weight:600;letter-spacing:-.01em}.edh-pdp__refill-copy em{font-style:normal;font-size:15px;line-height:20px;color:#131a2a9e}.edh-pdp__atc{display:block;width:100%;height:62px;margin-top:20px;border:0;border-radius:5px;cursor:pointer;background:var(--edh-blue,#1a258a);color:var(--edh-sky,#e2e4f8);font-family:var(--edh-font-mono,"Geist Mono",monospace);font-size:18px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.edh-pdp__atc:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1a258a47}.edh-pdp__atc[disabled]{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.edh-pdp__atc-err{margin:10px 0 0;font-size:14px;line-height:19px;color:#b3261e}.edh-pdp__pills{display:flex;gap:20px;margin-top:15px;flex-wrap:wrap}.edh-pdp__pill{display:flex;align-items:center;gap:10px;height:44px;padding:0 18px;border-radius:5px;background:#eceefb;color:#131a2ad9;font-size:15px;line-height:20px}.edh-pdp__pill svg{width:20px;height:20px;flex:0 0 auto}.edh-pdp__trust{display:block;margin:18px 0 0;width:100%;max-width:var(--edh-trust-max,100%);height:auto}.edh-pdp__pay{display:flex;gap:10px;align-items:center;margin-top:15px}.edh-pdp__pay{flex-wrap:wrap;gap:8px;justify-content:center}.edh-pdp__pay svg{width:38px;height:24px;display:block;box-shadow:0 0 0 1px #131a2a14;border-radius:3px}.edh-pdp__pay .edh-pdp__pay-ico{width:38px;height:24px;display:block;box-shadow:0 0 0 1px #131a2a14;border-radius:3px}.edh-pdp__panel{margin-top:20px;padding:21px;border:1px solid rgba(19,26,42,.14);border-radius:5px;background:#fff}.edh-pdp__urgency h3{margin:0;font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.01em}.edh-pdp__urgency p{margin:4px 0 0;font-size:15px;line-height:20px;color:#131a2ab8}.edh-pdp__bar{height:10px;border-radius:5px;background:#e2e4f8;margin-top:16px;overflow:hidden}.edh-pdp__bar span{display:block;height:100%;border-radius:5px;background:var(--edh-blue,#1a258a)}.edh-pdp__bar-row{display:flex;justify-content:space-between;margin-top:10px;font-size:15px;line-height:20px}.edh-pdp__bar-right{color:var(--edh-blue,#1a258a);font-weight:600}.edh-pdp__guar{display:flex;gap:30px;align-items:flex-start;padding:20px}.edh-pdp__guar-badge{width:60px;height:60px;flex:0 0 auto;object-fit:contain}.edh-pdp__guar strong{display:block;font-size:16px;line-height:19px;font-weight:600}.edh-pdp__guar p{margin:10px 0 0;font-size:15px;line-height:19px;color:#131a2abf}.edh-pdp__accs{margin-top:40px}.edh-pdp__acc{border-top:1px solid rgba(19,26,42,.14)}.edh-pdp__acc:last-child{border-bottom:1px solid rgba(19,26,42,.14)}.edh-pdp__acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0;font-size:22px;line-height:28px;font-weight:500;letter-spacing:-.01em}.edh-pdp__acc summary::-webkit-details-marker{display:none}.edh-pdp__acc summary svg{width:24px;height:24px;flex:0 0 auto;transition:transform .22s ease}.edh-pdp__acc:not([open]) summary svg{transform:rotate(180deg)}.edh-pdp__acc-body{padding:0 0 30px;font-size:15px;line-height:22px;color:#131a2ad9}.edh-pdp__acc-body p{margin:0 0 14px}.edh-pdp__acc-body p:last-child{margin-bottom:0}.edh-pdp__acc-body strong{font-weight:600;color:var(--edh-ink,#131a2a)}.edh-pdp__acc-body ul{margin:0 0 14px;padding-left:0;list-style:none}.edh-pdp__acc-body li{position:relative;padding-left:26px;margin-bottom:8px}.edh-pdp__acc-body li:before{content:"";position:absolute;left:0;top:6px;width:14px;height:9px;border-left:1.6px solid var(--edh-blue,#1a258a);border-bottom:1.6px solid var(--edh-blue,#1a258a);transform:rotate(-45deg)}@media screen and (max-width:1199px){.edh-pdp{padding-top:min(var(--edh-pdp-top,44px),40px)}.edh-pdp__grid{grid-template-columns:1fr;row-gap:40px}.edh-pdp__buy{max-width:none}.edh-pdp__benefits{width:200px}.edh-pdp__benefit-txt{font-size:16px}}@media screen and (max-width:749px){.edh-pdp{padding-top:min(var(--edh-pdp-top,44px),24px);padding-bottom:44px}.edh-pdp__thumb{flex:0 0 76px;width:76px;height:76px}.edh-pdp__rail-btn{width:38px;height:38px}.edh-pdp__rail-btn--prev{left:10px}.edh-pdp__rail-btn--next{right:10px}.edh-pdp__grid{padding:0 20px}.edh-pdp__hero{aspect-ratio:1 / 1}.edh-pdp__hero-copy{top:20px;left:20px;max-width:170px}.edh-pdp__hero-copy h2{font-size:22px}.edh-pdp__benefits{width:120px;top:14px;right:14px;bottom:14px;gap:10px}.edh-pdp__benefit{padding:10px;gap:8px}.edh-pdp__benefit-ico{width:24px;height:24px}.edh-pdp__benefit-txt{font-size:12px}.edh-pdp__title{font-size:26px;line-height:30px}.edh-pdp__feats{grid-template-columns:1fr 1fr;column-gap:12px;row-gap:14px}.edh-pdp__feats li{align-items:flex-start;gap:8px;font-size:14px;line-height:18px}.edh-pdp__feat-ico{width:20px;height:20px;margin-top:1px}.edh-pdp__plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.edh-pdp__plan-body{min-height:0;padding:16px 6px 22px;gap:2px}.edh-pdp__plan-name{font-size:14px;line-height:18px;text-align:center}.edh-pdp__plan-meta{font-size:11px;line-height:14px;text-align:center}.edh-pdp__plan-price{gap:4px;margin-top:2px}.edh-pdp__plan-price s{font-size:11px}.edh-pdp__plan-price strong{font-size:15px}.edh-pdp__plan-badge{height:20px;padding:0 6px;font-size:9px}.edh-pdp__plan-save{height:22px;padding:0 6px;font-size:10px}.edh-pdp__pills{flex-direction:column;gap:10px;align-items:flex-start}.edh-pdp__pill{width:auto}.edh-pdp__guar{gap:16px}.edh-pdp__acc summary{font-size:19px;padding:20px 0}.edh-pdp__thumbs{gap:10px}}.edh-pdp__apps{margin:0 0 18px}.edh-pdp__apps:empty{display:none}.edh-pdp__pills+.edh-pdp__apps,.edh-pdp__pay+.edh-pdp__apps,.edh-pdp__trust+.edh-pdp__apps,.edh-pdp__panel+.edh-pdp__apps,.edh-pdp__accs+.edh-pdp__apps,.edh-pdp__acc+.edh-pdp__apps{margin-top:22px}@media screen and (max-width:749px){.edh-pdp__thumb-nav{width:32px;height:32px}.edh-pdp__thumb-nav svg{width:16px;height:16px}.edh-pdp__thumbwrap.has-nav .edh-pdp__thumbs{padding-left:38px;padding-right:38px}}.edh-pdp__rating-note--link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(19,26,42,.28);cursor:pointer}.edh-pdp__rating-note--link:hover{border-bottom-color:currentColor}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/edh-pdp-buy.css.map */
