body{padding:0;margin:0;font-family:RobotoCondensed-Regular,sans-serif;font-size:12px;background:#292929}a{text-decoration:none;color:#00f000}ul{margin:0;padding:0;list-style:none}button{cursor:pointer}button:focus{outline:none!important}button.process{background-image:url(/assets/img/preloader_dots.svg);background-position:50%;background-repeat:no-repeat;background-size:10%}.fly{opacity:0;transition:all .6s ease-in-out;transform:translateY(100px) scale(1.05) translateZ(0)}.show-block{opacity:1;transform:translateY(0) scale(1) translateZ(0)}input{border:none}input:focus{outline:none!important}input.form-control{width:100%;height:50px;outline:none;border:none;color:#1d1d1d;background:#fff;border-radius:7px;font-family:RobotoCondensed-Regular,sans-serif;letter-spacing:.5px;margin-bottom:17px;font-size:16px;line-height:50px;padding:0 10px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}input.form-control.error{border:1px solid red}input.form-control.error::-moz-placeholder{color:red}input.form-control.error::placeholder{color:red}input::-moz-placeholder{color:#004646;opacity:.8}input::placeholder{color:#004646;opacity:.8}input:-ms-input-placeholder{color:#004646;opacity:.8}input::-ms-input-placeholder{color:#004646;opacity:.8}input:focus{box-shadow:none;border:none;background-color:#fff}input:focus::-moz-placeholder{opacity:0}input:focus::placeholder{opacity:0}input:focus:-ms-input-placeholder{opacity:0}input:focus::-ms-input-placeholder{opacity:0}.reveal-overlay{position:absolute!important}.date-select .popup{width:290px;height:140px;left:-195px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;background:#242529;box-sizing:border-box;border-radius:10px;padding:10px}.date-select .tip{right:12px;left:auto}.date-select .select{width:110px;height:110px;display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;text-align:center}.date-select .select span.num{font-size:27px;line-height:37px}.date-select .select .btn-arrow{cursor:pointer}.date-select .select .btn-arrow .icon:before{content:none}.date-select .buttons{margin:0;width:72px;flex-flow:column nowrap}.date-select .buttons,.date-select .buttons a{display:flex;justify-content:center;align-items:center}.date-select .buttons a{width:40px;height:40px;color:#fafcfa;text-decoration:none;cursor:pointer}.date-select .buttons a i:before{position:relative;width:auto;height:auto}.btn{display:flex;justify-content:center;align-items:center;text-align:center;font-family:RobotoCondensed-Bold,sans-serif;height:50px;font-size:20px;padding:0 20px;text-decoration:none;box-sizing:border-box;border:0;letter-spacing:.625px;border-radius:7px;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn.green{background:linear-gradient(180deg,#00f000,#00b400);color:#1d1d1d}.btn.darker,.btn[disabled]{background:linear-gradient(180deg,#003c3c 1.26%,#002828);color:#2f7570}.btn.grey{background-color:#294754;color:#00f000;filter:drop-shadow(0 0 10px rgba(0,0,0,.570367))}.btn.btn-primary{background:#99f475}.btn.btn-primary[disabled]{color:#fff;background:#5c5c5c}.btn:active,.btn:focus,.btn:hover{color:initial}.btn .preloader{width:auto;height:50%}.btn.btn-default,.btn.btn-primary{height:auto;padding:15px 25px}.btn.btn-primary{background-color:#99f475;color:#000}.btn.btn-default{color:#fff;background-color:#242529}.btn.btn-rounded{border-radius:25px}.btn.btn-long{padding-right:120px;padding-left:120px}a.btn-primary{color:#000}.checkbox-container{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;position:relative;margin-bottom:16px}.checkbox-label{display:block;position:relative;cursor:pointer;font-size:18px;line-height:18px;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.checkbox-label .input-title{padding-left:28px;box-sizing:border-box;color:#fafcfa;font-size:12px}.checkbox-label .input-title span{font-weight:400}.checkbox-label input{position:absolute;opacity:0;cursor:pointer;height:18px;width:18px;margin:0}.checkbox-label .checkbox-custom{position:absolute;top:0;left:0;height:18px;width:18px;background-color:transparent;transition:background .3s ease-out,opacity .3s ease-out;-webkit-transition:background .3s ease-out,opacity .3s ease-out;-moz-transition:background .3s ease-out,opacity .3s ease-out;-ms-transition:background .3s ease-out,opacity .3s ease-out;-o-transition:background .3s ease-out,opacity .3s ease-out;border:none;border-radius:4px;box-sizing:border-box;background:#fff}.checkbox-label input:checked~.checkbox-custom{background-color:#00f000;border-radius:4px;border:none;transform:rotate(0deg) scale(1);opacity:1}.checkbox-label .checkbox-custom:after{position:absolute;content:"";left:9px;top:9px;height:0;width:0;border-radius:5px;border:1px solid #00f000;border-width:0 3px 3px 0;transform:rotate(0deg) scale(0);opacity:1;transition:transform .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.checkbox-label input:checked~.checkbox-custom:after{transform:rotate(45deg) scale(1);opacity:1;left:7px;top:5px;width:3px;height:5px;border:1px solid #fff;border-width:0 2px 2px 0;background-color:transparent;border-radius:0}.checkbox-label .checkbox-custom:before{position:absolute;content:"";left:10px;top:10px;width:0;height:0;border-radius:2px;border:1px solid #c1c1c1;transform:scale(0)}.checkbox-label input:checked~.checkbox-custom:before{left:4px;top:4px;width:9px;height:9px;border-radius:2px;transform:scale(3);opacity:0;z-index:999;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.socials{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.socials li{position:relative;width:49px;height:49px;border-radius:8px;margin-bottom:30px}.content-wrapper{overflow:hidden}.cookies-bar{font-size:12px;line-height:14px;padding:8px 15px;color:#fafcfa;box-sizing:border-box}.cookies-bar .row{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.cookies-bar .row .btn{height:30px;padding:0 10px;font-size:12px;line-height:30px;margin-left:20px}footer{background:linear-gradient(180deg,rgba(0,0,0,.91) 60.94%,#276874);box-sizing:border-box;padding-bottom:5px}footer.app{height:100vh}footer.app .footer-inner .column{margin-bottom:0}footer.app .footer-inner .column ul li{font-family:RobotoCondensed-Bold,sans-serif;font-size:18px;line-height:26px;margin-bottom:30px}footer.app .footer-inner .column ul li a{text-transform:uppercase;color:#99f475;cursor:pointer}footer.app .footer-inner .column ul li a:hover{color:#fafcfa}footer .footer-copyrights{margin-top:50px;text-align:center;color:#fff;font-size:12px}footer .footer-copyrights-payment{margin-top:10px}footer .footer-copyrights-text{white-space:nowrap}footer .footer-inner{padding:50px 58px 0;display:flex;flex-flow:column nowrap;justify-content:flex-start}footer .column{margin-bottom:45px}footer .column.first,footer .column:last-child{margin-bottom:0}footer .column .logo{margin-bottom:52px;width:100%;max-width:252px}footer .column .logo img{display:block;width:100%}footer .column .title{font-family:RobotoCondensed-Bold,sans-serif;font-size:20px;line-height:23px;text-transform:uppercase;color:#99f475;margin-bottom:20px}footer .column ul li{font-size:14px;line-height:22px}footer .column ul li a{color:#fafcfa;cursor:pointer}footer .column ul li a:hover{color:#99f475}footer .column .socials{flex-flow:row nowrap;justify-content:flex-start;align-items:center}footer .column .socials li{margin:0 28px 0 0;width:30px;height:30px;border-radius:8px}footer .column .socials li:last-child{margin-right:0}footer .footer-billing-info{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding-top:20px}footer .footer-billing-info .address{font-size:14px;line-height:28px;color:#fafcfa;width:100%;float:left}footer .footer-billing-info .logo{margin-top:5px;width:100%;float:left}@media only screen and (min-width:375px){.checkbox-label .input-title,body{font-size:14px}footer .footer-billing-info .address,footer .footer-inner .column .title,footer .footer-inner .column ul li{font-size:16px}}@media only screen and (min-width:768px){.checkbox-label .input-title,body{font-size:18px}.cookies-bar{text-align:left;padding:1vh 4.79vw 1vh 5.96vw}.cookies-bar .row{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center}.cookies-bar button{margin-top:0;margin-left:30px;padding:0 20px}footer{padding-bottom:5px}footer.app .footer-inner .column{width:100%}footer .footer-copyrights{margin-top:30px}footer .footer-inner{padding:60px 58px 0;flex-flow:row wrap;justify-content:space-between}footer .footer-inner .column{width:50%}footer .footer-inner .column.first{width:100%}footer .footer-inner .column .title{font-size:20px}footer .footer-inner .column ul li{font-size:20px;line-height:28px}footer .footer-billing-info .address{font-size:20px}}@media only screen and (max-width:926px) and (min-aspect-ratio:4/3) and (orientation:landscape){input.form-control{width:49%;margin-bottom:0;height:12vh;line-height:12vh;border-radius:2.3vh;padding:0 3vh;letter-spacing:.15vh}.btn{width:auto;padding:0 8vh;font-size:5vh;letter-spacing:.2vh;height:11vh;line-height:11vh}footer{padding-bottom:5px}footer .footer-inner{padding:40px 20px 0;flex-flow:row nowrap}footer .footer-inner .column{width:19%;margin-bottom:0}footer .footer-inner .column.first{width:24%}footer .footer-inner .column .logo{margin-bottom:0;max-width:33vh}footer .footer-inner .column .title{padding-top:.9vh;margin-bottom:2vh;font-size:4vh;line-height:4.5vh}footer .footer-inner .column ul li{font-size:3.5vh;line-height:5vh}footer .footer-inner .column .socials li{width:6vh;height:6vh;border-radius:1.4vh;margin:0 4vh 0 0}footer .footer-inner .column .socials li i{background-size:3.5vh 3.5vh}footer .footer-billing-info .address{font-size:3.5vh;line-height:5vh;float:none}footer .footer-billing-info .logo{float:none}}@media only screen and (min-width:1024px) and (orientation:portrait){.cookies-bar{font-size:inherit;padding:1vh 4.79vw 1vh 5.96vw}.cookies-bar .row{justify-content:center}.cookies-bar button{font-size:inherit;padding:0 2vh}.checkbox-label{font-size:2.4vh;line-height:2.4vh}.checkbox-label .input-title{padding-left:2.6vh;font-size:1.81vh;line-height:1.81vh}.checkbox-label .checkbox{height:1.6vh;width:1.6vh}.checkbox-label .checkbox-custom{height:1.6vh;width:1.7vh;border-radius:.4vh}.checkbox-label input:checked~.checkbox-custom{border-radius:.4vh}.checkbox-label input:checked~.checkbox-custom:before{left:.3vh;top:.4vh;height:.5vh;width:.5vh;border-radius:.4vh}.checkbox-label input:checked~.checkbox-custom:after{left:.64vh;top:.23vh;width:.2vh;height:.6vh;border:.2vh solid #fff;border-width:0 .3vh .3vh 0}.socials li{width:4.79vw;height:4.79vw;border-radius:.8vw;margin-bottom:3vw}footer{background:#000}footer.app{background:#294754;height:20vh}footer.app .footer-inner{flex-flow:row nowrap}footer.app .footer-inner .column{width:20%}footer.app .footer-inner .column.first{width:auto}footer .footer-billing-info .address,footer .footer-billing-info .logo{width:unset}}@media only screen and (min-width:1024px) and (orientation:landscape){body{font-size:1.81vh}.cookies-bar{font-size:inherit;padding:1vh 4.79vw 1vh 5.96vw}.cookies-bar .row{justify-content:center}.cookies-bar button{font-size:inherit;padding:0 2vh}.checkbox-label{font-size:2.4vh;line-height:2.4vh}.checkbox-label .input-title{padding-left:2.6vh;font-size:1.81vh;line-height:1.81vh}.checkbox-label .checkbox-custom{height:1.6vh;width:1.6vh;border-radius:.4vh}.checkbox-label input:checked~.checkbox-custom{border-radius:.4vh}.checkbox-label input:checked~.checkbox-custom:before{left:.3vh;top:.4vh;height:.5vh;width:.5vh;border-radius:.4vh}.checkbox-label input:checked~.checkbox-custom:after{left:.64vh;top:.23vh;width:.2vh;height:.6vh;border:.2vh solid #fff;border-width:0 .3vh .3vh 0}.socials li{width:4.79vw;height:4.79vw;border-radius:.8vw;margin-bottom:3vw}footer{padding-bottom:5px}footer.app{height:30vh}footer.app .footer-inner{flex-flow:row nowrap}footer.app .footer-inner .column{width:20%}footer.app .footer-inner .column.first{width:auto}footer .footer-inner{padding:51px 60px 0}footer .footer-inner .column{width:14.2%;margin-bottom:0}footer .footer-inner .column.first{width:30%}footer .footer-inner .column .logo{margin-bottom:0;max-width:24.7vh}footer .footer-inner .column .title{padding-top:.9vh;margin-bottom:2vh}footer .footer-inner .column ul li{font-size:2vh;line-height:2.8vh}footer .footer-inner .column .socials li{width:3vh;height:3vh;border-radius:.7vh}footer .footer-billing-info .address{font-size:2vh;line-height:2.8vh;width:unset;float:unset}footer .footer-billing-info .logo{width:unset;float:unset}}.w-view{padding:0 15px}.navbar-left .b-btn__icon{background:transparent;border:0;width:30px;height:30px;overflow:hidden;margin-top:10px}.navbar-left .icon-arrow_back-navbar{width:20px;height:30px;fill:#fff}.b-navbar .text{color:#fff;margin-top:10px;font-size:20px}.w-pages{color:#fff}section#bump{position:relative;background-image:url(/new/img/backgrounds/bump-background-desktop.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;flex-flow:column;justify-content:flex-end}section#bump .bump-wrapper .bump-inner .bump-inner-app{text-align:center}section#bump .bump-wrapper .bump-inner .bump-inner-app .appstore-logo{margin-bottom:20px}section#bump .bump-wrapper .bump-inner .bump-inner-app .appstore-logo a img{max-width:70%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo{margin-bottom:120px}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a{margin-bottom:30px;display:block}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a img{max-width:70%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo-title{font-size:36px;color:#fff;font-family:Outfit,sans-serif}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo-title span{margin-left:-15px}@media only screen and (min-width:376px){section#bump{position:relative;background-image:url(/new/img/backgrounds/bump-background-desktop.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;flex-flow:column;justify-content:flex-end}section#bump .bump-wrapper .bump-inner .bump-inner-app{text-align:center}section#bump .bump-wrapper .bump-inner .bump-inner-app .appstore-logo{margin-bottom:60px}section#bump .bump-wrapper .bump-inner .bump-inner-app .appstore-logo a img{max-width:70%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo{margin-bottom:120px}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a{margin-bottom:30px;display:block}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a img{max-width:70%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo-title{font-size:36px;color:#fff;font-family:Outfit,sans-serif}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo-title span{margin-left:-15px}}@media only screen and (min-width:765px){section#bump .bump-wrapper .bump-inner .bump-inner-app .appstore-logo a img{max-width:40%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a img{max-width:50%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo-title{font-size:40px}}@media only screen and (min-width:1024px){section#bump .bump-wrapper .bump-inner .bump-inner-app .appstore-logo a img{max-width:40%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo{margin-bottom:180px}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a img{max-width:50%}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo-title{font-size:50px}}@media only screen and (min-width:1050px){section#bump .bump-wrapper .bump-inner .bump-inner-app .appstore-logo a img{max-width:250px}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo{margin-bottom:100px}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a{margin-bottom:10px}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo a img{max-width:450px}section#bump .bump-wrapper .bump-inner .bump-inner-app .logo-title{font-size:45px}}.pulsate-fwd{animation:pulsate-fwd .5s ease-in-out 1.2s both}@keyframes pulsate-fwd{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.barebuddy.cookies-bar{position:fixed;top:0;width:100%;background:#242529;z-index:2}input.form-control.dark,input[type=text].dark{height:60px;line-height:60px;color:#fff;background:#242529;-webkit-box-shadow:0 0 0 50px #242529 inset}input.form-control.dark:-webkit-autofill,input.form-control.dark:-webkit-autofill:active,input.form-control.dark:-webkit-autofill:focus,input.form-control.dark:-webkit-autofill:hover,input[type=text].dark:-webkit-autofill,input[type=text].dark:-webkit-autofill:active,input[type=text].dark:-webkit-autofill:focus,input[type=text].dark:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#fff;background-color:#242529}input.form-control.dark::-moz-placeholder,input[type=text].dark::-moz-placeholder{color:#9d9d9d}input.form-control.dark::placeholder,input[type=text].dark::placeholder{color:#9d9d9d}input.form-control.dark[data-autocompleted],input[type=text].dark[data-autocompleted]{background-color:#242529}input.form-control.is-invalid-input,input[type=text].is-invalid-input{border:1px solid #da344f}section#hero{position:relative;background-image:url(/new/img/backgrounds/mobile-hero.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section#hero.app{font-family:Outfit,sans-serif}section#hero.app .hero-wrapper .hero-inner{padding:0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app{height:100%;box-sizing:border-box;background-size:cover;background-repeat:no-repeat;background-position:top;position:relative;transition:.4s;padding:15vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app.login-opened{padding:2vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app.login-opened .logo{margin-bottom:30px}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .shadow{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:50%}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .onboard_buttons{position:relative;bottom:auto;width:100%;left:0;transform:none}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .login{position:relative;left:auto;right:auto;top:auto;bottom:auto}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo{margin:0 auto 80px;width:100%}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo-title{color:#fff;font-weight:500;text-align:center;font-size:24px;margin-bottom:15px}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo img{max-height:80px}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo a{display:flex;justify-content:center}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .descr,section#hero.app .hero-wrapper .hero-inner .hero-inner-app .hero-title,section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo{position:relative;z-index:1}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .privacy-policy-description{color:#fff;position:absolute;left:20px;right:20px;bottom:25px;text-align:center}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .privacy-policy-description .links a{cursor:pointer;color:#fff;text-decoration:underline}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .privacy-policy-description .eighteen_years{font-weight:600}section#hero.app .hero-wrapper .hero-inner .section-wrapper{background-color:#162328}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info{justify-content:flex-start;padding:40px 20px 80px}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info .descr{display:block;font-size:18px;line-height:26px;text-align:left;letter-spacing:.5625px;margin:0}section#hero .hero-wrapper{position:relative;top:0;left:0;right:0;bottom:0;background-image:url(/new/img/mobile-hero-background.png);height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;flex-flow:column nowrap;justify-content:center}section#hero .hero-wrapper .hero-inner{height:100vh;max-height:-webkit-fill-available;padding:30px 20px 0;box-sizing:border-box;position:relative}section#hero .hero-wrapper .hero-inner .checkbox-label input:checked~.checkbox-custom{background-color:#99f475}section#hero .hero-wrapper .hero-inner .forgot-pass{color:#fff;margin-right:15px;font-size:16px}section#hero .hero-wrapper .hero-inner .onboard_buttons{display:flex;flex-direction:column;position:absolute;bottom:100px;width:100%;left:50%;transform:translate(-50%)}section#hero .hero-wrapper .hero-inner .onboard_buttons button{align-self:center}section#hero .hero-wrapper .hero-inner .onboard_buttons button.button-create-account{padding:15px 80px;margin-bottom:1vh;height:53px}section#hero .hero-wrapper .hero-inner .onboard_buttons button.button-login{padding:10px 40px}section#hero .hero-wrapper .hero-inner .languages,section#hero .hero-wrapper .hero-inner .socials-box,section#hero .hero-wrapper .hero-inner .stores{display:none}section#hero .hero-wrapper .hero-inner .logo{width:176px;margin:10vh auto}section#hero .hero-wrapper .hero-inner .logo a{display:block}section#hero .hero-wrapper .hero-inner .logo img{display:block;width:100%}section#hero .hero-wrapper .hero-inner .descr{display:block;width:100%;color:#fff;font-size:18px;letter-spacing:.1vh;text-align:center;margin-top:15px}section#hero .hero-wrapper .hero-inner .hero-title{font-size:48px;line-height:48px;letter-spacing:.9375px;font-family:RobotoCondensed-Bold,sans-serif;color:#99f475;margin:35vh 0 0;text-align:center}section#hero .hero-wrapper .hero-inner .login{position:absolute;left:30px;right:30px;bottom:90px}section#hero .hero-wrapper .hero-inner .login form{display:flex;flex-flow:column nowrap}section#hero .hero-wrapper .hero-inner .login button{width:100%;margin-top:10px;position:relative;z-index:2;height:50px}section#hero .hero-wrapper .hero-inner .login .form-footer{margin:30px 0;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}section#hero .hero-wrapper .hero-inner .login .form-footer .checkbox-container{margin-bottom:0}section#hero .hero-wrapper .hero-inner .login .form-footer a{cursor:pointer}section#hero .hero-wrapper .hero-inner .login .join-box{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}section#hero .hero-wrapper .hero-inner .login .join-box .title{font-family:RobotoCondensed-Bold,sans-serif;font-size:22px;color:#fafcfa;margin-left:15px}section#hero .hero-wrapper .hero-inner .login .join-box .btn{font-size:15px;cursor:pointer}section#hero .hero-wrapper .hero-inner .load-more{position:absolute;left:40px;right:40px;bottom:22px;margin:0 auto;display:flex;justify-content:center}section#hero .hero-wrapper .hero-inner .load-more .down{position:relative}section#hero .hero-wrapper .hero-inner .load-more .down a{position:absolute;top:0;left:0;right:0;bottom:0}.form-error{margin:8px 0 4px;line-height:normal;padding-left:10px;color:#ff7e6a;display:block}.close{position:absolute;top:10px;right:10px;z-index:4;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-image:url(/main/img/icons/close.svg);cursor:pointer}.secondary-menu{display:flex;align-items:center}.secondary-menu .secondary-menu-body.register{width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}section.modal,section.onboarding{width:100vw;height:100vh;background:#161a1b}section.modal.recover-password .inner .section-body .step .form-footer,section.onboarding.recover-password .inner .section-body .step .form-footer{text-align:center}section.modal.recover-password .inner .section-body .step .form-footer a,section.onboarding.recover-password .inner .section-body .step .form-footer a{display:inline-block;text-decoration:none;margin-top:15px;color:#fff}section.modal.recover-password .inner .section-body .step .btn,section.onboarding.recover-password .inner .section-body .step .btn{white-space:nowrap}section.modal .inner,section.onboarding .inner{width:100%;height:100%;max-height:-webkit-fill-available;position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;padding:0 40px 40px;box-sizing:border-box}section.modal .inner .section-header,section.onboarding .inner .section-header{width:100%;height:56px;padding:16px 8px 0;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0}section.modal .inner .section-header .back,section.onboarding .inner .section-header .back{position:absolute;top:7px;right:auto;height:100%;z-index:3}section.modal .inner .section-header span.title,section.onboarding .inner .section-header span.title{color:#9d9d9d}section.modal .inner .section-header .navigation,section.onboarding .inner .section-header .navigation{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:100%}section.modal .inner .section-header .navigation .dot,section.onboarding .inner .section-header .navigation .dot{width:5px;height:5px;border-radius:50%;background:#d8d8d8;margin-right:13px}section.modal .inner .section-header .navigation .dot:last-child,section.onboarding .inner .section-header .navigation .dot:last-child{margin-right:0}section.modal .inner .section-header .navigation .dot.active,section.onboarding .inner .section-header .navigation .dot.active{background:#00f000}section.modal .inner .section-body,section.onboarding .inner .section-body{width:100%;height:100%;max-height:-webkit-fill-available;padding-top:90px;box-sizing:border-box}section.modal .inner .section-body .step,section.onboarding .inner .section-body .step{width:100%;max-width:332px;margin:0 auto;height:inherit;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}section.modal .inner .section-body .step .handle-success,section.modal .inner .section-body .step .password-success,section.onboarding .inner .section-body .step .handle-success,section.onboarding .inner .section-body .step .password-success{position:relative;padding-left:25px;text-align:left;margin-top:5px}section.modal .inner .section-body .step .handle-success:before,section.modal .inner .section-body .step .password-success:before,section.onboarding .inner .section-body .step .handle-success:before,section.onboarding .inner .section-body .step .password-success:before{content:"";background:url(/main/img/icons/green-checkmark.svg);width:19px;height:13px;position:absolute;left:0;top:2px}section.modal .inner .section-body .step .password-container,section.onboarding .inner .section-body .step .password-container{position:relative}section.modal .inner .section-body .step .password-container .hide-password,section.onboarding .inner .section-body .step .password-container .hide-password{cursor:pointer;background:url(/main/img/icons/eye_password_show.svg);position:absolute;width:24px;height:18px;top:22px;right:20px}section.modal .inner .section-body .step .password-container .hide-password.show,section.onboarding .inner .section-body .step .password-container .hide-password.show{top:20px;width:22px;height:20px;background:url(/main/img/icons/eye_password.svg)}section.modal .inner .section-body .step .handdle-suggestions p,section.onboarding .inner .section-body .step .handdle-suggestions p{font-size:20px;font-weight:400;line-height:25px;color:#fff;text-align:center}section.modal .inner .section-body .step .handdle-suggestions .items,section.onboarding .inner .section-body .step .handdle-suggestions .items{display:flex;justify-content:space-evenly}section.modal .inner .section-body .step .handdle-suggestions .items .item,section.onboarding .inner .section-body .step .handdle-suggestions .items .item{cursor:pointer;background-color:#9d9d9d;padding:5px 10px;border-radius:15px}section.modal .inner .section-body .step .headline,section.onboarding .inner .section-body .step .headline{color:#fafcfa;font-size:24px;line-height:38px;text-align:center;margin-bottom:30px;align-self:flex-start;max-width:232px;margin-left:auto;margin-right:auto}section.modal .inner .section-body .step .slim,section.onboarding .inner .section-body .step .slim{width:280px}section.modal .inner .section-body .step label,section.onboarding .inner .section-body .step label{display:block}section.modal .inner .section-body .step label.registration-handle,section.onboarding .inner .section-body .step label.registration-handle{position:relative}section.modal .inner .section-body .step label.registration-handle:before,section.onboarding .inner .section-body .step label.registration-handle:before{content:"@";position:absolute;left:10px;top:20px;color:#9d9d9d}section.modal .inner .section-body .step label.registration-handle input,section.onboarding .inner .section-body .step label.registration-handle input{padding-left:25px}section.modal .inner .section-body .step input,section.onboarding .inner .section-body .step input{margin-bottom:0}section.modal .inner .section-body .step #skip-step-button,section.onboarding .inner .section-body .step #skip-step-button{position:absolute;top:22px;right:50px;color:#fff;font-size:18px;text-decoration:none}section.modal .inner .section-body .step .input-title,section.onboarding .inner .section-body .step .input-title{color:#fff}section.modal .inner .section-body .step .form-inner,section.onboarding .inner .section-body .step .form-inner{width:100%}section.modal .inner .section-body .step form.registration-nickname,section.onboarding .inner .section-body .step form.registration-nickname{height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between}section.modal .inner .section-body .step .registration,section.onboarding .inner .section-body .step .registration{height:59%}section.modal .inner .section-body .step .registration form,section.onboarding .inner .section-body .step .registration form{display:flex;flex-flow:column nowrap;justify-content:space-between;height:100%}section.modal .inner .section-body .step .date-container .date-select,section.onboarding .inner .section-body .step .date-container .date-select{margin:0 0 0 50px}section.modal .inner .section-body .step .date-container .date-select .popup,section.onboarding .inner .section-body .step .date-container .date-select .popup{width:275px;left:-50px;justify-content:space-between}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;height:100%}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .close,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .close{top:16px;right:16px;z-index:105}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .icon,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .icon{margin-bottom:24px}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner p,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner p{color:#fff;font-size:20px;text-align:center}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .dialog-actions,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .dialog-actions{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .dialog-actions .btn,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .dialog-actions .btn{width:auto}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .title,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .title{margin-bottom:30px;font-family:RobotoCondensed-Bold,sans-serif;font-size:26px;line-height:130%;letter-spacing:1.25px;color:#00f000;text-align:center}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .title .title-bottom,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .title .title-bottom{display:block;margin-top:10px;color:#fff;font-size:medium;line-height:normal;font-family:RobotoCondensed-Regular,sans-serif;letter-spacing:0}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .description,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .description{width:75%;font-weight:700;font-size:18px;line-height:135%;text-align:center;letter-spacing:.625px;color:#fff;margin-bottom:30px}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .description span.pro,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .description span.pro{width:26px;height:30px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/main/img/icons/button-pro.svg);filter:brightness(100);display:inline-block;vertical-align:middle}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .proConfirmAlertButtons,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .proConfirmAlertButtons{display:flex;flex-flow:column nowrap;align-items:center}section.modal .inner .section-body .step .date-container .date-select .popup .popup-inner .btn,section.onboarding .inner .section-body .step .date-container .date-select .popup .popup-inner .btn{width:100%;font-size:16px;letter-spacing:0}section.modal .inner .section-body .step .date-container .date-select .select,section.onboarding .inner .section-body .step .date-container .date-select .select{text-align:center;min-width:66px}section.modal .inner .section-body .step .date-container .date-select .select span.num,section.modal .inner .section-body .step .date-container .date-select .select span.text,section.onboarding .inner .section-body .step .date-container .date-select .select span.num,section.onboarding .inner .section-body .step .date-container .date-select .select span.text{color:#fafcfa}section.modal .inner .section-body .step .date-container .date-select .buttons,section.onboarding .inner .section-body .step .date-container .date-select .buttons{flex-flow:column nowrap;align-items:center}section.modal .inner .section-body .step .buddyname-data,section.modal .inner .section-body .step .recover,section.modal .inner .section-body .step .registration,section.onboarding .inner .section-body .step .buddyname-data,section.onboarding .inner .section-body .step .recover,section.onboarding .inner .section-body .step .registration{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}section.modal .inner .section-body .step .buddyname-data form,section.modal .inner .section-body .step .recover form,section.modal .inner .section-body .step .registration form,section.onboarding .inner .section-body .step .buddyname-data form,section.onboarding .inner .section-body .step .recover form,section.onboarding .inner .section-body .step .registration form{width:100%}section.modal .inner .section-body .step .buddyname-data .form-inner,section.modal .inner .section-body .step .recover .form-inner,section.modal .inner .section-body .step .registration .form-inner,section.onboarding .inner .section-body .step .buddyname-data .form-inner,section.onboarding .inner .section-body .step .recover .form-inner,section.onboarding .inner .section-body .step .registration .form-inner{width:380px}section.modal .inner .section-body .step .buddyname-data .form-inner label,section.modal .inner .section-body .step .recover .form-inner label,section.modal .inner .section-body .step .registration .form-inner label,section.onboarding .inner .section-body .step .buddyname-data .form-inner label,section.onboarding .inner .section-body .step .recover .form-inner label,section.onboarding .inner .section-body .step .registration .form-inner label{margin-bottom:15px;display:block;font-size:.875rem;font-weight:400}section.modal .inner .section-body .step .buddyname-data .form-inner input,section.modal .inner .section-body .step .buddyname-data .form-inner label:last-child,section.modal .inner .section-body .step .recover .form-inner input,section.modal .inner .section-body .step .recover .form-inner label:last-child,section.modal .inner .section-body .step .registration .form-inner input,section.modal .inner .section-body .step .registration .form-inner label:last-child,section.onboarding .inner .section-body .step .buddyname-data .form-inner input,section.onboarding .inner .section-body .step .buddyname-data .form-inner label:last-child,section.onboarding .inner .section-body .step .recover .form-inner input,section.onboarding .inner .section-body .step .recover .form-inner label:last-child,section.onboarding .inner .section-body .step .registration .form-inner input,section.onboarding .inner .section-body .step .registration .form-inner label:last-child{margin-bottom:0}section.modal .inner .section-body .step form.registration-nickname,section.onboarding .inner .section-body .step form.registration-nickname{width:380px}section.modal .inner .section-body .step .buddyname-data,section.onboarding .inner .section-body .step .buddyname-data{align-self:flex-start;margin-top:28px;width:100%}section.modal .inner .section-body .step .buddyname-data label.registration-nickname,section.onboarding .inner .section-body .step .buddyname-data label.registration-nickname{width:100%}section.modal .inner .photo-box,section.onboarding .inner .photo-box{position:relative;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}section.modal .inner .photo-box a,section.onboarding .inner .photo-box a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}section.modal .inner .photo-box span,section.onboarding .inner .photo-box span{margin-top:10px;font-size:18px;line-height:21px;color:#fff;letter-spacing:.5625px}section.modal .inner .photo-upload,section.onboarding .inner .photo-upload{width:-moz-fit-content;width:fit-content;margin:68px auto 0}section.modal .inner .photo,section.onboarding .inner .photo{display:block;width:280px;height:280px;margin:0 auto;background:#242529;border-radius:15px;position:relative}section.modal .inner .photo span,section.onboarding .inner .photo span{position:absolute;bottom:35px;font-size:20px;color:#fff;display:inline-block;left:50%;transform:translate(-50%)}section.modal .inner .photo:after,section.onboarding .inner .photo:after{content:"";position:absolute;top:0;left:10px;right:0;bottom:40px;background-size:130px 115px;background-repeat:no-repeat;background-position:50%;background-image:url(/main/img/icons/upload-photo-white.svg?ver=2)}section.modal .inner .photo.uploaded,section.onboarding .inner .photo.uploaded{background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:7px;position:relative;box-shadow:none}section.modal .inner .photo.uploaded:after,section.onboarding .inner .photo.uploaded:after{content:none}section.modal .inner .btn,section.onboarding .inner .btn{width:100%;align-self:flex-end;max-width:255px;margin:30px auto 0;height:45px;min-height:45px}section.modal .inner .btns,section.onboarding .inner .btns{width:100%;margin-top:30px;align-self:flex-end}section.modal .inner .btns .registration-agreement,section.onboarding .inner .btns .registration-agreement{margin-bottom:30px}section.modal .inner .btns .registration-agreement .checkbox-container,section.onboarding .inner .btns .registration-agreement .checkbox-container{margin-bottom:0}section.modal .inner .btns .registration-agreement .reg-terms-errors,section.onboarding .inner .btns .registration-agreement .reg-terms-errors{margin-left:30px}section.modal .inner .btns .btn,section.onboarding .inner .btns .btn{margin-top:15px}section.modal .inner .btns .btn:first-child,section.onboarding .inner .btns .btn:first-child{margin-top:0}section.modal .inner .btns .input-title,section.onboarding .inner .btns .input-title{font-size:14px;line-height:16px;color:#fafcfa}section.modal .inner .btns .input-title a,section.onboarding .inner .btns .input-title a{text-decoration:none;color:#00f000}section.modal .inner .buttons,section.onboarding .inner .buttons{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:100%;max-width:232px}section.modal .inner .buttons .button,section.onboarding .inner .buttons .button{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;background:none}section.modal .inner .buttons .button:hover,section.onboarding .inner .buttons .button:hover{background:none}section.modal .inner .buttons .button .icon,section.onboarding .inner .buttons .button .icon{position:relative;z-index:1;width:80px;height:80px;background:linear-gradient(180deg,#003c3c 50%,#1d1d1d 116.01%);box-shadow:0 2px 8px rgba(0,0,0,.5);border-radius:7px}section.modal .inner .buttons .button .icon:after,section.onboarding .inner .buttons .button .icon:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:50px 50px;background-repeat:no-repeat;background-position:50%}section.modal .inner .buttons .button.discover .icon:after,section.onboarding .inner .buttons .button.discover .icon:after{background-size:50px 50px;background-image:url(/main/img/icons/discover-shadow.png)}section.modal .inner .buttons .button.pro .icon:after,section.onboarding .inner .buttons .button.pro .icon:after{background-size:50px 55px;background-image:url(/main/img/icons/pro-white.png)}section.modal .inner .buttons .button a,section.onboarding .inner .buttons .button a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}section.modal .inner .buttons .button .name,section.onboarding .inner .buttons .button .name{width:90px;margin-top:10px;font-size:18px;line-height:21px;color:#fff;letter-spacing:.5625px;text-align:center}section.modal .inner .buttons .button .name span.pro,section.onboarding .inner .buttons .button .name span.pro{display:block;width:90px;height:23px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(/main/img/buddy-pro/pro-text.svg)}section.modal.step-3 .inner .section-body .step,section.onboarding.step-3 .inner .section-body .step{flex-flow:row wrap}section.modal.step-3 .inner .section-body .headline,section.onboarding.step-3 .inner .section-body .headline{margin-bottom:0}section.modal.step-3 .inner .section-body .buddyname-data,section.onboarding.step-3 .inner .section-body .buddyname-data{margin-top:0;width:100%}section.modal.finish .inner,section.onboarding.finish .inner{height:100%;padding:60px 40px 40px;box-sizing:border-box;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}section.modal.finish .inner .logo,section.onboarding.finish .inner .logo{width:176px;margin:0 auto}section.modal.finish .inner .logo a,section.onboarding.finish .inner .logo a{display:block}section.modal.finish .inner .logo img,section.onboarding.finish .inner .logo img{display:block;width:100%}section.modal.finish .inner .section-body,section.onboarding.finish .inner .section-body{padding:0;height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}section.finish{height:auto}section.finish .inner{paddding:0}section.finish .inner .headline{color:#fff;padding-top:15px;font-size:24px;font-weight:600;line-height:30px;letter-spacing:0;text-align:center}section.finish .inner .onboard-choice{width:100%;margin-top:20px}section.finish .inner .onboard-choice .item{background-color:#242529;position:relative;cursor:pointer;width:auto;margin:0 auto 10px;padding-left:105px;min-height:120px;padding-top:25px;padding-bottom:25px;display:flex;align-items:center}section.finish .inner .onboard-choice .item:after{content:"";background:url(/main/img/icons/arrow-right-dark.svg);width:24px;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%);right:0}section.finish .inner .onboard-choice .item:before{content:"";position:absolute;left:0;top:0;width:100px;height:100%}section.finish .inner .onboard-choice .item:first-child:before{background:var(--profile-photo);background-size:contain;border-radius:70px;overflow:hidden;width:65px;height:65px;left:17px;top:33px}section.finish .inner .onboard-choice .item:nth-child(2):before{background:url(/main/img/icons/onboard_step_2.svg) 0 no-repeat}section.finish .inner .onboard-choice .item:nth-child(3):before{background:url(/main/img/icons/onboard_step_3.svg) 0 no-repeat}section.finish .inner .onboard-choice .item .info .name{color:#fff;font-size:18px;font-weight:600;line-height:23px;letter-spacing:0;text-align:left}section.finish .inner .onboard-choice .item .info .text-mute{padding-top:5px;max-width:227px}section.select-location{width:100%!important}section.select-location .inner{padding:0}section.select-location .section-body{padding-top:25px!important}section.select-location .section-body .title{text-align:center;color:#fafcfa;font-size:24px;line-height:38px;padding:0 10px}section.select-location .section-body .options{width:auto;display:flex;justify-content:center;align-items:center;margin-top:15px;margin-bottom:15px;padding:0 10px}section.select-location .section-body .options .item{width:50%;text-align:center;padding-bottom:10px;border-bottom:1px solid #242529}section.select-location .section-body .options .item .btn{width:100%;min-height:0;background:none;color:#9d9d9d;padding-top:12px;padding-bottom:12px;font-size:16px;max-width:none;margin:0 auto 5px}section.select-location .section-body .options .item .btn.btn-default{background-color:#242529;color:#99f475}section.select-location .section-body .address-detail{color:#fff;display:flex;margin-top:30px;margin-bottom:30px;position:relative;box-sizing:border-box;align-items:center;padding-left:36px;margin-left:10px}section.select-location .section-body .location:before{content:"";position:absolute;left:2px;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-image:url(/main/img/icons/geolocate-gray.svg?ver=2);filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}section.select-location .section-body .map-section{position:relative}section.select-location .section-body .map-section .address label{display:block;position:relative;padding:0 10px;margin-bottom:30px}section.select-location .section-body .map-section .address label:before{position:absolute;content:"";width:20px;height:20px;background-image:url(/main/img/icons/input_pen.svg?ver=2);right:10px;top:50%;transform:translate(-50%,-50%)}section.select-location .section-body .map-section .address label input{padding-right:40px;color:#fff;margin-bottom:0}section.select-location .section-body .map-section .address label input::-moz-placeholder{color:#fff}section.select-location .section-body .map-section .address label input::placeholder{color:#fff}section.select-location .section-body .map-section .address .map-box .float-button{position:absolute;left:25px;right:25px;bottom:25px;z-index:1000;max-width:310px;margin:0 auto}section.select-location .section-body .continue-button.map{margin-top:-120px;position:relative;z-index:999}section.modal .inner .section-body{padding:0}.dialog.error p{overflow:scroll;max-height:80vh}.text-mute{color:#9d9d9d}@media only screen and (min-width:375px){section#hero.app .hero-wrapper .hero-inner .hero-inner-app{padding:15vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app.login-opened{padding:2vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app.login-opened .logo{margin-bottom:30px}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info{padding:60px 20px 80px}section#hero .hero-wrapper .hero-inner{padding:0 20px}section#hero .hero-wrapper .hero-inner .login{right:20px;left:20px;bottom:100px}section#hero .hero-wrapper .hero-inner .login .join-box .btn{font-size:16px}}@media only screen and (min-width:390px){section#hero.app .hero-wrapper .hero-inner .hero-inner-app{padding:35vh 30px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .privacy-policy-description{bottom:45px}section#hero.app .hero-wrapper .hero-inner .hero-inner-app.login-opened{padding:10vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app.login-opened .logo{margin-bottom:80px}}@media only screen and (min-width:428px){section#hero.app .hero-wrapper .hero-inner-app .privacy-policy-description{font-size:16px}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info .descr{font-size:22px;line-height:30px}}@media only screen and (max-height:670px){section#hero .hero-wrapper .hero-inner .hero-title{margin:25vh 0 0}}@media only screen and (max-height:568px) and (orientation:portrait){section#hero .hero-wrapper .hero-inner .hero-title{margin:25vh 0 0}section#hero .hero-wrapper .hero-inner .load-more{bottom:15px}}@media only screen and (min-width:800px){.reveal-overlay{z-index:103}.reveal-overlay.recover-password-modal,.reveal-overlay.register-modal{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8.15485px);backdrop-filter:blur(8.15485px);z-index:1000;display:flex;width:100%;height:100%;justify-content:center}.secondary-menu .secondary-menu-body.register{height:100%}section#hero{background-position:0 35%}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo img{height:120px;width:70%}section#hero .hero-wrapper .hero-inner .onboard_buttons{bottom:160px}section#hero .hero-wrapper .hero-inner .login{width:333px;margin:0 auto;bottom:15vh}section#hero .hero-wrapper .hero-inner .load-more{bottom:6vh}section .inner .section-header span.title{font-size:16px}section.select-location .section-body .address-detail{margin-top:10px;margin-bottom:10px}section.finish .inner .onboard-choice .item{padding-top:5px;padding-bottom:5px}section.modal,section.onboarding{width:85vw;height:65vh}section.modal.recover-password .inner .section-body .headline,section.onboarding.recover-password .inner .section-body .headline{margin-top:90px}section.modal .inner .section-body .continue-button.map,section.onboarding .inner .section-body .continue-button.map{margin-top:-85px}section.modal .inner .section-body .step .headline,section.onboarding .inner .section-body .step .headline{margin-bottom:10px;font-size:18px;line-height:28px}section.modal .inner .section-body .btn,section.modal .inner .section-body a,section.onboarding .inner .section-body .btn,section.onboarding .inner .section-body a{font-size:16px}section.modal .inner .section-body .input-title,section.modal .inner .section-body .input-title a,section.onboarding .inner .section-body .input-title,section.onboarding .inner .section-body .input-title a{font-size:14px}section.modal .inner .photo-upload,section.onboarding .inner .photo-upload{margin:18px auto 0}section.modal .inner .photo-upload .photo,section.onboarding .inner .photo-upload .photo{width:220px;height:220px}section.modal .inner .buttons,section.onboarding .inner .buttons{padding-left:15px;box-sizing:border-box}}@media only screen and (max-width:926px) and (min-aspect-ratio:4/3) and (orientation:landscape){section#hero{background-position:0 -92vh}section#hero .hero-wrapper{width:100%}section#hero .hero-wrapper .hero-inner{padding:20px 40px}section#hero .hero-wrapper .hero-inner .logo{width:54vh}section#hero .hero-wrapper .hero-inner .hero-title{margin-top:3vh}section#hero .hero-wrapper .hero-inner .login{min-width:70%;margin:0 auto;bottom:21vh}section#hero .hero-wrapper .hero-inner .login form{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}section#hero .hero-wrapper .hero-inner .login form button{margin-top:3.15vh;order:2;width:30%}section#hero .hero-wrapper .hero-inner .login form .form-footer{width:48%;margin:10px 0}section#hero .hero-wrapper .hero-inner .login .join-box{margin-top:10px;justify-content:flex-start}section#hero .hero-wrapper .hero-inner .login .join-box .title{margin-right:3.15vh}section#hero .hero-wrapper .hero-inner .login .join-box .btn{padding:0 8vh;font-size:5vh}section#hero .hero-wrapper .hero-inner .load-more{bottom:7vh}section#hero .hero-wrapper .hero-inner .load-more .down{width:29px;height:29px}}@media only screen and (min-width:1024px) and (orientation:portrait){section.finish .inner .onboard-choice .item{padding-top:25px;padding-bottom:25px}section.finish .inner .onboard-choice .item:first-child:before{top:50px}section.modal,section.onboarding{height:60vh}section.modal .inner .section-header .back,section.onboarding .inner .section-header .back{width:16px}section.modal .inner .section-body .step,section.onboarding .inner .section-body .step{justify-content:space-around}section.modal .inner .section-body .step .headline,section.onboarding .inner .section-body .step .headline{margin-bottom:30px;font-size:24px;line-height:38px}section.modal .inner .section-body .continue-button.map,section.onboarding .inner .section-body .continue-button.map{margin-top:-120px}section.modal .inner .section-body .photo-upload,section.onboarding .inner .section-body .photo-upload{margin:68px auto 0}section.modal .inner .section-body .photo-upload .photo,section.onboarding .inner .section-body .photo-upload .photo{width:280px;height:280px}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info{padding:80px 20px 160px}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info .descr{font-size:38px;line-height:50px}section#hero .hero-wrapper .hero-inner .login{width:430px}}@media only screen and (min-width:1024px) and (orientation:landscape){section.modal,section.onboarding{width:65vw;height:85vh}section.modal .inner .photo span,section.onboarding .inner .photo span{font-size:22px;bottom:50px}section.modal .inner .photo:after,section.onboarding .inner .photo:after{bottom:20px}section.modal .inner .onboard-choice .item,section.onboarding .inner .onboard-choice .item{padding-bottom:25px;padding-top:25px}section.modal .inner .onboard-choice .item:first-child:before,section.onboarding .inner .onboard-choice .item:first-child:before{top:50px}section.modal .inner .section-body .step,section.onboarding .inner .section-body .step{justify-content:space-around}section.modal .inner .section-body .step .headline,section.onboarding .inner .section-body .step .headline{margin-bottom:30px;font-size:24px;line-height:38px}section.modal .inner .section-body .continue-button.map,section.onboarding .inner .section-body .continue-button.map{margin-top:-120px}section.modal .inner .section-body .photo-upload,section.onboarding .inner .section-body .photo-upload{margin:68px auto 0}section.modal .inner .section-body .photo-upload .photo,section.onboarding .inner .section-body .photo-upload .photo{width:280px;height:280px}section.modal .inner .section-body .btn,section.onboarding .inner .section-body .btn{font-size:20px}section.modal .inner .section-body a,section.onboarding .inner .section-body a{font-size:18px}section.modal .inner .section-body .input-title,section.modal .inner .section-body .input-title a,section.onboarding .inner .section-body .input-title,section.onboarding .inner .section-body .input-title a{font-size:16px}section#hero{background-image:url(/new/img/backgrounds/desktop-hero.jpg);background-position:top}section#hero.app .hero-wrapper .hero-inner{padding:0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app{height:100vh}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .privacy-policy-description{font-size:20px}section#hero.app .hero-wrapper .hero-inner .section-wrapper{background:none;box-shadow:none;width:auto;height:50vh;top:auto;left:9.6vh;right:9.6vh}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info{width:100%;padding:80px 40px 100px;position:relative}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info .descr{width:100%;max-width:770px;font-size:3.6vh;line-height:5vh;letter-spacing:.1vh}section#hero.app .hero-wrapper .hero-inner .load-more{display:flex}section#hero .hero-wrapper{background-image:url(/new/img/desktop-hero-background.png)}section#hero .hero-wrapper .hero-inner{padding:3.5vh 3.5vw 4.5vh 4.25vw}section#hero .hero-wrapper .hero-inner .logo{width:32.5vh;margin:5vh 0 0 9.6vh}section#hero .hero-wrapper .hero-inner .onboard_buttons{display:block;transform:none;margin:0 0 0 9.6vh;left:4.25vw;width:auto}section#hero .hero-wrapper .hero-inner .onboard_buttons button{margin:0 auto}section#hero .hero-wrapper .hero-inner .onboard_buttons button.button-create-account{margin-bottom:2vh}section#hero .hero-wrapper .hero-inner .descr{margin:0 0 0 9.6vh;text-align:left}section#hero .hero-wrapper .hero-inner .hero-title{text-align:left;font-size:8vh;line-height:1.5;margin:2.4vh 0 0 9.6vh;width:48vw}section#hero .hero-wrapper .hero-inner .login{margin:0 0 0 9.6vh;top:12vh;left:auto;right:auto;bottom:auto;position:relative}section#hero .hero-wrapper .hero-inner .login button{margin-top:2vh}section#hero .hero-wrapper .hero-inner .login .form-footer{margin:2.7vh 0 4vh}section#hero .hero-wrapper .hero-inner .login .join-box .title{font-size:2.89vh}section#hero .hero-wrapper .hero-inner .languages,section#hero .hero-wrapper .hero-inner .socials-box,section#hero .hero-wrapper .hero-inner .stores{display:block}section#hero .hero-wrapper .hero-inner .languages{width:auto;height:3.8vh;position:absolute;right:50px;display:flex;flex-flow:column nowrap;justify-content:flex-start;text-align:right}section#hero .hero-wrapper .hero-inner .languages .chosen-language{height:100%;line-height:3.8vh;color:#fff;padding-right:3.3vh;cursor:pointer;letter-spacing:.05vh}section#hero .hero-wrapper .hero-inner .languages ul{height:0;opacity:0;visibility:hidden;padding-right:3.3vh;transition:height .2s ease,opacity .3s ease,visibility .2s ease}section#hero .hero-wrapper .hero-inner .languages ul.open{opacity:1;visibility:visible;height:100%}section#hero .hero-wrapper .hero-inner .languages ul li{height:3.8vh;line-height:3.8vh;letter-spacing:.05vh;cursor:pointer}section#hero .hero-wrapper .hero-inner .languages ul li a{color:#fff}section#hero .hero-wrapper .hero-inner .socials-box{position:absolute;right:50px;top:51.5vh;display:none}section#hero .hero-wrapper .hero-inner .socials-box .follow-us-cloud{width:10vh;height:10vh;position:absolute;top:-43px;right:50px;background-image:url(/new/img/follow-us.png);background-size:contain;background-position:50%;background-repeat:no-repeat}section#hero .hero-wrapper .hero-inner .socials-box .socials li{width:4.4vh;height:4.4vh;border-radius:1vh;margin-bottom:3vh}section#hero .hero-wrapper .hero-inner .stores{display:none;width:300px;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:absolute;right:50px;bottom:57px}section#hero .hero-wrapper .hero-inner .stores .store{width:49%}section#hero .hero-wrapper .hero-inner .stores .store img{width:100%;display:block}section#hero .hero-wrapper .hero-inner .load-more{display:none}}@media only screen and (min-width:1200px){section.modal .inner .section-body .step .date-container .date-select,section.onboarding .inner .section-body .step .date-container .date-select{margin:0}section.modal .inner .section-body .step .date-container .date-select .popup,section.onboarding .inner .section-body .step .date-container .date-select .popup{width:320px;left:0}section.modal .inner .section-body .step .date-container .date-select .buttons,section.onboarding .inner .section-body .step .date-container .date-select .buttons{width:80px;min-width:80px;max-width:none;margin:0 0 0 10px}section.modal .inner .section-body .step .date-container .date-select .buttons a,section.onboarding .inner .section-body .step .date-container .date-select .buttons a{width:100%}section.modal .inner .section-body .step .date-container .date-select .buttons a i,section.onboarding .inner .section-body .step .date-container .date-select .buttons a i{color:#fff}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo img{height:120px;width:60%;max-width:500px}section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info .descr{max-width:910px;font-size:32px;line-height:40px;letter-spacing:1.125px}section#hero .hero-wrapper .hero-inner .login{top:173px}}@media only screen and (min-width:1440px){section#hero.app .hero-wrapper .hero-inner .section-wrapper .section-info .descr{max-width:1020px;font-size:34px;line-height:44px}section#hero .hero-wrapper .hero-inner .login{max-width:23.1vw}}@media only screen and (min-aspect-ratio:3/4) and (max-aspect-ratio:4/3){section#hero .hero-wrapper .hero-inner .login{top:200px}}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){section#hero{background-image:url(/new/img/backgrounds/mobile-hero@2x.jpg)}section#hero.app .hero-wrapper .hero-inner{padding:0}section#hero .hero-wrapper{background-image:url(/new/img/mobile-hero-background@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1024px) and (orientation:landscape),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335) and (min-width:1024px) and (orientation:landscape),only screen and (min-device-pixel-ratio:1.25) and (min-width:1024px) and (orientation:landscape),only screen and (min-resolution:1.25dppx) and (min-width:1024px) and (orientation:landscape),only screen and (min-resolution:200dpi) and (min-width:1024px) and (orientation:landscape){section#hero{background-image:url(/new/img/backgrounds/desktop-hero@2x.jpg)}section#hero.app{background-image:url(/new/img/backgrounds/desktop-hero@2x-croped.jpg)}section#hero.app .hero-wrapper .hero-inner{padding:0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app{padding:35vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app.login-opened{padding:15vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .onboard_buttons{margin:0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo{width:47%}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo-title{font-size:35px}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .login{margin:0 auto}section#hero .hero-wrapper{background-image:url(/new/img/desktop-hero-background@2x.png)}section#hero .hero-wrapper .hero-inner .socials-box .follow-us-cloud{background-image:url(/new/img/follow-us@2x.png)}}@media only screen and (min-width:768px){section#hero.app{background-position:0 35%}section#hero.app .hero-wrapper .hero-inner .hero-inner-app{padding:25vh 40px 0}section#hero.app .hero-wrapper .hero-inner .hero-inner-app .logo{width:70%}section#hero .hero-wrapper .hero-inner .logo{width:333px}section#hero .hero-wrapper .hero-inner .onboard_buttons{bottom:140px}section#hero .hero-wrapper .hero-inner .login{width:333px;margin:0 auto;bottom:150px}section#hero .hero-wrapper .hero-inner .load-more{bottom:50px}}section#find .section-background{background-image:url(/new/img/backgrounds/mobile-find.jpg)}@media only screen and (min-width:1024px) and (orientation:portrait){section#find .section-wrapper{display:flex;justify-content:center;align-items:center}}@media only screen and (min-width:1024px) and (orientation:landscape){section#find .section-background{background-image:url(/new/img/backgrounds/desktop-find.jpg);height:100vh}section#find .section-wrapper .section-info{padding-top:90px;justify-content:flex-start}section#find .section-wrapper .section-info .icon-box{top:30px;left:-30px}section#find .section-wrapper .section-info .title{width:58%}section#find .section-wrapper .section-info .descr{width:66%}}@media only screen and (min-width:1200px){section#find .section-wrapper .title{width:58%}}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){section#find .section-background{background-image:url(/new/img/backgrounds/mobile-find@2x.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1024px) and (orientation:landscape),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335) and (min-width:1024px) and (orientation:landscape),only screen and (min-device-pixel-ratio:1.25) and (min-width:1024px) and (orientation:landscape),only screen and (min-resolution:1.25dppx) and (min-width:1024px) and (orientation:landscape),only screen and (min-resolution:200dpi) and (min-width:1024px) and (orientation:landscape){section#find .section-background{background-image:url(/new/img/backgrounds/desktop-find@2x.jpg)}}section#browse .section-background{background-image:url(/new/img/backgrounds/mobile-browse.jpg);background-position:top}@media only screen and (min-width:1024px) and (orientation:portrait){section#browse .section-wrapper{display:flex;justify-content:center;align-items:center}section#browse .section-wrapper .section-info{padding:6vh 20px}}@media only screen and (min-width:1024px) and (orientation:landscape){section#browse .section-background{background-image:url(/new/img/backgrounds/desktop-browse.jpg);height:100vh}section#browse .section-wrapper .section-info{padding-top:90px;justify-content:flex-start}section#browse .section-wrapper .section-info .icon-box{top:40px;left:-17px}section#browse .section-wrapper .section-info .title{width:58%}section#browse .section-wrapper .section-info .descr{width:66%}}@media only screen and (min-width:1200px){section#browse .section-background{background-position:0}section#browse .section-wrapper .section-info{width:60%}section#browse .section-wrapper .section-info .title{width:79%}section#browse .section-wrapper .section-info .descr{width:86%}}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){section#browse .section-background{background-image:url(/new/img/backgrounds/mobile-browse@2x.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1024px),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335) and (min-width:1024px),only screen and (min-device-pixel-ratio:1.25) and (min-width:1024px),only screen and (min-resolution:1.25dppx) and (min-width:1024px),only screen and (min-resolution:200dpi) and (min-width:1024px){section#browse .section-background{background-image:url(/new/img/backgrounds/desktop-browse@2x.jpg)}}section#download{background:linear-gradient(180deg,rgba(0,0,0,.91) 60.94%,#276874)}section#download.app .section-wrapper .illustration-box{width:22vh}section#download.app .section-wrapper .section-info .descr{width:60%}section#download.app .section-wrapper .section-info .stores{margin-bottom:25px}section#download.app .section-wrapper .section-info .btn{margin-bottom:0}section#download .section-wrapper{height:100%;background-color:transparent;box-shadow:none;display:flex;flex-flow:column nowrap;justify-content:center}section#download .section-wrapper .illustration-box{width:19vh;margin:20px auto 0;box-sizing:border-box}section#download .section-wrapper .illustration-box img{display:block;width:100%}section#download .section-wrapper .illustration-box img.desktop{display:none}section#download .section-wrapper .section-info{height:auto}section#download .section-wrapper .section-info .title{width:100%;margin-bottom:25px}section#download .section-wrapper .section-info .descr{width:80%;margin-bottom:25px}section#download .section-wrapper .section-info .btn{width:260px;margin-bottom:25px}section#download .section-wrapper .section-info .stores{width:260px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}section#download .section-wrapper .section-info .stores .store{width:45%}section#download .section-wrapper .section-info .stores .store img{display:block;width:100%}@media only screen and (min-width:375px){section#download .section-wrapper{height:100%}section#download .section-wrapper .section-info .descr,section#download .section-wrapper .section-info .title{margin-bottom:36px}}@media only screen and (min-width:428px){section#download .section-wrapper .illustration-box{width:160px;margin:40px auto 20px}}@media only screen and (min-width:768px){section#download.app .section-wrapper .illustration-box,section#download .section-wrapper .illustration-box{width:300px}}@media only screen and (min-width:1024px) and (orientation:portrait){section#download.app .section-wrapper .illustration-box,section#download .section-wrapper .illustration-box,section#download .section-wrapper .section-info .btn,section#download .section-wrapper .section-info .stores{width:430px}}@media only screen and (min-width:1024px) and (orientation:landscape){section#download.app .section-wrapper .illustration-box{width:55%}section#download.app .section-wrapper .section-info .title{width:97%}section#download .section-wrapper{height:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;box-sizing:border-box;background:transparent;box-shadow:none;display:flex;flex-flow:row-reverse nowrap}section#download .section-wrapper .illustration-box{width:55%;padding:76px 70px 76px 50px;margin:0;position:absolute;top:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center}section#download .section-wrapper .illustration-box img.mobile{display:none}section#download .section-wrapper .illustration-box img.desktop{display:block;width:auto;height:100%;max-height:715px}section#download .section-wrapper .section-info{width:51%;height:100%;padding-top:55px}section#download .section-wrapper .section-info .title{margin-bottom:7vh}section#download .section-wrapper .section-info .descr{margin-bottom:9vh}section#download .section-wrapper .section-info .btn,section#download .section-wrapper .section-info .stores{width:333px}}@media only screen and (min-width:1200px){section#download.app .section-wrapper .section-info .title{width:85%}section#download .section-wrapper .section-info{width:56%;height:100%;top:0}}section#share .section-background{background-image:url(/new/img/backgrounds/mobile-share.jpg)}@media only screen and (min-width:768px){section#share .section-background{background-position:50%}section#share .section-wrapper .section-info .descr{width:50%}}@media only screen and (min-width:1024px) and (orientation:portrait){section#share .section-wrapper{display:flex;justify-content:center;align-items:center}section#share .section-wrapper .section-info{padding:6vh 20px}}@media only screen and (min-width:1024px) and (orientation:landscape){section#share .section-background{height:100vh;background-image:url(/new/img/backgrounds/desktop-share.jpg);background-position:top}section#share .section-wrapper{height:100vh}section#share .section-wrapper .section-info{width:50%;justify-content:flex-end;padding-right:70px;padding-bottom:100px}section#share .section-wrapper .section-info .icon-box{top:30px;left:-25px}section#share .section-wrapper .section-info .title{width:89%}section#share .section-wrapper .section-info .descr{width:auto}}@media only screen and (min-width:1200px){section#share .section-wrapper .section-info{width:52%}section#share .section-wrapper .section-info .title{width:100%}}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){section#share .section-background{background-image:url(/new/img/backgrounds/mobile-share@2x.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1024px),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335) and (min-width:1024px),only screen and (min-device-pixel-ratio:1.25) and (min-width:1024px),only screen and (min-resolution:1.25dppx) and (min-width:1024px),only screen and (min-resolution:200dpi) and (min-width:1024px){section#share .section-background{background-image:url(/new/img/backgrounds/desktop-share@2x.jpg)}}section#sign-up .section-wrapper{background-color:transparent;box-shadow:none;height:100vh;background:linear-gradient(180deg,rgba(0,0,0,.91) 60.94%,#276874);display:flex;flex-flow:row wrap;justify-content:center;align-items:center}section#sign-up .section-wrapper .illustration-box{width:100%;height:40vh;margin:0 auto;padding-top:20px;position:relative;box-sizing:border-box;align-self:flex-start}section#sign-up .section-wrapper .illustration-box .pattern{width:260px;height:260px;position:absolute;top:30px;left:calc(50% - 130px);right:0;bottom:0;background-image:url(/new/img/mobile-pattern.png);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:1;border-radius:50%;overflow:hidden}section#sign-up .section-wrapper .illustration-box .pattern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 -100px 80px 0 rgba(0,0,0,.44)}section#sign-up .section-wrapper .illustration-box img{display:block;width:auto;height:100%;margin:0 auto;position:relative;z-index:2}section#sign-up .section-wrapper .section-info{height:auto;z-index:3}section#sign-up .section-wrapper .section-info .title{margin-bottom:15px}section#sign-up .section-wrapper .section-info .descr{margin-bottom:20px}section#sign-up .section-wrapper .section-info .btn{width:260px}@media only screen and (min-width:375px){section#sign-up .section-wrapper .illustration-box{height:30vh}}@media only screen and (min-width:414px){section#sign-up .section-wrapper .illustration-box{margin-bottom:0}}@media only screen and (min-width:768px){section#sign-up .section-wrapper{display:block}section#sign-up .section-wrapper .illustration-box{height:56vh;padding-top:5vh;margin-bottom:4vh}section#sign-up .section-wrapper .illustration-box .pattern{width:500px;height:500px;left:calc(50% - 250px)}section#sign-up .section-wrapper .illustration-box .pattern:before{box-shadow:inset 0 -100px 80px 0 rgba(0,0,0,.34)}}@media only screen and (min-width:1024px) and (orientation:portrait){section#sign-up .section-wrapper .illustration-box{height:58vh;padding-top:5vh}section#sign-up .section-wrapper .section-info .btn{width:430px}}@media only screen and (min-width:1024px) and (orientation:landscape){section#sign-up .section-wrapper{display:flex;flex-flow:row-reverse nowrap}section#sign-up .section-wrapper .illustration-box{width:55%;height:100%;padding:0;margin:0;position:absolute;top:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center}section#sign-up .section-wrapper .illustration-box .pattern{width:500px;height:500px;background-image:url(/new/img/desktop-pattern.png);background-size:cover;top:100px;left:calc(50% - 250px)}section#sign-up .section-wrapper .illustration-box img{height:85vh}section#sign-up .section-wrapper .section-info{width:53%}section#sign-up .section-wrapper .section-info .title{width:100%;margin-bottom:58px}section#sign-up .section-wrapper .section-info .descr{width:100%;margin-bottom:4vh}section#sign-up .section-wrapper .section-info .btn{width:333px}}@media only screen and (min-width:1200px){section#sign-up .section-wrapper .illustration-box .pattern{width:650px;height:650px;top:110px;left:calc(50% - 325px)}section#sign-up .section-wrapper .illustration-box img{max-height:900px}section#sign-up .section-wrapper .section-info{width:60%}section#sign-up .section-wrapper .section-info .descr{width:100%;max-width:550px}}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){section#sign-up .section-wrapper .illustration-box .pattern{background-image:url(/new/img/mobile-pattern@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1024px) and (orientation:landscape),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335) and (min-width:1024px) and (orientation:landscape),only screen and (min-device-pixel-ratio:1.25) and (min-width:1024px) and (orientation:landscape),only screen and (min-resolution:1.25dppx) and (min-width:1024px) and (orientation:landscape),only screen and (min-resolution:200dpi) and (min-width:1024px) and (orientation:landscape){section#sign-up .section-wrapper .illustration-box .pattern{background-image:url(/new/img/desktop-pattern@2x.png)}}section{position:relative;height:100vh;max-height:-webkit-fill-available;display:flex;flex-flow:column nowrap}section .section-background{background-size:cover;background-repeat:no-repeat;background-position:50%;height:53vh}section .section-wrapper{background:linear-gradient(180deg,rgba(0,0,0,.91) 60.94%,#276874);box-shadow:inset 0 10px 17px rgba(0,0,0,.5);height:47vh;max-height:-webkit-fill-available}section .section-wrapper .section-info{height:100%;max-height:-webkit-fill-available;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}section .section-wrapper .section-info .icon-box{margin-bottom:8px}section .section-wrapper .section-info .title{width:73%;color:#99f475;text-align:center;font-family:RobotoCondensed-Bold,sans-serif;font-size:30px;line-height:35px;letter-spacing:.9375px;margin-bottom:16px}section .section-wrapper .section-info .descr{font-family:RobotoCondensed-Regular,sans-serif;font-size:14px;line-height:20px;text-align:center;letter-spacing:.5625px;color:#fff}@media only screen and (min-width:375px){section .section-wrapper .section-info .title{width:60%}}@media only screen and (min-width:428px){section .section-wrapper .section-info .descr{font-size:16px;line-height:22px}}@media only screen and (min-width:768px){section .section-background{height:60vh}section .section-wrapper{height:40vh}section .section-wrapper .section-info .title{width:37%;font-size:40px;line-height:45px;margin-bottom:20px}section .section-wrapper .section-info .descr{width:70%;font-size:18px;line-height:24px}}@media only screen and (max-width:926px) and (min-aspect-ratio:4/3) and (orientation:landscape){section{flex-flow:row nowrap}section .section-background,section .section-wrapper{width:50%;height:100vh}section .section-wrapper .section-info .icon-box{margin-bottom:8vh}section .section-wrapper .section-info .title{font-size:6vh;line-height:7vh;letter-spacing:.2vh;margin-bottom:4vh}section .section-wrapper .section-info .descr{font-size:4vh;line-height:5.5vh;letter-spacing:.15vh}}@media only screen and (min-width:1024px) and (orientation:portrait){section .section-wrapper .section-info .title{width:30%;font-size:45px;line-height:52px}section .section-wrapper .section-info .descr{font-size:22px;line-height:30px}}@media only screen and (min-width:1024px) and (orientation:landscape){section .section-background{height:100vh}section .section-shadow{mix-blend-mode:multiply;position:absolute;top:0;bottom:0;width:50%;z-index:1}section .section-wrapper{height:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;padding:0;box-sizing:border-box;background:transparent;box-shadow:none}section .section-wrapper .section-info{width:68%;padding:130px 15px 15px 13vh;align-items:flex-start;position:absolute}section .section-wrapper .section-info .icon-box{margin-bottom:0}section .section-wrapper .section-info .title{width:60%;max-width:400px;font-size:60px;line-height:70px;letter-spacing:1.875px;margin-bottom:30px;text-align:left;z-index:1}section .section-wrapper .section-info .descr{width:66%;max-width:450px;font-size:22px;line-height:30px;text-align:left}section.left .section-shadow{left:0;background:linear-gradient(270deg,rgba(0,0,0,.0001) 2.81%,#374954 98.53%)}section.left .section-wrapper .section-info{left:0;padding:15px 15px 15px 13vh}section.right .section-shadow{right:0;background:linear-gradient(270deg,#374954 2.87%,rgba(0,0,0,.0001) 98.59%)}section.right .section-wrapper .section-info{right:0;padding:15px 70px 15px 15px}}@media only screen and (min-width:1200px){section .section-wrapper .section-info .title{width:80%;max-width:none;font-size:80px;line-height:88px;margin-bottom:40px}section .section-wrapper .section-info .descr{font-size:26px;line-height:34px}}section .back{width:16px;height:30px;position:absolute;top:16px;left:19px;z-index:4;cursor:pointer}section .back a{position:absolute;top:0;left:0;right:0;bottom:0}@media only screen and (min-width:1024px){section .back{width:1.94vh;height:6.4vh;top:5.4vh;left:3vh}}@font-face{font-family:RobotoCondensed-Bold;src:url(/new/fonts/RobotoCondensed-Bold.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:RobotoCondensed-Regular;src:url(/new/fonts/RobotoCondensed-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Outfit;src:url(/new/fonts/Outfit-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Outfit;src:url(/new/fonts/Outfit-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Outfit;src:url(/new/fonts/Outfit-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}section#blog{background-image:url(/new/img/mobile-hero.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section#blog,section#blog .blog-wrapper{position:relative;height:100%;min-height:100vh}section#blog .blog-wrapper{top:0;left:0;right:0;bottom:0;background-image:url(/new/img/mobile-hero-background.png);background-size:contain;background-repeat:repeat;background-position:50%}section#blog .blog-wrapper .blog-inner{padding:91px 40px;box-sizing:border-box}section#blog h1{font-family:RobotoCondensed-Regular,sans-serif;font-size:36px;line-height:42px;letter-spacing:1.125px;color:#00f000;margin:0 0 26px}section#blog .content{font-size:20px;line-height:23px;letter-spacing:.625px;color:#fff}@media only screen and (min-width:1024px){section#blog{background-image:url(/new/img/desktop-hero.jpg);background-position:top}section#blog .blog-wrapper{background-image:url(/new/img/desktop-hero-background.png);max-height:100vh;overflow-y:scroll}section#blog .blog-wrapper::-webkit-scrollbar{display:none}section#blog .blog-wrapper .blog-inner{max-width:109.7vh;padding:11.9vh 13.9vh}section#blog .blog-wrapper h1{margin-bottom:7.3vh;font-size:4.4vh;line-height:4.8vh;letter-spacing:.13vh}section#blog .blog-wrapper .content p{font-size:2.4vh;line-height:2.8vh;letter-spacing:.078vh}}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){section#blog{background-image:url(/new/img/mobile-hero@2x.jpg)}section#blog .blog-wrapper{background-image:url(/new/img/mobile-hero-background@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1024px),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335) and (min-width:1024px),only screen and (min-device-pixel-ratio:1.25) and (min-width:1024px),only screen and (min-resolution:1.25dppx) and (min-width:1024px),only screen and (min-resolution:200dpi) and (min-width:1024px){section#blog{background-image:url(/new/img/desktop-hero@2x.jpg)}section#blog .blog-wrapper{background-image:url(/new/img/desktop-hero-background@2x.png)}}.back{background-size:contain;background-image:url(/new/img/back.svg)}.back,.socials li i{background-position:50%;background-repeat:no-repeat}.socials li i{background-size:2.5vh 2.5vh;position:absolute;top:0;right:0;left:0;bottom:0}.socials li i.instagram{background-image:url(/main/img/icons/instagram_new.svg)}.socials li i.fb{background-image:url(/new/img/facebook.svg)}.socials li i.tiktok{background-image:url(/main/img/icons/tik-tok_new.svg)}.socials li i.twitter{background-image:url(/main/img/icons/twitter_new.svg)}section#hero .hero-wrapper .hero-inner .languages{background-image:url(/assets/img/svg/svg/arrow-down-langs.svg);background-size:5.1vh 5.1vh;background-position:100%;background-repeat:no-repeat}section#hero .hero-wrapper .load-more .down{background-image:url(/new/img/arrow-down.svg);width:39px;height:39px;background-size:contain;background-repeat:no-repeat}section .section-wrapper .section-info .icon-box{position:relative;width:58px;height:58px;background-repeat:no-repeat;background-size:contain;background-position:50%}section .section-wrapper .section-info .icon-box.find{background-image:url(/new/img/find-icon-white.svg)}section .section-wrapper .section-info .icon-box.browse{background-image:url(/new/img/browse-icon-white.svg)}section .section-wrapper .section-info .icon-box.share{background-image:url(/new/img/share-icon-white.svg)}@media only screen and (min-width:428px){section .section-wrapper .section-info .icon-box{width:80px;height:80px}}@media only screen and (min-width:768px){section .section-wrapper .section-info .icon-box{width:100px;height:100px}}@media only screen and (min-width:1024px) and (orientation:portrait){section .section-wrapper .section-info .icon-box{width:130px;height:130px}}@media only screen and (min-width:1024px) and (orientation:landscape){section#hero .hero-wrapper .hero-inner .languages{background-size:2.8vh 2.8vh}section .section-wrapper .section-info .icon-box{width:155px;height:155px}}.announce{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);overflow-x:hidden;z-index:2000}.announce .announce-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.announce .announce-body{position:relative;margin:20px auto;width:90%;background:#002e2c;padding:40px 20px 30px;border-radius:12px;font-size:18px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.3);box-sizing:border-box;z-index:2}.announce .announce-body p{margin:0 0 15px;font-size:16px}.announce .announce-body b{font-family:RobotoCondensed-Bold}.announce .announce-body>.announce-welcome-back{color:#fff;text-align:center}.announce .announce-body>.announce-welcome-back>.btn{margin:10px 0 0}.announce .announce-body .dialog-close{position:absolute;top:15px;right:15px;cursor:pointer}.announce .announce-body .announce-scrollable{max-height:70vh;overflow-x:hidden;overflow-y:auto}@media only screen and (min-width:768px){.announce .announce-body{margin:40px auto;padding:100px 20px 50px;width:420px}.announce .announce-body .announce-welcome-back p{margin:0 0 20px;font-size:18px}.announce .announce-body .announce-welcome-back>.btn{margin:40px 0 0}.announce .announce-body .dialog-close{top:30px;right:30px}}
/*# sourceMappingURL=main.min.css.map*/