@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";
.custom-container{height:100%;margin-left:auto;margin-right:auto;padding-inline:1.8rem}section{padding:12rem 0}.custom-line{background-color:#afafaf;width:100%!important;height:.2rem!important}.enter-section{flex-direction:column;justify-content:space-around;align-items:center;display:flex}.enter-sec-text{text-transform:capitalize;color:#fff;font-size:2.1rem}@media only screen and (max-width:992px){.enter-sec-text{font-size:1.6rem}}.enter-sec-title{text-transform:capitalize;color:#fff;margin-block:2.2rem;font-size:3rem;font-weight:600}@keyframes move-left-right{0%{transform:translate(0)}50%{transform:translate(1rem)}to{transform:translate(0)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}::selection{color:#fff;background-color:#2a6ade}body{font-family:Poppins,sans-serif;overflow-x:hidden}a{text-decoration:none!important}ul{list-style-type:none}img{-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:100%}a,svg,.tap-light-remove{-webkit-tap-highlight-color:#0000!important}.loader{visibility:visible;opacity:1;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.loader.hide{visibility:hidden;opacity:0}.loader img{width:14rem;height:14rem}.navbar{z-index:9999;background-color:#0000;width:100%;padding:10px 20px;transition:background-color .3s;position:fixed;top:0;left:0}.navbar .container{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media only screen and (max-width:992px){.navbar .container{padding-inline:10px}}.navbar .navbar__logo{display:none}.navbar.scrolled{background-color:#fff;transition:background-color .3s;box-shadow:0 2px 4px #0000001a}.navbar.scrolled .navbar__logoo{display:none}.navbar.scrolled .navbar__logo{display:block}.navbar.scrolled .navbar__list__item a{color:#000}@media only screen and (max-width:576px){.navbar.scrolled .navbar__list__item a{color:#fff}}.navbar.scrolled .navbar__actions .booknow-btn{color:#fff;background-color:#3f78e0;border:none}.navbar.scrolled .navbar__actions .login-btn{color:#000}.navbar.scrolled .navbar__toggler span{background-color:#000}.navbar .navbar__toggler{cursor:pointer;flex-direction:column;justify-content:space-between;width:2.5rem;height:2rem;display:none}@media only screen and (max-width:992px){.navbar .navbar__toggler{display:flex}}.navbar .navbar__toggler span{background-color:#ececec;border-radius:.25rem;width:100%;height:.25rem;transition:all .4s;display:block}.navbar .navbar__toggler.active span:first-child{transform:translateY(.6rem)rotate(45deg)}.navbar .navbar__toggler.active span:nth-child(2){opacity:0;transform:translate(-1rem)}.navbar .navbar__toggler.active span:last-child{transform:translateY(-6px)rotate(-45deg)}.navbar .navbar__actions{gap:10px;display:flex}.navbar .navbar__actions .navbar__action-btn{color:#fff;background:0 0;border:none;padding:10px 60px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s}@media only screen and (max-width:576px){.navbar .navbar__actions .navbar__action-btn{padding:6px 10px!important}}.navbar .navbar__actions .login-btn{font-size:16px}.navbar .navbar__actions .booknow-btn{color:#fff;border:1px solid #ececec90;border-radius:7px;padding:10px 18px;font-size:16px}@media only screen and (max-width:576px){.navbar .navbar__actions .booknow-btn{padding:6px 7px;font-size:13px}}.navbar .navbar__actions .booknow-btn:hover{color:#fff;background-color:#3f78e0}@media only screen and (max-width:992px){.navbar{padding:20px 0}}.navbar .row{justify-content:space-between;align-items:center;display:flex}.navbar__list{justify-content:center;align-items:center;gap:.5rem;margin:0 auto;display:flex}@media only screen and (max-width:992px){.navbar__list{text-align:center;visibility:hidden;opacity:0;background-color:#2196f3;border-radius:1.3rem;flex-direction:column;justify-content:center;align-items:center;width:80%;padding:1.7rem;transition:all .3s ease-in-out .2s;display:flex;position:absolute;top:9rem;left:30%;transform:translate(-50%)}.navbar__list.active{visibility:visible;opacity:1;left:50%}}@media only screen and (max-width:576px){.navbar__list{width:90%}}.navbar__list__item{padding:6.66667px;position:relative}@media only screen and (max-width:992px){.navbar__list__item{width:100%;padding:0;display:block}}.navbar__list__item a{color:#fff;text-transform:capitalize;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:color .3s ease-in;display:block}@media only screen and (max-width:992px){.navbar__list__item a{width:100%;margin-block:.6rem;padding:2px;font-size:1.5rem}}.navbar__list__item a:hover{color:#fff}.navbar__toggler{cursor:pointer;flex-direction:column;justify-content:space-between;align-items:center;width:4rem;height:3.2rem;padding:.3rem;display:none}@media only screen and (max-width:992px){.navbar__toggler{width:3.5rem;height:2.8rem;display:flex}}.navbar__toggler span{background-color:#ececec;border-radius:.2rem;width:100%;height:.2rem;transition:all .3s ease-in-out;display:block}.navbar__toggler.active span:first-child{transition-duration:.4s;transition-delay:.3s;transform:translateY(1.6rem)rotate(135deg)}.navbar__toggler.active span:nth-child(2){visibility:hidden;opacity:0;transition-duration:.4s;transform:translate(-.3rem)}.navbar__toggler.active span:last-child{transition-duration:.4s;transition-delay:.3s;transform:translateY(-.3rem)rotate(-135deg)}@media only screen and (max-width:992px){.navbar__logo{width:130px}}.navbar__logoo{flex-shrink:0}.navbar__actions{flex-shrink:0;gap:8px}@media only screen and (max-width:992px){.navbar__list{background-color:#3f78e0}}.btn-url{color:#2a6ade;text-transform:capitalize;background-color:#0000;border-radius:10px;justify-content:center;align-items:center;width:150px;height:50px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:30px;transition:all .3s ease-in;display:flex}@media only screen and (max-width:992px){.btn-url{width:13rem;height:4.5rem;font-size:1.4rem}}.btn-url.second{color:#fff;background-color:#2a6ade;border:0!important}.btn-url.second:hover{background-color:#1a4b9e!important}.btn-url.third{color:#fff;background-color:#0000;height:4.5rem;border:.2rem solid #fff!important}@media only screen and (max-width:992px){.btn-url.third{width:16rem}}.btn-url.third:hover{color:#2a6ade;background-color:#fff!important}.btn-url.fourth{color:#2196f3;background-color:#fff;height:4.5rem}.btn-url.fourth:hover{color:#2196f3!important;background-color:#fff!important}.btn-url.btn-card{width:12rem;height:4rem;font-size:1.33rem}.btn-url:hover{color:#fff;background-color:#2a6ade}.landing{background:#030202;width:100%;height:100vh;position:relative;overflow:hidden}@media only screen and (max-width:992px){.landing{height:90vh}}.landing .row{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.landing__explore{background-color:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);align-items:center;gap:3px;width:75%;padding:20px 15px;display:grid;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.landing__explore .currentIcon{width:56px;height:56px}@media only screen and (max-width:992px){.landing__explore .currentIcon{width:28px;height:28px}.landing__explore{border-radius:1rem;grid-template-columns:repeat(3,1fr);align-content:center;justify-items:center;gap:1rem;width:105%;padding:1.5rem 1rem;display:grid}}@media only screen and (max-width:576px){.landing__explore{gap:.5rem;width:calc(100% - 20px);margin:0 auto 10px;padding:1rem .5rem;position:relative;bottom:auto;left:auto;transform:none}}.landing__explore__item{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:992px){.landing__explore__item{margin-block:0}.landing__explore__item svg{width:1.5rem;height:1.5rem;padding:.6rem;font-size:1.2rem}}.landing__explore__item svg{color:#2a6ade;border:.1rem solid #2a6ade;border-radius:50%;width:2rem;height:2rem;padding:1rem;font-size:2.5rem}.landing__explore__item__info{flex-direction:column;justify-content:center;align-items:flex-start;margin-left:5px;display:flex}@media only screen and (max-width:992px){.landing__explore__item__info{margin-left:4px}}.landing__explore__item__info .landing__explore__item__number{text-align:start;text-transform:capitalize;color:#2a6ade;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:22px}@media only screen and (max-width:992px){.landing__explore__item__info .landing__explore__item__number{font-size:16px;line-height:14px}}.landing__explore__item__info .landing__explore__item__title{text-align:start;text-transform:capitalize;color:#2a6ade;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:28px}@media only screen and (max-width:992px){.landing__explore__item__info .landing__explore__item__title{font-size:10px;line-height:18px}}.landing__explore__item__info span:nth-child(2){text-transform:uppercase;color:#717171;margin-top:4px;font-size:14px;font-weight:400}@media only screen and (max-width:992px){.landing__explore__item__info span:nth-child(2){margin-top:2px;font-size:11px}.landing__explore__item:nth-child(4){display:none}}@media only screen and (max-width:576px){.landing__explore__item{text-align:center;flex-direction:column}.landing__explore__item .currentIcon{width:24px;height:24px}.landing__explore__item__info{align-items:center;margin-left:0}.landing__explore__item__info .landing__explore__item__number{text-align:center;font-size:14px;line-height:16px}.landing__explore__item__info .landing__explore__item__title{text-align:center;font-size:9px;line-height:12px}.landing__explore__item__info span:nth-child(2){font-size:9px}.landing__explore__item .btn-url.second{width:auto;height:3rem;padding:0 1.2rem;font-size:1.1rem}}.retail_box .retail_line{width:770px;height:2px;margin:auto;display:flex}@media only screen and (max-width:992px){.retail_box .retail_line{width:100%}}.retail_box .retail_line .line{background-color:#212121;flex:1}.retail_box .retail_line .line.active{background-color:#3f78e0}.retail_box .retail_tabs{text-align:center;color:#fff;justify-content:space-between;gap:20px;width:660px;margin:20px auto 0;display:flex}@media only screen and (max-width:992px){.retail_box .retail_tabs{width:100%}}.retail_box .retail_tabs .tab{flex:1}@media only screen and (max-width:992px){.retail_box{margin-bottom:10%}}@media only screen and (max-width:576px){.retail_box .retail_tabs{gap:10px}.retail_box .retail_tabs .tab h4{font-size:12px}}.landing-video-bg{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@media (max-width:768px){.landing-video-bg{display:none}}.landing-page{width:100%;overflow-x:hidden}.section-wrapper{width:100%;overflow:hidden}.section-wrapper>*{width:100%}.mobilevid{display:none}@media (max-width:768px){.mobilevid{-o-object-fit:unset;object-fit:unset;z-index:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}}.landing-overlay{z-index:1;background:linear-gradient(#00041e66,#00031933);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.landing-overlay{background:0 0;height:90%;display:none}}.button-container{width:100%;height:100vh;display:none;position:relative}@media (max-width:767px){.button-container{justify-content:center;align-items:flex-end;height:auto;padding-bottom:44%;display:flex}.mob-book-demo{color:#f4f4f4;background-color:#3f78e0;border:none;border-radius:6px;padding:8px 16px;font-size:13px}}@media (max-width:576px){.button-container{padding-bottom:34%}.mob-book-demo{padding:6px 14px;font-size:12px}}@media (min-width:768px) and (max-width:1024px){.button-container{justify-content:center;align-items:flex-end;height:auto;padding-bottom:30%;display:flex}.mob-book-demo{color:#f4f4f4;background-color:#3f78e0;border:none;border-radius:6px;padding:12px 24px;font-size:14px}}.oneplace{max-width:1340px}@media only screen and (max-width:992px){.oneplace{width:auto}}@media only screen and (max-width:767px){.Oneplace-slider .slick-slide{padding:0 8px}}.Oneplace-slider .slick-slide>div{width:100%;height:100%}.Oneplace-slider .slider-slide{z-index:1;background:linear-gradient(135deg,#2a6ade,#150137);border-radius:16px;width:100%;height:520px;padding:70px 40px;position:relative}@media only screen and (max-width:992px){.Oneplace-slider .slider-slide{height:500px;padding:20px}}.Oneplace-slider .slider-slide:after{content:"";z-index:-1;background-image:url(/ai-assets/images/ai-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0}.Oneplace-slider .slider-slide .heading_second{font-family:Inter,sans-serif;font-size:26px;font-weight:600;line-height:36px}@media (max-width:767px){.Oneplace-slider .slider-slide .heading_second{text-align:center;font-size:20px}}.Oneplace-slider .slider-slide .subtext{color:#d6d6d6;font-family:Inter,sans-serif;font-size:20px;font-weight:300;line-height:34px}@media (max-width:767px){.Oneplace-slider .slider-slide .subtext{text-align:center;font-size:14px;line-height:2rem}}.Oneplace-slider .custom-arrow{z-index:10;color:#3f78e0;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:14px;font-size:20px;font-weight:500;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Oneplace-slider .custom-arrow:before{content:"";display:none}.Oneplace-slider .custom-prev{left:-65px}@media only screen and (max-width:992px){.Oneplace-slider .custom-prev{display:none;left:-38px}}.Oneplace-slider .custom-next{right:-65px}@media only screen and (max-width:992px){.Oneplace-slider .custom-next{display:none;right:-38px}}.Oneplace-slider .custom-arrow:hover{color:#fff;background-color:#2a6ade}.Oneplace-slider .slick-dots{justify-content:center;align-items:center;list-style:none;position:absolute;bottom:-48px;display:flex!important}.Oneplace-slider .slick-dots li{margin:0 5px}@media only screen and (max-width:992px){.Oneplace-slider .slick-dots li{margin:0 4px;width:8px!important}}.Oneplace-slider .slick-dots li button{cursor:pointer;background-color:#d9d9d9;border:none;border-radius:50%;width:14px;height:14px;padding:0;transition:background-color .3s}@media only screen and (max-width:992px){.Oneplace-slider .slick-dots li button{width:8px;height:8px}}.Oneplace-slider .slick-dots li button:before{display:none}.Oneplace-slider .slick-dots li.slick-active button{background-color:#3f78e0;width:14px;height:14px}@media only screen and (max-width:992px){.Oneplace-slider .slick-dots li.slick-active button{width:8px;height:8px}}.oneplace_img img{-o-object-fit:cover;object-fit:cover;height:420px}@media only screen and (max-width:992px){.oneplace_img img{height:auto;margin-bottom:2rem}}.testimonial-section{z-index:1;background:linear-gradient(135deg,#2a6ade,#150137);padding:80px 180px;position:relative}@media only screen and (max-width:992px){.testimonial-section{padding:90px 0 140px}}.testimonial-section:after{content:"";z-index:-1;background-image:url(/ai-assets/images/best/ai-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-section .testimonial-title span{text-transform:uppercase;color:#70a1fb;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:24px}@media (max-width:768px){.testimonial-section .testimonial-title span{text-align:center;letter-spacing:.1rem;margin-bottom:1rem;font-size:12px;font-weight:500;line-height:20px;display:block}}.testimonial-section .testimonial-title h2{color:#fff;font-family:Inter,sans-serif;font-size:27px;font-weight:600;line-height:40px}@media (max-width:768px){.testimonial-section .testimonial-title h2{text-align:center;font-size:16px;font-weight:600;line-height:20px;display:none}}.testimonial-section .testimonial-title .mob{display:none}@media (max-width:768px){.testimonial-section .testimonial-title .mob{text-align:center;width:70%;margin:auto;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:3rem;display:block}}.testimonial-section .testimonial-title .btn-url{text-transform:capitalize;justify-content:center;align-items:center;width:150px;height:46px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:30px;transition:all .3s ease-in;display:flex}@media (max-width:768px){.testimonial-section .testimonial-title .btn-url{border:none;width:95px;height:30px;margin:1rem auto auto;font-family:Inter,sans-serif;font-size:12px;font-weight:550;line-height:30px}}.testimonial-slider .slick-track{display:flex}.testimonial-slider .slick-slide{height:auto;display:flex}.testimonial-card{background-color:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;height:100%;padding:25px;display:flex;box-shadow:0 2px 8px #0000001a}.testimonial-slider{position:relative}.testimonial-slider .slick-slide>div{height:100%}.testimonial-slider .testimonial-card .testimonial-inner{background:#fff;border-radius:10px;margin-right:15px;padding:20px}@media only screen and (max-width:992px){.testimonial-slider .testimonial-card .testimonial-inner{margin-top:1rem;margin-right:0}}.testimonial-slider .testimonial-card .testimonial-inner p{color:#2d2d2d;text-align:justify;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px}.testimonial-slider .testimonial-card .testimonial-inner h6{text-transform:capitalize;color:#2d2d2d;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:24px}.testimonial-slider .testimonial-card .avatar span{text-transform:capitalize;color:#1f1f1f;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:24px}.testimonial-slider .testimonial-card .stars{margin:10px 0}.testimonial-slider .testimonial-card .star-icon{color:#3f78e0;margin-right:4px;font-size:16px}.testimonial-slider .custom-arrow{z-index:10;color:#fff;cursor:pointer;border:1px solid #989898;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;padding:10px;font-size:16px;font-weight:600;transition:background .3s;display:flex;position:absolute;top:100%;bottom:-42px}@media (max-width:768px){.testimonial-slider .custom-arrow{top:auto;bottom:-48px}}.testimonial-slider .custom-prev{left:48%;transform:translate(-120%,50%)}@media (max-width:768px){.testimonial-slider .custom-prev{left:50%;transform:translate(calc(-100% - 8px),50%)}}.testimonial-slider .custom-next{left:48%;transform:translate(20%,50%)}@media (max-width:768px){.testimonial-slider .custom-next{left:50%;transform:translate(8px,50%)}}.testimonial-slider .custom-arrow:hover{color:#fff;background-color:#2a6ade}.testimonial-slider .slick-dots{justify-content:center;align-items:center;list-style:none;bottom:-80px;display:flex!important}.testimonial-slider .slick-dots li{margin:0 5px}.testimonial-slider .slick-dots li button{cursor:pointer;background-color:#d9d9d9;border:none;border-radius:50%;width:14px;height:14px;padding:0;transition:background-color .3s}.testimonial-slider .slick-dots li button:before{display:none}.testimonial-slider .slick-dots li.slick-active button{background-color:#3f78e0;width:14px;height:14px}.video-wrap{height:100dvh;position:relative;overflow:hidden}.footer-video{-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;width:100vw;height:100dvh;position:absolute;left:0}.desktop-video{display:block}.mobile-video{display:none}.overlay-content{z-index:2;color:#1a2b6b;text-align:center;position:absolute;top:10%;left:50%;transform:translate(-50%,-30%)}.overlay-content h2{font-size:25px;font-weight:700}.overlay-content h2 span{color:#2d63e0}.get-started-btn{color:#fff;cursor:pointer;background-color:#2d63e0;border:none;border-radius:8px;width:40%;height:44px;margin-top:15px;padding:7.5px 20px;font-size:18px;font-weight:400;box-shadow:0 8px 16px #00000026}@media (max-width:768px){.video-wrap{height:60dvh}.desktop-video{display:none}.mobile-video{width:100%;height:calc(100dvh + 100px);display:block;top:-400px}.overlay-content{width:100%;top:10%;transform:translate(-50%,-25%)}.overlay-content h2{font-size:18px}.get-started-btn{white-space:nowrap;width:auto;min-width:120px;height:36px;padding:6px 15px;font-size:14px}}.landing-video-bg{-o-object-fit:cover;object-fit:cover;z-index:0;width:100vw;height:100dvh;position:absolute;top:0;left:0}.mobilevid{-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;width:100vw;height:70dvh;position:absolute;top:0;left:0}body{overflow-x:hidden}
