@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes backdropOut{0%{opacity:1}to{opacity:0}}@keyframes modalInDesktop{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes modalOutDesktop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20%)}}@keyframes genericUpIn{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes genericDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-highlights{margin-bottom:8rem}@media (max-width:600px){.product-highlights{margin-bottom:0}}.product-highlights .highlight-items{align-items:center;display:flex;justify-content:center}@media (max-width:600px){.product-highlights .highlight-items{align-items:flex-start;flex-direction:column}.product-highlights .highlight-items>*{margin-bottom:3rem}.product-highlights .highlight-items>:last-child{margin-bottom:0!important}}.product-highlights .item{align-items:center;display:flex;padding-left:.5rem;padding-right:3rem}@media (max-width:600px){.product-highlights .item{padding-left:1rem;padding-right:0}}.product-highlights .item .item-icon{align-items:center;background:var(--theme-gradient-secondary);border-radius:50%;display:flex;flex-shrink:0;height:5rem;justify-content:center;position:relative;width:5rem}.product-highlights .item .item-icon:before{background:var(--theme-accent-secondary);border-radius:50%;bottom:-.5rem;content:"";left:-.5rem;opacity:.2;position:absolute;right:-.5rem;top:-.5rem;z-index:-1}.product-highlights .item .item-icon .icon{fill:#fff}.product-highlights .item .label{font-size:2.2rem;font-weight:var(--font-weight-black);line-height:2.6rem;margin-left:2.5rem}.product-highlights .item .label .description{display:block;font-size:1.4rem;font-weight:var(--font-weight-book);line-height:2.4rem}.product-highlights .item p.terms{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.6rem;margin-top:2rem;text-align:center;width:100%}@media (max-width:600px){.product-highlights .item{margin-bottom:4rem}}p.terms{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.6rem;margin:4rem auto 0;text-align:center;width:80%}@media (max-width:600px){p.terms{width:100%}}.--theme-failover .highlight-items{justify-content:space-between}
