body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#292b2b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#2c2c2c}::-webkit-scrollbar-thumb{background-color:#555;border:3px solid #2c2c2c;border-radius:6px}*{scrollbar-color:#555 #2c2c2c;scrollbar-width:thin}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,h1,h2,h3,p,span{font-family:Raleway}:root{--primary-color:#f2c999}.App{background-color:#292b2b;height:1671px;width:100%}.roboto-thin{font-weight:100}.roboto-light,.roboto-thin{font-family:Roboto,sans-serif;font-style:normal}.roboto-light{font-weight:300}.roboto-regular{font-weight:400}.roboto-medium,.roboto-regular{font-family:Roboto,sans-serif;font-style:normal}.roboto-medium{font-weight:500}.roboto-bold{font-weight:700}.roboto-black,.roboto-bold{font-family:Roboto,sans-serif;font-style:normal}.roboto-black{font-weight:900}.roboto-thin-italic{font-weight:100}.roboto-light-italic,.roboto-thin-italic{font-family:Roboto,sans-serif;font-style:italic}.roboto-light-italic{font-weight:300}.roboto-regular-italic{font-weight:400}.roboto-medium-italic,.roboto-regular-italic{font-family:Roboto,sans-serif;font-style:italic}.roboto-medium-italic{font-weight:500}.roboto-bold-italic{font-weight:700}.roboto-black-italic,.roboto-bold-italic{font-family:Roboto,sans-serif;font-style:italic}.roboto-black-italic{font-weight:900}.nav-bar-wrapper{display:flex;justify-content:center}.nav-bar-container{align-items:center;align-self:center;background:#0000;display:flex;flex-direction:row;height:141px;justify-content:space-between;padding-top:50px;position:absolute;top:0;width:1443px;z-index:3}.nav-bar-links{display:flex;flex-direction:row;gap:40px}.nav-bar-links a{color:#fff;font-size:22px;font-weight:700;height:30px;line-height:25.83px;text-decoration:none;transition:color .2s ease}.nav-bar-links a:hover{color:#232629}.nav-bar-links a:active{color:#000}.burger-menu{color:#fff;cursor:pointer;display:none;font-size:30px;z-index:2}@media screen and (max-width:1443px){.nav-bar-container{height:100px;padding-top:20px;width:90%}.nav-bar-links{gap:20px}.nav-bar-links a{font-size:18px}}@media screen and (max-width:992px){.nav-bar-container{align-items:center;background-color:initial;flex-direction:row;padding-top:20px}.burger-menu{display:block}.nav-bar-links{display:none;flex-direction:column;max-height:0;opacity:0;overflow:hidden;text-align:center;transition:max-height .5s ease,opacity .5s ease;width:100%}.nav-bar-links.open{background-image:url(/static/media/FirstSectionBkImage.007b949740f1b032f000.webp);display:flex;height:auto;max-height:300px;opacity:1;position:absolute;top:150px}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:300px;opacity:1}}@keyframes slideUp{0%{max-height:300px;opacity:1}to{max-height:0;opacity:0}}.nav-bar-links{animation:slideUp .5s backwards}.nav-bar-links.open{animation:slideDown .2s forwards;border-radius:5px;padding:20px 0}.nav-bar-links a{align-self:center;font-size:18px;line-height:21.27px;width:100px}}@media screen and (max-width:768px){.nav-bar-container{align-items:center;flex-direction:row;padding-top:20px}.nav-bar-links{flex-direction:column;gap:20px}.nav-bar-links a{font-size:18px;line-height:21.27px}}@media screen and (max-width:344px){.nav-bar-container{padding-top:20px}.nav-bar-links{gap:10px}.nav-bar-links a{font-size:14px;line-height:16.47px}}.logo{height:141px;width:285px}@media screen and (max-width:1443px){.logo{height:100px;width:200px}}@media screen and (max-width:768px){.logo{height:75px;width:150px}}.footer-container{background-color:#131416;border-top:3px solid #26292d;flex-direction:column;height:425px}.footer-container,.footer-content{align-items:center;display:flex;justify-content:center;width:100%}.footer-content{height:289px}.footer-content-container{align-items:center;display:flex;height:209px;justify-content:space-between;width:80%}.footer-contact-info{align-items:start;color:#fff;display:flex;flex-direction:column}.footer-contact-info-item{align-items:center;display:flex;gap:10px;justify-content:center}.footer-contact-info-icon{height:20px;width:25px}.footer-contact-info-icon:hover{cursor:pointer}.footer-contact-info-item-text{color:"#ffff";font-size:22px;font-weight:400;line-height:46px}.footer-contact-info-item-text:hover{color:#f2c999;cursor:pointer}.footer-app-links{align-items:start;color:#fff;display:flex;flex-direction:column}.footer-app-links h2{font-size:22px;font-weight:400;line-height:46px}.footer-app-links-container{display:flex;flex-direction:column;gap:10px}.footer-app-links-container img:hover{cursor:pointer;filter:brightness(150%)}.footer-private{align-items:center;display:flex;gap:10px;justify-content:center}.footer-private,.footer-private a{color:#fff;font-size:14px;font-weight:400;line-height:46px}.footer-private a{list-style:none;text-decoration:none}.footer-private a:hover{color:#f2c999;cursor:pointer}@media screen and (max-width:1443px){.footer-contact-info-icon{height:15px;width:20px}.footer-app-links h2,.footer-contact-info-item-text{font-size:18px}.footer-app-links-container img{height:50px;width:180px}}@media screen and (max-width:912px){.footer-app-links-container img{height:30px;width:100px}}@media screen and (max-width:676px){.footer-contact-info-item-text{font-size:12px}.footer-content-container{align-items:center;flex:1 1;flex-wrap:wrap;gap:20px;height:100%;justify-content:center;padding:20px}}@media screen and (max-width:480px){.footer-private,.footer-private a{font-size:9px}}@media screen and (max-width:320px){.footer-container{justify-content:space-between}.footer-private{font-size:5px}.footer-private a{font-size:6px}}.about-container{align-items:center;background-color:#292b2b;display:flex;flex-direction:row;height:460px;justify-content:center;width:100%}.about-left-content{align-items:start;display:flex;flex-direction:column;gap:20px;height:200px;justify-content:center;width:564px}.about-left-content span{font-size:45px;font-weight:400;line-height:25.83px}.about-left-content img{height:30px;width:250px}.about-right-content{height:259px;width:563px}.about-right-content p{color:#fff;font-size:22px;font-weight:200}@media screen and (max-width:1443px){.about-container{flex-direction:row;height:100%}.about-left-content{align-items:center;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.about-left-content span{font-size:30px}.about-left-content img{height:30px;width:200px}.about-right-content{height:100%;width:100%}.about-right-content p{font-size:18px;padding:20px}}@media screen and (max-width:768px){.about-container{flex-direction:column}.about-left-content{align-items:center;height:100%;justify-content:center;padding:20px;width:100%}.about-left-content span{font-size:30px}.about-left-content img{height:30px;width:200px}.about-right-content{height:100%;width:100%}.about-right-content p{font-size:18px;padding:20px}}@media screen and (max-width:320px){.about-left-content img{height:20px;width:150px}}.ImageGroup{background-color:#292b2b;flex-direction:column;padding-top:50px;width:100%}.ImageGroup,.ImageGroupContainer{align-items:center;display:flex;justify-content:center}.ImageGroupContainer{width:90%}.ImageGroupContent{display:flex;flex-direction:row;gap:10px;justify-content:center}.group-logo{height:376px;object-fit:contain;transition:transform .5s ease-in-out;width:90%}.group-logo:hover{filter:brightness(100%);transform:scale(1.1)}@media screen and (max-width:1443px){.group-logo{height:400px;width:90%}}@media screen and (max-width:992px){.group-logo{height:260px;object-fit:cover;width:200px}}@media screen and (max-width:675px){.group-logo{height:170px;width:110px}}@media screen and (max-width:400px){.group-logo{height:150px;width:90px}}@media screen and (max-width:310px){.group-logo{height:auto;width:40px}}.services-container{gap:60px;justify-content:center;padding-top:40px;text-align:center}.services-container,.services-header{align-items:center;display:flex;flex-direction:column}.services-container span{color:#fff;font-family:Roboto;font-size:62px;font-weight:700}.services-container img{height:30px;width:300px}.services-content{display:flex;gap:60px;width:90%}@media screen and (max-width:1443px){.services-container{flex-direction:column}.services-container span{font-size:30px}}@media screen and (max-width:992px){.services-content{flex-direction:column}}@media screen and (max-width:344px){.services-container{gap:20px;padding-top:0}.services-container span{font-size:20px}.services-content{gap:20px}.services-container img{height:10px;width:160px}}.services-content-left{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.services-content-left img{height:144.87px;object-fit:cover;width:122px}.services-content-left h2{color:#fff;font-family:Roboto;font-size:30px;margin:10px 0}.services-content-left span{color:#fff;display:flex;font-family:Roboto;font-size:19px;font-weight:400;line-height:30px;text-align:center;width:70%}@media screen and (max-width:1443px){.services-content-left h2{font-size:30px}.services-content-left span{font-size:20px}}@media screen and (max-width:1200px){.services-content-left span{width:auto}.services-content-left h2{font-size:22px}.services-content-left span{font-size:16px}}@media screen and (max-width:290px){.services-content-left h2{font-size:14px}.services-content-left span{font-size:12px;width:50%}}.contact-container{background:linear-gradient(180deg,#292b2b 50%,#131416 0);height:850px;width:100%}.contact-container,.contact-content{align-items:center;display:flex;justify-content:center}.contact-content{background-color:#1c1e21;border-radius:8px;height:684px;width:1436px}.contact-form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.contact-form h2{color:#fff;font-size:40px;font-weight:700;height:146px;letter-spacing:.03em;text-align:left;width:381px}.contact-form-inputs{height:75px}.contact-form-input-message,.contact-form-inputs{display:flex;flex-direction:column;gap:5px;width:100%}.contact-form-input-message{height:105px}.contact-form-input-message span,.contact-form-inputs span{color:#ccc6c6;height:24px;width:72.65px}.contact-form-input{height:48.05px}.contact-form-input,.contact-form-input-message-textarea{background:#232629;border:.37px solid #26292d;border-radius:2.21px;color:#fff;padding:7.35px 11.76px}.contact-form-input-message-textarea{height:78.05px}.contact-form-button-container{align-items:flex-end;display:flex;height:41.07px;width:100%}.contact-form-button{background:linear-gradient(180deg,#d4a166,#f2c999);border:none;border-radius:2.21px;color:#131416;font-weight:700;height:41.07px;width:60%}.contact-form-button:hover{background:linear-gradient(180deg,#f2c999,#d4a166);cursor:pointer}.contact-content-image-container{border-radius:0 8px 8px 0;height:100%;position:relative;width:50%}.contact-content-image{border-radius:0 8px 8px 0;height:100%;object-fit:cover;width:100%}.contact-content-image-overlay{background-image:url(/static/media/contactUsBkLogo.e18475809caf7fffeb23.webp);background-repeat:no-repeat;background-size:cover;border-radius:0 8px 8px 0;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.contact-form-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.contact-form-header{display:flex;flex-direction:column;gap:20px;padding:20px;width:80%}@media screen and (max-width:1443px){.contact-content{margin:auto;width:90%}}@media screen and (max-width:880px){.contact-content{flex-direction:column;justify-content:space-between}.contact-form{display:flex;height:40%;width:100%}.contact-form-container,.contact-form-header{height:100%}.contact-form h2{font-size:30px;height:auto}.contact-form-inputs span{font-size:16px}.contact-content-image-container{height:180px;width:100%}.contact-content-image{border-radius:0;height:100%;width:100%}.contact-content-image-overlay{border-radius:0}}@media screen and (max-width:677px){.contact-form h2{font-size:20px}}@media screen and (max-width:590px){.contact-form h2{font-size:20px;width:auto}}.phones-second-container{align-items:center;background:linear-gradient(0deg,#292b2b 50%,#1c2125 0);display:flex;height:669px;justify-content:center;width:100%}.phones-second-content{background-image:url(/static/media/Mockup2.3f92ae71a6ae072e07b6.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:667px;transition:transform .5s ease-in-out;width:1137px}.phones-second-content:hover{filter:brightness(100%);transform:scale(1.1)}@media screen and (max-width:1443px){.phones-second-container{height:730px}.phones-second-content{height:100%;width:90%}}@media screen and (max-width:1200px){.phones-second-content{height:100%;width:90%}}@media screen and (max-width:912px){.phones-second-container{height:530px}}@media screen and (max-width:580px){.phones-second-container{height:230px}}.phone-container{background-color:#1c2125;height:1134px;width:100%}.phone-content{background-image:url(/static/media/Mockup-1.a4e6d6db4c293c33d2a9.png);background-repeat:no-repeat;background-size:cover;height:1034px}@media screen and (max-width:1444px){.phone-container{height:780px}.phone-content{background-repeat:no-repeat;background-size:contain;height:100%}}@media screen and (max-width:1200px){.phone-container{height:650px}}@media screen and (max-width:992px){.phone-container{height:530px}}@media screen and (max-width:675px){.phone-container{height:330px}}@media screen and (max-width:500px){.phone-container{height:250px}}@media screen and (max-width:390px){.phone-container{height:200px}}@media screen and (max-width:260px){.phone-container{height:150px}}@media screen and (max-width:190px){.phone-container{height:80px}}.banner-container{background-image:url(/static/media/FirstSectionBkImage.007b949740f1b032f000.webp);background-position:calc(50% - .5px) calc(60% - .5px);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:850px;justify-content:center;overflow:hidden;position:relative;width:100%}.banner-container:before{background:#0009;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.banner-content{margin-left:100px;margin-top:200px;position:relative}.banner-content,.banner-text{display:flex;flex-direction:column;z-index:2}.banner-text{width:50%}.banner-text h1{color:#fff;font-size:48px;font-weight:700;line-height:56.35px;text-transform:uppercase}.banner-text h2{color:#fff;font-size:38px;font-weight:300;line-height:44.65px}.banner-buttons{display:flex;gap:15px;z-index:2}.apple:hover{background:linear-gradient(180deg,#a7702f,#e6983c)!important;transition:background .3s!important}.apple:focus{background:linear-gradient(180deg,#7f5524,#d57f1b)!important}.google:hover{background:#b3b3b3!important}.google:focus{background:grey!important}@media screen and (max-width:1443px){.banner-container{height:700px}.banner-content{margin-left:50px;margin-top:150px}.banner-text{width:auto}.banner-text h1{font-size:42px;line-height:49.35px}.banner-text h2{font-size:32px;line-height:37.65px}}@media screen and (max-width:768px){.banner-container{height:600px}.banner-content{margin-left:25px;margin-top:100px}.banner-text h1{font-size:32px;line-height:37.65px}.banner-text h2{font-size:24px;line-height:28.2px}}@media screen and (max-width:580px){.banner-container{height:500px}.banner-text h1{font-size:20px;line-height:28.2px}.banner-text h2{font-size:17px;line-height:21.15px;padding-right:5px}.banner-buttons{flex-direction:column;width:80%}.apple-text,.google-text{font-size:16px!important}}@media screen and (max-width:360px){.banner-text h1{font-size:14px}.banner-text h2{font-size:10px}.banner-buttons{width:90%}.apple-text,.google-text{font-size:12px!important}.banner-content{margin-top:50px}}@media screen and (max-width:320px){.banner-text h1{font-size:12px}.banner-text h2{font-size:9px}.banner-buttons{width:90%}.apple-text,.google-text{font-size:10px!important}.banner-content{margin-top:50px}}.download-app-button{align-items:center;border:0;border-radius:5px;display:flex;gap:10px;padding:10px 20px;transition:background-color .3s}.download-app-button:hover{cursor:pointer}.terms-container{align-items:center;background-color:#131416;display:flex;justify-content:center;padding-top:200px;width:100%}.terms-content{align-items:start;display:flex;flex-direction:column;justify-content:start;width:90%}.terms-container h1{color:#f2c999;font-size:62px;font-weight:700;margin-top:20px}.terms-container h2{align-self:self-start;color:#f2c999;font-size:52px;font-weight:700}.terms-container p{color:#fff;font-size:20px;font-weight:400;margin-top:20px}.terms-container h3{color:#f2c999;font-size:32px;font-weight:700;margin-top:20px}.terms-container ul{color:#fff;font-size:20px;font-weight:400;margin-top:20px}.terms-container li{margin-top:10px}.terms-container h4{color:#f2c999;font-size:24px;font-weight:700;margin-top:20px}@media screen and (max-width:768px){.terms-container{padding-top:150px}.terms-container h2{font-size:32px}.terms-container p{font-size:16px}.terms-container h3{font-size:24px}.terms-container ul{font-size:16px}}
/*# sourceMappingURL=main.1a32d869.css.map*/