@import"https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700;800;900&family=Fira+Sans+Extra+Condensed:wght@400;800&family=Manrope&display=swap";*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}html body{cursor:default;overflow-x:hidden}html body a{text-decoration:none;color:#313b49}html body ul{list-style:none}html body .fira-sans{font-family:Fira Sans,sans-serif;font-style:normal}html body .fira-sans-400{font-weight:400}html body .fira-sans-500{font-weight:500}html body .fira-sans-600{font-weight:600}html body .fira-sans-700{font-weight:700}html body .fira-sans-800{font-weight:800}html body .fira-sans-900{font-weight:900}html body .fira-sans-extra-cond{font-family:Fira Sans Extra Condensed,sans-serif;font-style:normal}html body .fira-sans-extra-cond-800{font-weight:800}html body .manrope{font-family:Manrope,sans-serif;font-optical-sizing:auto;font-style:normal}html body .manrope-400{font-weight:400}html body .manrope-500{font-weight:500}html body .manrope-600{font-weight:600}html body .container{width:95%;max-width:1920px;height:100%;display:block;margin:0 auto}html body .checkbox-btn{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:12px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html body .checkbox-btn input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}html body .checkbox-btn label{cursor:pointer;font-size:12px;color:#fff}html body .checkbox-btn label.form-input-error{color:#ff2626}html body .checkmark{display:block;position:relative;top:0;left:0;height:16px;width:16px;border:2px solid #fff}html body .checkmark.form-input-error{border-color:#ff2626}html body .checkbox-btn input:checked~.checkmark{background-color:transparent}html body .checkmark:after{content:"";position:absolute;visibility:hidden;opacity:0;left:3px;top:.5px;width:4px;height:6px;border:2px solid #fff;border-width:0 2px 2px 0;transition:.3s ease-in-out;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}html body .checkbox-btn input:checked~.checkmark:after{visibility:visible;opacity:1}html body .alert.alert-danger{color:#ff2626;font-family:Montserrat,sans-serif;font-size:12px;letter-spacing:1px;opacity:.9}.header{background-color:#ffcb06;width:100%;height:100px;position:fixed;top:0;left:0;z-index:19}.header-wrapper{height:100%;display:flex;align-items:center;justify-content:space-between}.header-wrapper--left,.header-wrapper--right{height:100%;display:flex;align-items:center}.header-wrapper--left{display:flex;align-items:center;gap:170px}.header-wrapper--left_logo,.header-wrapper--left_nav{display:flex;align-items:center}.header-wrapper--left_logo{height:100%;width:115px;padding:32px 16px;background-color:#33b6e9;justify-content:center}.header-wrapper--left_logo a{width:100%;height:100%}.header-wrapper--left_logo a svg{width:100%;height:auto}.header-wrapper--left_nav{gap:70px}@media screen and (max-width: 768px){.header-wrapper--left_nav{display:none}}.header-wrapper--left_nav .fira-sans{text-transform:uppercase;font-size:20px}@media screen and (max-width: 768px){.header-wrapper--right{display:none}}.header-wrapper--right_lang{display:flex;align-items:center;gap:6px}.header-wrapper--right_lang-item{display:flex;gap:6px}.header-wrapper--right_lang-item .fira-sans{font-size:17px;font-weight:700;line-height:normal;letter-spacing:-.17px;text-transform:uppercase}.header-wrapper--right_lang-item:last-child .separator{display:none}.header-wrapper--right_lang-item.active-lang .fira-sans{font-weight:400;opacity:.3}@media screen and (min-width: 769px){.header-wrapper--mobile{display:none}}.header-wrapper--mobile-hamburger{width:52px;height:30px;display:flex}.header-wrapper--mobile-hamburger svg{width:100%;height:auto}.header-wrapper--mobile .hamburger-closed svg line{transition:.2s linear}.header-wrapper--mobile .hamburger-open svg line{transition:.2s linear}.header-wrapper--mobile .hamburger-open svg line:first-child{transform:translateY(7px)}.header-wrapper--mobile .hamburger-open svg line:last-child{transform:translateY(-5px)}.header-wrapper--mobile-menu{position:absolute;top:100px;left:0;width:100%;background:#ffcb06;height:0}.header-wrapper--mobile-menu ul{opacity:0;visibility:hidden;transition:.2s linear;transition-delay:.3s;margin-left:37px}.header-wrapper--mobile-menu_links{margin-top:57px;display:flex;flex-direction:column;gap:30px}.header-wrapper--mobile-menu_links-item .fira-sans{font-size:18px;line-height:normal;letter-spacing:-.18px}.header-wrapper--mobile-menu_lang{display:flex;align-items:center;gap:6px;margin-top:67px}.header-wrapper--mobile-menu_lang-item{display:flex;gap:6px}.header-wrapper--mobile-menu_lang-item .fira-sans{font-size:17px;font-weight:700;line-height:normal;letter-spacing:-.17px;text-transform:uppercase}.header-wrapper--mobile-menu_lang-item:last-child .separator{display:none}.header-wrapper--mobile-menu_lang-item.active-lang .fira-sans{font-weight:400;opacity:.3}.header-wrapper--mobile-menu_socials{display:flex;align-items:center;gap:10px;padding-bottom:30px;padding-top:35px}.header-wrapper--mobile .menu-closed{height:0px;min-height:0;transition:min-height .2s linear;overflow:hidden;transition-delay:.2s}.header-wrapper--mobile .menu-closed ul{opacity:0;visibility:hidden;transition:.05s linear;transition-delay:0s}.header-wrapper--mobile .menu-open{height:auto;min-height:300px;transition:min-height .2s linear;transition-delay:0s}.header-wrapper--mobile .menu-open ul{opacity:1;visibility:visible;transition:.1s linear;transition-delay:.2s}.homepage{margin-top:100px}.homepage_hero{position:relative;min-height:calc(100vh - 250px)}@media screen and (max-width: 768px){.homepage_hero{min-height:auto;height:300px}}.homepage_hero-background{position:absolute;width:100%;height:100%}@media screen and (max-width: 768px){.homepage_hero-background{transform:translate(-250px);height:300px}}.homepage_hero-background img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.homepage_hero-background img{height:100%;width:auto}}.homepage_hero-content{position:relative;z-index:2;display:grid;height:calc(100vh - 250px)}.homepage_hero-content--wrapper{width:600px;justify-self:flex-end;margin-right:150px;margin-top:90px}@media screen and (max-width: 768px){.homepage_hero-content--wrapper{width:222px;margin-right:0;margin-top:50px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_hero-content--wrapper{margin-right:50px}}.homepage_hero-content--wrapper .fira-sans{color:#f9f5e6;text-transform:uppercase;font-size:48px;font-weight:400;line-height:62px;text-shadow:9px 0 16px rgba(32,122,157,.72)}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_hero-content--wrapper .fira-sans{font-size:34px;line-height:normal}}@media screen and (max-width: 768px){.homepage_hero-content--wrapper .fira-sans{font-size:20px;line-height:23.832px}}.homepage_hero-content--wrapper .fira-sans p:first-child strong{font-size:72px;line-height:95px;position:relative;text-transform:uppercase}@media screen and (max-width: 768px){.homepage_hero-content--wrapper .fira-sans p:first-child strong{font-size:28px;line-height:38.05px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_hero-content--wrapper .fira-sans p:first-child strong{font-size:64px;line-height:normal}}.homepage_hero-content--wrapper .fira-sans p:not(:first-child) strong{font-weight:700;background:#ffcb06;padding:0 10px;color:#313b49;text-shadow:none;filter:drop-shadow(9px 0 16px rgba(32,122,157,.72))}.homepage_hero-svg{position:absolute;height:500px;width:100%;bottom:-200px;background:url(/img/hero-component.svg);background-repeat:no-repeat;background-size:100% auto;display:flex;flex-direction:column}@media screen and (max-width: 768px){.homepage_hero-svg{background-position:bottom;height:250px;bottom:-150px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_hero-svg{bottom:-265px}}.homepage_hero-svg .fira-sans{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:70%;margin:230px auto 0;text-align:center}.homepage_hero-svg .fira-sans-900{font-size:52px;line-height:44px;letter-spacing:2.08px}@media screen and (max-width: 768px){.homepage_hero-svg .fira-sans-900{font-size:28px;line-height:normal;letter-spacing:1.12px}}.homepage_hero-svg .fira-sans-400{font-size:40px;line-height:48px;width:70%;text-align:center}@media screen and (max-width: 768px){.homepage_hero-svg .fira-sans-400{font-size:18px;line-height:28px}}.homepage_rewards{background-color:#33b6e9;margin-top:-50px;padding-bottom:300px;position:relative;margin-bottom:-125px;z-index:3}@media screen and (max-width: 768px){.homepage_rewards{margin-top:0}}.homepage_rewards-title .fira-sans{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:70%;margin:0 auto;text-align:center}@media screen and (max-width: 768px){.homepage_rewards-title .fira-sans{width:90%}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-title .fira-sans{gap:16px}}.homepage_rewards-title .fira-sans p:first-child,.homepage_rewards-title .fira-sans .fira-sans-900{font-weight:900;font-size:52px;line-height:44px;letter-spacing:2.08px}@media screen and (max-width: 768px){.homepage_rewards-title .fira-sans p:first-child,.homepage_rewards-title .fira-sans .fira-sans-900{font-size:28px;line-height:normal;letter-spacing:1.12px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-title .fira-sans p:first-child,.homepage_rewards-title .fira-sans .fira-sans-900{font-size:48px;line-height:normal}}.homepage_rewards-title .fira-sans p:last-child,.homepage_rewards-title .fira-sans .fira-sans-400{font-weight:400;font-size:40px;line-height:48px;width:70%;text-align:center}.homepage_rewards-title .fira-sans p:last-child strong,.homepage_rewards-title .fira-sans .fira-sans-400 strong{font-weight:900}@media screen and (max-width: 768px){.homepage_rewards-title .fira-sans p:last-child,.homepage_rewards-title .fira-sans .fira-sans-400{font-size:18px;line-height:28px;width:100%}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-title .fira-sans p:last-child,.homepage_rewards-title .fira-sans .fira-sans-400{font-size:26px;line-height:normal}}.homepage_rewards-wrapper{display:flex;align-items:flex-end;justify-content:center;gap:85px;padding-top:100px}@media screen and (max-width: 768px){.homepage_rewards-wrapper{flex-direction:column;align-items:center;position:relative;padding-top:485px;margin-top:100px}}.homepage_rewards-wrapper .reward-card{width:fit-content;display:flex;flex-direction:column;align-items:center;gap:30px}.homepage_rewards-wrapper .reward-card_img{position:relative;width:fit-content;height:fit-content}.homepage_rewards-wrapper .reward-card_img-label{position:absolute;width:205px;height:205px;display:flex;align-items:center;justify-content:center;top:-75px;left:-45px;z-index:2}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card_img-label{width:127px;height:127px;top:-45px;left:-25px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-wrapper .reward-card_img-label{width:180px;height:180px;left:-25px}}.homepage_rewards-wrapper .reward-card_img-label img{width:100%;height:100%;object-fit:contain}.homepage_rewards-wrapper .reward-card_img-wrapper{width:319px;height:319px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f9f9f9;box-shadow:8px 15px 5px #00000021}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card_img-wrapper{width:198px;height:198px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-wrapper .reward-card_img-wrapper{width:280px;height:280px}}.homepage_rewards-wrapper .reward-card_img-wrapper img{width:283px;height:283px}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card_img-wrapper img{width:175px;height:175px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-wrapper .reward-card_img-wrapper img{width:90%;height:90%}}.homepage_rewards-wrapper .reward-card_info{width:225px;text-align:center}.homepage_rewards-wrapper .reward-card_info .fira-sans{color:#fff}.homepage_rewards-wrapper .reward-card_info .fira-sans-700{font-size:40px;line-height:55px}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card_info .fira-sans-700{font-size:24px;line-height:22px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-wrapper .reward-card_info .fira-sans-700{font-size:32px;line-height:normal}}.homepage_rewards-wrapper .reward-card_info .fira-sans-400{font-size:26px;line-height:36px}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card_info .fira-sans-400{font-size:16px;line-height:22px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-wrapper .reward-card_info .fira-sans-400{font-size:20px;line-height:normal}}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card:nth-child(2){position:absolute;top:0}}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_img-label{top:-20px;left:-15px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_img-label{left:10px}}.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_img-wrapper{width:422px;height:422px}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_img-wrapper{width:283px;height:283px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_img-wrapper{width:380px;height:380px}}.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_img-wrapper img{width:95%;height:95%;border-radius:50%}.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_info{width:445px}@media screen and (max-width: 768px){.homepage_rewards-wrapper .reward-card:nth-child(2) .reward-card_info{width:275px}}.homepage_rewards-svg{position:absolute;width:100%;height:200px;bottom:0;left:0;background:url(/img/rewards-component.svg);background-repeat:no-repeat;background-size:100% auto}.homepage_steps{height:auto;background-color:#ffcb06;padding-bottom:300px;position:relative;margin-bottom:-125px}.homepage_steps-title{position:relative;width:fit-content;display:block;margin:0 auto;padding:32px 0;z-index:4}.homepage_steps-title .fira-sans-800{font-size:52px;line-height:45px;color:#313b49}@media screen and (max-width: 768px){.homepage_steps-title .fira-sans-800{font-size:32px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_steps-title .fira-sans-800{font-size:48px;line-height:normal}}.homepage_steps-wrapper{position:relative;width:65%;margin:0 auto;padding-top:25px;display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 768px){.homepage_steps-wrapper{width:100%;gap:50px}}.homepage_steps-wrapper--row{display:flex;align-items:center;gap:30px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row{flex-direction:column;gap:0}}.homepage_steps-wrapper--row_img{width:319px;height:319px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:5px solid #F9F9F9;background:#33b6e9;box-shadow:8px 15px 5px #00000021;position:relative}@media screen and (max-width: 768px){.homepage_steps-wrapper--row_img{width:205px;height:205px}}.homepage_steps-wrapper--row_img img{width:259px;height:auto}@media screen and (max-width: 768px){.homepage_steps-wrapper--row_img img{width:165px}}.homepage_steps-wrapper--row_img:before{content:"";position:absolute;width:100%;background:url(/img/bg.svg);height:190px;top:-15px;left:-45px}.homepage_steps-wrapper--row_text{display:flex;align-items:baseline;height:fit-content;gap:20px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row_text{width:80%;margin-top:-35px}}.homepage_steps-wrapper--row_text .fira-sans-extra-cond{-webkit-text-stroke:3px #33B6E9;color:transparent;font-size:150px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row_text .fira-sans-extra-cond{font-size:105px}}.homepage_steps-wrapper--row_text .fira-sans{color:#313b49;font-size:40px;line-height:42px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row_text .fira-sans{font-size:18px;line-height:20px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_steps-wrapper--row_text .fira-sans{font-size:30px;line-height:normal}}.homepage_steps-wrapper--row:first-child{position:relative}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_steps-wrapper--row:first-child{z-index:2}}.homepage_steps-wrapper--row:first-child .homepage_steps-wrapper--row_text{align-items:flex-end}.homepage_steps-wrapper--row:first-child .homepage_steps-wrapper--row_text .fira-sans{width:350px;padding-bottom:35px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:first-child .homepage_steps-wrapper--row_text .fira-sans{padding-bottom:30px}}.homepage_steps-wrapper--row:first-child:after{content:"";position:absolute;width:100%;height:260px;background:url(/img/1-2.svg);background-repeat:no-repeat;background-size:auto 100%;bottom:-135px;left:260px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:first-child:after{display:none}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_steps-wrapper--row:first-child:after{left:165px;z-index:-1}}.homepage_steps-wrapper--row:nth-child(2n){flex-direction:column;align-items:flex-end;position:relative}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(2n){align-items:center}}.homepage_steps-wrapper--row:nth-child(2n) .homepage_steps-wrapper--row_img{z-index:2}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(2n) .homepage_steps-wrapper--row_img img{transform:translate(15px,-20px)}}.homepage_steps-wrapper--row:nth-child(2n) .homepage_steps-wrapper--row_img:before{display:none}.homepage_steps-wrapper--row:nth-child(2n) .homepage_steps-wrapper--row_text .fira-sans.fira-sans-600{width:425px;transform:translateY(-40px)}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(2n) .homepage_steps-wrapper--row_text .fira-sans.fira-sans-600{transform:translateY(-20px)}}.homepage_steps-wrapper--row:nth-child(2n):after{content:"";position:absolute;width:100%;width:445px;height:397px;background:url(/img/2-3.svg);background-repeat:no-repeat;background-size:100% 100%;bottom:-100px;right:240px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(2n):after{display:none}}.homepage_steps-wrapper--row:nth-child(3){flex-direction:column}.homepage_steps-wrapper--row:nth-child(3) .block{display:flex;align-items:center}.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img{width:319px;height:319px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f9f9f9;box-shadow:8px 15px 5px #00000021}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img{width:126px;height:126px}}.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:before{display:none}.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img img{width:283px;height:283px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img img{width:116px;height:116px}}.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:first-child{margin-right:-100px}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:first-child{margin-right:-40px}}.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:nth-child(2){width:422px;height:422px;position:relative;z-index:2}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:nth-child(2){width:180px;height:180px}}.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:nth-child(2) img{width:95%;height:95%;border-radius:50%}.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:nth-child(3){margin-left:-100px;position:relative}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(3) .block .homepage_steps-wrapper--row_img:nth-child(3){margin-left:-40px}}.homepage_steps-wrapper--row:nth-child(3) .homepage_steps-wrapper--row_text{align-items:center}@media screen and (max-width: 768px){.homepage_steps-wrapper--row:nth-child(3) .homepage_steps-wrapper--row_text{margin-top:0}}.homepage_steps-svg{position:absolute;width:100%;height:200px;bottom:0;left:0;background:url(/img/steps-component.svg);background-repeat:no-repeat;background-size:100% auto}.homepage_register{padding-bottom:250px;background-color:#33b6e9}.homepage_register-title{position:relative;width:fit-content;display:block;margin:0 auto;padding:32px 0;z-index:4}@media screen and (max-width: 768px){.homepage_register-title{padding-top:0;display:flex;align-items:center;justify-content:center}}.homepage_register-title .receipt-example{display:none}@media screen and (max-width: 768px){.homepage_register-title .receipt-example{display:flex;align-items:center;justify-content:center;height:135px}}.homepage_register-title .receipt-example img{height:100%;width:auto}.homepage_register-title .fira-sans-800{font-size:52px;line-height:45px;color:#f9f9f9}@media screen and (max-width: 768px){.homepage_register-title .fira-sans-800{font-size:30px;line-height:45px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_register-title .fira-sans-800{font-size:48px;line-height:normal}}.homepage_register-wrapper{width:70%;display:block;margin:0 auto;position:relative;padding-top:30px}@media screen and (max-width: 768px){.homepage_register-wrapper{width:95%}}.homepage_register-wrapper .register-form{width:100%;display:flex;flex-wrap:wrap;gap:35px}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form{flex-direction:column}}.homepage_register-wrapper .register-form_side{width:calc(50% - 17.5px);display:flex;flex-direction:column;align-items:center;gap:19px}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side{width:100%}}.homepage_register-wrapper .register-form_side input,.homepage_register-wrapper .register-form_side textarea,.homepage_register-wrapper .register-form_side .select2{padding:4px 20px;border-radius:2px;background:#f9f9f9;font-size:16px;line-height:45px;color:#313b49;border:none;outline:none;width:100%}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side input,.homepage_register-wrapper .register-form_side textarea,.homepage_register-wrapper .register-form_side .select2{font-size:14px;line-height:normal;padding:12px}}.homepage_register-wrapper .register-form_side input::placeholder,.homepage_register-wrapper .register-form_side textarea::placeholder,.homepage_register-wrapper .register-form_side .select2::placeholder{opacity:.3}.homepage_register-wrapper .register-form_side input:focus,.homepage_register-wrapper .register-form_side textarea:focus,.homepage_register-wrapper .register-form_side .select2:focus{outline:none}.homepage_register-wrapper .register-form_side textarea{height:190px}.homepage_register-wrapper .register-form_side .receipt-inputs{display:flex;flex-direction:column;gap:19px}.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input{background:#f9f9f9;font-size:16px;line-height:45px;display:flex;align-items:center;justify-content:space-between;border-radius:2px;padding-right:4px}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input{font-size:12px;line-height:normal}}.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input label{cursor:pointer}.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input label.fira-sans{padding:4px 20px;opacity:.3;color:#313b49}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input label.fira-sans{padding:12px}}.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input #receipt-photo{width:calc(50% - 17.5px);opacity:0;position:absolute;z-index:2;cursor:pointer}.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input-icon{width:85px;height:45px;display:flex;align-items:center;justify-content:center;background-color:#33b6e9;border-radius:4px}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side .receipt-inputs .receipt-photo-input-icon{width:40px;height:30px}}.homepage_register-wrapper .register-form_side .receipt-inputs .manrope-400{color:#fff;font-size:12px;line-height:20px}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side .receipt-inputs .manrope-400{font-size:10px;line-height:14px}}.homepage_register-wrapper .register-form_side .receipt-example{height:454px;width:auto}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side .receipt-example{display:none}}.homepage_register-wrapper .register-form_side .receipt-example img{height:100%;width:auto}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side .receipt-example img{width:100%;height:auto}}.homepage_register-wrapper .register-form_side-row{display:flex;gap:24px;width:100%}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side-row{flex-direction:column}}.homepage_register-wrapper .register-form_side-row--input{width:calc(50% - 12px);display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side-row--input{width:100%}}.homepage_register-wrapper .register-form_side-row label.manrope-600{color:#fff;font-size:20px;text-transform:uppercase;display:flex;flex-direction:column;letter-spacing:1px}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side-row label.manrope-600{gap:8px}}.homepage_register-wrapper .register-form_side-row label.manrope-600 span{font-size:15px;text-transform:none}@media screen and (max-width: 768px){.homepage_register-wrapper .register-form_side-row label.manrope-600 span{font-size:10px}}.homepage_register-wrapper .register-form_side-row [type=radio]:checked,.homepage_register-wrapper .register-form_side-row [type=radio]:not(:checked){position:absolute;left:-9999px}.homepage_register-wrapper .register-form_side-row [type=radio]:checked+label,.homepage_register-wrapper .register-form_side-row [type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#fff}.homepage_register-wrapper .register-form_side-row [type=radio]:checked+label:before,.homepage_register-wrapper .register-form_side-row [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:2px solid #fff;border-radius:100%;background:transparent}.homepage_register-wrapper .register-form_side-row [type=radio]:checked+label:after,.homepage_register-wrapper .register-form_side-row [type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#fff;position:absolute;top:5px;left:5px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.homepage_register-wrapper .register-form_side-row [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.homepage_register-wrapper .register-form_side-row [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.homepage_register-wrapper .register-form_side-row.checkboxes{width:100%;flex-direction:column;gap:10px}.homepage_register-wrapper .register-form_side-row.checkboxes .follow-btn{display:flex;align-items:center;gap:12px}.homepage_register-wrapper .register-form_side-row.checkboxes .follow-btn .arrow,.homepage_register-wrapper .register-form_side-row.checkboxes .follow-btn .icon,.homepage_register-wrapper .register-form_side-row.checkboxes .follow-btn .icon a{display:flex;align-items:center}.homepage_register-wrapper .register-form_side .radio-btns-row{margin-bottom:16px}.homepage_register-wrapper .register-form_submit{cursor:pointer;position:relative;z-index:99;width:fit-content;margin:20px auto 0;padding:16px 36px;border:none;outline:none;background-color:#ffcb06;border-radius:4px}.homepage_register-wrapper .register-form_submit .fira-sans{font-size:20px;color:#313b49}.homepage_winners{margin-bottom:0;padding-bottom:190px}@media screen and (max-width: 768px){.homepage_winners{padding-bottom:50px}}.homepage_winners-title{display:flex;flex-direction:column;align-items:center;gap:32px}.homepage_winners-title .fira-sans-400{color:#313b49;font-size:24px;line-height:25px}.homepage_winners-title .number-input{padding:8px 8px 8px 20px;width:590px;display:flex;align-items:center;justify-content:space-between;border-radius:2px;background-color:#f9f9f9}@media screen and (max-width: 768px){.homepage_winners-title .number-input{width:100%}}.homepage_winners-title .number-input input{background:transparent;border:none;outline:none;font-size:24px;color:#313b49}.homepage_winners-title .number-input input:focus{outline:none}.homepage_winners-title .number-input input::placeholder{color:#343b4766}.homepage_winners-title .number-input .icon{cursor:pointer;width:52px;height:52px;border-radius:2px;background:#33b6e9;display:flex;align-items:center;justify-content:center;border:none;outline:none}.homepage_winners-title .number-input .icon:focus{outline:none}.homepage_winners-wrapper{padding-top:50px}.homepage_winners-wrapper .reward-block{display:flex;align-items:center;gap:50px}@media screen and (max-width: 768px){.homepage_winners-wrapper .reward-block{flex-direction:column;position:relative;padding-top:30px;margin-top:20px}}.homepage_winners-wrapper .reward-block_image{width:530px;height:530px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f9f9f9;box-shadow:8px 15px 5px #00000021}@media screen and (max-width: 768px){.homepage_winners-wrapper .reward-block_image{width:310px;height:310px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_winners-wrapper .reward-block_image{width:450px;height:450px}}.homepage_winners-wrapper .reward-block_image img{width:95%;height:95%;border-radius:50%}.homepage_winners-wrapper .reward-block_content{width:45%;color:#313b49;display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 768px){.homepage_winners-wrapper .reward-block_content{width:100%;align-items:center;text-align:center}}@media screen and (max-width: 768px){.homepage_winners-wrapper .reward-block_content-title{position:absolute;top:-52px}}.homepage_winners-wrapper .reward-block_content-title .fira-sans{font-size:52px;line-height:45px}.homepage_winners-wrapper .reward-block_content-body .fira-sans{font-size:22px;line-height:32px}@media screen and (max-width: 768px){.homepage_winners-wrapper .reward-block_content-body .fira-sans{font-size:16px;line-height:24px}}.homepage_winners-wrapper .reward-block_content-socials{display:flex;flex-direction:column}.homepage_winners-wrapper .reward-block_content-socials .fira-sans{font-size:22px;line-height:32px}.homepage_winners-wrapper .reward-block_content-socials--list{display:flex;gap:4px;margin-left:-19px;margin-top:40px}.homepage_winners-wrapper .reward-block_content-socials--list_item{display:flex;align-items:center;justify-content:center}.homepage_winners-wrapper .reward-block_content-socials--list_item a{width:59px;height:59px;display:flex;align-items:center;justify-content:center}.homepage_winners-wrapper .no-reward{justify-content:center}.homepage_winners-wrapper .no-reward .reward-block_content{width:70%;text-align:center;justify-content:center;align-self:center}@media screen and (max-width: 768px){.homepage_winners-wrapper .no-reward .reward-block_content{width:100%}}.homepage_winners-wrapper .no-reward .reward-block_content-socials--list{margin:0 auto}.homepage_contacts{position:relative;background-color:#ffcb06;padding-bottom:200px}@media screen and (max-width: 768px){.homepage_contacts{padding-bottom:100px}}.homepage_contacts-bg{position:absolute;top:130px;left:0;width:100%;height:100%;background:url(/img/contacts-component.svg);background-size:100% auto;background-repeat:no-repeat}@media screen and (max-width: 768px){.homepage_contacts-bg{background-size:auto;background-position:center;top:200px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.homepage_contacts-bg{background-size:cover;background-position:center}}.homepage_contacts-title{width:fit-content;margin:0 auto}.homepage_contacts-title .fira-sans-800{font-size:52px;line-height:45px;color:#313b49}@media screen and (max-width: 768px){.homepage_contacts-title .fira-sans-800{font-size:32px}}.homepage_contacts-wrapper{width:50%;display:block;margin:0 auto;padding-top:48px;position:relative}@media screen and (max-width: 768px){.homepage_contacts-wrapper{width:95%;padding-top:32px}}.homepage_contacts-wrapper .contacts-form{width:100%;border-radius:4px;border:1px solid rgba(66,75,84,.1);background:#f9f9f9;padding:48px;display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 768px){.homepage_contacts-wrapper .contacts-form{padding:16px 32px;gap:28px}}.homepage_contacts-wrapper .contacts-form--blocks{display:flex;flex-direction:column;gap:38px}.homepage_contacts-wrapper .contacts-form--blocks_row{display:flex;gap:30px}@media screen and (max-width: 768px){.homepage_contacts-wrapper .contacts-form--blocks_row{flex-direction:column}}.homepage_contacts-wrapper .contacts-form--blocks_row-input{width:calc(50% - 15px);padding:0 20px;border-bottom:1px solid rgba(52,59,71,.3)}@media screen and (max-width: 768px){.homepage_contacts-wrapper .contacts-form--blocks_row-input{width:100%}}.homepage_contacts-wrapper .contacts-form--blocks_row-input input,.homepage_contacts-wrapper .contacts-form--blocks_row-input textarea{width:100%;border:none;outline:none;font-size:14px;line-height:45px;background:transparent;color:#313b49}.homepage_contacts-wrapper .contacts-form--blocks_row-input input::placeholder,.homepage_contacts-wrapper .contacts-form--blocks_row-input textarea::placeholder{color:#343b4780}.homepage_contacts-wrapper .contacts-form--blocks_row-input input:focus,.homepage_contacts-wrapper .contacts-form--blocks_row-input textarea:focus{border:none;outline:none}.homepage_contacts-wrapper .contacts-form--blocks_row-input textarea{height:205px;resize:none}.homepage_contacts-wrapper .contacts-form--blocks_row.textarea-row .contacts-form--blocks_row-input{width:100%}.homepage_contacts-wrapper .contacts-form--blocks .checkbox-btn{margin-top:-4px}.homepage_contacts-wrapper .contacts-form--blocks .checkbox-btn .fira-sans{color:#343b4780}@media screen and (max-width: 768px){.homepage_contacts-wrapper .contacts-form--blocks .checkbox-btn .fira-sans{width:calc(100% - 40px)}}.homepage_contacts-wrapper .contacts-form--blocks .checkbox-btn .checkmark{border-color:#343b4780}.homepage_contacts-wrapper .contacts-form--blocks .checkbox-btn .checkmark.form-input-error{border-color:#ff2626}.homepage_contacts-wrapper .contacts-form--blocks .checkbox-btn .checkmark:after{border-color:#343b4780}.homepage_contacts-wrapper .contacts-form button.fira-sans{padding:12px 42px;border-radius:4px;background-color:#33b6e9;font-size:16px;text-transform:uppercase;color:#f9f5e6;width:fit-content;border:none;outline:none}@media screen and (max-width: 768px){.homepage_contacts-wrapper .contacts-form button.fira-sans{margin:0 auto}}.homepage_contacts-wrapper .contacts-form button.fira-sans:focus{border:none;outline:none}.rules{background-color:#f9f5e6;margin-top:100px;padding-bottom:200px}.rules .container{width:75%}.rules .homepage_hero{position:relative;min-height:calc(100vh - 250px)}@media screen and (max-width: 768px){.rules .homepage_hero{min-height:auto;height:300px}}.rules .homepage_hero-background{position:absolute;width:100%;height:100%}@media screen and (max-width: 768px){.rules .homepage_hero-background{transform:translate(-250px);height:300px}}.rules .homepage_hero-background img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.rules .homepage_hero-background img{height:100%;width:auto}}.rules .homepage_hero-content{position:relative;z-index:2;display:grid;height:calc(100vh - 250px)}.rules .homepage_hero-content--wrapper{width:700px;display:flex;justify-content:flex-end;margin-right:0!important;margin-top:0!important;position:absolute;top:35%;right:-30%;transform:translateY(-50%);height:fit-content}@media screen and (max-width: 768px){.rules .homepage_hero-content--wrapper{position:initial;width:224px;margin-top:50px!important;transform:translate(60px)}}.rules .homepage_hero-content--wrapper .fira-sans{color:#f9f5e6;text-transform:uppercase;font-size:54px;font-weight:800;line-height:64px}@media screen and (min-width: 1440px) and (max-width: 1536px){.rules .homepage_hero-content--wrapper .fira-sans{font-size:34px;line-height:normal}}@media screen and (max-width: 768px){.rules .homepage_hero-content--wrapper .fira-sans{font-size:20px;line-height:24px}}.rules .homepage_hero-content--wrapper .fira-sans strong,.rules .homepage_hero-content--wrapper .fira-sans b{position:relative}@media screen and (min-width: 1440px) and (max-width: 1536px){.rules .homepage_hero-content--wrapper .fira-sans strong,.rules .homepage_hero-content--wrapper .fira-sans b{font-size:34px;line-height:normal}}@media screen and (max-width: 768px){.rules .homepage_hero-content--wrapper .fira-sans strong,.rules .homepage_hero-content--wrapper .fira-sans b{font-size:20px;line-height:24px}}.rules .homepage_hero-content--wrapper .fira-sans strong:before,.rules .homepage_hero-content--wrapper .fira-sans b:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-100px;width:200px;height:200px;background:url(/img/sun.svg);background-size:100% 100%;background-repeat:no-repeat;z-index:-1}@media screen and (max-width: 768px){.rules .homepage_hero-content--wrapper .fira-sans strong:before,.rules .homepage_hero-content--wrapper .fira-sans b:before{width:80px;height:80px;left:-30px;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 1440px) and (max-width: 1536px){.rules .homepage_hero-content--wrapper .fira-sans strong:before,.rules .homepage_hero-content--wrapper .fira-sans b:before{width:180px;height:180px;left:-80px}}.rules .homepage_hero-svg{position:absolute;height:300px;width:100%;bottom:0;background:url(/img/rules-component.svg);background-repeat:no-repeat;background-size:100% auto;display:flex;flex-direction:column}@media screen and (max-width: 768px){.rules .homepage_hero-svg{background-position:bottom;height:250px;bottom:-150px}}.rules-wrapper{height:auto;position:relative;margin-top:-50px}@media screen and (max-width: 768px){.rules-wrapper{margin-top:0;padding-top:30px}}@media screen and (min-width: 1440px) and (max-width: 1536px){.rules-wrapper{margin-top:-150px}}.footer{background:url(/img/footer.svg);height:425px;background-size:150%;background-position:center;background-repeat:no-repeat;margin-top:-280px;padding-bottom:25px;position:relative}@media screen and (max-width: 768px){.footer{background:#ffcb06;margin:0;height:auto}.footer .container.container-desktop{display:none}}.footer-wrapper{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}@media screen and (max-width: 768px){.footer-wrapper{display:none}}.footer-wrapper--row{display:flex;justify-content:space-between;width:100%;align-items:flex-end}.footer-wrapper--row_block{width:33.3333333333%}.footer-wrapper--row_block .socials{display:flex}.footer-wrapper--row_block .socials-item{width:58px;height:58px;display:flex;align-items:center}.footer-wrapper--row_block .socials-item a{width:fit-content;height:fit-content}.footer-wrapper--row_block .logo{width:235px;display:flex;align-items:center;justify-content:center}.footer-wrapper--row_block .logo svg{width:95%;height:auto}.footer-wrapper--row_block .sys-pages{display:flex;gap:16px}.footer-wrapper--row_block .sys-pages-item .fira-sans,.footer-wrapper--row_block .fira-sans-400{color:#313b49;font-size:12px;line-height:24px}.footer-wrapper--row .center-block{display:flex;align-items:center;justify-content:center}.footer-wrapper--row .center-block .fira-sans{font-size:16px;line-height:24px;color:#313b49}.footer-wrapper--row .last-block{text-align:end}.footer-mobile{width:100%;height:100%;display:flex;position:relative}@media screen and (min-width: 769px){.footer-mobile{display:none}}.footer-mobile--bg{position:absolute;top:-60px;left:0;width:100%;height:60px;overflow:hidden}.footer-mobile--bg svg{width:100%;height:auto}.footer-mobile--wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.footer-mobile--wrapper_logo{display:flex;flex-direction:column;padding:8px;gap:20px;align-items:center}.footer-mobile--wrapper_logo svg{width:135px;height:auto}.footer-mobile--wrapper_logo .fira-sans{color:#313b49;font-size:14px;line-height:24px}.footer-mobile--wrapper_socials,.footer-mobile--wrapper_sys-pages,.footer-mobile--wrapper_rights{display:flex;align-items:center;gap:4px}.footer-mobile--wrapper_socials{margin:10px 0}.footer-mobile--wrapper_socials-item{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.footer-mobile--wrapper_sys-pages,.footer-mobile--wrapper_rights{flex-direction:column}.footer-mobile--wrapper_sys-pages-item .fira-sans,.footer-mobile--wrapper_rights-item .fira-sans{font-size:12px;line-height:20px;color:#313b49}.select2{width:100%!important}.select2-selection{background:transparent!important;border:none!important;border-radius:0!important}.select2-selection--single{height:fit-content!important;display:flex!important;align-items:center;justify-content:space-between}.select2-selection__arrow{position:relative!important;top:0!important;right:0!important;width:auto!important;height:auto!important}.select2-selection__rendered{padding:0!important;font-family:Fira Sans,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:45px!important;color:#313b49!important;background:transparent!important}.select2-dropdown{border-radius:2px;background:#f9f9f9;border:none!important}.select2-search{padding:4px 20px!important}.select2-search__field{border:1px solid #313B49!important;font-family:Fira Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#313b49;border-radius:2px!important}.select2-search__field:focus{outline-color:#33b6e9}.select2-results__options{padding:8px!important;background:#f9f9f9}.select2-results__option{padding:4px 20px!important;font-family:Fira Sans,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:160%;color:#313b49;border-radius:4px}.select2-results__option--highlighted{background:#33b6e9!important}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#313B49 transparent transparent transparent!important}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #313B49 transparent!important}.contact-form--success{width:589px;height:306px;padding:60px 80px;border-radius:8px;background:#f9f9f9;box-shadow:0 29px 34px -20px #00000026;text-align:center;display:block;margin:0 auto}.contact-form--success-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.contact-form--success-wrapper .icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.contact-form--success-wrapper .fira-sans{font-size:32px;color:#212c36}.help-block{text-align:center;width:100%;color:#ff2626}
