.fc-fwc{margin-inline:auto;max-width:var(--wrapper-xxl)}.fc-fwc__card{border-radius:40px;height:calc(100vh - 70px);margin:1rem;overflow:hidden;position:sticky;top:5rem}.fc-fwc__image{display:block;height:100%;object-fit:cover;width:100%}.fc-fwc__overlay{align-items:flex-end;background:linear-gradient(135deg,rgba(0,0,0,.65),rgba(0,0,0,.45) 60%,transparent);border-radius:40px 0 0 40px;bottom:0;display:flex;height:100%;left:0;position:absolute;width:35%}.fc-fwc__content{display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:flex-end;padding:2.5rem 4rem;width:100%}.fc-fwc--in-editor .fc-fwc__content{padding:2.5rem}.fc-fwc__title{color:var(--bright);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:500;line-height:1.15;margin:0;text-transform:uppercase}.fc-fwc__subtitle{color:hsla(0,0%,100%,.85);font-size:clamp(.85rem,1.1vw,1rem);line-height:1.6;margin:0}.fc-fwc__cta{align-items:center;color:var(--bright);display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;letter-spacing:.08em;margin:5rem 0;text-decoration:none;text-transform:uppercase;transition:var(--btn-transition)}.fc-fwc__cta:hover{opacity:.75}.fc-fwc__cta svg{flex-shrink:0;height:18px;width:18px}@media screen and (max-width:1024px){.fc-fwc__content{padding:2.5rem}}@media screen and (max-width:550px){.fc-fwc__card{border-radius:30px;margin:.5rem}.fc-fwc__overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.55) 40%,rgba(0,0,0,.7));border-radius:0 0 30px 30px;bottom:0;height:50%;top:auto;width:100%}.fc-fwc__content{padding:1.5rem}.fc-fwc__title{font-size:clamp(1.5rem,6vw,2rem)}}