@charset "UTF-8";:root{--bs-blue: #009ef6;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-purple-100: #632E99;--bs-purple-150: #8B4BFA;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-gray: #7e8299;--bs-gray-dark: #3f4254;--bs-gray-100: #f5f8fa;--bs-gray-200: #eff2f5;--bs-gray-300: #e4e6ef;--bs-gray-400: #b5b5c3;--bs-gray-500: #a1a5b7;--bs-gray-600: #7e8299;--bs-gray-700: #5e6278;--bs-gray-800: #3f4254;--bs-gray-900: #181c32;--bs-white: #ffffff;--bs-light: #f5f8fa;--bs-primary: #009ef7;--bs-secondary: #e4e6ef;--bs-success: #50cd89;--bs-info: #7239ea;--bs-warning: #ffc700;--bs-danger: #f1416c;--bs-dark: #181c32;--bs-light-rgb: 245, 248, 250;--bs-primary-rgb: 0, 158, 247;--bs-secondary-rgb: 228, 230, 239;--bs-success-rgb: 80, 205, 137;--bs-info-rgb: 114, 57, 234;--bs-warning-rgb: 255, 199, 0;--bs-danger-rgb: 241, 65, 108;--bs-dark-rgb: 24, 28, 50;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 24, 28, 50;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: "Sora", sans-serif;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: black;--bs-body-bg: #ffffff}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:Poppins,serif!important;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-repeat:repeat;z-index:-1}@media screen and (max-width: 700px){body{font-size:.8rem}}body::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar-thumb{background-color:transparent}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}main{padding-top:0!important}.main-margin{margin-top:145px}@media screen and (max-width: 700px){.main-margin{margin-top:153px}}.floating-nav{background-color:transparent;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media (max-width: 768px){.floating-nav .hamburger .line{background-color:#cf6c57}}.nav-container{position:fixed;width:100%;top:0;z-index:9999;border:none;transition:all .4s ease}.nav-header{position:absolute;top:0;width:100%;padding:10px 0;transition:all .4s ease;z-index:9999}@media (max-width: 768px){.nav-header{padding:0}}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:0 4rem}@media (max-width: 768px){.nav-inner{padding:5px 20px}}.logo-container{width:200px}@media (max-width: 768px){.logo-container{width:150px}}.nav-links-container{display:flex;align-items:center;height:100%}.nav-links-container .nav-links{display:none}@media (min-width: 768px){.nav-links-container .nav-links{display:flex;align-items:center;gap:30px}.nav-links-container .nav-links .nav-item{position:relative;cursor:pointer}.nav-links-container .nav-links .nav-item .categories-dropdown{display:flex;align-items:center;gap:5px}.nav-links-container .nav-links .nav-item .dropdown-menu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 6px #0000001a;border-radius:5px;padding:10px 20px;list-style:none;margin:0;z-index:10;display:grid;width:150px;grid-template-columns:repeat(3,1fr)}.nav-links-container .nav-links .nav-item .dropdown-menu .category{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px}.nav-links-container .nav-links .nav-item .dropdown-menu .category img{border-radius:5px;width:40px;height:40px;object-fit:cover}.nav-links-container .nav-links .nav-item .dropdown-menu .category p{font-size:14px;font-weight:400;margin:0 0 5px;text-wrap:nowrap;transition:all .3s;color:#5e5e5e}.nav-links-container .nav-links .nav-item .dropdown-menu .category p:hover{color:#333;font-weight:400}.nav-links-container .nav-links .nav-item .dropdown-menu a{padding:10px 0;border-bottom:1px solid #EDEDED}}.nav-btns{display:none}@media (min-width: 768px){.nav-btns{display:flex;gap:20px}}.hamburger{background-color:transparent;border:none;display:flex;padding:18px 20px 18px 0;justify-content:center;align-items:center;position:relative;display:none}@media screen and (max-width: 1108px){.hamburger{display:block}}.hamburger span{display:block;width:25px;height:2px;margin-bottom:2px;background:#000;border-radius:3px;transition:transform .3s,opacity .3s;position:absolute}.hamburger span:nth-child(1){top:30%;transform:translateY(0)}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){top:70%;transform:translateY(-100%)}.hamburger.active-nav span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.active-nav span:nth-child(2){opacity:0;top:50%;transform:translateY(-50%) scale(0)}.hamburger.active-nav span:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}.active .hamburger .line1{transform:rotate(45deg) translate(5px,5px)}.active .hamburger .line2{opacity:0}.active .hamburger .line3{transform:rotate(-45deg) translate(5px,-5px)}.nav-link{text-decoration:none;color:inherit;font-size:1rem;font-weight:500;transition:color .4s ease;color:#333}.mobile-menu{position:fixed;height:100%;width:100%;background-color:#fff;left:-100%;top:0;transition:all .5s ease}.mobile-menu ul{height:80vh;overflow:scroll;margin:100px 0;padding:0}.mobile-menu ul .sub-menu{font-size:18px;font-weight:500}.mobile-menu ul .sub-menu .menu-item{display:flex;align-items:center;justify-content:space-between}.mobile-menu ul .sub-menu .menu-item p{margin:0;font-size:18px;font-weight:500}.mobile-menu ul .sub-menu .menu-item .icon-container{color:#cf6c57}.mobile-menu ul .sub-menu ul .sub-menu{border-bottom:0;display:flex;align-items:center;gap:10px;padding:0 0 20px}.mobile-menu ul .sub-menu ul .sub-menu img{width:50px;height:50px}.mobile-menu ul .sub-menu ul .sub-menu p{margin:0}.mobile-menu ul .sub-menu ul .sub-menu .show-all p{font-size:14px;color:#cf6c57;font-weight:400}.mobile-menu ul li{padding:10px 20px;color:#202020;text-transform:capitalize;font-size:18px;font-weight:500}.mobile-menu ul .lang-select{border:none}.mobile-menu ul .lang-select .MuiFormControl-root{width:100%}.active-mobile-menu{transition:all .5s ease;left:0;bottom:-90px;display:block}.active-mobile-menu ul li ul{margin-top:20px;height:100%}.footer-container{border-top:1px solid #EDEDED}.footer-container .container{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:row;gap:20px;padding:50px 0}@media screen and (max-width: 768px){.footer-container .container{flex-direction:column;gap:40px;padding:20px 0}}.footer-container .container .company-details{max-width:400px}@media screen and (max-width: 1500px){.footer-container .container .company-details{max-width:350px}}.footer-container .container .company-details .img-container{max-width:220px}@media screen and (max-width: 768px){.footer-container .container .company-details .img-container{max-width:180px}}.footer-container .container .company-details p{font-size:14px;line-height:24px;color:#5e5e5e;margin:10px 0}.footer-container .container .company-details .social-links{display:flex;align-items:center;gap:15px}.footer-container .container .quick-links{flex:2;display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;flex-direction:row;gap:80px}@media screen and (max-width: 768px){.footer-container .container .quick-links{flex-direction:column;gap:30px}}.footer-container .container .quick-links .links .title{font-size:16px;color:#cf6c57;font-weight:600;margin-bottom:15px;z-index:0}.footer-container .container .quick-links .links ul{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,auto);row-gap:10px;column-gap:60px;list-style:none;margin:0;padding:0}@media screen and (max-width: 768px){.footer-container .container .quick-links .links ul{row-gap:10px;column-gap:40px}}.footer-container .container .quick-links .links ul li,.footer-container .container .quick-links .links ul li a{font-size:14px;color:#5e5e5e}.footer-container .container .quick-links .links ul li span{color:#cf6c57;font-weight:400;margin-left:5px}.footer-container .copyright{border-top:1px solid #EDEDED;color:#5e5e5e;padding:10px 5rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.footer-container .copyright{padding:6px 20px}}.footer-container .copyright p{font-size:14px;margin:0}@media screen and (max-width: 768px){.footer-container .copyright p{font-size:12px}}.footer-container .copyright div{display:flex;gap:5px}.footer-container .copyright div a{font-size:14px;color:#cf6c57}@media screen and (max-width: 768px){.footer-container .copyright div a{font-size:12px}}p{font-size:16px;margin-bottom:0}@media screen and (max-width: 700px){p{font-size:14px}}.sidenav-body{display:flex;align-items:flex-start;justify-content:flex-start}.sidenav-main-layout{height:100%;padding-left:80px;overflow:scroll}@media screen and (max-width: 700px){.sidenav-main-layout{padding:0}}.content-wrapper{flex:1;background-color:#fcfcfc;min-height:100dvh;padding-top:60px}.content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.content-wrapper::-webkit-scrollbar-thumb{background-color:transparent}.app{position:relative}.sidebar{position:absolute;z-index:999;transition:transform .3s ease-in-out}.app.toggled .sidebar{transform:translate(0)}@media (max-width: 768px){.sidebar{transform:translate(-100%)}}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}.m-0{margin:0vw!important}@media screen and (max-width: 700px){.m-0{margin:0vw!important}}.m-5{margin:.26042vw!important}@media screen and (max-width: 700px){.m-5{margin:.625vw!important}}.m-10{margin:.52083vw!important}@media screen and (max-width: 700px){.m-10{margin:1.25vw!important}}.m-15{margin:.78125vw!important}@media screen and (max-width: 700px){.m-15{margin:1.875vw!important}}.m-20{margin:1.04167vw!important}@media screen and (max-width: 700px){.m-20{margin:2.5vw!important}}.m-25{margin:1.30208vw!important}@media screen and (max-width: 700px){.m-25{margin:3.125vw!important}}.mt-0{margin-top:0vw!important}@media screen and (max-width: 700px){.mt-0{margin-top:0vw!important}}.mt-5{margin-top:.26042vw!important}@media screen and (max-width: 700px){.mt-5{margin-top:.625vw!important}}.mt-10{margin-top:.52083vw!important}@media screen and (max-width: 700px){.mt-10{margin-top:1.25vw!important}}.mt-15{margin-top:.78125vw!important}@media screen and (max-width: 700px){.mt-15{margin-top:1.875vw!important}}.mt-20{margin-top:1.04167vw!important}@media screen and (max-width: 700px){.mt-20{margin-top:2.5vw!important}}.mt-25{margin-top:1.30208vw!important}@media screen and (max-width: 700px){.mt-25{margin-top:3.125vw!important}}.mb-0{margin-bottom:0vw!important}@media screen and (max-width: 700px){.mb-0{margin-bottom:0vw!important}}.mb-5{margin-bottom:.26042vw!important}@media screen and (max-width: 700px){.mb-5{margin-bottom:.625vw!important}}.mb-10{margin-bottom:.52083vw!important}@media screen and (max-width: 700px){.mb-10{margin-bottom:1.25vw!important}}.mb-15{margin-bottom:.78125vw!important}@media screen and (max-width: 700px){.mb-15{margin-bottom:1.875vw!important}}.mb-20{margin-bottom:1.04167vw!important}@media screen and (max-width: 700px){.mb-20{margin-bottom:2.5vw!important}}.mb-25{margin-bottom:1.30208vw!important}@media screen and (max-width: 700px){.mb-25{margin-bottom:3.125vw!important}}.mr-0{margin-right:0vw!important}@media screen and (max-width: 700px){.mr-0{margin-right:0vw!important}}.mr-5{margin-right:.26042vw!important}@media screen and (max-width: 700px){.mr-5{margin-right:.625vw!important}}.mr-10{margin-right:.52083vw!important}@media screen and (max-width: 700px){.mr-10{margin-right:1.25vw!important}}.mr-15{margin-right:.78125vw!important}@media screen and (max-width: 700px){.mr-15{margin-right:1.875vw!important}}.mr-20{margin-right:1.04167vw!important}@media screen and (max-width: 700px){.mr-20{margin-right:2.5vw!important}}.mr-25{margin-right:1.30208vw!important}@media screen and (max-width: 700px){.mr-25{margin-right:3.125vw!important}}.ml-0{margin-left:0vw!important}@media screen and (max-width: 700px){.ml-0{margin-left:0vw!important}}.ml-5{margin-left:.26042vw!important}@media screen and (max-width: 700px){.ml-5{margin-left:.625vw!important}}.ml-10{margin-left:.52083vw!important}@media screen and (max-width: 700px){.ml-10{margin-left:1.25vw!important}}.ml-15{margin-left:.78125vw!important}@media screen and (max-width: 700px){.ml-15{margin-left:1.875vw!important}}.ml-20{margin-left:1.04167vw!important}@media screen and (max-width: 700px){.ml-20{margin-left:2.5vw!important}}.ml-25{margin-left:1.30208vw!important}@media screen and (max-width: 700px){.ml-25{margin-left:3.125vw!important}}.mx-0{margin:0vw!important}@media screen and (max-width: 700px){.mx-0{margin:0vw!important}}.mx-5{margin:0 .26042vw!important}@media screen and (max-width: 700px){.mx-5{margin:0vw .625vw!important}}.mx-10{margin:0vw .52083vw!important}@media screen and (max-width: 700px){.mx-10{margin:0vw 1.25vw!important}}.mx-15{margin:0vw .78125vw!important}@media screen and (max-width: 700px){.mx-15{margin:0vw 1.875vw!important}}.mx-20{margin:0vw 1.04167vw!important}@media screen and (max-width: 700px){.mx-20{margin:0vw 2.5vw!important}}.mx-25{margin:0vw 1.30208vw!important}@media screen and (max-width: 700px){.mx-25{margin:0vw 3.125vw!important}}.my-0{margin:0vw!important}@media screen and (max-width: 700px){.my-0{margin:0vw!important}}.my-5{margin:.26042vw 0vw!important}@media screen and (max-width: 700px){.my-5{margin:.625vw 0vw!important}}.my-10{margin:.52083vw 0vw!important}@media screen and (max-width: 700px){.my-10{margin:1.25vw 0vw!important}}.my-15{margin:.78125vw 0vw!important}@media screen and (max-width: 700px){.my-15{margin:1.875vw 0vw!important}}.my-20{margin:1.04167vw 0vw!important}@media screen and (max-width: 700px){.my-20{margin:2.5vw 0vw!important}}.my-25{margin:1.30208vw 0vw!important}@media screen and (max-width: 700px){.my-25{margin:3.125vw 0vw!important}}.p-0{padding:0vw!important}@media screen and (max-width: 700px){.p-0{padding:0vw!important}}.p-5{padding:.26042vw!important}@media screen and (max-width: 700px){.p-5{padding:.625vw!important}}.p-10{padding:.52083vw!important}@media screen and (max-width: 700px){.p-10{padding:1.25vw!important}}.p-15{padding:.78125vw!important}@media screen and (max-width: 700px){.p-15{padding:1.875vw!important}}.p-20{padding:1.04167vw!important}@media screen and (max-width: 700px){.p-20{padding:2.5vw!important}}.p-25{padding:1.30208vw!important}@media screen and (max-width: 700px){.p-25{padding:3.125vw!important}}.pt-0{padding-top:0vw!important}@media screen and (max-width: 700px){.pt-0{padding-top:0vw!important}}.pt-5{padding-top:.26042vw!important}@media screen and (max-width: 700px){.pt-5{padding-top:.625vw!important}}.pt-10{padding-top:.52083vw!important}@media screen and (max-width: 700px){.pt-10{padding-top:1.25vw!important}}.pt-15{padding-top:.78125vw!important}@media screen and (max-width: 700px){.pt-15{padding-top:1.875vw!important}}.pt-20{padding-top:1.04167vw!important}@media screen and (max-width: 700px){.pt-20{padding-top:2.5vw!important}}.pt-25{padding-top:1.30208vw!important}@media screen and (max-width: 700px){.pt-25{padding-top:3.125vw!important}}.pb-0{padding-bottom:0vw!important}@media screen and (max-width: 700px){.pb-0{padding-bottom:0vw!important}}.pb-5{padding-bottom:.26042vw!important}@media screen and (max-width: 700px){.pb-5{padding-bottom:.625vw!important}}.pb-10{padding-bottom:.52083vw!important}@media screen and (max-width: 700px){.pb-10{padding-bottom:1.25vw!important}}.pb-15{padding-bottom:.78125vw!important}@media screen and (max-width: 700px){.pb-15{padding-bottom:1.875vw!important}}.pb-20{padding-bottom:1.04167vw!important}@media screen and (max-width: 700px){.pb-20{padding-bottom:2.5vw!important}}.pb-25{padding-bottom:1.30208vw!important}@media screen and (max-width: 700px){.pb-25{padding-bottom:3.125vw!important}}.pr-0{padding-right:0vw!important}@media screen and (max-width: 700px){.pr-0{padding-right:0vw!important}}.pr-5{padding-right:.26042vw!important}@media screen and (max-width: 700px){.pr-5{padding-right:.625vw!important}}.pr-10{padding-right:.52083vw!important}@media screen and (max-width: 700px){.pr-10{padding-right:1.25vw!important}}.pr-15{padding-right:.78125vw!important}@media screen and (max-width: 700px){.pr-15{padding-right:1.875vw!important}}.pr-20{padding-right:1.04167vw!important}@media screen and (max-width: 700px){.pr-20{padding-right:2.5vw!important}}.pr-25{padding-right:1.30208vw!important}@media screen and (max-width: 700px){.pr-25{padding-right:3.125vw!important}}.pl-0{padding-left:0vw!important}@media screen and (max-width: 700px){.pl-0{padding-left:0vw!important}}.pl-5{padding-left:.26042vw!important}@media screen and (max-width: 700px){.pl-5{padding-left:.625vw!important}}.pl-10{padding-left:.52083vw!important}@media screen and (max-width: 700px){.pl-10{padding-left:1.25vw!important}}.pl-15{padding-left:.78125vw!important}@media screen and (max-width: 700px){.pl-15{padding-left:1.875vw!important}}.pl-20{padding-left:1.04167vw!important}@media screen and (max-width: 700px){.pl-20{padding-left:2.5vw!important}}.pl-25{padding-left:1.30208vw!important}@media screen and (max-width: 700px){.pl-25{padding-left:3.125vw!important}}.px-0{padding:0vw!important}@media screen and (max-width: 700px){.px-0{padding:0vw!important}}.px-5{padding:0vw .26042vw!important}@media screen and (max-width: 700px){.px-5{padding:0vw .625vw!important}}.px-10{padding:0vw .52083vw!important}@media screen and (max-width: 700px){.px-10{padding:0vw 1.25vw!important}}.px-15{padding:0vw .78125vw!important}@media screen and (max-width: 700px){.px-15{padding:0vw 1.875vw!important}}.px-20{padding:0vw 1.04167vw!important}@media screen and (max-width: 700px){.px-20{padding:0vw 2.5vw!important}}.px-25{padding:0vw 1.30208vw!important}@media screen and (max-width: 700px){.px-25{padding:0vw 3.125vw!important}}.py-0{padding:0vw!important}@media screen and (max-width: 700px){.py-0{padding:0vw!important}}.py-5{padding:.26042vw 0vw!important}@media screen and (max-width: 700px){.py-5{padding:.625vw 0vw!important}}.py-10{padding:.52083vw 0vw!important}@media screen and (max-width: 700px){.py-10{padding:1.25vw 0vw!important}}.py-15{padding:.78125vw 0vw!important}@media screen and (max-width: 700px){.py-15{padding:1.875vw 0vw!important}}.py-20{padding:1.04167vw 0vw!important}@media screen and (max-width: 700px){.py-20{padding:2.5vw 0vw!important}}.py-25{padding:1.30208vw 0vw!important}@media screen and (max-width: 700px){.py-25{padding:3.125vw 0vw!important}}.text-bold{font-weight:700}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{font-family:Poppins,sans-serif}h3,.h3{font-size:calc(1.26rem + .12vw)}@media (min-width: 1200px){h3,.h3{font-size:1.35rem}}@media (max-width: 700px){.rellax{-webkit-transform:translate3d(0,0,0)!important;transform:translateZ(0)!important}}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.15rem}h6,.h6{font-size:1.075rem}a{text-decoration:none!important;color:#000;cursor:pointer}p{margin-top:0;margin-bottom:1rem}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block;margin-bottom:10px;color:#333}.form-style-1 tr{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:1.5625vw}.form-style-1 tr th label{float:left}.form-style-1 tr td input{margin-top:.26042vw;background-color:#f8f4f4;padding:.26042vw;border:none;border-bottom:.05208vw solid black;outline:none}.error{font-size:12px;color:red}input,button,select,optgroup,textarea{margin:0;font-size:inherit;line-height:inherit}textarea{resize:vertical}img{width:100%;height:100%;object-fit:contain}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{margin-right:auto!important;margin-left:auto!important}@media screen and (min-width: 0px) and (max-width: 750px){.container-sm,.container{width:100%;padding-right:20px!important;padding-left:20px!important;margin-right:auto!important;margin-left:auto!important}}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:1000px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1128px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1300px}}@media (min-width: 1600px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1500px}}.slide-In{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:#202020;transform-origin:bottom;z-index:10000}.slide-Out{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:#202020;transform-origin:top;z-index:10000}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#7e8299}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e4e6ef;border-radius:.475rem;-webkit-box-shadow:0 .1rem 1rem .25rem rgba(0,0,0,.05);box-shadow:0 .1rem 1rem .25rem #0000000d;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#7e8299}.text-primary{color:#cc1d21}.black-border{border:2px solid black;border-radius:15px}.cursor{pointer-events:none}.cursor .cursor__ball--small{fill:red;top:-4px;right:-6px}.cursor__ball{position:fixed;top:0;left:0;z-index:1000;stroke:#000}.cursor-pointer{cursor:pointer}@media screen and (max-width: 750px){.cursor{display:none}}.text-eng{text-align:right}.recommendation-container{position:relative;width:100%}.recommendation-container .recommendation-group{background-color:#fff;border:2px solid #3268E3;width:100%;display:none;position:absolute;top:110%;overflow-y:auto;max-height:200px;border-radius:5px}.recommendation-container .recommendation-group .close{position:absolute;top:0;right:0;background-color:#fff;content:"";padding:5px 7px;cursor:pointer}.recommendation-container .recommendation-group .recommendation{padding:10px}.recommendation-container .recommendation-group .recommendation:hover{background-color:#f0f3ff;cursor:pointer}.recommendation-container .recommendation-group .help-text{font-size:9px;background-color:#f0f3ff;position:sticky;padding:2px 5px;font-weight:700}section{margin-top:100px;position:relative}@media screen and (min-width: 300px) and (max-width: 480px){section{margin-top:60px}}.MuiInputBase-root{background-color:#fff}.bg-black{background-color:#00000063;height:100%;width:100%;position:fixed;display:grid;place-items:center;top:0;left:0;right:0;z-index:10}.flex-btw{display:flex;justify-content:space-between;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.flex-col-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-start{display:flex;justify-content:flex-start;align-items:flex-start;gap:1.5rem}.flex-end{display:flex;justify-content:flex-end;align-items:flex-end;gap:1.5rem}.flex{display:flex;gap:15px}.flex-wrap{flex-wrap:wrap}.loader{display:flex;align-items:center;justify-content:center;width:100%;margin:80px 0}.screen-loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100}.previousLinkClassName,.nextLinkClassName,.breakLinkClassName{border-radius:5px}.swal2-container{z-index:1301}.css-13n6qhj-MuiLinearProgress-root{background-color:#d4befa!important}.css-3dzjca-MuiPaper-root-MuiPopover-paper-MuiMenu-paper,.css-pwxzbm{max-width:500px!important}.css-1ty026z{flex:1 1 auto;overflow-y:auto;padding:20px 24px;background:#e890700a;margin-top:10px;border:1px solid coral}.scrollable-table-container{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.error-text{font-size:.75rem;color:red;padding:4px 15px 0}img{height:100%;width:100%;object-fit:contain}.icon-container{height:24px;width:24px}.icon-container img{height:100%;width:100%;object-fit:contain}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.contact-container{display:flex;align-items:center;justify-content:center;gap:2rem;margin:2rem 0}.contact-container .contact-illustration{width:100%}.contact-container .contact-illustration img{width:100%;height:100%;object-fit:contain}@media screen and (min-width: 0px) and (max-width: 700px){.contact-container .contact-illustration{display:none}}.profile-title{border-bottom:1px solid #CF6C57}.profile-title h1{font-size:48px;color:#cf6c57;font-weight:400;margin:0}@media screen and (min-width: 750px) and (max-width: 1200px){.profile-title h1{font-size:32px}}@media screen and (min-width: 100px) and (max-width: 750px){.profile-title h1{font-size:24px}}div:where(.swal2-container) div:where(.swal2-popup){width:400px!important}.swal2-html-container{padding:0!important;max-width:555px!important}.success-alert{text-align:center;padding:65px 0}.failed-alert{text-align:center;padding:70px 90px}.success-icon{margin-bottom:30px}.failed-icon{margin-bottom:28px;padding-left:25px!important}h2{color:#cf6c57;font-size:24px;margin-bottom:10px}.view-products-link{color:#cf6c57;font-size:1rem;font-weight:400;text-decoration:underline!important}.alert-button{padding:10px 20px;font-size:16px;cursor:pointer}.price-range-labels{display:flex;align-items:center;justify-content:space-between}.price-range-labels span{font-size:16px;color:#cf6c57;font-weight:500}.team-container{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.team-container .team{padding:10px;border:1px solid #CF6C57;border-radius:10px;max-width:250px}@media screen and (min-width: 300px) and (max-width: 480px){.team-container .team{max-width:unset;width:100%}}@media screen and (min-width: 481px) and (max-width: 1200px){.team-container .team{max-width:unset;width:100%}}.team-container .team .img-container{height:300px;width:100%;margin-bottom:10px}@media screen and (min-width: 300px) and (max-width: 480px){.team-container .team .img-container{height:400px}}@media screen and (min-width: 481px) and (max-width: 1200px){.team-container .team .img-container{height:400px}}.team-container .team .img-container img{height:100%;width:100%;object-fit:cover}.team-container .team .name{font-size:20px;font-weight:600}.audit-container h1{font-weight:400;font-size:52px;margin-bottom:0}@media screen and (min-width: 300px) and (max-width: 480px){.table-container{overflow-x:auto}}@media screen and (min-width: 481px) and (max-width: 1200px){.table-container{overflow-x:auto}}.table-container table{border-collapse:collapse}.table-container table th{padding:20px;text-align:left}.table-container table td{padding:20px;border-bottom:1px solid #CF6C57}.table-container table td .icon-container{height:30px;width:30px}.table-container table td .icon-container img{height:100%;width:100%;object-fit:contain}.no-products-found{padding:10rem 0;text-align:center}@media screen and (min-width: 100px) and (max-width: 480px){.no-products-found{padding:0}}.product-slider{flex:1}.product-slider .swiper-slide{width:100%!important}.product-slider .swiper-wrapper{width:310px;min-height:100%}@media screen and (max-width: 768px){.product-slider .swiper-wrapper{width:260px}}.mask-clip-path{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.animated-title{display:flex;flex-direction:column;gap:.25rem;width:100%;font-size:60px;text-transform:uppercase;line-height:.8;color:#fff}@media screen and (max-width: 1088px){.animated-title{font-size:42px;width:60%}}@media screen and (max-width: 768px){.animated-title{font-size:32px;width:80%}}.title-container{display:flex;align-items:center;justify-content:center;max-width:100%;flex-wrap:wrap;gap:10px;padding:0 10px}.animated-word{font-family:Poppins,sans-serif;font-weight:400;opacity:0;transform:translate3d(10px,1px,-60px) rotateY(-60deg) rotateX(-40deg);transform-origin:50% 50% -150px!important;will-change:opacity,transform}.animated-word-right{font-family:Poppins,sans-serif;font-weight:400;opacity:0;transform:translate3d(10px,1px,-60px) rotateY(60deg) rotateX(-40deg);transform-origin:50% 50% -150px!important;will-change:opacity,transform}@keyframes shine{0%{-webkit-mask-position:150%}to{-webkit-mask-position:-70%}}.white-shine{-webkit-mask-image:linear-gradient(95deg,rgba(0,0,0,.7) 30%,#000 50%,rgba(0,0,0,.7) 70%);-webkit-mask-size:200%;animation:shine 2.5s linear infinite}.page-not-found{display:flex;align-items:center;justify-content:center;text-align:center;height:75dvh}.page-not-found h2{font-size:5dvw;font-weight:500;color:#d3d3d3;margin:0 0 100px}@media screen and (max-width: 768px){.page-not-found h2{font-size:8dvw}}.Toastify{margin:0!important}.orange-cta{background-color:#cf6c57;color:#fff;padding:10px 20px;font-size:16px;font-weight:600;text-align:center;border:1px solid #CF6C57;border-radius:10px;cursor:pointer;transition:background-color .3s ease}.white-cta{background-color:#fff;color:#cf6c57;font-size:16px;font-weight:600;padding:10px 20px;border:1px solid #CF6C57;text-align:center;border-radius:10px;cursor:pointer;transition:background-color .3s ease}.title-sm{position:relative;color:#cf6c57!important;font-size:16px;font-weight:700;line-height:30px;max-width:fit-content}.title-sm:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#cf6c57}.right-img-container{position:relative}.right-img-container .icon{position:absolute;top:0;right:20px;width:100px;height:100px;padding:10px;border-radius:50%;background-color:#fff;box-shadow:#63636333 0 2px 8px}@media screen and (max-width: 768px){.right-img-container .icon{width:60px;height:60px;padding:7px}}.right-img-container .left-bottom{position:absolute;bottom:10px;left:-180px}@media screen and (max-width: 768px){.right-img-container .left-bottom{left:-20px}}.right-img-container .left-bottom .experience{padding:15px 20px;border-radius:24px;display:flex;gap:20px;box-shadow:#0000001a 0 4px 12px;z-index:100;background-color:#fff}.right-img-container .left-bottom .experience div span{font-size:40px;font-weight:500;color:#333;margin:0}@media screen and (max-width: 768px){.right-img-container .left-bottom .experience div span{font-size:24px}}.right-img-container .left-bottom .experience div h4{font-size:40px;font-weight:500;color:#333;margin:0}@media screen and (max-width: 768px){.right-img-container .left-bottom .experience div h4{font-size:24px}}.right-img-container .left-bottom .experience div p{font-size:16px;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.right-img-container .left-bottom .experience div p{font-size:14px}}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width: 1670px){.card-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1400px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.card-grid{grid-template-columns:repeat(1,1fr)}}.card-grid img{width:100%;height:auto}.card-grid .product-card .img-container img{height:100%}.card-grid p{font-size:14px;font-weight:500;margin:0;color:#333}.bread-crumbs{margin:20px 0}.bread-crumbs a{font-size:16px;color:#5e5e5e}@media screen and (max-width: 768px){.bread-crumbs a{font-size:14px}}.bread-crumbs p{font-size:16px;color:#5e5e5e;font-weight:500;margin:0}@media screen and (max-width: 768px){.bread-crumbs p{font-size:14px}}.choose-us-container .choose-title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.choose-us-container .choose-title h2{font-size:36px;font-weight:500;margin:10px 0;line-height:50px;color:#333}@media screen and (max-width: 768px){.choose-us-container .choose-title h2{font-size:24px;line-height:34px}}.choose-us-container .choose-title p{font-size:16px;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.choose-us-container .choose-title p{font-size:14px}}.choose-us-container .choose-us-items{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:30px 0}@media screen and (max-width: 1100px){.choose-us-container .choose-us-items{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.choose-us-container .choose-us-items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 500px){.choose-us-container .choose-us-items{grid-template-columns:repeat(1,1fr)}}.choose-us-container .choose-us-items .item{border:1px solid #EDEDED;padding:30px;border-radius:5px;cursor:pointer;transition:.3s all ease}@media screen and (max-width: 768px){.choose-us-container .choose-us-items .item{padding:20px}}.choose-us-container .choose-us-items .item:hover{border:1px solid #CF6C57;transform:translateY(-2px);box-shadow:#0000001a 0 4px 12px}.choose-us-container .choose-us-items .item .icon-container{width:60px;height:60px}.choose-us-container .choose-us-items .item h4{font-size:24px;font-weight:500;margin:16px 0 10px;color:#333}@media screen and (max-width: 768px){.choose-us-container .choose-us-items .item h4{font-size:18px}}.choose-us-container .choose-us-items .item p{font-size:16px;color:#333;margin:0}@media screen and (max-width: 768px){.choose-us-container .choose-us-items .item p{font-size:14px}}.address{flex:1;border-radius:5px;padding:20px;border:1px solid #EDEDED}.address iframe{width:100%;height:310px}.address .process h2{margin:0 0 10px;font-size:36px;font-weight:500;color:#333}@media screen and (max-width: 768px){.address .process h2{font-size:24px}}.address .process p{font-size:1rem;color:#5e5e5e}@media screen and (max-width: 768px){.address .process p{font-size:14px}}.address .process .steps{max-width:370px}.address .process .steps .step_item{display:flex;gap:20px}.address .process .steps .step_item .step_marker{position:relative;margin-top:7px}.address .process .steps .step_item .step_marker .vertical-line{position:absolute;z-index:10;width:3px;background-color:#cf6c57;top:15px;left:45%;height:160%}@media screen and (max-width: 768px){.address .process .steps .step_item .step_marker .vertical-line{left:40%;height:150%}}.address .process .steps .step_item .step_marker .step_circle{content:"";display:block;width:15px;height:15px;background-color:#cf6c57;border-radius:50%}.address .process .steps .step_item .step_content h3{margin:0;font-size:20px;font-weight:400;color:#333}.address .process .steps .step_item .step_content p{font-size:1rem;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.address .process .steps .step_item .step_content p{font-size:14px}}.address .details{border:1px solid #EDEDED;border-radius:5px;margin-top:10px}.address .details hr{background-color:#b2b2b2;margin:0}.address .details div{display:flex;align-items:flex-start;gap:10px;padding:20px}.address .details div h6{font-size:16px;color:#5e5e5e;margin:0;font-weight:500}.address .details div p{font-size:14px;margin:0;font-weight:400;color:#cf6c57}.hero-section{position:relative;width:100dvw;height:100%;padding:150px 150px 40px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:repeating-linear-gradient(90deg,#f0f0f0,#fff 2px,#fff 1px,#fff 40px);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 80%,rgba(255,255,255,0) 93%);mask-image:linear-gradient(to bottom,#000 80%,#fff0 93%)}@media screen and (max-width: 768px){.hero-section{padding:150px 0 0;-webkit-mask-image:linear-gradient(to bottom,#000 85%,#0000 95%);mask-image:linear-gradient(to bottom,#000 85%,#0000 95%)}}.hero-section .hero-content{text-align:center;max-width:900px}.hero-section .hero-content h1{font-size:42px;font-weight:500;margin:20px;color:#333}@media screen and (max-width: 768px){.hero-section .hero-content h1{font-size:26px}}.hero-section .hero-content p{font-size:16px;color:#5e5e5e;margin:0;padding:0 80px}@media screen and (max-width: 768px){.hero-section .hero-content p{font-size:14px;padding:0 40px}}.hero-section .hero-content .orange-cta{margin:40px 0}.hero-section .hero-img-container{position:relative;margin-top:80px}.hero-section .hero-img-container .gif-icons{position:absolute;top:-70px;right:-20px;display:flex;align-items:center;gap:20px}@media screen and (max-width: 768px){.hero-section .hero-img-container .gif-icons{right:10px}}.hero-section .hero-img-container .icon{width:50px;height:50px;padding:5px;border-radius:50%;box-shadow:#63636333 0 2px 8px}@media screen and (max-width: 768px){.hero-section .hero-img-container .icon{width:30px;height:30px;padding:3px}}.hero-section .hero-img-container .customer-widget{position:absolute;top:-35%;left:-10%}@media screen and (max-width: 768px){.hero-section .hero-img-container .customer-widget{width:160px;left:0;top:-60%}}.hero-section .hero-img-container .counts{position:absolute;bottom:60px;left:-20%}@media screen and (max-width: 1500px){.hero-section .hero-img-container .counts{left:-10%}}@media screen and (max-width: 768px){.hero-section .hero-img-container .counts{display:none}}.hero-section .hero-img-container .report-info{position:absolute;bottom:27%;right:-10%;background-color:#fff;padding:24px;border-radius:12px;box-shadow:#0000001a 0 4px 12px}.hero-section .hero-img-container .report-info .icon{margin-bottom:20px}@media screen and (max-width: 768px){.hero-section .hero-img-container .report-info{width:100px;right:10px;padding:10px;bottom:40%}}.hero-section .hero-img-container .meeting{position:absolute;top:34%;left:32%}@media screen and (max-width: 768px){.hero-section .hero-img-container .meeting{width:100px}}.about-us-container{padding:40px 0;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:40px}@media screen and (max-width: 768px){.about-us-container{flex-direction:column;padding:0}}.about-us-container .content{max-width:700px;flex:1}.about-us-container .content h2{font-size:36px;font-weight:500;margin:20px 0;line-height:50px;color:#333}@media screen and (max-width: 768px){.about-us-container .content h2{font-size:24px;line-height:34px}}.about-us-container .content p{font-size:16px;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.about-us-container .content p{font-size:14px}}.about-us-container .content .actions{display:flex;gap:20px;margin-top:40px}.features-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.features-container .feature-title{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;max-width:750px}.features-container .feature-title .title-sm:after{left:-9px;width:90px}.features-container .feature-title h2{font-size:36px;font-weight:500;margin:20px 0;line-height:50px;color:#333}@media screen and (max-width: 768px){.features-container .feature-title h2{font-size:24px;line-height:34px}}.features-container .features .section-1{display:flex;flex-direction:row;gap:30px;margin-top:20px}@media screen and (max-width: 768px){.features-container .features .section-1{flex-direction:column}}.features-container .features .section-1 .feature{background-color:#f9f9f9;border-radius:20px;padding:30px 30px 0;flex:1}.features-container .features .section-1 .feature h4{font-size:24px;line-height:34px;font-weight:500;margin:0;color:#333}@media screen and (max-width: 768px){.features-container .features .section-1 .feature h4{font-size:18px;line-height:28px}}.features-container .features .section-1 .feature p{font-size:16px;color:#5e5e5e;margin:10px 0}@media screen and (max-width: 768px){.features-container .features .section-1 .feature p{font-size:14px}}.features-container .features .section-1 .feature .img-container{margin-top:40px}.features-container .features .section-1 .feature .img-container img{object-fit:cover}.process-container{background:url(/bg/process.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.process-container .container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;gap:40px;padding:110px 20px 20px}@media screen and (max-width: 768px){.process-container .container{flex-direction:column;padding:50px 0 20px}}.process-container .content{flex:1}.process-container .content h2{font-size:54px;line-height:64px;font-weight:500;margin:0;color:#333}@media screen and (max-width: 768px){.process-container .content h2{font-size:36px;line-height:46px}}.process-container .content button{margin-top:40px}.process-container .process{flex:1;position:relative;display:flex;flex-direction:column}.process-container .process .timeline_step{position:relative;display:flex;align-items:flex-start;gap:28px;margin-bottom:50px}.process-container .process .icon{max-width:70px;padding:7px 7px 0;border-radius:12px;box-shadow:#63636333 0 2px 8px;z-index:100;background-color:#fff2ef}@media screen and (max-width: 768px){.process-container .process .icon{max-width:60px;padding:5px 5px 0}}.process-container .process .step_content_wrapper{flex-grow:1}.process-container .process .step_number_text{font-weight:500;color:#cf6c57;margin:0 0 .5rem;font-size:1rem}.process-container .process .step_title_text{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#333}.process-container .process .step_description_text{font-size:1rem;margin:0;line-height:1.4;color:#555}.process-container .process .vertical_line{position:absolute;z-index:10;width:3px;background-color:#cf6c58;top:45%;left:4.9%;height:110px}@media screen and (max-width: 768px){.process-container .process .vertical_line{left:8%;top:30%;height:190px}}.industries-container .heading{max-width:900px}.industries-container .heading h2{font-size:36px;font-weight:500;margin:20px 0 10px;line-height:50px;color:#333}@media screen and (max-width: 768px){.industries-container .heading h2{font-size:24px;line-height:34px}}.industries-container .heading p{font-size:16px;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.industries-container .heading p{font-size:14px}}.industries-container .industry_cards_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:50px 0}@media (max-width: 768px){.industries-container .industry_cards_grid{grid-template-columns:1fr}}.industries-container .industry_card{background-color:#fff;border:1px solid #ebebeb;border-radius:10px;padding:1.5rem;transition:box-shadow .3s ease;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:.3s all linear}.industries-container .industry_card:hover{border:1px solid #CF6C57;box-shadow:0 2px 10px #0000001f}@media (max-width: 768px){.industries-container .industry_card{padding:20px}}.industries-container .industry_card_img_wrapper{width:60px;height:60px;margin-bottom:0}@media (max-width: 768px){.industries-container .industry_card_img_wrapper{width:50px;height:50px}}.industries-container .industry_card_img{width:100%;height:auto;display:block}.industries-container .industry_card_title{font-size:20px;font-weight:500;margin:10px 0 5px;color:#333}@media (max-width: 768px){.industries-container .industry_card_title{font-size:16px}}.industries-container .industry_card_description{font-size:14px;margin:0;color:#5e5e5e}@media (max-width: 768px){.industries-container .industry_card_description{font-size:12px!important}}.industries-container .industry_card_description p{font-size:14px!important;margin:0!important;color:#5e5e5e!important}@media (max-width: 768px){.industries-container .industry_card_description p{font-size:12px!important}}.industries-container .white-cta{font-size:16px;font-weight:500;padding:10px 20px;margin-top:24px;transition:.3s all ease-in}.industries-container .industry_card:hover .white-cta{background-color:#cf6c57;color:#fff}.mobile-app-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.mobile-app-container .mobile-title{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;max-width:800px}.mobile-app-container .mobile-title .title-sm{margin:10px 0}.mobile-app-container .mobile-title .title-sm:after{left:-9px;width:110px}.mobile-app-container .mobile-title h2{font-size:36px;font-weight:500;margin:20px 0;line-height:50px;color:#333}@media screen and (max-width: 768px){.mobile-app-container .mobile-title h2{font-size:24px;line-height:34px}}.mobile-app-container .mobile-title p{font-size:16px;color:#5e5e5e}.mobile-app-container .mobile-app{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:100px;margin:80px 0}@media screen and (max-width: 768px){.mobile-app-container .mobile-app{flex-direction:column;margin:40px 0;gap:50px}}.mobile-app-container .mobile-app .left-side{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:100px}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .left-side{gap:40px}}.mobile-app-container .mobile-app .left-side div{text-align:right;display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .left-side div{text-align:center;align-items:center}}.mobile-app-container .mobile-app .left-side div .icon{width:60px;padding:6px;border-radius:12px;box-shadow:#63636333 0 2px 8px;z-index:100;background-color:#fff;margin-bottom:10px}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .left-side div .icon{width:40px;padding:4px}}.mobile-app-container .mobile-app .left-side div h4{font-size:24px;font-weight:500;margin:10px 0;color:#333}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .left-side div h4{font-size:18px}}.mobile-app-container .mobile-app .left-side div p{font-size:16px;margin:0;color:#5e5e5e}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .left-side div p{font-size:14px}}.mobile-app-container .mobile-app .center-img-container{position:relative;width:70%}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .center-img-container{width:100%}}.mobile-app-container .mobile-app .center-img-container .mobile{width:350px;position:absolute;top:0;left:10%}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .center-img-container .mobile{width:80%}}.mobile-app-container .mobile-app .center-img-container .mobile img{width:100%;filter:drop-shadow(1px 5px 5px #949494)}.mobile-app-container .mobile-app .right-side{display:flex;flex-direction:column;justify-content:space-between;gap:100px}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .right-side{gap:40px}}.mobile-app-container .mobile-app .right-side div{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .right-side div{text-align:center;align-items:center}}.mobile-app-container .mobile-app .right-side div .icon{width:60px;padding:6px;border-radius:12px;box-shadow:#63636333 0 2px 8px;z-index:100;background-color:#fff;margin-bottom:10px}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .right-side div .icon{width:40px;padding:4px}}.mobile-app-container .mobile-app .right-side div h4{font-size:24px;font-weight:500;margin:10px 0;color:#333}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .right-side div h4{font-size:18px}}.mobile-app-container .mobile-app .right-side div p{font-size:16px;margin:0;color:#5e5e5e}@media screen and (max-width: 768px){.mobile-app-container .mobile-app .right-side div p{font-size:14px}}.testimonial-container{background:url(/bg/process.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.testimonial-container .testimonials{padding-left:10rem;padding-top:50px;padding-bottom:100px}@media screen and (max-width: 768px){.testimonial-container .testimonials{padding-left:20px}}.testimonial-container .testimonials .content{max-width:700px}.testimonial-container .testimonials .content h2{font-size:36px;font-weight:500;margin:0;color:#333}@media screen and (max-width: 768px){.testimonial-container .testimonials .content h2{font-size:20px}}.testimonial-container .testimonials .content p{font-size:16px;margin:10px 0;color:#5e5e5e}@media screen and (max-width: 768px){.testimonial-container .testimonials .content p{font-size:14px}}.testimonial-container .testimonials .testimonial-slider{margin-top:40px}@media screen and (max-width: 768px){.testimonial-container .testimonials .testimonial-slider{padding-left:0;width:100%}}.testimonial-container .testimonials .testimonial-slider .swiper-slide{width:100%!important}.testimonial-container .testimonials .testimonial-slider .swiper-wrapper{width:510px;min-height:100%}@media screen and (max-width: 768px){.testimonial-container .testimonials .testimonial-slider .swiper-wrapper{width:350px}}.testimonial-container .testimonials .testimonial-slider .testimonial{max-width:500px;min-width:500px;background-color:#fff;padding:24px;border-radius:20px;margin-bottom:10px;box-shadow:#63636333 0 2px 8px}@media screen and (max-width: 768px){.testimonial-container .testimonials .testimonial-slider .testimonial{max-width:350px;min-width:350px}}.testimonial-container .testimonials .testimonial-slider .testimonial .testimonial_content{display:flex;align-items:center;justify-content:space-between;margin-top:70px}@media screen and (max-width: 768px){.testimonial-container .testimonials .testimonial-slider .testimonial .testimonial_content{margin-top:30px}}.testimonial-container .testimonials .testimonial-slider .testimonial .testimonial_content .name{font-size:16px;font-weight:600;color:#333;margin:0}.testimonial-container .testimonials .testimonial-slider .testimonial .testimonial_content .role{font-size:16px;font-weight:400;color:#5e5e5e;margin:0}.testimonial-container .testimonials .testimonial-slider .testimonial .testimonial_content img{width:50px;padding:5px;border-radius:50%;box-shadow:#63636333 0 2px 8px}.faq-section .faq-container{width:100%;margin:0 auto}.faq-section .faq-item{border-bottom:1px solid #ddd;margin-bottom:10px}.faq-section .faq-question{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;font-weight:400;padding-top:20px;font-weight:500}@media screen and (max-width: 768px){.faq-section .faq-question{padding-bottom:0}}.faq-section .faq-question .question{font-size:16px;font-family:Poppins}.faq-section .faq-answer{overflow:hidden;font-weight:400}.faq-section .faq-answer .description{margin:10px 0;line-height:32px;font-size:14px}.faq-container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;gap:40px}@media screen and (max-width: 768px){.faq-container{flex-direction:column;gap:80px}}.faq-container .faqs{flex:1;max-width:800px}.faq-container .faqs .faq-title{margin-bottom:10px}.faq-container .faqs .faq-title h4{font-size:36px;font-weight:500;margin:10px 0;color:#333}@media screen and (max-width: 768px){.faq-container .faqs .faq-title h4{font-size:24px}}.faq-container .faqs .faq-title p{font-size:16px;margin:0;color:#5e5e5e}@media screen and (max-width: 768px){.faq-container .faqs .faq-title p{font-size:14px}}.faq-container .faqs .orange-cta{margin-top:20px}.faq-container .img-container{display:flex;justify-content:flex-end;flex-direction:row;position:relative}.faq-container .img-container img{max-width:500px}.faq-container .img-container .icon{position:absolute;top:-10px;left:40px;width:100px;height:100px;padding:10px;border-radius:50%;background-color:#fff;box-shadow:#63636333 0 2px 8px}@media screen and (max-width: 768px){.faq-container .img-container .icon{width:60px;height:60px;padding:7px}}.blogs-container .blogs-title{max-width:900px}.blogs-container .blogs-title h2{font-size:36px;font-weight:500;margin:20px 0 10px;line-height:50px;color:#333}@media screen and (max-width: 768px){.blogs-container .blogs-title h2{font-size:24px;line-height:34px}}.blogs-container .blogs-title p{font-size:16px;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.blogs-container .blogs-title p{font-size:14px}}.blogs-container .blogs{display:flex;gap:20px;margin:40px 0}@media screen and (max-width: 768px){.blogs-container .blogs{flex-direction:column;margin:20px 0}}.blogs-container .blogs .blog-1{flex:1}.blogs-container .blogs .blog-2{flex:1.5;display:flex;flex-direction:column;gap:20px}.blogs-container .blogs .blog-2 img{width:380px}@media screen and (max-width: 768px){.blogs-container .blogs .blog-2 img{width:100%}}.blogs-container .blogs .blog-card{display:flex;align-items:center;border-radius:12px;box-shadow:#63636333 0 2px 8px;transition:.3s all ease-out;cursor:pointer}@media screen and (max-width: 768px){.blogs-container .blogs .blog-card{display:block}}.blogs-container .blogs .blog-card:hover{transform:scale(1.01)!important}.blogs-container .blogs .blog-card .img-container{width:100%;height:100%}.blogs-container .blogs .blog-card .img-container img{border-radius:12px;object-fit:cover}@media screen and (max-width: 768px){.blogs-container .blogs .blog-card .img-container img{width:100%;height:100%}}.blogs-container .blogs .blog-card .content{padding:10px 20px}.blogs-container .blogs .blog-card .content h6{font-size:20px;font-weight:500;color:#333;margin:0 0 10px}@media screen and (max-width: 768px){.blogs-container .blogs .blog-card .content h6{font-size:16px}}.blogs-container .blogs .blog-card .content p{font-size:16px;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.blogs-container .blogs .blog-card .content p{font-size:14px}}.blogs-container .blogs .blog-card .content .bottom-content{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.blogs-container .blogs .blog-card .content .bottom-content span{font-size:14px;margin:0;color:#5e5e5e}.blogs-container .blogs .blog-card .content .bottom-content a{font-size:16px;font-weight:500;color:#cf6c57;width:fit-content;position:relative;cursor:pointer}.blogs-container .blogs .blog-card .content .bottom-content a:before{content:"";position:absolute;left:0;bottom:-2px;width:85px;height:2px;background-color:#cf6c57;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.blogs-container .blogs .blog-card .content .bottom-content a:hover:before{transform:scaleX(1);transform-origin:left}.blogs-container .view-more{display:flex;width:100%;justify-content:center}.blog-detail-container{display:flex;align-items:center;justify-content:center;margin-bottom:100px}.blog-detail-container .blog-details{max-width:1080px}.blog-detail-container .blog-details .img-container{width:100%;height:100%}.blog-detail-container .blog-details .content{margin:14px 0}.blog-detail-container .blog-details .content p{font-size:14px;color:#5e5e5e;margin:0;font-weight:300}@media screen and (max-width: 768px){.blog-detail-container .blog-details .content p{font-size:12px}}.blog-detail-container .blog-details .content h1{margin:10px 0 20px;font-size:32px;font-weight:400}@media screen and (max-width: 768px){.blog-detail-container .blog-details .content h1{font-size:24px}}.contact-container{background-color:#cf6c57;display:flex;justify-content:center;align-items:center;border-radius:12px;width:100%;padding:50px}@media screen and (max-width: 768px){.contact-container{padding:40px 20px}}.contact-container .content{max-width:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center}.contact-container .content .title-sm{color:#fff!important}.contact-container .content .title-sm:after{background-color:#fff}.contact-container .content h2{font-size:50px;line-height:60px;font-weight:500;color:#fff;margin:40px 0 0}@media screen and (max-width: 768px){.contact-container .content h2{font-size:30px;line-height:40px;margin:20px 0 0}}.contact-container .content p{font-size:16px;color:#fff;margin:0}@media screen and (max-width: 768px){.contact-container .content p{font-size:14px}}.blogs-page-container{display:flex;align-items:flex-start;flex-direction:row;gap:40px;margin:40px 0;padding:20px 0}@media screen and (max-width: 768px){.blogs-page-container{flex-direction:column;margin:20px 0}}.blogs-page-container .blog-filter{flex:1;width:100%}.blogs-page-container .blog-filter .search-container{display:flex;align-items:center;gap:5px;padding:5px 15px;border:1px solid #EDEDED;border-radius:5px}@media screen and (max-width: 1108px){.blogs-page-container .blog-filter .search-container{display:none}}.blogs-page-container .blog-filter .search-container input{border:none;outline:none}.blogs-page-container .blog-filter .search-container input:active{outline:none;border:none}.blogs-page-container .blog-filter .search-container input:focus{outline:none;border:none}.blogs-page-container .blog-filter .filter-box{border:1px solid #EDEDED;border-radius:5px;padding:10px 20px;margin-top:20px}.blogs-page-container .blog-filter .filter-box .heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.blogs-page-container .blog-filter .filter-box .heading h4{font-size:24px;font-weight:500;margin:0}.blogs-page-container .blog-filter .filter-box .heading p{color:#cf6c57;font-size:16px;font-weight:500;margin:0}.blogs-page-container .blog-filter .filter-box .category h6{font-size:16px;font-weight:500;margin:0}.blogs-page-container .blog-filter .filter-box .category ul{list-style:none;margin:0;padding:0}.blogs-page-container .blog-filter .filter-box .category ul li{font-size:14px;color:#5e5e5e}.blogs-page-container .blog-filter .filter-box .category ul li label{margin:0}.blogs-page-container .blog-filter .filter-box .category ul input{border-radius:5px!important}.blogs-page-container .blog-filter .filter-box .cta-btn{width:100%;padding:5px 20px!important;border-radius:5px!important;margin-top:20px!important}.blogs-page-container .blogs{flex:4;width:100%}.blogs-page-container .blogs .blog-card{border:1px solid #EDEDED;border-radius:10px;box-shadow:#6363631a 0 1px 2px;max-width:390px;background-color:#fff;transition:.3s all}.blogs-page-container .blogs .blog-card:hover{box-shadow:#63636333 0 2px 8px}.blogs-page-container .blogs .blog-card .img-container{width:100%;height:200px;overflow:hidden}.blogs-page-container .blogs .blog-card .img-container img{width:100%;height:100%;object-fit:cover;transition:transform 5s ease;transform-origin:center center}.blogs-page-container .blogs .blog-card .img-container img:hover{transform:scale(1.4)}.blogs-page-container .blogs .blog-card .card-content{display:flex;flex-direction:column;justify-content:space-between;padding:0 15px 15px;gap:20px}.blogs-page-container .blogs .blog-card .card-content .details p{font-size:14px;color:#5e5e5e;margin:0;font-weight:300}.blogs-page-container .blogs .blog-card .card-content .details h4{font-size:16px;font-weight:400;margin:5px 0}.blogs-page-container .blogs .blog-card .card-content .bottom-content{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.blogs-page-container .blogs .blog-card .card-content .bottom-content span{font-size:14px;margin:0;color:#5e5e5e}.blogs-page-container .blogs .blog-card .card-content .bottom-content a{font-size:16px;font-weight:500;color:#cf6c57;width:fit-content;position:relative;cursor:pointer}.blogs-page-container .blogs .blog-card .card-content .bottom-content a:before{content:"";position:absolute;left:0;bottom:-2px;width:85px;height:2px;background-color:#cf6c57;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.blogs-page-container .blogs .blog-card .card-content .bottom-content a:hover:before{transform:scaleX(1);transform-origin:left}.title{display:flex;margin-bottom:20px;justify-content:space-between;align-items:center;position:relative;z-index:-10}.title h1,.title h2,.title p{color:#333;font-size:24px;font-weight:500;margin:0;line-height:36px}.title h1:before,.title h2:before,.title p:before{content:"";position:absolute;bottom:-5px;left:0;width:65px;border-radius:24px;height:2px;background-color:#cf6c57}.title h1 span,.title h2 span,.title p span{font-size:24px;color:#c1a0fa;font-weight:600;padding-top:8px}@media screen and (max-width: 768px){.title h1,.title h2,.title p{font-size:20px}}.title h1{font-size:40px}.title h1:before{bottom:-15px}@media screen and (max-width: 768px){.title h1{font-size:28px}}.title h2{font-size:34px}.title h2:before{bottom:-10px}@media screen and (max-width: 768px){.title h2{font-size:24px}}.title a{display:flex;align-items:center;gap:5px;font-size:.16px;color:#cf6c57;margin:0;text-decoration:underline!important}@media screen and (max-width: 768px){.title a{font-size:14px}}.title a span{padding-top:5px}.contact-us-container{display:flex;align-items:flex-start;gap:50px;flex-direction:row;margin:60px 0}@media screen and (max-width: 768px){.contact-us-container{flex-direction:column}}.contact-us-container .form{flex:1.2;border:1px solid #EDEDED;border-radius:10px!important;padding:20px}.contact-us-container .form .orange-cta{margin:20px 16px 0!important;border-radius:5px!important;padding:10px 30px!important}.contact-us-container .address{flex:1}.contact-us-container .address iframe{width:100%;height:310px}.contact-us-container .address .details{border:1px solid #EDEDED;border-radius:5px;margin-top:10px}.contact-us-container .address .details hr{background-color:#b2b2b2;margin:0}.contact-us-container .address .details div{display:flex;align-items:flex-start;gap:10px;padding:20px}.contact-us-container .address .details div h6{font-size:16px;color:#5e5e5e;margin:0;font-weight:500}.contact-us-container .address .details div p{font-size:14px;margin:0;font-weight:300}.vendor-banner,.industry-banner{background-color:#f9f9f9}.vendor-banner .container,.industry-banner .container{display:flex;align-items:center;flex-direction:row;gap:20px;padding:0 100px}@media screen and (max-width: 768px){.vendor-banner .container,.industry-banner .container{flex-direction:column-reverse;padding:40px 0;gap:0}}.vendor-banner .container .banner-content,.industry-banner .container .banner-content{flex:1}.vendor-banner .container .banner-content h1,.industry-banner .container .banner-content h1{font-size:42px;line-height:52px;font-weight:500;color:#333;margin:0}@media screen and (max-width: 768px){.vendor-banner .container .banner-content h1,.industry-banner .container .banner-content h1{font-size:26px;line-height:36px}}.vendor-banner .container .banner-content p,.industry-banner .container .banner-content p{font-size:16px;color:#5e5e5e;margin:10px 0 30px}@media screen and (max-width: 768px){.vendor-banner .container .banner-content p,.industry-banner .container .banner-content p{font-size:14px}}.vendor-banner .container .banner-content .trusted-companies,.industry-banner .container .banner-content .trusted-companies{margin-top:40px}.vendor-banner .container .banner-content .trusted-companies p,.industry-banner .container .banner-content .trusted-companies p{font-size:14px;color:#333;font-weight:600;margin:10px 0}.vendor-banner .container .banner-content .trusted-companies .companies,.industry-banner .container .banner-content .trusted-companies .companies{display:flex;gap:20px}.vendor-banner .container .banner-content .trusted-companies .companies img,.industry-banner .container .banner-content .trusted-companies .companies img{width:80px}.vendor-banner .container .banner-image,.industry-banner .container .banner-image{position:relative}.vendor-banner .container .banner-image img,.industry-banner .container .banner-image img{width:fit-content;object-fit:contain}@media screen and (max-width: 768px){.industry-banner{padding:40px 0}}.industry-banner .container{padding:0;gap:0}.industry-banner .container .banner-image{width:50%}@media screen and (max-width: 768px){.industry-banner .container .banner-image{width:100%}}.industry-banner .container .banner-image img{width:100%;height:100%;object-fit:cover}.partner-container{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:40px;padding:0 100px}@media screen and (max-width: 768px){.partner-container{flex-direction:column;gap:20px;padding:0}}.partner-container .content{flex:1}.partner-container .content .partner-title{text-align:left;margin-bottom:10px}.partner-container .content .partner-title h4{font-size:36px;line-height:46px;font-weight:500;margin:10px 0;color:#333}@media screen and (max-width: 768px){.partner-container .content .partner-title h4{font-size:24px;line-height:34px}}.partner-container .content .partner-title p{font-size:16px;margin:0;color:#5e5e5e}@media screen and (max-width: 768px){.partner-container .content .partner-title p{font-size:14px}}.partner-container .content ul{list-style:none;padding:0;margin:20px 0}.partner-container .content ul li{display:flex;align-items:flex-start;gap:10px}.partner-container .content ul li img{width:24px;height:24px;margin-top:3px}.partner-container .content ul li p{font-size:18px;font-weight:400;color:#5e5e5e}.partner-container .content ul li p strong{color:#333;font-weight:500}.partner-container .img-container{flex:1;position:relative}.partner-container .img-container img{max-width:500px}.partner-container .img-container .icon{position:absolute;top:-10px;left:40px;width:100px;height:100px;padding:10px;border-radius:50%;background-color:#fff;box-shadow:#63636333 0 2px 8px}@media screen and (max-width: 768px){.partner-container .img-container .icon{width:60px;height:60px;padding:7px}}.vision-container{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:40px;padding:0 100px}@media screen and (max-width: 768px){.vision-container{flex-direction:column;gap:20px;padding:0}}.vision-container .content{flex:1}.vision-container .content .partner-title{text-align:left;margin-bottom:10px}.vision-container .content .partner-title h4{font-size:36px;line-height:46px;font-weight:500;margin:10px 0;color:#333}@media screen and (max-width: 768px){.vision-container .content .partner-title h4{font-size:24px;line-height:34px}}.vision-container .content .partner-title p{font-size:16px;margin:0;color:#5e5e5e}@media screen and (max-width: 768px){.vision-container .content .partner-title p{font-size:14px}}.vision-container .content ul{padding:20px}.vision-container .content ul li p{font-size:18px;font-weight:400;color:#5e5e5e}.vision-container .content ul li p strong{color:#333;font-weight:500}.vision-container .img-container{flex:1;position:relative}.vision-container .img-container img{max-width:500px}.vision-container .img-container .icon{position:absolute;top:-10px;left:40px;width:100px;height:100px;padding:10px;border-radius:50%;background-color:#fff;box-shadow:#63636333 0 2px 8px}@media screen and (max-width: 768px){.vision-container .img-container .icon{width:60px;height:60px;padding:7px}}.registration-container{margin-bottom:100px}.registration-container .heading{max-width:700px}.registration-container .heading p{padding-top:10px}.registration-container .registration-form{display:flex;gap:50px;flex-direction:row}@media screen and (max-width: 768px){.registration-container .registration-form{flex-direction:column-reverse;gap:20px}}.registration-container .registration-form .form{flex:1;border-radius:5px;border:1px solid #EDEDED;padding:20px}.registration-container .registration-form .form .extra-form{margin:20px 16px}.registration-container .registration-form .form .extra-form label{margin:0}.registration-container .registration-form .form .extra-form label a{color:#cf6c57;text-decoration:underline!important}.registration-container .registration-form .form .extra-form .orange-cta{border-radius:5px;margin-top:20px}.about-us-banner{background-color:#f9f9f9}.about-us-banner .container{position:relative;height:665px;display:flex;align-items:center;gap:20px}.about-us-banner .container .banner-content{flex:1;max-width:720px;margin-bottom:100px}.about-us-banner .container .banner-content h1{font-size:42px;line-height:52px;font-weight:500;color:#333;margin:0}.about-us-banner .container .banner-content h1 span{color:#cf6c57}@media screen and (max-width: 768px){.about-us-banner .container .banner-content h1{font-size:26px;line-height:36px}}.about-us-banner .container .banner-content p{font-size:16px;color:#5e5e5e;margin:10px 0 30px;max-width:600px}@media screen and (max-width: 768px){.about-us-banner .container .banner-content p{font-size:14px}}.about-us-banner .container .illustration{position:absolute;bottom:0;right:-20px;z-index:0}.about-us-banner .container .illustration img{width:90%}.about-us-banner .container .laptop{position:absolute;bottom:0;right:-20px;z-index:50}.key-features-container .content{max-width:800px}.key-features-container .content h2{font-size:36px;line-height:46px;font-weight:500;color:#333;margin:10px 0}@media screen and (max-width: 768px){.key-features-container .content h2{font-size:24px;line-height:34px}}.key-features-container .key-features{margin:40px 0}@media screen and (max-width: 768px){.key-features-container .key-features{margin:20px 0}}.key-features-container .key-features .features{display:flex;flex-direction:row;gap:100px;margin:10px 0}@media screen and (max-width: 768px){.key-features-container .key-features .features{gap:0px;flex-direction:column}}.key-features-container .key-features .features h3{font-size:20px;line-height:26px;font-weight:500;color:#333;margin:10px 0;width:300px}@media screen and (max-width: 768px){.key-features-container .key-features .features h3{font-size:16px;line-height:26px}}.key-features-container .key-features .features ul{padding:0 0 0 20px}.key-features-container .key-features .features ul li{font-size:16px;font-weight:400;color:#5e5e5e}.key-features-container .key-features .features ul li strong{color:#333;font-weight:500}.referal-form-container{display:flex;gap:50px;padding:50px 0}.referal-form-container .form{flex:1;padding:20px 20px 0;border:1px solid #EDEDED;border-radius:10px}.referal-form-container .form .extra-form{margin:20px 16px}.referal-form-container .form .extra-form label{margin:0}.referal-form-container .form .extra-form label a{color:#cf6c57;text-decoration:underline!important}.referal-form-container .form .extra-form .orange-cta{border-radius:5px;margin-top:20px}.referal-form-container .referal-details{flex:1}.demo-container{display:flex;width:100dvw;height:100dvh}@media screen and (max-width: 768px){.demo-container{padding-top:50px}}.demo-container .left-side{flex:1;background-color:#daccbb;padding:40px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 768px){.demo-container .left-side{display:none}}.demo-container .right-side{flex:2;padding:24px 50px}@media screen and (max-width: 768px){.demo-container .right-side{padding:20px}}.demo-container .right-side .stepper{display:flex;gap:10px;transition:.3s all ease}.demo-container .right-side .stepper .steps{flex:1;height:9px;border-radius:26px;background-color:#d9d9d9;transition:.3s all ease}.demo-container .right-side .stepper .active{background-color:#cf6c57}.demo-container .right-side .steps-container{padding:100px 0 0}@media screen and (max-width: 768px){.demo-container .right-side .steps-container{padding:40px 0 0}}.demo-container .right-side .steps-container .back{display:flex;align-items:center;gap:10px;cursor:pointer}.demo-container .right-side .steps-container .back p{font-size:16px;font-weight:500;margin:0}.demo-container .right-side .steps-container .step{max-width:800px;margin:30px 0}.demo-container .right-side .steps-container .step .heading{margin-bottom:30px}.demo-container .right-side .steps-container .step .heading h2{font-size:40px;line-height:50px;font-weight:500;color:#333;margin:10px 0}@media screen and (max-width: 768px){.demo-container .right-side .steps-container .step .heading h2{font-size:24px;line-height:34px}}.demo-container .right-side .steps-container .step .heading p{font-size:16px;color:#5e5e5e;margin:0}@media screen and (max-width: 768px){.demo-container .right-side .steps-container .step .heading p{font-size:14px}}.demo-container .right-side .steps-container .step .form{border:1px solid #EDEDED;padding:20px;border-radius:5px}.demo-container .right-side .steps-container .step .form .orange-cta{margin:20px 16px 0;width:125px;border-radius:5px}.demo-container .right-side .steps-container .step .industry_cards_grid{margin:30px 0}@media (max-width: 768px){.demo-container .right-side .steps-container .step .industry_cards_grid{margin:20px 0;grid-template-columns:repeat(2,1fr)}}.demo-container .right-side .steps-container .step .industry_cards_grid .industry_card_title{font-size:16px}@media (max-width: 768px){.demo-container .right-side .steps-container .step .industry_cards_grid .industry_card_title{font-size:14px}}.demo-container .right-side .steps-container .step .orange-cta{margin:0;width:125px;border-radius:5px}.drawer-content{display:flex;align-items:center;flex-direction:column;padding:0 100px}.drawer-content .drawer-title{font-size:26px;color:#333;margin:10px 0;line-height:36px;font-weight:500}.drawer-content .icon-container{width:130px;height:130px}.drawer-content p{font-size:14px;color:#5e5e5e}.drawer-content .orange-cta{margin-top:20px}.faq-chips{display:flex;align-items:center;gap:10px;margin:40px 0}.faq-chips button{background-color:#fff;border:1px solid #333333;color:#333;padding:5px 10px;border-radius:5px;cursor:pointer}.faq-chips .active{border:1px solid #CF6C57;background-color:#cf6c57;color:#fff}.frequent-que-container .faqs{max-width:90%}.frequent-que-container .faqs .faq-category{display:flex;align-items:flex-start;flex-direction:row;gap:100px;margin-bottom:60px}@media screen and (max-width: 768px){.frequent-que-container .faqs .faq-category{flex-direction:column;gap:0}}.frequent-que-container .faqs .faq-category h2{font-size:32px;margin:0;font-weight:400;width:400px;color:#333}@media screen and (max-width: 768px){.frequent-que-container .faqs .faq-category h2{font-size:20px}}.frequent-que-container .faqs .faq-category ul{flex:1;width:100%;list-style:none;margin:0;padding:0}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
