.styles_embla__dot__9CKwF{width:4px;height:4px;border-radius:16px;opacity:1;background-color:#523c7d;transition:width .4s ease-in-out}.styles_embla__dotSelected__20r7U{width:16px}.bannerImage_heroImage__82Zie{position:absolute;inset:0;height:70%;background-position:50%;background-size:cover;background-repeat:no-repeat;transition:all .3s ease-in-out;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 60%,rgba(0,0,0,.5) 80%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 60%,rgba(0,0,0,.5) 80%,transparent)}@media (min-width:1024px){.bannerImage_heroImage__82Zie{right:0;left:auto;height:100%;width:70%;-webkit-mask-image:linear-gradient(270deg,#000 0,#000 60%,rgba(0,0,0,.5) 80%,transparent);mask-image:linear-gradient(270deg,#000 0,#000 60%,rgba(0,0,0,.5) 80%,transparent)}}.styles_markdown__0gA9y table{width:100%;border-collapse:collapse}.styles_markdown__0gA9y thead th{font-weight:700;color:#816aa6}.styles_markdown__0gA9y tbody{color:#fff}.styles_markdown__0gA9y td,.styles_markdown__0gA9y th{text-align:center!important;vertical-align:middle!important;border:1px solid #523c7d}.styles_markdown__0gA9y a{color:#3996ff;text-decoration-line:underline;text-underline-offset:2px}.styles_markdown__0gA9y h1,.styles_markdown__0gA9y h2,.styles_markdown__0gA9y h3,.styles_markdown__0gA9y h4,.styles_markdown__0gA9y h5,.styles_markdown__0gA9y h6{color:#fff;margin:8px 0}.styles_markdown__0gA9y h3{font-size:36px}.styles_markdown__0gA9y h5{font-size:24px}.styles_markdown__0gA9y p{color:#816aa6;font-size:16px;font-weight:400;margin:8px 0}.styles_markdown__0gA9y ol,.styles_markdown__0gA9y ul{margin:8px 0;padding-left:16px;color:#816aa6}.styles_markdown__0gA9y ol{list-style-type:decimal}.styles_markdown__0gA9y ul{list-style-type:disc}.styles_markdown__0gA9y ol li::marker,.styles_markdown__0gA9y ul li::marker{margin-right:40px}.styles_markdown__0gA9y strong{font-weight:700;color:#fff}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes styles_rotate-effect__PeXom{to{--angle:180deg}}@keyframes styles_pulse-effect__cd28O{to{transform:scale(1.5);opacity:0}}.styles_shiny__Deqmn{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:linear-gradient(var(--angle,0deg),#397928 0,#68f244 50%,#397928 100%);animation:styles_rotate-effect__PeXom 1.2s linear infinite;border:none}.styles_shiny__Deqmn svg{position:relative;z-index:2}.styles_shiny__Deqmn:before{z-index:1;height:calc(100% - 4px);width:calc(100% - 4px);border-radius:inherit;overflow:hidden;transition:none}.styles_shiny__Deqmn:after,.styles_shiny__Deqmn:before{content:"";display:block;position:absolute;background:#397928}.styles_shiny__Deqmn:after{top:0;z-index:-1;height:100%;width:100%;border-radius:50%;animation:styles_pulse-effect__cd28O 1.2s ease-in-out infinite}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.styles_PhoneInput__zP8f6{height:40px;width:100%;position:relative;border:2px solid #322a49;border-radius:16px;padding-left:8px;padding-right:12px;background-color:#120e1f}.styles_PhoneInput__zP8f6:hover{border:2px solid #816aa6}.styles_PhoneInput__zP8f6 input{color:#816aa6;padding-left:8px;background-color:transparent!important;font-size:16px;line-height:20px;font-weight:400;border:none;width:100%}.styles_PhoneInput__zP8f6 input:focus-visible{outline:none;border:none;box-shadow:none}.styles_PhoneInput__zP8f6 input:-webkit-autofill,.styles_PhoneInput__zP8f6 input:-webkit-autofill:active,.styles_PhoneInput__zP8f6 input:-webkit-autofill:focus,.styles_PhoneInput__zP8f6 input:-webkit-autofill:hover{background-color:transparent!important;color:#816aa6!important;-webkit-text-fill-color:#816aa6!important;box-shadow:inset 0 0 0 1000px #816aa6!important;border:none}.styles_CountrySelectWrapper__J_rNW{position:relative;display:inline-flex;align-items:center;height:100%;max-height:200px}.styles_Flag__YzOzI{width:24px;height:24px;clip-path:circle(50% at 50% 50%)}.styles_CountrySelect__OzqXU{opacity:0;position:absolute;inset:0;width:100%;height:100%;cursor:pointer}