.cta-restaurant{position:relative;width:100vw;height:100svh;overflow:hidden;padding:1rem}.cta-restaurant .container{position:relative;background-color:var(--base-450);border-radius:2rem;overflow:hidden;display:flex;align-items:center;height:100%}.cta-restaurant .cta-restaurant-img-overlay,.cta-restaurant .cta-restaurant-img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.cta-restaurant .cta-restaurant-img-overlay{background-color:rgba(20,19,19,.65)}.cta-restaurant .cta-restaurant-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:var(--base-100);padding:1rem;font-family:crake-medium,sans-serif}.cta-restaurant .cta-restaurant-header h1{font-size:10vw}.cta-restaurant-middle{text-align:center}.cta-restaurant .cta-restaurant-footer{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem;z-index:1;color:var(--base-100)}.corsivo_restaurant{font-size:1.5em!important}.intro_restaurant{font-size:3.5em!important}.cta-restaurant .cta-restaurant-footer .cta-restaurant-callout,.cta-restaurant .cta-restaurant-footer .cta-restaurant-description{width:25%;text-align:center}.cta-restaurant .cta-restaurant-footer p{color:var(--base-300)}.cta-restaurant-comingsoon{position:absolute;bottom:8rem;left:50%;transform:translateX(-50%);text-align:center;z-index:2}.cta-restaurant-comingsoon p{color:var(--base-100);font-size:1.2rem;letter-spacing:.2rem}@media (max-width:1000px){.cta-restaurant .cta-restaurant-footer{flex-direction:column;justify-content:flex-start;padding:1rem}.cta-restaurant .cta-restaurant-footer .cta-restaurant-callout,.cta-restaurant .cta-restaurant-footer .cta-restaurant-description{width:100%}.cta-restaurant .cta-restaurant-footer .cta-restaurant-description{text-align:center}}