.ed-choose-device{background-color:var(--ed-cream);overflow:hidden}.ed-choose-device__wrap{position:relative;padding-bottom:20rem}.ed-choose-device__shell{position:relative;background-color:var(--ed-trust-bg);border-radius:2.4rem;padding:4rem 0;overflow:visible}@media screen and (min-width:750px){.ed-choose-device__shell{padding:5rem 3rem 3rem}}.ed-choose-device__header{margin-bottom:3rem;text-align:center}@media screen and (min-width:750px){.ed-choose-device__header{margin-bottom:6rem}}.ed-choose-device__title{margin:0 0 2rem;font-size:clamp(3.2rem,5vw,4.4rem);line-height:1.15;font-weight:600;color:var(--ed-text)}.ed-choose-device__subtitle{margin:0 auto;font-size:1.6rem;line-height:1.5;color:var(--ed-text-muted)}@media screen and (min-width:750px){.ed-choose-device__subtitle{font-size:1.8rem}}.ed-choose-device__cards{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media screen and (min-width:990px){.ed-choose-device__cards{grid-template-columns:repeat(2,1fr);gap:2.4rem;margin-bottom:2.4rem}}.ed-choose-device__card{display:flex;flex-direction:column;background-color:var(--ed-white);border-radius:2rem;overflow:hidden;text-align:center}.ed-choose-device__card-badge{padding:1rem 1.6rem;background-color:var(--ed-sage);color:var(--ed-white);font-size:1.4rem;font-weight:600}.ed-choose-device__card-body{display:flex;flex:1;flex-direction:column;align-items:center;padding:2rem 1.6rem 2.4rem}@media screen and (min-width:750px){.ed-choose-device__card-body{padding:2.4rem 2rem 2.8rem}.ed-choose-device__card-body:not(.ed-choose-device__card-body--featured){padding-top:6.3rem}}.ed-choose-device__media{display:block;width:100%;max-width:35rem;height:auto;margin:0 auto 2rem;object-fit:contain}.ed-choose-device__card-title{margin:0 0 1.6rem;font-size:2.6rem;line-height:1.2;font-weight:600;color:var(--ed-text)}@media screen and (min-width:750px){.ed-choose-device__card-title{font-size:3rem}}.ed-choose-device__card-tagline{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.4;color:var(--ed-text-muted)}.ed-choose-device__best-for{width:100%;margin:0 0 2rem;padding:1.4rem 1.6rem;background-color:var(--ed-cream);border-radius:1.2rem;font-size:1.4rem;line-height:1.45;color:var(--ed-text);text-align:left}.ed-choose-device__block-title{margin:0 0 1rem;font-size:1.4rem;font-weight:600;color:var(--ed-text);text-align:left;width:100%}.ed-choose-device__list{width:100%;margin:0 0 2rem;padding:0;text-align:left}.ed-choose-device__list--dash{list-style:none}.ed-choose-device__list--dash li{position:relative;margin-bottom:.8rem;padding-left:1.4rem;font-size:1.4rem;line-height:1.45;color:var(--ed-text)}.ed-choose-device__list--dash li:before{content:"\2013";position:absolute;left:0;color:var(--ed-text)}.ed-choose-device__list--disc{padding-left:1.6rem;list-style:disc}.ed-choose-device__list--disc li{margin-bottom:.6rem;font-size:1.4rem;line-height:1.45;color:var(--ed-text)}.ed-choose-device__divider{width:100%;height:1px;margin:0 0 2rem;background-color:#1e2f2f1f;border:0}.ed-choose-device__pricing-wrap{width:100%;margin-top:auto}.ed-choose-device__pricing{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.6rem 1.2rem;width:100%;margin:4rem 0 2rem}.ed-choose-device__price{font-size:3.4rem;line-height:1;font-weight:600;color:var(--ed-text)}.ed-choose-device__compare{font-size:1.6rem;color:var(--ed-text-muted);text-decoration:line-through}.ed-choose-device__save{font-size:2.4rem;font-weight:600;color:var(--ed-sage)}.ed-choose-device__buy{width:100%;justify-content:center}.ed-choose-device__trust{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem;margin-bottom:2rem;padding:1.6rem;background-color:var(--ed-white);border-radius:1.6rem}@media screen and (min-width:750px){.ed-choose-device__trust{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:1.8rem 2.4rem;margin-bottom:2.4rem}}.ed-choose-device__trust-item{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.4rem;line-height:1.35;color:var(--ed-text)}@media screen and (min-width:750px){.ed-choose-device__trust-item{flex:1 1 0;font-size:1.4rem}}.ed-choose-device__trust-icon{display:block;width:2rem;height:2rem;flex-shrink:0;object-fit:contain}.ed-choose-device__recovery{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem 2rem;background-color:var(--ed-text);border-radius:2rem;text-align:center;margin:6rem auto -20rem}@media screen and (min-width:750px){.ed-choose-device__recovery{padding:4rem;border-radius:2.4rem}}.ed-choose-device__recovery-eyebrow{margin:0;font-size:1.2rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--ed-trust-bg)}.ed-choose-device__recovery-title{margin:0;font-size:clamp(2.6rem,4vw,3.6rem);line-height:1.15;font-weight:600;color:var(--ed-white)}.ed-choose-device__recovery-text{margin:0;max-width:70rem;font-size:1.6rem;line-height:1.55;color:var(--ed-white)}@media screen and (min-width:750px){.ed-choose-device__recovery-text{font-size:1.6rem}}.ed-choose-device__recovery-cta{width:100%;max-width:36rem;justify-content:center;margin-top:4rem}@media screen and (min-width:750px){.ed-choose-device__recovery-cta{width:auto;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-ed-choose-device.css.map */
