.fcc-section{background-color:var(--fcc-bg, #f5f4f2);font-family:Cabinet Grotesk,sans-serif}.fcc-header{text-align:center;max-width:640px;margin:0 auto var(--fcc-header-gap, 2.5rem)}.fcc-header__headline{font-family:Cabinet Grotesk,sans-serif;font-size:40px;font-weight:700;line-height:1.1;color:var(--fcc-headline-color, #111);margin:0 0 1.125rem;letter-spacing:-.02em}.fcc-header__subtext{font-size:clamp(1.25rem,2vw,1.5rem);color:var(--fcc-subtext-color, #444);line-height:1.6;margin:0 0 .875rem}.fcc-header__urgency{display:inline-flex;align-items:center;gap:.45rem;font-size:clamp(1.0625rem,1.5vw,1.25rem);color:var(--fcc-urgency-color, #777);letter-spacing:.01em;margin:0}.fcc-header__urgency-icon{display:inline-flex;flex-shrink:0;opacity:.65}.fcc-header__urgency-icon svg{width:1.0625rem;height:1.0625rem}.fcc-cards{display:grid;grid-template-columns:1fr 1fr;gap:var(--fcc-card-gap, 1.25rem)}@media screen and (max-width:749px){.fcc-cards{grid-template-columns:1fr;gap:var(--fcc-card-gap-mobile, 1rem)}}.fcc-card{position:relative;display:block;border-radius:var(--fcc-card-radius, 20px);overflow:hidden;text-decoration:none;color:inherit;min-height:var(--fcc-card-height, 380px);isolation:isolate;transition:transform .25s ease,box-shadow .25s ease;will-change:transform,box-shadow}@media screen and (max-width:749px){.fcc-card{min-height:var(--fcc-card-height-mobile, 280px)}}.fcc-card:hover,.fcc-card:focus-visible{transform:translateY(-3px);box-shadow:0 16px 48px #0000002e;outline:none}.fcc-card:focus-visible{outline:2px solid var(--fcc-headline-color, #111);outline-offset:3px}.fcc-card__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fcc-card__img-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fcc-card:hover .fcc-card__img-wrap img,.fcc-card:focus-visible .fcc-card__img-wrap img{transform:scale(1.035)}.fcc-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#000000ad,#0000002e 70%,#0000),linear-gradient(to bottom,#00000038,#00000061);transition:background .28s ease;pointer-events:none}.fcc-card:hover .fcc-card__overlay,.fcc-card:focus-visible .fcc-card__overlay{background:linear-gradient(to right,#000000c7,#00000047 70%,#0000),linear-gradient(to bottom,#00000047,#0000007a)}.fcc-card__body{position:absolute;top:50%;transform:translateY(-44%);left:0;right:0;z-index:2;padding:0 2.25rem;max-width:80%;transition:transform .25s ease;will-change:transform}.fcc-card:hover .fcc-card__body,.fcc-card:focus-visible .fcc-card__body{transform:translateY(-48%)}.fcc-card__title{font-family:Cabinet Grotesk,sans-serif;font-size:var(--fcc-title-size, clamp(1.5rem, 2.6vw, 1.875rem));font-weight:700;color:#fff;line-height:1.15;margin:0 0 .75rem;letter-spacing:-.01em;text-shadow:0 2px 14px rgba(0,0,0,.45)}.fcc-card__desc{font-size:var(--fcc-desc-size, clamp(.9375rem, 1.3vw, 1.0625rem));color:#ffffffd1;line-height:1.55;margin:0 0 1.5rem;text-shadow:0 1px 6px rgba(0,0,0,.3)}.fcc-card__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:Cabinet Grotesk,sans-serif;font-size:var(--fcc-cta-font, .9375rem);font-weight:600;color:var(--fcc-cta-color, #111111);background:var(--fcc-cta-bg, #ffffff);border:none;padding:var(--fcc-cta-padding, .625rem 1.375rem);border-radius:100px;letter-spacing:.01em;opacity:.94;transition:filter .23s ease,opacity .23s ease,transform .23s ease;will-change:transform,opacity}.fcc-card:hover .fcc-card__cta,.fcc-card:focus-visible .fcc-card__cta{filter:brightness(1.07);opacity:1;transform:scale(1.05)}.fcc-card__cta-arrow{display:inline-block;transition:transform .22s ease;font-style:normal}.fcc-card:hover .fcc-card__cta-arrow,.fcc-card:focus-visible .fcc-card__cta-arrow{transform:translate(4px)}.fcc-card--placeholder .fcc-card__img-wrap{background:#ccc}.fcc-card__icon{display:flex;align-items:center;margin-bottom:1rem;color:#ffffffe6;filter:drop-shadow(0 1px 6px rgba(0,0,0,.35))}.fcc-card__icon svg{width:2.25rem;height:2.25rem;flex-shrink:0}.fcc-card__foot{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:1.125rem 2.25rem;display:flex;align-items:center;gap:.4rem;font-family:Cabinet Grotesk,sans-serif;font-size:.8125rem;font-weight:600;color:#fff9;letter-spacing:.07em;text-transform:uppercase;pointer-events:none;opacity:.72;transition:opacity .24s ease}.fcc-card:hover .fcc-card__foot,.fcc-card:focus-visible .fcc-card__foot{opacity:1}.fcc-card__foot-icon{display:inline-flex;flex-shrink:0;opacity:.8}.fcc-card__foot-icon svg{width:.9375rem;height:.9375rem}.fcc-trust{margin-top:var(--fcc-trust-gap, 2rem);text-align:center}.fcc-trust__text{font-size:clamp(1rem,1.3vw,1.125rem);color:var(--fcc-trust-color, #888);letter-spacing:.02em;margin:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem .625rem}.fcc-trust__dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.45;vertical-align:middle}
/*# sourceMappingURL=/cdn/shop/t/31/assets/footer-conversion-cta.css.map */
