.cookies-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:9998}.cookiescontainer{width:100%;position:fixed;bottom:0;left:0;z-index:9999;background-color:rgba(0,0,0,1);display:flex;gap:2rem;align-items:center;padding:2rem}.cookiesparacontent{font-family:Inter;font-weight:400;font-style:Regular;font-size:.9rem;color:white;text-align:justify}.cookiesbutton{border-radius:15px;font-family:Inter;background:#2A7B9B;background:radial-gradient(ellipse at center,#DFAE26 0,#DFAE26 5%,white 80%);border:none}.cookiesbutton,.cookiesbutton1{padding:.5rem 1.5rem;font-weight:400;font-size:1rem;text-align:center;white-space:nowrap;cursor:pointer}.cookiesbutton1{border-radius:15px;font-family:Inter,sans-serif;transition:all .3s ease;letter-spacing:.5px;background-color:#000;color:#FFFFFF;border:1px solid #ffffff}@media (max-width:900px){.cookiescontainer{flex-wrap:wrap}}:root{--background:#ffffff;--foreground:#171717;--primary-gold:#dfae26;--text-white:#ffffff}body,html{max-width:100%;overflow-x:hidden!important}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.gradient-btn-style{border-radius:50px;padding:.7rem 2.3rem;font-family:Inter;font-weight:500;font-size:1.1rem;line-height:100%;letter-spacing:0;text-align:center;background:#2a7b9b;background:radial-gradient(ellipse at center,#dfae26 0,#dfae26 5%,white 80%);border:none;cursor:pointer}.additional-section img{width:100%;height:100%}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (min-width:1740px){html{font-size:14px}}@media (min-width:1023px) and (max-width:1739px){html{font-size:13.5px}}@media (min-width:768px) and (max-width:1023px){html{font-size:11.5px}}@media (max-width:767px){html{font-size:11.5px}}