@keyframes soundWave-62459123{0%{transform:translate(0)}to{transform:translate(-63px)}}[data-v-62459123]:root{--app-height:1svh;--app-max-height:1vh;--primary-color:#d2ff20;--white:#fff;--soft-white:#f7f7f7;--gray-89:#898989;--gray-999:#999;--light-gray:#d1d1d1;--gold:#a28665;--nav-bg:#191c20;--bezier-1:cubic-bezier(.7,0,.3,1)}.container__grid[data-v-62459123]{-moz-column-gap:6px;column-gap:6px;display:grid;grid-auto-rows:min-content;grid-template-columns:repeat(12,1fr);width:100%}@media (min-width:992px){.container__grid[data-v-62459123]{-moz-column-gap:12px;column-gap:12px}}@media (min-width:1600px){.container__grid[data-v-62459123]{-moz-column-gap:16px;column-gap:16px}}.container__grid.fluid[data-v-62459123]{padding:0}@media (min-width:768px){.container__grid.fluid[data-v-62459123]{padding:0}}.container__grid.cols-10[data-v-62459123]{-moz-column-gap:1.1vw;column-gap:1.1vw;grid-template-columns:repeat(10,minmax(0,1fr))}@keyframes soundWave-f6fc756f{0%{transform:translate(0)}to{transform:translate(-63px)}}[data-v-f6fc756f]:root{--app-height:1svh;--app-max-height:1vh;--primary-color:#d2ff20;--white:#fff;--soft-white:#f7f7f7;--gray-89:#898989;--gray-999:#999;--light-gray:#d1d1d1;--gold:#a28665;--nav-bg:#191c20;--bezier-1:cubic-bezier(.7,0,.3,1)}.cb-checkbox_rounded[data-v-f6fc756f]{contain:content;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.cb-checkbox_rounded[data-v-f6fc756f]:before{content:"";display:block;inset:-15px -10px;position:absolute}.cb-checkbox_rounded .cb-checkbox_rounded-box[data-v-f6fc756f]{align-items:center;background:transparent;border-radius:100px;display:flex;font-size:13px;height:44px;justify-content:center;overflow:hidden;padding:0 24px;position:relative;transition:opacity .4s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.cb-checkbox_rounded .cb-checkbox_rounded-box[data-v-f6fc756f]{font-size:16px}}@media (min-width:768px) and (max-width:1920px){.cb-checkbox_rounded .cb-checkbox_rounded-box[data-v-f6fc756f]{font-size:calc(11px + .26042vw)}}@media (min-width:1200px){.cb-checkbox_rounded .cb-checkbox_rounded-box[data-v-f6fc756f]{height:60px;padding:0 32px}}@media (min-width:1600px){.cb-checkbox_rounded .cb-checkbox_rounded-box[data-v-f6fc756f]{height:60px;padding:0 35px}}.cb-checkbox_rounded .cb-checkbox_rounded-box[data-v-f6fc756f]:before{border:2px solid hsla(0,0%,100%,.3);border-radius:100px;content:"";inset:0;position:absolute;transition:border-color .2s}.cb-checkbox_rounded .cb-checkbox_rounded-box[data-v-f6fc756f]:hover:before{border:2px solid #d2ff20}.cb-checkbox_rounded .cb-checkbox_rounded-box .cb-checkbox_rounded-title[data-v-f6fc756f]{color:#fff;display:block;overflow:hidden;position:relative;top:1px}.cb-checkbox_rounded .cb-checkbox_rounded-box .cb-checkbox_rounded-title span[data-v-f6fc756f]{display:block;position:relative;transform-origin:left top;transition:color .2s,transform .4s;z-index:2;z-index:99}.cb-checkbox_rounded .cb-checkbox_rounded-box .cb-checkbox_rounded-title span[data-v-f6fc756f]:after{content:attr(data-text);display:block;left:0;position:absolute;top:150%;transform:skewY(5deg);transform-origin:left top;transition:transform .4s}.cb-checkbox_rounded .cb-checkbox_rounded-box .cb-checkbox_rounded-ripple[data-v-f6fc756f]{border-radius:68px;display:block;inset:0;outline:none;overflow:hidden;position:absolute;transform:translateZ(1px)}.cb-checkbox_rounded .cb-checkbox_rounded-box .cb-checkbox_rounded-ripple[data-v-f6fc756f]:focus{outline-color:transparent;outline-style:none}@media (min-width:768px){.cb-checkbox_rounded .cb-checkbox_rounded-box .cb-checkbox_rounded-ripple[data-v-f6fc756f]{border-radius:100px}}.cb-checkbox_rounded .cb-checkbox_rounded-box .cb-checkbox_rounded-ripple span[data-v-f6fc756f]{background:var(--primary-color);border-radius:50%;display:block;height:100%;transform:translateY(101%) translateZ(1px);transition:transform .5s cubic-bezier(.4,0,0,1),border-radius .5s cubic-bezier(.4,0,0,1);width:100%}.cb-checkbox_rounded label>input:focus~.cb-checkbox_rounded-box[data-v-f6fc756f]:before,.cb-checkbox_rounded-box[data-v-f6fc756f]:focus:before{border-color:#ffffff4d}.cb-checkbox_rounded label>input:disabled~.cb-checkbox_rounded-box[data-v-f6fc756f],.cb-checkbox_rounded-box.-disabled[data-v-f6fc756f]{opacity:.4;pointer-events:none}.cb-checkbox_rounded:hover .cb-checkbox_rounded-title span[data-v-f6fc756f]{transform:translateY(-150%) skewY(-5deg)}@media (pointer:coarse){.cb-checkbox_rounded:hover .cb-checkbox_rounded-title span[data-v-f6fc756f]{transform:none}}.cb-checkbox_rounded:hover .cb-checkbox_rounded-title span[data-v-f6fc756f]:after{transform:skewY(5deg)}@media (pointer:coarse){.cb-checkbox_rounded:hover .cb-checkbox_rounded-title span[data-v-f6fc756f]:after{transform:none}}.cb-checkbox_rounded label[data-v-f6fc756f]{cursor:pointer}.cb-checkbox_rounded label>input[data-v-f6fc756f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;opacity:0;padding:0;position:absolute;visibility:hidden}.cb-checkbox_rounded label>input:checked~.cb-checkbox_rounded-box .cb-checkbox_rounded-title[data-v-f6fc756f]{color:#000}.cb-checkbox_rounded label>input:checked~.cb-checkbox_rounded-box .cb-checkbox_rounded-ripple span[data-v-f6fc756f]{animation:cb-checkbox_rounded-ripple-in-f6fc756f .5s cubic-bezier(.4,0,0,1);border-radius:0;transform:translateY(0) translateZ(1px);transition-duration:0s,0s}@keyframes cb-checkbox_rounded-ripple-in-f6fc756f{0%{border-radius:100%;transform:translateY(-101%) translateZ(1px)}to{border-radius:0;transform:translateY(0) translateZ(1px)}}@keyframes soundWave-323746ba{0%{transform:translate(0)}to{transform:translate(-63px)}}[data-v-323746ba]:root{--app-height:1svh;--app-max-height:1vh;--primary-color:#d2ff20;--white:#fff;--soft-white:#f7f7f7;--gray-89:#898989;--gray-999:#999;--light-gray:#d1d1d1;--gold:#a28665;--nav-bg:#191c20;--bezier-1:cubic-bezier(.7,0,.3,1)}.btn__primary[data-v-323746ba]{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:inline-flex;height:2rem;justify-content:center;position:relative;z-index:1}.btn__primary[data-v-323746ba],.btn__primary .label[data-v-323746ba]{font-size:inherit;font-weight:inherit}.btn__primary .label[data-v-323746ba]{color:var(--primary-color);font-family:inherit;font-style:normal;letter-spacing:inherit;line-height:inherit;transition:all .45s cubic-bezier(.785,.135,.15,.86)}.btn__primary .wrapper__icon-left[data-v-323746ba]{align-items:center;aspect-ratio:1/1;background-color:var(--primary-color);border-radius:32px;display:flex;height:2rem;justify-content:center;left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%) scale(0);transform-origin:center center;transition:all .35s cubic-bezier(.785,.135,.15,.86);width:auto}.btn__primary .wrapper__icon-left .icon[data-v-323746ba]{color:#222}.btn__primary .wrapper__icon-right[data-v-323746ba]{align-items:center;aspect-ratio:1/1;background-color:#222;border-radius:32px;display:flex;height:2rem;justify-content:center;margin-left:1rem;opacity:1;transform:scale(1);transform-origin:center center;transition:all .35s cubic-bezier(.785,.135,.15,.86);width:auto}.btn__primary .wrapper__icon-right .icon[data-v-323746ba]{color:var(--primary-color)}.btn__primary[data-v-323746ba]:hover{outline:0}.btn__primary:hover .label[data-v-323746ba]{transform:translate(3rem)}.btn__primary:hover .wrapper__icon-left[data-v-323746ba]{opacity:1;transform:translateY(-50%) scale(1)}.btn__primary:hover .wrapper__icon-right[data-v-323746ba]{opacity:0;transform:scale(0)}@keyframes soundWave-3576402b{0%{transform:translate(0)}to{transform:translate(-63px)}}[data-v-3576402b]:root{--app-height:1svh;--app-max-height:1vh;--primary-color:#d2ff20;--white:#fff;--soft-white:#f7f7f7;--gray-89:#898989;--gray-999:#999;--light-gray:#d1d1d1;--gold:#a28665;--nav-bg:#191c20;--bezier-1:cubic-bezier(.7,0,.3,1)}form .wrapper__footer[data-v-3576402b]{align-items:center;display:flex;flex-wrap:nowrap;gap:0 6vw;justify-content:center;overflow:hidden}@media (min-width:768px){form .wrapper__footer[data-v-3576402b]{gap:0 2vw}}form .wrapper__footer .btn__standard[data-v-3576402b]{color:#ffffff80;cursor:pointer;transition:color .45s ease-out}form .wrapper__footer .btn__standard[data-v-3576402b]:hover{color:#fff}@keyframes soundWave{0%{transform:translate(0)}to{transform:translate(-63px)}}:root{--app-height:1svh;--app-max-height:1vh;--primary-color:#d2ff20;--white:#fff;--soft-white:#f7f7f7;--gray-89:#898989;--gray-999:#999;--light-gray:#d1d1d1;--gold:#a28665;--nav-bg:#191c20;--bezier-1:cubic-bezier(.7,0,.3,1)}.title__message .word .char{opacity:0}@keyframes soundWave-1370da71{0%{transform:translate(0)}to{transform:translate(-63px)}}[data-v-1370da71]:root{--app-height:1svh;--app-max-height:1vh;--primary-color:#d2ff20;--white:#fff;--soft-white:#f7f7f7;--gray-89:#898989;--gray-999:#999;--light-gray:#d1d1d1;--gold:#a28665;--nav-bg:#191c20;--bezier-1:cubic-bezier(.7,0,.3,1)}.section[data-v-1370da71]{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}.section .wrapper__layout[data-v-1370da71]{position:relative;width:100%}.section .wrapper__layout .wrapper__title[data-v-1370da71]{margin-bottom:calc(var(--app-height)*.06);width:100%}.section .wrapper__layout .wrapper__title .mask[data-v-1370da71]{display:block;overflow:hidden}.section .wrapper__layout .wrapper__title .tagline[data-v-1370da71]{color:var(--primary-color);font-size:13px;font-weight:600;letter-spacing:.06rem;margin-bottom:calc(var(--app-height)*.02);text-align:center;text-transform:uppercase}@media (min-width:768px){.section .wrapper__layout .wrapper__title .tagline[data-v-1370da71]{font-size:16px}}@media (min-width:768px) and (max-width:1920px){.section .wrapper__layout .wrapper__title .tagline[data-v-1370da71]{font-size:calc(11px + .26042vw)}}.section .wrapper__layout .wrapper__title .title[data-v-1370da71]{color:#fff;font-size:22px;line-height:1.1;text-align:center}@media (min-width:468px){.section .wrapper__layout .wrapper__title .title[data-v-1370da71]{font-size:56px}}@media (min-width:468px) and (max-width:1920px){.section .wrapper__layout .wrapper__title .title[data-v-1370da71]{font-size:calc(11.04132px + 2.3416vw)}}.section .wrapper__layout .wrapper__title .title[data-v-1370da71]{font-family:neue-haas-grotesk-text,sans-serif;font-style:normal;font-weight:500}.section .wrapper__layout .wrapper__title .title span[data-v-1370da71]{color:var(--primary-color);vertical-align:baseline}.section .wrapper__layout .wrapper__form[data-v-1370da71]{grid-column:span 12}@media (min-width:768px){.section .wrapper__layout .wrapper__form[data-v-1370da71]{grid-column:2/12}}.section .wrapper__layout .wrapper__form .form .wrapper__form-step[data-v-1370da71]{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:0;min-width:0;overflow-y:auto;position:relative;width:100%}.section .wrapper__layout .wrapper__form .form .wrapper__form-step .error[data-v-1370da71]{color:var(--primary-color);display:block;font-family:neue-haas-grotesk-text,sans-serif;font-size:13px;font-style:normal;font-weight:400;opacity:.6;padding-top:10px;text-transform:none}.section .wrapper__layout .wrapper__form .form .wrapper__form-step .error.text-center[data-v-1370da71]{text-align:center;width:100%}.section .wrapper__layout .wrapper__form .form .wrapper__checkbox-group[data-v-1370da71]{align-items:center;display:flex;flex-wrap:wrap;gap:15px 10px;justify-content:center;margin-bottom:6vh;margin-bottom:calc(var(--app-height)*.06);position:relative;text-transform:uppercase;width:100%}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__checkbox-group[data-v-1370da71]{gap:25px 15px}}.section .wrapper__layout .wrapper__form .form .wrapper__checkbox-group.sports[data-v-1370da71]{margin-left:auto;margin-right:auto;max-width:1200px}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__checkbox-group.sports[data-v-1370da71]{height:auto}}.section .wrapper__layout .wrapper__form .form .wrapper__checkbox-group__relative[data-v-1370da71]{margin-left:auto;margin-right:auto;position:relative}.section .wrapper__layout .wrapper__form .form .wrapper__input[data-v-1370da71]{margin-bottom:3vh;margin-bottom:calc(var(--app-height)*.03);padding:7px 0;position:relative;width:100%}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__input[data-v-1370da71]{width:48%}}.section .wrapper__layout .wrapper__form .form .wrapper__input.cols-2-always[data-v-1370da71]{width:48%}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__input.cols-2-always[data-v-1370da71]{width:48%}}.section .wrapper__layout .wrapper__form .form .wrapper__input .mask[data-v-1370da71],.section .wrapper__layout .wrapper__form .form .wrapper__input .mask__field[data-v-1370da71]{display:block;overflow:hidden;width:100%}.section .wrapper__layout .wrapper__form .form .wrapper__input.is_textarea[data-v-1370da71]{width:100%}.section .wrapper__layout .wrapper__form .form .wrapper__input.is_textarea textarea[data-v-1370da71]{resize:none}.section .wrapper__layout .wrapper__form .form .wrapper__input.fluid[data-v-1370da71]{width:100%}.section .wrapper__layout .wrapper__form .form .wrapper__input .label[data-v-1370da71]{color:#dedede;display:block;font-size:12px;font-weight:700}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__input .label[data-v-1370da71]{font-size:14px}}@media (min-width:768px) and (max-width:1920px){.section .wrapper__layout .wrapper__form .form .wrapper__input .label[data-v-1370da71]{font-size:calc(10.66667px + .17361vw)}}.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71],.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]{background-color:transparent;border:0;border-radius:0;color:#fff;font-family:neue-haas-grotesk-text,sans-serif;font-size:16px;font-style:normal;font-weight:400;overflow:hidden;padding:7px 0 8px;transition:all .2s ease-in;width:100%}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71],.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]{font-size:20px}}@media (min-width:768px) and (max-width:1920px){.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71],.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]{font-size:calc(13.33333px + .34722vw)}}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71],.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]{padding:7px 0 15px}}.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71]::-moz-placeholder,.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]::-moz-placeholder{color:#ffffff4d;font-size:14px}.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71]::placeholder,.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]::placeholder{color:#ffffff4d;font-size:14px}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71]::-moz-placeholder,.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]::-moz-placeholder{font-size:16px}.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71]::placeholder,.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]::placeholder{font-size:16px}}@media (min-width:768px) and (max-width:1920px){.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71]::-moz-placeholder,.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]::-moz-placeholder{font-size:calc(12.66667px + .17361vw)}.section .wrapper__layout .wrapper__form .form .wrapper__input input[data-v-1370da71]::placeholder,.section .wrapper__layout .wrapper__form .form .wrapper__input textarea[data-v-1370da71]::placeholder{font-size:calc(12.66667px + .17361vw)}}.section .wrapper__layout .wrapper__form .form .wrapper__input input[type=email][data-v-1370da71],.section .wrapper__layout .wrapper__form .form .wrapper__input input[type=number][data-v-1370da71],.section .wrapper__layout .wrapper__form .form .wrapper__input input[type=text][data-v-1370da71]{background-color:#ffffff0d;border-radius:60px;margin:0 auto;max-width:600px;padding:1.1rem 2rem;text-align:center}.section .wrapper__layout .wrapper__form .form .wrapper__input input[type=email][data-v-1370da71]:focus,.section .wrapper__layout .wrapper__form .form .wrapper__input input[type=number][data-v-1370da71]:focus,.section .wrapper__layout .wrapper__form .form .wrapper__input input[type=text][data-v-1370da71]:focus{background-color:#ffffff1a}.section .wrapper__layout .wrapper__form .form .wrapper__input select[data-v-1370da71]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url(../img/ic-arrow-down.png);background-position:100% 50%;background-repeat:no-repeat;border:0;border-bottom:1px solid hsla(0,0%,100%,.3);border-radius:0;color:#fff;font-size:16px;font-weight:400;overflow:hidden;padding:7px 0 15px;transition:all .2s ease-in;width:100%}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__input select[data-v-1370da71]{font-size:20px}}@media (min-width:768px) and (max-width:1920px){.section .wrapper__layout .wrapper__form .form .wrapper__input select[data-v-1370da71]{font-size:calc(13.33333px + .34722vw)}}.section .wrapper__layout .wrapper__form .form .wrapper__input select option[data-v-1370da71]{color:#111;padding:20px}.section .wrapper__layout .wrapper__form .form .wrapper__input .error[data-v-1370da71]{color:var(--primary-color);display:block;font-size:13px;padding-top:10px}.section .wrapper__layout .wrapper__form .form .wrapper__textarea[data-v-1370da71]{overflow:hidden;padding:7px 0;position:relative;width:100%}.section .wrapper__layout .wrapper__form .form .wrapper__textarea .label[data-v-1370da71]{color:#111;font-size:14px}@media (min-width:468px){.section .wrapper__layout .wrapper__form .form .wrapper__textarea .label[data-v-1370da71]{font-size:16px}}@media (min-width:468px) and (max-width:1920px){.section .wrapper__layout .wrapper__form .form .wrapper__textarea .label[data-v-1370da71]{font-size:calc(13.35537px + .13774vw)}}.section .wrapper__layout .wrapper__form .form .wrapper__textarea .error[data-v-1370da71]{color:#c41230;display:block;font-size:13px;padding-top:10px}.section .wrapper__layout .wrapper__form .form .wrapper__form__footer[data-v-1370da71]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__form__footer[data-v-1370da71]{flex-wrap:nowrap;margin-top:0}}.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .terms[data-v-1370da71]{color:#666;font-size:13px;line-height:1.6;margin-bottom:4vh;width:100%}@media (max-width:767px){.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .terms[data-v-1370da71]{margin-bottom:calc(var(--app-height)*.04)}}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .terms[data-v-1370da71]{font-size:14px;margin-bottom:0;width:70%;width:auto}}.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .terms a[data-v-1370da71]{color:#999;text-decoration:underline;vertical-align:baseline}.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .wrapper__button[data-v-1370da71]{font-size:16px;font-weight:500;position:relative;text-align:right;width:100%}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .wrapper__button[data-v-1370da71]{font-size:20px}}@media (min-width:768px) and (max-width:1920px){.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .wrapper__button[data-v-1370da71]{font-size:calc(13.33333px + .34722vw)}}@media (min-width:768px){.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .wrapper__button[data-v-1370da71]{width:30%}}.section .wrapper__layout .wrapper__form .form .wrapper__form__footer .alert__sending-message[data-v-1370da71]{color:#fff;font-family:inherit;font-size:13px;font-style:normal;font-weight:800;letter-spacing:1px;line-height:normal;opacity:0;padding:3px 0;position:absolute;text-align:left;text-transform:uppercase;top:0}.section input[data-v-1370da71],.section select[data-v-1370da71]{display:block;margin:10px 0}
