.cef-benefits__grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin:0;padding:0}.cef-benefits__item{display:flex;gap:1.4rem;align-items:flex-start;padding:1.8rem;border-radius:var(--media-radius);background:rgb(var(--color-foreground) / .04)}.cef-benefits__icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:4.8rem;height:4.8rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.cef-benefits__icon .cef-icon{width:2.4rem;height:2.4rem}.cef-benefits__title{margin:0 0 .4rem;font-size:1.7rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.cef-benefits__text{font-size:1.45rem;line-height:1.5;color:rgb(var(--color-foreground) / .8)}.cef-benefits__text p{margin:0}@media screen and (min-width:750px){.cef-benefits__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (min-width:990px){.cef-benefits__grid{grid-template-columns:repeat(4,1fr)}.cef-benefits__item{flex-direction:column;padding:2.4rem}}.cef-cats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0}.cef-cats__card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground) / .08);border-radius:var(--media-radius);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.cef-cats__card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #2e2e2e14}.cef-cats__media img,.cef-cats__media .placeholder-svg{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;background:#fff}.cef-cats__body{padding:1.4rem 1.4rem 1.6rem}.cef-cats__title{margin:0 0 .4rem}.cef-cats__cta{font-size:1.4rem;color:rgb(var(--color-button));font-weight:600}.cef-cats__cta span{display:inline-block;transition:transform .2s ease}.cef-cats__card:hover .cef-cats__cta span{transform:translate(3px)}@media screen and (min-width:750px){.cef-cats__grid{grid-template-columns:repeat(var(--cef-cats-cols, 4),minmax(0,28rem));justify-content:center;gap:2rem}}.cef-hero__grid{display:grid;gap:2.8rem;align-items:center}.cef-hero__eyebrow{margin:0 0 1rem;font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground) / .75)}.cef-hero__heading{margin:0 0 1.4rem;line-height:1.12}.cef-hero__text{margin-bottom:2.4rem;font-size:1.7rem;max-width:52rem}.cef-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}.cef-hero__buttons .button{flex:1 1 auto}.cef-hero__points{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin:2.4rem 0 0;padding:0}.cef-hero__point{display:flex;align-items:center;gap:.8rem;font-size:1.4rem}.cef-hero__point .cef-icon{width:2.2rem;height:2.2rem;flex:none;color:rgb(var(--color-button))}.cef-hero__image,.cef-hero__collage{border-radius:var(--media-radius);overflow:hidden}.cef-hero__image img,.cef-hero__image .placeholder-svg{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.cef-hero__collage{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.cef-hero__tile{display:block;background:#fff;border-radius:calc(var(--media-radius) * .6);overflow:hidden}.cef-hero__tile img,.cef-hero__tile .placeholder-svg{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:transform .4s ease}.cef-hero__tile:hover img{transform:scale(1.04)}@media screen and (min-width:750px){.cef-hero__buttons .button{flex:0 0 auto}}@media screen and (min-width:990px){.cef-hero__grid{grid-template-columns:1fr 1fr;gap:6rem}}.cef-steps__list{display:grid;gap:1.6rem;margin:0;padding:0;counter-reset:none}.cef-steps__item{display:flex;gap:1.4rem;align-items:flex-start}.cef-steps__num{display:inline-flex;align-items:center;justify-content:center;flex:none;width:4rem;height:4rem;border-radius:50%;border:2px solid rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.7rem}.cef-steps__badge{display:inline-block;margin-bottom:.6rem;padding:.2rem 1rem;border-radius:4rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.25rem;font-weight:600}.cef-steps__title{margin:0 0 .4rem;font-size:1.7rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.cef-steps__text{font-size:1.45rem;line-height:1.5;color:rgb(var(--color-foreground) / .85)}.cef-steps__text p{margin:0}.cef-steps__note{margin-top:2.8rem;padding-top:2rem;border-top:1px solid rgb(var(--color-foreground) / .2);font-size:1.4rem;text-align:center}@media screen and (min-width:990px){.cef-steps__list{grid-template-columns:repeat(var(--cef-steps-cols, 4),1fr);gap:2.8rem}.cef-steps__item{flex-direction:column}}.cef-reviews__source{font-size:1.35rem;font-style:italic}.cef-reviews__grid{display:grid;gap:1.6rem;margin:0;padding:0}.cef-reviews__card{display:flex;flex-direction:column;gap:1.2rem;padding:2.2rem;border-radius:var(--media-radius);background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground) / .1)}.cef-reviews__stars{color:#b8860b;letter-spacing:.15em;font-size:1.7rem}.cef-reviews__star.is-empty{color:rgb(var(--color-foreground) / .2)}.cef-reviews__text{margin:0;padding:0;border:0;font-style:normal;font-size:1.5rem;line-height:1.55;flex:1}.cef-reviews__text p{margin:0}.cef-reviews__meta{display:flex;flex-direction:column;gap:.2rem;font-size:1.35rem}.cef-reviews__author{font-weight:700}.cef-reviews__product{color:rgb(var(--color-foreground) / .7)}@media screen and (min-width:750px){.cef-reviews__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.cef-section-head{text-align:center;max-width:64rem;margin:0 auto 3.2rem}.cef-section-head .h2{margin:0 0 .8rem}.cef-section-head__sub{margin:0;color:rgb(var(--color-foreground) / .75)}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
