.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}@font-face{font-family:Gothamm;src:url('./Fonts/Gotham_Regular.otf') format('opentype')}.locale{display:flex;height:100vh;width:100%}.left-side{flex:2;background-image:url('./images/locale-bg.jpg');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:normal;text-transform:lowercase;color:#fff;font-family:Gothamm,sans-serif;opacity:0;animation:1s ease-in-out .2s forwards slideIn}.brand-logo img{height:250px;margin:0 auto;filter:brightness(1) invert(0);animation:1s ease-in fadeIn}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideIn{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.partner-logos{display:flex;gap:20px;align-items:center;background:rgba(255,255,255,.2);padding:15px;border-radius:50px;backdrop-filter:blur(5px);justify-content:center;margin:0 auto 10px auto;transform:scale(.9);animation:1s ease-in-out .2s forwards animlogo}@keyframes animlogo{0%{transform:scale(.9)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.freedom-pizza{filter:brightness(0) invert(1)}.igkognito-logo{height:100px!important}.partner-logos img{height:60px;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:1024px){.locale-quote{font-size:2rem}.left-side{padding:0}}@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;padding:5px 0;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,.wildflower-poke{height:40px!important}.locale-quote{font-size:2.5rem}.brands{display:none}}