.fc-bg-single-column{border-radius:40px;margin:1rem;overflow:hidden}.fc-bg-single-column__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.fc-bg-single-column__overlay{background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.4));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.fc-bg-single-column__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5rem 3rem;position:relative;z-index:2}.fc-bg-single-column__title{font-size:3rem;font-weight:400!important;letter-spacing:.05em;line-height:1.1;text-transform:uppercase}.fc-bg-single-column__description{font-size:1rem;font-style:italic;line-height:1.5;max-width:700px}.fc-bg-single-column__btn{background:var(--bright);border-radius:30px;color:var(--dark);display:inline-block;font-size:.9rem;font-weight:500;padding:var(--btn-large);text-decoration:none;transition:var(--btn-transition)}.fc-bg-single-column__btn:hover{background:var(--bright-hover);box-shadow:var(--shadow-light)}@media screen and (max-width:550px){.fc-bg-single-column{border-radius:30px;margin:15px}.fc-bg-single-column__content{padding:2rem 1.5rem}.fc-bg-single-column__title{font-size:2rem}.fc-bg-single-column__description{font-size:.85rem}}