html{-ms-overflow-style:none;overflow:hidden;scrollbar-width:none;user-select:none;-webkit-user-select:none}body,html{height:100%;width:100%}body{background-color:#0d426a;font-family:SF-Pro-Display;margin:0;overflow-y:scroll}#root{height:100%;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing-page{-ms-overflow-style:none;overflow:auto;position:relative;scrollbar-width:none;user-select:none;-webkit-user-select:none;width:100%}.landing-page::-webkit-scrollbar{display:none}.landing-page-header{align-items:center;display:flex;height:80px;justify-content:space-between;position:absolute;transition:padding 1s;width:100%;z-index:100}@media(min-width:1020px){.landing-page-header{height:120px}}.landing-page-header img{height:54px;margin-left:12px;padding:30px 0 0 20px;transition:width 1s,margin 1s}@media(min-width:600px){.landing-page-header img{height:60px}}@media(min-width:1020px){.landing-page-header img{height:80px}}.landing-page-header a{border:2px solid #01ff00;border-radius:4px;color:#01ff00;font-size:16px;font-weight:600;margin-right:12px;padding:12px 18px;text-decoration:none;transition:padding 1s,margin 1s,font-size 1s}@media(min-width:480px){.landing-page-header a{font-size:18px;padding:18px 24px}}@media(min-width:1020px){.landing-page-header a{font-size:24px;margin-right:32px;padding:28px 36px}}.landing-page-footer{align-items:center;background-color:#051727;display:flex;flex-direction:column-reverse;height:246px;justify-content:space-around;position:absolute;width:100%;z-index:100}@media(min-width:700px){.landing-page-footer{flex-direction:row;justify-content:space-between}}.landing-page-footer span{color:#fff;font-size:16px}@media(min-width:480px){.landing-page-footer span{font-size:20px}}.landing-page-footer .logo-content{display:flex;flex-direction:column;margin-left:0}@media(min-width:700px){.landing-page-footer .logo-content{margin-left:42px}}@media(min-width:840px){.landing-page-footer .logo-content{margin-right:72px}}.landing-page-footer .logo-content img{margin-bottom:12px;width:230px}@media(min-width:480px){.landing-page-footer .logo-content img{width:284px}}.landing-page-footer .social-media{margin-right:0;text-align:center;width:265px}@media(min-width:700px){.landing-page-footer .social-media{margin-right:42px}}@media(min-width:840px){.landing-page-footer .social-media{margin-right:72px}}.landing-page-footer .social-media .social-media-icons{display:flex;justify-content:space-between;margin-top:12px}.landing-page-footer .social-media .social-media-icons .icon{align-items:center;background-color:#fff;border-radius:44px;display:flex;height:32px;justify-content:center;width:32px}.landing-page .float-btn{animation:fadeIn 1s forwards;background-color:#01ff00;border:none;border-radius:80px;bottom:18px;box-shadow:3px 3px 3px #0d426a;cursor:pointer;font-size:24px;height:48px;opacity:0;padding:6px;position:fixed;right:18px;width:48px;z-index:100}.landing-page .float-btn svg{fill:#0d426a;height:32px;width:32px}@media(min-width:480px){.landing-page .float-btn{bottom:48px;height:64px;right:48px;width:64px}.landing-page .float-btn svg{fill:#0d426a;height:42px;width:42px}}.landing-page form{animation:fadeIn 1s 1s forwards;opacity:0}@media(max-width:480px){.landing-page form{max-height:230px}.landing-page form h3{font-size:28px}.landing-page form span{font-size:18px}.landing-page form input{font-size:16px}.landing-page form button{font-size:18px;height:48px}}@media(min-width:481px)and (max-width:1020px){.landing-page form h3{font-size:36px}.landing-page form span{font-size:24px}}.landing-page-welcompe-section{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;margin:96px 48px;transition:margin 1s}@keyframes sectionTitle{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media(min-width:1020px){.landing-page-welcompe-section{align-items:center;margin:36px 48px}}@media(min-width:1200px){.landing-page-welcompe-section{margin:36px 142px}}.landing-page-welcompe-section .content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-around}@media(min-width:1020px){.landing-page-welcompe-section .content{align-items:flex-end;flex-direction:row;height:fit-content;justify-content:space-between;width:100%}}.landing-page-welcompe-section .section-title{display:flex;flex-direction:column;justify-content:space-between}.landing-page-welcompe-section .section-title h1{animation:fadeIn 1s forwards;color:#fff;display:flex;flex-direction:column;font-size:56px;font-weight:400;margin:0 0 32px;opacity:0;transition:font-size 1s}@media(min-width:480px){.landing-page-welcompe-section .section-title h1{font-size:64px}}@media(min-width:1020px){.landing-page-welcompe-section .section-title h1{font-size:72px}}@media(min-width:1600px){.landing-page-welcompe-section .section-title h1{font-size:94px}}.landing-page-welcompe-section .section-title h1 .title-green{color:#01ff00}.landing-page-welcompe-section .section-title h2{animation:fadeIn 1s .5s forwards;color:#fff;display:flex;flex-direction:column;font-size:28px;font-weight:400;margin:0;opacity:0;transition:font-size 1s}@media(min-width:480px){.landing-page-welcompe-section .section-title h2{font-size:36px}}@media(min-width:1020px){.landing-page-welcompe-section .section-title h2{font-size:48px}}@media(min-width:1600px){.landing-page-welcompe-section .section-title h2{font-size:64px}}.landing-page-welcompe-section .section-title h2 .title-green{color:#01ff00}@media(min-width:1021px)and (max-width:1600px){.landing-page-welcompe-section form h3{font-size:36px}}.landing-page-images-section{align-content:flex-start;display:flex;flex-wrap:wrap}.landing-page-images-section-title{color:#fff;display:flex;flex-direction:column;font-size:46px;font-weight:400;margin:144px 48px}.landing-page-images-section-title span.green{color:#01ff00}.landing-page-info-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:650px}.landing-page-info-section .benefits{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px}.landing-page-info-section .benefits h2{color:#fff;font-size:32px}.landing-page-info-section .benefits h2 .green{color:#01ff00}.landing-page-info-section .benefits ul{list-style:none;padding:0}.landing-page-info-section .benefits li:before{color:#01ff00;content:"•";padding-right:12px}.landing-page-info-section .benefits li{color:#fff;font-size:20px}.landing-page-info-section h1{color:#fff;font-size:42px;font-weight:400;transition:font-size 1s}.landing-page-info-section h1 span{color:#01ff00}@media(min-width:480px){.landing-page-info-section h1{font-size:56px}}@media(min-width:620px){.landing-page-info-section h1{font-size:72px}}@media(min-width:1020px){.landing-page-info-section h1{font-size:96px}}.image-section{display:flex;position:relative;width:50%}.image-section.fullW{width:100%}@media(max-width:900px){.image-section{width:100%}}.image-section.fadeIn img{animation:fadeInWithScale 1s forwards}.image-section.fadeIn h1,.image-section.fadeIn h3{animation:fadeIn 1s .75s forwards}.image-section img{opacity:0;width:100%}.image-section h1,.image-section h2{bottom:18px;color:#fff;display:flex;flex-direction:column;font-size:24px;left:18px;margin:0;opacity:0;position:absolute;transition:font-size 1s,bottom 1s,left 1s;z-index:75}.image-section h1 .title-green,.image-section h2 .title-green{color:#01ff00}@media(min-width:480px){.image-section h1,.image-section h2{bottom:24px;font-size:32px;left:24px}}@media(min-width:860px){.image-section h1,.image-section h2{bottom:48px;font-size:48px;left:48px}}@media(min-width:980px){.image-section h1,.image-section h2{font-size:56px}}@media(min-width:1250px){.image-section h1,.image-section h2{font-size:72px}}.image-section h3{bottom:18px;color:#fff;display:flex;font-size:24px;gap:12px;left:18px;margin:0;opacity:0;position:absolute;transition:font-size 1s,bottom 1s,left 1s;z-index:75}.image-section h3 .title-green{color:#01ff00}@media(min-width:480px){.image-section h3{bottom:24px;font-size:32px;left:24px}}@media(min-width:860px){.image-section h3{bottom:48px;font-size:48px;left:48px}}@media(min-width:980px){.image-section h3{font-size:56px}}@media(min-width:1250px){.image-section h3{font-size:72px}}.image-section .overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:50}.footer{align-items:center;background-color:#051727;display:flex;flex-direction:column-reverse;height:246px;justify-content:space-around;width:100%;z-index:100}@media(min-width:700px){.footer{flex-direction:row;justify-content:space-between}}.footer span{color:#fff;font-size:16px}.footer .logo-content{display:flex;flex-direction:column;margin-left:0}@media(min-width:700px){.footer .logo-content{margin-left:42px}}@media(min-width:840px){.footer .logo-content{margin-right:72px}}.footer .logo-content img{margin-bottom:12px;width:230px}@media(min-width:480px){.footer .logo-content img{width:284px}}.footer .social-media{margin-right:0;text-align:center;width:265px}@media(min-width:700px){.footer .social-media{margin-right:42px}}@media(min-width:840px){.footer .social-media{margin-right:72px}}.footer .social-media .social-media-icons{display:flex;justify-content:space-between;margin-top:12px}.footer .social-media .social-media-icons .icon{align-items:center;background-color:#fff;border-radius:44px;display:flex;height:32px;justify-content:center;width:32px}.hero{display:flex;min-height:93vh;overflow-x:hidden;position:relative;width:100vw}.hero.fullW{width:100%}.hero.fadeIn button,.hero.fadeIn img,.hero.fadeIn input{animation:fadeInWithScale 1s forwards}.hero.fadeIn h1,.hero.fadeIn h2{animation:fadeIn 1s .75s forwards}.hero img:first-child{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;width:100%;z-index:-2}.hero .hero-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:100px;padding:10px 15px 50px;position:relative;width:100%}@media(min-width:1020px){.hero .hero-content{padding:20px 150px 50px}}@media(max-width:1020px){.hero .hero-content{margin-top:120px;padding:20px 100px 50px}}@media(max-width:800px){.hero .hero-content{padding:20px 60px 50px}}@media(max-width:600px){.hero .hero-content{padding:20px 30px 50px}}@media(max-width:430px){.hero .hero-content{padding:20px 20px 50px}}.hero .content-row{align-items:flex-start;align-self:center;display:flex;flex-direction:row;gap:30px;justify-content:space-between;max-width:1200px;width:100%}@media(max-width:1024px){.hero .content-row{flex-direction:column;text-align:center}}.hero .section-title{position:relative;width:100%}.hero .section-title h3{color:#fff;font-size:46px;font-weight:400;line-height:56px;margin:0;position:relative;text-align:center}.hero .section-title h3 .title-green{color:#01ff00}@media(max-width:1260px){.hero .section-title h3{font-size:38px;line-height:48px}}@media(max-width:860px){.hero .section-title h3{font-size:30px;line-height:40px}}@media(max-width:430px){.hero .section-title h3{font-size:22px;line-height:32px}}@media(max-width:360px){.hero .section-title h3{font-size:20px;line-height:32px}}.hero .content-gap{padding-top:40px}@media(max-width:630px){.hero .content-gap{padding-top:20px}}.hero .compare{margin:50px 0 0}@media(max-width:600px){.hero .compare{margin:30px 0 0}}.hero .compare h2{color:#fff;display:flex;flex-direction:column;font-size:34px;line-height:44;position:relative}.hero .compare h2 .title-green{color:#01ff00}@media(max-width:1260px){.hero .compare h2{font-size:30px}}@media(max-width:800px){.hero .compare h2{font-size:26px}}@media(max-width:40px){.hero .compare h2{font-size:22px}}.hero .gap{height:80px;width:100%}@media(max-width:600px){.hero .gap{height:60px}}.hero .short-content{align-items:center;display:flex;flex-direction:column;width:100%}.hero .short-content-divider{display:none}@media(max-width:730px){.hero .short-content-divider{background-color:#fff;display:block;height:2px;opacity:.1;width:100%}}.hero .short-message{max-width:90%;position:relative}.hero .short-message h4{color:#fff;font-size:34px;font-weight:400;line-height:44px;margin-top:10px;transition:font-size 1s}@media(max-width:1260px){.hero .short-message h4{font-size:30px;line-height:40px}}@media(max-width:800px){.hero .short-message h4{font-size:26px;line-height:36px}}@media(max-width:430px){.hero .short-message h4{font-size:20px;line-height:32px}}@media(max-width:360px){.hero .short-message h4{font-size:18px;line-height:28px}}.hero .title-green{color:#01ff00}.hero .shortmsg-pre{margin-bottom:25px}@media(max-width:600px){.hero .shortmsg-pre{margin-bottom:0}}.hero .shortmsg-sub{color:#fff;font-size:34px;line-height:44px}@media(max-width:1020px){.hero .shortmsg-sub{font-size:30px;line-height:40px}}@media(max-width:800px){.hero .shortmsg-sub{font-size:26px;line-height:36px}}@media(max-width:500px){.hero .shortmsg-sub{font-size:22px;line-height:32px}}.hero .shortmsg-link{text-decoration:underline}.hero .appStore{display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-top:30px;position:relative;width:100%}@media(max-width:920px){.hero .appStore{flex-direction:column;justify-content:flex-start}}.hero .appStore .newsletter{display:flex;flex-direction:row}.hero .appStore input{background-color:#0000;border:2px solid #fff;color:#fff;font-weight:700;height:50px;padding:0 0 0 1rem;width:350px}@media(max-width:1020px){.hero .appStore input{width:300px}}@media(max-width:600px){.hero .appStore input{width:240px}}@media(max-width:400px){.hero .appStore input{width:200px}}.hero .appStore ::placeholder{color:#fff}.hero .appStore :focus::placeholder{color:gray}.hero .appStore :focus{border:2px solid #01ff00;outline:none}.hero .appStore button{background-color:#01ff00;border:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:400;font-weight:700;height:54px;padding:0 2rem;width:200px}@media(max-width:600px){.hero .appStore button{background-color:#01ff00;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:200;font-weight:700;height:40px;margin-top:50px;padding:0 1rem;width:150px}}.hero .appStore .appStoreImage{display:flex;gap:20px;justify-content:center;position:relative;width:100%}.hero .appStore .appStoreImage .app-image{cursor:pointer;height:54px;object-fit:contain;position:relative;width:auto;z-index:0}@media(max-width:600px){.hero .appStore .appStoreImage .app-image{height:40px}}.hero .hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.white-line{background-color:#fff;height:90%;width:1px}@media(max-width:600px){.white-line{display:none}}.toast{align-items:center;background:linear-gradient(89.8deg,#166447 .18%,#0d4f59 14.71%,#0d4465 29.25%,#0e4d7b 99.84%);border-radius:5px;bottom:12px;box-shadow:0 4px 12px #0000001a;display:flex;min-height:86px;opacity:1;padding:12px 24px;position:fixed;right:-380px;transition:right .5s;width:284px;z-index:300}.toast.active{right:24px}@media(min-width:480px){.toast{bottom:48px;min-height:112px;right:-450px;width:380px}.toast.active{right:48px}}.toast-icon{align-items:center;background:#37e12e;border-radius:84px;display:flex;height:32px;justify-content:center;margin-right:24px;width:32px}@media(min-width:480px){.toast-icon{height:42px;width:42px}}.toast-message{display:flex;flex-direction:column;max-width:220px}@media(min-width:480px){.toast-message{max-width:285px}}.toast-title{color:#fff;font-size:20px}@media(min-width:480px){.toast-title{font-size:24px}}.toast-description{color:#fff;font-size:14px;margin:12px 0}@media(min-width:480px){.toast-description{font-size:16px}}.contact-form-container{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.contact-form{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;max-width:400px;padding:20px 20px 30px;width:80%}@media(max-width:600px){.contact-form{padding-bottom:70px}}.close-button{background:none;border:none;color:#000;cursor:pointer;font-size:16px;position:sticky;text-align:right;width:100%}.close-button:hover{color:#555}.logo{margin:20px 50px;width:70%}@media(max-width:600px){.logo{margin:20px 0 40px;max-width:200px;width:100%}}.contact-short-message{font-weight:400;margin:0 0 20px;text-align:center;width:100%}.contact-short-message .sub-title{color:#000}.request-form{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin-top:10px;width:100%}.request-form.only-form{height:190px;margin-bottom:24px}.request-form div{display:flex;flex-direction:column;width:100%}.request-form h3{color:#fff;font-size:48px;font-weight:400;margin:0 0 12px;transition:font-size 1s}.request-form span.read-more{font-size:16px;margin-bottom:24px}.request-form span.read-more.green{color:#01ff00;cursor:pointer;text-decoration:underline}.request-form span{color:#fff;font-size:24px;font-weight:400;transition:font-size 1s}.request-form label{padding-left:5px}.request-form input{background:#fff;border:1px solid #ededed;border-radius:5px;font-size:16px;line-height:2;margin-bottom:10px;margin-top:10px;outline:none;padding-left:5px;transition:.5s;width:100%}.request-form input::placeholder{line-height:0;margin:0;opacity:.5;padding:0 0 0 5px}.request-form input:focus{background:#ededed;border:1px solid #0d426a}.request-form .error{color:#d33e3e;font-size:14px;margin-top:12px}.request-form .contact-btn{background-color:#0d426a;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:22px;height:40px;margin-top:30px;padding:5px;width:100%}@media(max-width:600px){.request-form .contact-btn{font-size:18px;height:40px;margin-top:10px;padding:7px}}.request-form .inputPosition{display:flex;flex-direction:column;gap:20px;justify-content:space-between}@media(min-width:700px){.request-form .inputPosition{flex-direction:row;height:30px}}.header{align-items:center;display:flex;height:100px;justify-content:flex-end;padding:0 12px}@media(min-width:720px){.header{padding:0 56px}}.header-logo{width:96px}.header .menuIcon{fill:#01ff00;background:none;border:none;cursor:pointer;margin-right:12px}.header .menuIcon svg{height:36px;width:36px}@media(min-width:720px){.header .menuIcon{margin-right:56px}}.header-links{font-size:20px;margin-right:12px}@media(min-width:720px){.header-links{margin-right:56px}}@keyframes openRight{0%{right:-200px}to{right:0}}.sideNav{background-color:#0d426a;height:100vh;position:fixed;right:-60vw;top:0;transition:right 1s;width:60vw;z-index:200}@media(min-width:720px){.sideNav{width:350px}}.sideNav.open{right:0}.sideNav .content{align-items:center;display:flex;flex-direction:column;justify-content:space-around;min-height:50%}.sideNav .content .closeIcon{align-self:end;background:none;border:none;width:fit-content}.sideNav .content .closeIcon svg{fill:#01ff00;height:28px;width:28px}.sideNav a{margin:0}.sideNav button{margin:0;width:90%}.header-link{color:#fff;text-decoration:none}.header-button,.header-link{background:none;border:none;cursor:pointer;font-size:20px;margin-left:24px;outline:none}.header-button{padding:8px 18px}.header-button.outlined{border:1px solid #01ff00;border-radius:6px;color:#01ff00}.header-button.primary{background-color:#01ff00;border-radius:6px;color:#0d426a}.welcome-image{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;padding:0 12px}@media(min-width:720px){.welcome-image{padding:0 60px}}@media(min-width:960px){.welcome-image{padding:0 120px}}.welcome-image-background{max-height:900px;top:0;width:100vw;z-index:-5}.welcome-image-content{background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;left:0;max-height:900px;position:absolute;top:0;width:100%;z-index:-6}.welcome-image-overlay{background-color:#000;height:100%;opacity:.64;position:absolute;top:0;width:100%;z-index:0}.welcome-image-title{color:#fff;display:flex;flex-direction:column;font-size:28px;font-weight:700;text-transform:uppercase;transition:font-size 1s}.welcome-image-title h1{animation:fadeIn .5s forwards;font-weight:700;margin:0;opacity:0}.welcome-image-title .label{animation:fadeIn .5s .5s forwards;font-size:20px;font-weight:700;opacity:0;text-transform:uppercase}.welcome-image-title .green{color:#01ff00}@media(min-width:480px){.welcome-image-title{font-size:42px}}@media(min-width:980px){.welcome-image-title{font-size:48px}}.welcome-image-subtitle{color:#fff;display:flex;flex-direction:column;font-size:20px;gap:20px;line-height:1.5;margin-top:56px;width:100%}.welcome-image-subtitle div{margin-top:24px}.welcome-image-subtitle h2{animation:fadeIn .3s 1s forwards;margin:0;opacity:0}.welcome-image-subtitle h3{animation:fadeIn .3s 1.3s forwards;font-size:18px;font-weight:300;margin:0;opacity:0;width:100%}.welcome-image-subtitle h3 a{border-bottom:1px solid #01ff00;color:#fff;margin-left:6px;text-decoration:none}.welcome-image-subtitle .green{color:#01ff00}@media(min-width:480px){.welcome-image-subtitle h2{font-size:42px}.welcome-image-subtitle h3{font-size:20px}}@media(min-width:740px){.welcome-image-subtitle{align-items:baseline}.welcome-image-subtitle div{margin-top:0}.welcome-image-subtitle h2{margin:0}}@media(min-width:980px){.welcome-image-subtitle h2{font-size:50px;letter-spacing:1.2px}.welcome-image-subtitle h3{font-size:24px}}.welcome-image-subtitle h2:first-child{animation-delay:1.45s}.welcome-image-subtitle h2:nth-child(2){animation-delay:1.9s}.welcome-image-subtitle h2:nth-child(3){animation-delay:2.35s}.welcome-image-subtitle h2:nth-child(4){animation-delay:2.8s}.welcome-image-subtitle h2:nth-child(5){animation-delay:3.25s}.welcome-image-subtitle h2:nth-child(6){animation-delay:3.7s}.welcome-image-subtitle h2:nth-child(7){animation-delay:4.15s}.welcome-image-subtitle h2:nth-child(8){animation-delay:4.6s}.welcome-image-subtitle h2:nth-child(9){animation-delay:5.05s}.bg-top{background-position:top}.landing{display:flex;flex-direction:column;position:relative}.landing-home{height:80vh;max-height:900px}.landing-search-section{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:space-around;max-height:900px;width:100%}.landing-search-section h1{color:#fff;display:flex;flex-direction:column;font-size:32px;font-weight:300;max-width:90vw}.landing-search-section h1 span.green{color:#01ff00}@media(min-width:580px){.landing-search-section h1{font-size:48px}}.landing .banner{margin:96px 0;max-width:1200px;width:80vw}.second-slide{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.second-slide-images{height:100vh;left:0;max-height:900px;position:absolute;top:0;width:100vw;z-index:-6}.second-slide-images img{background-repeat:no-repeat;object-fit:cover}.second-slide-images-first{display:flex;height:50vh}.second-slide-images-first img:first-child{object-position:bottom;width:60%}.second-slide-images-first img:nth-child(2){width:40%}.second-slide-images-second{display:flex;height:50vh}.second-slide-images-second img:first-child{width:40%}.second-slide-images-second img:nth-child(2){width:60%}.second-slide-images-overlay{background-color:#000;height:100vh;opacity:.64;position:absolute;top:0;width:100%;z-index:0}.second-slide-subtitles{color:#fff;display:flex;flex-direction:column;gap:120px;line-height:1.5;width:100%}.second-slide-subtitles h2{font-size:30px;margin:1rem 12px;transition:all .3s ease-in-out}@media(min-width:720px){.second-slide-subtitles h2{margin-left:120px}}.second-slide-subtitles .green{color:#01ff00}@media(min-width:960px){.second-slide-subtitles{align-items:center;flex-direction:row;justify-content:space-between}}@media(min-width:480px){.second-slide-subtitles h2{font-size:42px;gap:0}}@media(min-width:980px){.second-slide-subtitles h2{font-size:50px}}.second-slide-store-button{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 12px}@media(min-width:720px){.second-slide-store-button{margin:0 120px}}.second-slide-store-button a img{height:60px;width:180px}.playlocal-second-slide{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.playlocal-second-slide-images{height:100vh;left:0;max-height:900px;position:absolute;top:0;width:100vw;z-index:-6}.playlocal-second-slide-images img{background-repeat:no-repeat;object-fit:cover}.playlocal-second-slide-images-first{display:flex;height:50vh}.playlocal-second-slide-images-first img:first-child{object-position:center;width:50%}.playlocal-second-slide-images-first img:nth-child(2){width:50%}.playlocal-second-slide-images-second{display:flex;height:50vh}.playlocal-second-slide-images-second img:first-child{width:50%}.playlocal-second-slide-images-second img:nth-child(2){object-position:top;width:50%}.playlocal-second-slide-images-overlay{background-color:#000;height:100vh;opacity:.64;position:absolute;top:0;width:100%;z-index:0}.playlocal-second-slide-subtitles{color:#fff;display:flex;flex-direction:column;gap:24px;line-height:1.5;width:100%}@media(min-width:960px){.playlocal-second-slide-subtitles{align-items:center;flex-direction:row;justify-content:space-between}}.playlocal-second-slide-subtitles-container{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.playlocal-second-slide-subtitles h2{font-size:30px;margin:0 12px}@media(min-width:720px){.playlocal-second-slide-subtitles h2{margin-left:120px}}@media(min-width:480px){.playlocal-second-slide-subtitles h2{font-size:42px}}@media(min-width:980px){.playlocal-second-slide-subtitles h2{font-size:50px}}.playlocal-second-slide-subtitles .green{color:#01ff00}.playlocal-third-slide{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.playlocal-third-slide-images{height:100vh;left:0;max-height:900px;position:absolute;top:0;width:100vw;z-index:-6}.playlocal-third-slide-images img{background-repeat:no-repeat;object-fit:cover}.playlocal-third-slide-images-first{display:flex;height:50vh}.playlocal-third-slide-images-first img:first-child{object-position:center;width:50%}.playlocal-third-slide-images-first img:nth-child(2){width:50%}.playlocal-third-slide-images-second{display:flex;height:50vh}.playlocal-third-slide-images-second img:first-child{width:50%}.playlocal-third-slide-images-second img:nth-child(2){object-position:top;width:50%}.playlocal-third-slide-images-overlay{background-color:#000;height:100vh;opacity:.64;position:absolute;top:0;width:100%;z-index:0}.playlocal-third-slide-subtitles{align-items:flex-start;color:#fff;display:flex;flex-direction:column;flex-grow:1;gap:24px;justify-content:center;line-height:1.5;margin-bottom:50px;width:100%}@media(min-width:960px){.playlocal-third-slide-subtitles{align-items:center;flex-direction:row;justify-content:space-between}}.playlocal-third-slide-subtitles-container{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.playlocal-third-slide-subtitles h2{font-size:30px;margin:0 12px}@media(min-width:720px){.playlocal-third-slide-subtitles h2{margin-left:120px}}@media(min-width:480px){.playlocal-third-slide-subtitles h2{font-size:42px}}@media(min-width:980px){.playlocal-third-slide-subtitles h2{font-size:50px}}.playlocal-third-slide-subtitles .green{color:#01ff00}.playlocal-third-slide-store-button{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 12px}@media(min-width:720px){.playlocal-third-slide-store-button{margin:0 120px}}.playlocal-third-slide-store-button a img{height:auto;min-width:200px;width:15vw}.third-slide-store-button{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 12px}@media(min-width:720px){.third-slide-store-button{flex-direction:row;margin:0 120px}}.third-slide-store-button a img{height:60px;width:180px}.third-slide-store-button a img:hover{transform:scale(1.1);transition:transform .5s}.skillsharer-second-slide{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.skillsharer-second-slide-images{height:100vh;left:0;max-height:900px;position:absolute;top:0;width:100vw;z-index:-6}.skillsharer-second-slide-images img{background-repeat:no-repeat;object-fit:cover}.skillsharer-second-slide-images-first{display:flex;height:50vh}.skillsharer-second-slide-images-first img:first-child{object-position:center;width:50%}.skillsharer-second-slide-images-first img:nth-child(2){width:50%}.skillsharer-second-slide-images-second{display:flex;height:50vh}.skillsharer-second-slide-images-second img:first-child{width:50%}.skillsharer-second-slide-images-second img:nth-child(2){object-position:top;width:50%}.skillsharer-second-slide-images-overlay{background-color:#000;height:100vh;opacity:.64;position:absolute;top:0;width:100%;z-index:0}.skillsharer-second-slide-subtitles{color:#fff;display:flex;flex-direction:column-reverse;gap:120px;width:100%}@media(min-width:960px){.skillsharer-second-slide-subtitles{align-items:center;flex-direction:row;gap:0}}.skillsharer-second-slide-subtitles-container{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.skillsharer-second-slide-subtitles h2{font-size:30px;line-height:1.5;margin:0 12px;transition:all .3s ease-in-out}@media(min-width:720px){.skillsharer-second-slide-subtitles h2{margin-left:60px}}@media(min-width:480px){.skillsharer-second-slide-subtitles h2{font-size:42px}}@media(min-width:980px){.skillsharer-second-slide-subtitles h2{font-size:50px;margin-left:120px}}.skillsharer-second-slide-subtitles .green{color:#01ff00}.skill-store-button{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 12px}@media(min-width:720px){.skill-store-button{margin:0 120px}}.skill-store-button a img{height:60px;width:180px}.sporty-landing-home{height:100vh}.sporty-slide{display:flex;left:0;min-height:100vh;overflow-x:hidden;position:absolute;top:0;width:100%}.sporty-slide-container{flex:1 1;position:relative;width:80%}.sporty-slide-images{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-6}.sporty-slide-images-container{display:flex;flex-wrap:wrap;height:100vh}.sporty-slide-images-container img{background-repeat:no-repeat;height:33vh;object-fit:cover;width:50%}@media(min-width:960px){.sporty-slide-images-container img:first-child,.sporty-slide-images-container img:nth-child(5){height:50vh;max-width:30%}.sporty-slide-images-container img:first-child{object-position:top}.sporty-slide-images-container img:nth-child(2),.sporty-slide-images-container img:nth-child(3),.sporty-slide-images-container img:nth-child(5),.sporty-slide-images-container img:nth-child(6){object-position:bottom}.sporty-slide-images-container img:nth-child(2),.sporty-slide-images-container img:nth-child(3),.sporty-slide-images-container img:nth-child(4),.sporty-slide-images-container img:nth-child(6){height:50vh;max-width:35%}}.sporty-slide-images-overlay{background-color:#000;height:100vh;opacity:.75;position:absolute;top:0;width:100%;z-index:0}.sporty-slide-subtitles{color:#fff;display:flex;flex-direction:column;font-size:20px;line-height:1.5;width:100%}@media(min-width:960px){.sporty-slide-subtitles{align-items:center;flex-direction:row}}.sporty-slide-subtitles-container{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.sporty-slide-subtitles h2{margin:0 12px;transition:all .3s ease-in-out}@media(min-width:720px){.sporty-slide-subtitles h2{margin-left:120px}}.sporty-slide-subtitles .green{color:#01ff00}.sporty-colors{display:flex;flex:1 1;max-width:100px}.sporty-colors-green{background-color:#01ff00;flex:1 1;width:25%}.sporty-colors-transparent{background-color:#0000;flex:1 1;width:25%}.sporty-logo{position:absolute;right:12px;top:30px;width:96px;z-index:100}@media(min-width:720px){.sporty-logo{right:56px}}.welcome-image-box{margin-top:56px}.flex{display:flex}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.flex-grow{flex-grow:1}.sporty-store-button{align-items:center;display:flex;gap:24px;justify-content:center;margin:10px 12px}@media(min-width:720px){.sporty-store-button{margin:50px 120px}}.sporty-store-button a img{height:60px;width:180px}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:200;src:url(/static/media/SF-Pro-Display-Ultralight.a534d5758441b4ea90ce.otf) format("opentype")}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:100;src:url(/static/media/SF-Pro-Display-Thin.c66e99e05e0c55b9da89.otf) format("opentype")}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:300;src:url(/static/media/SF-Pro-Display-Light.5c4d20e5f84b98823d42.otf) format("opentype")}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:400;src:url(/static/media/SF-Pro-Display-Regular.b089a1f90c2a5b839565.otf) format("opentype")}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:700;src:url(/static/media/SF-Pro-Display-Bold.0d14364066badfe8accf.otf) format("opentype")}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:500;src:url(/static/media/SF-Pro-Display-Medium.0541e22941454bd007b0.otf) format("opentype")}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:600;src:url(/static/media/SF-Pro-Display-Semibold.2e4649dd3a66a64ce00b.otf) format("opentype")}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInWithScale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes openTop{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes closeTop{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.deep-link-redirect{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;gap:24px;inset:0;justify-content:center;padding:24px;position:fixed;text-align:center}.deep-link-redirect__logo{height:auto;width:96px}.deep-link-redirect__spinner{animation:deep-link-spin .8s linear infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#01ff00;height:40px;width:40px}.deep-link-redirect__text{font-size:16px;letter-spacing:.5px;margin:0}@keyframes deep-link-spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.b4560df1.css.map*/