.cta-button,.left-side,.locale,.right-side{position:relative}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;overflow-x:hidden}.locale{display:flex;height:100vh;width:100%}.left-side{flex:2;background-image:url('./images/locale-bg.avif');background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-around;padding:40px;color:#fff;clip-path:polygon(0 0,70% 0,100% 100%,0% 100%);z-index:2}.left-side::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:-1}.brand-logo{font-size:2rem;font-weight:700;display:flex;align-items:center;flex-direction:column;gap:10px}.brand-logo h2{font-size:3rem;font-weight:700;color:#fff}.brand-logo img{height:250px;margin:0 auto;filter:brightness(1) invert(0)}.partner-logos{display:flex;gap:20px;align-items:center;background:rgba(255,255,255,.2);padding:15px;border-radius:50px;width:60%;backdrop-filter:blur(5px);justify-content:center;margin:0 auto}.igkognito-logo,.wildflower-poke{filter:brightness(1) invert(0)!important}.partner-logos img{height:60px;filter:brightness(0) invert(1);opacity:.8}.right-side{flex:0.7;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 8%;z-index:1;margin-left:-15%;width:65%}.locale-quote{font-size:3rem;color:#333;line-height:1.2;margin-bottom:20px;text-transform:uppercase;letter-spacing:-1px}p{font-size:1.2rem;color:#666;margin-bottom:40px;max-width:500px;line-height:1.6}.cta-button{padding:15px 40px;background:linear-gradient(45deg,#ee186c 30%,#ee1747 60%,#ee162b 100%);color:#fff;border:none;border-radius:40px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s,background-color .2s;text-decoration:none;display:inline-block;margin:0 auto}.cta-button::before{position:absolute;content:"";inset:0;background:linear-gradient(45deg,#ee162b 50%,#ee1747 80%,#ee186c 100%);opacity:0;width:100%;transition:opacity .4s}.cta-button:hover{opacity:1;box-shadow:2px 2px 10px #ee162b;transform:translateY(-3px)}@media (max-width:768px){.locale{flex-direction:column}.left-side{flex:0.5;clip-path:none;justify-content:center;align-items:center;text-align:center}.brand-logo img{height:200px}.brand-logo h2{font-size:2rem}.partner-logos{flex-wrap:wrap;justify-content:center;width:100%}.right-side{flex:0.5;margin-left:0;width:100%;padding:40px;align-items:center;text-align:center}.freedom-pizza{height:40px!important}.locale-quote{font-size:2.5rem}.brands{display:none}}