@tailwind base;@tailwind components;@tailwind utilities;.modal-background{position:absolute;top:0;overflow:auto;border-radius:6px;margin:var(--3,24px)}.modal,.modal-background{display:flex;flex-direction:column;align-items:center;gap:var(--3,24px)}.modal{width:564px;padding:var(--3,24px);background-color:#fff;padding-bottom:40px;padding-top:30px;justify-content:center}.modal .modal-card{width:100%}.modal .modal-card .modal-card-body{display:flex;padding:var(--3,24px);flex-direction:column;align-items:flex-start;gap:var(--2,16px);align-self:stretch}.modal .modal-card .modal-card-title{margin-bottom:0;color:#171a1c;font-size:20px;font-style:normal;font-weight:600;line-height:155%}.modal .modal-card .modal-card-head{text-align:center;line-height:36px}.modal .modal-card .modal-card-city{margin-bottom:15px;color:#171a1c;font-size:24px;font-style:normal;font-weight:600;line-height:150%}.modal .modal-card .modal-card-date{font-size:24px}.modal .modal-card .modal-card-venue{font-size:18px}.modal .success{display:flex;flex-direction:column;align-items:center;align-self:center}.modal .success .success-img{color:#4a7754;margin-bottom:11px}.modal .success .success-message{color:#4a7754;font-size:16px}.buttons{border-radius:5px;color:#0755a8;width:auto;padding:8px 18px;min-width:100px;height:auto;background:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal}#close-button,.buttons{border:none;cursor:pointer}#close-button{position:absolute;top:10px;right:10px;background:none;font-size:25px}#submit-button{border-radius:6px;background:#171717;margin-top:20px;color:#fff;width:100%;height:40px;border-style:none;display:flex;min-height:48px;padding:6px 24px;justify-content:center;align-items:center;gap:12px;align-self:stretch;font-size:16px;font-style:normal;font-weight:600;line-height:16px;cursor:pointer}.field{width:100%}.share-button{cursor:pointer;position:relative;display:inline-flex;align-items:center;padding:3px 10px 4px 8px;margin:10px;color:#fff;background-color:#333;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.35);text-decoration:none;font-weight:600;font-size:15px}.share-button:hover{color:#fff;background-color:#4f4f4f}.share-button:active{top:1px;box-shadow:0 0 1px rgba(0,0,0,.25)}.share-button svg{fill:#fff;width:19px;height:19px;margin-right:5px}.share-button.facebook{background-color:#4a66b7}.share-button.facebook:hover{background-color:#556fbb}.share-button.twitter{background-color:#1b95e0}.share-button.twitter:hover{background-color:#269ce5}.share-button.whatsapp{background-color:#25d366}.share-button.whatsapp:hover{background-color:#1c9646}.copy-btn{border:1px dotted #fff;border-radius:10px;min-width:150px}.copy-btn,.no-btn{background:rgba(0,0,0,0);color:#fff;padding:6px 15px;cursor:pointer}.no-btn{margin-bottom:15px;border:none;width:100%;min-height:40px}@media only screen and (max-width:762px){.buttons{width:auto!important;font-size:12px!important;text-align:center!important;margin-bottom:15px!important;margin-top:15px!important;margin-left:15px!important}}@media only screen and (max-width:400px){.buttons{padding:4px 8px!important;text-align:center!important}}.button-cell{text-align:right;white-space:nowrap;padding:15px 0}.button-cell>div{margin-bottom:8px}.inputs{gap:8px;line-height:24px;width:100%}.label{color:#171a1c;font-size:14px;font-style:normal;font-weight:500;line-height:150%}input,select{display:flex;align-items:center;width:100%;gap:8px;align-self:stretch;border-radius:8px;min-height:40px;font-size:16px;font-style:normal;font-weight:400;box-shadow:0 1px 2px 0 rgba(21,21,21,.08);padding:10px;background:#fff;color:#000;border:1px solid #fff;margin-bottom:15px;margin-top:10px;transition:all .2s ease-in-out}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 30px 10px 10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px 6px}input:active,input:focus,select:active,select:focus{outline:none;border:1px solid #ff797a;box-shadow:0 0 0 3px rgba(255,89,90,.3)}input:hover,select:hover{border:1px solid #ff797a}input::placeholder,select::placeholder{color:#555e68;padding:0;opacity:1}option{background-color:#fbfcfe;color:#000}select option{color:#000!important;background-color:#fbfcfe!important}.checkbox{display:flex;align-items:flex-start;gap:8px;width:100%;font-size:15px;font-weight:400;color:#fff;margin-top:10px;line-height:1.4}.checkbox input[type=checkbox]{width:20px;height:20px;min-height:20px;min-width:20px;border-radius:4px;border:1px solid #fff;background:rgba(0,0,0,0);cursor:pointer;transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;vertical-align:middle;position:relative;margin-top:2px;flex-shrink:0}.checkbox input[type=checkbox]:hover{border:1px solid #ff797a}.checkbox input[type=checkbox]:active,.checkbox input[type=checkbox]:focus{outline:none;border:1px solid #ff797a;box-shadow:none}.checkbox input[type=checkbox]:checked{background-color:#fff;border:1px solid #fff}.checkbox input[type=checkbox]:checked:after{content:"✔";color:#043262;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.terms-link{color:#fff;text-decoration:underline;font-weight:500}.terms-link:hover{opacity:.85}.required-mark{color:#fff;opacity:.85;font-size:14px}.city-title{text-align:center;margin-top:30px;margin-bottom:25px;color:#fff!important;font-weight:700}.submit{background:#043262;border:none;padding:6px 10px;border-radius:6px;font-size:16px;font-weight:600;color:#fff;width:100%;min-height:48px;margin-top:25px;margin-bottom:80px;transition:background .2s ease-in-out}.submit:hover{background:#0a4685}.error-message{color:#e7301b;font-size:14px;margin-bottom:15px}.continue:disabled,.submit:disabled{background:#ccc;cursor:not-allowed;opacity:.7}:root{--background:#0755A8}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-montserrat),sans-serif;background:#0755a8}.topbar{width:100%;border-bottom:1px solid #fff;display:flex;justify-content:center}.topbar .content{width:100%;max-width:956px;margin-top:15px;margin-bottom:15px;display:flex}.mb-4{margin-bottom:20px}.mt-4{margin-top:40px}.list-item{max-width:700px}.list-item h2{margin-bottom:20px}.list-item h3{margin-bottom:40px}.form-card{max-width:700px}.form-card .title{color:#1ccec9;margin-bottom:25px;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.final-card{background:#171717;padding:25px;border-radius:20px;text-align:center}.final-card .title{color:#1ccec9;margin-bottom:25px}.center-align{justify-content:center;padding-top:19px}.social-links p{display:flex;justify-content:center;margin:15px 5px 7px}.social-links p a{color:#fff;text-decoration:none;margin-left:5px;cursor:pointer}.social-links svg{fill:#fff;max-width:20px}.social-links .first-social{margin-top:25px;border-top:1px solid;margin-bottom:60px;padding-top:25px}.img-adjust{width:100%;height:auto;margin-bottom:40px}.dont{margin-top:15px;padding:15px;align-items:center}.dont input{background:rgba(0,0,0,0);color:#fff;border-radius:5px 0 0 5px;margin-bottom:0;border:1px solid #14cdea}.dont input :focus-visible{border:1px solid #14cdea}.dont .mt-15{margin-top:15px}.dont .continue{background:#14cdea;border:none;border-radius:0 5px 5px 0;padding:10px;font-weight:600;color:#fff;cursor:pointer;height:40px;margin-top:10px}.city-list{min-height:72px;border-bottom:1px solid #aca9a9;justify-content:space-between;font-size:20px;font-weight:700;line-height:normal}.button-cell Button,.city-list{align-items:center;font-style:normal}.button-cell Button{border:2px solid #fff;background:rgba(0,0,0,0)}.button-cell Button,.button-cell Button:hover{font-size:14px;font-weight:600;line-height:14px;color:#fff;min-height:40px;padding:4px 16px;justify-content:center;gap:8px;cursor:pointer}.button-cell Button:hover{border-radius:6px;background:hsla(0,0%,100%,.4);font-style:normal;border:2px solid #fff;align-items:center}body{color:#fff;background:var(--background);font-family:var(--font-montserrat),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.flex,.main{display:flex}.main{flex-direction:column;align-items:center;min-height:100vh;width:100%}.hidden{display:none}.header{width:100%;max-width:956px;margin-top:80px;margin-bottom:32px}.header .image-container{align-items:center;height:auto;background-color:#14cdea;border-radius:8px;margin:33px auto 0;box-sizing:border-box}.footerbar,.header .image-container{display:flex;justify-content:center;width:100%}.footerbar{border-top:1px solid #043262;margin-top:auto;background:#043262}.footerbar .content{width:100%;max-width:956px;margin-top:24px;margin-bottom:24px;display:flex;justify-content:center;vertical-align:middle;align-items:center;gap:25px}.footercopy{width:100%;margin-top:0;color:#fff;background:#043262;text-align:center}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.8)}.back-link{width:100%;align-items:center;font-size:14px;text-decoration:none;font-weight:600;color:#fff;float:left;background:rgba(0,0,0,0);border:none;cursor:pointer}.back-link,.back-link .icon{display:flex;position:relative}.back-link .icon{margin-right:4px}.back-link i{margin-right:10px}.newsletter-card button{background:#043262;color:#fff;border:none;border-radius:8px;margin-left:40px;min-height:40px;padding:8px 12px;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.newsletter-section{text-align:center;display:flex;justify-content:center}.newsletter-title{text-align:center;max-width:410px;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.newsletter-description{font-size:20px;font-style:normal;font-weight:400;line-height:normal}.link-text{font-size:14px;font-weight:600;line-height:14px;width:auto}#sign-up,.link-text{color:#fff;font-style:normal}#sign-up{margin-bottom:32px;font-size:30px;font-weight:700;line-height:133%}.table-container{width:466px;max-width:100%;justify-content:center;display:flex}.top-votes{border-bottom:1px solid #fff;margin-bottom:25px}.container-large{width:956px}.date{font-size:20px;font-weight:600}.venue{font-size:18px;font-weight:400}.submit{cursor:pointer}.top3-list{padding-left:25px;margin-top:15px;margin-bottom:25px;font-size:22px;padding-bottom:15px}.top3-list ::marker{color:#1ccec9}.paragraph{font-weight:400}.paragraph,.stay-in-touch{color:#171a1c;font-size:16px;font-style:normal;margin-top:20px;line-height:150%}.stay-in-touch{font-weight:600}.back-button{background:rgba(0,0,0,0);border:none;color:#fff;margin-bottom:20px;cursor:pointer;font-size:16px;display:flex;gap:10px}.fixed{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);z-index:99}.fixed .modal-content{background:#171717;padding:23px;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.3);animation:scaleIn .25s ease-out;max-width:500px;width:90%}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.home-title{font-Size:40px;font-Style:normal;font-Weight:700;line-Height:normal}.home-subtitle,.home-title{font-family:var(--font-montserrat),sans-serif;max-width:900px;text-Align:center;display:flex;justify-Content:center}.home-subtitle{font-size:30px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:602px){.home-title{font-Size:32px}.home-subtitle{font-Size:24px}.form-card,.list-item{padding:15px}.form-card .title{font-size:20px}.form-card h1,.form-card h2{margin-bottom:10px}.form-card h3{margin-bottom:40px}.topbar .content{padding:0 15px}.topbar .content .back-link{margin-bottom:0}.img-adjust{margin-top:0}.final-card{padding:1.2rem}.final-card .share-button{font-size:13px;padding:5px 10px}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_fca8ee{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_fca8ee{--font-montserrat:"Montserrat","Montserrat Fallback"}