.about{overflow:hidden}@media(max-width:1280px){.about{padding-bottom:0}}.about>.container .title{margin-bottom:5rem}@media(max-width:767px){.about>.container .title{text-align:center;flex-direction:column;gap:1rem}}.about>.container .title h1{font-style:normal;font-weight:700;line-height:110%}@media(max-width:767px){.about>.container .title h1{text-align:center}}.about>.container .title p{color:#757b8a;font-size:1rem;font-style:normal;font-weight:500;line-height:160%}@media(max-width:767px){.about>.container .title p{text-align:center;max-width:100%}}.about .cards{display:grid;gap:1rem;grid-template-columns:50% 300px auto;grid-template-rows:240px 240px}@media(max-width:1280px){.about .cards{gap:10px;grid-template-columns:61% 39%;grid-template-rows:auto 200px}}@media(max-width:767px){.about .cards{grid-template-columns:50% 50%;grid-template-rows:400px 230px 250px}}@media(max-width:600px){.about .cards{grid-template-columns:50% 50%;grid-template-rows:350px 230px 250px}}@media(max-width:500px){.about .cards{display:flex;flex-direction:column}}.about .cards .mainCard{padding:2rem;border-radius:1rem;grid-row:1/3;position:relative}.about .cards .mainCard:hover:before{opacity:.5!important}.about .cards .mainCard:before{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;opacity:0;background:linear-gradient(0deg,#08baa8 100%,rgba(8,186,168,.357) 0);transition:.2s;z-index:3;mix-blend-mode:color}.about .cards .mainCard h2{text-align:start}@media(max-width:600px){.about .cards .mainCard h2{color:#dcdcdc;font-size:24px;font-style:normal;font-weight:700;line-height:110%}}@media(max-width:1280px){.about .cards .mainCard{grid-row:1/2;grid-column:1/2}}@media(max-width:767px){.about .cards .mainCard{grid-row:1/2;grid-column:1/3}}.about .cards .mainCard .content{height:100%;position:relative;z-index:3}.about .cards .mainCard .content .label{font-style:normal;line-height:160%;color:#a7f46a;margin-bottom:12px}.about .cards .mainCard .content>.title{font-size:2.5rem;font-style:normal;font-weight:700;line-height:110%;color:#dcdcdc;flex:1}.about .cards .mainCard .content .button{padding:1rem 2rem;height:unset;font-size:1rem;background-color:#080808;font-weight:600;transition:.2s;box-shadow:inset 0 0 30px 0 transparent}.about .cards .mainCard .content .button:hover{box-shadow:inset 0 0 30px 0 hsla(0,0%,100%,.445)}@media(max-width:600px){.about .cards .mainCard .content .button{padding:1rem 1.5rem}}.card{padding:1.5rem 2rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;transition:.4s cubic-bezier(.42,1.75,.55,1.2)}.card h2{transition:.3s cubic-bezier(.42,1.75,.55,1.2)}@media(hover:hover){.card:hover{transform:translateY(-8px)!important;opacity:.8!important}.card:hover h2{transform:translateY(-10px)}}.card .icon{align-self:end}.card.getStarted{grid-column:2/3}@media(max-width:1280px){.card.getStarted{grid-column:1/2;grid-row:2/3}}@media(max-width:767px){.card.getStarted{grid-row:2/3;grid-column:1/2}}@media(max-width:600px){.card.getStarted .desc{font-size:.9rem;font-style:normal;line-height:150%}.card.getStarted h2{font-size:20px;font-style:normal;font-weight:700;line-height:110%}}.card.letsTalk{grid-column:2/3}@media(max-width:1280px){.card.letsTalk{grid-column:2/3;grid-row:2/3}}@media(max-width:600px){.card.letsTalk .desc{font-size:.9rem;font-style:normal;font-weight:400;line-height:150%}.card.letsTalk h2{font-size:20px;font-style:normal;font-weight:700;line-height:110%}}.card.getStartedPrimary{grid-column:3/4;grid-row:1/3}@media(max-width:1280px){.card.getStartedPrimary{grid-column:2/3;grid-row:1/2}}@media(max-width:767px){.card.getStartedPrimary{grid-row:3/4;grid-column:1/3}}.card.getStartedPrimary h2{width:70%}.card .desc{font-size:1rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:2rem}.card .title-icon{font-size:2rem;font-style:normal;line-height:110%}.card.secondary{background-color:#1b1b1b;color:#fff}.card.primary{background-color:#08baa8;color:#000}.animatedCard{transform:translateY(100%);opacity:0}.layer.primary{background-color:#08baa82c}.layer.dark{background-color:rgba(0,0,0,.252)}.layer.darker{background-color:rgba(0,0,0,.478)}.layer{color:#414141}.features{padding:7.5rem 0}.features>.container .title{margin-bottom:2.5rem}.features>.container .title h1{font-size:3.7rem;font-style:normal;font-weight:900;margin-bottom:1.5rem;transform:translateY(200px);opacity:0}.features>.container .title h1 span{display:inline-block;font-size:3rem;font-weight:400}@media(max-width:767px){.features>.container .title h1{font-size:2.7rem}.features>.container .title h1 span{font-size:2rem}}.features>.container .title p{font-style:normal;font-weight:500;color:#757b8a;width:100%;max-width:500px;font-size:1rem;transform:translateY(200px);opacity:0}@media(max-width:767px){.features>.container .title p{font-size:.9rem}}.features .features-wrapper .feature{background-color:#1a1a1f;padding:1.5rem 2rem;border-radius:1rem;height:500px;max-width:376px;overflow:hidden;user-select:none;transform:translateY(200px);opacity:0}@media(max-width:767px){.features .features-wrapper .feature{padding:1rem 1.5rem}}.features .features-wrapper .feature:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#08baa8;z-index:2;opacity:0;transition:.2s}.features .features-wrapper .feature:hover:before{opacity:.8}.features .features-wrapper .feature:hover .content h1{transform:translateY(0)!important;font-size:2rem}.features .features-wrapper .feature:hover .content p{transform:translateY(0)!important}.features .features-wrapper .feature .content{display:flex;flex-direction:column;height:100%}.features .features-wrapper .feature h1{text-align:center;font-size:2.5rem;font-style:normal;font-weight:900;text-transform:uppercase;color:#fff;flex:1;transition:.6s;transform:translateY(50%)}@media(max-width:767px){.features .features-wrapper .feature h1{font-size:1.8rem}}.features .features-wrapper .feature p{color:#fff;font-size:1.3rem;font-style:normal;font-weight:400;transition:.5s;transform:translateY(150%)}@media(max-width:767px){.features .features-wrapper .feature p{font-size:1.2rem}}.hero{height:calc(100vh - 70px);width:100%;background-color:#1b1b1b}.hero .bg{z-index:0}.hero .bg img{object-fit:cover}.hero .content{position:relative;z-index:1;color:#fff;height:100%;justify-content:center}.hero .content,.hero .content .tagline{width:100%;display:flex;align-items:center}.hero .content .tagline{font-style:normal;font-weight:500;line-height:160%;font-family:Inter,sans-serif;gap:.5rem;color:#dcdcdc;padding-left:34px;padding-bottom:70px;transform:translateX(-100px);opacity:0}.hero .content .tagline .line{width:100px;height:2px;background-color:#dcdcdc;transform:translateY(50%)}.hero .content .title{font-size:6.875rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1px;text-align:center}.hero .content .title span{display:inline-block;transform:translateY(50px);opacity:0}@media(max-width:1280px){.hero .content .title{font-size:5.8rem}}@media(max-width:1024px){.hero .content .title{font-size:4.5rem}}@media(max-width:767px){.hero .content .title{font-size:3.6rem}}@media(max-width:610px){.hero .content .title{font-size:3rem}}.hero .content .desc{font-family:Urbanist;font-size:1.5rem;font-style:normal;font-weight:400;line-height:140%;transform:translateY(100px);opacity:0}@media(max-width:1024px){.hero .content .desc{font-size:1rem}}.hero .content .ctaButton{transform:translateY(100px);opacity:0}.animatedEl{transform:translateY(300px);opacity:0}.tourscope i{font-size:4rem!important}.previewContainer{background:linear-gradient(180deg,#08baa8 40%,transparent)}.Product_heading__Gq9zq{line-height:110%}.Product_paragraph__dp3UX{font-size:1rem;font-style:normal;font-weight:500;line-height:160%;color:#757b8a;margin-bottom:4rem}.Product_product__9lDNV .Product_image__lOLrC{transform:translateY(300px);opacity:0}