@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:wght@100;200;300;400;500;600;700&family=Roboto:ital,wght@1,100;1,300;1,400;1,500;1,700;1,900&display=swap";body,html{min-height:100vh;max-width:100vw;font-family:Poppins,sans-serif;overflow-x:hidden;background-color:#f9fffb}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.container{max-width:335px;margin:0 auto;padding:0 10px}@media(min-width:600px){.container{max-width:600px;padding:0 auto}}@media(min-width:992px){.container{max-width:720px;max-width:960px}}@media(min-width:1200px){.container{max-width:1200px}}.flex{display:flex}.hide-on-mobile{display:none}@media(min-width:992px){.hide-on-mobile{display:block}}.hide-on-desktop{display:block}@media(min-width:992px){.hide-on-desktop{display:none}}.header{padding:30px 0}.header>div{width:100%;display:flex;justify-content:space-between}.header .logo{display:grid;justify-content:center;align-items:center}.header .logo img{width:79px;height:18px}@media(min-width:992px){.header .logo img{width:123px;height:28px}}.header button{border:none;background-color:transparent;cursor:pointer}@media(min-width:992px){.header button{display:none}}.header .mobile-nav{position:fixed;inset:0;background-color:#fff;z-index:10}.header .mobile-nav .close{position:absolute;top:30px;right:20px}.header .mobile-nav div{background-color:#b0e389;width:80%;height:100%}.header .mobile-nav div ul{padding:57px 20px;list-style-type:none;display:flex;flex-direction:column;gap:25px}.header .mobile-nav div ul .backdrop{position:absolute;top:50px;left:-20%;z-index:0}.header .mobile-nav div ul li{z-index:1;font-family:Poppins;font-size:16px;font-weight:600;line-height:24px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.header .mobile-nav{display:none}}.nav{display:none;gap:17px;list-style:none;padding:0;margin:0}@media(min-width:992px){.nav{display:flex}}.nav li{display:flex;align-items:center}.nav li .active{background-color:#b0e389;color:#fff}.cta{display:none}@media(min-width:992px){.cta{display:block}}.btn{font-size:16px;font-weight:400;line-height:24px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;padding:10px 20px;border:1px solid #e6e6e6;border-radius:20px}.btn,.btn.main{text-align:center}.btn.main{display:flex;border-radius:50px;padding:10px 15px;justify-content:center;align-items:center;background-color:#b0e389;font-family:Poppins;font-size:14px;font-weight:600;line-height:18px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;gap:16px}@media(min-width:992px){.btn.main{padding:16px 24px;font-size:18px;font-weight:600;line-height:18px;text-align:center}}.btn.main.auto{width:-moz-fit-content;width:fit-content}.btn.main span{display:grid;justify-content:center;align-items:center;width:24px;height:24px;background-color:#f9fffb;border-radius:50%}@media(min-width:992px){.btn.main span{width:36px;height:36px}}.btn.main span svg{width:16px;height:16px}@media(min-width:992px){.btn.main span svg{width:24px;height:24px}}.btn.main.dark{background-color:#1b3530;color:#e6e6e6}.btn.underline{font-family:Poppins;font-size:14px;font-weight:600;line-height:18px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border:unset}@media(min-width:992px){.btn.underline{font-size:18px;font-weight:600;line-height:18px;text-align:center}}h1{font-size:64px;line-height:67.2px}h1,h2{font-family:Outfit;font-weight:700;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}h2{font-size:40px;line-height:50px}p{font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;color:#989898;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.g-underline{position:relative}.g-underline:after{position:absolute;display:block;content:"";background-image:url(/underline.png);background-repeat:no-repeat;background-size:contain;width:110%;height:100%;bottom:-88%;left:0}.brands-container{margin-top:32px;background:hsla(94,62%,71%,.2);padding:32px 10px}@media(min-width:992px){.brands-container{margin-top:104px;padding:55px 10px}}.brands{display:flex;justify-content:space-between;align-items:center}.brands img{height:35px;width:auto;object-fit:contain}@media(min-width:992px){.brands img{height:73px}}.home-page .section-header{display:flex;justify-content:space-between;align-items:center;width:100%}.home-page .section-header h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.home-page .section-header h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;width:60%}}.home-page .section-header .cta{display:none}@media(min-width:992px){.home-page .section-header .cta{display:flex}}.home-page .customers-container{margin-top:24px;display:grid;grid-gap:20px;gap:20px}.home-page .customers-container h3{font-family:Outfit;font-size:16px;font-weight:600;line-height:20px}.home-page .customers-container h3,.home-page .customers-container p{margin-top:14px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.home-page .customers-container p{font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px}.home-page .customers-container a{display:none}@media(min-width:992px){.home-page .customers-container{margin-top:50px;grid-template-columns:repeat(4,1fr)}.home-page .customers-container h3{font-family:Outfit;font-size:20px;font-weight:600;line-height:25px}.home-page .customers-container h3,.home-page .customers-container p{margin-top:14px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.home-page .customers-container p{margin-bottom:10px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px}.home-page .customers-container a{display:block;font-family:Outfit;font-size:14px;font-weight:600;line-height:17.5px;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.home-page .customers-container img{width:100%;object-fit:contain}@media(min-width:992px){.home-page .customers-container img{object-fit:contain}}.home-page .discover{background:linear-gradient(180deg,#b0e389,#377e6a);padding:20px;margin-top:32px}@media(min-width:992px){.home-page .discover{padding:60px;margin-top:120px}}.home-page .discover .body{position:relative;width:100%;margin:0 auto}@media(min-width:992px){.home-page .discover .body{width:430px}}.home-page .discover .body .curved-arrow{position:absolute;width:120px;height:100px;right:-4rem;bottom:2rem}@media(min-width:992px){.home-page .discover .body .curved-arrow{right:2rem;bottom:2rem;transform:translateX(100%)}}.home-page .discover .body h2{font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.home-page .discover .body h2{font-family:Outfit;font-size:40px;font-weight:600;line-height:50px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fff}}.home-page .discover .body p{font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.home-page .discover .body p{margin-top:20px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#e7e7e7}}.home-page .discover .body .downloads{position:relative;display:flex;justify-content:center;gap:10px;margin-top:40px}.home-page .discover .body .downloads img{object-fit:contain}.features-container{margin-top:32px;display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.features-container{margin-top:80px;gap:120px}}.feature{display:flex;flex-direction:column;gap:24px;justify-content:space-between;align-items:center;grid-template-columns:repeat(2,1fr)}@media(min-width:992px){.feature{flex-direction:row;gap:50px}}.reverse{flex-direction:column}@media(min-width:992px){.reverse{flex-direction:row-reverse}}.feature-section{flex:1 1}.feature-section h2{font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.feature-section h2{font-family:Outfit;font-size:40px;font-weight:600;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.feature-section p{font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.feature-section ul{margin-top:24px;list-style-type:none;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:16px}.feature-section ul li{font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#989898}@media(min-width:992px){.feature-section ul li{font-family:Poppins;font-size:16px;font-weight:400;line-height:26.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.feature-section img{width:100%;height:auto;object-fit:contain}.feature-section .bullet{width:24px;height:24px}@media(min-width:992px){.feature-section .bullet{width:auto}}.single-feature{display:flex;justify-content:flex-start;align-items:start;gap:17px}.single-feature .text{display:flex;flex-direction:column}.single-feature .text .feature-title{font-size:16px;font-weight:500}@media(min-width:992px){.single-feature .text .feature-title{font-size:20px}}.single-feature img{width:33px;height:33px;object-fit:contain}.home-page .hero-section{position:relative}.home-page .hero-section>div{display:flex}@media(min-width:992px){.home-page .hero-section{padding:40px 0}}.home-page .hero-section .landing-image{display:none}@media(min-width:992px){.home-page .hero-section .landing-image{display:block}}.home-page .hero-section .content{display:grid;align-items:center;align-content:center;position:relative}.home-page .hero-section .content *{position:relative;z-index:1}.home-page .hero-section .content p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.home-page .hero-section .content p{margin-top:24px;font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.home-page .hero-section .content:before{content:"";position:absolute;background-image:url(/op-bg.svg);display:block;background-repeat:no-repeat;width:449px;height:437px;background-position:50%;background-size:contain;top:-72px;left:-330px;z-index:0}.home-page .hero-section .content h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.home-page .hero-section .content h1{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.home-page .hero-section .actions{display:flex;gap:10px;align-items:center;padding:10px 0}.home-page .hero-section .actions img{width:18px}@media(min-width:992px){.home-page .hero-section .actions{gap:20px}.home-page .hero-section .actions img{width:24px}}.app-store-buttons img{width:95%;object-fit:contain}@media(min-width:992px){.app-store-buttons img{width:100%}}.testimonials-big{display:none;margin-top:100px}@media(min-width:992px){.testimonials-big{display:block}}.testimonials-big .gallery{margin-top:50px;display:grid;grid-template-columns:1fr 4fr 1fr;grid-gap:20px;gap:20px}.testimonials-big .gallery>div{position:relative}.testimonials-big .testimonial-image{height:350px;width:200px;object-fit:cover;border-radius:20px;filter:brightness(60%)}.testimonials-big .arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonials-big .center-testimonial{display:flex;justify-content:start;align-items:center;background:hsla(94,62%,71%,.2);border-radius:20px}.testimonials-big .center-testimonial img{filter:brightness(100%)}.testimonials-big .center-testimonial .quote{padding-left:20px}.testimonials-big .center-testimonial .quote img{width:30px;height:30px;object-fit:contain}.testimonials-big .center-testimonial .quote .text{margin-top:20px;font-size:16px;font-weight:400;line-height:24px;color:#000;width:80%}.testimonials-big .center-testimonial .quote .text,.testimonials-big .center-testimonial .quote h3{font-family:Poppins;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.testimonials-big .center-testimonial .quote h3{margin-top:100px;font-size:18px;font-weight:600;line-height:27px}.testimonials-small{margin-top:32px}@media(min-width:992px){.testimonials-small{display:none}}.testimonials-small h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25.6px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.testimonials-small .cards{margin-top:24px}.testimonials-small .cards .card{background-color:hsla(94,62%,71%,.2);padding:20px;border-radius:20px}.testimonials-small .cards .card .customer{display:flex;align-items:center;gap:10px}.testimonials-small .cards .card .customer img{object-fit:cover;border-radius:50%}.testimonials-small .cards .card .customer div h3{font-size:14px;font-weight:600;line-height:21px}.testimonials-small .cards .card .customer div h3,.testimonials-small .cards .card .customer div p{font-family:Poppins;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.testimonials-small .cards .card .customer div p{font-size:10px;font-weight:300;line-height:15px;color:#989898}.testimonials-small .cards .card p{font-family:Poppins;font-size:12px;font-weight:400;line-height:18px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#1f1f1f}.testimonials-small .pagination{margin-top:15px;list-style-type:none;display:flex;justify-content:center;align-items:center;gap:4px}.testimonials-small .pagination li{width:10px;height:10px;background-color:#d9d9d9;border-radius:50%}.testimonials-small .pagination li.active{width:13px;height:13px;background-color:#b0e389}.blog{margin-top:100px}.blog h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25.6px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.blog h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:51.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blogs{display:none;width:100%;gap:20px;margin-top:24px}@media(min-width:992px){.blogs{display:grid;margin-top:60px;grid-template-columns:repeat(4,1fr)}}.blogs.small{display:block}@media(min-width:992px){.blogs.small{display:none}}.blogs.small .pagination{margin-top:15px;list-style-type:none;display:flex;justify-content:center;align-items:center;gap:4px}.blogs.small .pagination li{width:10px;height:10px;background-color:#d9d9d9;border-radius:50%}.blogs.small .pagination li.active{width:13px;height:13px;background-color:#b0e389}.blog-card{padding:15px;background:#fff;box-shadow:0 3px 11.7px 0 rgba(0,0,0,.051);border-radius:20px}.blog-card img{border-radius:10px;width:100%;object-fit:cover}.blog-card h3{margin-top:15px;font-family:Outfit;font-size:18px;font-weight:600;line-height:22.5px}.blog-card h3,.blog-card p{text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-card p{margin-top:10px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px}.blog-card .blog-card-footer{margin-top:30px;padding-top:15px;border-top:.5px solid #ececec;display:flex;justify-content:space-between;align-items:center}.blog-card .blog-card-footer div{display:flex;align-items:center;justify-content:center;gap:5px}.blog-card .blog-card-footer div p{margin:0;font-family:Poppins;font-size:12px;font-weight:400;line-height:17.04px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#c4c4c4}.whyus-page .hero-section{padding:20px 0;position:relative}@media(min-width:992px){.whyus-page .hero-section{padding:40px 0}}.whyus-page .hero-section>div{display:flex}.whyus-page .hero-section .content{display:grid;align-items:center;align-content:center;position:relative}.whyus-page .hero-section .content *{position:relative;z-index:1}.whyus-page .hero-section .content h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .hero-section .content h1{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .hero-section .content p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .hero-section .content p{margin-top:24px;font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .hero-section .content .pointer{position:absolute;bottom:-3rem;right:-10px;width:70px;height:70px}@media(min-width:992px){.whyus-page .hero-section .content .pointer{width:100px;height:100px}}.whyus-page .hero-section .mockup{display:none}@media(min-width:992px){.whyus-page .hero-section .mockup{display:block}}.whyus-page .hero-section .actions{display:flex;gap:20px;align-items:center;padding:10px 0}.whyus-page .results-section{margin-top:32px}@media(min-width:992px){.whyus-page .results-section{margin-top:100px}}.whyus-page .results-section h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .results-section h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .results-section .numbers{margin-top:24px;padding:32px 150px;display:flex;flex-direction:column;gap:40px;justify-content:space-around;align-items:center;background-color:hsla(94,62%,71%,.2)}@media(min-width:992px){.whyus-page .results-section .numbers{padding:50px 150px;margin-top:50px;flex-direction:row;gap:0}}.whyus-page .results-section .numbers .number{display:flex;flex-direction:column;align-items:center}.whyus-page .results-section .numbers .number img{width:43px;height:43px}@media(min-width:992px){.whyus-page .results-section .numbers .number img{width:70px;height:70px}}.whyus-page .results-section .numbers .number h3{margin-top:15px;font-family:Outfit;font-size:48px;font-weight:700;line-height:50.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#1b3530}@media(min-width:992px){.whyus-page .results-section .numbers .number h3{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .results-section .numbers .number h3 span{font-size:16px}.whyus-page .results-section .numbers .number p{margin-top:10px;font-family:Poppins;font-size:14px;font-weight:400;line-height:22.4px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#1f1f1f}@media(min-width:992px){.whyus-page .results-section .numbers .number p{margin-top:20px;font-family:Poppins;font-size:16px;font-weight:400;line-height:25.6px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;width:60%}}.whyus-page .unlock-section{display:grid;align-items:center;grid-gap:14px;gap:14px;margin-top:32px}@media(min-width:992px){.whyus-page .unlock-section{margin-top:100px;gap:50px;grid-template-columns:repeat(2,1fr)}}.whyus-page .unlock-section h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .unlock-section h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .unlock-section p{margin-top:14px;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .unlock-section p{margin-top:14px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .unlock-section img{object-fit:contain}.whyus-page .unlock-section div{position:relative}>.whyus-page .unlock-section div p{margin-top:24px}.whyus-page .unlock-section div .btn{margin-top:40px}.whyus-page .unlock-section div .do-this{position:absolute;right:0;bottom:2rem}.whyus-page .unlock-section div .backdrop{display:none}@media(min-width:992px){.whyus-page .unlock-section div .backdrop{display:block}}.whyus-page .unlock-section div .cards{display:grid;grid-gap:20px;gap:20px}@media(min-width:992px){.whyus-page .unlock-section div .cards{grid-template-columns:1fr 1fr;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}}.unlock-card{box-shadow:0 3px 11.7px 0 rgba(0,0,0,.051);background-color:#fff;border-radius:20px;padding:20px}.unlock-card .icon{width:24px;height:24px}@media(min-width:992px){.unlock-card .icon{width:33px;height:33px}}.unlock-card h3{margin-top:10px;font-family:Outfit;font-size:16px;font-weight:500;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.unlock-card h3{margin-top:18px;font-family:Outfit;font-size:20px;font-weight:500;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.unlock-card p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.unlock-card p{margin-top:14px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .who{margin-top:32px}@media(min-width:992px){.whyus-page .who{margin-top:100px}}.whyus-page .who h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .who h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .who .customers-container{margin-top:24px;display:grid;grid-gap:20px;gap:20px}@media(min-width:992px){.whyus-page .who .customers-container{grid-template-columns:repeat(4,1fr);margin-top:50px}}.whyus-page .who .customers-container h3{margin-top:14px;font-family:Outfit;font-size:16px;font-weight:600;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .who .customers-container h3{font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .who .customers-container p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .who .customers-container p{margin-top:14px;margin-bottom:10px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .who .customers-container a{font-family:Outfit;font-size:14px;font-weight:600;line-height:17.5px;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.whyus-page .who .customers-container img{width:100%;object-fit:contain}.whyus-page .why-choose-section h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.whyus-page .why-choose-section h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.whyus-page .why-choose-section .grid{margin-top:24px;display:grid;grid-gap:20px;gap:20px}@media(min-width:992px){.whyus-page .why-choose-section .grid{margin-top:50px;grid-template-columns:repeat(4,1fr)}}.why-choose-card{display:flex;flex-direction:column;gap:15px;padding:20px;box-shadow:0 3px 11.7px 0 rgba(0,0,0,.051);border-radius:20px;height:100%}.why-choose-card .bullet{width:24px;height:24px}@media(min-width:992px){.why-choose-card .bullet{width:33px;height:33px}}.why-choose-card h3{font-family:Outfit;font-size:16px;font-weight:500;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.why-choose-card h3{font-family:Outfit;font-size:20px;font-weight:500;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.why-choose-card p{font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.why-choose-card p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .form-section{margin-top:32px;border-radius:20px;display:grid}@media(min-width:992px){.contact-page .form-section{margin-top:80px;padding:80px 100px;grid-template-columns:repeat(2,1fr);background-color:#b0e389}}.contact-page .form-section .left-section{display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.contact-page .form-section .left-section{justify-content:space-between}}.contact-page .form-section .left-section div h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.contact-page .form-section .left-section div h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:48px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .form-section .left-section div h3{font-family:Outfit;font-size:14px;font-weight:500;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.contact-page .form-section .left-section div h3{font-family:Poppins;font-size:18px;font-weight:500;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .form-section .left-section div p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.contact-page .form-section .left-section div p{margin-top:20px;font-family:Poppins;font-size:18px;font-weight:400;line-height:30px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .form-section .left-section .socials{display:flex;gap:10px;margin-top:10px}.contact-page .form-section .left-section .socials .instagram-icon{background-color:#1b3530;border-radius:50%;padding:4px}.contact-page .form-section .left-section .contact-info{margin-top:10px;list-style-type:none;display:flex;align-items:start;flex-direction:column;gap:10px}.contact-page .form-section .left-section .contact-info li{display:flex;align-items:center;gap:10px;font-family:Poppins;color:#767676;font-size:12px;font-weight:400;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.contact-page .form-section .left-section .contact-info li{font-family:Poppins;font-size:16px;font-weight:400;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .form-section .right-section{background-color:#fff;margin-top:24px;border-radius:20px}@media(min-width:992px){.contact-page .form-section .right-section{margin-top:0;padding:40px}}.contact-page .form-section .right-section h3{font-family:Outfit;font-size:14px;font-weight:600;line-height:20.86px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;width:80%}@media(min-width:992px){.contact-page .form-section .right-section h3{width:100%;font-family:Outfit;font-size:18px;font-weight:600;line-height:26.82px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .form-section .right-section .inputs{display:flex;flex-direction:column;gap:20px;margin-top:20px;align-items:start;justify-content:start}.contact-page .form-section .right-section .inputs input{padding-bottom:14px;border:none;border-bottom:1px solid #ececec;outline:none}.contact-page .form-section .right-section .inputs input:not([type=checkbox]){width:100%}.contact-page .form-section .right-section .inputs label{font-family:Poppins;font-size:12px;font-weight:400;line-height:17.04px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#989898;margin-left:10px}.contact-page .form-section .right-section .inputs button{background-color:#1b3530;border-radius:50px;color:#fff;border:none;font-family:Poppins;font-size:16px;font-weight:600;line-height:18px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;width:100%;padding:16px 0}.contact-page .hero-section{padding:20px 0;position:relative}@media(min-width:992px){.contact-page .hero-section{padding:40px 0}}.contact-page .hero-section>div{display:flex;flex-direction:column}@media(min-width:992px){.contact-page .hero-section>div{flex-direction:row}}.contact-page .hero-section>div img{width:100%;height:268px;object-fit:contain;margin-top:24px}@media(min-width:992px){.contact-page .hero-section>div img{margin-top:0;width:auto;height:auto}}.contact-page .hero-section .content{display:grid;align-items:center;align-content:center;position:relative}.contact-page .hero-section .content *{position:relative;z-index:1}.contact-page .hero-section .content h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.contact-page .hero-section .content h1{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .hero-section .content p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.contact-page .hero-section .content p{margin-top:24px;font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.contact-page .hero-section .content .pointer{position:absolute;bottom:-3rem;right:-10px;width:70px;height:70px}@media(min-width:992px){.contact-page .hero-section .content .pointer{bottom:2rem;right:-50px;width:100px;height:100px}}.contact-page .hero-section .actions{display:flex;gap:20px;align-items:center;padding:10px 0}.contact-page .options-section{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px}.contact-page .options-section .option{display:flex;align-items:start;justify-content:start;gap:14px}.contact-page .options-section .option .icon{background-color:#b0e389;min-width:65px;height:65px;border-radius:100%;display:flex;justify-content:center;align-items:center}.contact-page .options-section .option .text{display:flex;flex-direction:column;justify-content:start}.contact-page .options-section .option h2{font-family:Outfit;font-size:24px;font-weight:700;line-height:30px}.contact-page .options-section .option h2,.contact-page .options-section .option p{text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.contact-page .options-section .option p{margin-top:10px;font-family:Poppins;font-size:14px;font-weight:400;line-height:22.4px;color:#989898}@media(min-width:992px){.discover .body .btn{width:auto}}.blog-page .blogs-section{margin-top:50px}.blog-page .blogs-section .heading{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.blog-page .blogs-section .heading{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .blogs-section .tabs{margin-top:24px;list-style-type:none;display:flex;justify-content:space-between;padding:10px;box-shadow:0 3px 11.7px 0 rgba(0,0,0,.051);border-radius:20px}@media(min-width:992px){.blog-page .blogs-section .tabs{margin-top:50px}}.blog-page .blogs-section .tabs li{font-family:Poppins;padding:10px 22px;border-radius:20px;font-size:12px;font-weight:400;line-height:18px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-wrap:nowrap}@media(min-width:992px){.blog-page .blogs-section .tabs li{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .blogs-section .tabs li:hover{background-color:#1b3530;color:#fff;cursor:pointer}.blog-page .blogs-section .tabs li.active{background-color:#1b3530;color:#fff}.blog-page .blogs-section .grid{margin-top:20px;display:grid;grid-gap:20px;gap:20px}@media(min-width:992px){.blog-page .blogs-section .grid{grid-template-columns:2fr 1fr}}.blog-page .blogs-section .grid .posts-container .posts{display:grid;grid-gap:20px;gap:20px}@media(min-width:992px){.blog-page .blogs-section .grid .posts-container .posts{grid-template-columns:1fr 1fr}}.blog-page .blogs-section .grid .posts-container .pagination{margin-top:64px;list-style-type:none;display:flex;justify-content:center}.blog-page .blogs-section .grid .posts-container .pagination li{padding:12px 22px}.blog-page .blogs-section .grid .posts-container .pagination li.active,.blog-page .blogs-section .grid .posts-container .pagination li:hover{background-color:#b0e389;border-radius:1000px;box-shadow:0 4px 9px -4px #e3ebf7;cursor:pointer}.blog-page .blogs-section .grid aside{padding:30px 20px;background-color:#fff;box-shadow:0 3px 11.7px 0 rgba(0,0,0,.051);border-radius:20px}.blog-page .blogs-section .grid aside .search{display:flex;padding-bottom:10px;border-bottom:1px solid #e6e6e6}.blog-page .blogs-section .grid aside .search input{flex:1 1;outline:none;border:none}.blog-page .blogs-section .grid aside .recent h2{margin-top:32px;font-family:Outfit;font-size:18px;font-weight:600;line-height:22.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .blogs-section .grid aside .recent .recent-posts{margin-top:20px;display:flex;flex-direction:column;gap:20px}.blog-page .blogs-section .grid aside .recent .recent-posts div{display:flex;gap:10px}.blog-page .blogs-section .grid aside .recent .recent-posts div img{object-fit:cover;border-radius:10px}.blog-page .blogs-section .grid aside .recent .recent-posts div .content{padding:5px 0;display:flex;flex-direction:column;justify-content:space-between}.blog-page .blogs-section .grid aside .recent .recent-posts div .content div{display:flex;align-items:center}.blog-page .blogs-section .grid aside .recent .recent-posts div .content div p{font-family:Poppins;font-size:12px;font-weight:400;line-height:17.04px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .blogs-section .grid aside .recent .recent-posts div .content div h3{font-family:Outfit;font-size:14px;font-weight:600;line-height:17.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .blogs-section .grid aside .tags-container{margin-top:20px}.blog-page .blogs-section .grid aside .tags-container h2{font-family:Outfit;font-size:18px;font-weight:600;line-height:22.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .blogs-section .grid aside .tags-container .tags{margin-top:20px;list-style-type:none;display:flex;flex-wrap:wrap;gap:10px}.blog-page .blogs-section .grid aside .tags-container .tags li{background:linear-gradient(180deg,#377e6a,#1b3530);padding:7px 13px;font-family:Poppins;font-size:12px;font-weight:400;line-height:18px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fff;border-radius:20px}.blog-page .blogs-section .grid aside .tags-container .tags li.active{border:1px solid #031505;background:none;color:#000}.blog-page .blogs-section .grid aside .subscribe{margin-top:20px}.blog-page .blogs-section .grid aside .subscribe h2{font-family:Outfit;font-size:18px;font-weight:600;line-height:22.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .blogs-section .grid aside .subscribe div{margin-top:20px;display:flex;flex-direction:column;gap:20px}.blog-page .blogs-section .grid aside .subscribe div input{outline:none;padding-bottom:14px;border:none;border-bottom:.5px solid #ececec}.blog-page .blogs-section .grid aside .subscribe div button{font-family:Poppins;font-size:16px;font-weight:600;line-height:18px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border:none;background-color:#1b3530;color:#fff;padding:16px 0;border-radius:50px}.blog-page .follow-section{background:linear-gradient(180deg,#b0e389,#377e6a);padding:20px;margin-top:32px}@media(min-width:992px){.blog-page .follow-section{margin-top:120px;padding:60px}}.blog-page .follow-section .body{position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media(min-width:992px){.blog-page .follow-section .body{width:-moz-fit-content;width:fit-content}}.blog-page .follow-section .body h2{font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fff}@media(min-width:992px){.blog-page .follow-section .body h2{font-family:Outfit;font-size:40px;font-weight:600;line-height:50px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .follow-section .body .subscribe{margin-top:20px;width:100%}.blog-page .follow-section .body .subscribe h2{font-family:Outfit;font-size:18px;font-weight:600;line-height:22.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .follow-section .body .subscribe div{margin-top:20px;display:flex;flex-direction:column;gap:20px;width:100%}.blog-page .follow-section .body .subscribe div input{font-family:Poppins;font-size:14px;font-weight:400;line-height:19.88px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fff;width:100%;outline:none;padding-bottom:14px;border:none;border-bottom:.5px solid #ececec;background-color:transparent}.blog-page .follow-section .body .subscribe div button{border:none;background-color:#1b3530;color:#fff;padding:16px 0;border-radius:50px;font-family:Poppins;font-size:14px;font-weight:600;line-height:18px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.blog-page .follow-section .body .subscribe div button{font-family:Poppins;font-size:16px;font-weight:600;line-height:18px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .curved-arrow{position:absolute;right:-1rem;bottom:2rem;transform:translateX(100%)}.blog-page .hero-section{margin-top:25px;display:flex;flex-direction:column;gap:25px}@media(min-width:992px){.blog-page .hero-section{margin-top:100px;flex-direction:row}}.blog-page .hero-section img{border-radius:20px}.blog-page .hero-section h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .hero-section div{flex:1 1;position:relative;display:flex;justify-content:start;flex-direction:column}.blog-page .hero-section div .hero-img{width:100%;height:160px;object-fit:cover}@media(min-width:992px){.blog-page .hero-section div .hero-img{width:100%;height:300px}}.blog-page .hero-section div h1{font-size:40px;font-weight:700;line-height:50px}.blog-page .hero-section div h1,.blog-page .hero-section div h2{font-family:Outfit;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .hero-section div h2{font-size:14px;font-weight:400;line-height:17.5px;color:#b0e389}@media(min-width:992px){.blog-page .hero-section div h2{margin-top:14px;font-family:Outfit;font-size:14px;font-weight:400;line-height:17.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;margin-top:30px}}.blog-page .hero-section div p{margin-top:5px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#989898}@media(min-width:992px){.blog-page .hero-section div p{font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .hero-section div a{margin-top:10px;font-family:Outfit;font-size:14px;font-weight:600;line-height:17.5px;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .hero-section .new-article{position:absolute;top:0;left:0;transform:translateY(-50%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #b0e389;border-radius:20px;font-family:Poppins;font-size:10px;font-weight:400;line-height:15px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;padding:4.5px 14.5px}@media(min-width:992px){.blog-page .hero-section .new-article{left:14px;padding:7px 26px;font-family:Poppins;font-size:12px;font-weight:400;line-height:18px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .video-section{margin-top:50px}.blog-page .video-section h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.blog-page .video-section h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .video-section .grid{margin-top:14px;display:grid;grid-gap:20px;gap:20px}@media(min-width:992px){.blog-page .video-section .grid{margin-top:50px;grid-template-columns:2fr 1fr}}.blog-page .video-section .grid .big-container{position:relative;height:100%}@media(min-width:992px){.blog-page .video-section .grid .big-container{height:500px}}.blog-page .video-section .grid .big-container>img{width:100%;height:100%;border-radius:20px;object-fit:cover}.blog-page .video-section .grid .big-container .content{position:absolute;top:0;bottom:0;left:0;right:0;padding:15px;border-radius:20px;background:linear-gradient(1turn,rgba(0,0,0,.5),hsla(0,0%,81%,.5));display:flex;justify-content:space-between;flex-direction:column;align-items:start}@media(min-width:992px){.blog-page .video-section .grid .big-container .content{padding:40px}}.blog-page .video-section .grid .big-container .content img{width:35px;height:35px}@media(min-width:992px){.blog-page .video-section .grid .big-container .content img{width:80px;height:80px}}.blog-page .video-section .grid .big-container .content .text p{color:#fff;display:flex;justify-content:start;align-items:center;gap:4px;font-family:Poppins;font-size:12px;font-weight:400;line-height:17.04px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.blog-page .video-section .grid .big-container .content .text p{font-family:Poppins;font-size:12px;font-weight:200;line-height:17.04px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .video-section .grid .big-container .content .text h3{margin-top:10px;width:80%;font-family:Outfit;font-size:16px;font-weight:600;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fff}@media(min-width:992px){.blog-page .video-section .grid .big-container .content .text h3{width:70%;font-family:Outfit;font-size:32px;font-weight:600;line-height:40px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.blog-page .video-section .grid aside{box-shadow:0 3px 11.7px 0 rgba(0,0,0,.051);border-radius:20px;padding:20px}.blog-page .video-section .grid aside .recent h2{font-family:Outfit;font-size:18px;font-weight:600;line-height:22.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .video-section .grid aside .recent .recent-posts{margin-top:20px;display:flex;flex-direction:column;gap:20px}.blog-page .video-section .grid aside .recent .recent-posts div{display:flex;gap:10px}.blog-page .video-section .grid aside .recent .recent-posts div img{object-fit:cover;border-radius:10px}.blog-page .video-section .grid aside .recent .recent-posts div .content{padding:5px 0;display:flex;flex-direction:column;justify-content:space-between}.blog-page .video-section .grid aside .recent .recent-posts div .content div{display:flex;align-items:center}.blog-page .video-section .grid aside .recent .recent-posts div .content div p{font-family:Poppins;font-size:12px;font-weight:400;line-height:17.04px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.blog-page .video-section .grid aside .recent .recent-posts div .content div h3{font-family:Outfit;font-size:14px;font-weight:600;line-height:17.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.about-us{margin-top:100px;display:flex;flex-direction:column;justify-content:space-between;gap:14px}@media(min-width:992px){.about-us{gap:100px;flex-direction:row}}.about-us h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-us h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-us p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-us p{margin-top:24px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-us img{width:100%;height:237px;object-fit:contain}@media(min-width:992px){.about-us img{width:550px;height:400px}}.about-page .award-section{margin-top:32px}@media(min-width:992px){.about-page .award-section{margin-top:100px}}.about-page .award-section h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .award-section h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .award-section .awards{margin-top:24px;background:hsla(94,62%,71%,.2);padding:20px}@media(min-width:992px){.about-page .award-section .awards{margin-top:60px}}.about-page .award-section .awards .awards-container{display:grid;grid-column-gap:80px;column-gap:80px;grid-row-gap:24px;row-gap:24px;grid-template-columns:repeat(2,1fr)}@media(min-width:992px){.about-page .award-section .awards .awards-container{grid-template-columns:repeat(5,1fr);gap:120px}}.about-page .award-section .awards .awards-container .award{display:flex;justify-content:center;align-items:center}.about-page .award-section .awards .awards-container .award img{width:86px;height:111px;object-fit:contain}@media(min-width:992px){.about-page .award-section .awards .awards-container .award img{width:150px;height:200px}}.discover{background:linear-gradient(180deg,#b0e389,#377e6a);padding:20px;margin-top:32px}@media(min-width:992px){.discover{padding:60px;margin-top:120px}}.discover .body{position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media(min-width:992px){.discover .body{width:430px}}.discover .body h2{color:#fff;font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.discover .body h2{font-family:Outfit;font-size:40px;font-weight:600;line-height:50px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.discover .body p{margin-top:20px;color:#e7e7e7;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.discover .body p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.discover .body .btn{margin-top:30px;outline:none;border:none;width:100%}.discover .body .btn img{width:18px}@media(min-width:992px){.discover .body .btn{width:auto}.discover .body .btn img{width:24px}}.discover .curved-arrow{position:absolute;width:100px;height:100px;right:-3rem;bottom:2.5rem}@media(min-width:992px){.discover .curved-arrow{right:2rem;bottom:2rem;transform:translateX(100%)}}.about-page .founders{margin-top:32px}@media(min-width:992px){.about-page .founders{margin-top:100px}}.about-page .founders h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .founders h2{width:430px;height:51px;top:3443px;left:80px;gap:0;opacity:0}}.about-page .founders .founders-container{margin-top:24px;display:grid;grid-gap:24px;gap:24px}@media(min-width:992px){.about-page .founders .founders-container{gap:20px;grid-template-columns:repeat(2,1fr);margin-top:50px}}.about-page .founders .founders-container .founder img{width:100%;height:190px;object-fit:cover;border-radius:20px;filter:brightness(60%)}@media(min-width:992px){.about-page .founders .founders-container .founder img{height:350px}}.about-page .founders .founders-container .founder h3{margin-top:14px;font-family:Outfit;font-size:16px;font-weight:600;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .founders .founders-container .founder h3{margin-top:15px;font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .founders .founders-container .founder p{margin-top:5px;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .founders .founders-container .founder p{margin-top:10px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.get-started{margin-top:32px}@media(min-width:992px){.get-started{margin-top:100px}}.get-started h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.get-started h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.get-started .cards{margin-top:24px;display:grid}@media(min-width:992px){.get-started .cards{grid-template-columns:repeat(4,1fr)}}.get-started .cards .card{display:flex;flex-direction:column;gap:15px;padding:20px;box-shadow:0 3px 11.7px 0 rgba(0,0,0,.051);border-radius:20px}.get-started .cards .card .bullet{width:24px;height:24px}@media(min-width:992px){.get-started .cards .card .bullet{width:33px;height:33px}}.get-started .cards .card h3{font-family:Outfit;font-size:16px;font-weight:500;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.get-started .cards .card h3{font-family:Outfit;font-size:20px;font-weight:500;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.get-started .cards .card p{font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.get-started .cards .card p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .hero-section{padding:20px 0;position:relative}@media(min-width:992px){.about-page .hero-section{padding:40px 0}}.about-page .hero-section>div{display:flex}.about-page .hero-section .content{display:grid;align-items:center;align-content:center;position:relative}.about-page .hero-section .content *{position:relative;z-index:1}.about-page .hero-section .content h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .hero-section .content h1{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .hero-section .content p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .hero-section .content p{margin-top:24px;font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .hero-section .content .pointer{position:absolute;bottom:-3rem;right:-10px;width:70px;height:70px}@media(min-width:992px){.about-page .hero-section .content .pointer{width:100px;height:100px}}.about-page .hero-section .mockup{display:none}@media(min-width:992px){.about-page .hero-section .mockup{display:block}}.about-page .hero-section .actions{display:flex;gap:20px;align-items:center;padding:10px 0}.app-store-buttons{display:flex;gap:10px;padding:30px 0}.numbers{margin-top:100px;background:hsla(94,62%,71%,.2);padding:40px}.numbers .numbers-grid{display:grid;grid-gap:40px;gap:40px}@media(min-width:992px){.numbers .numbers-grid{grid-template-columns:repeat(4,1fr)}}.numbers .numbers-grid .number h2{color:#1b3530;text-align:center;font-family:Outfit;font-size:48px;font-weight:700;line-height:50.4px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.numbers .numbers-grid .number h2{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.numbers .numbers-grid .number h3{text-align:center;color:#1b3530;margin-top:20px;font-family:Poppins;font-size:16px;font-weight:400;line-height:25.6px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.numbers .numbers-grid .number h3{font-family:Poppins;font-size:14px;font-weight:400;line-height:22.4px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .who{margin-top:32px}@media(min-width:992px){.about-page .who{margin-top:100px}}.about-page .who h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .who h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:50px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .who .customers-container{margin-top:24px;display:grid;grid-gap:20px;gap:20px}@media(min-width:992px){.about-page .who .customers-container{grid-template-columns:repeat(4,1fr);margin-top:50px}}.about-page .who .customers-container h3{margin-top:14px;font-family:Outfit;font-size:16px;font-weight:600;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .who .customers-container h3{font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .who .customers-container p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.about-page .who .customers-container p{margin-top:14px;margin-bottom:10px;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.about-page .who .customers-container a{font-family:Outfit;font-size:14px;font-weight:600;line-height:17.5px;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.about-page .who .customers-container img{width:100%;object-fit:contain}.chatbot-page .landing{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:35px}@media(min-width:992px){.chatbot-page .landing{display:grid;grid-template-columns:1fr 1fr}}.chatbot-page .landing img{object-fit:contain;width:100%}.chatbot-page .landing .content{display:grid;align-items:center;align-content:center;position:relative}@media(min-width:992px){.chatbot-page .landing .content{grid-column:span 2}}.chatbot-page .landing .content *{position:relative;z-index:1}.chatbot-page .landing .content h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center}@media(min-width:992px){.chatbot-page .landing .content h1{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.chatbot-page .landing .content h1 br{display:none}@media(min-width:992px){.chatbot-page .landing .content h1 br{display:block}}.chatbot-page .landing .content .CTA{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}@media(min-width:992px){.chatbot-page .landing .content .CTA{flex-direction:row;gap:15px}}.chatbot-page .landing .content p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center}@media(min-width:992px){.chatbot-page .landing .content p{margin-top:24px;font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.chatbot-page .landing .content .actions{display:flex;justify-content:center}.chatbot-page .landing .content .actions button{width:100%;min-width:270px}.chatbot-page .why-choose{background-color:hsla(94,62%,71%,.2);padding:30px 0;margin-top:16px}@media(min-width:992px){.chatbot-page .why-choose{margin-top:80px;padding:45px 0}}.chatbot-page .why-choose h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.chatbot-page .why-choose h2{font-size:40px;text-align:left;line-height:50px;width:60%}}.chatbot-page .why-choose .cards-container{display:flex;flex-direction:column;gap:12px;margin-top:27px}@media(min-width:992px){.chatbot-page .why-choose .cards-container{display:grid;grid-template-columns:repeat(2,1fr);margin-top:40px;grid-gap:30px;gap:30px}}.chatbot-page .why-choose .cards-container .card{background:#b0e389;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:14px;border-radius:20px}@media(min-width:992px){.chatbot-page .why-choose .cards-container .card{align-items:center;justify-content:start;flex-direction:row;padding:27px}}.chatbot-page .why-choose .cards-container .card .icon{min-width:95px;height:95px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:rgba(249,255,251,.251)}.chatbot-page .why-choose .cards-container .card .text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}@media(min-width:992px){.chatbot-page .why-choose .cards-container .card .text{align-items:start;justify-content:center;align-items:left;gap:12px}}.chatbot-page .why-choose .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px}@media(min-width:992px){.chatbot-page .why-choose .cards-container .card h3{font-size:24px}}.chatbot-page .why-choose .cards-container .card p{color:#1b3530;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%;text-align:center}@media(min-width:992px){.chatbot-page .why-choose .cards-container .card p{text-align:left;font-size:16px}}.chatbot-page .why-choose .actions{display:flex;justify-content:center;margin-top:24px}.chatbot-page .why-choose .actions button{margin-top:30px;width:300px}.chatbot-page .features{padding:30px 0;margin-top:16px}@media(min-width:992px){.chatbot-page .features{margin-top:80px;padding:45px 0}}.chatbot-page .features h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.chatbot-page .features h2{font-size:40px;line-height:50px;width:60%;margin:auto}}.chatbot-page .features .cards-container{display:flex;flex-direction:column;gap:20px;margin-top:27px}@media(min-width:992px){.chatbot-page .features .cards-container{flex-direction:row;justify-content:center;align-items:start;flex-wrap:wrap;margin-top:40px;gap:10px}}.chatbot-page .features .cards-container .card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}@media(min-width:992px){.chatbot-page .features .cards-container .card{width:380px;align-items:start;justify-content:start;padding:27px}}.chatbot-page .features .cards-container .card .icon{min-width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#b0e389}.chatbot-page .features .cards-container .card .title{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}@media(min-width:992px){.chatbot-page .features .cards-container .card .title{align-items:start;justify-content:center;align-items:left;gap:12px}}.chatbot-page .features .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px}@media(min-width:992px){.chatbot-page .features .cards-container .card h3{font-size:24px;line-height:30px}}.chatbot-page .features .cards-container .card p{color:#1b3530;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%;text-align:center}@media(min-width:992px){.chatbot-page .features .cards-container .card p{text-align:left;font-size:16px}}.chatbot-page .benefits{background:hsla(94,62%,71%,.2);padding:30px 0;margin-top:16px}@media(min-width:992px){.chatbot-page .benefits{margin-top:80px;padding:80px 0}}.chatbot-page .benefits h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.chatbot-page .benefits h2{font-size:40px;line-height:50px;width:60%;text-align:left}}.chatbot-page .benefits .cards-container{display:flex;flex-direction:column;gap:20px;margin-top:27px}@media(min-width:992px){.chatbot-page .benefits .cards-container{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));margin-top:40px;grid-gap:20px;gap:20px}}.chatbot-page .benefits .cards-container .card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:linear-gradient(180deg,#b0e389 -13.65%,#031505 108.61%);padding:33px;border-radius:14px}@media(min-width:992px){.chatbot-page .benefits .cards-container .card{align-items:center;justify-content:center;padding:33px 24px;gap:16px}}.chatbot-page .benefits .cards-container .card .icon{display:flex;justify-content:center;align-items:center;border-radius:50%}.chatbot-page .benefits .cards-container .card .icon img{width:32px;height:32px}.chatbot-page .benefits .cards-container .card .title{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}@media(min-width:992px){.chatbot-page .benefits .cards-container .card .title{align-items:center;justify-content:center;align-items:left;gap:12px}}.chatbot-page .benefits .cards-container .card h3{color:#fff;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px}@media(min-width:992px){.chatbot-page .benefits .cards-container .card h3{font-size:24px;text-align:center}}.chatbot-page .benefits .cards-container .card p{color:#fff;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;text-align:center}@media(min-width:992px){.chatbot-page .benefits .cards-container .card p{font-size:16px}}.chatbot-page .testimonials{padding:30px 0;margin-top:16px}@media(min-width:992px){.chatbot-page .testimonials{margin-top:80px;padding:45px 0}}.chatbot-page .testimonials h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.chatbot-page .testimonials h2{font-size:40px;line-height:50px;width:60%;margin:auto}}.chatbot-page .testimonials .cards-container{display:flex;flex-direction:column;gap:20px;margin-top:27px}@media(min-width:992px){.chatbot-page .testimonials .cards-container{display:grid;grid-template-columns:repeat(2,1fr);flex-wrap:wrap;margin-top:40px;grid-gap:20px;gap:20px}}.chatbot-page .testimonials .cards-container .card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;box-shadow:0 1px 4px 0 rgba(0,0,0,.251);border-radius:27px;border:.5px solid #e6e6e6;padding:12px 16px}@media(min-width:992px){.chatbot-page .testimonials .cards-container .card{flex-direction:row;align-items:start;justify-content:start;padding:26px 35px}}.chatbot-page .testimonials .cards-container .card .image{display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#b0e389;object-fit:contain}.chatbot-page .testimonials .cards-container .card .title{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}@media(min-width:992px){.chatbot-page .testimonials .cards-container .card .title{align-items:start;justify-content:center;align-items:left;gap:12px}}.chatbot-page .testimonials .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px;text-wrap:nowrap}@media(min-width:992px){.chatbot-page .testimonials .cards-container .card h3{font-size:24px}}.chatbot-page .testimonials .cards-container .card p{color:#1b3530;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%;text-align:center}@media(min-width:992px){.chatbot-page .testimonials .cards-container .card p{text-align:left;font-size:16px}}.chatbot-page .discover{background:linear-gradient(180deg,#b0e389,#377e6a);padding:20px;margin-top:32px}@media(min-width:992px){.chatbot-page .discover{padding:60px;margin-top:120px}}.chatbot-page .discover .body{position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center;width:80%}.chatbot-page .discover .body h2{color:#fff;font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.chatbot-page .discover .body h2{font-family:Outfit;font-size:40px;font-weight:600;line-height:50px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.chatbot-page .discover .body p{margin-top:20px;color:#e7e7e7;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.chatbot-page .discover .body p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.chatbot-page .discover .body .btn{margin-top:30px;outline:none;border:none;width:100%}@media(min-width:992px){.chatbot-page .discover .body .btn{width:auto}}.chatbot-page .discover .curved-arrow{position:absolute;width:100px;height:100px;right:-3rem;bottom:2.5rem}@media(min-width:992px){.chatbot-page .discover .curved-arrow{right:2rem;bottom:2rem;transform:translateX(100%)}}.api-page .landing{display:flex;justify-content:center;align-items:center;flex-direction:column-reverse;gap:35px}@media(min-width:992px){.api-page .landing{display:grid;grid-template-columns:1fr 1fr}}.api-page .landing img{object-fit:contain;width:100%}.api-page .landing .content{width:100%;display:grid;align-items:center;align-content:center;position:relative}.api-page .landing .content *{position:relative;z-index:1}.api-page .landing .content h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28.4px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center}@media(min-width:992px){.api-page .landing .content h1{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.api-page .landing .content h1 br{display:none}@media(min-width:992px){.api-page .landing .content h1 br{display:block}}.api-page .landing .content .CTA{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}@media(min-width:992px){.api-page .landing .content .CTA{flex-direction:row;gap:15px}}.api-page .landing .content p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center}@media(min-width:992px){.api-page .landing .content p{margin-top:24px;font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.api-page .landing .content .actions{display:flex;justify-content:center}.api-page .landing .content .actions button{width:100%;min-width:270px}.api-page .why-choose{padding:30px 0;margin-top:16px}@media(min-width:992px){.api-page .why-choose{margin-top:80px;padding:45px 0}}.api-page .why-choose h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.api-page .why-choose h2{font-size:40px;text-align:left;line-height:50px;width:60%}}.api-page .why-choose .cards-container{display:flex;flex-direction:column;gap:5px;margin-top:27px;align-items:start}@media(min-width:992px){.api-page .why-choose .cards-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:40px;gap:30px;justify-content:center;align-items:center}}.api-page .why-choose .cards-container .card{display:flex;justify-content:center;align-items:start;gap:12px}@media(min-width:992px){.api-page .why-choose .cards-container .card{width:48%;align-items:center;justify-content:start;flex-direction:row;padding:27px}}.api-page .why-choose .cards-container .card .icon{min-width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#377e6a}@media(min-width:992px){.api-page .why-choose .cards-container .card .icon{min-width:64px;height:64px}.api-page .why-choose .cards-container .card .icon img{min-width:32px;height:32px}}.api-page .why-choose .cards-container .card .title{display:flex;justify-content:start;align-items:center;gap:8px}@media(min-width:992px){.api-page .why-choose .cards-container .card .title{align-items:start;justify-content:center;align-items:left;gap:12px}}.api-page .why-choose .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:14px;font-weight:700;line-height:20px}@media(min-width:992px){.api-page .why-choose .cards-container .card h3{font-size:24px}}.api-page .why-choose .cards-container .card p{font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%}@media(min-width:992px){.api-page .why-choose .cards-container .card p{font-size:16px;margin-top:7px}}.api-page .why-choose .actions{display:flex;justify-content:center;margin-top:24px}.api-page .why-choose .actions button{margin-top:30px;width:300px}.api-page .features{background-color:hsla(94,62%,71%,.2);padding:30px 0;margin-top:16px}@media(min-width:992px){.api-page .features{margin-top:80px;padding:45px 0}}.api-page .features h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.api-page .features h2{margin:auto;font-size:40px;line-height:50px;width:60%}}.api-page .features .cards-container{display:flex;flex-direction:column;gap:12px;margin-top:27px}@media(min-width:992px){.api-page .features .cards-container{display:grid;grid-template-columns:repeat(2,1fr);margin-top:40px;grid-gap:30px;gap:30px}}.api-page .features .cards-container .card{background:#b0e389;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:14px;border-radius:20px}@media(min-width:992px){.api-page .features .cards-container .card{align-items:center;justify-content:start;flex-direction:row;padding:27px}}.api-page .features .cards-container .card .icon{min-width:95px;height:95px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:rgba(249,255,251,.251)}.api-page .features .cards-container .card .text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}@media(min-width:992px){.api-page .features .cards-container .card .text{align-items:start;justify-content:center;align-items:left;gap:12px}}.api-page .features .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px}@media(min-width:992px){.api-page .features .cards-container .card h3{font-size:24px}}.api-page .features .cards-container .card p{color:#1b3530;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%;text-align:center}@media(min-width:992px){.api-page .features .cards-container .card p{text-align:left;font-size:16px}}.api-page .features .actions{display:flex;justify-content:center;margin-top:24px}.api-page .features .actions button{margin-top:30px;width:300px}.api-page .success{padding:30px 0;margin-top:16px}@media(min-width:992px){.api-page .success{margin-top:80px;padding:45px 0}}.api-page .success h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.api-page .success h2{text-align:left;font-size:40px;line-height:50px;width:60%}}.api-page .success .cards-container{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:20px;margin-top:27px}@media(min-width:992px){.api-page .success .cards-container{flex-direction:row;justify-content:center;align-items:start;margin-top:40px;gap:5px}}.api-page .success .cards-container .card{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:12px}@media(min-width:992px){.api-page .success .cards-container .card{align-items:start;justify-content:start;padding:27px}}.api-page .success .cards-container .card .icon{min-width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#b0e389}.api-page .success .cards-container .card .title{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}@media(min-width:992px){.api-page .success .cards-container .card .title{align-items:start;justify-content:center;align-items:left;gap:12px}}.api-page .success .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px}@media(min-width:992px){.api-page .success .cards-container .card h3{font-size:24px;line-height:30px}}.api-page .success .cards-container .card p{color:#1b3530;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%}@media(min-width:992px){.api-page .success .cards-container .card p{text-align:left;font-size:16px}}.api-page .discover{background:#fff;padding:20px;margin-top:32px}@media(min-width:992px){.api-page .discover{padding:60px;margin-top:120px}}.api-page .discover .body{position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center;width:90%}.api-page .discover .body h2{color:#1b1b1b;font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.api-page .discover .body h2{font-family:Outfit;font-size:40px;font-weight:600;line-height:50px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.api-page .discover .body p{margin-top:20px;color:#989898;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.api-page .discover .body p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.api-page .discover .body .btn{margin-top:30px;outline:none;border:none;width:100%}@media(min-width:992px){.api-page .discover .body .btn{width:auto}}.api-page .discover .curved-arrow{position:absolute;width:100px;height:100px;right:-3rem;bottom:2.5rem}@media(min-width:992px){.api-page .discover .curved-arrow{right:2rem;bottom:2rem;transform:translateX(100%)}}.flow-page .landing{display:flex;justify-content:center;align-items:center;flex-direction:column-reverse;gap:35px}.flow-page .landing img{object-fit:contain;width:100%}.flow-page .landing .content{width:100%;display:grid;align-items:center;align-content:center;position:relative}.flow-page .landing .content *{position:relative;z-index:1}.flow-page .landing .content h1{font-family:Outfit;font-size:20px;font-weight:700;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center}@media(min-width:992px){.flow-page .landing .content h1{font-family:Outfit;font-size:64px;font-weight:700;line-height:67.2px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;width:80%;margin:auto}}.flow-page .landing .content h1 br{display:none}@media(min-width:992px){.flow-page .landing .content h1 br{display:block}}.flow-page .landing .content .CTA{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}@media(min-width:992px){.flow-page .landing .content .CTA{flex-direction:row;gap:15px}}.flow-page .landing .content p{margin-top:10px;font-family:Poppins;font-size:12px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center}@media(min-width:992px){.flow-page .landing .content p{font-family:Poppins;font-size:16px;font-weight:400;line-height:32px;text-align:center;width:80%;margin:auto}}.flow-page .landing .content .actions{display:flex;justify-content:center}.flow-page .landing .content .actions button{width:100%;min-width:270px}.flow-page .why-choose{padding:30px 0;margin-top:16px}@media(min-width:992px){.flow-page .why-choose{margin-top:80px;padding:45px 0}}.flow-page .why-choose h2{font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.flow-page .why-choose h2{text-align:center;margin:auto;font-size:40px;line-height:50px;width:60%}}.flow-page .why-choose .cards-container{display:flex;flex-direction:column;gap:5px;margin-top:27px;align-items:start}@media(min-width:992px){.flow-page .why-choose .cards-container{display:grid;grid-template-columns:repeat(2,1fr);margin-top:40px;justify-content:center;align-items:center}}.flow-page .why-choose .cards-container .card{display:flex;justify-content:center;align-items:start;gap:12px}@media(min-width:992px){.flow-page .why-choose .cards-container .card{align-items:center;justify-content:start;flex-direction:row;padding:27px}}.flow-page .why-choose .cards-container .card .icon{min-width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#377e6a}@media(min-width:992px){.flow-page .why-choose .cards-container .card .icon{min-width:64px;height:64px}.flow-page .why-choose .cards-container .card .icon img{min-width:32px;height:32px}}.flow-page .why-choose .cards-container .card .title{display:flex;justify-content:start;align-items:center;gap:8px}@media(min-width:992px){.flow-page .why-choose .cards-container .card .title{align-items:start;justify-content:center;align-items:left;gap:12px}}.flow-page .why-choose .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:14px;font-weight:700;line-height:20px}@media(min-width:992px){.flow-page .why-choose .cards-container .card h3{line-height:30px;font-size:24px}}.flow-page .why-choose .cards-container .card p{font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%}@media(min-width:992px){.flow-page .why-choose .cards-container .card p{font-size:16px;margin-top:7px}}.flow-page .why-choose .actions{display:flex;justify-content:center;margin-top:24px}.flow-page .why-choose .actions button{margin-top:30px;width:300px}.flow-page .features{padding:30px 0;margin-top:16px}@media(min-width:992px){.flow-page .features{margin-top:80px;padding:45px 0}}.flow-page .features h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.flow-page .features h2{margin:auto;font-size:40px;line-height:50px;width:60%}}.flow-page .features .cards-container{display:flex;flex-direction:column;gap:12px;margin-top:27px}@media(min-width:992px){.flow-page .features .cards-container{flex-direction:row;flex-wrap:wrap;justify-content:center;grid-template-columns:repeat(2,1fr);margin-top:40px;gap:30px}}.flow-page .features .cards-container .card{background:#b0e389;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:14px;border-radius:20px}@media(min-width:992px){.flow-page .features .cards-container .card{align-items:start;justify-content:center;flex-direction:row;padding:27px;width:48%}}.flow-page .features .cards-container .card .icon{min-width:95px;height:95px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:rgba(249,255,251,.251)}.flow-page .features .cards-container .card .text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}@media(min-width:992px){.flow-page .features .cards-container .card .text{align-items:start;justify-content:center;align-items:left;gap:12px}}.flow-page .features .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px}@media(min-width:992px){.flow-page .features .cards-container .card h3{font-size:24px}}.flow-page .features .cards-container .card p{color:#1b3530;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%;text-align:center}@media(min-width:992px){.flow-page .features .cards-container .card p{text-align:left;font-size:16px}}.flow-page .features .actions{display:flex;justify-content:center}.flow-page .features .actions button{margin-top:30px;width:300px}.flow-page .what-is{background:hsla(94,62%,71%,.2);padding:30px 0;margin-top:16px}@media(min-width:992px){.flow-page .what-is{margin-top:80px;padding:45px 0}}.flow-page .what-is h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.flow-page .what-is h2{margin:auto;font-size:40px;line-height:50px;width:60%}}.flow-page .what-is p{font-family:Outfit;font-size:10px;font-weight:700;line-height:18px;text-align:center;margin-top:14px}@media(min-width:992px){.flow-page .what-is p{font-size:16px;font-weight:500;width:60%;margin:auto}}.flow-page .what-is .actions{display:flex;justify-content:center}.flow-page .what-is .actions button{margin-top:30px;width:300px}.api-page .testimonials{padding:30px 0;margin-top:16px}@media(min-width:992px){.api-page .testimonials{margin-top:80px;padding:45px 0}}.api-page .testimonials h2{text-align:center;font-size:20px;font-weight:700;line-height:28px}@media(min-width:992px){.api-page .testimonials h2{font-size:40px;line-height:50px;width:60%;margin:auto}}.api-page .testimonials .cards-container{display:flex;flex-direction:column;gap:20px;margin-top:27px}@media(min-width:992px){.api-page .testimonials .cards-container{display:grid;grid-template-columns:repeat(2,1fr);flex-wrap:wrap;margin-top:40px;grid-gap:20px;gap:20px}}.api-page .testimonials .cards-container .card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;box-shadow:0 1px 4px 0 rgba(0,0,0,.251);border-radius:27px;border:.5px solid #e6e6e6;padding:12px 16px}@media(min-width:992px){.api-page .testimonials .cards-container .card{flex-direction:row;align-items:start;justify-content:start;padding:26px 35px}}.api-page .testimonials .cards-container .card .image{display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#b0e389;object-fit:contain}.api-page .testimonials .cards-container .card .title{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}@media(min-width:992px){.api-page .testimonials .cards-container .card .title{align-items:start;justify-content:center;align-items:left;gap:12px}}.api-page .testimonials .cards-container .card h3{color:#1f1f1f;font-family:Outfit;font-size:16px;font-weight:700;line-height:20px;text-wrap:nowrap}@media(min-width:992px){.api-page .testimonials .cards-container .card h3{font-size:24px}}.api-page .testimonials .cards-container .card p{color:#1b3530;font-family:Poppins;font-size:12px;font-weight:500;line-height:20.4px;width:80%;text-align:center}@media(min-width:992px){.api-page .testimonials .cards-container .card p{text-align:left;font-size:16px}}.flow-page .discover{background:#fff;padding:20px;margin-top:32px}@media(min-width:992px){.flow-page .discover{padding:60px;margin-top:50px}}.flow-page .discover .body{position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center;width:90%}.flow-page .discover .body h2{color:#1b1b1b;font-family:Outfit;font-size:20px;font-weight:600;line-height:25px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.flow-page .discover .body h2{font-family:Outfit;font-size:40px;font-weight:600;line-height:50px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.flow-page .discover .body p{margin-top:20px;color:#989898;font-family:Poppins;font-size:12px;font-weight:400;line-height:19.8px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.flow-page .discover .body p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.flow-page .discover .body .btn{margin-top:30px;outline:none;border:none;width:100%}@media(min-width:992px){.flow-page .discover .body .btn{width:auto}}.flow-page .discover .curved-arrow{position:absolute;width:100px;height:100px;right:-3rem;bottom:2.5rem}@media(min-width:992px){.flow-page .discover .curved-arrow{right:2rem;bottom:2rem;transform:translateX(100%)}}.FAQ{margin-top:32px}@media(min-width:992px){.FAQ{margin-top:100px}}.FAQ h2{font-family:Outfit;font-size:20px;font-weight:700;line-height:25.6px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.FAQ h2{font-family:Outfit;font-size:40px;font-weight:700;line-height:51.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.FAQ .faq-container{display:grid;grid-gap:70px;gap:70px;margin-top:24px}@media(min-width:992px){.FAQ .faq-container{margin-top:50px;grid-template-columns:3fr 1fr}}.FAQ .faq-container img{width:360;height:300;object-fit:contain;display:none}@media(min-width:992px){.FAQ .faq-container img{display:block}}.faqs{display:flex;flex-direction:column;gap:10px}@media(min-width:992px){.faqs{gap:20px}}.faq{border-radius:20px;background:hsla(94,62%,71%,.2)}.faq .faq-header{padding:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:10px}@media(min-width:992px){.faq .faq-header{padding:20px}}.faq .faq-header p{font-family:Poppins;font-size:12px;font-weight:500;line-height:18px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#000}@media(min-width:992px){.faq .faq-header p{font-family:Poppins;font-size:16px;font-weight:500;line-height:18px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.faq .faq-header .open-arrow{background:#1f1f1f;width:25px;height:25px;display:flex;justify-content:center;align-items:center;border-radius:50%}@media(min-width:992px){.faq .faq-header .open-arrow{width:33px;height:33px}}.faq .faq-body{height:0;overflow:hidden;transition:height .3s ease-in-out}.faq .faq-body.open{padding:0 20px 20px;height:auto;overflow:auto;transition:height .3s ease-in-out}.faq .faq-body p{font-family:Poppins;font-size:12px;font-weight:300;line-height:18px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.faq .faq-body p{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.footer{margin-top:32px}@media(min-width:992px){.footer{margin-top:65px}}.links-container{display:flex;flex-direction:column;gap:50px;padding-top:10px}@media(min-width:992px){.links-container{flex-direction:row;gap:130px}}.links-container .footer-section .logo{height:18px;width:79px;object-fit:contain}@media(min-width:992px){.links-container .footer-section .logo{height:28px}}.links-container .footer-section h3{font-family:Outfit;font-size:24px;font-weight:500;line-height:36px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.links-container .footer-section p{margin-top:10px;width:200px;font-family:Poppins;font-size:14px;font-weight:500;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.links-container .footer-section p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.links-container .footer-section .links{display:flex;margin-top:27px;flex-direction:column;gap:10px;list-style-type:none;font-family:Outfit;font-size:16px;font-weight:400;line-height:24px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#989898}.links-container .footer-section .links a.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.copyright{margin-top:32px;margin-bottom:32px;padding-top:24px;border-top:.5px solid #e6e6e6;list-style:none;font-family:Poppins;font-size:14px;font-weight:400;line-height:23.1px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;display:flex;flex-direction:column;gap:10px;align-items:start}@media(min-width:992px){.copyright{margin-top:70px;margin-bottom:70px;flex-direction:row;gap:15px}}.last-footer-section{margin-top:20px;flex:1 1;display:flex;gap:10px}@media(min-width:992px){.last-footer-section{margin-top:60px}}