*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;border:0;font:inherit;font-size:100%;margin:0;padding:0;text-rendering:optimizelegibility;vertical-align:initial}footer,header,main,nav,section{display:block}body{font-family:Roboto,sans-serif;height:100%;line-height:1;width:100%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}button{background:none;border:none;cursor:pointer;padding:0}input{-webkit-appearance:none;appearance:none;border-radius:0;outline:none}:root{--body:#181021;--primary-pink:#ca08b6;--primary-pink-light:#ff1ce8;--primary-pink-shadow:#ca08b6b2;--primary-disabled:#3d3743;--primary-dark:#1c1325;--primary-dark2:#271a35;--primary-dark3:#21172c;--primary-green:#00c136;--link:#f2c218;--white:#fff;--primary-white:#fff;--text-yellow:#f3dd11;--shades3:#b6adbe;--shades-text:#786e83;--shades-text2:#a197ab;--shades5:#8d8297;--shades7:#645b6e;--shades8:#b1b1b1;--text:#a19eb8;--yellow:#f2cc02;--error:#ff1616;--dark-red:#810606;--modal-shadow:#1c1325f5;--primary-dark5:#3b2a4e;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--gap-xs:2px;--gap-s:4px;--gap-m:8px;--padding:12px;--montserrat:"Montserrat",sans-serif;--bangers:"Bangers",cursive}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--body);font-family:var(--montserrat);margin:0}button,input,select,textarea{font-family:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_root__nr1u1{align-items:center;background:var(--primary-dark2);border-radius:8px;display:flex;justify-content:space-between;padding:16px;width:400px}@media screen and (max-width:900px){.styles_root__nr1u1{padding:12px;width:328px}}.styles_label__1Jc41{font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:900px){.styles_label__1Jc41{line-height:16px}}.styles_error_label__FWq5Q{color:var(--error)}.styles_success_label__qioyc{color:var(--primary-green)}.styles_loading_label__NRCft{color:var(--link)}.styles_content__HUs6a{display:flex;flex:1 1;flex-direction:column;gap:4px;padding-inline:12px 16px}.styles_message__ux2FK{color:var(--shades3);line-height:20px}@media screen and (max-width:900px){.styles_message__ux2FK{line-height:16px}}.styles_close_btn__\+BVqb{display:flex}@keyframes styles_show-anim-desktop__X-Tj3{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes styles_hide-anim-desktop__8DS0H{0%{transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes styles_show-anim-mob__ve7MX{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes styles_hide-anim-mob__orZvu{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.styles_show__rKTRL{animation:styles_show-anim-desktop__X-Tj3 .2s ease-out}@media screen and (max-width:900px){.styles_show__rKTRL{animation:styles_show-anim-mob__ve7MX .2s ease-out}}.styles_hide__7CP7H{animation:styles_hide-anim-desktop__8DS0H .2s ease-out forwards}@media screen and (max-width:900px){.styles_hide__7CP7H{animation:styles_hide-anim-mob__orZvu .2s ease-out forwards}}.styles_icon_container__HweUq{height:36px;width:36px}@media screen and (max-width:900px){.styles_icon_container__HweUq{height:28px;width:28px}}.styles_close_container__mvbow{height:24px;width:24px}.styles_button_outer__0TF1f{all:unset;align-items:center;background:linear-gradient(180deg,#f1be00,#fffca5 28%,#fffa66 50%,#bd6d00 63%,#fffea8 82%,#e09b03);border-radius:100px;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;padding:2.2%;transform-origin:center;width:100%}.styles_button_outer__0TF1f:hover .styles_button_inner__H3WVJ{box-shadow:inset 0 0 56px 6px var(--primary-pink-light),inset 0 0 100px 90px #000000d9,inset 0 0 64px 40px #00000073,0 4px 9px #00000080}.styles_button_inner__H3WVJ{align-items:center;background:radial-gradient(circle at center,#1e002a 0,#14001e 100%);border-radius:100px;box-shadow:inset 0 0 28px 3px var(--primary-pink),inset 0 0 50px 45px #000000d9,inset 0 0 32px 20px #00000073,0 2px 4.5px #00000080;display:flex;height:100%;justify-content:center;transition:box-shadow .3s ease;width:100%}@media screen and (min-width:540px){.styles_button_inner__H3WVJ{box-shadow:inset 0 0 42px 4.5px var(--primary-pink),inset 0 0 75px 67.5px #000000d9,inset 0 0 48px 30px #00000073,0 3px 6.75px #00000080}}@media screen and (min-width:1280px){.styles_button_inner__H3WVJ{box-shadow:inset 0 0 56px 6px var(--primary-pink),inset 0 0 100px 90px #000000d9,inset 0 0 64px 40px #00000073,0 4px 9px #00000080}}.styles_button_text__7MlOK{box-shadow:0 0 4px 0 #00000040;color:var(--text-yellow);display:inline-block;font-weight:600;letter-spacing:0;text-align:center}@keyframes styles_pulse__nyxbE{0%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.1)}to{transform:translateX(-50%) scale(1)}}.styles_wrapper_button__CDXc5{align-items:center;aspect-ratio:365/110;display:flex;justify-content:center;left:50%;position:absolute;top:56.7%;transform:translateX(-50%);width:37.9%}.styles_wrapper_button__CDXc5:hover{animation-play-state:paused}@media screen and (min-width:540px){.styles_wrapper_button__CDXc5{top:58.1%;width:39.4%}}@media screen and (min-width:768px){.styles_wrapper_button__CDXc5{top:63.8%;width:34.8%}}@media screen and (min-width:1024px){.styles_wrapper_button__CDXc5{top:50%;width:35.4%}}@media screen and (min-width:1280px){.styles_wrapper_button__CDXc5{top:50%;width:37.2%}}@media screen and (min-width:1440px){.styles_wrapper_button__CDXc5{top:47.4%}}@media screen and (min-width:1920px){.styles_wrapper_button__CDXc5{top:48%;width:29.2%}}.styles_btn_pulse__pZijy{animation:styles_pulse__nyxbE 1.5s ease-in-out infinite}.styles_textBtn__-rUlJ{font-size:24px;text-transform:capitalize}@media screen and (min-width:540px){.styles_textBtn__-rUlJ{font-size:36px}}@media screen and (min-width:1280px){.styles_textBtn__-rUlJ{font-size:48px}}.styles_main_text__UqCVA{color:var(--primary-white);display:inline;text-align:center;white-space:normal;word-break:break-word}.styles_main_text_yellow__CZ1gx{color:var(--text-yellow)}.styles_text__jtOq7{font-size:24px;font-weight:800;line-height:140%}@media screen and (min-width:540px){.styles_text__jtOq7{font-size:30px}}@media screen and (min-width:1280px){.styles_text__jtOq7{font-size:40px}}.styles_text__0jD8O{font-size:18px;font-weight:800;line-height:140%}@media screen and (min-width:540px){.styles_text__0jD8O{font-size:22.5px}}@media screen and (min-width:1280px){.styles_text__0jD8O{font-size:32px}}.styles_wrapper_mirror__14nop{align-items:center;aspect-ratio:2490/2909;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;left:50%;position:absolute;top:.3%;transform:translateX(-50%);width:min(518px + 128*(100vw - 360px)/180,74vh);z-index:2}@media screen and (min-width:540px){.styles_wrapper_mirror__14nop{top:-.7%;width:min(119.6vw,71.8vh)}}@media screen and (min-width:768px){.styles_wrapper_mirror__14nop{top:4.1%;width:min(84.1vw,63.1vh)}}@media screen and (min-width:1024px){.styles_wrapper_mirror__14nop{top:-6.6%;width:min(646px + 216*(100vw - 1024px)/256,84.1vh)}}@media screen and (min-width:1280px){.styles_wrapper_mirror__14nop{top:-6.7%;width:min(67.3vw,84.1vh)}}@media screen and (min-width:1440px){.styles_wrapper_mirror__14nop{top:-13%;width:min(59.8vw,95.7vh)}}@media screen and (min-width:1920px){.styles_wrapper_mirror__14nop{top:-1.6%;width:min(44.8vw,79.7vh)}}.styles_mirror__L9Ruk{height:100%;width:100%}.styles_container__\+-Ah7{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}.styles_container__de__5Jwq7{top:35.4%}@media screen and (min-width:540px){.styles_container__de__5Jwq7{top:34.8%}}@media screen and (min-width:1280px){.styles_container__de__5Jwq7{top:34.3%}}.styles_container__en__l-pc7{top:33%}@media screen and (min-width:540px){.styles_container__en__l-pc7{top:32.5%}}@media screen and (min-width:1280px){.styles_container__en__l-pc7{top:32.6%}}.styles_wrapper_button__ePf1Z{align-items:center;aspect-ratio:235/55;bottom:18.5%;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:45.4%}@media screen and (min-width:540px){.styles_wrapper_button__ePf1Z{aspect-ratio:298/82;bottom:16.4%;width:46.1%}}@media screen and (min-width:1280px){.styles_wrapper_button__ePf1Z{aspect-ratio:397/110;bottom:18.3%}}.styles_textBtn__en__bb9iq{font-size:20px}@media screen and (min-width:540px){.styles_textBtn__en__bb9iq{font-size:24px}}@media screen and (min-width:1280px){.styles_textBtn__en__bb9iq{font-size:32px}}.styles_textBtn__de__qRMYQ{font-size:14px}@media screen and (min-width:540px){.styles_textBtn__de__qRMYQ{font-size:18px}}@media screen and (min-width:1280px){.styles_textBtn__de__qRMYQ{font-size:24px}}.styles_root__SBtFi{display:flex;flex-direction:column;gap:4px;z-index:2}.styles_dropdown__I5S3I{position:relative}.styles_list__e27nx{-ms-overflow-style:none;background:var(--primary-dark2);border-radius:8px;display:flex;flex-direction:column;gap:4px;left:0;margin-top:8px;max-height:180px;min-height:48px;overflow:clip auto;padding:8px;position:absolute;scrollbar-width:none;top:100%;width:100%}@media screen and (min-width:768px){.styles_list__e27nx{max-height:304px}}.styles_list__e27nx::-webkit-scrollbar{display:none}.styles_item__g5Rhk{align-items:center;display:flex;flex:1 1;gap:4px}.styles_item_wrapper__cEdmR{background-color:var(--primary-dark3);border:.5px solid #0000;color:var(--shades-text);flex:1 1;font-size:14px;font-weight:500;height:100%;height:48px;padding:12px}.styles_item_wrapper__cEdmR,.styles_list_item_wrapper__ujeb0{align-items:center;border-radius:8px;cursor:pointer;display:flex}.styles_list_item_wrapper__ujeb0{font-size:12px;height:40px;line-height:16px;padding:4px 6px;transition:all .1s}.styles_list_item_wrapper__active__MolcA,.styles_list_item_wrapper__ujeb0:hover{background-color:#3b2a4e}.styles_list_item__c3Pcm{align-items:center;display:flex;flex:1 1;gap:4px}.styles_triangle_down__QKgl3{border:5px solid #0000;border-top:5px solid var(--text);height:10px;margin-right:5px;position:relative;top:3px;width:10px}.styles_triangle_up__GjU9T{border:5px solid #0000;border-bottom:5px solid var(--primary-pink);height:10px;position:relative;top:-2px;width:10px}.styles_icon__CBtn-{flex-shrink:0;height:20px;position:relative;width:20px}.styles_icon__CBtn- svg{display:block}.styles_label__GpkV1{color:var(--white)}.styles_search__KE\+2I{flex-shrink:0;height:40px;margin-bottom:4px}.styles_not_found__6cHnD{padding-block:20px;text-align:center}.styles_input__y2MCB{background-color:var(--primary-dark3);border:.5px solid #0000;border-radius:var(--border-radius-m);display:flex;gap:var(--gap-s);height:48px;padding:13.5px 12px;position:relative}.styles_input_disabled__-EcJG{opacity:.5}.styles_input_error__7vxT1{border-color:var(--error)}.styles_input_dynamic__RGtuM:hover{border:.5px solid var(--primary-pink)}.styles_input__label__FgaPG{background-color:var(--primary-dark3);border-radius:2px;color:var(--shades-text);font-size:10px;font-weight:500;line-height:12px;padding:2px 4px;position:absolute;top:-8px}.styles_input__label_error__TD1VF{color:var(--error)}.styles_input__template__AkcDN{background:#0000;color:var(--shades-text);font-size:16px;font-weight:500;left:12px;line-height:20px;position:absolute;top:13.5px}@media screen and (min-width:768px){.styles_input__template__AkcDN{font-size:14px}}.styles_input__postfix-element__ixxdd,.styles_input__prefix-element__\+N9Kn{height:20px;width:20px}.styles_input__root__y4X-7{background-color:#0000;border:none;caret-color:var(--shades-text2);color:var(--primary-white);flex-grow:1;font-size:16px;font-weight:500;line-height:20px;padding:0;width:100%;z-index:1}@media screen and (min-width:768px){.styles_input__root__y4X-7{font-size:14px}}.styles_input__root_disabled__FozEi{cursor:default}.styles_input__root_highlighted__VZNUq{color:var(--white);transition:color .3s ease-in-out}.styles_input__root__y4X-7::placeholder{color:var(--shades-text)}.styles_input__root__y4X-7:-webkit-autofill,.styles_input__root__y4X-7:-webkit-autofill:focus,.styles_input__root__y4X-7:-webkit-autofill:hover{-webkit-text-fill-color:var(--shades-text);box-shadow:0 0 0 1000px var(--primary-dark3) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.styles_input__error__RHCPp{background-color:var(--primary-dark3);border-radius:2px;bottom:-7px;color:var(--error);font-size:10px;font-weight:500;line-height:12px;padding:2px 4px;position:absolute;right:12px}.styles_input__y2MCB:focus-within,.styles_input__y2MCB:not(.styles_input_disabled__-EcJG):hover{border:.5px solid var(--shades-text2)}.styles_cross-icon__6TA0t{height:20px;width:20px}.styles_root__HLr3K{align-items:center;background-color:#0000;border:none;display:flex;height:32px;justify-content:center;width:32px}.styles_root__B29PS{display:flex;flex-direction:column;gap:16px}.styles_root__hidden__XykJt{display:none}.styles_controller__oRgLR{background:var(--body);border-radius:8px;display:inline-flex;gap:4px;padding:6px}.styles_tab__zIFQ\+{border-radius:6px;height:28px;padding:6px 16px}.styles_form_container__KJRvN{display:flex;flex-direction:column;gap:20px;width:328px}@media screen and (min-width:768px){.styles_form_container__KJRvN{width:312px}}.styles_phone_container__8fftc{display:flex;gap:8px;position:relative}.styles_input_container__5DNjh{display:flex;flex-direction:column;gap:16px}.styles_input_phone__4Vo\+S{height:48px;width:192px}.styles_input__VKtaZ{height:48px}.styles_input__VKtaZ:focus-within{border-color:var(--shades-text2)}@media(any-hover:hover){.styles_input__VKtaZ:focus-within:hover,.styles_input__VKtaZ:focus-within:hover>input{cursor:auto}.styles_input__VKtaZ:hover{border-color:var(--shades-text2);cursor:pointer}.styles_input__VKtaZ:hover>input{cursor:pointer}.styles_select__HVsBE:hover{border:.5px solid var(--shades-text2)}}.styles_select_active__Hv5pE{border:.5px solid var(--shades-text2)}.styles_form_btn__nzd4Q{border-radius:8px;font-size:16px;height:48px;z-index:1}.styles_icon_close__V3AIe{height:20px;width:20px}.styles_icon_close__V3AIe:hover path{fill:var(--primary-pink)}.styles_wrapper_checkbox_info__VtfP6{display:flex;flex-direction:column;gap:12px;z-index:1}.styles_checkbox_container__Bdio0{align-items:center;display:flex;position:relative}.styles_checkbox_container__Bdio0 input{cursor:pointer;height:16px;margin:0;opacity:0;position:absolute;width:16px}.styles_checkmark__ulCxT{background-color:var(--primary-dark);border:1px solid var(--shades-text2);border-radius:4px;cursor:pointer;height:16px;margin-right:8px;position:relative;width:16px}@media(any-hover:hover){.styles_checkmark__ulCxT:hover{border-color:var(--primary-pink)}}.styles_is_invalid__uF2l4{border:1px solid var(--error)}.styles_checkbox_container__Bdio0 input:checked~.styles_checkmark__ulCxT{background-color:var(--primary-pink);border:none}.styles_checkmark__ulCxT:after{border:solid var(--primary-dark2);border-width:0 2px 2px 0;content:"";display:none;height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.styles_checkbox_container__Bdio0 input:checked~.styles_checkmark__ulCxT:after{display:block}.styles_email_promo_text__ELtvw{color:var(--shades-text2);flex:1 1;font-size:12px;font-weight:500;line-height:16px}.styles_tooltip_wrapper__rT6N\+{align-items:center;background:var(--primary-dark3);border:.5px solid var(--error);border-radius:4px;display:flex;justify-content:center;padding:5.5px 7.5px;position:absolute;top:-20px;z-index:1}@media screen and (min-width:900px){.styles_tooltip_wrapper__rT6N\+{top:-19.5px}}.styles_tooltip_text__KM6ei{color:var(--error);font-size:10px;font-weight:500;line-height:12px}.styles_triangle_wrapper__VSsOZ{align-items:center;display:flex;justify-content:center;left:8px;position:absolute;top:4px;z-index:1}.styles_triangle__UiRip{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid var(--error);height:0;position:relative;width:0}.styles_triangle__UiRip:after{border-left:2.3px solid #0000;border-right:2.3px solid #0000;border-top:2.5px solid var(--primary-dark3);content:"";height:0;left:-2.2px;position:absolute;top:-3.3px;width:0}.styles_icon_container__VGQ09{flex-shrink:0;height:20px;width:20px}.styles_currency_wrapper__BQunC{align-items:center;background-color:var(--primary-dark3);border:.5px solid #0000;border-radius:8px;box-sizing:border-box;display:flex;gap:4px;height:48px;padding:10px 12px;width:100%;z-index:1}.styles_currency_title__2fhRI{color:var(--white);font-size:14px;font-weight:500;line-height:20px}.styles_currency_item__eVfY0{align-items:center;display:flex;gap:4px}.styles_currency_item__eVfY0 span{color:var(--white);font-weight:700}.styles_currency_icon__EnY8g{height:28px;width:28px}.styles_link__WPDsJ{color:var(--primary-pink)}.styles_eye-icon__muYjm{height:20px;width:20px}.styles_eye-icon__muYjm:hover path{fill:var(--primary-pink)}.styles_button__hEbCl{align-items:center;background-color:#0000;border:1px solid #0000;display:flex;font-weight:600;gap:var(--gap-s);justify-content:center;text-shadow:0 0 4px #00000040}.styles_button__hEbCl:disabled{box-shadow:none;color:var(--shades-text);opacity:.5;pointer-events:none}.styles_button__loader__1DyUd{animation:styles_l5__I-I-2 1s linear infinite alternate;aspect-ratio:1;border-radius:50%;width:6px}.styles_button_shadowless__6ScjY{box-shadow:none!important}.styles_button__postfix-element__CRSLQ,.styles_button__prefix-element__MsYlN{height:24px;width:24px}@keyframes styles_l5__I-I-2{0%{background:hsla(0,0%,100%,.533);box-shadow:10px 0 hsla(0,0%,100%,.133),-10px 0 #fff}50%{background:#fff;box-shadow:10px 0 hsla(0,0%,100%,.533),-10px 0 hsla(0,0%,100%,.133)}to{background:hsla(0,0%,100%,.133);box-shadow:10px 0 #fff,-10px 0 hsla(0,0%,100%,.533)}}.styles_button__hEbCl[data-mode=primary]{background-color:var(--primary-pink);color:var(--primary-white)}.styles_button__hEbCl[data-mode=primary]:hover{background-color:var(--primary-pink-light)}.styles_button__hEbCl[data-mode=primary]:disabled{background-color:var(--primary-disabled)}.styles_button__hEbCl[data-mode=secondary]{border:1px solid var(--primary-pink);color:var(--primary-pink)}.styles_button__hEbCl[data-mode=secondary]:hover{border:1px solid var(--primary-pink-light);color:var(--primary-pink-light)}.styles_button__hEbCl[data-mode=secondary]:disabled{border:1px solid var(--primary-disabled)}.styles_button__hEbCl[data-mode=green]{background-color:var(--primary-green);color:var(--primary-white)}.styles_button__hEbCl[data-mode=gray],.styles_button__hEbCl[data-mode=green]:disabled{background-color:var(--primary-disabled)}.styles_button__hEbCl[data-mode=gray]{color:var(--primary-white)}.styles_button__hEbCl[data-mode=gray]:hover{background-color:var(--primary-disabled-hover)}.styles_button__hEbCl[data-mode=gray]:disabled{background-color:var(--primary-disabled)}.styles_button__hEbCl[data-mode=icon]{background-color:var(--primary-dark3);padding:4px}.styles_button__hEbCl[data-mode=icon]:hover{background-color:var(--primary-gray)}.styles_button__hEbCl[data-mode=icon]:disabled{opacity:50%}.styles_root__y5y5B{background-color:var(--primary-dark3);border-radius:8px;color:var(--shades-text);cursor:pointer;font-size:14px;font-weight:500;height:48px}.styles_triangle_icon__n5OJX{border:5px solid #0000;border-top:5px solid var(--text);height:10px;margin-right:5px;position:relative;top:3px;width:10px}.styles_container__fPr7Y{align-items:center;display:flex;flex:1 1;height:100%;padding:12px;position:relative}.styles_container__fPr7Y:hover .styles_triangle_icon__n5OJX{border-top:5px solid var(--primary-pink)}.styles_container__without_hover__vhAAs:hover .styles_triangle_icon__n5OJX{border-top:5px solid #0000}.styles_disabled__uaCnY{cursor:default;opacity:.5}.styles_label__fTjYQ{background-color:var(--primary-dark3);border-radius:2px;color:var(--shades-text);font-size:10px;font-weight:500;left:12px;line-height:12px;padding:2px 4px;position:absolute;top:-8px}.styles_content__7sW2h{align-items:center;color:var(--white);display:flex;flex:1 1;gap:4px}.styles_flag_icon__K6cfP{flex-shrink:0;height:15px;position:relative;width:20px}.styles_flag_icon__K6cfP svg{display:block}.styles_triangle_icon_up__sbCUh{border-bottom:5px solid var(--primary-pink);border-top:none;top:-2px}.styles_list__hId5X{-ms-overflow-style:none;background:var(--primary-dark2);border-radius:8px;display:flex;flex-direction:column;gap:4px;left:0;margin-top:8px;max-height:180px;min-height:48px;overflow:clip auto;padding:12px;position:absolute;scrollbar-width:none;top:100%;width:100%;z-index:99}@media screen and (min-width:768px){.styles_list__hId5X{max-height:304px}}.styles_list__hId5X::-webkit-scrollbar{display:none}.styles_empty__rYlqL{padding-block:20px;text-align:center}.styles_item_container__pnqBv{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;height:100%;padding:12px;transition:all .1s}.styles_item_container__pnqBv:hover{background-color:var(--primary-dark5)}.styles_item__U1cXR{align-items:center;color:var(--white);display:flex;flex:1 1;gap:4px}.styles_icon__1c5I2{flex-shrink:0;height:15px;position:relative;width:20px}.styles_icon__1c5I2 svg{display:block}.styles_option__K\+gXa{color:var(--white)}.styles_checkbox__R409P{align-items:center;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.styles_checkbox__root__c87LW{border:1px solid var(--shades-text2);border-radius:4px;cursor:pointer;margin:0;position:relative}.styles_checkbox__root__c87LW:not(:only-child){margin-right:var(--gap-m)}.styles_checkbox__root_disabled__9OW6o{border:1px solid var(--shades-text);cursor:default}.styles_checkbox__root_error__-CyLT{border:1px solid var(--error)}.styles_checkbox__root__c87LW:hover:not(.styles_checkbox__root_disabled__9OW6o){border:1px solid var(--primary-pink)}.styles_checkbox__root__c87LW:after{border:solid var(--primary-dark2);content:"";display:none;position:absolute;transform:rotate(45deg)}.styles_checkbox__root__c87LW:checked{background-color:var(--primary-pink);border:1px solid var(--primary-pink);display:block}.styles_checkbox__root__c87LW:checked:after{display:block}.styles_checkbox__root__c87LW[data-size=s]{height:16px;width:16px}.styles_checkbox__root__c87LW[data-size=s]:after{border-width:0 2px 2px 0;height:10px;left:5px;top:1px;width:5px}.styles_checkbox__root__c87LW[data-size=m]{height:20px;width:20px}.styles_checkbox__root__c87LW[data-size=m]:after{border-width:0 3px 3px 0;height:12px;left:6px;top:1.5px;width:7px}.styles_checkbox__label__VYZeL{color:var(--shades-text2);cursor:pointer;font-family:var(--montserrat);font-weight:500;-webkit-user-select:none;user-select:none}.styles_checkbox__label_disabled__egltZ{color:var(--shades-text);cursor:default}.styles_checkbox__label__VYZeL[data-size=s]{font-size:12px;line-height:16px}.styles_checkbox__label__VYZeL[data-size=m]{font-size:14px;line-height:20px}.styles_item__pkt5O{align-content:center;align-items:center;border-radius:var(--border-radius-m);cursor:pointer;display:flex;gap:var(--gap-m);height:40px;overflow:hidden;padding:4px 14px 4px 12px}.styles_item__pkt5O:hover{background-color:var(--primary-dark5)}.styles_item__subtitle__R4Nz7,.styles_item__title__FOCcC{font-size:14px;font-weight:500;line-height:20px;-webkit-user-select:none;user-select:none}.styles_item__title__FOCcC{color:var(--primary-white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.styles_item__subtitle__R4Nz7{color:var(--accent-yellow)}.styles_radio__xGGJk{align-items:center;cursor:pointer;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.styles_radio__root__TdI6u{cursor:pointer;margin:0;position:relative}.styles_radio__root__TdI6u:not(:only-child){margin-right:var(--gap-m)}.styles_radio__root_disabled__5LrBt{cursor:default}.styles_radio__root_disabled__5LrBt:checked{background-color:var(--shades-text)}.styles_radio__root_error__-A4oq{border:1px solid var(--error)}.styles_radio__root__TdI6u:after{content:"";display:none;position:absolute;transform:rotate(45deg)}.styles_radio__root__TdI6u:checked,.styles_radio__root__TdI6u:checked:after{display:block}.styles_radio__root__TdI6u:checked:not(.styles_radio__root_disabled__5LrBt){background-color:var(--primary-pink)}.styles_radio__root__TdI6u[data-size=s]{border:1px solid var(--shades-text2);border-radius:var(--border-radius-m);height:16px;width:16px}.styles_radio__root__TdI6u[data-size=s].styles_radio__root_disabled__5LrBt{border:1px solid var(--shades-text)}.styles_radio__root__TdI6u[data-size=s]:hover:not(.styles_radio__root_disabled__5LrBt){border:1px solid var(--primary-pink)}.styles_radio__root__TdI6u[data-size=s]:after{border:2px solid var(--primary-dark2);border-radius:7px;height:14px;width:14px}.styles_radio__root__TdI6u[data-size=s]:checked:not(.styles_radio__root_disabled__5LrBt){border:1px solid var(--primary-pink)}.styles_radio__root__TdI6u[data-size=m]{border:1.5px solid var(--shades-text2);border-radius:10px;height:20px;width:20px}.styles_radio__root__TdI6u[data-size=m].styles_radio__root_disabled__5LrBt{border:1.5px solid var(--shades-text)}.styles_radio__root__TdI6u[data-size=m]:hover:not(.styles_radio__root_disabled__5LrBt){border:1.5px solid var(--primary-pink)}.styles_radio__root__TdI6u[data-size=m]:after{border:2.25px solid var(--primary-dark2);border-radius:9px;height:17px;width:17px}.styles_radio__root__TdI6u[data-size=m]:checked:not(.styles_radio__root_disabled__5LrBt){border:1.5px solid var(--primary-pink)}.styles_radio__label__Y41-b{color:var(--shades-text);cursor:pointer;font-family:var(--montserrat);font-weight:500;-webkit-user-select:none;user-select:none}.styles_radio__label_disabled__5OxdG{cursor:default;opacity:50%}.styles_radio__label__Y41-b[data-size=s]{font-size:12px;line-height:16px}.styles_radio__label__Y41-b[data-size=m]{font-size:14px;line-height:20px}.styles_item__rJcLe{align-content:center;align-items:center;border-radius:var(--border-radius-m);cursor:pointer;display:flex;gap:var(--gap-m);height:40px;overflow:hidden;padding:4px 14px 4px 12px}.styles_item__rJcLe:hover,.styles_item_selected__1lLd-{background-color:var(--primary-dark5)}.styles_item__prefix-element__SASiF{align-content:center;height:24px;text-align:center;width:24px}.styles_item__prefix-element__SASiF img{display:block;margin:auto}.styles_item__subtitle__bIhW7,.styles_item__title__Fv-bU{color:var(--primary-white);font-family:var(--montserrat);font-size:14px;font-weight:500;line-height:20px;-webkit-user-select:none;user-select:none}.styles_item__title__Fv-bU{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.styles_dropdown__lqyfZ{left:0;padding-top:4px;position:absolute;top:48px;width:100%;z-index:2}.styles_dropdown__container__TDYL7{grid-gap:var(--gap-m);background-color:var(--primary-dark2);border:.5px solid var(--shades-text2);border-radius:var(--border-radius-m);display:grid;gap:var(--gap-m);padding:var(--padding)}.styles_dropdown__container_empty__BhbTg{padding:20px;text-align:center}.styles_dropdown__container_empty__title__Cbb6t{color:var(--shades-text2);font-family:var(--montserrat);font-size:14px;font-weight:500;line-height:20px;-webkit-user-select:none;user-select:none}.styles_dropdown__container__list__hxt22{grid-row-gap:var(--gap-xs);display:grid;max-height:260px;overflow-y:auto;row-gap:var(--gap-xs)}.styles_dropdown__container__list__hxt22::-webkit-scrollbar{width:4px}.styles_dropdown__container__list__hxt22::-webkit-scrollbar-track{background-color:var(--primary-dark3);border-radius:2px}.styles_dropdown__container__list__hxt22::-webkit-scrollbar-thumb{background-color:var(--primary-disabled);border-radius:2px}.styles_root__gsW6u{align-items:center;background-color:#21172c;border:.5px solid #0000;border-radius:8px;color:#786e83;display:flex;gap:4px;height:48px;padding:4px 12px}.styles_root__gsW6u:hover:not(.styles_root_disabled__xSxxY){cursor:pointer}.styles_root__gsW6u:hover:not(.styles_root_disabled__xSxxY) .styles_root__container__placeholder__rlmPv{color:#fff}.styles_root__gsW6u:hover:not(.styles_root_disabled__xSxxY):not(.styles_root_error__cH6wL){border:.5px solid #a197ab}.styles_root_disabled__xSxxY{opacity:.5}.styles_root_active__MgEah{border:.5px solid #a197ab}.styles_root_active__MgEah .styles_root__container__placeholder__rlmPv{color:#fff}.styles_root_error__cH6wL{border-color:#ff1616}.styles_root__label__-vjbG{background-color:#21172c;border-radius:2px;color:#786e83;font-size:10px;font-weight:500;line-height:12px;padding:2px 4px;position:absolute;top:-8px}.styles_root__label_error__XGQOS{color:#ff1616}.styles_root__container__s5w1O{align-items:center;display:flex;gap:var(--gap-s);overflow:hidden}.styles_root__container__prefix-element__ngoLL{align-content:center;height:20px;width:20px}.styles_root__container__prefix-element__ngoLL img{display:block;margin:auto}.styles_root__container__placeholder__rlmPv,.styles_root__container__subtitle__ZRUlq,.styles_root__container__title__8Gp5w{font-size:14px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.styles_root__container__subtitle__ZRUlq,.styles_root__container__title__8Gp5w{color:#fff}.styles_root__container__placeholder__rlmPv{color:#786e83}.styles_root__container__counter__9VHV4{grid-column-gap:4px;background-color:#3b2a4e;border-radius:4px;column-gap:4px;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;padding:4px 4px 4px 8px}.styles_root__container__counter__title__hwTkf{color:#fff;font-size:14px;font-weight:500;line-height:20px}.styles_root__container__counter__title__subtitle__0qnLo{color:#f2c218}.styles_root__container__counter__cross__k5yqA{height:20px;width:20px}.styles_root__arrow__DKrck{align-content:center;height:20px;margin-left:auto;margin-right:0;width:20px}.styles_root__error__Ahwyp{background-color:#21172c;border-radius:2px;bottom:-7px;color:#ff1616;font-size:10px;font-weight:500;line-height:12px;padding:2px 4px;position:absolute;right:12px}.styles_arrow__Bm9FU{height:5px;margin:auto;width:10px}.styles_arrow_active__6LcPc{transform:rotate(-180deg)}.styles_select_internal-position__\+XHst{position:relative}.styles_dateContainer__ZGhvT{grid-column-gap:8px;display:grid;grid-template-columns:1fr 1fr 1fr;position:relative}.styles_errorMessage__za1Xw{color:#ff1616;font-size:11px;margin-left:0;margin-right:auto}.styles_placeholder__lso0T{color:#786e83}.styles_root__k6wbW{background-color:var(--primary-dark3);border-radius:8px;color:var(--shades-text);font-size:14px;font-weight:500;height:48px}.styles_root_active__HCZ8i{width:112px}.styles_list__PSYz9{-ms-overflow-style:none;background:var(--primary-dark2);border-radius:8px;display:flex;flex-direction:column;gap:4px;left:0;margin-top:8px;max-height:180px;min-height:48px;overflow:clip auto;padding:12px;position:absolute;scrollbar-width:none;top:100%;width:100%;z-index:99}@media screen and (min-width:768px){.styles_list__PSYz9{max-height:304px}}.styles_list__PSYz9::-webkit-scrollbar{display:none}.styles_item__x3w9V{align-items:center;color:var(--primary-white);display:flex;flex:1 1;gap:4px}.styles_list_item__Bf8m0{border-radius:8px;transition:all .1s}.styles_list_item__Bf8m0:hover{background-color:var(--primary-dark5)}.styles_triangle_down__dEHUD{border:5px solid #0000;border-top:5px solid var(--text);height:10px;margin-right:5px;position:relative;top:3px;width:10px}.styles_item_wrapper__BFtk-{align-items:center;cursor:pointer;display:flex;flex:1 1;height:100%;padding:12px}.styles_item_wrapper__BFtk-:hover .styles_triangle_down__dEHUD{border-top:5px solid var(--primary-pink)}.styles_item_wrapper__without_hover__EmDEG:hover .styles_triangle_down__dEHUD{border-top:5px solid #0000}.styles_triangle_up__9r2CC{border:5px solid #0000;border-bottom:5px solid var(--primary-pink);height:10px;position:relative;top:-2px;width:10px}.styles_icon__9X2Wv{flex-shrink:0;height:15px;position:relative;width:20px}.styles_icon__9X2Wv svg{display:block}.styles_label__3fLGz{color:var(--white)}.styles_not_found__QuXve{padding-block:20px;text-align:center}.styles_field__0SfFp{grid-column-gap:8px;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;position:relative}.styles_root__TGQf6{display:flex;flex-direction:column;gap:16px}.styles_root__hidden__4gYvy{display:none}.styles_form__tCwHt{display:flex;flex-direction:column;gap:16px;width:328px}@media screen and (min-width:768px){.styles_form__tCwHt{width:312px}}.styles_formRow__MTDpC{grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:1fr 1fr}.styles_formAddressRow__w5r2I{grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:5fr 2fr}.styles_form_btn__IKKuT{border-radius:8px;font-size:16px;height:48px;z-index:1}.styles_root__zOdVx{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:var(--modal-shadow);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}@media screen and (min-width:768px){.styles_root__zOdVx{align-items:center}}.styles_modal__sL5ZA{position:relative}.styles_container__3KFlu{align-items:center;background:var(--body);border-radius:8px;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:100vh;padding:28px;position:relative;width:100vw}@media screen and (min-width:768px){.styles_container__3KFlu{justify-content:end;min-height:0;min-height:auto;width:auto}}.styles_picture__kDnT-{display:block;height:507px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:-1}@media screen and (min-width:768px){.styles_picture__kDnT-{display:none}}.styles_modal_bg__g83kC{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.styles_media_container__K6iFY{position:relative}.styles_banner_wrapper__CKe4V{height:552px;width:312px}.styles_banner__yY\+jC{left:0;position:absolute;top:0}@media screen and (min-width:768px){.styles_banner__yY\+jC{border-radius:8px}}.styles_logo_wrapper__YaUnR{text-align:center;width:100%;z-index:1}@media screen and (min-width:768px){.styles_logo_wrapper__YaUnR{left:0;position:absolute;top:36px}}.styles_media_content__7uc7Q{display:flex;flex-direction:column;gap:10px;width:100%;z-index:1}@media screen and (min-width:768px){.styles_media_content__7uc7Q{left:0;position:absolute;top:100px}}.styles_media_title__49JeP{font-size:27.72px}.styles_media_text__Fh1fk,.styles_media_title__49JeP{color:var(--primary-white);font-family:var(--bangers);font-weight:400;text-align:center;width:100%}.styles_media_text__Fh1fk{font-size:42.63px}.styles_media_text__Fh1fk span{color:var(--yellow)}.styles_title__P7d1V{color:var(--primary-white);font-size:16px;font-weight:600;line-height:32px;z-index:1}.styles_title_withBack__qYi4Y{grid-column-gap:6px;column-gap:6px;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.styles_form_container__bTPTE{align-self:center;margin-top:65px;z-index:1}.styles_footer_container__JlXe2{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:20px;position:relative;z-index:1}.styles_footer_title__C9o6b{color:var(--shades5);font-size:14px;font-weight:500;line-height:20px}.styles_logo__i1WFe{height:33px;position:absolute;right:50%;top:20px;transform:translateX(50%);width:130px;z-index:2}@media screen and (min-width:768px){.styles_logo__i1WFe{height:62px;left:28px;right:auto;top:11px;transform:none;width:210px}}.styles_cross_icon__DEKLJ{align-items:center;background:var(--primary-dark3);border-radius:4px;display:flex;height:32px;justify-content:center;padding:11px;position:absolute;right:16px;top:16px;width:32px;z-index:2}.styles_cross_icon__DEKLJ:after,.styles_cross_icon__DEKLJ:before{background-color:var(--shades5);content:"";height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:1px}.styles_cross_icon__DEKLJ:after{transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (min-width:768px){.styles_cross_icon__DEKLJ{background:var(--primary-dark2);height:24px;padding:7px;right:28px;top:28px;width:24px}.styles_cross_icon__DEKLJ:after,.styles_cross_icon__DEKLJ:before{height:14px}}.styles_link__sBZDp{color:var(--primary-pink)}.styles_header__QsZd9{display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;margin-bottom:16px}.styles_header_step__h6d1b{background-color:var(--primary-dark3);border-radius:4px;color:var(--shades-text);font-size:12px;font-weight:700;height:24px;line-height:16px;margin:auto;padding:4px 8px;z-index:1}.styles_header_step_active__hlhI5{color:var(--primary-white)}.styles_left__OeG9u{transform:rotate(90deg)}.styles_right__u2zf0{transform:rotate(-90deg)}@keyframes styles_moveLeftCloud__CfbXM{0%{transform:translate(0)}25%{transform:translate(5.9%,-8.6%)}50%{transform:translate(12.5%,5.1%)}75%{transform:translate(5.9%,-8.6%)}to{transform:translate(0)}}@keyframes styles_moveRightCloud__aG-Qt{0%{transform:translate(0)}25%{transform:translate(-5.9%,-8.6%)}50%{transform:translate(-12.5%,5.1%)}75%{transform:translate(-5.9%,-8.6%)}to{transform:translate(0)}}@keyframes styles_lightBlink__6nxJQ{0%{opacity:0}50%{opacity:1}to{opacity:0}}.styles_root__FJtRE{align-items:center;background-image:url(/static/media/BG360.21330e99e5e957175d3e.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}@media screen and (min-width:540px){.styles_root__FJtRE{background-image:url(/static/media/BG540.7fee23379cb7125215b1.webp)}}@media screen and (min-width:768px){.styles_root__FJtRE{background-image:url(/static/media/BG768.55c6344e6f8a24a204c0.webp)}}@media screen and (min-width:1024px){.styles_root__FJtRE{background-image:url(/static/media/BG1024.0652ca014cebd3992f7f.webp)}}@media screen and (min-width:1280px){.styles_root__FJtRE{background-image:url(/static/media/BG1280.1324d7af82e414ef2b49.webp)}}@media screen and (min-width:1440px){.styles_root__FJtRE{background-image:url(/static/media/BG1440.341660acea67772e6522.webp)}}@media screen and (min-width:1920px){.styles_root__FJtRE{background-image:url(/static/media/BG1920.1acbd03729a8ce7bc487.webp)}}.styles_logo__9z\+28{height:35px;left:50%;position:absolute;top:16px;transform:translateX(-50%);width:120px;z-index:2}@media screen and (min-width:540px){.styles_logo__9z\+28{top:24px}}@media screen and (min-width:768px){.styles_logo__9z\+28{height:62px;width:210px}}@media screen and (min-width:1024px){.styles_logo__9z\+28{top:16px}}@media screen and (min-width:1280px){.styles_logo__9z\+28{top:24px}}@media screen and (min-width:1920px){.styles_logo__9z\+28{top:16px}}.styles_container__KUtwz{align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;padding-top:75.5vh;position:relative;width:100%}@media screen and (min-width:540px){.styles_container__KUtwz{padding-top:72.8vh}}@media screen and (min-width:768px){.styles_container__KUtwz{padding-top:75.9vh}}@media screen and (min-width:1024px){.styles_container__KUtwz{padding-top:81.9vh}}@media screen and (min-width:1280px){.styles_container__KUtwz{padding-top:82.2vh}}@media screen and (min-width:1440px){.styles_container__KUtwz{padding-top:84.4vh}}@media screen and (min-width:1920px){.styles_container__KUtwz{padding-top:87vh}}.styles_turtle__wjXZN{aspect-ratio:665/360;left:0;position:absolute;top:55.4%;transform:translateX(-44.2%);width:min(208px + 120*(100vw - 360px)/180,29.7vh);z-index:1}@media screen and (min-width:540px){.styles_turtle__wjXZN{top:53.7%;transform:translateX(-53.1%);width:min(328px + 94*(100vw - 540px)/228,36.4vh)}}@media screen and (min-width:768px){.styles_turtle__wjXZN{top:52.3%;transform:translateX(-49%);width:min(422px + -10*(100vw - 768px)/256,41.2vh)}}@media screen and (min-width:1024px){.styles_turtle__wjXZN{top:50.6%;transform:translateX(-33.3%);width:min(412px + 158*(100vw - 1024px)/256,53.6vh)}}@media screen and (min-width:1280px){.styles_turtle__wjXZN{top:52%;transform:translateX(-39.7%);width:min(44.5vw,55.6vh)}}@media screen and (min-width:1440px){.styles_turtle__wjXZN{top:50.2%;transform:translateX(-31.4%);width:min(570px + 95*(100vw - 1440px)/480,63.3vh)}}@media screen and (min-width:1920px){.styles_turtle__wjXZN{top:55.2%;transform:translateX(-28.1%);width:min(34.6vw,61.5vh)}}.styles_pot__eTxMk{aspect-ratio:754/424;position:absolute;right:0;top:55.1%;transform:translateX(49.5%);width:min(236px + 136*(100vw - 360px)/180,33.7vh);z-index:1}@media screen and (min-width:540px){.styles_pot__eTxMk{top:53.7%;transform:translateX(49.7%);width:min(372px + 107*(100vw - 540px)/228,46.8vh)}}@media screen and (min-width:768px){.styles_pot__eTxMk{top:51.8%;transform:translateX(49.7%);width:min(479px + -12*(100vw - 768px)/256,46.8vh)}}@media screen and (min-width:1024px){.styles_pot__eTxMk{top:50.4%;transform:translateX(43.3%);width:min(467px + 179*(100vw - 1024px)/256,60.9vh)}}@media screen and (min-width:1280px){.styles_pot__eTxMk{top:51.1%;transform:translateX(50%);width:min(50.5vw,63.1vh)}}@media screen and (min-width:1440px){.styles_pot__eTxMk{top:49.1%;transform:translateX(39.4%);width:min(646px + 108*(100vw - 1440px)/480,71.8vh)}}@media screen and (min-width:1920px){.styles_pot__eTxMk{top:53.8%;transform:translateX(33.3%);width:min(39.2vw,69.8vh)}}.styles_wrapper_frog__xRk9W{aspect-ratio:111/90;left:50%;position:absolute;top:62.3%;transform:translateX(-50%);width:min(71px + 40*(100vw - 360px)/180,10.1vh);z-index:1}@media screen and (min-width:540px){.styles_wrapper_frog__xRk9W{top:61.5%;width:min(20.5vw,12.3vh)}}@media screen and (min-width:768px){.styles_wrapper_frog__xRk9W{top:64.7%;width:min(14.4vw,10.8vh)}}@media screen and (min-width:1024px){.styles_wrapper_frog__xRk9W{top:73.4%;width:min(69px + 18*(100vw - 1024px)/256,8.9vh)}}@media screen and (min-width:1280px){.styles_wrapper_frog__xRk9W{top:71.5%;width:min(6.8vw,8.5vh)}}@media screen and (min-width:1440px){.styles_wrapper_frog__xRk9W{top:75.8%;width:min(87px + 24*(100vw - 1440px)/480,9.7vh)}}@media screen and (min-width:1920px){.styles_wrapper_frog__xRk9W{top:78.2%;width:min(5.8vw,10.3vh)}}.styles_frog__fVxbm{height:100%;position:relative;width:100%;z-index:1}.styles_frog_light__gT7Sg{animation:styles_lightBlink__6nxJQ 2s ease-in-out infinite;aspect-ratio:173/138;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:155.8%}.styles_gorka_wrapper__syGxa{align-items:center;aspect-ratio:481/349;display:flex;justify-content:center;left:50%;position:absolute;top:11.3%;transform:translateX(-50%);width:min(481px + 213*(100vw - 360px)/180,68.7vh);z-index:0}@media screen and (min-width:540px){.styles_gorka_wrapper__syGxa{top:7.5%;width:min(694px + 93*(100vw - 540px)/228,77.1vh)}}@media screen and (min-width:768px){.styles_gorka_wrapper__syGxa{top:10.4%;width:min(787px + -14*(100vw - 768px)/256,76.8vh)}}@media screen and (min-width:1024px){.styles_gorka_wrapper__syGxa{top:8.1%;width:min(773px + 209*(100vw - 1024px)/256,100.6vh)}}@media screen and (min-width:1280px){.styles_gorka_wrapper__syGxa{top:9.8%;width:min(76.7vw,95.9vh)}}@media screen and (min-width:1440px){.styles_gorka_wrapper__syGxa{top:6.3%;width:min(982px + 267*(100vw - 1440px)/480,109.1vh)}}@media screen and (min-width:1920px){.styles_gorka_wrapper__syGxa{top:4.6%;width:min(65.1vw,115.6vh)}}.styles_cloud__bl11R{aspect-ratio:252/120;position:absolute;top:-7.2%;width:19.3%}@media screen and (min-width:540px){.styles_cloud__bl11R{top:1.4%;width:13.3%}}@media screen and (min-width:768px){.styles_cloud__bl11R{top:.5%;width:20.2%}}@media screen and (min-width:1024px){.styles_cloud__bl11R{top:4.6%;width:20.5%}}@media screen and (min-width:1280px){.styles_cloud__bl11R{top:5.3%;width:19.2%}}@media screen and (min-width:1440px){.styles_cloud__bl11R{top:9%;width:19.2%}}@media screen and (min-width:1920px){.styles_cloud__bl11R{top:10.4%;width:20.2%}}.styles_left_cloud__1cNkp{animation:styles_moveLeftCloud__CfbXM 5s ease-in-out infinite;left:14.8%}@media screen and (min-width:540px){.styles_left_cloud__1cNkp{left:15.1%}}@media screen and (min-width:768px){.styles_left_cloud__1cNkp{left:5.2%}}@media screen and (min-width:1024px){.styles_left_cloud__1cNkp{left:-1.8%}}@media screen and (min-width:1280px){.styles_left_cloud__1cNkp{left:-1.6%}}@media screen and (min-width:1440px){.styles_left_cloud__1cNkp{left:-1.7%}}@media screen and (min-width:1920px){.styles_left_cloud__1cNkp{left:-4.5%}}.styles_right_cloud__eYg1c{animation:styles_moveRightCloud__aG-Qt 5s ease-in-out infinite;right:14.8%}@media screen and (min-width:540px){.styles_right_cloud__eYg1c{right:15.1%}}@media screen and (min-width:768px){.styles_right_cloud__eYg1c{right:5.2%}}@media screen and (min-width:1024px){.styles_right_cloud__eYg1c{right:-1.8%}}@media screen and (min-width:1280px){.styles_right_cloud__eYg1c{right:-1.6%}}@media screen and (min-width:1440px){.styles_right_cloud__eYg1c{right:-1.7%}}@media screen and (min-width:1920px){.styles_right_cloud__eYg1c{right:-4.5%}}.styles_gorka__lNiWn{height:100%;width:100%}.styles_pots__2uYMD{aspect-ratio:502/221;left:50%;position:absolute;top:5.8%;transform:translateX(-50%);width:40.2%;z-index:1}@media screen and (min-width:540px){.styles_pots__2uYMD{top:5.7%}}.styles_light_under_pots__LyKkl{animation:styles_lightBlink__6nxJQ 3s ease-in-out infinite;aspect-ratio:402/238;left:50%;mix-blend-mode:screen;position:absolute;top:23.7%;transform:translateX(-50%);width:32.2%}.styles_coins_anime__rp9XC{aspect-ratio:817/839;display:block;left:50%;position:absolute;top:7.7%;transform:translateX(-50%);width:65.4%;z-index:2}@media screen and (min-width:1024px){.styles_bg_footer__n3nml{background-image:url(/static/media/FBG1024.3f828459b1287a1d030f.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:-26.3%;height:24vh;mask-image:linear-gradient(0deg,#000 90%,#0000);-webkit-mask-image:linear-gradient(0deg,#000 90%,#0000);overflow:hidden;position:absolute;width:100vw;z-index:-1}}@media screen and (min-width:1280px){.styles_bg_footer__n3nml{background-image:url(/static/media/FBG1280.322ea75035a48369d33e.webp);bottom:-29.5%;height:25.1vh}}@media screen and (min-width:1440px){.styles_bg_footer__n3nml{background-image:url(/static/media/FBG1440.ec90a42d2624449f1985.webp);bottom:-18.2%;height:19.5vh}}@media screen and (min-width:1920px){.styles_bg_footer__n3nml{background-image:url(/static/media/FBG1920.e78025e792027769f3af.webp);bottom:-13.6%;height:16.8vh}}.styles_footer_wrapper__Y2VGv{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;position:relative;width:100%}@media screen and (min-width:1024px){.styles_footer_wrapper__Y2VGv{width:992px}}@media screen and (min-width:1280px){.styles_footer_wrapper__Y2VGv{width:1200px}}.styles_text_footer_wrapper__4yaWR{align-items:center;display:flex;justify-content:center;padding:0 10.7px}@media screen and (min-width:540px){.styles_text_footer_wrapper__4yaWR{padding:0 16px}}.styles_footer_text__VSCxJ{color:var(--shades8);font-size:8px;font-weight:500;line-height:10.7px;text-align:center}@media screen and (min-width:540px){.styles_footer_text__VSCxJ{font-size:12px;line-height:16px}}.styles_container_payments__TxMg4{align-items:center;display:flex;flex-wrap:wrap;gap:8px 5px;justify-content:center;width:100%}@media screen and (min-width:540px){.styles_container_payments__TxMg4{gap:8px}}@media screen and (min-width:768px){.styles_container_payments__TxMg4{gap:8px 39px}}@media screen and (min-width:1024px){.styles_container_payments__TxMg4{gap:12px}}@media screen and (min-width:1280px){.styles_container_payments__TxMg4{gap:39px}}.styles_wrapper_icon_payment__6c8MW{align-items:center;display:flex;flex:0 0 65.3px;height:29.3px;justify-content:center}@media screen and (min-width:540px){.styles_wrapper_icon_payment__6c8MW{flex:0 0 98px;height:44px}}@media screen and (min-width:1024px){.styles_wrapper_icon_payment__6c8MW{height:44px;width:98px}}.styles_link__GOaDm{color:var(--primary-white);text-decoration:none}@keyframes styles_rotateLeftHead__\+EBIq{0%{transform:rotate(4.61deg)}50%{transform:rotate(9.64deg)}to{transform:rotate(4.61deg)}}@keyframes styles_rotateRightHead__pilv2{0%{transform:rotate(0deg)}50%{transform:rotate(-2.72deg)}to{transform:rotate(0deg)}}@keyframes styles_rotateLeftRightHand__wZr8E{0%{transform:translate(0) rotate(3.13deg)}50%{transform:translate(1.6%,2.1%) rotate(0deg)}to{transform:rotate(3.13deg)}}@keyframes styles_rotateLeftLeftHand__F3PKU{0%{transform:translate(0) rotate(0deg)}50%{transform:translate(3.4%,-5.6%) rotate(-4.12deg)}to{transform:translate(0) rotate(0deg)}}@keyframes styles_rotateRightLeftHand__8BkuM{0%{transform:translate(0) rotate(5.22deg)}50%{transform:translate(3.2%,11.1%) rotate(0deg)}to{transform:translate(0) rotate(5.22deg)}}@keyframes styles_rotateRightRightHand__jy6WJ{0%{transform:translate(0) rotate(0deg)}50%{transform:translate(-6.4%,-22.1%) rotate(6.86deg)}to{transform:translate(0) rotate(0deg)}}@keyframes styles_toyLightBlink__M51r8{0%{opacity:0}50%{opacity:1}to{opacity:0}}.styles_wrapper_left_pers__ZKe-7{aspect-ratio:416/400;left:8.5%;position:absolute;top:21.8%;width:24.8%}@media screen and (min-width:540px){.styles_wrapper_left_pers__ZKe-7{left:12.4%;top:19.6%}}@media screen and (min-width:768px){.styles_wrapper_left_pers__ZKe-7{left:-.2%;top:24.3%;width:31.3%}}@media screen and (min-width:1024px){.styles_wrapper_left_pers__ZKe-7{left:-1.8%;top:22.3%;width:31.9%}}@media screen and (min-width:1280px){.styles_wrapper_left_pers__ZKe-7{left:-2.8%;top:23.3%;width:32.2%}}@media screen and (min-width:1440px){.styles_wrapper_left_pers__ZKe-7{left:-3%;top:26.9%;width:32.2%}}@media screen and (min-width:1920px){.styles_wrapper_left_pers__ZKe-7{left:-5.3%;top:27.6%;width:33.3%}}.styles_wrapper_right_pers__\+Pgn1{aspect-ratio:366/404;position:absolute;right:9.1%;top:21.8%;width:21.8%}@media screen and (min-width:540px){.styles_wrapper_right_pers__\+Pgn1{right:12.2%;top:19.6%}}@media screen and (min-width:768px){.styles_wrapper_right_pers__\+Pgn1{right:0;top:24.3%;width:27.6%}}@media screen and (min-width:1024px){.styles_wrapper_right_pers__\+Pgn1{right:-.4%;top:22.3%;width:28.1%}}@media screen and (min-width:1280px){.styles_wrapper_right_pers__\+Pgn1{right:-2.9%;top:23.3%;width:28.3%}}@media screen and (min-width:1440px){.styles_wrapper_right_pers__\+Pgn1{right:-2.8%;top:26.9%;width:28.3%}}@media screen and (min-width:1920px){.styles_wrapper_right_pers__\+Pgn1{right:-5.2%;top:27.6%;width:29.3%}}.styles_left_head__T\+Zm6{animation:styles_rotateLeftHead__\+EBIq 5s ease-in-out infinite;aspect-ratio:231/246;bottom:34.1%;left:12.7%;position:absolute;transform:rotate(4.61deg);transform-origin:center;width:55.5%}.styles_left_left_hand__okBAE{animation:styles_rotateLeftLeftHand__F3PKU 5s ease-in-out infinite;aspect-ratio:123/112;position:absolute;right:0;top:48.5%;transform-origin:center;width:29.6%}.styles_left_right_hand__sGD9n{animation:styles_rotateLeftRightHand__wZr8E 5s ease-in-out infinite;aspect-ratio:183/96;left:14.7%;position:absolute;top:71.2%;transform:rotate(3.13deg);transform-origin:center;width:44%;z-index:1}.styles_wrapper_ship__be6q5{aspect-ratio:197/205;left:47.8%;position:absolute;top:46%;width:47.4%}.styles_ship_light__MK-rw{animation:styles_toyLightBlink__M51r8 5s ease-in-out infinite;aspect-ratio:296/301;left:0;left:50%;position:absolute;top:-37.1%;transform:translate(-50%);width:150.2%}.styles_right_head__g60lv{animation:styles_rotateRightHead__pilv2 5s ease-in-out infinite;aspect-ratio:263/262;bottom:35.1%;left:21.3%;position:absolute;transform-origin:center;width:71.8%}.styles_right_left_hand__D-81H{animation:styles_rotateRightLeftHand__8BkuM 5s ease-in-out infinite;aspect-ratio:168/82;left:40.1%;position:absolute;top:71.3%;transform-origin:center;width:45.9%;z-index:1}.styles_right_right_hand__qFZTp{animation:styles_rotateRightRightHand__jy6WJ 5s ease-in-out infinite;aspect-ratio:124/95;left:0;position:absolute;top:59.2%;transform-origin:center;width:33.9%}.styles_wrapper_fish__YBiUx{aspect-ratio:246/161;left:2.7%;position:absolute;top:60.1%;width:67.2%}.styles_fish_light__NsSaD{animation:styles_toyLightBlink__M51r8 5s ease-in-out infinite;aspect-ratio:322/201;left:-9.3%;position:absolute;top:50%;transform:translateY(-50%);width:130.9%}.styles_body__8G24n,.styles_toy__ql35A{display:block;height:100%;width:100%}
/*# sourceMappingURL=main.25b4c166.css.map*/