body{position:relative;background:var(--body-bg);font-family:"Outfit-Regular",Helvetica;font-size:16px}.landing-page-option,body,html{min-height:100vh}*{z-index:1}.dots,.fixing-z-index,.landing-page-option .ellipse-5,.landing-page-option .ellipse-6{z-index:0}.landing-page-option .landing-page{background:url(/img/bg.jpg) top center no-repeat;background-size:contain;background-color:#000510}.landing-page-option .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;text-align:center;padding:16px 1rem;max-width:1300px;margin:0 auto}@media screen and (min-width:600px){.landing-page-option .header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media screen and (min-width:1024px){.landing-page-option .header{padding:26px 2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.landing-page-option .features-section,.landing-page-option .services-section{padding:60px 2rem}@media screen and (min-width:1024px){.landing-page-option .features-section,.landing-page-option .services-section{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:120px 50px 50px}}.landing-page-option .features-section{max-width:1300px;margin:0 auto}@media screen and (max-width:768px){.landing-page-option .services-section{padding-top:0}}.landing-page-option .frame-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:16px}.landing-page-option .left-feature{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.landing-page-option .left-feature .features--check-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.landing-page-option .right-feature{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem}@media screen and (min-width:1024px){.landing-page-option .right-feature{padding-top:0;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}}.landing-page-option .right-feature img{width:100%;max-width:400px;height:auto}.landing-page-option .benefits-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 2rem}@media screen and (min-width:768px){.landing-page-option .benefits-section{padding:120px 50px 50px}}.landing-page-option .benefits-section .dynamic-trio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:35px;padding:50px 0;width:100%;max-width:1300px;-webkit-animation:down 1s forwards;animation:down 1s forwards}@media screen and (min-width:768px){.landing-page-option .benefits-section .dynamic-trio{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.landing-page-option .benefits-section .dynamic-trio .main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#1b1b1c;border-radius:20px;border:none;cursor:pointer}.landing-page-option .benefits-section .dynamic-trio .main-container:before{content:"";position:absolute;inset:0;padding:3px;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(28,168,186)),to(rgb(7,118,133)));background:linear-gradient(180deg,rgb(28,168,186) 0%,rgb(7,118,133) 100%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}.landing-page-option .benefits-section .dynamic-trio .main-container .trio-reveal{color:#fff;text-align:center;font-size:1rem;width:100%;-webkit-transition:max-height 0.5s,opacity 1s;transition:max-height 0.5s,opacity 1s;max-height:0;opacity:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-page-option .benefits-section .dynamic-trio .main-container .trio-reveal p{line-height:1.4;padding-bottom:1rem}.landing-page-option .benefits-section .dynamic-trio .main-container .trio-reveal img{margin:1rem auto 1rem;width:100%}.landing-page-option .benefits-section .dynamic-trio .main-container:focus .trio-reveal,.landing-page-option .benefits-section .dynamic-trio .main-container:hover .trio-reveal{max-height:400px;opacity:1}.landing-page-option .benefits-section .dynamic-trio .text-wrapper-8{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Outfit-SemiBold",Helvetica;font-weight:600;color:#ffffff;max-width:1300px;margin:0 auto;font-size:22px;text-align:center;letter-spacing:0;line-height:normal;-webkit-transform:translateY(0%);transform:translateY(0%)}@media screen and (min-width:1200px){.landing-page-option .benefits-section .dynamic-trio .text-wrapper-8{font-size:30px}}.landing-page-option .services-section{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.landing-page-option .services-section .left-services{padding-bottom:2rem}@media screen and (min-width:768px){.landing-page-option .services-section .left-services{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1024px){.landing-page-option .services-section .left-services{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;padding-right:90px}}.landing-page-option .services-section .left-services img{width:100%;max-width:500px}.landing-page-option .services-section .right-services{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}.landing-page-option .services-section .right-services .frame-9{max-width:600px}.landing-page-option .services-section .right-services .expertise-list{max-width:700px;padding:24px 0 48px}.landing-page-option .services-section .right-services .expertise-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;border-bottom:1px solid rgba(255,255,255,0.1);padding:1rem 0}.landing-page-option .services-section .right-services .expertise-list li img{width:44px}.landing-page-option .services-section .right-services .your-expertise-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:20px 0px 20px 20px;border-radius:20px 0px 0px 20px;background:-webkit-gradient(linear,left top,right top,color-stop(43%,rgba(255,255,255,0.95)),to(rgba(1,1,1,0.95)));background:linear-gradient(90deg,rgba(255,255,255,0.95) 43%,rgba(1,1,1,0.95) 100%)}@media screen and (min-width:768px){.landing-page-option .services-section .right-services .your-expertise-wrapper{padding-left:60px}}.landing-page-option .services-section .right-services .your-expertise-wrapper p{font-family:"Outfit-SemiBold",Helvetica;font-weight:600;font-size:21px;letter-spacing:0;line-height:31.5px;color:#000000}@media screen and (min-width:768px){.landing-page-option .services-section .right-services .your-expertise-wrapper p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.landing-page-option .services-section .right-services .your-expertise-wrapper p span{color:#1ca8ba;padding-left:3px}.landing-page-option .why-hiswai-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:68px;padding:60px 0;max-width:1300px;margin:0 auto}@media screen and (min-width:768px){.landing-page-option .why-hiswai-section{padding:120px 0}}.landing-page-option .why-hiswai-section .frame-15{padding:0 2rem}@media screen and (min-width:768px){.landing-page-option .why-hiswai-section .frame-15{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.landing-page-option .why-hiswai-section .frame-15>:first-child{-ms-grid-row:1;-ms-grid-column:1}.landing-page-option .why-hiswai-section .frame-15>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}}.landing-page-option .why-hiswai-section .main-container-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:35px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#1b1b1c;border-radius:20px;border:none}.landing-page-option .why-hiswai-section .main-container-2:before{content:"";position:absolute;inset:0;padding:3px;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(28,168,186)),to(rgb(7,118,133)));background:linear-gradient(180deg,rgb(28,168,186) 0%,rgb(7,118,133) 100%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}.landing-page-option .CTA-FAQ-footer{background:url(img/bottom-radial-bg.jpg) top center no-repeat;background-size:cover}.landing-page-option .CTA-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2rem}@media screen and (min-width:768px){.landing-page-option .CTA-section{padding:50px}}.landing-page-option .CTA-section .CTA-box{background:url(img/demo-fade-bg.jpg) top center no-repeat;background-size:cover;margin:50px auto;max-width:1300px;border-radius:30px;border:1px solid;border-color:rgba(255,255,255,0.2)}.landing-page-option .FAQ-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 2rem;max-width:900px;margin:0 auto}@media screen and (min-width:768px){.landing-page-option .FAQ-section{padding:120px 50px}}.landing-page-option .FAQ-section .arrow-down img{width:40px;height:40px}.landing-page-option .footer{padding:60px 2rem;max-width:1300px;margin:0 auto}@media screen and (min-width:768px){.landing-page-option .footer{padding:120px 50px 60px}}.landing-page-option .footer .footer-navs{padding-bottom:50px}@media screen and (min-width:768px){.landing-page-option .footer .footer-navs{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:2fr 1fr 1fr;gap:1.5rem}}.landing-page-option .footer .fine-print{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:50px;border-top:1px solid rgba(255,255,255,0.2)}.landing-page-option .footer .fine-print a:hover svg{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.landing-page-option .footer .fine-print a:hover svg #Vector,.landing-page-option .footer .fine-print a:hover svg #Vector_2{fill:#5FDFF5}a,a .text-wrapper-3{color:#fff;font-size:1rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}a .text-wrapper-3:focus,a .text-wrapper-3:hover,a:focus,a:hover{color:#5FDFF5}.cta-button{background:#1ca8ba;border-radius:12px;color:#fff;padding:1rem 1.5rem;font-weight:700;font-size:21px}.cta-button.smaller{font-size:1rem;padding:1rem 24px}.cta-button.bigger{padding:1.25rem 2rem}.cta-button.w-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta-button.w-arrow img{margin-left:7px}.cta-button:focus,.cta-button:hover{background:#fdc916;color:#fff;-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.6);box-shadow:0 5px 5px rgba(0,0,0,0.6)}.landing-page-option .hero-section{padding:60px 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.landing-page-option .hero-section{padding:120px 50px 50px}}