.modal[data-v-8d2a24f5]{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#0009;height:100%;left:0;opacity:1;position:fixed;top:0;transition:all .3s;width:100%;z-index:9}.modal-close[data-v-8d2a24f5]{background-color:transparent;border:none;cursor:pointer;height:1.5em;padding:0;position:absolute;right:.75em;top:1.5em;transform:rotate(0);transition:all .3s;width:1.5em;z-index:1}.modal-close svg[data-v-8d2a24f5]{height:auto;width:100%;fill:#54626f}@media (pointer:fine){.modal-close[data-v-8d2a24f5]:focus-visible{filter:drop-shadow(0 0 3px rgba(0,0,0,.45));outline:none;transform:rotate(90deg)}.modal-close:focus-visible svg[data-v-8d2a24f5]{fill:#fff}.modal-close[data-v-8d2a24f5]:hover{transform:rotate(90deg)}.modal-close:hover svg[data-v-8d2a24f5]{fill:#fff}.modal-close:active svg[data-v-8d2a24f5]{fill:#54626f}}@media (pointer:coarse){.modal-close:active svg[data-v-8d2a24f5]{fill:#1c1b1f}}.languages-list[data-v-8d2a24f5]{align-items:flex-start;background-color:#000;box-sizing:border-box;flex-direction:column;height:100%;overflow-y:auto;padding:4em 6em 1.5em 1.25em;position:absolute;right:0;top:0;transform:translate(0);transition:all .3s}.language-item[data-v-8d2a24f5],.languages-list[data-v-8d2a24f5]{display:flex;justify-content:flex-start;width:-moz-fit-content;width:fit-content}.language-item[data-v-8d2a24f5]{align-items:center;background-color:transparent;border:none;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-size:1em;font-weight:400;line-height:1.5;margin:0;opacity:.55;padding:.5rem 0}.language-item.language-item-active[data-v-8d2a24f5]{color:#00b4b9;opacity:1;padding-left:1em;position:relative}.language-item.language-item-active[data-v-8d2a24f5]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cmask id='a' width='10' height='10' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 0h10v10H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%2333C3C7' d='m9.375 5-2.25 3a.827.827 0 0 1-.667.333h-5A.8.8 0 0 1 .87 8.09.8.8 0 0 1 .625 7.5v-5q0-.344.245-.589a.8.8 0 0 1 .588-.244h5A.83.83 0 0 1 7.125 2z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:.75em;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.75em}@media (pointer:fine){.language-item[data-v-8d2a24f5]:hover{opacity:1;transition:opacity .1s}.language-item[data-v-8d2a24f5]:active{opacity:.7}}@media (pointer:coarse){.language-item[data-v-8d2a24f5]:active{opacity:1}}.language-enter-from.modal[data-v-8d2a24f5],.language-leave-to.modal[data-v-8d2a24f5]{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent;opacity:0}.language-enter-from .languages-list[data-v-8d2a24f5],.language-leave-to .languages-list[data-v-8d2a24f5]{transform:translate(100%)}.language-switcher[data-v-0482bd45]{align-items:center;background-color:transparent;border:none;color:#fff;display:flex;font-size:1em;justify-content:flex-start;opacity:.7}@media (pointer:fine){.language-switcher[data-v-0482bd45]:hover{cursor:pointer;opacity:1}.language-switcher[data-v-0482bd45]:active{opacity:.8}}@media (pointer:coarse){.language-switcher[data-v-0482bd45]:active{opacity:1}}.icon[data-v-0482bd45]{align-items:center;display:flex;justify-content:center;width:1.25rem}@media (min-width:768px){.icon[data-v-0482bd45]{width:1.35rem}}.icon svg[data-v-0482bd45]{height:auto;width:100%}.label[data-v-0482bd45]{display:none}@media (min-width:768px){.label[data-v-0482bd45]{display:inline-block;font-family:Roboto,sans-serif;font-size:.875rem;font-style:normal;line-height:1.5;margin-left:.375rem;text-align:left}}@media (min-width:1400px){.label[data-v-0482bd45]{font-size:1rem}}.logo{align-items:center;display:flex;justify-content:center}.logo svg{display:block;height:auto;width:100%}.button-cta-default{--color-main:#f56914;--color-hover:#df6012;--color-text:#fff;align-items:center;background-color:var(--color-main);border:none;box-sizing:border-box;color:var(--color-text);cursor:pointer;display:flex;font-family:Roboto Condensed,sans-serif;font-size:1.5em;font-weight:700;justify-content:center;line-height:1.5;min-width:250px;padding:.6em 1.425em;text-align:center;text-decoration:none;transition:all .3s,box-shadow .05s;width:-moz-fit-content;width:fit-content;-webkit-tap-highlight-color:transparent}.button-cta-default .button-cta-default__label{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.button-cta-default[disabled]{background-color:var(--color-main);cursor:default;opacity:.75;pointer-events:none}@media screen and (pointer:fine){.button-cta-default:hover{background-color:var(--color-hover)}.button-cta-default:active{box-shadow:inset 4px 4px 4px #00000029,inset -2px -3px 4px #0000001f}.button-cta-default:focus{outline:none}.button-cta-default:focus-visible{background-color:var(--color-main);box-shadow:0 0 0 2px #faba93,3px 4px 6px #00000029;outline:none}}@media screen and (pointer:coarse){.button-cta-default:active{box-shadow:inset 4px 4px 4px #00000029,inset -2px -3px 4px #0000001f}.button-cta-default:focus{outline:none}.button-cta-default:focus-visible{box-shadow:3px 4px 6px #00000029;outline:none}}.block-bonuses[data-v-d92f5e92]{align-items:center;-moz-column-gap:.65rem;column-gap:.65rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:flex-start}@media (min-width:768px){.block-bonuses[data-v-d92f5e92]{justify-content:space-between}}@media (min-width:1200px){.block-bonuses[data-v-d92f5e92]{-moz-column-gap:2rem;column-gap:2rem;margin-left:.75rem}}@media (min-width:1400px){.block-bonuses[data-v-d92f5e92]{-moz-column-gap:2.5rem;column-gap:2.5rem}}.bonus[data-v-d92f5e92]{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.bonus .icon[data-v-d92f5e92]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:4.5rem;z-index:0}.bonus .icon img[data-v-d92f5e92]{display:block;width:100%}.bonus .icon .tag[data-v-d92f5e92]{background-color:#e60028;border-radius:2.5rem;bottom:.45rem;color:#fff;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:.5rem;font-style:normal;font-weight:700;left:50%;letter-spacing:.01rem;line-height:1;padding:.125rem .25rem;position:absolute;text-align:center;transform:translate(-50%) rotate(-6deg);white-space:nowrap;width:-moz-fit-content;width:fit-content;z-index:1}.bonus .icon .tag.tag-blue[data-v-d92f5e92]{background-color:#0096df}.bonus .label[data-v-d92f5e92]{display:none}@media (min-width:768px){.bonus .icon[data-v-d92f5e92]{width:6.75rem}.bonus .icon .tag[data-v-d92f5e92]{bottom:.875rem;font-size:.75rem;letter-spacing:.015rem;padding:.125rem .375rem}.bonus .label[data-v-d92f5e92]{color:#fc6;display:flex;font-family:Roboto Condensed,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.375;margin-top:0;text-align:center;white-space:nowrap}}@media (min-width:1400px){.bonus .icon[data-v-d92f5e92]{width:7.25rem}.bonus .label[data-v-d92f5e92]{font-size:1rem}}@media (max-width:767.98px){html[lang=es-MX] .bonus .tag[data-v-d92f5e92],html[lang=es] .bonus .tag[data-v-d92f5e92]{font-size:.4375rem;padding-bottom:.1875rem;padding-top:.1875rem}html[lang=fr] .bonus .tag[data-v-d92f5e92]{font-size:.375rem;padding-bottom:.1875rem;padding-top:.1875rem}html[lang=it] .bonus .tag[data-v-d92f5e92]{transform:translate(-50%) rotate(-7deg)}html[lang=pt-BR] .bonus .tag[data-v-d92f5e92]{transform:translate(-50%) rotate(-9deg)}}.modal-reg-external[data-v-24f4a40c]{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#000c;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;opacity:1;overflow-x:hidden;overflow-y:auto;padding:.75rem;position:fixed;right:0;top:0;transition:all .3s;z-index:99}.modal-close[data-v-24f4a40c]{background-color:transparent;border:none;cursor:pointer;height:1.25em;padding:0;position:absolute;right:.87em;top:.87em;transform:rotate(0);transition:all .3s;width:1.25em}.modal-close svg[data-v-24f4a40c]{height:auto;width:100%;fill:#54626f}@media (min-width:768px){.modal-close[data-v-24f4a40c]{height:1.5rem;right:1rem;top:1rem;width:1.5rem}}@media (min-width:1200px){.modal-close[data-v-24f4a40c]{right:1.25rem;top:1.25rem}}@media (pointer:fine){.modal-close[data-v-24f4a40c]:focus-visible{filter:drop-shadow(0 0 3px rgba(0,0,0,.45));outline:none;transform:rotate(90deg)}.modal-close:focus-visible svg[data-v-24f4a40c]{fill:#1c1b1f}.modal-close[data-v-24f4a40c]:hover{transform:rotate(90deg)}.modal-close:hover svg[data-v-24f4a40c]{fill:#1c1b1f}.modal-close:active svg[data-v-24f4a40c]{fill:#54626f}}@media (pointer:coarse){.modal-close:active svg[data-v-24f4a40c]{fill:#1c1b1f}}.modal-body[data-v-24f4a40c]{align-items:center;background-color:#fff;border:none;border-radius:.5rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-width:456px;position:relative;width:100%}@media (min-width:768px){.modal-body[data-v-24f4a40c]{border-radius:.75rem;max-width:596px}}@media (min-width:992px){.modal-body[data-v-24f4a40c]{max-width:546px}}@media (min-width:1200px){.modal-body[data-v-24f4a40c]{max-width:636px}}.modal-content[data-v-24f4a40c]{margin-bottom:6rem;margin-top:6rem;width:100%}@media (min-width:768px){.modal-content[data-v-24f4a40c]{margin-bottom:8rem;margin-top:8rem}}.modal-title[data-v-24f4a40c]{color:#000811;display:block;font-family:Roboto Condensed,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.35;margin:0;text-align:center;width:100%}@media (min-width:768px){.modal-title[data-v-24f4a40c]{font-size:1.875rem}}.modal-subtitle[data-v-24f4a40c]{color:#000811;display:block;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;margin-left:auto;margin-right:auto;margin-top:1rem;text-align:center;width:90%}@media (min-width:768px){.modal-subtitle[data-v-24f4a40c]{font-size:1.125rem}}.modal-buttons[data-v-24f4a40c]{align-items:flex-start;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;width:100%}@media (min-width:768px){.modal-buttons[data-v-24f4a40c]{margin-top:1.75rem}}.modal-button[data-v-24f4a40c]{align-items:center;background-color:#f56914;border-radius:.25rem;box-sizing:border-box;color:#fff;display:flex;font-family:Roboto Condensed,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;justify-content:center;line-height:1.5;min-width:96px;padding:.5rem;text-align:center;text-decoration:none}.modal-button.button-blue[data-v-24f4a40c]{background-color:#0096df}@media (min-width:768px){.modal-button[data-v-24f4a40c]{font-size:1rem}}.modal-enter-from[data-v-24f4a40c],.modal-leave-to[data-v-24f4a40c]{opacity:0;transform:scale(1.5)}.screen-main[data-v-aa9b6103]{background-image:url(./background-mobile.CrrdR4j4.webp);background-position:top;background-repeat:no-repeat;background-size:cover;height:-moz-fit-content;height:fit-content}@media (min-width:1200px){.screen-main[data-v-aa9b6103]{background-image:url(./background.sn0ZGw4P.webp);background-position:50%;padding-left:3rem}}@media (min-width:1400px){.screen-main[data-v-aa9b6103]{padding-left:5rem}}.screen-main .container-fluid[data-v-aa9b6103]{box-sizing:border-box;height:-moz-fit-content;height:fit-content;min-height:100svh}.main-lang-switcher[data-v-aa9b6103]{position:absolute;right:.5rem;top:1.25rem}@media (min-width:768px){.main-lang-switcher[data-v-aa9b6103]{right:2.25rem;top:2.5rem}}.main-logo[data-v-aa9b6103]{margin-top:1rem;opacity:.7;width:100%}@media (min-width:768px){.main-logo[data-v-aa9b6103]{margin-top:1.5rem}}.main-title[data-v-aa9b6103]{display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:135%;margin:0;text-align:center;width:100%}@media (min-width:768px){.main-title[data-v-aa9b6103]{font-size:2.25rem}}@media (min-width:1200px){.main-title[data-v-aa9b6103]{text-align:left}}@media (min-width:1400px){.main-title[data-v-aa9b6103]{font-size:3.75rem}}.main-subtitle[data-v-aa9b6103]{color:var(--c-base-navy-gray-100,#bfc3c6);display:inline-block;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:150%;margin-top:.5rem;text-align:center;width:100%}@media (min-width:768px){.main-subtitle[data-v-aa9b6103]{font-size:1.25rem;margin-top:.75rem}}@media (min-width:1200px){.main-subtitle[data-v-aa9b6103]{margin-top:1rem;text-align:left}}@media (min-width:1400px){.main-subtitle[data-v-aa9b6103]{font-size:1.5rem;margin-top:1.5rem}}.main-button[data-v-aa9b6103]{font-size:1rem;margin-left:auto;margin-right:auto;margin-top:1rem;min-width:180px}@media (min-width:768px){.main-button[data-v-aa9b6103]{font-size:1.25rem;min-width:224px}}@media (min-width:1200px){.main-button[data-v-aa9b6103]{font-size:1.5rem;margin-left:0;min-width:270px}}.main-bonuses[data-v-aa9b6103]{margin-bottom:2rem}@media (min-width:1200px){.main-bonuses[data-v-aa9b6103]{margin-bottom:1rem}}.app-preloader[data-v-291aa12a]{background-color:#000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.app-preloader .anchor[data-v-291aa12a]{display:flex;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}.app-preloader .anchor svg[data-v-291aa12a]{display:block;height:auto;width:100%}.app-preloader .circle[data-v-291aa12a]{animation:loader-spinning-291aa12a 1.5s linear infinite;display:flex;height:72px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;width:72px}.app-preloader .circle svg[data-v-291aa12a]{display:block;height:auto;width:100%}.fade-enter-active[data-v-291aa12a],.fade-leave-active[data-v-291aa12a]{transition:opacity .3s}.fade-leave-from[data-v-291aa12a],.fade-leave-to[data-v-291aa12a]{opacity:0}@keyframes loader-spinning-291aa12a{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}.age-rating[data-v-75d2103b]{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.age-rating.age-rating--esrb .age-rating__item[data-v-75d2103b]{height:110px}.age-rating.age-rating--pegi .age-rating__items[data-v-75d2103b]{align-items:flex-start}.age-rating.age-rating--pegi .age-rating__item[data-v-75d2103b]{height:auto;margin:0 2px;width:60px}.age-rating.age-rating--pegi .age-rating__item img[data-v-75d2103b]{height:auto;width:100%}.age-rating.age-rating--pegi .age-rating__description[data-v-75d2103b]{font-size:12px;margin-top:12px}.age-rating.age-rating--acb .age-rating__item[data-v-75d2103b]{height:75px}.age-rating.age-rating--grac .age-rating__items[data-v-75d2103b]{flex-wrap:wrap}@media (min-width:768px){.age-rating.age-rating--grac .age-rating__items[data-v-75d2103b]{flex-wrap:nowrap}}.age-rating.age-rating--grac .age-rating__item.grac-table[data-v-75d2103b]{height:-moz-fit-content;height:fit-content;margin-top:.5rem;width:100%}.age-rating.age-rating--grac .age-rating__item.grac-table img[data-v-75d2103b]{height:auto;width:100%}@media (min-width:768px){.age-rating.age-rating--grac .age-rating__item.grac-table[data-v-75d2103b]{height:70px;margin-top:0;width:auto}.age-rating.age-rating--grac .age-rating__item.grac-table img[data-v-75d2103b]{height:100%;width:auto}}.age-rating__items[data-v-75d2103b]{align-items:center;display:flex;justify-content:center}.age-rating__item[data-v-75d2103b]{display:block;height:70px;margin:0 2px;opacity:.9;text-decoration:none}.age-rating__item img[data-v-75d2103b]{display:block;height:100%;width:auto}.age-rating__description[data-v-75d2103b]{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:.625em;margin-top:.5rem;opacity:.7}.footer[data-v-b5286877]{background-color:#000;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;padding:2rem 1rem;width:100%}.footer-container[data-v-b5286877]{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:95%}@media screen and (width >= 576px){.footer-container[data-v-b5286877]{max-width:540px}}@media screen and (width >= 768px){.footer-container[data-v-b5286877]{max-width:720px}}@media screen and (width >= 992px){.footer-container[data-v-b5286877]{max-width:960px}}@media screen and (width >= 1200px){.footer-container[data-v-b5286877]{max-width:1140px}}@media screen and (width >= 1400px){.footer-container[data-v-b5286877]{max-width:1320px}}@media screen and (width >= 1920px){.footer-container[data-v-b5286877]{max-width:1600px}}.footer-top[data-v-b5286877]{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.footer-top[data-v-b5286877]:after{background-color:#ffffff26;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media screen and (width >= 1200px){.footer-top[data-v-b5286877]{flex-direction:row;gap:3em}}.footer-wg-logo[data-v-b5286877]{align-items:center;display:flex;justify-content:center;width:230px}.footer-wg-logo img[data-v-b5286877]{display:block;height:auto;width:100%}.footer-links[data-v-b5286877]{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1em;list-style:none;margin:0;padding:1.75em 0 1.5em;text-align:center;width:100%}.footer-links .footer-link-wrapper[data-v-b5286877]{color:#fff;font-size:.8125em;font-weight:400;letter-spacing:.0163em;line-height:1.5;opacity:.55;text-decoration:none;transition:all .3s}@media (pointer:fine){.footer-links .footer-link-wrapper[data-v-b5286877]:hover{opacity:1}.footer-links .footer-link-wrapper[data-v-b5286877]:active{opacity:1;text-decoration:underline;transition:opacity 0s}}@media (pointer:coarse){.footer-links .footer-link-wrapper[data-v-b5286877]:active{opacity:1;transition:opacity 0s}}.footer-links .footer-link[data-v-b5286877]{color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-decoration:inherit;transition:inherit}.footer-links .footer-link.footer-link-cookies[data-v-b5286877]{text-transform:uppercase}@media screen and (width >= 576px){.footer-links[data-v-b5286877]{gap:1.25em;padding:2.5em 0 1.75em}}@media screen and (width >= 992px){.footer-links[data-v-b5286877]{align-items:center;flex-direction:row;justify-content:center;padding:2em 0}}@media screen and (width >= 1200px){.footer-links[data-v-b5286877]{align-items:flex-start;gap:1em 3em;justify-content:flex-start}}.footer-bottom[data-v-b5286877]{align-items:center;display:flex;flex-direction:column;width:100%}@media screen and (width >= 992px){.footer-bottom[data-v-b5286877]{flex-direction:row;gap:3em;justify-content:space-between}}.footer-legal[data-v-b5286877]{font-size:.75em;line-height:1.5;margin-top:1.75em;opacity:.55;text-align:center}@media screen and (width >= 992px){.footer-legal[data-v-b5286877]{text-align:left}}.footer-age-rating[data-v-b5286877]{margin-top:1em}@media screen and (width >= 576px){.footer-age-rating[data-v-b5286877]{margin-top:1.5em}}.footer-link-wrapper #ot-sdk-btn.ot-sdk-show-settings[data-v-b5286877]{background-color:transparent;border:none;color:#fff!important;cursor:pointer;display:inline-block!important;font-size:1em!important;font-weight:400!important;opacity:1!important;text-decoration:none!important;text-transform:uppercase!important;transition:all .3s!important}.footer-link-wrapper #ot-sdk-btn.ot-sdk-show-settings[data-v-b5286877]:hover{opacity:1!important;text-decoration:none!important}.footer-link-wrapper #ot-sdk-btn.ot-sdk-show-settings[data-v-b5286877]:active{text-decoration:underline!important}.page[data-v-5d2f7add]{box-sizing:border-box;overflow-y:auto;position:relative}.element[data-v-5d2f7add]{opacity:1;transition:opacity .2s}.element-hidden[data-v-5d2f7add]{height:100vh;opacity:0}.spotlight[data-v-00b6b518]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-30vh;filter:blur(20vh);height:40vh}.gradient-border[data-v-00b6b518]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative}@media (prefers-color-scheme:light){.gradient-border[data-v-00b6b518]{background-color:#ffffff4d}.gradient-border[data-v-00b6b518]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82,#36e4da 75%,#0047e1)}}@media (prefers-color-scheme:dark){.gradient-border[data-v-00b6b518]{background-color:#1414144d}.gradient-border[data-v-00b6b518]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82,#36e4da 75%,#0047e1)}}.gradient-border[data-v-00b6b518]:before{background-size:400% auto;border-radius:.5rem;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;right:0;top:0;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-00b6b518]:hover:before{background-position:-50% 0;opacity:1}.fixed[data-v-00b6b518]{position:fixed}.left-0[data-v-00b6b518]{left:0}.right-0[data-v-00b6b518]{right:0}.z-10[data-v-00b6b518]{z-index:10}.z-20[data-v-00b6b518]{z-index:20}.grid[data-v-00b6b518]{display:grid}.mb-16[data-v-00b6b518]{margin-bottom:4rem}.mb-8[data-v-00b6b518]{margin-bottom:2rem}.max-w-520px[data-v-00b6b518]{max-width:520px}.min-h-screen[data-v-00b6b518]{min-height:100vh}.w-full[data-v-00b6b518]{width:100%}.flex[data-v-00b6b518]{display:flex}.cursor-pointer[data-v-00b6b518]{cursor:pointer}.place-content-center[data-v-00b6b518]{place-content:center}.items-center[data-v-00b6b518]{align-items:center}.justify-center[data-v-00b6b518]{justify-content:center}.overflow-hidden[data-v-00b6b518]{overflow:hidden}.bg-white[data-v-00b6b518]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-4[data-v-00b6b518]{padding-left:1rem;padding-right:1rem}.px-8[data-v-00b6b518]{padding-left:2rem;padding-right:2rem}.py-2[data-v-00b6b518]{padding-bottom:.5rem;padding-top:.5rem}.text-center[data-v-00b6b518]{text-align:center}.text-8xl[data-v-00b6b518]{font-size:6rem;line-height:1}.text-xl[data-v-00b6b518]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-00b6b518]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-00b6b518]{font-weight:300}.font-medium[data-v-00b6b518]{font-weight:500}.leading-tight[data-v-00b6b518]{line-height:1.25}.font-sans[data-v-00b6b518]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.antialiased[data-v-00b6b518]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){.dark\:bg-black[data-v-00b6b518]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-00b6b518]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media (min-width:640px){.sm\:px-0[data-v-00b6b518]{padding-left:0;padding-right:0}.sm\:px-6[data-v-00b6b518]{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3[data-v-00b6b518]{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-4xl[data-v-00b6b518]{font-size:2.25rem;line-height:2.5rem}.sm\:text-xl[data-v-00b6b518]{font-size:1.25rem;line-height:1.75rem}}.spotlight[data-v-f7ad9679]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);filter:blur(20vh)}.fixed[data-v-f7ad9679]{position:fixed}.-bottom-1\/2[data-v-f7ad9679]{bottom:-50%}.left-0[data-v-f7ad9679]{left:0}.right-0[data-v-f7ad9679]{right:0}.grid[data-v-f7ad9679]{display:grid}.mb-16[data-v-f7ad9679]{margin-bottom:4rem}.mb-8[data-v-f7ad9679]{margin-bottom:2rem}.h-1\/2[data-v-f7ad9679]{height:50%}.max-w-520px[data-v-f7ad9679]{max-width:520px}.min-h-screen[data-v-f7ad9679]{min-height:100vh}.place-content-center[data-v-f7ad9679]{place-content:center}.overflow-hidden[data-v-f7ad9679]{overflow:hidden}.bg-white[data-v-f7ad9679]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-8[data-v-f7ad9679]{padding-left:2rem;padding-right:2rem}.text-center[data-v-f7ad9679]{text-align:center}.text-8xl[data-v-f7ad9679]{font-size:6rem;line-height:1}.text-xl[data-v-f7ad9679]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-f7ad9679]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-f7ad9679]{font-weight:300}.font-medium[data-v-f7ad9679]{font-weight:500}.leading-tight[data-v-f7ad9679]{line-height:1.25}.font-sans[data-v-f7ad9679]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.antialiased[data-v-f7ad9679]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){.dark\:bg-black[data-v-f7ad9679]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-f7ad9679]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media (min-width:640px){.sm\:px-0[data-v-f7ad9679]{padding-left:0;padding-right:0}.sm\:text-4xl[data-v-f7ad9679]{font-size:2.25rem;line-height:2.5rem}}
