@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Readex+Pro:wght@160..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Smooch&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";html{scroll-behavior:smooth;overflow-x:hidden}main{max-width:100%;margin:0 auto;text-align:center;font-family:Poppins,sans-serif}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:"<";background-repeat:no-repeat;background-position:right center;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;width:200px}.custom-select::-ms-expand{display:none}.hiddenForLoginSignupResetPassword{display:none!important}::-webkit-scrollbar-track{border-radius:10px;background:#d9d9d999}::-webkit-scrollbar-thumb{border-radius:10px;background:#3854f6}::-webkit-scrollbar{color:#3854f6;width:6px;border-radius:10px}.poppins-thin{font-family:Poppins,sans-serif;font-weight:100;font-style:normal}.poppins-extralight{font-family:Poppins,sans-serif;font-weight:200;font-style:normal}.poppins-light{font-family:Poppins,sans-serif;font-weight:300;font-style:normal}.poppins-regular{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.poppins-medium{font-family:Poppins,sans-serif;font-weight:500;font-style:normal}.poppins-semibold{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.poppins-bold{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.poppins-extrabold{font-family:Poppins,sans-serif;font-weight:800;font-style:normal}.poppins-black{font-family:Poppins,sans-serif;font-weight:900;font-style:normal}.poppins-thin-italic{font-family:Poppins,sans-serif;font-weight:100;font-style:italic}.poppins-extralight-italic{font-family:Poppins,sans-serif;font-weight:200;font-style:italic}.poppins-light-italic{font-family:Poppins,sans-serif;font-weight:300;font-style:italic}.poppins-regular-italic{font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.poppins-medium-italic{font-family:Poppins,sans-serif;font-weight:500;font-style:italic}.poppins-semibold-italic{font-family:Poppins,sans-serif;font-weight:600;font-style:italic}.poppins-bold-italic{font-family:Poppins,sans-serif;font-weight:700;font-style:italic}.poppins-extrabold-italic{font-family:Poppins,sans-serif;font-weight:800;font-style:italic}.poppins-black-italic{font-family:Poppins,sans-serif;font-weight:900;font-style:italic}.container-fluid{margin:0 auto!important;padding:0!important;max-width:1920px!important}.container{max-width:1920px!important;width:100%;padding:0 72px!important}.bsb-flip-h{transform:rotateY(180deg);transition:transform .5s ease}.accordion{--bs-accordion-btn-focus-box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important;--bs-accordion-border-color: var(--white) !important;--bs-accordion-btn-icon-width: 1rem !important}.accordion ul{padding:0;margin:0}@media screen and (max-width: 575.98px){.react-confirm-alert-body{width:340px!important}}.react-confirm-alert-body h1{font-size:28px!important}:root{font-family:Poppins,sans-serif;font-size:16px;line-height:1;font-weight:500;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--white: #ffffff;--primary: #3656f4;--hover: #eef1f4;--border-color: #d0d7de;--danger: #c70000;--light-gray: #626262;--primary-green: #9bd903;--black: #000000;--black2: #131111;--black3: #071121;--black-lighter: #911c57;--black-light: #77174a;--pink: #da2f68;--orange: #f89e00;--gradient: linear-gradient(98.37deg, #2df800 .99%, #225ac3 100%)}:root ::-moz-selection{color:#fff;background:#1c3de1fc}:root ::selection{color:#fff;background:#2243ecce}:root ::-webkit-scrollbar{scrollbar-width:thin}.custom-select-none{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.header{position:fixed;transform:translateY(0);width:100%;height:80px;padding:0 .9rem;z-index:99;display:flex;align-items:center;transition:all ease .5s;top:0;left:0}.header.top{background:var(--white);backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px)}.header.show{backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);background-color:var(--white);top:0}.header.hide{transform:translateY(-120px)}.header .headerFlex{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 auto;padding:0}.header .logout{margin-top:20}.header .logoContainer{cursor:pointer}.header .logoContainer img{max-width:130px}@media only screen and (min-width: 1280px){.header .logoContainer img{height:34px;max-width:175px}}.header .menuItems{list-style-type:none;display:flex;width:100%;align-items:center;gap:25px;font-size:12.5px}@media only screen and (min-width: 1024px){.header .menuItems{margin-left:15px}}@media only screen and (min-width: 1280px){.header .menuItems{font-size:16px;margin-left:50px}}.header .menuItems .menuItem{height:70px;display:flex;align-items:center;color:#000;font-weight:400;font-size:18px;position:relative;cursor:pointer;font-family:Poppins,sans-serif}.header .menuItems .menuItem:hover{color:var(--primary);transform:scale(1.03);transition-duration:.2s}.header .menuItems .menuItem.activeShopNavItem{color:var(--primary)}.header .menuItems .searchAndAvatar{display:flex;align-items:center;gap:16px;padding-right:50px;margin-left:auto}@media only screen and (min-width: 1280px){.header .menuItems .searchAndAvatar{gap:22px}}.header .custom-button{background-color:#1d5dff;border:none;border-radius:100px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;padding:10px 40px;cursor:pointer;transition:all .3s ease}.header .custom-button:hover{background-color:#0042e9}.header .custom-button:active{background-color:#003bd0}@media (max-width: 1024px){.header .custom-button{font-size:15px;padding:0 10px}}@media (max-width: 768px){.header .custom-button{font-size:14px;padding:8px 28px}}@media (max-width: 480px){.header .custom-button{font-size:13px;padding:8px 22px;width:100%;text-align:center}}@media (max-width: 360px){.header .custom-button{font-size:12px;padding:7px 18px}}.header .authBtn{display:flex;align-items:center;height:70px;cursor:pointer;margin-top:20px}.header .login-text{color:#1d5dff;transition:.2s ease;align-items:center}.header .login-text:hover{color:#000}.header .cart-icon{cursor:pointer;transition:filter .2s ease;filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}.header .cart-icon:hover,.header .cart-icon.active{filter:brightness(0) saturate(100%) invert(31%) sepia(97%) saturate(3480%) hue-rotate(222deg) brightness(96%) contrast(101%)}.header .searchContainer{display:flex;justify-content:center;align-items:center;overflow:hidden}.header .searchContainer .searchSection .searchBtn{display:flex;align-items:center;gap:8px;font-size:1rem;color:var(--black);border-radius:.625rem;border:2px solid #CBCBCB;padding:5px;cursor:pointer}.header .searchContainer .searchSection .searchBtn:hover svg{color:var(--primary);scale:1.02}.header .searchContainer .searchSection .searchBackdrop{display:flex;justify-content:center;align-items:center;background:#00000080;position:fixed;top:-60px;left:0;width:100vw;height:calc(100vh + 160px)}.dropdownImage{margin-top:20px;text-align:center}.dropdownImage img{max-width:100%;height:auto;border-radius:8px}@media only screen and (min-width: 768px){.mobileView{display:none}}.mobileView .mobileMenuItems{display:flex;align-items:center;gap:20px}.mobileView .mobileMenuItems svg{font-size:16px;color:#fff}.mobileView .menuItem{height:70px;display:flex;align-items:center}.mobileView.mobileView{background:var(--black3)}.mobileView.mobileView .menuItems{display:flex;position:absolute;top:60px;left:0;background:var(--black3);flex-direction:column;width:100%;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);animation:mobileMenu .3s ease forwards}.mobileView.mobileView .menuItems .menuItem{font-size:20px;width:100%;height:auto;padding:15px 20px;margin:0;display:flex;flex-direction:column;align-items:flex-start}.mobileView.mobileView .menuItems .menuItem:last-child{display:none}@keyframes mobileMenu{0%{transform:translateY(-130%)}to{transform:translateY(0)}}@media (min-width: 900px) and (max-width: 1024px){.header{height:75px;padding:0 1.5rem;justify-content:space-between}.header .headerFlex{padding:0 .5rem}.header .logoContainer img{max-width:130px;height:auto;margin-left:-20px}.header .menuItems{gap:16px;margin-left:10px;font-size:14px}.header .menuItems .menuItem{font-size:12px;height:50px}.header .menuItems .searchAndAvatar{gap:10px;padding-right:20px}.header .custom-button{font-size:10px;padding:8px 10px}.header .authBtn{margin-top:10px}}@media (min-width: 1025px) and (max-width: 1399px){.header{height:80px;padding:0 2rem}.header .logoContainer img{max-width:165px}.header .menuItems{gap:22px;font-size:15px;margin-left:30px}.header .menuItems .menuItem{font-size:17px;height:70px}.header .menuItems .searchAndAvatar{gap:18px;padding-right:40px}.header .custom-button{font-size:16px;padding:9px 10px}}@media (min-width: 1400px){.header{height:85px;padding:0 3rem}.header .logoContainer img{max-width:180px}.header .menuItems{gap:28px;font-size:17px;margin-left:50px}.header .menuItems .menuItem{font-size:18px}.header .menuItems .searchAndAvatar{gap:24px;padding-right:60px}.header .custom-button{font-size:12px;padding:10px 44px}}.dropdownContent:hover .dropBtn{background-color:#4328ef}.megaNavContent{transition:ease-in-out;transition-duration:.5s;display:flex;width:100%;z-index:200;padding:0 3.9rem 40px}.megaNavContent .left{margin-top:1%;flex:120%}.megaNavContent .left .navContentHeader p{height:22px;font-weight:400;font-size:25px;line-height:33px;text-align:left;color:var(--black)}.megaNavContent .left .navContentHeader hr{width:calc(100% - 45px);height:0px;opacity:.2;border:2px solid var(--black);margin-bottom:0}.megaNavContent .left .contentSection{display:flex;padding-left:15px;flex-wrap:wrap;justify-content:space-between;text-align:center}.megaNavContent .left .contentSection .item{flex:49%;margin:8px 0}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item{margin:20px 0}}.megaNavContent .left .contentSection .item .heading{display:flex;justify-content:start;align-items:center;gap:12px;font-style:normal;font-weight:500;line-height:30px;color:var(--black);transition:color .4s;text-decoration:none;font-family:Poppins,sans-serif;height:30px;text-transform:none!important;font-size:14px}@media only screen and (min-width: 1024px){.megaNavContent .left .contentSection .item .heading{font-size:14px}}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item .heading{font-size:20px}}.megaNavContent .left .contentSection .item .heading.active{color:var(--primary)}.megaNavContent .left .contentSection .item .heading p{margin-top:7px}.megaNavContent .left .contentSection .item .heading svg{fill:var(--primary);transition:fill .4s;margin:auto 0}@media only screen and (min-width: 1024px){.megaNavContent .left .contentSection .item .heading svg{width:23px;margin-top:-4px}}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item .heading svg{width:30px;margin-top:-3px}}.megaNavContent .left .contentSection .item .heading:hover{color:var(--primary);text-decoration:underline;text-underline-offset:8px;cursor:pointer}.megaNavContent .left .contentSection .item .desc{max-width:inherit;height:42px;text-align:left;font-style:normal;font-weight:400;padding-right:50px;color:#a6a6a6;line-height:normal;font-size:13px;font-family:Poppins,sans-serif}@media only screen and (min-width: 1024px){.megaNavContent .left .contentSection .item .desc{margin-top:-10px;font-size:12px;width:235px}}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item .desc{margin-top:3px;font-size:14px}}.megaNavContent .right{display:flex;align-items:center;justify-content:center;width:100%;background-color:var(--primary);color:var(--white)}.mobileNav{max-width:100vw}.mobileNav .nav{position:relative;transform:translateY(0);width:100%;height:60px;padding:0 .2rem;max-width:100vw;transition:all ease .5s;z-index:90;background-color:var(--black3);display:flex;justify-content:space-between;align-items:center}.mobileNav .nav.top{background:var(--white);backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px)}.mobileNav .nav.show{backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);background-color:var(--white);top:0;position:fixed;width:100%}.mobileNav .nav.hide{transform:translateY(-120px)}.mobileNav .nav .icons{display:flex;align-items:center;gap:20px;padding-right:5px}@media only screen and (min-width: 768px){.mobileNav .nav .icons{padding-right:12px}}.mobileNav .nav .icons .searchSection{position:relative}.mobileNav .nav .icons .searchSection .searchBtn{border-radius:50%;padding:5px;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.mobileNav .nav .icons .searchSection .searchBox{position:absolute;top:calc(100% + 2px);right:-45px;width:300px;background-color:transparent;border-radius:.625rem;overflow:hidden}@media only screen and (min-width: 768px){.mobileNav .nav .icons .searchSection .searchBox{left:-220px;width:300px}}.mobileNav .nav .icons .searchSection .searchBox .css-18xndy1-control .css-b62m3t-container{height:380px}.mobileNav .nav .icons .searchSection .searchBox .css-19eo3mx-control,.mobileNav .nav .icons .searchSection .searchBox .css-18xndy1-control{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;padding:0 5px;border-bottom:1.3px solid var(--primary)!important}.mobileNav .nav .icons .searchSection .searchBox .css-4xgw5l-IndicatorsContainer2{flex-direction:row-reverse}.mobileNav .nav .icons .searchSection .searchBox .css-pogzpp-loadingIndicator{display:none!important}.mobileNav .nav .icons .searchSection .searchBox .css-1jj59y3-MenuList2{margin-top:2px!important;border:none!important}.mobileNav .nav .icons .searchSection .searchBox .css-143bq4t-menu{margin-top:0!important;position:inherit!important;border:none!important}.mobileNav .nav .icons .searchSection .searchBox #react-select-59-listbox{border:none}.mobileNav .nav .icons .searchSection .searchBox>div{padding:5px}.mobileNav .nav .logo img{width:150px;margin-left:10px}@media only screen and (min-width: 768px){.mobileNav .nav .logo img{width:160px}}.mobileNav .navContent{position:fixed;top:60px;right:0;z-index:100;height:calc(100vh - 60px);width:99.99%;padding-bottom:10px;padding-top:10px;background:var(--white);overflow-y:auto;overscroll-behavior:contain;border-top:.5px solid rgba(189,189,189,.717)}.mobileNav .navContent::-webkit-scrollbar{display:none}@media only screen and (min-width: 768px){.mobileNav .navContent{width:50%;max-width:768px}}.mobileNav .navContent .accordion{border:none!important;min-height:100vh}.mobileNav .navContent .accordion .accordion-item,.mobileNav .navContent .accordion .accordion-button{background:transparent!important;outline:none!important;border:none;font-size:17px}.mobileNav .navContent .accordion .accordion-item[aria-expanded=true],.mobileNav .navContent .accordion .accordion-button[aria-expanded=true]{color:var(--primary)}.mobileNav .navContent .accordion .accordion-body{padding:0 20px}.mobileNav .navContent .accordion .accordion-body button.accordion-button:focus{background:transparent;box-shadow:none!important;border-bottom:2px solid rgb(205,13,13)!important}.mobileNav .navContent .accordion .accordion-body hr{padding:0;margin:0}.mobileNav .navContent .accordion .accordion-body ul{list-style:none!important;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:10px;padding-bottom:20px}.mobileNav .navContent .accordion .accordion-body ul li{width:47%;list-style:none!important;text-align:left;margin:8px 0}.mobileNav .navContent .accordion .accordion-body ul li a{text-decoration:none;font-size:16px;color:var(--black);font-weight:500}.mobileNav .navContent .accordion .accordion-body ul li a.active{color:var(--primary)}.mobileNav .navContent .accordion .accordion-body ul li .itemDesc{font-size:12px;letter-spacing:-.25px;line-height:17px;margin:8px 0}.mobileNav .navContent .accordion .shopLinkSection .shopLink{text-decoration:none;font-size:1.01rem;text-align:left;padding:10px 20px}.mobileNav .navContent .accordion .shopLinkSection .active{color:var(--primary)}.mobileNav .navContent .bottomSection{position:sticky;z-index:1020;background-color:var(--white);height:130px;width:100%;bottom:2px;display:flex;align-items:start;justify-content:center;gap:20px}@media only screen and (min-width: 768px){.mobileNav .navContent .bottomSection{align-items:center}}.mobileNav .navContent .bottomSection .logIn,.mobileNav .navContent .bottomSection .profile{font-size:16px;font-weight:400;line-height:24px;padding:8px 0;text-align:center;width:140px;border:1px solid var(--black);border-radius:42px;color:var(--black)}.mobileNav .navContent .bottomSection .getStarted{border:none;background:var(--primary);border-radius:42px;color:var(--white);font-size:16px;font-weight:400;line-height:24px;padding:8px 0;text-align:center;width:140px}.userAvatar{display:flex;align-items:center;justify-content:center;border-radius:50%}.userAvatar .action .profile{position:relative;width:43px;height:43px;border-radius:50%;overflow:hidden;cursor:pointer}.userAvatar .action .profile svg{position:absolute;top:3%;left:3%;width:36px;height:36px;-o-object-fit:cover;object-fit:cover}.userAvatar .action .profile img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.userAvatar .action .menu{position:absolute;top:70px;right:20px;padding:10px 20px;background:#eceaea;width:230px;box-sizing:0 5px 25px rgba(0,0,0,.1);border-radius:15px;transition:.5s;visibility:hidden;opacity:0}.userAvatar .action .menu.active{top:70px;visibility:visible;opacity:1}.userAvatar .action .menu:before{content:"";position:absolute;top:-5px;right:10px;width:20px;height:20px;background:#eceaea;transform:rotate(45deg)}.userAvatar .action .menu h3{width:100%;text-align:left;padding-top:20px;padding-bottom:5px;font-weight:500;color:#232323;line-height:1.2em;font-size:18px}.userAvatar .action .menu h3 span{font-size:14px;color:#363636;font-weight:400}.userAvatar ul{padding-left:0}.userAvatar .action .menu ul li{list-style:none;padding:10px 0;border-top:1px solid rgba(0,0,0,.05);display:flex;align-items:center;cursor:pointer}.userAvatar .action .menu ul li svg{font-size:26px;height:28px;width:auto;margin-right:10px;opacity:.9;transition:.5s;color:var(--primary)}.userAvatar .action .menu ul li:hover svg{opacity:1}.userAvatar .action .menu ul li span{display:inline-block;text-decoration:none;color:var(--black);font-weight:500;transition:.5s}.userAvatar .action .menu ul li:hover span{color:var(--primary)}.searchModal{position:absolute;display:flex;flex-direction:column;align-items:center;background:#f7f7f7;top:22%;padding:10px;border-radius:6px;height:300px;width:500px;max-width:600px}.searchModal .searchIcon svg{background:none;opacity:.6;border:none;position:absolute;font-size:1.4rem;top:1.17rem;left:.9rem;cursor:pointer}@media only screen and (min-width: 1024px){.searchModal .searchIcon svg{top:1rem}}@media only screen and (min-width: 1280px){.searchModal .searchIcon svg{top:1.2rem}}.searchModal .close-button svg{opacity:.6;background:none;border:none;position:absolute;cursor:pointer;top:1.15rem;font-size:1.5rem;right:.7rem}@media only screen and (min-width: 1024px){.searchModal .close-button svg{top:1rem}}@media only screen and (min-width: 1280px){.searchModal .close-button svg{top:1.2rem}}.searchModal .searchInput{transition:all 1s ease-in-out;border:1px solid var(--primary);border-radius:4px;border-bottom:1.5px solid black;padding:.5rem;width:100%;padding-left:35px;padding-right:25px}.searchModal .searchInput:focus{border:none;outline:none;border:1px solid var(--black);border-bottom:1.5px solid black}.searchModal .searchItems{width:100%;height:100%;overflow-y:auto}.searchModal .searchItems .searchItemsList{cursor:alias;list-style:none;padding:10px 0 0;margin:0;text-align:left;height:100%}.searchModal .searchItems .searchItemsList .searchItem{padding:10px 5px;font-size:17px;font-weight:500;border-bottom:1px solid #ddd}.searchModal .searchItems .searchItemsList .searchItem:hover,.searchModal .searchItems .searchItemsList .searchItem.focused{background-color:#dad8d84e}.megaNavContent.grouped{transition:ease-in-out .5s;display:flex;flex-direction:column;width:100%;max-height:80vh;overflow-y:auto;padding:0 3.9rem 40px;z-index:200;background-color:var(--white)}.megaNavContent.grouped .top{display:flex;flex-direction:row;width:100%}.megaNavContent.grouped .left{width:70%;margin-top:1%}.megaNavContent.grouped .left .navContentHeader .headerTitlesRow p{flex:1;text-align:left;font-weight:400;font-size:18px;margin:0;cursor:default;padding-left:10px;text-transform:capitalize;color:#a6a6a6;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns{display:grid;grid-template-columns:repeat(3,1fr);gap:0rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn{flex-direction:column;gap:1rem;display:flex}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .columnTitle{font-size:18px;font-weight:600;text-align:left;color:#a6a6a6;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading{display:flex;align-items:center;gap:12px;font-weight:600;font-size:14px;cursor:pointer;transition:color .3s;text-align:left;text-transform:none!important;color:#000;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .desc{font-size:13px;margin-top:.3rem;text-align:left;line-height:1.4;width:270px;color:#a6a6a6;margin-bottom:-18px;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns{flex-direction:column;display:flex}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .columnTitles{font-size:18px;font-weight:600;text-align:left;color:#a6a6a6;font-family:Poppins,sans-serif}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .columnTitles{font-size:20px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items{margin-bottom:.5rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings{display:flex;align-items:center;gap:12px;font-weight:600;font-size:14px;cursor:pointer;transition:color .3s;text-transform:none!important;text-align:left;color:#000;font-family:Poppins,sans-serif}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings{font-size:18px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings.actives,.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings:hovers{color:var(--primary);text-decoration:underline;text-underline-offset:6px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings ps{margin:0;flex-grow:1}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings svg{fill:var(--primary);transition:fill .3s;width:24px;height:24px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .desces{font-size:13px;margin-top:.3rem;line-height:1.4;color:#a6a6a6;width:200px;text-align:left;font-family:Poppins,sans-serif}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .desces{font-size:14px}}.megaNavContent.grouped .right{width:30%;display:flex;align-items:center;justify-content:center;padding-left:2rem;background-color:transparent!important;color:inherit!important}.megaNavContent.grouped .right img{max-width:100%;max-height:110%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.megaNavContent.grouped .right h2{font-size:18px;font-weight:500;margin-bottom:.5rem;font-family:Poppins,sans-serif}.megaNavContent.grouped .right p{font-size:14px;line-height:1.5;font-weight:400;font-family:Poppins,sans-serif}@media (max-width: 1024px){.megaNavContent.grouped{flex-direction:column;padding:2rem}.megaNavContent.grouped .top{flex-direction:column}.megaNavContent.grouped .left,.megaNavContent.grouped .right{width:100%}.megaNavContent.grouped .contentSection.groupedColumns{grid-template-columns:repeat(2,1fr)}.megaNavContent.grouped .right{padding-left:0;margin-top:2rem;border-top:1px solid #eee}.megaNavContent.grouped .right img{max-width:100%;height:auto}}.dropdownContent{display:none;position:absolute;background-color:var(--white);width:100%;left:0;box-shadow:0 5px 10px #0000001a;z-index:201}.dropdownContent .navContentHeader{padding:16px;color:var(--black)}.dropdownDiv:hover .dropdownContent{display:block}.dropdownDiv:hover .dropBtn{color:var(--primary)}.megaNavContent.grouped{transition:ease-in-out .5s;width:100%;padding:0 3.9rem 40px;z-index:200;background-color:var(--white);display:flex;flex-direction:column}.megaNavContent.grouped .left{margin-top:1%;flex:3}.megaNavContent.grouped .left .navContentHeader .headerTitlesRow{display:flex;width:100%}.megaNavContent.grouped .left .navContentHeader .headerTitlesRow p{flex:1;text-align:left;font-weight:600;font-size:18px;margin:0;cursor:default;padding-left:10px;text-transform:capitalize}.megaNavContent.grouped .left .navContentHeader hr{margin-top:8px;border:1px solid var(--black);opacity:.2}.megaNavContent.grouped .left .contentSection.groupedColumns{gap:0rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .columnTitle{font-size:18px;font-weight:600;color:var(--black);margin-bottom:1rem;text-align:left}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .columnTitle{font-size:20px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item{margin-bottom:.5rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading{display:flex;align-items:center;gap:12px;font-weight:600;color:var(--black);font-size:14px;cursor:pointer;transition:color .3s;text-align:left}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading{font-size:18px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading.active,.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading:hover{color:var(--primary);text-decoration:underline;text-underline-offset:6px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading p{margin:0;flex-grow:1}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading svg{fill:var(--primary);transition:fill .3s;width:24px;height:24px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .desc{color:var(--black);font-size:13px;margin-top:.3rem;text-align:left;line-height:1.4}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .desc{font-size:14px}}.megaNavContent.grouped .right{flex:1;display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:var(--white);padding-left:2rem}.megaNavContent.grouped .right h2{font-size:18px;font-weight:600;margin-bottom:.5rem}.megaNavContent.grouped .right p{font-size:14px;line-height:1.5}@media (max-width: 1024px){.megaNavContent.grouped{flex-direction:column;padding:2rem}.megaNavContent.grouped .contentSection.groupedColumns{grid-template-columns:repeat(2,1fr)}.megaNavContent.grouped .right{padding-left:0;margin-top:2rem;border-top:1px solid #eee}}@media (max-width: 768px){.megaNavContent.grouped .contentSection.groupedColumns{grid-template-columns:1fr}}footer{background:#000;margin-top:30px}@media only screen and (min-width: 768px){footer{margin-top:35px}}@media only screen and (min-width: 1024px){footer{margin-top:90px}}footer .footer{display:flex;justify-content:space-between;color:var(--white);flex-wrap:wrap;padding-top:25px;padding-left:10px;padding-right:10px}@media only screen and (min-width: 768px){footer .footer{padding-top:20px;padding-left:29px;padding-right:29px}}@media only screen and (min-width: 1024px){footer .footer{flex-wrap:nowrap}}@media only screen and (min-width: 1280px){footer .footer{padding-top:60px;padding-left:72px;padding-right:72px}}footer .footer .logoSection{width:auto}@media only screen and (min-width: 1024px){footer .footer .logoSection{flex-wrap:nowrap;width:auto}}footer .footer .logoSection .image{text-align:center;margin-top:10px}@media only screen and (min-width: 768px){footer .footer .logoSection .image{margin-top:0;text-align:start}}footer .footer .logoSection .image img{width:250px;margin-bottom:2px}@media only screen and (min-width: 768px){footer .footer .logoSection .image img{width:250px;margin-bottom:10px}}@media only screen and (min-width: 1024px){footer .footer .logoSection .image img{width:280px}}@media only screen and (min-width: 1280px){footer .footer .logoSection .image img{width:285px}}footer .footer .description{color:var(--white);opacity:.8;font-style:normal;font-weight:600;line-height:normal;margin:12px 0;font-size:13.4px;text-align:center}@media only screen and (min-width: 768px){footer .footer .description{font-size:16px;text-align:left}}@media only screen and (min-width: 1024px){footer .footer .description{margin:12px 0;width:337px;font-size:12.5px}}@media only screen and (min-width: 1280px){footer .footer .description{font-size:13.4px;width:437px;margin:22px 0}}footer .footer .socialIcons{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:20px}@media only screen and (min-width: 768px){footer .footer .socialIcons{align-items:start;justify-content:start;flex-wrap:wrap-reverse;margin:18px 0}}@media only screen and (min-width: 1024px){footer .footer .socialIcons{align-items:start;justify-content:start;margin-top:35px}}footer .footer .socialIcons .icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#fff;margin-top:-30px;color:#000;text-align:center;cursor:pointer;transition:all .5s}footer .footer .socialIcons .icon:hover{opacity:.8}footer .footer .socialIcons .icon svg{transition:all .5s;width:25px;height:25px;color:var(--primary)}footer .footer .socialIcons .icon svg:hover{color:#000}footer .footer .responsive-padding{padding-top:0;padding-right:0}@media (min-width: 1024px){footer .footer .responsive-padding{padding-top:90px;padding-right:110px}}footer .footer .heading{color:var(--white);font-style:normal;font-weight:600;line-height:normal;margin-bottom:0;font-family:Poppins,sans-serif;font-size:.8rem}@media only screen and (min-width: 1024px){footer .footer .heading{font-size:16px;margin-top:13px}}@media only screen and (min-width: 1280px){footer .footer .heading{font-size:1.25rem;margin-top:5px}}footer .footer .helpSection{text-align:left}footer .footer .items{list-style:none}footer .footer .items ul{list-style:none;padding:1px 0}footer .footer .items ul li{padding:5px 0;text-align:left;transition:all .3s ease-in-out}@media only screen and (min-width: 1280px){footer .footer .items ul li{padding:9px 0}}footer .footer .items ul li:hover{opacity:.7;text-decoration:underline}footer .footer .items ul li a{color:#e4e4e7;font-style:normal;font-weight:400;line-height:normal;font-size:16px;text-decoration:none;transition:all .3s ease-in-out;font-family:Poppins,sans-serif}@media only screen and (min-width: 768px){footer .footer .items ul li a{font-weight:400}}footer .footerBottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 20px;background:#000;color:#fff;font-size:14px}footer .footerBottom .language{display:flex;align-items:center;gap:5px;cursor:pointer}footer .footerBottom .links{display:flex;gap:20px}footer .footerBottom .links a{color:#fff;text-decoration:none}footer .footerBottom .links a:hover{text-decoration:underline}footer .footerBottom .copyright{text-align:right}footer .footerBottom .copyright a{color:#fff;font-weight:500;text-decoration:none}footer .footerBottom .copyright a:hover{text-decoration:underline}footer .footerSection{text-align:start!important;padding:20px 15px}@media screen and (max-width: 320px){footer .footerSection:nth-child(3){margin-top:-45px}}@media only screen and (min-width: 640px){footer .footerSection:nth-child(3){margin-top:-45px}}@media only screen and (min-width: 640px) and (min-width: 768px){footer .footerSection:nth-child(3){margin-top:0}}footer .footerSection:nth-child(4){padding-left:20px;margin-top:-50px;padding-bottom:0}@media only screen and (min-width: 768px){footer .footerSection:nth-child(4){padding:0;margin-top:0}footer .footerSection{padding:0}}footer hr{height:2px;width:100%;color:var(--white);background:var(--white);padding:0;margin:0;opacity:.5}footer .copyright{color:var(--white);font-style:normal;line-height:normal;padding-top:15px;padding-bottom:15px;font-size:13.7px}@media only screen and (min-width: 768px){footer .copyright{font-size:16px}}footer .copyright a{color:#fff;text-decoration:none}footer .copyright a:hover{text-decoration:underline;opacity:.9}.mobileFooter{background-color:#000;color:#fff;text-align:left;padding:23px 16px 0}.mobileFooter .logoSectionMobile .image img{width:150px;height:auto}.mobileFooter .logoSectionMobile .description{color:#fff;font-size:10px;font-style:normal;font-weight:400;line-height:normal;opacity:.8;margin:9px 0 15px}.mobileFooter .footerSectionMobile .headingMobile{display:flex;justify-content:space-between;font-size:13px;cursor:pointer;font-weight:400;padding:15px 5px 5px 0;border-bottom:1px solid rgba(255,255,255,.4)}.mobileFooter .footerSectionMobile .headingMobile span{font-size:20px}.mobileFooter .footerSectionMobile .itemsMobile ul{list-style:none;padding:0;margin:10px 0}.mobileFooter .footerSectionMobile .itemsMobile ul li a{color:#fff;text-decoration:none;font-size:12px}.mobileFooter .footerSectionMobile .itemsMobile ul li svg,.mobileFooter .footerSectionMobile .itemsMobile ul li img{height:17px;margin-right:5px;margin-left:2px;width:auto}.mobileFooter .footerSectionMobile:last-child .headingMobile{border-bottom:none}.mobileFooter hr{margin-top:30px;height:1px;width:100vw;margin-left:-20px;opacity:.2}.mobileFooter hrs{height:1px;width:100vw;margin-left:-20px;opacity:.2}.mobileFooter .socialIconsMobile{display:flex;justify-content:start;gap:12px;margin:20px 0}.mobileFooter .socialIconsMobile a{font-size:20px;color:#fff;text-decoration:none}.mobileFooter .socialIconsMobile svg{height:22px;width:auto}.mobileFooter .footerLinksMobile{display:flex;justify-content:start;gap:15px;margin:10px 0}.mobileFooter .footerLinksMobile a{color:#fff;text-decoration:none;font-size:13px}.mobileFooter .copyrightMobile{font-size:12px;margin-top:10px}.mobileFooter .copySection .copy{color:#fff;font-family:Poppins;font-size:8px;font-style:normal;font-weight:500;line-height:normal;text-align:center;padding:12px}.mobileFooter .copySection hr{margin-top:13px}.cartDrawer{position:sticky}.ant-drawer{position:fixed;z-index:999009}.ant-drawer .ant-drawer-body .buttons{display:flex;gap:10px}.cartDrawerContent{display:flex;flex-direction:column;gap:16px}.cartDrawerContent .promoCodeSection .promoTitle{text-decoration:underline;margin-bottom:8px}.cartDrawerContent .promoCodeSection .promoInput{display:flex}.cartDrawerContent .promoCodeSection .promoInput input[type=text]{width:100%;padding:8px;border:1px solid #d0cfcf;outline:none;border-top-left-radius:10px;border-bottom-left-radius:10px}.cartDrawerContent .promoCodeSection .promoInput .promoCodeCloseBtn{background-color:#000;color:#fff;width:40px;height:40px;border-top-right-radius:10px;border-bottom-right-radius:10px}.cartDrawerContent .orderSummary .prices div{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cartDrawerContent .orderSummary .prices div span{font-size:14px;font-weight:500;color:#000}.cartDrawerContent .orderSummary .prices div span:nth-of-type(2){color:#3854f6}.cartDrawerContent .orderSummary .totalPrice{display:flex;justify-content:space-between;font-size:20px;font-weight:600;margin-top:-8px;margin-bottom:8px}.cartDrawerContent .orderSummary .discount span .removeDiscountBtn{background-color:transparent;border:none;outline:none;color:red}.cartItemDetails{display:flex;justify-content:space-between;align-items:flex-start}.cartItemDetails p{margin-bottom:0}.cartItemDetails .cartItemLeft{display:flex;align-items:flex-start;gap:16px;flex:1}.cartItemDetails .cartItemLeft img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.cartItemDetails .cartItemLeft .packageInfo{width:calc(100% - 96px)}.cartItemDetails .cartItemLeft .packageInfo .packageTitle{font-size:14px;font-weight:600;margin-bottom:4px}.cartItemDetails .cartItemLeft .packageInfo .packageDescription{font-size:12px;color:#666;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cartItemDetails .cartItemLeft .packageInfo .cartItemPrice{display:flex;gap:8px;align-items:center;margin-top:8px}.cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .discountedPrice{font-size:16px;font-weight:700;color:#3854f6}.cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .originalPrice{color:#b91c1c;font-weight:500;font-size:12px;text-decoration:line-through}.cartItemDetails .cartItemRight .removeItemBtn{outline:none;border:none;background:transparent;color:#ff4757;padding:4px;border-radius:4px}.cartItemDetails .cartItemRight .removeItemBtn:hover{background:#ffecee}.planFeatures,.selectedAddons,.addon-section{margin-top:8px;padding:8px;background:#fef3c7;border-radius:6px;border:1px solid #fde68a}.planFeatures small,.selectedAddons small,.addon-section small{font-weight:600;color:#92400e}.planFeatures .addon-header,.selectedAddons .addon-header,.addon-section .addon-header{font-size:11px;font-weight:700;color:#92400e;margin-bottom:6px}.planFeatures .addon-item,.selectedAddons .addon-item,.addon-section .addon-item{display:flex;justify-content:space-between;font-size:11px;color:#78350f;margin-bottom:3px}.planFeatures .addon-item span:last-child,.selectedAddons .addon-item span:last-child,.addon-section .addon-item span:last-child{font-size:10px;color:#b45309;font-weight:600;white-space:nowrap}.cartValuePacks .valuePacksHeader{width:100%;margin-bottom:15px;display:flex;justify-content:space-between}.cartValuePacks .valuePacksHeader h4{color:#333;font-weight:600;margin:0}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn{display:flex;align-items:center;gap:4px;background:#ffecec;color:#ff4757;border:1px solid #ff4757;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn:hover{background:#ff4757;color:#fff;transform:translateY(-1px)}.viewCartBtn,.shopNowBtn,.clearCartBtn{border:1px solid #3854f6;background-color:#fff;width:100%;height:40px;border-radius:8px;font-weight:600;color:#3854f6;margin-top:16px;cursor:pointer}.viewCartBtn:hover,.shopNowBtn:hover,.clearCartBtn:hover{background-color:#3854f6;color:#fff;transition:.2s ease-in-out}.clearCartBtn{border:1px solid red;color:red}.clearCartBtn:hover{background-color:red;color:#fff}.emptyCartContainer{display:flex;flex-direction:column;align-items:center;width:80%;margin:0 auto;text-align:center}@media (min-width: 768px){.emptyCartContainer{margin-top:80px}}.emptyCartContainer .emptyCartText{margin-top:24px;font-size:22px;font-weight:600}@media (max-width: 768px){.cartItemDetails{flex-direction:column;gap:12px}.cartItemDetails .cartItemLeft,.cartItemDetails .cartItemLeft .packageInfo{width:100%}.cartItemDetails .cartItemRight{align-self:flex-end}.valuePackImage{width:60px!important;height:60px!important}}.cartValuePacks{margin-bottom:20px}.cartValuePacks .valuePacksHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.cartValuePacks .valuePacksHeader h4{color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:normal;margin:0}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn{background:transparent;border:1px solid #000;border-radius:4px;padding:6px 12px;font-size:12px;cursor:pointer;transition:all .3s ease}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn:hover{background-color:#000;color:#fff}.cartValuePacks .cartValuePackItem{border:1px solid rgba(0,0,0,.2);margin-bottom:15px}.cartValuePacks .cartValuePackItem .cartItemContainer{padding:15px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemContainer{padding:20px}}.cartValuePacks .cartValuePackItem .cartItemGrid{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid{grid-template-columns:1fr;gap:15px;text-align:center}}.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn{display:flex;align-items:center;justify-content:center;background:#f2f2f2;padding:20px;border-radius:4px;min-height:80px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn{padding:25px;min-height:120px}}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn{margin:0 auto;max-width:120px}}.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn .valuePackImage{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn .valuePackImage{height:80px}}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn .valuePackImage{height:60px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start;min-height:100%}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn{grid-template-columns:1fr;gap:15px;text-align:center}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px;cursor:pointer;transition:color .3s ease}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planTitle:hover{color:#265adf}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planTitle{font-size:22px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planDuration{border:transparent;padding:5px 10px;border-radius:20px;background-color:#d3e0e6;color:#265adf;font-style:normal;font-weight:450;line-height:normal;font-size:14px;margin-bottom:4px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .nextRenewDate{color:#265adf;font-style:normal;font-weight:500;line-height:normal;font-size:12px;margin-bottom:4px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown{width:100%;margin:8px 0}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border:1px solid #ddd;border-radius:6px;background:#f9f9f9;cursor:pointer;transition:all .3s ease}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header:hover{background:#f0f0f0;border-color:#ccc}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header .dropdown-label{font-size:13px;font-weight:500;color:#333}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header .dropdown-arrow{color:#666;display:flex;align-items:center}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content{margin-top:8px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;padding:12px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList{max-height:150px;overflow-y:auto}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList .additionalFeatureItem{padding:4px 0;font-size:12px;color:#333;border-bottom:1px solid #f0f0f0}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList .additionalFeatureItem:last-child{border-bottom:none}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList .additionalFeatureItem{font-size:13px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection{margin-top:8px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresLabel{font-weight:600;margin-bottom:8px;font-size:14px;color:#000}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresList .featureCategory{margin-bottom:6px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresList .featureCategory .featureItem{font-size:12px;color:#000000b3;line-height:1.5;margin-bottom:4px;padding-left:0}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresList .featureCategory .featureItem{font-size:13px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:120px}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection{align-items:center;min-width:auto}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown{text-align:right;margin-bottom:8px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownItem{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#666;margin-bottom:4px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownItem{font-size:13px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownTotal{display:flex;justify-content:space-between;gap:10px;font-size:14px;font-weight:600;margin-top:6px;padding-top:6px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownTotal{font-size:16px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .originalPrice{text-decoration:line-through;color:#1f5aed;font-size:14px;opacity:.7}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .originalPrice{font-size:16px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .discountedPrice{color:#000;font-size:22px;font-weight:600;line-height:1}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .discountedPrice{font-size:26px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .discount{border:transparent;padding:2px 5px;border-radius:20px;background-color:#d3e0e6;color:#4c77e4;font-weight:450;line-height:normal;font-style:normal;font-size:11px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .removeFromCart{margin-top:10px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .removeFromCart button{font-weight:700;border:2px solid transparent;border-radius:6px;transition:all .3s ease-in-out;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;color:#f44}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .removeFromCart button:hover{background-color:#ffecee;color:#c00;transform:scale(1.05)}.cartValuePacks.drawer-mode .valuePacksHeader{padding:0;margin-bottom:15px}.cartValuePacks.drawer-mode .valuePacksHeader h4{color:#333;font-size:16px;font-weight:600;margin:0}.cartValuePacks.drawer-mode .cartValuePackItem{border:none;margin-bottom:0;padding:15px 0}.cartValuePacks.drawer-mode .cartValuePackItem:not(:last-child){border-bottom:1px solid #eee}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails{display:flex;justify-content:space-between;align-items:flex-start}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails p{margin-bottom:0}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft{display:flex;align-items:flex-start;gap:16px;flex:1}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .valuePackImage{width:60px!important;height:60px!important;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo{width:calc(100% - 76px)}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .packageTitle{font-size:14px;font-weight:600;margin-bottom:4px;cursor:pointer;transition:color .3s ease}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .packageTitle:hover{color:#3854f6}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .packageDescription{font-size:12px;color:#666;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemDuration{font-size:12px;color:#888;margin-bottom:4px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .discountBadge{background:#ff4757;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;display:inline-block;margin-bottom:8px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemPrice{display:flex;gap:8px;align-items:center;margin-top:8px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .discountedPrice{font-size:16px;font-weight:700;color:#3854f6}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .originalPrice{color:#b91c1c;font-weight:500;font-size:12px;text-decoration:line-through}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemRight .removeItemBtn{outline:none;border:none;background:transparent;color:#ff4757;padding:4px;border-radius:4px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemRight .removeItemBtn:hover{background:#ffecee}.valuePackLoading{text-align:center;padding:20px;color:#666}.valuePackLoading p{margin:0;font-size:16px}@media (max-width: 576px){.responsive-image{width:100%;height:auto}}@media (max-width: 956px){.responsive-image{width:100%;height:auto}}@media (max-width: 1024px){.responsive-image{width:100%;height:auto}}.gap{margin-bottom:-290px}.success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-160px;margin-bottom:-170px}@media (max-width: 956px){.success-wrapper{margin-bottom:90px}}.testimonials-wrapper{margin-left:0;padding-left:0}@media (max-width: 425px){.testimonials-wrapper{margin-left:-10!important;padding-left:-10!important}}.testimonialss{display:flex;flex-direction:column;gap:3rem;background:linear-gradient(135deg,#f4f7ff,#d9e4ff,#b3cfff)}.testimonialss .enterprise-section{margin:0 auto;width:100%;font-family:Inter,sans-serif}.testimonialss .enterprise-section .button-wrapper{text-align:left}.testimonialss .enterprise-section .enterprise-button{padding:.5rem 1.25rem;background:linear-gradient(to bottom right,#298dff1f,#298dff1f);color:#2563eb;font-weight:500;font-size:.875rem;font-family:Inter,sans-serif;border:none;border-radius:999px;box-shadow:0 4px 10px #0000000d;cursor:default;margin-bottom:10px}@media (max-width: 768px){.testimonialss .enterprise-section .enterprise-button{font-size:15px;text-align:center}}.testimonialss .enterprise-section .enterprise-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.testimonialss .enterprise-section .enterprise-content .enterprise-title{flex:1;font-size:44px;font-weight:500;color:#111827;line-height:1.2;font-family:Poppins,sans-serif;min-width:280px;text-align:left}@media (max-width: 768px){.testimonialss .enterprise-section .enterprise-content .enterprise-title{font-size:25px;text-align:center}}.testimonialss .enterprise-section .enterprise-content .enterprise-right{flex:1.5;min-width:300px}.testimonialss .enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:18px;color:#000000b2;text-align:left;font-family:Poppins,sans-serif;max-width:100%}@media (max-width: 768px){.testimonialss .enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:15px}}.testimonialss .background{background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff,#b134ff);padding-left:70px}@media (max-width: 768px){.testimonialss .background{padding-left:30px;padding-right:0}}.testimonialss .testimonials__scroll-wrapper{overflow-x:auto;width:100%;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.testimonialss .testimonials__scroll-wrapper::-webkit-scrollbar{display:none}.testimonialss .testimonials__cards{display:flex;gap:2rem;flex-wrap:nowrap!important;min-width:-moz-max-content;min-width:max-content;scroll-behavior:smooth;padding-bottom:40px}.testimonialss .testimonial-card{flex:0 0 auto;scroll-snap-align:start;min-width:390px;max-width:600px;position:relative;background:transparent;border-radius:16px;padding:1rem;display:flex;flex-direction:column}.testimonialss .testimonial-card:before{content:"";position:absolute;top:0;right:0;width:99%;height:99%;border-top:1px solid white;border-right:1px solid white;pointer-events:none;border-top-right-radius:16px}.testimonialss .testimonial-card .text{font-size:20px;color:#fff;line-height:1.6;font-family:Poppins,sans-serif;text-align:left;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.testimonialss .testimonial-card .author{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.testimonialss .testimonial-card .author img{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonialss .testimonial-card .author h4{margin:0;font-size:18px;font-weight:600;font-family:Poppins,sans-serif;color:#fff}.testimonialss .testimonial-card .author span{font-size:16px;color:#fff;font-family:Poppins,sans-serif}@media (max-width: 992px){.testimonialss .testimonial-card{min-width:280px;max-width:350px;padding:1.5rem}.testimonialss .testimonial-card .text{font-size:.95rem}.testimonialss .testimonial-card .author img{width:48px;height:48px}.testimonialss .testimonial-card h4{font-size:1rem}.testimonialss .testimonial-card span{font-size:.85rem}}@media (max-width: 425px){.testimonial-card{min-width:240px;max-width:280px}.testimonial-card .text{font-size:.9rem}.testimonial-card .author img{width:40px;height:40px}.testimonial-card h4{font-size:.9rem}.testimonial-card span{font-size:.8rem}.button-wrapper{text-align:center}}@media (max-width: 768px){.testimonials{padding:0}}@media (max-width: 425px){.testimonials .enterprise-section .button-wrapper{margin-top:-20px;width:100%;text-align:center;margin-bottom:20px}.testimonials .enterprise-section .enterprise-button{display:inline-block;margin:0 auto}}.enterprise-section{padding:2rem;margin:0 auto;width:95%;font-family:Inter,sans-serif}.enterprise-section .button-wrapper{text-align:left}.enterprise-section .enterprise-button{padding:.5rem 1.25rem;background:linear-gradient(to bottom right,#298dff1f,#298dff1f);color:#2563eb;font-weight:500;font-size:16px;font-family:Inter,sans-serif;border:none;border-radius:999px;cursor:default;margin-bottom:10px}.enterprise-section .enterprise-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%}.enterprise-section .enterprise-content .enterprise-left{width:55%}.enterprise-section .enterprise-content .enterprise-left .enterprise-titles{font-size:44px;font-weight:500;color:#111827;line-height:1.2;font-family:Poppins,sans-serif;text-align:left;padding-right:20%}.enterprise-section .enterprise-content .enterprise-right{width:45%}.enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:1.2rem;color:#4b5563;font-family:Poppins,sans-serif;max-width:95%;width:100%;line-height:1.6;font-weight:400;margin:0 auto;padding:0 1rem;text-align:left}@media (max-width: 425px){.enterprise-section{padding:1.5rem;margin-top:-40px;width:100%}.enterprise-section .button-wrapper{text-align:center}.enterprise-section .enterprise-content{flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;margin:0 auto}.enterprise-section .enterprise-content .enterprise-left{width:90%;display:flex;justify-content:center}.enterprise-section .enterprise-content .enterprise-left .enterprise-titles{font-size:22px;text-align:center;max-width:90%;margin:0 auto;padding-right:0;line-height:1.4}.enterprise-section .enterprise-content .enterprise-right{width:100%}.enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:14px;max-width:100%;margin:0 auto;text-align:center}}@media (max-width: 768px){.enterprise-section{padding:2rem 1.5rem}.enterprise-section .enterprise-content{flex-direction:column;gap:2rem;align-items:center;justify-content:center;text-align:center;width:100%;margin:0 auto}.enterprise-section .enterprise-content .enterprise-left{width:90%;display:flex;justify-content:center}.enterprise-section .enterprise-content .enterprise-left .enterprise-titles{font-size:24px;text-align:center;max-width:90%;padding-right:0}.enterprise-section .enterprise-content .enterprise-right{width:100%}.enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:16px;text-align:center;max-width:100%;margin:-20px auto 0}.enterprise-section .button-wrapper{text-align:center}}.pill-button-wrapper{display:inline-flex;align-items:center;cursor:pointer;position:relative}.pill-button{height:46px;background-color:#1d5dff;border:none;border-radius:23px;padding:0 60px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:400;font-family:Poppins,sans-serif}.pill-connector{width:5px;height:20px;margin-left:-3px;margin-right:-3px;background-color:#1d5dff}.pill-arrow-circle{width:46px;height:46px;border-radius:50%;background-color:#1d5dff;display:flex;align-items:center;justify-content:center;border-color:#d9d9d9;border-width:1px;margin-left:0}.pill-arrow{color:#fff;font-size:20px;transform:rotate(0)}@media (max-width: 425px){.pill-button{height:36px;border-radius:18px;padding:0 24px;font-size:14px}.pill-connector{width:4px;height:14px;margin-left:-2px;margin-right:-2px}.pill-arrow-circle{width:36px;height:36px}.pill-arrow{font-size:16px}}.faq-container{margin:0 -3px 0 4px;padding-top:10px}@media only screen and (min-width: 768px){.faq-container{margin:0 22px;padding-top:35px}}@media only screen and (min-width: 1024px){.faq-container{margin:0 30px;padding-top:1.3rem}}@media only screen and (min-width: 1280px){.faq-container{margin:0 72px;padding-top:1.3rem}}.faq-container .row-container{max-width:100vw;margin:auto}.faq-container .iconImage{display:block;margin:auto auto 12px;height:34px;width:34px}@media only screen and (min-width: 768px){.faq-container .iconImage{height:70px}}@media only screen and (min-width: 1024px){.faq-container .iconImage{display:none}}.faq-container h2{font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:24px;text-align:center}@media only screen and (min-width: 768px){.faq-container h2{font-size:40px;padding-bottom:15px}}@media only screen and (min-width: 1024px){.faq-container h2{text-align:start;font-size:3rem;padding-bottom:40px}}@media only screen and (min-width: 1280px){.faq-container h2{font-size:45px}}.faq-container .contactDescription{text-align:center;font-weight:400;font-size:12px;padding-bottom:12px;color:#444}@media only screen and (min-width: 320px){.faq-container .contactDescription{margin:auto;width:230px;padding-bottom:13px}}@media only screen and (min-width: 768px){.faq-container .contactDescription{margin:auto;font-size:18px;padding-bottom:40px;width:360px}}@media only screen and (min-width: 1024px){.faq-container .contactDescription{text-align:left;font-size:22px;padding-bottom:45px;width:450px;margin:0}}@media only screen and (min-width: 1280px){.faq-container .contactDescription{width:450px}}.faq-container .contactDescription a{text-decoration:none;color:var(--primary);font-weight:500}.faq-container .contactDescription a strong{text-decoration:underline}.faq-container .contactDescription a:hover{color:#3854f6}.faq-container .accordion{width:100%}.faq-container .accordion-item{border:none!important;padding:0 10px}@media only screen and (min-width: 1024px){.faq-container .accordion-item{padding:0;padding-right:1rem}}.faq-container hr{border:1.9px solid #d9d9d9;border-radius:4px;opacity:.3;background:#d9d9d9;width:100%;margin:5px auto 0}@media only screen and (min-width: 768px){.faq-container hr{margin-top:12px;margin-bottom:12px}}.faq-container .accordion button{position:relative;display:block;width:100%;text-align:start;padding:.6em 0;color:#444f60;font-size:1rem;font-weight:500;border:none;background:none;outline:none;transition:color .3s ease}.faq-container .accordion button:hover,.faq-container .accordion button:focus{cursor:pointer;color:var(--primary)}.faq-container .accordion button .accordion-title{font-size:.9rem;font-weight:500;color:#202020;line-height:1.4;text-align:start}@media only screen and (min-width: 768px){.faq-container .accordion button .accordion-title{font-size:18px}}@media only screen and (min-width: 1024px){.faq-container .accordion button .accordion-title{font-size:19px}}@media only screen and (min-width: 1280px){.faq-container .accordion button .accordion-title{font-size:22px}}.faq-container .accordion button .icon svg{transition:transform .3s ease}.faq-container .accordion button[aria-expanded=true]{color:var(--primary)}.faq-container .accordion button[aria-expanded=true] .icon svg{transform:rotate(180deg)}.faq-container .accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:20em;transition:all .25s linear}.faq-container .accordion .accordion-content{text-align:start;opacity:0;max-height:0;overflow:hidden;transition:all .25s linear}.faq-container .accordion .accordion-content p{font-weight:400;opacity:.9;font-style:normal;line-height:1.6;font-size:13px;margin-bottom:0;color:#555}@media only screen and (min-width: 768px){.faq-container .accordion .accordion-content p{margin-bottom:17px;font-size:15px;opacity:.8}}@media only screen and (min-width: 1024px){.faq-container .accordion .accordion-content p{font-size:14.5px;padding-right:22px;letter-spacing:.45px}}@media only screen and (min-width: 1280px){.faq-container .accordion .accordion-content p{font-size:18px}}.faq-container .imageSection{display:none;border-radius:20px;overflow:hidden}@media only screen and (min-width: 1024px){.faq-container .imageSection{display:block}}.faq-container .imageSection .responsiveImage{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:20px;transition:transform .4s ease}.faq-container .imageSection .responsiveImage:hover{transform:scale(1.02)}@media only screen and (min-width: 1024px){.faq-container .imageSection .responsiveImage{margin-top:.05rem}}@media only screen and (min-width: 1280px){.faq-container .imageSection .responsiveImage{min-width:-moz-fit-content;min-width:fit-content;margin-top:.08rem}}@media only screen and (min-width: 1440px){.faq-container .imageSection .responsiveImage{min-width:-moz-fit-content;min-width:fit-content}}.growthSliderContentSection{margin:30px auto auto;width:100%}@media only screen and (min-width: 1024px){.growthSliderContentSection{margin-top:60px;width:100%}}@media only screen and (min-width: 1280px){.growthSliderContentSection{margin-top:80px;width:100%}}.growthSliderContentSection .title{color:var(--black);opacity:.9;font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.growthSliderContentSection .title{letter-spacing:-.5px;font-size:40px}}@media only screen and (min-width: 1024px){.growthSliderContentSection .title{color:var(--primary)}}@media only screen and (min-width: 1280px){.growthSliderContentSection .title{font-size:45px}}.growthSliderContentSection .subTitle{color:var(--black);text-align:center;font-weight:600;padding:0 15px;font-size:16px}@media only screen and (min-width: 768px){.growthSliderContentSection .subTitle{font-size:30px}}@media only screen and (min-width: 1024px){.growthSliderContentSection .subTitle{font-size:2.5rem}}@media only screen and (min-width: 1280px){.growthSliderContentSection .subTitle{font-size:48px}}.growthSliderContentSection .description{text-align:center;font-weight:600;opacity:.6;margin:auto;font-size:12.5px;width:100%;padding:5px 15px}@media only screen and (min-width: 768px){.growthSliderContentSection .description{margin-top:.3%;font-size:1rem;padding:0 30px}}@media only screen and (min-width: 1024px){.growthSliderContentSection .description{padding:0 90px;margin-top:16px;font-size:15px}}@media only screen and (min-width: 1280px){.growthSliderContentSection .description{padding:0 130px;margin-top:7px;width:72%}}.slider{position:relative;overflow:hidden;width:100%;height:357px}@media only screen and (min-width: 768px){.slider{height:520px}}@media only screen and (min-width: 1024px){.slider{height:610px}}.sliderButtons{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:.8rem 0 1.1rem}@media only screen and (min-width: 768px){.sliderButtons{margin:1.6rem 0 2.9rem;gap:4.5rem}}@media only screen and (min-width: 1024px){.sliderButtons{margin:2.9rem 0;gap:5rem}}.sliderButtons #prev,.sliderButtons #next{color:var(--black);transition:opacity .5s;border-radius:50%;transition:background-color 1s,border 1s;stroke-width:2px;width:40px;height:40px;display:flex;background-color:transparent;align-items:center;justify-content:center;font-size:8px}@media only screen and (min-width: 320px){.sliderButtons #prev,.sliderButtons #next{border:1px solid #000}}@media only screen and (min-width: 768px){.sliderButtons #prev,.sliderButtons #next{border:2px solid var(--primary);stroke-width:2px;width:50px;height:50px;gap:3.5rem}}@media only screen and (min-width: 1024px){.sliderButtons #prev,.sliderButtons #next{stroke-width:3px;width:60px;height:60px}}.sliderButtons #prev svg,.sliderButtons #next svg{width:18px;margin:auto;height:auto;display:flex;align-content:center}@media only screen and (min-width: 768px){.sliderButtons #prev svg,.sliderButtons #next svg{width:25px;color:var(--primary)}}@media only screen and (min-width: 1024px){.sliderButtons #prev svg,.sliderButtons #next svg{width:28px}}.sliderButtons #prev:hover,.sliderButtons #next:hover{opacity:1;background-color:var(--primary);border:var(--primary);color:var(--white);transition:background-color 1s,border 2s,color 1s}.sliderButtons #prev:hover svg,.sliderButtons #next:hover svg{color:#fff}.sliderButtons .indicator{display:flex;margin:0 10px;gap:10px}@media only screen and (min-width: 768px){.sliderButtons .indicator{gap:16px}}@media only screen and (min-width: 1280px){.sliderButtons .indicator{gap:30px}}.sliderButtons .dot{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer}@media only screen and (min-width: 1280px){.sliderButtons .dot{width:15px;height:15px}}.sliderButtons .dot.nextOrPrev{scale:1.5}.sliderButtons .dot.active{background-color:#333;scale:2;background-color:var(--primary);border:1px solid gray;transition-duration:.8s}.slideItem{position:absolute;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:20px;padding:20px;transition:transform .5s,opacity .5s,z-index .5s;width:250px;height:340px}@media only screen and (min-width: 768px){.slideItem{width:320px;height:474px}}@media only screen and (min-width: 1024px){.slideItem{width:386px;height:610px}}@media only screen and (min-width: 1280px){.slideItem{width:386px;height:610px}}.slideItem .content{background-color:#666565a9;color:var(--white);padding:7px 5px;border-radius:10px}.slideItem .content p{margin:0}.bgSlideSectionTopSection{margin-top:30px}@media only screen and (min-width: 1024px){.bgSlideSectionTopSection{margin:0 120px}}.bgSlideSectionTopSection .title{text-align:center;font-style:normal;opacity:.9;line-height:normal;padding:5px 15px;color:var(--black);font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.bgSlideSectionTopSection .title{font-size:40px}}@media only screen and (min-width: 1024px){.bgSlideSectionTopSection .title{color:var(--primary);margin-bottom:11px}}@media only screen and (min-width: 1280px){.bgSlideSectionTopSection .title{font-size:45px}}.bgSlideSectionTopSection .subTitle{color:var(--black);text-align:center;font-weight:600;font-size:16px;padding:0 15px}@media only screen and (min-width: 768px){.bgSlideSectionTopSection .subTitle{font-style:normal;color:#2d2c2c;font-size:30px}}@media only screen and (min-width: 1024px){.bgSlideSectionTopSection .subTitle{font-size:30px}}@media only screen and (min-width: 1280px){.bgSlideSectionTopSection .subTitle{font-size:48px}}.bgSlideSectionTopSection .description{color:var(--black);text-align:center;font-style:normal;font-weight:600;line-height:normal;opacity:.6;font-size:12.5px;padding:5px 15px 0}@media only screen and (min-width: 768px){.bgSlideSectionTopSection .description{color:#2d2c2c;margin-top:12px;font-size:1rem;padding:0 58px}}@media only screen and (min-width: 1024px){.bgSlideSectionTopSection .description{opacity:.5;padding:0;margin-top:16px;font-size:15px}}@media only screen and (min-width: 1280px){.bgSlideSectionTopSection .description{padding:0 100px;margin-top:16px;font-size:16px}}@media only screen and (min-width: 1440px){.bgSlideSectionTopSection .description{padding:0 150px}}.bgSlideSection{position:relative;background-color:var(--black);padding:10px 0;margin-top:3.5%;height:auto}@media only screen and (min-width: 768px){.bgSlideSection{margin-top:2.4%;padding:48px 0;height:auto}}@media only screen and (min-width: 1024px){.bgSlideSection{margin-top:2.5%;padding:38px 0}}@media only screen and (min-width: 1280px){.bgSlideSection{height:auto}}.bgSlideSection .bgSlider{overflow:hidden;height:300px}@media only screen and (min-width: 768px){.bgSlideSection .bgSlider{height:350px}}@media only screen and (min-width: 1024px){.bgSlideSection .bgSlider{height:400px}}@media only screen and (min-width: 1280px){.bgSlideSection .bgSlider{height:510px}}.bgSlideSection .cards{position:absolute;width:100%;overflow-x:scroll;padding-left:15px;display:grid;place-items:center;grid-template-columns:repeat(20,1fr);gap:15px;height:100%;top:-10%}.bgSlideSection .cards::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0707f583;border-radius:10px}.bgSlideSection .cards::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef}.bgSlideSection .cards::-webkit-scrollbar{color:#255bf3;height:8px;margin-top:12px;margin-bottom:12px;border-radius:10px}@media only screen and (min-width: 768px){.bgSlideSection .cards{height:100%;padding-left:20px;overflow-x:scroll;gap:10px;padding-right:.5rem;top:0}}@media only screen and (min-width: 1024px){.bgSlideSection .cards{top:0;padding-right:1rem}}@media only screen and (min-width: 1280px){.bgSlideSection .cards{overflow-x:scroll;gap:44px;top:-30px;padding-right:3rem;height:100%}}.bgSlideSection .cards::-webkit-scrollbar{visibility:hidden;display:none}@media only screen and (min-width: 768px){.bgSlideSection .cards::-webkit-scrollbar{display:block;visibility:visible;height:5px}}.bgSlideSection .cards .card{background:#000000a8;width:270px;height:200px}@media only screen and (min-width: 768px){.bgSlideSection .cards .card{width:300px;height:305px}}@media only screen and (min-width: 1024px){.bgSlideSection .cards .card{width:350px;height:360px}}@media only screen and (min-width: 1280px){.bgSlideSection .cards .card{width:430px;height:365px}}@media only screen and (min-width: 1440px){.bgSlideSection .cards .card{width:450px;height:370px}}.bgSlideSection .cards .card .title{margin-top:20px;padding-top:.5rem;margin-left:.5rem;margin-bottom:.8px}@media only screen and (min-width: 768px){.bgSlideSection .cards .card .title{padding-top:1.5rem;margin-left:2rem}}.bgSlideSection .cards .card .title h2{text-align:start;color:var(--white);line-height:0;font-size:16px}@media only screen and (min-width: 768px){.bgSlideSection .cards .card .title h2{font-size:1.1rem}}@media only screen and (min-width: 1024px){.bgSlideSection .cards .card .title h2{font-size:1.8rem}}.bgSlideSection .cards .card .title hr{background-color:#fff;color:var(--white);max-width:calc(100% - 30px);opacity:.5;height:1px;margin-top:2px}@media only screen and (min-width: 768px){.bgSlideSection .cards .card .title hr{height:3px;margin-top:26px}}.bgSlideSection .cards .card .cardBody{background:#0000001d}.bgSlideSection .cards .card .cardBody img{background-position:center;background-size:cover;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.bgSlideSection .cards .card .cardBody .button{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--primary);background-color:var(--white);transition:rotate .8s,background-color .8s,transform .8s;border:2.5px solid var(--primary);outline:2.5px solid var(--white);font-size:.5rem;height:40px;width:40px;right:-5px;bottom:-58px}.bgSlideSection .cards .card .cardBody .button svg{width:20px;height:auto}.bgSlideSection .cards .card .cardBody .button:hover{background-color:var(--primary);rotate:-140deg;transition-duration:1s;color:#fff}.bgSlideSection .cards .card .cardBody .button:active{scale:1.1}@media only screen and (min-width: 768px){.bgSlideSection .cards .card .cardBody .button{right:.3rem;bottom:-.5rem;height:3rem;width:3rem;border:4px solid var(--primary);outline:4px solid var(--white);font-size:1.2rem}.bgSlideSection .cards .card .cardBody .button svg{width:25px;height:auto}}@media only screen and (min-width: 1024px){.bgSlideSection .cards .card .cardBody .button{right:.8rem;bottom:0;height:4rem;width:4rem;border:5px solid var(--primary);outline:5px solid var(--white);font-size:1.2rem}.bgSlideSection .cards .card .cardBody .button svg{width:30px;height:auto}}@media only screen and (min-width: 1280px){.bgSlideSection .cards .card .cardBody .button{right:-1rem;bottom:-3rem;height:3.5rem;width:3.5rem;border:5px solid var(--primary);outline:5px solid var(--white);font-size:4.8rem}.bgSlideSection .cards .card .cardBody .button svg{width:35px;height:auto}}@media only screen and (min-width: 1440px){.bgSlideSection .cards .card .cardBody .button{right:-18px;bottom:-3.2rem}}.bgSlide{display:flex;justify-content:center;align-items:center;font-style:normal;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;white-space:nowrap;color:transparent;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:rgb(255,255,255);z-index:0;animation-duration:20s;font-size:30px;opacity:.4;line-height:40px;font-weight:700}@media only screen and (min-width: 768px){.bgSlide{font-size:90px;line-height:100px;animation-duration:35s}}@media only screen and (min-width: 1024px){.bgSlide{animation-duration:40s}}.bgSlide:nth-child(odd){animation-name:slideLeft}.bgSlide:nth-child(2n){animation-name:slideRight}@keyframes slideLeft{0%{transform:translate(-90%)}50%{transform:translate(0)}to{transform:translate(90%)}}@keyframes slideRight{0%{transform:translate(90%)}50%{transform:translate(0)}to{transform:translate(-90%)}}.success-story{background:linear-gradient(90deg,#001f4d,#1a0033);padding:10px 50px 0;width:90%;color:#fff;margin:0 auto;border-radius:20px}.success-story__container{margin:auto;display:flex;flex-wrap:wrap;align-items:flex-start}.success-story__left-column{flex:1;min-width:250px;display:flex;flex-direction:column;gap:12px}.success-story__left-column .success-story__tag{background-color:#2a2a2a;display:inline-block;padding:6px 14px;border-radius:20px;width:20%;font-size:14px;margin-top:30px;color:#ccc;font-family:Poppins,sans-serif}.success-story__left-column .success-story__title{font-size:44px;font-weight:600;text-align:left;width:300px;word-wrap:break-word;font-family:Poppins,sans-serif}.success-story__right-column{flex:2;display:flex;flex-direction:column;margin-top:50px;margin-left:auto;align-items:flex-end;text-align:right;font-family:Poppins,sans-serif}.success-story__description{font-size:18px;color:#aaa;width:100%;font-family:Poppins,sans-serif;font-weight:400}.success-story__description strong{color:#fff;font-family:Poppins,sans-serif}.success-story__stats-image-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:30px;width:100%;gap:10px}.success-story__stats{display:flex;flex-wrap:wrap;flex:1;justify-content:space-between}.success-story__stats .stat-box{min-width:120px}.success-story__stats .stat-box h3{font-size:60px;font-weight:500;color:#00e676;margin-bottom:8px;font-family:Poppins,sans-serif}.success-story__stats .stat-box p{font-size:20px;color:#ccc;font-family:Poppins,sans-serif}.success-story__image{flex:0 0 300px;align-self:flex-start;margin-top:-80px;margin-right:-90px}.success-story__image img{max-width:100%;height:auto;border-radius:12px}@media (max-width: 425px){.success-story__container{flex-direction:column}.success-story__stats-image-row{flex-direction:column;gap:30px;align-items:flex-start}.success-story__image{flex:none;width:100%}.success-story__image img{width:100%;height:auto;display:block}.success-story__stats{justify-content:flex-start;gap:20px}.success-story__stats .stat-box{flex:1 1 45%}.success-story__stats .stat-box h3{font-size:36px}.success-story__stats .stat-box p{font-size:14px}.success-story__left-column .success-story__tag{font-size:12px;width:40%;padding:4px 10px}.success-story__left-column .success-story__title{font-size:28px;width:100%}.success-story__right-column{margin-top:30px;margin-left:0;align-items:flex-start;text-align:left;font-size:14px}.success-story__description,.success-story__description strong{font-size:14px}}@media (max-width: 992px){.success-story__container{flex-direction:column}.success-story__stats-image-row{flex-direction:column;gap:30px;align-items:flex-start}.success-story__image{flex:none;width:100%}.success-story__image img{width:100%;height:auto;display:block}.success-story__stats{justify-content:flex-start;gap:20px}.success-story__stats .stat-box{flex:1 1 45%}.success-story__stats .stat-box h3{font-size:36px}.success-story__stats .stat-box p{font-size:14px}.success-story__left-column .success-story__tag{font-size:12px;width:40%;padding:4px 10px}.success-story__left-column .success-story__title{font-size:28px;width:100%}.success-story__right-column{margin-top:30px;margin-left:0;align-items:flex-start;text-align:left;font-size:14px}.success-story__description,.success-story__description strong{font-size:14px}}@media (max-width: 425px){.success-story .success-story__image{display:none!important}}.journey-steps{display:flex;gap:2rem;padding:1.5rem;background-color:#fff;border-radius:.75rem;width:95%;margin:0 auto}.journey-steps .steps-section{flex:1;display:flex;flex-direction:column;gap:1rem}.journey-steps .steps-section .step{padding:1.2rem 1.5rem;border-radius:.5rem;font-weight:500;color:#555;border:1.5px solid transparent;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:70%;font-size:20px;border-bottom:1px solid #e5e7eb}.journey-steps .steps-section .step:hover{border-color:#1e6eff;background-color:#f0f5ff;color:#1e6eff;padding-left:20px;margin-top:5px}.journey-steps .steps-section .step:hover .hover-text{display:block;padding-left:30px;color:#00000080;text-align:start}.journey-steps .steps-section .step .default-text{display:flex;align-items:center;gap:.75rem}.journey-steps .steps-section .step .default-text .icon{font-size:1.3rem;color:#1e6eff}.journey-steps .steps-section .step .default-text span{font-weight:500;font-size:20px;margin-top:-2px;font-family:Poppins,sans-serif}@media (max-width: 768px){.journey-steps .steps-section .step .default-text span{font-size:16px}}.journey-steps .steps-section .step .hover-text{display:none}.journey-steps .steps-section .step .hover-text h3{font-size:1.1rem;font-weight:700;margin-bottom:.3rem;color:inherit;font-family:Poppins,sans-serif}.journey-steps .steps-section .step .hover-text p{font-weight:400;color:inherit;margin:0;font-size:16px;font-family:Poppins,sans-serif}.journey-steps .icon.document-icon{width:24px;height:24px}.journey-steps .images-section{flex:1;display:flex;gap:1rem;align-items:center}.journey-steps .images-section img:first-child{width:55%;height:100%}.journey-steps .images-section img:last-child{width:40%;height:80%}.journey-steps .images-section img{border-radius:1rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 10px #0000001a;transition:box-shadow .3s ease}.journey-steps .images-section .active-img{margin-top:auto;align-self:flex-end;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.journey-steps{flex-direction:column;gap:1.5rem;padding:1rem;width:95%}.journey-steps .steps-section,.journey-steps .steps-section .step{width:100%}.journey-steps .images-section{flex-direction:column;gap:1rem}.journey-steps .images-section img:first-child,.journey-steps .images-section img:last-child{width:100%;height:auto}}@media (max-width: 480px){.journey-steps{flex-direction:column;padding:1rem}.journey-steps .steps-section .step{padding:1rem;font-size:.95rem;cursor:pointer}.journey-steps .steps-section .step .hover-text{display:none}.journey-steps .steps-section .step.active{background-color:#f0f5ff;border-color:#1e6eff}.journey-steps .steps-section .step.active .hover-text{display:block;padding-left:0;color:#000}.journey-steps .steps-section .step.active .hover-text h3{font-size:1rem}.journey-steps .steps-section .step.active .hover-text p{font-size:14px;color:#00000080;margin-left:22px;margin-bottom:.75rem}.journey-steps .steps-section .step.active .hover-text .step-img-mobile{width:100%;border-radius:.75rem;box-shadow:0 0 10px #0000001a;-o-object-fit:cover;object-fit:cover}.images-section{display:none}}.container{max-width:1200px;margin:0 auto;font-family:Inter,sans-serif;color:#000}.content-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;width:98%;align-items:stretch}.icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.left-section{flex:1 1 55%;display:flex;flex-direction:column;text-align:left;justify-content:flex-start}.right-section{flex:1 1 40%;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}.nav-tabs{background:#f3f3f3;border-radius:30px;display:flex;justify-content:center;width:430px;padding:.5rem 8px;margin-bottom:2rem}.nav-tabs button{background:none;border:none;font-weight:500;font-size:1rem;padding:.8rem 3rem;color:#999;border-radius:30px;cursor:pointer;font-family:Poppins,sans-serif;transition:all .3s ease}.nav-tabs button.active{background:#fff;color:#000;box-shadow:0 5px 10px #0000001f;font-weight:500;font-size:20px;font-family:Poppins,sans-serif}.services-list{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:3rem;justify-content:space-between;margin-bottom:3rem;border-bottom:1px solid #ccc}.services-list button{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;color:#1f2229;font-size:20px;font-weight:400;padding-bottom:10px;transition:all .3s ease;font-family:Poppins,sans-serif}.services-list button .icon{width:28px;height:28px;border-radius:50%;border:2px solid #3578ff;display:flex;align-items:center;justify-content:center;background-color:transparent;overflow:hidden}.services-list button .icon img{width:60%;height:60%;-o-object-fit:contain;object-fit:contain}.services-list button .label{margin-top:8px}.services-list button.active{color:#3578ff;font-weight:400;font-size:20px;border-bottom:none;font-family:Poppins,sans-serif}.services-list .underline{position:absolute;height:3px;background-color:#1d5dff;border-radius:3px;transition:all .3s ease;bottom:0;left:0;width:0;z-index:2}.titless{font-weight:500;font-size:40px;color:#1d5dff;font-family:Poppins,sans-serif;text-align:left}.descriptiones{font-size:18px;color:#00000080;line-height:1.6;max-width:1000px;margin-bottom:2rem;font-weight:400;font-family:Poppins,sans-serif;text-align:left}.get-started-btn{background:#1d5dff;color:#fff;padding:.8rem 3rem;font-weight:600;border-radius:30px;width:30%;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem}.get-started-btn .arrow{font-weight:700;font-size:1.2rem}.nav-tabs-wrapper{display:flex;justify-content:center;margin:20px 0}@media (max-width: 768px){.nav-tabs-wrapper{justify-content:flex-start}}.image-container{background:linear-gradient(180deg,#d2bbff,#b0ddff);border-radius:15px;padding:2rem;max-width:520px;box-shadow:0 4px 8px #00000026;margin-bottom:3rem}.image-container .main-image{width:100%;height:auto;max-height:200px;border-radius:10px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.content-wrapper{flex-direction:column;align-items:center;text-align:center}.content-wrapper .left-section,.content-wrapper .right-section{flex:1 1 100%;justify-content:center;align-items:center}.content-wrapper .right-section{margin-top:2rem!important}.nav-tabs-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.nav-tabs{display:flex;gap:.5rem;padding:.5rem 1rem;width:150px;justify-content:flex-start}.nav-tabs button{flex:0 0 auto;padding:.5rem 1.5rem;font-size:.9rem}.services-wrapper{width:100%;display:flex;justify-content:center}.services-wrapper .services-list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:1.5rem;padding:.5rem 1rem;-webkit-overflow-scrolling:touch}.services-wrapper .services-list button{flex:0 0 auto}.services-wrapper .services-list button .icon{width:24px;height:24px}.services-wrapper .services-list button .label{font-size:.85rem}.services-wrapper .services-list .underline{bottom:-2px}.titless{font-size:24px;text-align:left;margin-top:-20px;margin-bottom:20px}.descriptiones{font-size:.9rem;margin-top:-10px}.get-started-btn{width:60%;font-size:.9rem;padding:.6rem 2rem}.image-container{max-width:100%}.image-container .main-image{max-height:150px}}@media (max-width: 425px){.nav-tabs{gap:.4rem;padding:.3rem .5rem;width:54%;margin-right:0;align-items:center;margin-left:50px}.nav-tabs button{padding:.4rem 1rem;font-size:.85rem}.nav-tabs{display:flex;padding:.5rem 0rem;justify-content:flex-start}.nav-tabs button{flex:0 0 auto;font-size:.7rem;margin-left:3px}.services-list{display:flex;flex-direction:row;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.5rem;padding:.5rem;white-space:nowrap;box-sizing:border-box;width:98%;max-width:98vw;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.services-list button{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:.4rem .8rem;background:transparent;border-radius:20px;cursor:pointer;font-size:.8rem;scroll-snap-align:start;white-space:nowrap}.services-list button.active{color:#000;border-color:#007bff}.services-list .icon{width:20px;height:20px}.services-list .label{font-size:.8rem}.services-list .underline{position:absolute;bottom:0;height:2px;background-color:#007bff;transition:left .3s ease,width .3s ease}.titless{font-size:24px;text-align:left}.descriptiones{font-size:.85rem}.get-started-btn{width:70%;font-size:.85rem;padding:.5rem 1.5rem}.image-container .main-image{max-height:120px}}@media (max-width: 768px){.nav-tabs{width:80%;padding:.5rem}.nav-tabs button{flex:1 1 50%;font-size:.95rem;padding:.6rem 1rem;text-align:center}}@media (max-width: 768px) and (max-width: 768px){.content-wrapper{flex-direction:column;align-items:center;text-align:center}.content-wrapper .left-section{order:1;display:flex;flex-direction:column;align-items:flex-start}.content-wrapper .left-section .titless{font-size:24px;margin-bottom:1rem;text-align:left;width:80%;padding-left:20px}.content-wrapper .left-section .descriptiones{order:3;font-size:16px;margin-top:1rem;max-width:90%;padding-left:20px}.content-wrapper .left-section .get-started-btn{order:2;width:70%;font-size:.9rem;text-align:left;padding:.6rem 1.5rem}.content-wrapper .left-section .pill-wrapper{padding-left:20px}.content-wrapper .right-section{order:4;margin-top:1.5rem}.content-wrapper .right-section .image-container{width:350px;margin-top:-30px;margin-bottom:0}.content-wrapper .right-section .image-container .main-image{max-height:190px}}._wrapper_v5c5s_3{display:flex;flex-direction:column;background:linear-gradient(to bottom,#fff,#fff 20%,#d3e2f199);border-radius:16px;gap:3rem;margin:0 auto;width:92%;padding-left:3rem;padding-right:3rem}@media (max-width: 768px){._wrapper_v5c5s_3{background:#fff;margin-bottom:-20px}}@media (max-width: 425px){._wrapper_v5c5s_3{background:#fff;margin-bottom:-20px}}._topSection_v5c5s_29{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}._leftText_v5c5s_36,._rightText_v5c5s_37{flex:1;min-width:280px;align-items:end}._title_v5c5s_43{font-size:44px;font-weight:500;text-align:left;font-family:Poppins,sans-serif}._subText_v5c5s_50{color:#6b6b6b;font-size:1rem;line-height:1.6;max-width:100%;align-items:end;margin-right:-50px}._bottomSection_v5c5s_60{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:2rem;align-items:flex-start;align-items:center;margin-right:20px}._menu_v5c5s_72{display:flex;flex-direction:column;gap:.75rem;width:220px;flex-shrink:0}._menuItem_v5c5s_80{background:linear-gradient(to bottom,#fff,#ececec);border:2px solid transparent;padding:.75rem 1rem;border-radius:8px;text-align:left;font-weight:500;cursor:pointer;transition:all .2s ease;color:#333;border-color:#ececec;width:100%;box-sizing:border-box}._menuItemActive_v5c5s_95{border-color:#2962ff;color:#2962ff;background-color:#f0f6ff;font-weight:600}._right_v5c5s_37{display:flex;flex-direction:row;gap:2rem;flex-grow:1;min-width:0;justify-content:space-between;align-items:flex-start}._carousel_v5c5s_114{position:relative;display:flex;justify-content:center;align-items:center;height:500px;width:100%;max-width:600px;flex-shrink:0;padding-top:0;margin-left:20px}._card_v5c5s_127{position:absolute;width:250px;height:80%;background:#fff;border-radius:20px;padding:1rem;box-shadow:0 20px 40px #0000001a;text-align:center;transition:all .5s ease;opacity:0;transform:scale(.9);z-index:1}._card_v5c5s_127 img{width:100%;height:80%;border-radius:12px}._cardActive_v5c5s_148{transform:translate(-50%) scale(1);left:50%;opacity:1;z-index:3}._cardPrev_v5c5s_155{transform:translate(-50%) scale(.9);left:30%;opacity:.4;z-index:2}._cardNext_v5c5s_162{transform:translate(-50%) scale(.9);left:70%;opacity:.4;z-index:2}._buyBtn_v5c5s_169{background:#2962ff;color:#fff;border:none;padding:.75rem 3rem;border-radius:999px;cursor:pointer;width:100%;margin-top:1rem}._priceTag_v5c5s_180{position:absolute;right:-7rem;top:50%;transform:translateY(-50%);background:#000;color:#fff;padding:.2rem .5rem;border-radius:999px;display:flex;align-items:center;font-size:.9rem}._priceTag_v5c5s_180 ._arrow_v5c5s_193{margin-right:.5rem;font-weight:700;background:#fff;color:#000;border-radius:50%;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}._features_v5c5s_207{display:flex;flex-direction:column;align-items:center;width:40%;margin-top:88px;gap:12px}._features_v5c5s_207 ._feature_v5c5s_207{display:flex;gap:1rem;align-items:center;padding:9px 15px;border-radius:999px;font-weight:500;font-size:.95rem;border:1px solid;text-align:left;opacity:0;transform:translate(-20px);animation:_slideFadeIn_v5c5s_1 .5s forwards}._features_v5c5s_207 ._feature_v5c5s_207:nth-child(1){animation-delay:.1s;border-color:#ff6b6b;animation-name:_slideInLeft_v5c5s_1}._features_v5c5s_207 ._feature_v5c5s_207:nth-child(2){animation-delay:.3s;animation-name:_slideInRight_v5c5s_1}._features_v5c5s_207 ._feature_v5c5s_207:nth-child(3){animation-delay:.5s;animation-name:_slideInLeft_v5c5s_1}._features_v5c5s_207 ._feature_v5c5s_207:nth-child(4){animation-delay:.7s;border-color:#4d96ff;animation-name:_slideInRight_v5c5s_1}._features_v5c5s_207 ._icon_v5c5s_255{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;display:inline-block}._slideLeft_v5c5s_263{animation-name:_slideInLeft_v5c5s_1}._slideRight_v5c5s_267{animation-name:_slideInRight_v5c5s_1}._slideLeft_v5c5s_263{align-self:flex-start;margin-left:0;margin-right:auto;animation:_slideInLeft_v5c5s_1 .8s ease forwards}._slideRight_v5c5s_267{align-self:flex-end;margin-left:auto;margin-right:0;animation:_slideInRight_v5c5s_1 .8s ease forwards}._features_v5c5s_207 ._feature_v5c5s_207{max-width:400px;width:100%;opacity:0}@keyframes _slideInLeft_v5c5s_1{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(-22px)}}@keyframes _slideInRight_v5c5s_1{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(22px)}}._feature_v5c5s_207:nth-child(1){animation-delay:.1s}._feature_v5c5s_207:nth-child(2){animation-delay:.3s}._feature_v5c5s_207:nth-child(3){animation-delay:.5s}._feature_v5c5s_207:nth-child(4){animation-delay:.7s}._yellow_v5c5s_339{background:#fff7d1;color:#665c00}._green_v5c5s_344{background:#e9f9e4;color:#2d6a3d}._orange_v5c5s_349{background:#fde9dd;color:#9b531d}._beige_v5c5s_354{background:#fef3e2;color:#856404}@media (max-width: 768px){._wrapper_v5c5s_3{width:100%;padding:1rem;gap:2rem;margin-top:40px;display:flex;flex-direction:column}._topSection_v5c5s_29,._bottomSection_v5c5s_60,._right_v5c5s_37{flex-direction:column;align-items:stretch;gap:1.5rem}._topSection_v5c5s_29 ._carousel_v5c5s_114,._bottomSection_v5c5s_60 ._carousel_v5c5s_114,._right_v5c5s_37 ._carousel_v5c5s_114{margin-left:50px;margin-top:-70px}._topSection_v5c5s_29 ._features_v5c5s_207,._bottomSection_v5c5s_60 ._features_v5c5s_207,._right_v5c5s_37 ._features_v5c5s_207{padding-left:25px}._title_v5c5s_43{font-size:26px;text-align:center}._subText_v5c5s_50{text-align:center;font-size:1rem;max-width:100%}._menu_v5c5s_72{display:flex;flex-direction:row;gap:.5rem;overflow-x:auto;margin-bottom:1rem;position:relative;z-index:1;width:110%;max-width:100vw;box-sizing:border-box;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}._menu_v5c5s_72::-webkit-scrollbar{display:none}._menuItem_v5c5s_80{flex:0 0 auto;width:300px;text-align:center;scroll-snap-align:start;padding:1rem;border-radius:12px;background:#f0f0f0;font-weight:600;white-space:nowrap;cursor:pointer;transition:transform .3s ease}._menuItem_v5c5s_80:hover{transform:scale(1.05)}._features_v5c5s_207{width:100%;gap:1rem;margin-top:-50px;margin-bottom:-110}._feature_v5c5s_207{width:100%;text-align:left}._buyBtn_v5c5s_169{width:100%;padding:.75rem;font-size:1rem}._priceTag_v5c5s_180{font-size:.75rem;border-radius:20px;margin-top:.5rem;right:-3rem}._priceTag_v5c5s_180 strong{font-size:.85rem}._priceTag_v5c5s_180 ._arrow_v5c5s_193{width:24px;height:24px;font-size:.8rem;margin-right:.3rem}._features_v5c5s_207{font-size:.85rem}._features_v5c5s_207 ._feature_v5c5s_207{font-size:.85rem;padding:6px 12px}._features_v5c5s_207 ._icon_v5c5s_255{width:30px;height:30px}}@media (max-width: 1024px){._wrapper_v5c5s_3{padding:1.5rem;gap:2rem}._title_v5c5s_43{font-size:32px}._subText_v5c5s_50{font-size:.95rem}._menuItem_v5c5s_80{font-size:.9rem;padding:.6rem .8rem}._carousel_v5c5s_114{height:400px;max-width:400px;margin-left:0}._card_v5c5s_127{width:200px;height:75%}._buyBtn_v5c5s_169{padding:.6rem 2rem;font-size:.9rem}._priceTag_v5c5s_180{font-size:.75rem;right:-5rem}._priceTag_v5c5s_180 ._arrow_v5c5s_193{width:28px;height:28px;font-size:.8rem}._priceTag_v5c5s_180 strong{font-size:.85rem}._features_v5c5s_207{width:40%;gap:.75rem}._features_v5c5s_207 ._feature_v5c5s_207{font-size:.85rem;padding:6px 12px}._features_v5c5s_207 ._icon_v5c5s_255{width:30px;height:30px}._topSection_v5c5s_29,._bottomSection_v5c5s_60,._right_v5c5s_37{gap:1.5rem}}@media (max-width: 768px){._wrapper_v5c5s_3{padding:1rem;gap:1.5rem}._title_v5c5s_43{font-size:28px}._subText_v5c5s_50{font-size:.9rem}._menuItem_v5c5s_80{font-size:16px;padding:.6rem .65rem;font-weight:400}._carousel_v5c5s_114{height:360px;max-width:280px;margin-left:0;margin-top:80px}._card_v5c5s_127{width:180px;height:70%}._buyBtn_v5c5s_169{padding:.5rem 1.5rem;font-size:.85rem}._priceTag_v5c5s_180{font-size:.7rem;right:-4rem}._priceTag_v5c5s_180 ._arrow_v5c5s_193{width:24px;height:24px;font-size:.75rem}._priceTag_v5c5s_180 strong{font-size:.8rem}._features_v5c5s_207{width:100%;gap:.5rem;padding-left:10px}._features_v5c5s_207 ._feature_v5c5s_207{font-size:13px;padding:5px 10px}._features_v5c5s_207 ._icon_v5c5s_255{width:18px;height:18px}._topSection_v5c5s_29,._bottomSection_v5c5s_60,._right_v5c5s_37{gap:1rem}}.expandable-item{margin:0 auto;padding-top:20px;padding-bottom:20px;width:97%;border-bottom:1px solid #e5e7eb}.expandable-item .item-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.expandable-item .item-header .item-left{display:flex;align-items:center;gap:12px}.expandable-item .item-header .item-left .item-img{width:140px;height:40px;border-radius:100px;-o-object-fit:cover;object-fit:cover}.expandable-item .item-header .item-left .item-title{font-size:32px;font-weight:500;color:#000;font-family:Poppins,sans-serif}.expandable-item .item-header .item-left .descriptiones{font-size:18px;color:#00000080;line-height:1.6;margin-bottom:2rem;font-weight:400;font-family:Poppins,sans-serif;text-align:left}.expandable-item .item-header .item-toggle{font-size:32px;font-weight:700;color:#000}.expandable-item .icon-img{width:40px;height:40px}@media (max-width: 425px){.expandable-item .icon-img{width:30px;height:30px}}.expandable-item .item-content{width:100%;margin-top:12px;display:flex;flex-direction:column;align-items:flex-start}.expandable-item .item-content .item-desc{width:100%;font-size:18px;line-height:1.6;color:#666;margin-bottom:16px;text-align:left;font-family:Poppins,sans-serif}.expandable-item .item-content .divider{height:1px;background:#e5e7eb;margin-top:1rem}.expandable-item .item-content .explore-btn{display:inline-flex;align-items:center;gap:8px;background-color:#06f;color:#fff;border:none;padding:10px 20px;border-radius:50px;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s}.expandable-item .item-content .explore-btn .arrow{font-size:16px;font-weight:700}.expandable-item .item-content .explore-btn:hover{background-color:#0050cc}@media (max-width: 768px){.expandable-item .item-header.mobile{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.expandable-item .item-header.mobile .item-top{display:flex;width:100%}.expandable-item .item-header.mobile .item-top .item-img{width:80px;height:28px;-o-object-fit:contain;object-fit:contain}.expandable-item .item-header.mobile .item-row{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;margin:0}.expandable-item .item-header.mobile .item-row .item-title{font-size:18px;font-weight:500;color:#000;margin:0;padding-left:12px}.expandable-item .item-header.mobile .item-row .icon-img{width:28px;height:28px;margin:0 12px 0 0;padding:0}}.growth{position:relative;width:100%;color:#fff;height:80%}.growth__overlay{background-size:cover;background-position:center;background-repeat:no-repeat;padding:6rem 4rem;display:flex;align-items:center;min-height:800px;height:60%;position:relative;transition:background-image .5s ease-in-out}.growth__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1}.growth__overlay .growth__content{position:relative;z-index:2;max-width:600px;margin-right:auto;margin-left:0;text-align:left;margin-top:-150px}.growth__overlay .growth__content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.growth__overlay .growth__content p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.growth__overlay .growth__content .btn-primary{display:inline-flex;align-items:center;background:#2563eb;color:#fff;border:none;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:.3s ease}.growth__overlay .growth__content .btn-primary:hover{background:#1e40af}.growth__overlay .growth__content .btn-primary .arrow{margin-left:.5rem;font-size:1.2rem}.growth__industries{display:flex;justify-content:center;flex-wrap:wrap;margin-top:-80px;position:relative;z-index:3}.growth__industries .industry-card{position:relative;width:220px;overflow:hidden;cursor:pointer;flex-shrink:0}.growth__industries .industry-card img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover}.growth__industries .industry-card:hover img{transform:scale(1.05)}.growth__industries .industry-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:1rem;z-index:100;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.growth__industries .industry-card .overlay h3{font-size:1.1rem;font-weight:600;text-align:center}@media (max-width: 768px){.growth__industries{display:flex;overflow-x:auto;flex-wrap:nowrap;gap:.8rem;padding-left:1.5rem;padding-right:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.growth__industries .industry-card{flex:0 0 48%;min-width:48%;height:140px}}@media (max-width: 425px){.growth__industries{gap:.6rem;padding-left:12.5rem;padding-right:1rem}.growth__industries .industry-card{flex:0 0 52%;min-width:52%;height:120px}.growth__industries .industry-card img{height:100%}.growth__industries .industry-card .overlay h3{font-size:.8rem}}@media (max-width: 768px){.growth__overlay{padding:3rem 2rem;min-height:400px}.growth__overlay .growth__content{margin-top:-50px;max-width:90%;text-align:center;text-align:left;margin-left:0}.growth__overlay .growth__content h2{font-size:1.6rem}.growth__overlay .growth__content p{font-size:1rem;line-height:1.4}.growth__overlay .growth__content .btn-primary{padding:.6rem 1.2rem;font-size:.9rem}.growth__overlay .growth__content .btn-primary .arrow{font-size:1rem}}@media (max-width: 425px){.growth__overlay{padding:3rem 1rem;min-height:300px}.growth__overlay .growth__content{margin-top:-30px;max-width:95%}.growth__overlay .growth__content h2{font-size:1.3rem}.growth__overlay .growth__content p{font-size:.9rem;line-height:1.3}.growth__overlay .growth__content .btn-primary{padding:.5rem 1rem;font-size:.85rem;margin-bottom:80px}.growth__overlay .growth__content .btn-primary .arrow{font-size:.9rem}}.case-studies{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;margin-left:72px;margin-right:72px;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.case-studies::-webkit-scrollbar{display:none}@media (max-width: 768px){.case-studies{padding-left:0;padding-right:0}}.case-cards{background:#fff;border-radius:16px;overflow:hidden;max-width:500px;flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;padding:5px;border-style:solid;border-color:#e4e4e4cc;border-width:1px;transition:all .3s ease}.case-cards:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.case-cards .case-image{width:90%;height:300px;display:block;border-radius:8px;margin:20px 20px 0}.case-cards .case-content{padding:20px}.case-cards .case-content h3{font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#111;text-align:left}.case-cards .case-content p{font-size:16px;font-weight:400;color:#606060;margin-bottom:1.2rem;text-align:left}.case-cards .case-content .custom-view{width:2px;height:28px;background-color:#e1e1e1;color:#333;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:4px;flex-shrink:0;margin-left:10px;margin-right:10px}.case-cards .case-content .case-meta{display:flex;align-items:center;font-size:.85rem;color:#666}.case-cards .case-content .case-meta .case-tag{background:#f0f7ff;color:#2563eb;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid #2563eb}.case-cards .case-content .case-meta .case-time{font-weight:500;color:#333}@media (max-width: 425px){.case-studies{margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem;gap:1rem}.case-cards{max-width:360px;padding:8px}.case-cards:hover{transform:none;box-shadow:none}.case-cards .case-image{width:100%;height:160px;margin:10px 0 0}.case-cards .case-content{padding:12px}.case-cards .case-content h3{font-size:16px}.case-cards .case-content p{font-size:14px;margin-bottom:1rem}.case-cards .case-content .custom-view{height:20px;margin-left:6px;margin-right:6px}.case-cards .case-content .case-meta{font-size:.75rem}.case-cards .case-content .case-meta .case-tag{font-size:.7rem;padding:.2rem .6rem;border-radius:16px}.case-cards .case-content .case-meta .case-time{font-size:.75rem}}.integration-section{display:flex;flex-direction:column;align-items:center;gap:32px;margin:60px auto;text-align:center;padding:0 16px}.tabs{display:flex;background:#f6f6f6;border-radius:50px;padding:6px;box-shadow:0 3px 6px #00000014;flex-wrap:wrap}.tabs .tab{border:none;background:transparent;padding:10px 20px;border-radius:50px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.tabs .tab.active{background:#fff;box-shadow:0 2px 6px #0000001f}.integration-card{position:relative;border-radius:20px;padding:40px;max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center}.integration-card .card-image{width:100%;border-radius:12px;box-shadow:0 10px 30px #0000001a}.integration-card .arrow{position:absolute;font-size:30px;font-weight:700;color:#06f}.integration-card .arrow.arrow-left{left:-40px;top:40%;transform:rotate(180deg)}.integration-card .arrow.arrow-right{right:-40px;bottom:10%}@media (max-width: 1024px){.integration-section{gap:24px}.tabs .tab{font-size:14px;padding:8px 16px}.integration-card{padding:24px}.integration-card .arrow{font-size:24px}}@media (max-width: 767px){.integration-section{margin:40px auto;gap:20px}.tabs{flex-direction:column;border-radius:16px;padding:4px}.tabs .tab{width:100%;font-size:14px;padding:10px;border-radius:12px;margin-bottom:6px}.integration-card{padding:16px;border-radius:12px}.integration-card .card-image{border-radius:8px}.integration-card .arrow{display:none}}.success-section{background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1950&q=80);background-size:cover;background-position:center;min-height:50vh;width:90%;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:20px}.success-section .overlay{background:#0009;padding:95px 90px;color:#fff;border-radius:20px;width:100%;box-shadow:0 4px 30px #0003;transition:all .3s ease}.success-section .overlay h1{font-size:2.8rem;font-weight:700;margin-bottom:20px;color:#fff;font-family:Poppins,sans-serif}.success-section .overlay p{font-size:1.2rem;margin-bottom:10px;font-family:Poppins,sans-serif}.success-section .overlay p.sub{font-size:1.1rem;color:#ccc;font-family:Poppins,sans-serif}.success-section .overlay button{margin-top:20px;background-color:#fff;color:#007bff;font-size:1rem;font-weight:600;padding:12px 30px;border:none;font-family:Poppins,sans-serif;border-radius:40px;cursor:pointer;transition:all .3s ease}.success-section .overlay button:hover{background-color:#007bff;color:#fff;font-family:Poppins,sans-serif}@media (max-width: 768px){.success-section{min-height:40vh;width:90%}.success-section .overlay{padding:50px 30px}.success-section .overlay h1{font-size:2.2rem}.success-section .overlay p{font-size:1.1rem}.success-section .overlay button{padding:11px 25px;font-size:.95rem}}@media (max-width: 425px){.success-section{min-height:30vh;width:90%;border-radius:12px;margin-left:10px;margin-top:50px}.success-section .overlay{padding:25px 15px;border-radius:12px;width:100%}.success-section .overlay h1{font-size:1.5rem}.success-section .overlay p{font-size:.9rem}.success-section .overlay p.sub{font-size:.85rem}.success-section .overlay button{width:60%;padding:10px;font-size:.9rem}}@media (max-width: 956px){.success-section{min-height:30vh;width:90%;border-radius:12px;margin-left:10px;margin-top:400px}.success-section .overlay{padding:25px 15px;border-radius:12px;width:100%}.success-section .overlay h1{font-size:1.5rem}.success-section .overlay p{font-size:.9rem}.success-section .overlay p.sub{font-size:.85rem}.success-section .overlay button{width:60%;padding:10px;font-size:.9rem}}.logo-design-carousel{display:flex;flex-direction:column;align-items:center;padding-top:20px;border-radius:20px;background:linear-gradient(to bottom,#000,#2e0854);color:#fff;font-family:Segoe UI,sans-serif}.logo-design-carousel .badge{background-color:#2e2e2e;color:#fff;border-radius:20px;margin-bottom:20px;font-size:16px;font-weight:500;padding:10px 20px;margin-top:20px;font-family:Poppins,sans-serif}.logo-design-carousel .carousel-wrapper{width:100%;max-width:1200px;overflow:hidden;margin:0 auto;display:flex;justify-content:center}.logo-design-carousel .carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:1rem;padding:1rem 0 2rem;width:100%}.logo-design-carousel .carousel::-webkit-scrollbar{display:none}.logo-design-carousel .carousel .card{flex:0 0 60%;max-width:100%;border-radius:20px;overflow:hidden;scroll-snap-align:center;transition:all .4s ease;height:350px}.logo-design-carousel .carousel .card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s ease}.logo-design-carousel .carousel .card.active{height:320px;transform:scale(1.05);filter:blur(0)}.logo-design-carousel .carousel .card.side{height:320px;transform:scale(.9);filter:blur(2px) brightness(.7)}.logo-design-carousel .info-bar{display:flex;align-items:center;justify-content:space-between;max-width:800px;width:100%;gap:2rem}.logo-design-carousel .info-bar .arrow{font-size:1.5rem;cursor:pointer;transition:transform .3s ease}.logo-design-carousel .info-bar .arrow:hover{transform:scale(1.2)}.logo-design-carousel .info-bar .info-text{text-align:center;flex:1}.logo-design-carousel .info-bar .info-text h2{margin:0;font-size:24px;font-family:Poppins,sans-serif;font-weight:500}.logo-design-carousel .info-bar .info-text p{margin-top:.5rem;font-size:16px;color:#b8b8b8;font-family:Poppins,sans-serif;font-weight:400;padding-bottom:20px}@media (max-width: 768px){.logo-design-carousel{padding-top:10px}.logo-design-carousel .badge{font-size:.8rem;margin-top:15px;margin-bottom:15px}.logo-design-carousel .carousel-wrapper{max-width:100%;padding:0 10px}.logo-design-carousel .carousel{gap:.8rem;padding:.5rem 0 1.5rem;height:350px}.logo-design-carousel .carousel .card{flex:0 0 80%;height:280px;scroll-snap-align:center}.logo-design-carousel .info-bar{flex-direction:column;gap:1rem}.logo-design-carousel .info-bar .info-text h2{font-size:16px}.logo-design-carousel .info-bar .info-text p{font-size:12px;padding-left:20px;color:#b8b8b8;padding-right:20px}.logo-design-carousel .info-bar .arrow{font-size:1.3rem}}@media (max-width: 425px){.logo-design-carousel{padding-top:5px}.logo-design-carousel .badge{font-size:.75rem;margin-top:10px;margin-bottom:10px}.logo-design-carousel .carousel{gap:.6rem;padding:.3rem 0 1rem;height:400px}.logo-design-carousel .carousel .card{flex:0 0 90%;height:220px}.logo-design-carousel .info-bar{gap:.8rem}.logo-design-carousel .info-bar .info-text h2{font-size:16px}.logo-design-carousel .info-bar .info-text p{font-size:12px;padding-left:50px;padding-right:50px;color:#b8b8b8}.logo-design-carousel .info-bar .arrow{font-size:1.1rem}}.promo-section{height:90vh;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 15%,transparent 100%),linear-gradient(to right,#00daff,#b134ff);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.promo-section .promo-container{display:flex;justify-content:space-between;align-items:flex-start;width:100%;padding-right:10px;padding-left:10px}.promo-section .promo-container .promo-image-80{flex:0 0 75%;position:relative;padding-left:20px}.promo-section .promo-container .promo-image-80 .image-wrapper{position:relative;width:95%;height:70vh;overflow:hidden;border-top-left-radius:48px;border-bottom-left-radius:48px}.promo-section .promo-container .promo-image-80 .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:48px 0 0 48px;transition:transform .8s ease-in-out,opacity .8s ease-in-out;opacity:0;z-index:1}.promo-section .promo-container .promo-image-80 .image-wrapper .slide-in{transform:translate(0);opacity:1;z-index:2}.promo-section .promo-container .promo-image-80 .image-wrapper .slide-out{transform:translate(100%);opacity:0;z-index:1}.promo-section .promo-container .promo-image-80 .image-wrapper .image-text{position:absolute;width:510px;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:3;padding:1rem;border-radius:10px;animation:slideInText .8s ease-in-out;display:flex;flex-direction:column;align-items:center}.promo-section .promo-container .promo-image-80 .image-wrapper .image-text h3{font-size:24px;margin-bottom:1rem;font-weight:400;font-family:Inter,sans-serif;max-width:100%}@media (max-width: 426px){.promo-section .promo-container .promo-image-80 .image-wrapper .image-text h3{font-size:16px;margin-bottom:.75rem;font-weight:400;font-family:Inter,sans-serif;max-width:65%;text-align:center;line-height:1.4}}@media (max-width: 768px){.promo-section .promo-container .promo-image-80 .image-wrapper{height:60vh}}@media (max-width: 426px){.promo-section .promo-container .promo-image-80 .image-wrapper{height:50vh}}.promo-section .promo-container .promo-image-20{flex:0 0 30%;height:70vh;display:flex;align-items:center;position:relative;margin-left:-60px}.promo-section .promo-container .promo-image-20 .image-wrapper{position:relative;width:90%;height:100%}.promo-section .promo-container .promo-image-20 .image-wrapper img{width:100%;height:100%;border-radius:0 48px 48px 0;-o-object-fit:cover;object-fit:cover}@media (max-width: 426px){.promo-section .promo-container .promo-image-20 .image-wrapper img{border-radius:0 0 24px/0px 0px 24px 0!important;border-radius:0 0 24px 24px/0px 0px 24px 24px!important}}.promo-section .promo-container .promo-image-20 .image-wrapper .text-overlay{position:absolute;width:300px;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;padding:1rem;border-radius:10px;display:flex;flex-direction:column;align-items:center}.promo-section .promo-container .promo-image-20 .image-wrapper .text-overlay h3{font-size:24px;margin-bottom:1rem;font-weight:400;width:40vh;align-items:center;text-align:center;font-family:Inter,sans-serif}@media (max-width: 768px){.promo-section .promo-container .promo-image-20 .image-wrapper .text-overlay h3{font-size:20px;width:30vh}}@media (max-width: 426px){.promo-section .promo-container .promo-image-20 .image-wrapper .text-overlay h3{font-size:16px;width:90%}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInFromLefts{0%{transform:translate(-100%,-50%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}.promo-section .promo-img{width:100%;margin-right:auto;height:auto;border-radius:12px;-o-object-fit:cover;object-fit:cover;animation:slideInFromLeft 1s ease forwards}.promo-section .promo-card{background:#111;color:#fff;border-radius:1rem;padding:2rem;flex:1 1 45%;max-width:500px;text-align:center;box-shadow:0 10px 20px #0000004d;position:relative;overflow:hidden}.promo-section .promo-card h2{font-size:1.5rem;line-height:1.4;margin-bottom:1.5rem}.promo-section .promo-card button{background-color:#1e6eff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:999px;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .3s}.promo-section .promo-card button:hover{background-color:#0051cc}.promo-section .promo-card button .arrow{font-size:1.2rem}.promo-section .promo-card.left{background:linear-gradient(to bottom right,#5e006b,#a000ff)}.promo-section .promo-card.right{background:linear-gradient(to bottom right,#001f3f,#00e0ff)}.promo-section .logos{width:95%;overflow:hidden;opacity:1.6;position:relative;margin-top:40px}.promo-section .logos:before,.promo-section .logos:after{content:"";position:absolute;top:0;width:60px;height:100%;z-index:2}.promo-section .logos:before{left:0}.promo-section .logos:after{right:0}.promo-section .logos:hover .logos-slide{animation-play-state:paused}.promo-section .logos .logos-slide{display:flex;gap:.1rem;animation:slide 30s linear infinite}.promo-section .logos .logos-slide img{height:10px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}@media (min-width: 768px){.promo-section .logos .logos-slide img{height:30px;margin:0 .5rem}}@media (min-width: 1024px){.promo-section .logos .logos-slide img{height:40px;margin:0 1rem}}@media (max-width: 426px){.promo-image-80{width:100%;padding-left:0;height:20px}.promo-image-80 .image-wrapper{width:100%;height:40vh;padding:0;margin:0;border:none!important;border-radius:0!important;overflow:hidden;position:relative}.promo-image-80 .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:none!important;border-radius:0!important;position:absolute;top:0;left:0;opacity:0;transition:transform .8s ease-in-out,opacity .8s ease-in-out}.promo-image-80 .image-wrapper .slide-in{transform:translate(0);opacity:1;z-index:2}.promo-image-80 .image-wrapper .slide-out{transform:translate(100%);opacity:0;z-index:1}.promo-image-80 .image-wrapper .image-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:90%;padding:.5rem;z-index:3;color:#fff;border-radius:0!important;display:flex;flex-direction:column;align-items:center}.promo-image-80 .image-wrapper .image-text h3{font-size:16px;line-height:1.4;margin-bottom:.75rem;font-family:Inter,sans-serif}}@media (max-width: 1024px){.promo-section{height:auto;padding:1rem}.promo-section .promo-container{flex-direction:column;gap:1rem;margin-bottom:0;max-width:100%;margin-right:34px;align-items:center;justify-content:center}.promo-section .promo-img{width:100%;height:auto;margin-left:auto!important;margin-right:auto!important;border-radius:0!important;-o-object-fit:cover;object-fit:cover;margin-left:1rem;transition:opacity .8s ease-in-out}.promo-section .promo-card{flex:1 1 100%;max-width:100%;padding:1.5rem;border-radius:12px;text-align:center}.promo-section .promo-card h2{font-size:1.25rem;margin-bottom:1rem}.promo-section .promo-card button{font-size:.9rem;padding:.6rem 1.2rem}.promo-section .promo-card button .arrow{font-size:1rem}.promo-section .logos:before,.promo-section .logos:after{width:40px}.promo-section .logos .logos-slide img{height:20px;margin:0 .3rem}}@media (max-width: 1024px) and (max-width: 426px){.promo-image-80{width:100%;padding-left:20px;margin-left:30px}.promo-image-80 .image-wrapper{width:100%;height:40vh;border-radius:24px 24px 0 0;overflow:hidden;position:relative}.promo-image-80 .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px 24px 0 0!important;position:absolute;top:0;left:0;opacity:0;transition:transform .8s ease-in-out,opacity .8s ease-in-out}.promo-image-80 .image-wrapper .slide-in{transform:translate(0);opacity:1;z-index:2}.promo-image-80 .image-wrapper .slide-out{transform:translate(100%);opacity:0;z-index:1}.promo-image-80 .image-wrapper .image-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:90%;padding:.5rem;z-index:3;color:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center}.promo-image-80 .image-wrapper .image-text h3{font-size:16px;line-height:1.4;margin-bottom:.75rem;font-family:Inter,sans-serif}}@media (max-width: 426px){.promo-container{flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:0}.promo-image-80,.promo-image-20{width:95%;margin:0 auto!important;padding:0!important;display:flex;justify-content:center;align-items:center}.promo-image-80 .image-wrapper,.promo-image-20 .image-wrapper{width:100%;margin:0 auto}.logos{margin-top:-9.5rem;margin-bottom:1.5rem}.promo-image-20{flex:0 0 0%;width:100%;height:auto;margin-left:0!important;margin-right:0!important;display:flex;flex-direction:column;margin-top:-16px!important;align-items:center;justify-content:center}.promo-image-20 .image-wrapper{width:100%;height:auto;margin:0 auto;position:relative}.promo-image-20 .image-wrapper img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border:none!important;border-radius:0!important}.promo-image-20 .image-wrapper .text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:280px;padding:.5rem;z-index:3;color:#fff;border-radius:0!important;display:flex;flex-direction:column;align-items:center;text-align:center}.promo-image-20 .image-wrapper .text-overlay h3{font-size:14px;line-height:1.4;margin-bottom:.75rem}}.get-started-button{display:inline-flex;align-items:center;padding:0;border:none;background-color:#2069ff;border-radius:100px;cursor:pointer;overflow:hidden;font-family:Poppins,sans-serif}.get-started-button .label{color:#fff;font-size:18px;padding:14px 24px;font-weight:500}.get-started-button .arrow{background-color:#2069ff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center}.get-started-button .arrow .arrow-icon{color:#fff;font-size:20px;transform:rotate(45deg)}.get-started-button:hover,.get-started-button:hover .arrow{background-color:#005ce6}.faq-container{display:flex;max-width:1520px;margin:0 auto;width:90%;box-sizing:border-box}.faq-container .faq-icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}@media (max-width: 425px){.faq-container .faq-icon img{width:20px;height:20px}}.faq-container .faq-left{flex:0 0 40%;padding-right:40px;text-align:left}.faq-container .faq-left .faq-title{font-size:48px;font-weight:500;line-height:1.1;margin:0;font-family:Poppins,sans-serif}.faq-container .faq-left .faq-btn{margin-top:40px;background-color:#2563eb;color:#fff;border:none;padding:12px 28px;border-radius:24px;font-size:16px;cursor:pointer;transition:background-color .3s ease;font-family:Poppins,sans-serif}.faq-container .faq-left .faq-btn:hover{background-color:#1d4ed8}.faq-container .faq-right{flex:0 0 60%;text-align:end;text-align:left}.faq-container .faq-right .faq-item{border-bottom:1px solid #E4E4E4;padding:20px 0;cursor:pointer}.faq-container .faq-right .faq-item .faq-question{display:flex;justify-content:space-between;font-weight:600;font-size:18px;font-family:Poppins,sans-serif}.faq-container .faq-right .faq-item .faq-icon{font-size:24px;line-height:18px}.faq-container .faq-right .faq-item .faq-answer{margin-top:15px;font-size:16px;color:#333;line-height:1.4;font-family:Poppins,sans-serif;text-align:left}.faq-container .faq-right .faq-item.open .faq-question{font-weight:700}.faq-title{font-size:32px;font-weight:500;line-height:1.2;color:#000;font-family:Poppins,sans-serif}.faq-title .mobile-hide{display:inline}@media (max-width: 768px){.faq-title .mobile-hide{display:none}.faq-container{flex-direction:column;padding:0 20px}.faq-container .faq-left{align-items:center;text-align:center;margin-right:-20px}.faq-container .faq-right{flex:0 0 100%;width:100%;padding:0;text-align:left}.faq-container .faq-left .faq-title{font-size:32px}.faq-container .faq-left .faq-btn{font-size:14px;padding:10px 20px;margin-top:20px}.faq-container .faq-right .faq-item .faq-question{font-size:16px}.faq-container .faq-right .faq-item .faq-answer{font-size:14px}}.case-studiesPricing{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;margin-left:72px;margin-right:60px;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.case-studies::-webkit-scrollbarPricing{display:none}.case-cardPricing{background:#fff;border-radius:16px;overflow:hidden;max-width:365px;flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;border-style:solid;border-color:#e4e4e4cc;border-width:1px;transition:all .3s ease}.case-cardPricing:hoverPricing{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.case-cardPricing .case-imagePricing{width:90%;height:200px;display:block;margin:20px auto 0;border-radius:8px}.case-cardPricing .case-contentPricing{padding:20px}.case-cardPricing .case-contentPricing h3{font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#111;text-align:left}.case-cardPricing .case-contentPricing p{font-size:16px;font-weight:400;color:#000;margin-bottom:1.2rem;text-align:left}.case-cardPricing .case-contentPricing .case-metaPricing{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:#666}.case-cardPricing .case-contentPricing .case-metaPricing .case-tagPricing{background:#f0f7ff;color:#2563eb;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid #2563eb;font-family:Poppins,sans-serif}.case-cardPricing .case-contentPricing .case-metaPricing .case-timePricing{font-weight:500;color:#333}@media (max-width: 425px){.case-studiesPricing{margin-left:16px;margin-right:16px;gap:1rem;padding-bottom:1rem}.case-cardPricing{max-width:100%;padding:10px;border-width:1px}.case-imagePricing{width:100%;height:auto;max-height:180px;margin:10px auto 0}.case-contentPricing{padding:10px}.case-contentPricing h3{font-size:18px}.case-contentPricing p{font-size:14px;margin-bottom:1rem}.case-contentPricing .case-metaPricing{font-size:.75rem}.case-contentPricing .case-metaPricing .case-tagPricing{padding:.2rem .6rem;font-size:.7rem}.case-contentPricing .case-metaPricing .case-timePricing{font-weight:500;color:#333}}.enterprise-sections{padding:2rem;margin:0 auto;width:95%;font-family:Inter,sans-serif}.enterprise-sections .button-wrappers{text-align:left}.enterprise-sections .enterprise-buttons{padding:.5rem 1.25rem;background:linear-gradient(to bottom right,#298dff1f,#298dff1f);color:#2563eb;font-weight:500;font-size:16px;font-family:Inter,sans-serif;border:none;border-radius:999px;cursor:default;margin-bottom:10px}.enterprise-sections .enterprise-contents{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%}.enterprise-sections .enterprise-contents .enterprise-lefts{width:55%}.enterprise-sections .enterprise-contents .enterprise-lefts .enterprise-titles{font-size:44px;font-weight:500;color:#111827;line-height:1.2;font-family:Poppins,sans-serif;text-align:left;padding-right:20%}.enterprise-sections .enterprise-contents .pill-button-wrapper{display:flex;width:100%;margin-top:1rem;justify-content:flex-start}.enterprise-sections .enterprise-contents .enterprise-rights{width:45%}.enterprise-sections .enterprise-contents .enterprise-rights .enterprise-descriptions{font-size:1.2rem;color:#4b5563;font-family:Poppins,sans-serif;max-width:95%;width:100%;line-height:1.6;font-weight:400;margin:0 auto;padding:0 1rem;text-align:left}@media (max-width: 425px){.enterprise-sections{padding:1.5rem;width:100%}.enterprise-sections .button-wrappers{text-align:center}.enterprise-sections .enterprise-contents{flex-direction:column;align-items:center;text-align:center}.enterprise-sections .enterprise-contents .enterprise-lefts{width:100%;display:flex;justify-content:center}.enterprise-sections .enterprise-contents .enterprise-lefts .enterprise-titles{font-size:22px;text-align:center;max-width:90%;margin:0 auto;padding-right:0;line-height:1.4}.enterprise-sections .enterprise-contents .enterprise-rights{width:100%}.enterprise-sections .enterprise-contents .enterprise-rights .enterprise-descriptions{font-size:16px;max-width:90%;margin:0 auto;text-align:center}.enterprise-sections .enterprise-contents .pill-button-wrapper{justify-content:center;margin-left:0}}@media (max-width: 768px){.enterprise-sections{padding:2rem 1.5rem}.enterprise-sections .enterprise-contents{flex-direction:column;gap:2rem;align-items:center;text-align:center}.enterprise-sections .enterprise-contents .enterprise-lefts{width:100%;display:flex;justify-content:center}.enterprise-sections .enterprise-contents .enterprise-lefts .enterprise-titles{font-size:28px;text-align:center;margin:0 auto;padding-right:0}.enterprise-sections .enterprise-contents .enterprise-rights{width:100%}.enterprise-sections .enterprise-contents .enterprise-rights .enterprise-descriptions{font-size:16px;text-align:center;max-width:90%;margin:-20px auto 0}.enterprise-sections .enterprise-contents .pill-button-wrapper{justify-content:center;margin-left:0}.enterprise-sections .button-wrappers{text-align:center}}.home-slider{width:100%;height:100vh;overflow:hidden}.home-slider .slider-container{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.home-slider .slider-container.slide-left{background:linear-gradient(135deg,#441151,#c72c41)}.home-slider .slider-container.slide-right{background:linear-gradient(135deg,#001f3f,#0074d9)}.home-slider .slider-container .slider-inner{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1400px;margin:0 auto;gap:2rem;color:#fff}.home-slider .slider-container .slider-content{display:flex;flex-direction:column;justify-content:center;width:60%}.home-slider .slider-container .slider-content h2{font-size:2.5rem;margin-bottom:1rem}.home-slider .slider-container .slider-content p{font-size:1.25rem;margin-bottom:2rem}.home-slider .slider-container .slider-content button{background-color:#0057ff;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;border-radius:999px;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.home-slider .slider-container .slider-content button .arrow{font-size:1.2rem}.home-slider .slider-container .slider-image{width:40%;animation:slideIn 1.2s ease-out}.home-slider .slider-container .slider-image img{width:100%;height:auto;border-radius:20px;box-shadow:0 0 20px #0000004d}@keyframes slideIn{0%{transform:translate(-80px);opacity:0}to{transform:translate(0);opacity:1}}.timeline{padding:2rem;width:95%;margin:0 auto}.timeline .section-label{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:135px;margin:0 auto .5rem;text-align:center;font-family:Inter,sans-serif;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.timeline__header{text-align:center;color:#000;font-weight:500;font-size:44px;font-family:Poppins,sans-serif;margin-bottom:2rem}.timeline__row{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:2rem;margin:0 auto 3rem}.timeline__row .timeline__image-wrapper{flex-shrink:0}.timeline__row .timeline__image-wrapper .timeline__image{width:200px;height:200px}.timeline__row .timeline__text-content{max-width:800px;text-align:left;margin-right:50px}.timeline__row .timeline__text-content .timeline__year-label{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:105px;text-align:center;font-family:Inter,sans-serif;margin-bottom:15px;border-radius:60px;background-color:#298dff1f;padding:3px 1px}.timeline__row .timeline__text-content .timeline__title{font-size:28px;margin-bottom:15px;font-weight:600;font-family:Poppins,sans-serif;color:#000}.timeline__row .timeline__text-content .timeline__description{font-size:18px;color:#00000080;font-weight:400}.timeline__mobile{display:flex;flex-direction:column;gap:1rem;text-align:left;margin-bottom:3rem}.timeline__mobile .timeline__year-title-row{display:flex;align-items:center;gap:1rem}.timeline__mobile .timeline__year-title-row .timeline__year-label{color:#3a57e8;font-weight:500;font-size:14px;border:1px solid #1D5DFF;padding:3px 10px;border-radius:40px;background-color:#298dff1f;font-family:Inter,sans-serif}.timeline__mobile .timeline__year-title-row .timeline__title{font-size:20px;font-weight:500;font-family:Poppins,sans-serif;color:#000}.timeline__mobile .timeline__desc-img-row{display:flex;gap:1rem;align-items:flex-start}.timeline__mobile .timeline__desc-img-row .timeline__description{flex:2;font-size:16px;color:#00000080;font-weight:400}.timeline__mobile .timeline__desc-img-row .timeline__image-wrapper{flex:1;text-align:right}.timeline__mobile .timeline__desc-img-row .timeline__image-wrapper .timeline__image{width:120px;height:auto}.timeline .timeline__arrows{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.timeline .timeline__arrows .timeline__arrow{background:none;border:none;cursor:pointer;padding:.3rem}.timeline .timeline__arrows .timeline__arrow img{width:40px;height:40px}.timeline .timeline__arrows .timeline__arrow:disabled{opacity:.4;cursor:not-allowed}.timeline .timeline__arrows .left img{transform:rotate(180deg)}@media (max-width: 768px){.timeline .timeline__arrows{display:none}}.timeline__bar{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.timeline__bar .timeline__dot{position:relative;text-align:center;cursor:pointer;flex:1}.timeline__bar .timeline__dot span{display:block;color:#2e4fff;font-weight:400;font-size:16px;font-family:Poppins,sans-serif;margin-bottom:.5rem}.timeline__bar .timeline__dot:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#dce1f7;border:3px solid #dce1f7;margin:0 auto;position:relative;z-index:2;transition:all .3s ease}.timeline__bar .timeline__dot.active span{color:#1d5dff}.timeline__bar .timeline__dot.active:before{background:#1d5dff;border-color:#1d5dff}.timeline__bar .timeline__dot:after{content:"";position:absolute;top:8px;left:50%;right:-50%;height:3px;background-color:#9bbcff;z-index:1;transition:background-color .3s ease}.timeline__bar .timeline__dot.active:after{background-color:#1d5dff}.timeline__bar .timeline__dot:last-child:after{display:none}.timeline .timeline__dot{position:relative;text-align:center;cursor:pointer;flex:1}.timeline .timeline__dot span{display:block;color:#9bbcff;font-weight:400;font-size:16px;font-family:Poppins,sans-serif;margin-bottom:.5rem;transition:color .3s ease}.timeline .timeline__dot:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#dce1f7;border:3px solid #dce1f7;margin:0 auto;position:relative;z-index:2;transition:all .3s ease}.timeline .timeline__dot:after{content:"";position:absolute;top:8px;left:50%;right:-50%;height:3px;background-color:#9bbcff;z-index:1;transition:background-color .3s ease}.timeline .timeline__dot:last-child:after{display:none}.timeline .timeline__dot.completed span{color:#1d5dff}.timeline .timeline__dot.completed:before{background:#1d5dff;border-color:#1d5dff}.timeline .timeline__dot.completed:after{background-color:#1d5dff}@media (max-width: 768px){.section-label{font-size:.9rem;padding:4px 10px;margin-bottom:.5rem}.timeline__header{font-size:22px;line-height:1.3;margin-bottom:1rem}}.ceo-section{display:flex;justify-content:center;align-items:center;width:100%;padding:20px;background-color:#f9f9f9;margin:0 auto}.ceo-card{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;padding:20px;transition:transform .3s ease-in-out;width:100%;margin:0}.ceo-card:hover{transform:translateY(-10px)}.ceo-image img{width:90%;border-radius:10px;-o-object-fit:cover;object-fit:cover;height:300px}.ceo-content{padding:15px 20px}.ceo-title{font-size:44px;font-weight:500;color:#000;text-align:left;font-family:Poppins,sans-serif;margin-bottom:10px}.ceo-name{font-size:20px;font-weight:500;color:#1d5dff;font-family:Poppins,sans-serif;text-align:left;margin-bottom:10px}.ceo-description{font-family:Poppins,sans-serif;font-size:16px;color:#7f8c8d;text-align:left;width:100%;margin-bottom:20px}.ceo-description .highlight{color:#2c3e50;font-weight:500}.audio-player{display:flex;justify-content:center;align-items:center;padding-top:10px;margin-right:50px}.audio-player audio{width:100%;max-width:600px}@media (max-width: 768px){.ceo-card{flex-direction:column;padding:15px}.ceo-title{font-size:20px}.ceo-name{font-size:16px}.ceo-description{font-size:14px}}@media (min-width: 769px){.ceo-card{flex-direction:row;width:100%;margin:0}.ceo-image{width:40%;margin-right:20px}.ceo-content{width:60%}}.audio-player-wrapper{display:flex;align-items:center;padding:20px;border-radius:12px;width:100%;max-width:1000px;margin:0 auto;font-family:sans-serif;gap:20px}@media (max-width: 768px){.audio-player-wrapper{flex-direction:column;align-items:stretch;gap:15px}}.audio-player-wrapper audio{width:100%;margin-bottom:10px}@media (min-width: 769px){.audio-player-wrapper audio{display:none}}.audio-player-wrapper .controls{display:flex;align-items:center;gap:25px;justify-content:center}.audio-player-wrapper .controls .icon-btn{width:32px;height:32px;cursor:pointer;transition:transform .2s}.audio-player-wrapper .controls .icon-btn:hover{transform:scale(1.1)}@media (max-width: 768px){.audio-player-wrapper .controls{order:2;margin-top:10px}}.audio-player-wrapper .waveform-container{display:flex;align-items:center;background-color:#2c47e90d;border-radius:30px;padding:12px 20px;width:100%;height:80px;overflow:hidden}@media (max-width: 768px){.audio-player-wrapper .waveform-container{order:1;margin-bottom:10px}}.audio-player-wrapper .waveform-container .speaker-icon{width:24px;height:24px;margin-right:16px}.audio-player-wrapper .waveform-container .waveform-bars{display:flex;align-items:flex-end;gap:4px;width:100%;height:100%}.audio-player-wrapper .waveform-container .waveform-bars .bar{width:3px;height:30px;background-color:#2c47e9;border-radius:2px;animation:none}.audio-player-wrapper .waveform-container.active .bar{animation:pulse 1.2s ease-in-out infinite;animation-delay:calc(var(--i) * .05s)}@keyframes pulse{0%,to{height:20%}50%{height:100%}}.process-section{text-align:center;padding:0 20px;background-repeat:no-repeat;background-position:center center;background-size:1400px auto;width:100%;max-width:1500px;height:500px;margin:0 auto 60px}.process-section .process-header{margin-bottom:-170px}@media (max-width: 768px){.process-section .process-header{margin-bottom:0}}.process-section .title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000}@media (max-width: 768px){.process-section .title{margin-bottom:0;font-size:28px}}.process-section .process-row{display:flex;align-items:center;justify-content:center;gap:40px;max-width:1000px;padding-top:120px;margin:0 auto}@media (max-width: 768px){.process-section .process-row{margin-bottom:0;padding-top:10px}}.process-section .process-title{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:175px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:8px 12px}.process-section .process-card{background:#f5f7ff;padding:20px 30px;border-radius:15px;max-width:800px;text-align:left;flex:1}.process-section .process-card .process-title-box{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:-moz-fit-content;width:fit-content;border-radius:100px;background-color:#298dff1f;padding:6px 12px;font-family:Inter,sans-serif}.process-section .process-card .process-title-box .process-tag{font-size:16px;font-weight:600;color:#2650ff}.process-section .process-card .process-description{font-size:20px;color:#333;font-family:Poppins,sans-serif;font-weight:400;margin-top:15px}.process-section .process-timeline{display:flex;flex-direction:column;align-items:center;gap:90px}.process-section .process-timeline .arrow-up,.process-section .process-timeline .arrow-down{width:40px;height:40px;border:2px solid #2650ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2650ff;font-size:20px;cursor:pointer}.process-section .process-timeline .process-number{font-size:50px;font-weight:700;color:#2650ff}.process-section .process-dots{display:flex;flex-direction:column;gap:10px}.process-section .process-dots .dot{width:12px;height:12px;background:#cfd5ff;border-radius:50%}.process-section .process-dots .dot.active{background:#2650ff}@media (max-width: 768px){.process-section .process-row{display:flex;flex-direction:row;align-items:stretch;gap:15px}.process-section .process-row .process-card{flex:0 0 60%;background:#f5f7ff;padding:15px;border-radius:15px;text-align:left}.process-section .process-row .process-card .process-title-box{padding:5px 10px}.process-section .process-row .process-card .process-description{font-size:14px;line-height:1.5}.process-section .process-row .process-timeline{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%}.process-section .process-row .process-timeline .arrow-up,.process-section .process-row .process-timeline .arrow-down{width:36px;height:36px;font-size:18px;border:2px solid #2650ff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2650ff}.process-section .process-row .process-timeline .process-number{font-size:28px;font-weight:700;color:#2650ff}.process-section{background:none;padding:20px}.process-section .process-row{display:flex;flex-direction:row;align-items:stretch;margin-top:-100px;justify-content:flex-start;gap:15px}.process-section .process-row .process-card{order:1;flex:0 0 80%;padding:15px}.process-section .process-row .process-timeline{order:2;flex:0 0 20%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15%;gap:10px}.process-section .process-row .process-timeline .arrow-up,.process-section .process-row .process-timeline .arrow-down{width:36px;height:36px;font-size:18px}.process-section .process-row .process-timeline .process-number{font-size:28px}.process-section .process-row .process-dots{display:none}.process-section .process-title{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}}.about-container{padding:1.5rem;padding-right:20px;width:90%;margin:20px auto;text-align:center;font-family:Arial,sans-serif}.about-container .section-label{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:-moz-fit-content;width:fit-content;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px;font-family:Inter,sans-serif}.about-container .section-title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000}@media (max-width: 768px){.about-container .section-title{font-size:24px}}.about-container .section-description{font-size:18px;line-height:26px;width:100%;margin:0 auto;font-family:Poppins,sans-serif;color:#00000080;font-weight:400}.about-container .about-panels{margin-top:2rem}.about-container .about-panels .panel{background:#eef0ff;border-radius:15px;padding:1.2rem;margin-bottom:1rem;text-align:left}.about-container .about-panels .panel .panel-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.about-container .about-panels .panel .panel-header h3{font-size:18px;font-weight:500;color:#191919;font-family:Poppins,sans-serif}.about-container .about-panels .panel .panel-header button{background:#fff;border:none;font-size:1.2rem;padding:.25rem .6rem;border-radius:5px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif}.about-container .about-panels .panel .panel-content{margin-top:10px;font-size:16px;font-family:Poppins,sans-serif;font-weight:400;color:#00000080;line-height:1.5;text-align:left}.about-container .toggle-icon{width:24px;height:24px;cursor:pointer}@media (min-width: 768px){.about-container{text-align:left;display:flex;justify-content:space-between;gap:2rem}.about-container .section-label{margin:0 0 .5rem}.about-container .about-text{width:60%}.about-container .about-panels{width:40%}.about-container .section-description{width:100%;padding:0 80px 0 0;text-align:left;align-items:start}}.team-section .team-title{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1d5dff;width:165px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:8px 12px}.team-section .values-title{text-align:center;color:#000;font-weight:500;font-size:44px;font-family:Poppins,sans-serif;margin-bottom:2rem}.team-section .team-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:20px;margin-left:15px;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.team-section .team-container::-webkit-scrollbar{display:none}.team-section .team-container .divs{width:100%;text-align:left;margin-top:10px;display:flex;flex-direction:column;align-items:flex-start}.team-section .team-container .team-member{flex:0 0 auto;width:250px;display:flex;flex-direction:column;align-items:center;background:#fff;text-align:left;border:2px solid #DFDFDF;border-radius:10px;text-align:center;scroll-snap-align:start}.team-section .team-container .team-member img{width:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.team-section .team-container .team-member p{margin-top:10px;font-size:16px;color:#000;padding:10px;font-weight:500;text-align:left;align-items:self-start;font-family:Poppins,sans-serif}.team-section .team-container .team-member b{font-size:16px;font-weight:400;padding:10px;margin-top:-30px;color:#000000b2;font-family:Poppins,sans-serif}@media (min-width: 1024px){.team-section .team-container{gap:30px;padding-bottom:20px}}@media (max-width: 768px){.team-section .team-title{font-size:16px;margin-bottom:.5rem}.team-section .values-title{font-size:24px;margin-bottom:1rem}}.values-container .section-label{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1d5dff;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.values-container .values-content .value-item{background-color:#f3f7fc;padding:20px;border-radius:8px;text-align:left;border:1px solid #e6e6e6;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;background:linear-gradient(to bottom,#E7E7E7 60%,transparent 100%),linear-gradient(to bottom,#00daff33 60%,#b134ff33);width:100%;max-width:500px;height:290px;margin:0 auto}@media (max-width: 768px){.values-container .values-title{font-size:28px}.values-container .section-label{font-size:.9rem;width:120px;padding:4px 10px}.values-container .values-content{gap:30px;grid-template-columns:1fr}.values-container .values-content .value-item{max-width:100%;height:250px;padding:15px}.values-container .values-content .value-item h2{font-size:18px}.values-container .values-content .value-item p{font-size:14px}}.lead-container{display:flex;flex-direction:column;font-family:Inter,sans-serif;background:#f0f6ff}@media (min-width: 768px){.lead-container{flex-direction:row;height:100vh}}.lead-container .lead-left,.lead-container .lead-right{flex:1;padding:2rem}.lead-container .lead-left{background:#04f;color:#fff;display:flex;flex-direction:column;justify-content:center}.lead-container .lead-left h2{font-size:2rem;margin-bottom:1rem;font-family:Poppins,sans-serif}.lead-container .lead-left h2 .highlight{background:#ffdc60;color:#000;padding:.2rem .4rem;border-radius:4px;font-family:Poppins,sans-serif}.lead-container .lead-left .line-break{display:block;text-align:end;padding-right:120px}.lead-container .lead-left p{font-size:16px;margin-bottom:2rem;max-width:500px;font-weight:500;margin-left:auto;margin-right:auto;text-align:center;font-family:Poppins,sans-serif}.lead-container .lead-left .logos p{font-size:.875rem;margin-bottom:1rem;text-align:center;justify-content:center;font-family:Poppins,sans-serif}.lead-container .lead-left .logos .logo-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.lead-container .lead-left .logos .logo-list.list-1{margin-top:15px;margin-bottom:15px}@media (max-width: 768px){.lead-container .lead-left .logos .logo-list.list-1{padding-top:100px}}.lead-container .lead-left .logos .logo-list.list-2{animation-delay:-20s}@media (max-width: 768px){.lead-container .lead-left .logos .logo-list.list-2{margin-top:10px}}.lead-container .lead-left .logos .logo-list img{height:24px;-o-object-fit:contain;object-fit:contain}.lead-container .lead-right{background:#eaf4ff;display:flex;flex-direction:column;justify-content:center}.lead-container .lead-right h3{font-size:40px;font-weight:500;margin-bottom:1.5rem}.lead-container .lead-right form{display:flex;flex-direction:column;gap:1rem;width:80%;margin:0 auto}.lead-container .lead-right form .form-row{display:flex;flex-direction:column;gap:1rem}@media (min-width: 600px){.lead-container .lead-right form .form-row{flex-direction:row}.lead-container .lead-right form .form-row input{flex:1}}.lead-container .lead-right form input,.lead-container .lead-right form select,.lead-container .lead-right form textarea{padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;width:100%}.lead-container .lead-right form select{background:#fff}.lead-container .lead-right form .privacy-note{font-size:15px;color:#666;font-weight:400}.lead-container .lead-right form .privacy-note a{color:#00e}.lead-container .lead-right form button{background:#000;color:#fff;padding:.75rem;border:none;border-radius:25px;cursor:pointer;font-weight:700;font-size:1rem;transition:background .3s}.lead-container .lead-right form button:hover{background:#222}@keyframes scroll-logos-slow{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-logos-fast{0%{transform:translate(0)}to{transform:translate(-50%)}}.global-presence{padding:2rem;font-family:Inter,sans-serif;background:#fff;width:90%;max-width:none;margin:0 auto 40px}.global-presence .heading{margin-bottom:2.5rem}@media (min-width: 992px){.global-presence .heading{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem}.global-presence .heading .title-group{flex:0 0 40%;max-width:450px}.global-presence .heading p{flex:1;margin-top:0}}.global-presence .heading .title-group,.global-presence .heading p{text-align:left}@media (max-width: 991px){.global-presence .heading p{margin-top:1.5rem}}.global-presence .heading .badge{display:inline-block;background:#e5eeff;color:#1a73e8;font-size:.9rem;font-family:Poppins,sans-serif;padding:.4rem 1rem;border-radius:20px;font-weight:500;margin-bottom:1rem}.global-presence .heading h2{font-size:44px;font-weight:500;margin-bottom:1rem;color:#000;font-family:Poppins,sans-serif}.global-presence .heading p{color:#7c7c7c;max-width:800px;font-weight:400;margin:40px 0 0;line-height:26px;font-size:18px;text-transform:none;font-family:Poppins,sans-serif}.global-presence .country-tabs{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:2rem;margin:0 auto;width:50%}.global-presence .country-tabs .country-tab{padding:.6rem 1.4rem;border-radius:999px;border:1px solid #ddd;background:#f8f8f8;font-weight:500;cursor:pointer;justify-content:space-evenly;font-family:Poppins,sans-serif;transition:all .3s ease;display:flex;align-items:center;gap:.4rem;white-space:nowrap;flex:0 0 auto}.global-presence .country-tabs .country-tab.active{background:#fff;border:2px solid #1a73e8;box-shadow:0 4px 12px #0000001a}.global-presence .country-tabs .country-tab:hover{background:#eaeaea}.global-presence .country-tabs .country-tab .flag-image{width:24px;height:16px;border:1px solid #ccc;border-radius:3px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.global-presence .country-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;gap:.8rem;padding:0 1rem}.global-presence .country-tabs .country-tab{flex:0 0 auto;white-space:nowrap}.global-presence .country-tabs::-webkit-scrollbar{display:none}}.global-presence .info-cards{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.global-presence .info-cards{flex-direction:row}}.global-presence .info-cards .card{flex:1;background:#fafafa;border-radius:16px;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;border:1px solid #eee}.global-presence .info-cards .card .icon{color:#fff;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.global-presence .info-cards .card p{margin:0;font-size:18px;font-weight:500;color:#000;text-align:left;font-family:Poppins,sans-serif}.hero-section{width:100%;height:100vh;background-size:cover;background-position:center;display:flex;align-items:center;padding-left:5%;color:#fff}.hero-section .hero-content{max-width:600px;padding:2rem;border-radius:12px;color:#fff}.hero-section .hero-content h1{font-size:3rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}.hero-section .hero-content p{font-size:1.2rem;margin-bottom:2rem;line-height:1.6;color:#fff}.hero-section .hero-content .contact-button{padding:.8rem 2rem;font-size:1rem;background-color:#1a73e8;color:#fff;border:none;border-radius:999px;cursor:pointer;transition:background-color .3s ease}.hero-section .hero-content .contact-button:hover{background-color:#155ab6}.questionnaire-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;box-sizing:border-box}.questionnaire-card{background:#fff;border-radius:16px;width:90%;max-width:900px;padding:2rem;box-shadow:0 0 30px #0003;font-family:Poppins,sans-serif;position:relative;max-height:95vh;overflow-y:auto}.questionnaire-card::-webkit-scrollbar{width:8px}.questionnaire-card::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.questionnaire-card::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:4px}.questionnaire-card .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.questionnaire-card .form-header h3{font-size:1.8rem;font-weight:700;text-align:center;font-family:Poppins,sans-serif;color:#000}.questionnaire-card .form-header .close-btn{font-size:2rem;background:none;font-family:Poppins,sans-serif;border:none;cursor:pointer;color:#555;line-height:1}.questionnaire-card form{display:flex;flex-direction:column}.questionnaire-card form .grid-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;font-family:Poppins,sans-serif}.questionnaire-card form .form-group{display:flex;flex-direction:column}.questionnaire-card form .form-group label{font-size:.95rem;margin-bottom:.4rem;color:#333;font-family:Poppins,sans-serif;font-weight:500;text-align:left}.questionnaire-card form .form-group input,.questionnaire-card form .form-group select,.questionnaire-card form .form-group textarea{padding:1rem;font-size:1rem;border:1px solid #ddd;border-radius:10px;font-family:Poppins,sans-serif;font-family:inherit}.questionnaire-card form .form-group input:focus,.questionnaire-card form .form-group select:focus,.questionnaire-card form .form-group textarea:focus{border-color:#3b5bff;box-shadow:0 0 0 3px #3b5bff33;outline:none;font-family:Poppins,sans-serif}.questionnaire-card form .form-group textarea{resize:vertical;min-height:100px;font-family:Poppins,sans-serif}.questionnaire-card form .form-group.full{grid-column:1/-1;margin-top:1.5rem;font-family:Poppins,sans-serif}.questionnaire-card form .form-group.file-upload{margin-top:1.5rem}.questionnaire-card form .form-group.file-upload .drop-zone{border:2px dashed #3b5bff;border-radius:10px;text-align:center;padding:3rem 2rem;font-family:Poppins,sans-serif;background-color:#f7f9ff;transition:background-color .2s,border-color .2s}.questionnaire-card form .form-group.file-upload .drop-zone:hover{background-color:#eff3ff;border-color:#2f4ae3;font-family:Poppins,sans-serif}.questionnaire-card form .form-group.file-upload .drop-zone .drop-icon{font-size:2.5rem;margin-bottom:.75rem;color:#3b5bff;font-family:Poppins,sans-serif;font-weight:300}.questionnaire-card form .form-group.file-upload .drop-zone p{margin:.25rem 0;font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;color:#333}.questionnaire-card form .form-group.file-upload .drop-zone small{color:#777;display:block}.questionnaire-card form .submit-btn{margin-top:2.5rem;background-color:#3b5bff;color:#fff;border:none;border-radius:10px;padding:1.2rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s,transform .1s;box-shadow:0 4px 10px #3b5bff4d}.questionnaire-card form .submit-btn:hover{background-color:#2f4ae3}.questionnaire-card form .submit-btn:active{transform:translateY(1px);box-shadow:0 2px 5px #3b5bff4d}@media (max-width: 950px){.questionnaire-card form .grid-two{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 650px){.questionnaire-card{padding:1.5rem}.questionnaire-card form .grid-two{grid-template-columns:1fr;gap:1.2rem}.questionnaire-card .form-header h3{font-size:1.5rem}.questionnaire-card .form-header .close-btn{font-size:1.8rem}.questionnaire-modal{padding:.5rem;align-items:flex-start;overflow-y:auto}.questionnaire-card{max-height:none;margin:1rem auto}}@media (max-width: 450px){.questionnaire-card{padding:1rem}.questionnaire-card form .form-group .drop-zone{padding:1.5rem}}.previously-selected-card{background:#fff;border-radius:16px;box-shadow:0 4px 14px #00000014;padding:2rem;max-width:380px;margin:2rem auto;font-family:Poppins,sans-serif;text-align:center}.previously-selected-card .title{font-size:18px;font-weight:600;color:#000;margin-bottom:.5rem}.previously-selected-card .subtitle{font-size:14px;color:#666;margin-bottom:2rem}.previously-selected-card .answers-list{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-left:30px}.previously-selected-card .answers-list:before{content:"";position:absolute;left:8px;top:18px;bottom:18px;width:2px;background-color:#e0e0e0}.previously-selected-card .answers-list .answer-item{display:flex;align-items:center;margin-bottom:1rem;position:relative}.previously-selected-card .answers-list .answer-item .number{width:26px;height:26px;border-radius:50%;background-color:#e0e0e0;color:#666;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;margin-right:10px;z-index:1}.previously-selected-card .answers-list .answer-item .number.active{background-color:#1d5dff;color:#fff}.previously-selected-card .answers-list .answer-item .number.inactive{background-color:#e0e0e0;color:#bbb}.previously-selected-card .answers-list .answer-item .answer-text{font-size:15px;font-weight:500;color:#000}.previously-selected-card .answers-list .answer-item.inactive .answer-text{color:#bbb}.contact-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:999}.contact-card{background:#fff;padding:2rem;width:400px;border-radius:12px;box-shadow:0 0 20px #0000001a;position:relative;font-family:Inter,sans-serif}.contact-card .contact-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.contact-card .contact-header h2{margin:0;font-size:1.5rem;font-weight:600}.contact-card .contact-header .close-button{background:none;border:none;font-size:1.5rem;cursor:pointer}.contact-card form{display:flex;flex-direction:column}.contact-card form label{font-size:.9rem;margin:.5rem 0 .2rem;color:#333;text-align:left}.contact-card form input,.contact-card form select,.contact-card form textarea{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;margin-bottom:.8rem;font-family:inherit}.contact-card form input:focus,.contact-card form select:focus,.contact-card form textarea:focus{outline:none;border-color:#4a90e2}.contact-card form .submit-button{margin-top:.5rem;padding:.75rem;background-color:#3b5bff;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.contact-card form .submit-button:hover{background-color:#2f4ae3}@media only screen and (min-width: 320px){.contentWrapper{padding:0 12px}}@media only screen and (min-width: 768px){.contentWrapper{padding:0 24px}}@media only screen and (min-width: 1024px){.contentWrapper{padding:0 72px}}@media only screen and (min-width: 1280px){.contentWrapper{padding:0 112px}}@media only screen and (min-width: 320px){.pageWrapper{margin-top:85px}}@media only screen and (min-width: 768px){.pageWrapper{margin-top:100px}}@media only screen and (min-width: 1024px){.pageWrapper{margin-top:140px}}@media only screen and (min-width: 1280px){.pageWrapper{margin-top:80px}}@media only screen and (min-width: 1440px){.pageWrapper{padding-top:60px}}.maintenancePage{overflow-x:hidden}.maintenancePage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins!important;margin-bottom:0}@media (min-width: 768px){.maintenancePage .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.maintenancePage .title{letter-spacing:4px;font-size:24px}}.maintenancePage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.maintenancePage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.maintenancePage .subTitle{font-size:28px}}@media (min-width: 992px){.maintenancePage .subTitle{font-size:48px}}.maintenancePage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.maintenancePage .description{width:400px;font-size:15px}}@media (min-width: 992px){.maintenancePage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.maintenancePage .section{margin-top:35px}@media (min-width: 768px){.maintenancePage .section{margin-top:35px}}@media (min-width: 992px){.maintenancePage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.maintenancePage .section{margin-top:60px}}@media (min-width: 1400px){.maintenancePage .section{margin-top:80px}}@media (min-width: 1200px){.maintenancePage .maintenanceWhyChoseUsSection{margin-top:60px}}@media (min-width: 992px){.maintenancePage .maintenanceWhyChoseUsSection .title{opacity:.9}}@media (max-width: 575.98px){.maintenancePage .maintenanceWhyChoseUsSection .subTitle{width:90%;margin:auto}}@media (min-width: 992px){.maintenancePage .maintenanceWhyChoseUsSection .subTitle{line-height:60px;margin-top:10px}}.maintenancePage .maintenanceWhyChoseUsSection .title,.maintenancePage .maintenanceWhyChoseUsSection .subTitle{color:var(--white);font-style:normal}@media (min-width: 768px){.maintenancePage .maintenanceWhyChoseUsSection .title,.maintenancePage .maintenanceWhyChoseUsSection .subTitle{text-align:left}}@media (min-width: 992px){.maintenancePage .maintenanceWhyChoseUsSection .title,.maintenancePage .maintenanceWhyChoseUsSection .subTitle{width:600px}}@media (min-width: 1200px){.maintenancePage .maintenanceWhyChoseUsSection .title,.maintenancePage .maintenanceWhyChoseUsSection .subTitle{width:740px}}.maintenancePage .maintenanceWhyChoseUsSection .description{display:none}@media (min-width: 992px){.maintenancePage .maintenanceWhyChoseUsSection .description{display:block;text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.maintenancePage .maintenanceWhyChoseUsSection .buttons{padding-left:15%;margin-right:30px}}@media (min-width: 992px){.maintenancePage .maintenanceWhyChoseUsSection .buttons{gap:28px;padding-left:15%;margin-right:0;justify-content:center}}@media (min-width: 1200px){.maintenancePage .maintenanceWhyChoseUsSection .buttons{padding-left:20%}}.maintenancePage .maintenanceLimitedTimeOfferSection .title{color:#000}@media (min-width: 992px){.maintenancePage .maintenanceLimitedTimeOfferSection .title{color:#3854f6}}.maintenancePage .maintenanceLimitedTimeOfferSection .description{width:90%}@media (min-width: 992px){.maintenancePage .maintenanceLimitedTimeOfferSection .description{width:60%}}@media (max-width: 575.98px){.maintenancePage .maintenanceWhyTecnogexSection .whyTecnogex{padding:30px 0!important}}@media (min-width: 768px){.maintenancePage .maintenanceWhyTecnogexSection .whyTecnogex{padding:40px 0!important}}@media (min-width: 1200px){.maintenancePage .maintenanceWhyTecnogexSection .whyTecnogex{padding-top:75px!important}}.maintenancePage .maintenanceWhyTecnogexSection .title{color:#fff}@media (min-width: 992px){.maintenancePage .maintenanceWhyTecnogexSection .title{visibility:hidden}}.maintenancePage .maintenanceFaqSection{overflow:hidden}@media (max-width: 575.98px){.maintenancePage .maintenanceFaqSection .faq-container{margin-top:15px}}@media (min-width: 992px){.maintenancePage .maintenanceFaqSection .faq-container{padding-top:0}}.logo_slider_section .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin-top:35px}@media (min-width: 992px){.logo_slider_section .logos{margin-top:60px}}@media (min-width: 1200px){.logo_slider_section .logos{margin-top:80px}}.logo_slider_section .logos:before,.logo_slider_section .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.logo_slider_section .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.logo_slider_section .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.logo_slider_section .logos:hover .logos-slide{animation-play-state:paused}.logo_slider_section .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.logo_slider_section .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.logo_slider_section .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.logo_slider_section .logos .logos-slide img{margin:0 6rem;height:40px}}.maintenanceHeroSection{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:500px;width:auto}@media (min-width: 992px){.maintenanceHeroSection{height:100vh;margin-top:70px;max-height:1080px}}.maintenanceHeroSection .heroImage{-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;height:100%}.maintenanceHeroSection .heroImage img{width:100%;height:auto}.maintenanceHeroSection .content{position:absolute;display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:0px;left:0;top:25%}@media (min-width: 768px){.maintenanceHeroSection .content{gap:10px;top:16%}}@media (min-width: 992px){.maintenanceHeroSection .content{top:36%}}.maintenanceHeroSection .content .title{color:#000}@media (min-width: 992px){.maintenanceHeroSection .content .title{display:none}}.maintenanceHeroSection .content .subTitle{width:65%}@media (min-width: 992px){.maintenanceHeroSection .content .subTitle{width:60%}}.maintenanceHeroSection .content .description{width:86%}@media (min-width: 992px){.maintenanceHeroSection .content .description{width:50%;opacity:.7}}.maintenanceHeroSection .content button{color:var(--white);text-align:center;font-style:normal;font-weight:600;line-height:normal;border:none;background:#265adf;transition:all .3s ease-in-out;border-radius:20px;font-size:12px;width:109px;height:32px;margin-top:15px}@media (min-width: 768px){.maintenanceHeroSection .content button{width:124px;height:37px;border-radius:23px;font-size:13px}}@media (min-width: 992px){.maintenanceHeroSection .content button{border-radius:40px;width:202px;height:55px;font-size:18px;margin-top:30px}}.maintenanceHeroSection .content button:hover{background:#1c45ab}.websiteAnalysisSection .contentSection{padding:54px 0}@media (min-width: 768px){.websiteAnalysisSection .contentSection{background-color:#222}}@media (min-width: 992px){.websiteAnalysisSection .contentSection{padding:90px 0}}.websiteAnalysisSection .contentSection .topSection{margin:auto;width:97%}.websiteAnalysisSection .contentSection .topSection .title,.websiteAnalysisSection .contentSection .topSection .subTitle,.websiteAnalysisSection .contentSection .topSection .description{color:#fff}@media (min-width: 992px){.websiteAnalysisSection .contentSection .topSection{width:70%}.websiteAnalysisSection .contentSection .topSection .title{color:#3854f6;margin-bottom:10px}}.websiteAnalysisSection .contentSection .topSection .description{width:90%;margin-top:10px}@media (min-width: 992px){.websiteAnalysisSection .contentSection .topSection .description{margin-top:20px}}.websiteAnalysisSection .contentSection .inputContainer{display:flex;align-items:center;border:2px solid rgb(255,255,255);border-radius:50px;margin:17px auto 13px;padding:5px 3px 5px 5px;height:43px;max-width:90%;background-color:#fff}@media (min-width: 768px){.websiteAnalysisSection .contentSection .inputContainer{margin:18px auto;padding:5px 3px 5px 5px;height:60px;max-width:470px}}@media (min-width: 992px){.websiteAnalysisSection .contentSection .inputContainer{padding:5px;height:70px;max-width:670px;margin-top:32px;margin-bottom:20px}}@media (min-width: 1200px){.websiteAnalysisSection .contentSection .inputContainer{margin-top:35px}}.websiteAnalysisSection .contentSection .inputContainer input{border:none;outline:none;flex:1;min-width:0;padding:5px 10px;font-size:14px;border-radius:30px}@media (min-width: 768px){.websiteAnalysisSection .contentSection .inputContainer input{padding:5px 10px;font-size:16px;border-radius:30px}}@media (min-width: 992px){.websiteAnalysisSection .contentSection .inputContainer input{padding:10px 20px;font-size:18px;border-radius:40px}}.websiteAnalysisSection .contentSection .inputContainer input::-moz-placeholder{color:#000;font-style:normal;font-weight:600;line-height:normal;opacity:.6;text-align:left;font-size:10px}.websiteAnalysisSection .contentSection .inputContainer input::placeholder{color:#000;font-style:normal;font-weight:600;line-height:normal;opacity:.6;text-align:left;font-size:10px}@media (min-width: 768px){.websiteAnalysisSection .contentSection .inputContainer input::-moz-placeholder{font-size:15px}.websiteAnalysisSection .contentSection .inputContainer input::placeholder{font-size:15px}}.websiteAnalysisSection .contentSection .inputContainer button{flex-shrink:0;transition:all .3s ease-in-out;font-style:normal;line-height:normal;text-transform:capitalize;border:none;text-align:center;color:#fff;cursor:pointer;background-color:#3854f6;font-weight:500;border-radius:30px;font-size:12px;height:35px;width:85px;display:none}@media (min-width: 768px){.websiteAnalysisSection .contentSection .inputContainer button{display:block;font-weight:600;border-radius:40px;padding:10px 20px;font-size:15px;height:50px;width:140px}}@media (min-width: 992px){.websiteAnalysisSection .contentSection .inputContainer button{margin-right:auto;font-size:20px;height:60px;width:170px}}.websiteAnalysisSection .contentSection .inputContainer button:hover{background-color:#2337a8}.websiteAnalysisSection .contentSection .domainTags{color:#fff;width:70%;margin:10px auto auto;gap:20px;display:none;align-items:center;justify-content:center}@media (min-width: 768px){.websiteAnalysisSection .contentSection .domainTags{display:flex}}@media (min-width: 992px){.websiteAnalysisSection .contentSection .domainTags{gap:60px}}@media (min-width: 1200px){.websiteAnalysisSection .contentSection .domainTags{gap:100px}}.websiteAnalysisSection .contentSection .domainTags .domainTag{text-align:center;font-style:normal;font-weight:700;line-height:normal;font-size:12px}@media (min-width: 992px){.websiteAnalysisSection .contentSection .domainTags .domainTag{font-size:18px}}.websiteAnalysisSection .contentSection .phoneBtn{border-radius:20px;background:#265adf;text-align:center;font-style:normal;font-weight:600;line-height:normal;border:none;outline:none;margin-top:8px;color:#fff;font-size:12px;width:109px;height:32px}@media (min-width: 768px){.websiteAnalysisSection .contentSection .phoneBtn{display:none}}.whyTecnogexSection-home{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:10px 0;position:relative;overflow:hidden}@media only screen and (min-width: 1024px){.whyTecnogexSection-home{margin:60px 0}}.whyTecnogexSection-home .dots-home{display:flex;justify-content:center;align-items:center;gap:20px;z-index:100;display:none}@media only screen and (min-width: 768px){.whyTecnogexSection-home .dots-home{display:block}}.whyTecnogexSection-home .dots-home .dot-home{position:absolute;width:100px;height:100px;border-radius:50%;background-color:#d9d9d933}@media only screen and (min-width: 768px){.whyTecnogexSection-home .dots-home .firstDot{width:200px;height:200px;right:-40px;bottom:-40px}.whyTecnogexSection-home .dots-home .secondDot{bottom:74px;right:64px;width:130px;height:130px}}.whyTecnogex-home{opacity:.8;background:#000;padding:2.1rem 0;margin-top:16px}@media only screen and (min-width: 768px){.whyTecnogex-home{padding-top:3.5%}}@media only screen and (min-width: 1024px){.whyTecnogex-home{padding:55px 0;height:406px}}@media only screen and (min-width: 1280px){.whyTecnogex-home{padding:95px 0;height:506px}}.whyTecnogex-home .title-home{color:var(--white);font-style:normal;line-height:normal;margin-top:-4.5px;font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.whyTecnogex-home .title-home{font-size:28px}}@media only screen and (min-width: 1024px){.whyTecnogex-home .title-home{margin-top:7px;font-size:40px}}@media only screen and (min-width: 1280px){.whyTecnogex-home .title-home{margin-top:0;font-size:45px}}.whyTecnogex-home .heading-home{color:var(--white);font-weight:700;line-height:normal;font-size:16px}@media only screen and (min-width: 768px){.whyTecnogex-home .heading-home{font-size:1.6rem}}@media only screen and (min-width: 1024px){.whyTecnogex-home .heading-home{font-size:2.5rem;margin-bottom:20px}}@media only screen and (min-width: 1280px){.whyTecnogex-home .heading-home{font-size:58px}}.whyTecnogex-home .content{font-style:normal;font-weight:600;color:var(--white);opacity:.7;font-size:.7rem;padding:5px 15px}@media only screen and (min-width: 768px){.whyTecnogex-home .content{padding:5px 10px;font-size:1.125rem;font-weight:600;max-width:900px}}@media only screen and (min-width: 1024px){.whyTecnogex-home .content{margin:auto;text-align:center;width:80%}}.whyTecnogex-home .buttons{display:flex;align-items:center;justify-content:center;gap:19px;color:var(--white);margin-top:8px}@media only screen and (min-width: 768px){.whyTecnogex-home .buttons{gap:20px;margin:35px 0 20px}}@media only screen and (min-width: 1280px){.whyTecnogex-home .buttons{gap:29px}}.whyTecnogex-home .buttons .button{position:relative;background-color:transparent;border:1px solid var(--white);border-radius:40px;color:var(--white);height:35px;font-weight:600;width:110px;font-size:12px;transition:all .3s ease-in-out}@media only screen and (min-width: 768px){.whyTecnogex-home .buttons .button{font-weight:600;width:200px;height:50px;font-size:16px}}@media only screen and (min-width: 1024px){.whyTecnogex-home .buttons .button{font-weight:600;width:219px;height:60px;font-size:19px}}.whyTecnogex-home .buttons .button:hover{font-weight:600;transition-duration:.3s;color:#000;background-color:var(--white)}.whyChoseUsSection{margin-top:35px;background-color:#222;color:#fff;padding:29px 12px}@media (min-width: 768px){.whyChoseUsSection{padding:20px 0 20px 20px}}@media (min-width: 992px){.whyChoseUsSection{margin-top:60px;padding:60px 0 60px 30px}}@media (min-width: 1200px){.whyChoseUsSection{margin-top:80px;padding:90px 0 90px 72px}}@media (min-width: 992px){.whyChoseUsSection .title{opacity:.9;font-size:42px}}.whyChoseUsSection .title{font-size:18px;font-weight:700;color:var(--primary);text-align:center}@media (min-width: 768px){.whyChoseUsSection .title{font-size:24px}}@media (min-width: 992px){.whyChoseUsSection .title{font-size:42px;opacity:.9;text-align:left}}@media (min-width: 1200px){.whyChoseUsSection .title{font-size:48px}}@media (min-width: 992px){.whyChoseUsSection .subTitle{line-height:60px;margin-top:10px;font-size:48px}}.whyChoseUsSection .title,.whyChoseUsSection .subTitle{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.whyChoseUsSection .title,.whyChoseUsSection .subTitle{text-align:left}}@media (min-width: 992px){.whyChoseUsSection .title,.whyChoseUsSection .subTitle{width:540px}}.whyChoseUsSection .description{display:none}@media (min-width: 992px){.whyChoseUsSection .description{display:block;text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.whyChoseUsSection .subTitleAndButtons{display:flex;align-items:center}}.whyChoseUsSection .subTitleAndButtons .buttons{display:none;gap:13px;padding-left:40%}@media (min-width: 768px){.whyChoseUsSection .subTitleAndButtons .buttons{padding-left:26%;display:flex}}@media (min-width: 992px){.whyChoseUsSection .subTitleAndButtons .buttons{gap:28px;padding-left:25.3%;justify-content:center}}@media (min-width: 1200px){.whyChoseUsSection .subTitleAndButtons .buttons{padding-left:30.2%}}.whyChoseUsSection .subTitleAndButtons .buttons button{cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--white);background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:8.5px;width:31px;height:31px}@media (min-width: 768px){.whyChoseUsSection .subTitleAndButtons .buttons button{border:2px solid var(--white);width:45px;height:45px}.whyChoseUsSection .subTitleAndButtons .buttons button svg{width:20px;height:auto}}@media (min-width: 992px){.whyChoseUsSection .subTitleAndButtons .buttons button{border:2.5px solid var(--white);width:70px;height:70px}.whyChoseUsSection .subTitleAndButtons .buttons button svg{width:27px;height:auto}}@media (min-width: 1200px){.whyChoseUsSection .subTitleAndButtons .buttons button{width:80px;height:80px;border:3px solid var(--white)}.whyChoseUsSection .subTitleAndButtons .buttons button svg{width:30px;height:auto}}.whyChoseUsSection .subTitleAndButtons .buttons button:hover{background-color:var(--primary)}.whyChoseUsSection .subTitleAndButtons .buttons button:hover svg{color:var(--white)}.whyChoseUsSection .featureCardsSection{text-align:left;display:grid;grid-template-columns:1fr;margin-top:14px;gap:23px}@media (max-width: 575.98px){.whyChoseUsSection .featureCardsSection{gap:14px;grid-auto-flow:dense}}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection{margin-top:18px;grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection{margin-top:25px;grid-template-columns:repeat(7,1fr)}}@media (min-width: 1200px){.whyChoseUsSection .featureCardsSection{margin-top:30px;grid-template-columns:repeat(7,1fr);gap:0}}.whyChoseUsSection .featureCardsSection .leftSection{grid-column:1/span 3;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}@media (max-width: 575.98px){.whyChoseUsSection .featureCardsSection .leftSection{order:2}}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .leftSection{text-align:left;order:1}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection .leftSection{grid-column:1/span 2;position:relative;top:-6.5%}}@media (min-width: 1200px){.whyChoseUsSection .featureCardsSection .leftSection{grid-column:1/span 2;margin-right:8px}}@media (min-width: 1400px){.whyChoseUsSection .featureCardsSection .leftSection{margin-right:8px}}.whyChoseUsSection .featureCardsSection .leftSection .featureCardIndicator{display:none}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardIndicator{display:block;color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal;opacity:.4}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardIndicator{font-size:24px}}.whyChoseUsSection .featureCardsSection .leftSection .featureCardNumber{font-style:normal;line-height:normal;font-weight:600}@media (max-width: 575.98px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardNumber{display:none}}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardNumber{font-size:35px}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardNumber{font-size:64px}}.whyChoseUsSection .featureCardsSection .leftSection .featureCardTitle{font-style:normal;font-weight:600;line-height:normal;font-size:14px}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardTitle{font-size:20px;width:230px}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardTitle{width:334px;font-size:32px}}.whyChoseUsSection .featureCardsSection .leftSection .featureCardDetails{font-style:normal;font-weight:400;line-height:normal;font-size:10px}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardDetails{width:250px;font-size:14px}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardDetails{width:397px;font-size:16px;margin-top:15px}}@media (min-width: 1200px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardDetails{width:380px}}@media (min-width: 1400px){.whyChoseUsSection .featureCardsSection .leftSection .featureCardDetails{width:auto;margin-right:20px}}.whyChoseUsSection .featureCardsSection .rightSection{display:flex;overflow:hidden;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width: 575.98px){.whyChoseUsSection .featureCardsSection .rightSection{grid-column:1/span 3;place-content:center;place-items:center;order:1}}@media (min-width: 576px){.whyChoseUsSection .featureCardsSection .rightSection{grid-column:1/span 3;place-content:center;place-items:center}}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .rightSection{place-content:start;place-items:start;grid-column:12/span 12;gap:15px;order:1}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection .rightSection{gap:15px;grid-column:4/span 7}}@media (min-width: 1200px){.whyChoseUsSection .featureCardsSection .rightSection{gap:25px;grid-column:3/span 11}}.whyChoseUsSection .featureCardsSection .rightSection img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;width:289px;height:160px}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .rightSection img{border-radius:15px;width:350px;height:250px}}@media (min-width: 992px){.whyChoseUsSection .featureCardsSection .rightSection img{border-radius:40px;width:550px;height:350px}}@media (min-width: 1200px){.whyChoseUsSection .featureCardsSection .rightSection img{width:650px;height:400px}}@media (min-width: 1400px){.whyChoseUsSection .featureCardsSection .rightSection img{width:760px;height:500px}}.whyChoseUsSection .featureCardsSection .nextImage img{display:none}@media (min-width: 768px){.whyChoseUsSection .featureCardsSection .nextImage img{display:block}}.whyChoseUsSection .mobileButtons{display:flex;justify-content:center;align-items:center;margin-top:1rem;gap:13px}.whyChoseUsSection .mobileButtons button{cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--white);background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:8.5px;width:35px;height:35px}@media (min-width: 768px){.whyChoseUsSection .mobileButtons button{display:none}}.whyChoseUsSection .mobileButtons button svg{width:20px;height:auto}.maintenanceOurPlansSection{text-align:center;padding:0}@media (min-width: 768px){.maintenanceOurPlansSection{text-align:left;padding:0 10px}}@media (min-width: 992px){.maintenanceOurPlansSection{padding:0 30px}}@media (min-width: 1200px){.maintenanceOurPlansSection{padding:0 70px}}.maintenanceOurPlansSection .topSection .title,.maintenanceOurPlansSection .topSection .subTitle,.maintenanceOurPlansSection .topSection .description{text-align:center;margin:auto;width:90%}@media (min-width: 768px){.maintenanceOurPlansSection .topSection .title,.maintenanceOurPlansSection .topSection .subTitle,.maintenanceOurPlansSection .topSection .description{margin:0;padding:0;text-align:left;width:80%}}.maintenanceOurPlansSection .topSection .title{color:#000}@media (min-width: 992px){.maintenanceOurPlansSection .topSection .title{color:var(--primary)}}.maintenanceOurPlansSection .topSection .description{margin-top:5px}.maintenanceOurPlansSection .topSection .getStartedBtn{margin-top:13px;background:#265adf;color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal;transition:all .3s ease-in-out;border:none;outline:none;width:109px;height:32px;border-radius:20px;font-size:12px}@media (min-width: 768px){.maintenanceOurPlansSection .topSection .getStartedBtn{width:124px;height:37px;border-radius:23px;font-size:13px;margin-top:15px}}@media (min-width: 992px){.maintenanceOurPlansSection .topSection .getStartedBtn{width:180px;height:53px;border-radius:40px;font-size:18px;margin-top:30px}}.maintenanceOurPlansSection .topSection .getStartedBtn:hover{background-color:var(--hover);color:#000;border:1.5px solid var(--primary)}.maintenanceOurPlansSection .planCardsSection{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 20px}.maintenanceOurPlansSection .planCardsSection::-webkit-scrollbar{height:8px;width:8px}.maintenanceOurPlansSection .planCardsSection::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.maintenanceOurPlansSection .planCardsSection::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.maintenanceOurPlansSection .planCardsSection::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.maintenanceOurPlansSection .planCardsSection::-webkit-scrollbar-thumb:active{background-color:#0d27a7}@media (min-width: 768px){.maintenanceOurPlansSection .planCardsSection{margin:15px 0 0}}@media (min-width: 992px){.maintenanceOurPlansSection .planCardsSection{margin-top:35px;height:300px}}@media (min-width: 1200px){.maintenanceOurPlansSection .planCardsSection{height:250px;margin-top:60px}}@media (min-width: 1400px){.maintenanceOurPlansSection .planCardsSection{height:270px}}.maintenanceOurPlansSection .planCardsSection .planCards{display:flex;gap:10px;flex-wrap:nowrap;margin-top:21px;width:100%;padding-bottom:20px}@media (min-width: 768px){.maintenanceOurPlansSection .planCardsSection .planCards{justify-content:center;align-items:center;padding-left:0}}@media (min-width: 992px){.maintenanceOurPlansSection .planCardsSection .planCards{flex-wrap:wrap}}.maintenanceOurPlansSection .planCardsSection .planCards .planCard{border:.763px solid #000;flex:1 0 auto;background-color:#fff;transition:all .4s ease-in-out;text-align:left;border-radius:7.633px;padding:13px 10px;width:160.5px;height:160.5px}@media (min-width: 768px){.maintenanceOurPlansSection .planCardsSection .planCards .planCard{height:175px;width:175px}}@media (min-width: 992px){.maintenanceOurPlansSection .planCardsSection .planCards .planCard{border:none}}.maintenanceOurPlansSection .planCardsSection .planCards .planCard .planIcon{width:30px;height:auto}@media (min-width: 768px){.maintenanceOurPlansSection .planCardsSection .planCards .planCard .planIcon{width:35px}}@media (min-width: 992px){.maintenanceOurPlansSection .planCardsSection .planCards .planCard .planIcon{width:50px}}@media (min-width: 1200px){.maintenanceOurPlansSection .planCardsSection .planCards .planCard .planIcon{width:70px}}.maintenanceOurPlansSection .planCardsSection .planCards .cardNumber{color:#000;font-style:normal;font-weight:600;line-height:normal;visibility:hidden;margin-top:0;font-size:7.633px}@media (min-width: 768px){.maintenanceOurPlansSection .planCardsSection .planCards .cardNumber{margin-top:15px;font-size:10px}}@media (min-width: 992px){.maintenanceOurPlansSection .planCardsSection .planCards .cardNumber{display:none}}.maintenanceOurPlansSection .planCardsSection .planCards .planTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:12.213px}@media (min-width: 768px){.maintenanceOurPlansSection .planCardsSection .planCards .planTitle{font-size:14px}}@media (min-width: 992px){.maintenanceOurPlansSection .planCardsSection .planCards .planTitle{font-weight:500;font-size:20px;margin-top:25px}}@media (min-width: 1200px){.maintenanceOurPlansSection .planCardsSection .planCards .planTitle{margin-top:33px;font-size:24px}}.maintenanceOurPlansSection .planCardsSection .planCards .planDescription{color:#000;font-style:normal;font-weight:400;line-height:11.449px;font-size:7.633px;margin-top:2px}@media (min-width: 768px){.maintenanceOurPlansSection .planCardsSection .planCards .planDescription{font-size:10px}}@media (min-width: 992px){.maintenanceOurPlansSection .planCardsSection .planCards .planDescription{font-style:normal;font-weight:500;line-height:normal;opacity:.7;font-size:14px}}.whyThisServiceSectionMaintenance .topSection .title{color:#222}.whyThisServiceSectionMaintenance .topSection .description{margin-top:4px;opacity:.7;width:90%}@media (min-width: 768px){.whyThisServiceSectionMaintenance .topSection .description{width:58%}}.whyThisServiceSectionMaintenance .serviceCardsSection{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 20px}.whyThisServiceSectionMaintenance .serviceCardsSection::-webkit-scrollbar{height:8px;width:8px}.whyThisServiceSectionMaintenance .serviceCardsSection::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.whyThisServiceSectionMaintenance .serviceCardsSection::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.whyThisServiceSectionMaintenance .serviceCardsSection::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.whyThisServiceSectionMaintenance .serviceCardsSection::-webkit-scrollbar-thumb:active{background-color:#0d27a7}@media (min-width: 768px){.whyThisServiceSectionMaintenance .serviceCardsSection{margin:25px 0 0}}@media (min-width: 992px){.whyThisServiceSectionMaintenance .serviceCardsSection{margin-top:35px;height:280px;overflow-x:unset}}@media (min-width: 1200px){.whyThisServiceSectionMaintenance .serviceCardsSection{margin-top:60px}}.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards{display:flex;gap:10px;flex-wrap:nowrap;margin-top:21px;width:100%;height:100%;padding-bottom:20px}@media (min-width: 768px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards{justify-content:center;align-items:center;padding:0 100px 20px;margin:0 90px}}@media (min-width: 992px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards{align-items:start;padding:0 30px;gap:14px;margin:0}}@media (min-width: 1200px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards{gap:20px;padding:0 72px}}.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard{border:.763px solid #000;flex:1 0 auto;background-color:#fff;transition:all .3s ease-in-out;text-align:left;border-radius:7.633px;padding:13px 10px;width:175.5px;height:175.5px}@media (min-width: 768px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard{height:220px;width:220px}}@media (min-width: 992px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard{text-align:center;padding:10px 6px;border:none}}@media (min-width: 1200px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard{padding:10px 30px}}.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardIcon{height:28px;width:auto}@media (min-width: 768px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardIcon{height:35px}}@media (min-width: 992px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardIcon{height:40px}}@media (min-width: 1200px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardIcon{height:50px}}.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardNumber{color:#000;font-style:normal;font-weight:600;line-height:normal;visibility:hidden;margin-top:0;font-size:7.633px}@media (min-width: 768px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardNumber{margin-top:15px;font-size:10px}}@media (min-width: 992px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardNumber{display:none}}.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:12.213px;min-height:35px}@media (min-width: 768px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardTitle{font-size:14px;min-height:40px}}@media (min-width: 992px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardTitle{font-weight:500;margin-top:25px;font-size:20px;min-height:70px}}@media (min-width: 1200px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardTitle{font-size:22px;min-height:80px;width:90%;margin:25px auto auto}}.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardDesc{color:#222;font-style:normal;font-weight:400;line-height:normal;font-size:8px;margin-top:2px}@media (min-width: 768px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardDesc{font-size:10px}}@media (min-width: 992px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardDesc{font-style:normal;line-height:normal;font-size:12px}}@media (min-width: 1200px){.whyThisServiceSectionMaintenance .serviceCardsSection .serviceCards .serviceCard .cardDesc{font-size:14px}}.maintenanceOurWayOfDoingThingSection{padding:0 8px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection{text-align:center;padding:0 10px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection{text-align:left;padding:0 30px;display:flex;justify-content:space-between;gap:20px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection{padding:0 70px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection{width:70%}}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title{color:#3656f4;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px;text-transform:uppercase}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{color:#000;font-family:Poppins;font-size:52px;font-style:normal;font-weight:600;line-height:normal}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:normal;opacity:.7}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{text-align:left;margin-left:0}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{width:80%}}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title{color:#000}}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{margin-top:4px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{font-size:45px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{font-size:48px}}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{font-size:24px}}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{width:100%;margin-top:8px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{font-size:14px;width:89%;margin-top:17px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{width:70%}}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection{display:none}}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection{display:none}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection{display:block}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards{margin-top:40px;display:grid;gap:20px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards{grid-template-columns:repeat(11,1fr)}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard{grid-column:span 5;text-align:left;cursor:pointer;transition:all .3s ease-in-out;border-radius:10px;background-color:#f0f0f0;padding:20px;height:260px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard{grid-column:span 5}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard{height:280px;padding:30px 25px;grid-column:span 5}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardIcon{transition:all .3s ease-in-out;width:46px;height:auto}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardIcon{width:56px}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:24px;margin-top:20px}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardDescription{color:#000;font-style:normal;font-weight:400;line-height:normal;margin-top:11px;font-size:14px}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard{background-color:#4a67f5}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover .itemCardTitle,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover .itemCardDescription,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard .itemCardTitle,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard .itemCardDescription{transition:all .3s ease-in-out;color:#fff}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover img,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard img{color:#fff;filter:invert(1) grayscale(1)}.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:5%}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:30%}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:17.5%}}@media (min-width: 1400px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:17.5%}}@media (min-width: 1920px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:10%}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .images{display:flex;align-items:center;justify-content:center;gap:1%}.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .prevImage,.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .nextImage{height:120px;width:80px;opacity:.6}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .prevImage,.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .nextImage{height:140px;width:100px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .prevImage,.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .nextImage{display:none}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:248px;width:auto}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{max-width:40%}}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:340px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:560px;width:383px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:660px;width:483px}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData{margin-top:10px;height:55px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData{height:60px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData{display:none}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardTitlePhone{text-align:center;font-style:normal;font-weight:600;line-height:normal;color:#000;font-size:14px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardTitlePhone{font-size:17px}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardDescriptionPhone{color:#1e1e1e;text-align:center;font-style:normal;font-weight:400;line-height:normal;opacity:.8;width:85%;margin:auto;font-size:8px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardDescriptionPhone{font-size:13px}}.maintenanceOurWayOfDoingThingSection .nextPrevButtons{display:flex;align-items:center;justify-content:center;margin-top:10px;gap:12px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .nextPrevButtons{margin-top:17px;gap:20px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .nextPrevButtons{display:none}}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--black);color:var(--black);background-color:transparent;font-size:8.5px;width:35px;height:35px}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button:active{opacity:.5}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button svg{width:17px;height:auto}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .nextPrevButtons button{width:50px;height:50px}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button svg{width:25px;height:auto}}.limitedTimeOfferSection{margin-top:35px}@media (min-width: 992px){.limitedTimeOfferSection{margin-top:60px}}@media (min-width: 1200px){.limitedTimeOfferSection{margin-top:80px}}@media (min-width: 768px){.limitedTimeOfferSection .description{width:599px}}@media (min-width: 992px){.limitedTimeOfferSection .description{width:826px;color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal}}.limitedTimeOfferSection .tabs{margin:20px auto 25px;border-radius:40px;padding:2px;border:2px solid var(--primary);max-width:-moz-fit-content;max-width:fit-content;display:flex;gap:5px}@media (min-width: 992px){.limitedTimeOfferSection .tabs{margin-top:13px;margin-bottom:20px}}.limitedTimeOfferSection .tabs button{width:97px;height:28px;border-radius:20.769px;border:none;background:none;color:var(--primary);font-size:8.308px;font-style:normal;font-weight:600}@media (min-width: 768px){.limitedTimeOfferSection .tabs button{width:140px;height:37px;font-size:15px}}@media (min-width: 992px){.limitedTimeOfferSection .tabs button{width:178px;height:43px;font-size:16px}}.limitedTimeOfferSection .tabs button.active{color:#fff;background:var(--primary)}@media (min-width: 992px){.limitedTimeOfferSection .tabs{margin-top:40px;margin-bottom:70px}}.offerCards{display:flex;justify-content:center;gap:7px;flex-direction:column}@media (max-width: 575.98px){.offerCards{gap:16px;padding:0 .8rem}}@media (min-width: 768px){.offerCards{flex-direction:row}}@media (min-width: 992px){.offerCards{gap:-2px;justify-content:space-evenly}}@media (min-width: 1200px){.offerCards{justify-content:center;gap:35px}}.offerCards .offerCard{transition:all .3s;border:1px solid rgba(0,0,0,.3);border-radius:10px;padding:17px 20px;position:relative}@media (min-width: 768px){.offerCards .offerCard{border-radius:14px;border:3px solid rgba(0,0,0,.1);padding:25px 10px}}@media (min-width: 992px){.offerCards .offerCard{width:310px;border-radius:20px;padding:45px 15px}}@media (min-width: 1200px){.offerCards .offerCard{padding:55px 18px;width:403px}}@media (min-width: 992px){.offerCards .offerCard.recommended{box-shadow:0 4.337px 4.337px #0003;scale:1.03;transform:scaleY(1.03);background-color:var(--primary);color:#fff;border:3px solid #f59e0b}.offerCards .offerCard.recommended .title,.offerCards .offerCard.recommended .price{color:var(--white)}.offerCards .offerCard.recommended img{filter:hue-rotate(180deg) brightness(100) invert(0) grayscale(1)}.offerCards .offerCard.recommended .buyNowBtn{background-color:#fff;color:#3854f6}.offerCards .offerCard.recommended .listCircle{border:3px solid var(--white)}}@media (min-width: 992px) and (min-width: 992px){.offerCards .offerCard.recommended .listCircle{border:4px solid var(--white)}}@media (min-width: 992px){.offerCards .offerCard.recommended:hover{scale:1.03;transform:scaleY(1.03)}}.offerCards .offerCard .recommended-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#f59e0b,#d97706);color:#fff;padding:6px 16px;border-radius:20px;font-size:11px;font-weight:700;box-shadow:0 4px 12px #f59e0b66;display:flex;align-items:center;gap:6px;z-index:10;white-space:nowrap}@media (max-width: 575.98px){.offerCards .offerCard .recommended-badge{font-size:9px;padding:4px 12px}}@media (min-width: 768px){.offerCards .offerCard .recommended-badge{font-size:10px;padding:5px 14px}}@media (min-width: 992px){.offerCards .offerCard .recommended-badge{font-size:12px;padding:8px 18px;top:-18px}}.offerCards .offerCard .recommended-badge .badge-star{font-size:14px;animation:sparkle 2s infinite}@media (min-width: 992px){.offerCards .offerCard .recommended-badge .badge-star{font-size:16px}}@media (max-width: 575.98px){.offerCards .offerCard .recommended-badge .badge-text{display:none}}@media (min-width: 768px){.offerCards .offerCard .recommended-badge .badge-text{display:inline}}@keyframes sparkle{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.offerCards .offerCard img{height:30px;width:auto}@media (min-width: 768px){.offerCards .offerCard img{height:50px}}.offerCards .offerCard .title{margin-top:8px;margin-bottom:0;color:var(--black)}@media (min-width: 768px){.offerCards .offerCard .title{margin-bottom:5px;margin-top:20px;color:#3854f6}}@media (min-width: 992px){.offerCards .offerCard .title{margin-top:30px;margin-bottom:10px}}.offerCards .offerCard .price{font-style:normal;font-weight:600;text-align:center;line-height:normal;font-size:24px}@media (min-width: 768px){.offerCards .offerCard .price{font-size:25.535px;color:#3854f6}}@media (min-width: 1200px){.offerCards .offerCard .price{font-size:45.535px}}.offerCards .offerCard .overview{opacity:.8;text-align:center;font-weight:600;font-style:normal;line-height:normal;font-size:10px}@media (min-width: 992px){.offerCards .offerCard .overview{opacity:.5;font-size:13.178px}}@media (min-width: 1200px){.offerCards .offerCard .overview{font-size:15.178px}}.offerCards .offerCard .buyNowBtn{border:none;color:#fff;text-align:center;font-style:normal;font-weight:700;line-height:normal;border-radius:20px;background-color:#1e1e1e;width:99px;height:29px;font-size:10px}@media (min-width: 768px){.offerCards .offerCard .buyNowBtn{background-color:#3854f6;width:120px;height:35px;font-size:12px}}@media (min-width: 992px){.offerCards .offerCard .buyNowBtn{border-radius:40px;width:167px;font-size:16px;height:48px}}@media (min-width: 1200px){.offerCards .offerCard .buyNowBtn{font-size:16px}}.offerCards .offerCard .toggleFeaturesBtn{display:block;opacity:.67;border:none;text-align:center;background-color:transparent;margin:12px auto auto;font-size:12px;font-weight:700}.offerCards .offerCard .toggleFeaturesBtn svg{height:20px;width:auto}@media (min-width: 768px){.offerCards .offerCard .toggleFeaturesBtn{display:none}}.offerCards .offerCard ul.features{margin-top:15px;display:none}.offerCards .offerCard ul.features.show{display:block}@media (min-width: 768px){.offerCards .offerCard ul.features{display:block;margin-top:20px}}@media (min-width: 992px){.offerCards .offerCard ul.features{display:block;margin-top:50px}}.offerCards .offerCard ul li{list-style:none}.offerCards .offerCard ul li .listItem{display:flex;align-items:center;text-align:left;gap:10px;margin-bottom:15px}@media (min-width: 992px){.offerCards .offerCard ul li .listItem{gap:15px;margin-bottom:25px}}.offerCards .offerCard ul li .listCircle{border-radius:50%;width:12px;height:12px;border:3px solid var(--primary)}@media (min-width: 992px){.offerCards .offerCard ul li .listCircle{width:18px;height:18px;border:4px solid var(--primary)}}.offerCards .offerCard ul li .featureTitle{font-weight:500;font-style:normal;line-height:normal;font-size:12px}.offerCards .offerCard ul li .featureTitle svg{margin-left:10px}@media (min-width: 992px){.offerCards .offerCard ul li .featureTitle{font-size:12px}}@media (min-width: 1200px){.offerCards .offerCard ul li .featureTitle{font-size:16px}}@media (min-width: 992px){.offerCards .offerCard:not(.recommended):hover{box-shadow:0 4.337px 4.337px #0003;scale:1.03;transform:scaleY(1.03);background-color:var(--primary);color:#fff}.offerCards .offerCard:not(.recommended):hover .title{color:var(--white)}.offerCards .offerCard:not(.recommended):hover .price{color:var(--white)}.offerCards .offerCard:not(.recommended):hover img{filter:hue-rotate(180deg) brightness(100) invert(0) grayscale(1)}.offerCards .offerCard:not(.recommended):hover .buyNowBtn{background-color:#fff;color:#3854f6}.offerCards .offerCard:not(.recommended):hover .listCircle{border:3px solid var(--white)}}@media (min-width: 992px) and (min-width: 992px){.offerCards .offerCard:not(.recommended):hover .listCircle{border:4px solid var(--white)}}.websiteRedesignPage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.websiteRedesignPage .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.websiteRedesignPage .title{letter-spacing:4px;font-size:24px}}.websiteRedesignPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.websiteRedesignPage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.websiteRedesignPage .subTitle{font-size:28px}}@media (min-width: 992px){.websiteRedesignPage .subTitle{font-size:48px}}.websiteRedesignPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.websiteRedesignPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.websiteRedesignPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.websiteRedesignPage .section{margin-top:35px}@media (min-width: 768px){.websiteRedesignPage .section{margin-top:35px}}@media (min-width: 992px){.websiteRedesignPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.websiteRedesignPage .section{margin-top:60px}}@media (min-width: 1400px){.websiteRedesignPage .section{margin-top:80px}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .title{opacity:.9}}@media (max-width: 575.98px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .subTitle{width:90%;margin:auto}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .subTitle{line-height:60px;margin-top:10px}}.websiteRedesignPage .websiteRedesignPageWhyUsSection .title,.websiteRedesignPage .websiteRedesignPageWhyUsSection .subTitle{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .title,.websiteRedesignPage .websiteRedesignPageWhyUsSection .subTitle{text-align:left}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .title,.websiteRedesignPage .websiteRedesignPageWhyUsSection .subTitle{width:540px}}@media (min-width: 1200px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .title,.websiteRedesignPage .websiteRedesignPageWhyUsSection .subTitle{width:600px}}@media (min-width: 1400px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .title,.websiteRedesignPage .websiteRedesignPageWhyUsSection .subTitle{width:620px}}.websiteRedesignPage .websiteRedesignPageWhyUsSection .description{display:none}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .description{display:block;text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .buttons{padding-left:13%;margin-right:24px}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .buttons{gap:28px;padding-left:20.3%;justify-content:center;margin-right:0}}@media (min-width: 1200px){.websiteRedesignPage .websiteRedesignPageWhyUsSection .buttons{padding-left:23.5%}}.websiteRedesignPage .websiteRedesignPageWhyUsSection .featureCardDetails{width:90%;margin:auto}.websiteRedesignPage .websiteRedesignPageOurProcessSection{text-align:center;padding:0}@media (min-width: 768px){.websiteRedesignPage .websiteRedesignPageOurProcessSection{text-align:left;padding:0 10px}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignPageOurProcessSection{padding:0 30px}}@media (min-width: 1200px){.websiteRedesignPage .websiteRedesignPageOurProcessSection{padding:0 70px}}.websiteRedesignPage .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.websiteRedesignPage .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.websiteRedesignPage .websiteRedesignOurWayOfDoingThingSection{text-align:left;padding:0 10px}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignOurWayOfDoingThingSection{padding:0 30px}}@media (min-width: 1200px){.websiteRedesignPage .websiteRedesignOurWayOfDoingThingSection{padding:0 70px}}.websiteRedesignPage .websiteRedesignOurServicesSection{background-color:#333;padding:1px 0}@media (max-width: 575.98px){.websiteRedesignPage .websiteRedesignOurServicesSection{padding-bottom:30px}.websiteRedesignPage .websiteRedesignOurServicesSection .subTitle{width:80%;margin:auto}}@media (min-width: 768px){.websiteRedesignPage .websiteRedesignOurServicesSection{padding-bottom:40px}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignOurServicesSection{padding-bottom:30px}}@media (min-width: 1200px){.websiteRedesignPage .websiteRedesignOurServicesSection{padding-bottom:70px}}.websiteRedesignPage .websiteRedesignOurServicesSection .title,.websiteRedesignPage .websiteRedesignOurServicesSection .subTitle,.websiteRedesignPage .websiteRedesignOurServicesSection .description{color:#fff}.websiteRedesignPage .websiteRedesignOurServicesSection .serviceCardsSection .serviceCards .serviceCard{background-color:transparent;border:.763px solid #fff}@media (max-width: 575.98px){.websiteRedesignPage .websiteRedesignOurServicesSection .serviceCardsSection .serviceCards .serviceCard{height:150px}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignOurServicesSection .serviceCardsSection .serviceCards .serviceCard{border:none}}.websiteRedesignPage .websiteRedesignOurServicesSection .serviceCardsSection .serviceCards .serviceCard .cardTitle{width:89%}.websiteRedesignPage .websiteRedesignOurServicesSection .serviceCardsSection .serviceCards .serviceCard img{filter:invert(1)}.websiteRedesignPage .websiteRedesignOurServicesSection .serviceCardsSection .serviceCards .serviceCard div{color:#fff}.websiteRedesignPage .websiteRedesignLimitedTimeOfferSection .limitedTimeOfferSection{margin-top:0}.websiteRedesignPage .websiteRedesignLimitedTimeOfferSection .description{width:90%}@media (min-width: 768px){.websiteRedesignPage .websiteRedesignLimitedTimeOfferSection .description{width:80%}}@media (min-width: 992px){.websiteRedesignPage .websiteRedesignLimitedTimeOfferSection .description{width:63%}}@media (min-width: 1200px){.websiteRedesignPage .websiteRedesignLimitedTimeOfferSection .description{width:58%}}.websiteRedesignPage .websiteRedesignFaqSection{overflow:hidden}@media (max-width: 575.98px){.websiteRedesignPage .websiteRedesignWhyTecnogexSection .whyTecnogex .title{display:none}}.websiteRedesignWorkWithUsSection .topSection .subTitle{margin:auto;width:90%}@media (min-width: 768px){.websiteRedesignWorkWithUsSection .topSection .subTitle{width:60%}}@media (min-width: 992px){.websiteRedesignWorkWithUsSection .topSection .subTitle{width:69%}}@media (min-width: 1200px){.websiteRedesignWorkWithUsSection .topSection .subTitle{width:57%}}.websiteRedesignWorkWithUsSection .contentSection{padding:0 10px;margin-top:1rem}@media (min-width: 768px){.websiteRedesignWorkWithUsSection .contentSection{margin-top:1.5rem;padding:0 30px}}@media (min-width: 992px){.websiteRedesignWorkWithUsSection .contentSection{margin-top:3rem}}@media (min-width: 1200px){.websiteRedesignWorkWithUsSection .contentSection{padding:0 70px;margin-top:4.5rem}}.websiteRedesignWorkWithUsSection .contentSection .contentCards{display:flex;overflow:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;gap:15px;padding-bottom:12px}.websiteRedesignWorkWithUsSection .contentSection .contentCards::-webkit-scrollbar{height:8px;width:8px}.websiteRedesignWorkWithUsSection .contentSection .contentCards::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.websiteRedesignWorkWithUsSection .contentSection .contentCards::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.websiteRedesignWorkWithUsSection .contentSection .contentCards::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.websiteRedesignWorkWithUsSection .contentSection .contentCards::-webkit-scrollbar-thumb:active{background-color:#0d27a7}@media (min-width: 768px){.websiteRedesignWorkWithUsSection .contentSection .contentCards{display:grid;padding-bottom:0;gap:10px;grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.websiteRedesignWorkWithUsSection .contentSection .contentCards{gap:12px}}@media (min-width: 1200px){.websiteRedesignWorkWithUsSection .contentSection .contentCards{gap:25px}}.websiteRedesignWorkWithUsSection .contentSection .contentCards .contentCard{background-color:#d9d9d9;display:flex;flex-direction:column;justify-content:space-between;text-align:left;border-radius:10px;padding:14px;min-width:295px;min-height:190px}@media (min-width: 768px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .contentCard{border-radius:20px;grid-column:span 1;min-width:unset;min-height:unset;padding:25px 10px;height:250px}}@media (min-width: 992px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .contentCard{height:300px;padding:20px 20px 45px}}@media (min-width: 1200px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .contentCard{height:350px;padding:25px 25px 55px}}.websiteRedesignWorkWithUsSection .contentSection .contentCards .imageSection{color:var(--black);border-radius:50%}.websiteRedesignWorkWithUsSection .contentSection .contentCards .imageSection img,.websiteRedesignWorkWithUsSection .contentSection .contentCards .imageSection svg{width:30px;height:auto;margin-bottom:10px}@media (min-width: 992px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .imageSection img,.websiteRedesignWorkWithUsSection .contentSection .contentCards .imageSection svg{width:45px}}.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.64px;opacity:.6;font-size:11px}@media (min-width: 768px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardTitle{font-size:12px}}@media (min-width: 992px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardTitle{font-size:14px}}@media (min-width: 1200px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardTitle{font-size:16px}}.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardDescription{color:#000;font-style:normal;font-weight:500;font-size:13px;margin-top:5px}@media (min-width: 768px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardDescription{font-size:15px;margin-top:6px}}@media (min-width: 992px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardDescription{font-size:18px;margin-top:8px}}@media (min-width: 1200px){.websiteRedesignWorkWithUsSection .contentSection .contentCards .cardDetails .cardDescription{line-height:30px;font-size:24px}}.websiteRedesignHero{padding:15px;display:flex;gap:20px;flex-direction:column;justify-content:space-between}@media (min-width: 768px){.websiteRedesignHero{text-align:left;padding:0 30px}}@media (min-width: 992px){.websiteRedesignHero{padding:0 30px 20px}}@media (min-width: 1200px){.websiteRedesignHero{padding:0 70px 20px}}@media (min-width: 768px){.websiteRedesignHero{flex-direction:row}}.websiteRedesignHero .leftSection{flex:50%;text-align:left}@media (min-width: 768px){.websiteRedesignHero .leftSection{margin-top:10vh}}.websiteRedesignHero .leftSection .dummyBtn{border-radius:30px;background:#d9d9d9;padding:0 56px;font-size:5px}@media (min-width: 768px){.websiteRedesignHero .leftSection .dummyBtn{padding:14px 94px}}.websiteRedesignHero .leftSection .subTitle{margin-top:1rem}@media (max-width: 575.98px){.websiteRedesignHero .leftSection .subTitle{font-size:28px;margin-bottom:10px}}@media (min-width: 768px){.websiteRedesignHero .leftSection .subTitle{margin-top:2.5rem}}.websiteRedesignHero .leftSection .description{text-align:left;margin:0}@media (max-width: 575.98px){.websiteRedesignHero .leftSection .description{width:98%}}@media (min-width: 768px){.websiteRedesignHero .leftSection .description{color:#131919;width:99%;opacity:.7;margin-top:1rem}}@media (min-width: 992px){.websiteRedesignHero .leftSection .description{font-size:16px;font-weight:500}}.websiteRedesignHero .leftSection .heroButton{color:var(--white);text-align:center;font-style:normal;font-weight:600;line-height:normal;border:none;background:#265adf;transition:all .3s ease-in-out;border-radius:20px;margin-top:20px;width:172px;height:44px;font-size:16px}@media (min-width: 992px){.websiteRedesignHero .leftSection .heroButton{border-radius:40px;width:202px;height:55px;font-size:18px;margin-top:30px}}.websiteRedesignHero .leftSection .heroButton:hover{background:#1c45ab}.websiteRedesignHero .leftSection .bottomSection{display:flex;align-items:start;flex-direction:column;margin-top:30px;gap:30px}@media (min-width: 768px){.websiteRedesignHero .leftSection .bottomSection{flex-direction:row;align-items:flex-start}}@media (min-width: 992px){.websiteRedesignHero .leftSection .bottomSection{margin-top:5.8rem;gap:80px}}.websiteRedesignHero .leftSection .bottomSection .leftBottom .hrSection,.websiteRedesignHero .leftSection .bottomSection .rightBottom .hrSection{display:flex;align-items:center;justify-content:start;gap:10px}@media (min-width: 768px){.websiteRedesignHero .leftSection .bottomSection .leftBottom .hrSection,.websiteRedesignHero .leftSection .bottomSection .rightBottom .hrSection{gap:15px;justify-content:unset}}.websiteRedesignHero .leftSection .bottomSection .leftBottom .hrSection .hrDot,.websiteRedesignHero .leftSection .bottomSection .rightBottom .hrSection .hrDot{border-radius:50%;background:#d9d9d9;min-width:15px;max-height:15px}@media (min-width: 768px){.websiteRedesignHero .leftSection .bottomSection .leftBottom .hrSection .hrDot,.websiteRedesignHero .leftSection .bottomSection .rightBottom .hrSection .hrDot{min-width:30px;min-height:30px}}.websiteRedesignHero .leftSection .bottomSection .leftBottom .hrSection .line,.websiteRedesignHero .leftSection .bottomSection .rightBottom .hrSection .line{height:1.5px;width:160px;border-radius:4px;background:#d9d9d9}@media (min-width: 768px){.websiteRedesignHero .leftSection .bottomSection .leftBottom .hrSection .line,.websiteRedesignHero .leftSection .bottomSection .rightBottom .hrSection .line{height:3px}}.websiteRedesignHero .leftSection .bottomSection .leftBottom .leftBottomContent,.websiteRedesignHero .leftSection .bottomSection .leftBottom .rightBottomContent,.websiteRedesignHero .leftSection .bottomSection .rightBottom .leftBottomContent,.websiteRedesignHero .leftSection .bottomSection .rightBottom .rightBottomContent{margin-top:.8rem}@media (min-width: 768px){.websiteRedesignHero .leftSection .bottomSection .leftBottom .leftBottomContent,.websiteRedesignHero .leftSection .bottomSection .leftBottom .rightBottomContent,.websiteRedesignHero .leftSection .bottomSection .rightBottom .leftBottomContent,.websiteRedesignHero .leftSection .bottomSection .rightBottom .rightBottomContent{margin-top:1.5rem}}.websiteRedesignHero .leftSection .bottomSection .leftBottom .leftBottomContent .contentTitle,.websiteRedesignHero .leftSection .bottomSection .leftBottom .rightBottomContent .contentTitle,.websiteRedesignHero .leftSection .bottomSection .rightBottom .leftBottomContent .contentTitle,.websiteRedesignHero .leftSection .bottomSection .rightBottom .rightBottomContent .contentTitle{font-style:normal;font-weight:600;line-height:normal;font-size:18px;color:#000}.websiteRedesignHero .leftSection .bottomSection .leftBottom .leftBottomContent .contentDesc,.websiteRedesignHero .leftSection .bottomSection .leftBottom .rightBottomContent .contentDesc,.websiteRedesignHero .leftSection .bottomSection .rightBottom .leftBottomContent .contentDesc,.websiteRedesignHero .leftSection .bottomSection .rightBottom .rightBottomContent .contentDesc{color:#000;font-style:normal;font-weight:400;line-height:normal;font-size:12px;margin-top:10px;max-width:270px}.websiteRedesignHero .rightSection{flex:50%;text-align:right}@media (min-width: 768px){.websiteRedesignHero .rightSection{margin-top:-10vh}}.websiteRedesignHero .rightSection .rightSectionImage{position:static;height:100%;width:100%}@media (min-width: 768px){.websiteRedesignHero .rightSection .rightSectionImage{width:90%}}@media (min-width: 992px){.websiteRedesignHero .rightSection .rightSectionImage{width:100%}}.websiteRedesignPagePortfolioSection .topSection{padding:0 10px}@media (min-width: 768px){.websiteRedesignPagePortfolioSection .topSection{text-align:left;padding:0 30px}}@media (min-width: 992px){.websiteRedesignPagePortfolioSection .topSection{padding:0 30px}}@media (min-width: 1200px){.websiteRedesignPagePortfolioSection .topSection{padding:0 70px}}@media (min-width: 768px){.websiteRedesignPagePortfolioSection .topSection .title,.websiteRedesignPagePortfolioSection .topSection .subTitle,.websiteRedesignPagePortfolioSection .topSection .description{text-align:left;margin-left:0}}.websiteRedesignPagePortfolioSection .topSection .description{opacity:.6;margin-top:5px}.websiteRedesignPagePortfolioSection .imageCardsSection{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;justify-content:space-between;overflow-x:auto;gap:16px;padding:24px 0 10px}.websiteRedesignPagePortfolioSection .imageCardsSection::-webkit-scrollbar{height:8px;width:8px}.websiteRedesignPagePortfolioSection .imageCardsSection::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.websiteRedesignPagePortfolioSection .imageCardsSection::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.websiteRedesignPagePortfolioSection .imageCardsSection::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.websiteRedesignPagePortfolioSection .imageCardsSection::-webkit-scrollbar-thumb:active{background-color:#0d27a7}@media (min-width: 768px){.websiteRedesignPagePortfolioSection .imageCardsSection{padding:1rem;padding-bottom:14px}}@media (min-width: 992px){.websiteRedesignPagePortfolioSection .imageCardsSection{scrollbar-color:transparent transparent;scrollbar-width:thin;padding:30px 30px 0}.websiteRedesignPagePortfolioSection .imageCardsSection::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}}@media (min-width: 1200px){.websiteRedesignPagePortfolioSection .imageCardsSection{padding:3rem;padding-bottom:0}}.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard{min-width:200px;border-radius:20px}.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard:first-child{margin-left:16px}@media (min-width: 992px){.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard:first-child{margin-left:0}}@media (min-width: 1200px){.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard:first-child{margin-left:18px}}.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard:last-child{margin-right:16px}@media (min-width: 768px){.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard:last-child{margin-right:16px}}@media (min-width: 992px){.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard:last-child{margin-right:0}}@media (min-width: 1200px){.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard:last-child{margin-right:18px}}@media (min-width: 768px){.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard{max-width:340px;height:auto}}@media (min-width: 1200px){.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard{max-width:540px}}.websiteRedesignPagePortfolioSection .imageCardsSection .imageCard img{width:100%;height:auto;border-radius:inherit}.websiteDesignPage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.websiteDesignPage .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.websiteDesignPage .title{letter-spacing:4px;font-size:24px}}.websiteDesignPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.websiteDesignPage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.websiteDesignPage .subTitle{font-size:28px}}@media (min-width: 992px){.websiteDesignPage .subTitle{font-size:48px}}.websiteDesignPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.websiteDesignPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.websiteDesignPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.websiteDesignPage .section{margin-top:35px}@media (min-width: 768px){.websiteDesignPage .section{margin-top:35px}}@media (min-width: 992px){.websiteDesignPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.websiteDesignPage .section{margin-top:60px}}@media (min-width: 1400px){.websiteDesignPage .section{margin-top:80px}}.websiteDesignPage .designPageWhyTecnogexSectionTop .title{visibility:hidden;display:none}.websiteDesignPage .designPageWhyTecnogexSectionTop .heading{visibility:visible;display:inline-block;width:90%}@media (min-width: 992px){.websiteDesignPage .designPageWhyTecnogexSectionTop .heading{width:65%;font-size:42px;font-weight:600}}.websiteDesignPage .designPageWhyTecnogexSectionBottom .title{visibility:hidden;display:none}@media (min-width: 768px){.websiteDesignPage .designPageWhyTecnogexSectionBottom .title{display:block;visibility:visible}}.websiteDesignPage .designPageWhyTecnogexSectionBottom .whyTecnogexSection{margin-bottom:0}.websiteDesignPage .designPageWhyTecnogexSectionBottom .heading{visibility:visible;display:inline-block;width:90%}@media (min-width: 992px){.websiteDesignPage .designPageWhyTecnogexSectionBottom .heading{width:65%;font-size:42px;font-weight:600}}.websiteDesignPage .designPageHowItWorksSection{text-align:center;padding:0}@media (min-width: 768px){.websiteDesignPage .designPageHowItWorksSection{text-align:left;padding:0 10px}}@media (min-width: 992px){.websiteDesignPage .designPageHowItWorksSection{padding:0 30px}}@media (min-width: 1200px){.websiteDesignPage .designPageHowItWorksSection{padding:0 70px}}.websiteDesignPage .designPageHowItWorksSection .getStartedBtn{display:none}@media (min-width: 992px){.websiteDesignPage .designPageHowItWorksSection .planCardsSection{margin-top:1.5rem}.websiteDesignPage .websiteDesignWhyUsSection .title{opacity:.9}}@media (max-width: 575.98px){.websiteDesignPage .websiteDesignWhyUsSection .subTitle{width:90%;margin:auto}}@media (min-width: 992px){.websiteDesignPage .websiteDesignWhyUsSection .subTitle{line-height:60px;margin-top:10px}}.websiteDesignPage .websiteDesignWhyUsSection .title,.websiteDesignPage .websiteDesignWhyUsSection .subTitle{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.websiteDesignPage .websiteDesignWhyUsSection .title,.websiteDesignPage .websiteDesignWhyUsSection .subTitle{text-align:left}}@media (min-width: 992px){.websiteDesignPage .websiteDesignWhyUsSection .title,.websiteDesignPage .websiteDesignWhyUsSection .subTitle{width:540px}}@media (min-width: 1200px){.websiteDesignPage .websiteDesignWhyUsSection .title,.websiteDesignPage .websiteDesignWhyUsSection .subTitle{width:600px}}@media (min-width: 1400px){.websiteDesignPage .websiteDesignWhyUsSection .title,.websiteDesignPage .websiteDesignWhyUsSection .subTitle{width:695px}}.websiteDesignPage .websiteDesignWhyUsSection .description{display:none}@media (min-width: 992px){.websiteDesignPage .websiteDesignWhyUsSection .description{text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.websiteDesignPage .websiteDesignWhyUsSection .buttons{padding-left:13%;margin-right:24px}}@media (min-width: 992px){.websiteDesignPage .websiteDesignWhyUsSection .buttons{gap:28px;padding-left:20.3%;justify-content:center;margin-right:0}}@media (min-width: 1200px){.websiteDesignPage .websiteDesignWhyUsSection .buttons{padding-left:23.5%}}@media (min-width: 1400px){.websiteDesignPage .websiteDesignWhyUsSection .buttons{padding-left:19.5%}}.websiteDesignPage .websiteDesignWhyUsSection .featureCardDetails{width:90%;margin:auto}.websiteDesignPage .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{width:80%;margin:auto}.websiteDesignPage .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .description{width:90%}@media (min-width: 992px){.websiteDesignPage .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .description{width:835px}}.websiteDesignPage .websitePageFaqSection{overflow:hidden}.websiteDesignPage .__section__{padding:0 16px}@media (min-width: 768px){.websiteDesignPage .__section__{padding:0 20px}}@media (min-width: 992px){.websiteDesignPage .__section__{padding:0 30px}}@media (min-width: 1200px){.websiteDesignPage .__section__{padding:0 72px}}.websiteDesignHeroSection .subTitle,.websiteDesignHeroSection .description{width:90%;margin:auto}@media (min-width: 992px){.websiteDesignHeroSection .subTitle,.websiteDesignHeroSection .description{width:85%;margin-top:1rem}}@media (min-width: 1200px){.websiteDesignHeroSection .subTitle,.websiteDesignHeroSection .description{width:60%}}.websiteDesignHeroSection .description{opacity:.7}@media (min-width: 992px){.websiteDesignHeroSection .description{width:75%}}@media (min-width: 1200px){.websiteDesignHeroSection .description{width:55%}}.websiteDesignHeroSection .heroBtn{background-color:#265adf;border:none;transition:all .3s ease-in-out;color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal;margin-top:1.5rem;border-radius:40px;height:35px;width:110px;font-size:12px}.websiteDesignHeroSection .heroBtn:hover{background-color:#2337a8}@media (min-width: 768px){.websiteDesignHeroSection .heroBtn{font-size:15px;width:160px;height:39px}}@media (min-width: 992px){.websiteDesignHeroSection .heroBtn{font-size:15px;width:170px;height:45px;margin-top:2rem}}@media (min-width: 1200px){.websiteDesignHeroSection .heroBtn{margin-top:2.5rem;font-size:18px;width:202px;height:55px}}.websiteDesignHeroSection .heroImage{width:90%;margin-top:30px}@media (min-width: 768px){.websiteDesignHeroSection .heroImage{margin-top:40px}}@media (min-width: 992px){.websiteDesignHeroSection .heroImage{width:70%;margin-top:50px}}@media (min-width: 1200px){.websiteDesignHeroSection .heroImage{margin-top:60px}}.seamlessSection{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:24px}@media (min-width: 768px){.seamlessSection{gap:30px;flex-direction:row;align-items:start;text-align:left}}@media (min-width: 992px){.seamlessSection{gap:40px}}@media (min-width: 1200px){.seamlessSection{gap:50px}}.seamlessSection .leftSection .leftTitle{color:#000;font-style:normal;font-weight:700;line-height:normal;font-size:20px}@media (min-width: 768px){.seamlessSection .leftSection .leftTitle{font-size:22px}}@media (min-width: 992px){.seamlessSection .leftSection .leftTitle{font-size:35px}}@media (min-width: 1200px){.seamlessSection .leftSection .leftTitle{font-size:42px}}.seamlessSection .leftSection .leftData{display:flex;flex-direction:column;gap:5px;margin-top:15px}@media (min-width: 992px){.seamlessSection .leftSection .leftData{gap:19px;margin-top:28px}}@media (min-width: 1200px){.seamlessSection .leftSection .leftData{margin-top:50px;gap:38px}}.seamlessSection .leftSection .leftData .dataTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;font-size:14px}@media (min-width: 992px){.seamlessSection .leftSection .leftData .dataTitle{font-size:22px}}.seamlessSection .leftSection .leftData .dataDesc{color:#000;font-style:normal;line-height:normal;text-transform:capitalize;font-weight:500;opacity:.7;text-align:left;margin-top:10px;font-size:11px;margin-left:14px}@media (min-width: 992px){.seamlessSection .leftSection .leftData .dataDesc{margin-left:24px;font-size:16px}}.seamlessSection .seamlessLeftDataPhone{text-align:left;width:95%}.seamlessSection .seamlessLeftDataPhone .dataPhone{display:flex;flex-direction:column}.seamlessSection .seamlessLeftDataPhone .dataPhone .dataTitlePhone{display:flex;align-items:flex-start;color:#000;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;font-size:16px}.seamlessSection .seamlessLeftDataPhone .dataPhone .dataTitlePhone .numbering{margin-right:5px}.seamlessSection .seamlessLeftDataPhone .dataPhone .dataDescPhone{color:#000;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;opacity:.7;margin-left:19px;font-size:12px;padding-bottom:18px;margin-top:8px}.seamlessSection .rightSection .rightImage{border-radius:10px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:320px}@media (max-width: 575.98px){.seamlessSection .rightSection .rightImage{max-width:95%;min-width:95%}}@media (min-width: 992px){.seamlessSection .rightSection .rightImage{min-width:100%;max-height:335px}}@media (min-width: 1200px){.seamlessSection .rightSection .rightImage{min-width:100%;max-height:532px}}.dataDrivenSection{padding-top:24px!important;padding-bottom:24px!important;background:#222;color:#ecedf3}@media (min-width: 768px){.dataDrivenSection{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 992px){.dataDrivenSection{padding-top:48px;padding-bottom:48px}}.dataDrivenSection .topSection .subTitle,.dataDrivenSection .topSection .title{color:#ecedf3}@media (max-width: 575.98px){.dataDrivenSection .topSection .subTitle,.dataDrivenSection .topSection .title{margin:auto;width:95%}}.dataDrivenSection .topSection .description{margin-top:5px;width:97%;color:#ecedf3}@media (min-width: 768px){.dataDrivenSection .topSection .description{width:570px}}@media (min-width: 992px){.dataDrivenSection .topSection .description{width:730px}}@media (min-width: 1200px){.dataDrivenSection .topSection .description{width:760px}}.dataDrivenSection .dataSection{border-radius:10px;border:1px solid #d0d7de;background-color:#292e36;overflow:hidden;padding:14px;margin-top:16px}@media (min-width: 992px){.dataDrivenSection .dataSection{display:flex;justify-content:space-between;background-color:transparent;border:none;padding:0;gap:25px;margin-top:45px}}@media (min-width: 992px) and (min-width: 992px){.dataDrivenSection .dataSection .leftSection{border:1px solid #d0d7de;flex:50%;border-radius:10px;padding:0 0 20px}}.dataDrivenSection .dataSection .currentSetCountPhone{display:flex;padding:2px 18px;justify-content:center;align-items:center;gap:10px;border-radius:20px;background:#161b22;width:-moz-fit-content;width:fit-content}@media (min-width: 992px){.dataDrivenSection .dataSection .currentSetCountPhone{display:none}}.dataDrivenSection .dataSection .currentSetCount{display:flex;padding:2px 18px;justify-content:center;align-items:center;gap:10px;border-radius:20px;background:#161b22;width:-moz-fit-content;width:fit-content}@media (min-width: 992px){.dataDrivenSection .dataSection .currentSetCount{background:#161b22}}.dataDrivenSection .dataSection .currentImage{width:100%;border-radius:6px;padding:16px 0;max-height:425px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 768px){.dataDrivenSection .dataSection .currentImage{padding:16px 0;width:100%}}@media (min-width: 992px){.dataDrivenSection .dataSection .currentImage{padding-top:0;padding-bottom:30px;max-height:425px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.dataDrivenSection .dataSection .currentTitle{font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;text-align:left;font-size:16px}@media (max-width: 575.98px){.dataDrivenSection .dataSection .currentTitle{min-height:48px}}@media (min-width: 992px){.dataDrivenSection .dataSection .currentTitle{margin-left:16px;font-size:22px}}.dataDrivenSection .dataSection .currentDescription{font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;text-align:left;margin-top:8px;font-size:12px;opacity:.8}@media (min-width: 992px){.dataDrivenSection .dataSection .currentDescription{margin-left:16px;font-size:14px}}.dataDrivenSection .rightSection{display:none;flex:50%;text-align:left}@media (min-width: 992px){.dataDrivenSection .rightSection{display:flex;flex-direction:column;gap:20px}}.dataDrivenSection .rightSection .rightSectionItem{cursor:pointer;display:flex;padding:15px 16px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:6px;border:1px solid #d0d7de;transition:all .3s ease-in-out}@media (min-width: 992px){.dataDrivenSection .rightSection .rightSectionItem{gap:9px}}@media (min-width: 1200px){.dataDrivenSection .rightSection .rightSectionItem{gap:16px}}.dataDrivenSection .rightSection .rightSectionItem:hover,.dataDrivenSection .rightSection .rightSectionItem.active{transition:all .3s ease-in-out;background:#292e36}.dataDrivenSection .rightSection .rightSectionItem .rightTitle{font-size:22px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.dataDrivenSection .rightSection .rightSectionItem .rightDesc{font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;opacity:.8;font-size:14px}.dataDrivenSection .mobileButtons{display:flex;justify-content:center;align-items:center;margin-top:1rem;gap:13px}.dataDrivenSection .mobileButtons button{cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--white);background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:8.5px;width:35px;height:35px}@media (min-width: 768px){.dataDrivenSection .mobileButtons button{margin-top:20px;height:45px;width:45px}}@media (min-width: 992px){.dataDrivenSection .mobileButtons button{display:none}}.dataDrivenSection .mobileButtons button svg{width:20px;height:auto}.ourServicesWithTabsSection .title,.ourServicesWithTabsSection .subTitle,.ourServicesWithTabsSection .description{margin:auto;width:91%}@media (min-width: 1200px){.ourServicesWithTabsSection .subTitle{width:70%}}@media (min-width: 992px){.ourServicesWithTabsSection .description{width:77%;opacity:.7;margin-top:8px}}@media (min-width: 1200px){.ourServicesWithTabsSection .description{width:60%}}.ourServicesWithTabsSection .tabSection{display:none}@media (min-width: 768px){.ourServicesWithTabsSection .tabSection{display:block}}.ourServicesWithTabsSection .tabSection .tabs{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #999a9d;margin-top:5vh;position:relative;padding-bottom:14px;gap:35px}@media (min-width: 992px){.ourServicesWithTabsSection .tabSection .tabs{gap:50px;padding-bottom:18px}}@media (min-width: 1200px){.ourServicesWithTabsSection .tabSection .tabs{gap:70px;margin-top:6vh}}@media (min-width: 1400px){.ourServicesWithTabsSection .tabSection .tabs{gap:90px;margin-top:7vh}}.ourServicesWithTabsSection .tabSection .tabs .tab{text-align:center;font-style:normal;font-weight:500;line-height:normal;opacity:.6;position:relative;cursor:pointer;font-size:14px;padding:0 10px}@media (min-width: 992px){.ourServicesWithTabsSection .tabSection .tabs .tab{font-size:20px}}.ourServicesWithTabsSection .tabSection .tabs .tab.activeTab{color:#3854f6;font-weight:700;opacity:1;position:relative}.ourServicesWithTabsSection .tabSection .tabs .tab:hover{opacity:1;color:#3854f6}.ourServicesWithTabsSection .tabSection .tabs .activeTabPill{border-radius:8px;background:#3854f6;width:50px;height:4px;position:absolute;bottom:-2.5px;left:0;transition:all .3s ease-in-out;transform:translate(0)}.ourServicesWithTabsSection .imageCards{display:none;flex-wrap:nowrap;gap:20px;overflow:auto;scroll-behavior:smooth;scrollbar-color:transparent transparent;scrollbar-width:thin;padding:2rem 30px}@media (min-width: 768px){.ourServicesWithTabsSection .imageCards{display:flex}}.ourServicesWithTabsSection .imageCards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.ourServicesWithTabsSection .imageCards:hover{scrollbar-color:#787979 #c9c8c8;scrollbar-width:thin}.ourServicesWithTabsSection .imageCards:hover::-webkit-scrollbar{width:8px;height:8px;visibility:visible}.ourServicesWithTabsSection .imageCards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#29292a}.ourServicesWithTabsSection .imageCards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.ourServicesWithTabsSection .imageCards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active{opacity:.5}.ourServicesWithTabsSection .imageCards img{border-radius:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease-in-out;width:340px;height:200px}@media (min-width: 992px){.ourServicesWithTabsSection .imageCards img{width:403px;height:245px}}@media (min-width: 1200px){.ourServicesWithTabsSection .imageCards img{width:430px;height:270px}}.ourServicesWithTabsSection .imageCards img:hover{transform:scale(1.01)}.ourServicesWithTabsSection .mobileAccordionSection{margin-top:24px}.ourServicesWithTabsSection .getStartedBtn{background-color:#265adf;border:none;transition:all .3s ease-in-out;color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal;margin-top:1.5rem;border-radius:40px;height:35px;width:110px;font-size:12px}.ourServicesWithTabsSection .getStartedBtn:hover{background-color:#2337a8}@media (min-width: 768px){.ourServicesWithTabsSection .getStartedBtn{font-size:15px;width:160px;height:39px}}@media (min-width: 992px){.ourServicesWithTabsSection .getStartedBtn{font-size:15px;width:170px;height:45px}}@media (min-width: 1200px){.ourServicesWithTabsSection .getStartedBtn{font-size:18px;width:202px;height:55px}}.accordion.ourServicesMobileAccordion .accordion-button{background:transparent!important;outline:none!important;border:none!important;color:#000;text-align:center;padding:12px 16px;font-size:16px!important;font-style:normal;font-weight:600;line-height:normal;height:55px}.accordion.ourServicesMobileAccordion hr{padding:0;margin:0;height:2px;opacity:.2;background:#000;width:100%}.accordion.ourServicesMobileAccordion .accordion-item:last-child{border-bottom:none}.accordion.ourServicesMobileAccordion .accordion-body{padding:10px 0 15px;border:none!important}.accordion.ourServicesMobileAccordion .accordion-body button.accordion-button:focus{background:transparent;box-shadow:none!important}.accordion.ourServicesMobileAccordion .accordion-body ul{list-style:none!important;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:10px;transition:all .3s ease-in-out;padding-bottom:20px}.accordion.ourServicesMobileAccordion .accordion-body .accordionCards{overflow-x:scroll;display:flex;width:100%;gap:12px;padding:0 16px;transition:all .3s ease-in-out;scrollbar-color:transparent transparent;scrollbar-width:thin}.accordion.ourServicesMobileAccordion .accordion-body .accordionCards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.accordion.ourServicesMobileAccordion .accordion-body .accordionCards img{-o-object-fit:cover;object-fit:cover;scrollbar-color:transparent transparent;scrollbar-width:thin;-o-object-position:center;object-position:center;border-radius:10px;width:186px;height:117px}.accordion.ourServicesMobileAccordion .accordion-body .accordionCards img::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.hostingPage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.hostingPage .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.hostingPage .title{letter-spacing:4px;font-size:24px}}.hostingPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.hostingPage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.hostingPage .subTitle{font-size:28px}}@media (min-width: 992px){.hostingPage .subTitle{font-size:48px}}.hostingPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.hostingPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.hostingPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.hostingPage .section{margin-top:35px}@media (min-width: 768px){.hostingPage .section{margin-top:35px}}@media (min-width: 992px){.hostingPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.hostingPage .section{margin-top:60px}}@media (min-width: 1400px){.hostingPage .section{margin-top:80px}}@media (min-width: 992px){.hostingPage .hostingWebsiteAnalysisSection .description{opacity:.7}}.hostingPage .hostingPage_faq_Section{overflow:hidden;margin-top:30px}@media (min-width: 768px){.hostingPage .hostingPage_faq_Section{margin-top:0}}@media (min-width: 992px){.hostingPage .hostingPage_faq_Section{margin-top:20px}}@media (min-width: 1200px){.hostingPage .hostingPage_faq_Section{margin-top:40px}}@media (max-width: 575.98px){.hostingPage .hostingPage_whyTecnogex_Section .whyTecnogex .title{display:none}}.hostingPageSSLCheckerSection .outerSection{display:flex}.hostingPageSSLCheckerSection .outerSection .leftSection{flex:60%}.hostingPageSSLCheckerSection .outerSection .leftSection .section{margin:0}@media (min-width: 1200px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .contentSection{padding:130px 0}}@media (min-width: 768px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer{width:86%;height:50px}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer button{height:42px;width:105px;display:flex;align-items:center;justify-content:center}}@media (min-width: 992px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection{width:89.6%}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .title,.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .subTitle,.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .description{text-align:left}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .description{margin-left:0}}@media (min-width: 992px) and (min-width: 1200px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection{margin-left:73px}}@media (min-width: 992px) and (min-width: 992px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer{width:85%;height:65px;margin:30px 30px 0}}@media (min-width: 992px) and (min-width: 1200px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer{width:85%;height:65px;margin:30px 30px 0 73px}}@media (min-width: 992px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer button{height:55px;width:160px}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .domainTags{display:none}}@media (min-width: 1400px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .inputContainer{margin:35px 0 0 120px}}.hostingPageSSLCheckerSection .outerSection .rightSection{flex:40%;-o-object-fit:cover;object-fit:cover;min-height:100%}@media (max-width: 575.98px){.hostingPageSSLCheckerSection .outerSection .rightSection{display:none}}.hostingPageSSLCheckerSection .outerSection .rightSection img{width:100%;height:568px;max-height:598px;-o-object-fit:cover;object-fit:cover}.hostingWhyChoseUsSection{overflow:hidden}@media (max-width: 575.98px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 12px}}@media (min-width: 768px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 20px}}@media (min-width: 992px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 30px}}@media (min-width: 1200px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 70px}}@media (min-width: 992px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .subTitle,.hostingWhyChoseUsSection .description{text-align:left}}.hostingWhyChoseUsSection .title{color:#222}@media (min-width: 992px){.hostingWhyChoseUsSection .title{color:var(--primary)}}.hostingWhyChoseUsSection .topSection{display:flex;flex-direction:column;gap:5px}@media (min-width: 992px){.hostingWhyChoseUsSection .topSection{flex-direction:row;align-items:center;gap:50px}}@media (min-width: 1200px){.hostingWhyChoseUsSection .topSection{gap:80px}}@media (min-width: 992px){.hostingWhyChoseUsSection .topSection .subTitle{width:55%}}@media (min-width: 1200px){.hostingWhyChoseUsSection .topSection .subTitle{width:50%}}.hostingWhyChoseUsSection .topSection .description{width:97%}@media (min-width: 992px){.hostingWhyChoseUsSection .topSection .description{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal;opacity:.6;width:40%}}.hostingWhyChoseUsSection .counterAndButtons{display:flex;justify-content:space-between;padding:0 4.5%}@media (max-width: 575.98px){.hostingWhyChoseUsSection .counterAndButtons{display:none}}@media (min-width: 768px){.hostingWhyChoseUsSection .counterAndButtons{margin-top:2.5rem}}@media (min-width: 992px){.hostingWhyChoseUsSection .counterAndButtons{margin-top:3.5rem}}.hostingWhyChoseUsSection .counterAndButtons .counterNumber .currentCount{font-style:normal;font-weight:600;line-height:normal;color:#000;font-size:28px}.hostingWhyChoseUsSection .counterAndButtons .counterNumber .totalCount{color:#3854f6;font-style:normal;font-weight:700;line-height:normal;font-size:18px}.hostingWhyChoseUsSection .counterAndButtons .buttons{display:flex;gap:1rem}.hostingWhyChoseUsSection .counterAndButtons .buttons button{background-color:transparent;border-radius:30px;color:#2559de;width:90px;height:35px;display:flex;align-items:center;justify-content:center;border:2.5px solid #2559de}@media (min-width: 992px){.hostingWhyChoseUsSection .counterAndButtons .buttons button{border-radius:40px;height:44px;width:108px;border:3.5px solid #2559de}.hostingWhyChoseUsSection .counterAndButtons .buttons button:hover{transition:all .2s ease-in-out;background-color:#2559de;color:#fff}}.hostingWhyChoseUsSection .counterAndButtons .buttons button:active{opacity:.6}.hostingWhyChoseUsSection .counterAndButtons .buttons button svg{transition:all .2s ease-in-out;height:auto;width:30px}.hostingWhyChoseUsSection .featureCards{display:flex;overflow-x:auto;overflow-y:hidden;gap:20px;scroll-behavior:smooth;scrollbar-color:transparent transparent;scrollbar-width:thin;padding-bottom:25px;height:calc(100% + 20px)}.hostingWhyChoseUsSection .featureCards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}@media (max-width: 575.98px){.hostingWhyChoseUsSection .featureCards{padding:0 16px 10px}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards{padding:0 20px 10px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards{padding:0 30px 10px}}@media (min-width: 1200px){.hostingWhyChoseUsSection .featureCards{padding:0 70px 10px}}.hostingWhyChoseUsSection .featureCards .featureCard{display:flex;align-items:center;justify-content:space-between;transition:all .3s ease-in-out;flex-shrink:0;border-radius:7.633px;border:.763px solid #000;margin-top:2rem;gap:15px;padding:10px;width:290px;height:170px}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard{border:2px solid #3854f6;padding:20px;border-radius:30px;width:420px;height:250px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard{border:3.5px solid #3854f6;margin-top:4rem;gap:22px;padding:30px;width:457.668px;height:281px}}.hostingWhyChoseUsSection .featureCards .featureCard img{width:120px;height:auto}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard img{width:150px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard img{width:187px;height:219px}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard.active{scale:1.02;border:3px solid #3854f6}}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight{text-align:left}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{display:none}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{color:#3854f6;font-size:20px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{font-size:24px}}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureTitle{font-style:normal;font-weight:600;line-height:normal;color:#000;font-size:12.213px}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureTitle{font-size:18px;color:#3854f6}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureTitle{font-size:22px}}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureDescription{font-style:normal;line-height:normal;color:#000;font-weight:400;font-size:8px;margin-top:4px}@media (max-width: 575.98px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureDescription{text-align:start;height:70px}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureDescription{font-weight:500;margin-top:8px;font-size:10px}}.hostingPageFreeMigrationSection{margin-top:45px}@media (max-width: 575.98px){.hostingPageFreeMigrationSection{margin-top:35px}}@media (min-width: 992px){.hostingPageFreeMigrationSection{display:flex;gap:60px;margin-top:0}}@media (min-width: 1200px){.hostingPageFreeMigrationSection{gap:70px}}@media (min-width: 1400px){.hostingPageFreeMigrationSection{gap:90px}}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .leftImageSection{display:none}}@media (min-width: 768px){.hostingPageFreeMigrationSection .leftImageSection{display:none}}@media (min-width: 992px){.hostingPageFreeMigrationSection .leftImageSection{display:block;flex:40%}.hostingPageFreeMigrationSection .rightSection{flex:50%;padding:60px 70px 60px 0}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection{padding:90px 70px 90px 0}}.hostingPageFreeMigrationSection .rightSection .topSection{width:100%}.hostingPageFreeMigrationSection .rightSection .topSection .title,.hostingPageFreeMigrationSection .rightSection .topSection .subTitle,.hostingPageFreeMigrationSection .rightSection .topSection .description{width:88%}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .title,.hostingPageFreeMigrationSection .rightSection .topSection .subTitle,.hostingPageFreeMigrationSection .rightSection .topSection .description{text-align:left;margin-left:0;width:95%}}.hostingPageFreeMigrationSection .rightSection .topSection .title{width:100%}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .title{font-size:20px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection .topSection .title{font-size:24px}}.hostingPageFreeMigrationSection .rightSection .topSection .subTitle{width:100%}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .subTitle{font-size:30px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection .topSection .subTitle{font-size:45px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .description{font-size:15px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection .topSection .description{font-size:18px}}.hostingPageFreeMigrationSection .bottomSection{text-align:center;width:80%;margin:auto}@media (min-width: 768px){.hostingPageFreeMigrationSection .bottomSection{margin-top:1rem}}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection{width:100%;margin-top:2rem;text-align:left}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection{margin-top:3.5rem}}.hostingPageFreeMigrationSection .bottomSection .currentItemNumber{color:#2559de;font-style:normal;font-weight:600;line-height:normal;display:none}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection .currentItemNumber{font-size:40px;display:block}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection .currentItemNumber{font-size:56px}}.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{color:#000;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{margin-top:18px;font-size:14px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{font-size:20px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{font-size:24px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{font-size:28px}}.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{color:#000;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{font-size:9px;opacity:.8;margin-top:3px;height:40px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{opacity:.6;font-size:16px;margin-top:12px;height:60px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{font-size:18px;height:90px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{width:90%;height:70px;font-size:20px;margin-top:15px}}.hostingPageFreeMigrationSection .buttons{display:flex;justify-content:center;gap:1rem}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .buttons{margin-top:10px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .buttons{margin-top:1rem}}@media (min-width: 992px){.hostingPageFreeMigrationSection .buttons{justify-content:start;margin-top:1.5rem}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .buttons{margin-top:1.8rem}}.hostingPageFreeMigrationSection .buttons button{background-color:transparent;border-radius:30px;display:flex;align-items:center;justify-content:center}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .buttons button{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;border:50%;height:45px;width:45px;font-size:8px;border:1px solid #000}}@media (min-width: 768px){.hostingPageFreeMigrationSection .buttons button{color:#2559de;width:90px;height:35px;border:2.5px solid #2559de}}@media (min-width: 992px){.hostingPageFreeMigrationSection .buttons button{border-radius:40px;height:44px;width:108px;border:3.5px solid #2559de}.hostingPageFreeMigrationSection .buttons button:hover{transition:all .2s ease-in-out;background-color:#2559de;color:#fff}.hostingPageFreeMigrationSection .buttons button:active{opacity:.6}}.hostingPageFreeMigrationSection .buttons button svg{transition:all .2s ease-in-out;height:auto}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .buttons button svg{width:17px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .buttons button svg{width:20px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .buttons button svg{width:30px}}.hostingPageFreeMigrationSection .middleImagePhone{margin-top:1.2rem}.hostingPageFreeMigrationSection .middleImagePhone img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px;min-height:260px;max-height:260px;min-width:60vw;max-width:60vw}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .middleImagePhone img{min-width:82vw;max-width:80vw;min-height:180px;max-height:180px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .middleImagePhone{display:none}}.hostingPageCustomizeDesignSection{background-color:#222}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection{padding:35px 0}}@media (min-width: 576px){.hostingPageCustomizeDesignSection{padding:35px 0}}@media (min-width: 992px){.hostingPageCustomizeDesignSection .contentSection{padding:90px}.hostingPageCustomizeDesignSection.section{margin-top:0}}.hostingPageCustomizeDesignSection .title{color:#fff}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection .title{color:#fff;text-align:center;font-size:10.254px;font-style:normal;font-weight:700;line-height:normal}}.hostingPageCustomizeDesignSection .subTitle{color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection .subTitle{font-size:15px;width:65%;margin:auto}}@media (min-width: 768px){.hostingPageCustomizeDesignSection .subTitle{width:65%;margin:auto}}@media (min-width: 992px){.hostingPageCustomizeDesignSection .subTitle{width:83%}}@media (min-width: 1200px){.hostingPageCustomizeDesignSection .subTitle{width:55%}}.hostingPageCustomizeDesignSection .description{color:#fff;text-align:center;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection .description{margin-top:10px;width:88vw}}@media (min-width: 768px){.hostingPageCustomizeDesignSection .description{margin-top:16px;width:85%}}@media (min-width: 992px){.hostingPageCustomizeDesignSection .description{width:90%;opacity:.7}}@media (min-width: 1200px){.hostingPageCustomizeDesignSection .description{width:70%}}.hostingPageCustomizeDesignSection a>button{text-align:center;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;border:none;outline:none;color:#3854f6;background-color:#fff;transition:all .3s ease-in-out;border-radius:20px;font-size:12px;width:109px;height:32px;margin-top:15px;border:2px solid #fff}.hostingPageCustomizeDesignSection a>button:hover{background:transparent;color:#fff}@media (min-width: 768px){.hostingPageCustomizeDesignSection a>button{width:124px;height:37px;border-radius:23px;font-size:13px;margin-top:10px}}@media (min-width: 992px){.hostingPageCustomizeDesignSection a>button{margin-top:25px;border-radius:40px;font-size:18px;padding:15px 29px;width:194px;height:58px}}.myAccordion:first-child .option{padding-top:0}.myAccordion:last-child .content p{padding-bottom:15px;border-bottom:1px solid rgba(14,14,14,.1)}.myAccordion .option{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:1em 1em .6em;border-bottom:1px solid rgba(0,0,0,.2)}@media (min-width: 768px){.myAccordion .option{padding:1em 2rem}}.myAccordion .count{margin-right:10px;color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:16px}.myAccordion .title,.myAccordion .content{backface-visibility:hidden;transform:translateZ(0);transition:all .2s}.myAccordion .title{background:#fff;width:calc(100% - 40px);position:relative;border:none;text-align:left;color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:15px}@media (min-width: 768px){.myAccordion .title{font-size:20px}}.myAccordion .content{max-height:0;overflow:hidden;background-color:#fff;transition:max-height .3s ease,padding .3s ease}.myAccordion .content p{padding:0 15px;line-height:1.5;margin:0;text-align:center;font-size:14px}@media (min-width: 768px){.myAccordion .content p{font-size:17px}}.myAccordion .content.open{max-height:500px;padding:15px}.myAccordion .myAccordion .option .title[aria-expanded=true]{box-shadow:3px 3px 6px #ddd,-3px 3px 6px #ddd}.myAccordion .myAccordion .option .title[aria-expanded=true]:before{transform:rotate(45deg)}.myAccordion .myAccordion .option .title[aria-expanded=true]:after{transform:rotate(-45deg)}.hostingPageCountOnUsSection .topSection .title{color:#000}@media (min-width: 992px){.hostingPageCountOnUsSection .topSection .title{color:#3656f4}}.hostingPageCountOnUsSection .topSection .description{width:90%;margin-top:5px}@media (min-width: 768px){.hostingPageCountOnUsSection .topSection .description{width:60%}}.hostingPageCountOnUsSection .contentSectionDesktop{margin-top:50px;display:none}@media (min-width: 992px){.hostingPageCountOnUsSection .contentSectionDesktop{display:grid;grid-template-columns:repeat(7,1fr)}}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45% 8px 20px;min-height:37vw}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:nth-child(odd){background-color:#3755f4;color:#fff}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:nth-child(odd) .dataCount{-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:rgb(255,255,255);-webkit-text-fill-color:transparent}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:nth-child(odd) .dataTitle{color:#fff}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataTitle{color:#3755f4;text-align:center;font-style:normal;font-weight:600;line-height:normal;font-size:18px}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataDescription{visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear;font-weight:600;margin-top:15px}@media (min-width: 992px){.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataDescription{font-size:12px}}@media (min-width: 1200px){.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataDescription{font-size:14px}}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataCount{font-style:normal;font-weight:600;line-height:normal;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:rgb(55,85,244);-webkit-text-fill-color:#ffffff;font-size:60px}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection button{visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear .3s}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:hover .dataDescription,.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:hover button{visibility:visible;opacity:1}.hostingPageCountOnUsSection .contentSectionPhone{margin-top:30px}@media (min-width: 992px){.hostingPageCountOnUsSection .contentSectionPhone{display:none}}@media (max-width: 575.98px){.cartPage{padding:0 12px}}@media (min-width: 992px){.cartPage{padding:0 30px}}@media (min-width: 1200px){.cartPage{padding:0 72px}}.cartPage .topSection{text-align:left}@media (min-width: 768px){.cartPage .topSection{padding-left:20px}}@media (min-width: 992px){.cartPage .topSection{padding-left:0}}.cartPage .topSection .backButton{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;padding:0;transition:all .3s ease-in-out;margin-bottom:.8rem}.cartPage .topSection .backButton:hover{color:#2b4cef}.cartPage .topSection .backButton svg{width:25px;height:auto}.cartPage .topSection .yourCartTitle{font-size:28px;color:#000;font-weight:600}@media (min-width: 992px){.cartPage .topSection .yourCartTitle{font-size:42px}}.cartPage .topSection .cartDesc{color:#000;opacity:.7;font-weight:500;font-size:16px}@media (min-width: 768px){.cartPage .topSection .cartDesc{font-size:18px}}.cartPage .contentSection{display:flex;flex-direction:column;gap:20px;margin-top:1.5rem}@media (min-width: 768px){.cartPage .contentSection{flex-direction:row;gap:10px;margin-top:2.5rem;padding:10px}}@media (min-width: 992px){.cartPage .contentSection{margin-top:3.5rem;gap:20px;padding:0}}.cartPage .contentSection .leftSection{flex:60%}.cartPage .contentSection .leftSection .mainPlan{border:1px solid rgba(0,0,0,.2);display:flex;align-items:flex-start;gap:12px;padding:10px 12px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan{align-items:center;gap:15px;padding:20px 15px}}@media (min-width: 992px){.cartPage .contentSection .leftSection .mainPlan{gap:30px;padding:20px 40px 20px 25px}}.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon{display:flex;align-items:center;justify-content:center;background:#f2f2f2;padding:25px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon{padding:40px}}.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon img{height:30px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon img{height:40px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails{display:flex;justify-content:space-between;flex:1;flex-direction:column;gap:10px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails{flex-direction:row;gap:20px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft{display:flex;flex-direction:column;gap:12px;text-align:left}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .planTitle{color:#000;font-weight:600;font-size:22px}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .nextRenewDate{font-size:12px;color:#000;opacity:.56}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:600}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight{flex-direction:column;align-items:flex-end}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .discountedPrice{color:#265adf;font-size:28px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .discountedPrice{font-size:36px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button{font-weight:700;border:2px solid #000;background-color:transparent;border-radius:25%;width:30px;height:30px;transition:all .3s ease-in-out}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button:hover{background-color:#222;color:#fff}.cartPage .contentSection .rightSection{flex:30%;margin-top:52px;padding-bottom:45px}.cartPage .contentSection .rightSection .finalPriceSection{display:flex;flex-direction:column;background-color:#f5f7f8;border:1px solid rgba(0,0,0,.2);padding:15px 20px}@media (min-width: 992px){.cartPage .contentSection .rightSection .finalPriceSection{padding:25px}}.cartPage .contentSection .rightSection .finalPriceSection .orderSummary{color:#000;font-size:22px;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .totalNumberOfItems{color:#000;opacity:.7;font-size:16px;margin-top:5px}.cartPage .contentSection .rightSection .finalPriceSection .clearCartMain{margin-top:10px}.cartPage .contentSection .rightSection .finalPriceSection .clearCartMain button{font-weight:700;border:2px solid #000;background:transparent;border-radius:4px;transition:all .3s ease-in-out;height:30px;padding:0 12px}.cartPage .contentSection .rightSection .finalPriceSection .clearCartMain button:hover{background-color:#222;color:#fff}.cartPage .contentSection .rightSection .finalPriceSection hr{height:1.5px;border:1px solid rgb(0,0,0);opacity:.1;background-color:#000;margin:15px 0}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection{display:flex;justify-content:space-between;align-items:center}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalText{font-weight:500;font-size:20px;color:#000}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalFinalPrice{color:#000;font-weight:600;font-size:22px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection{margin-top:15px;text-align:left}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoTitle{text-decoration:underline;cursor:pointer;color:#000;font-size:16px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput{display:flex;align-items:center;gap:10px;margin-top:10px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input{flex:1;padding:8px 16px;border:1px solid rgba(0,0,0,.4);background:#fff;height:40px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input:focus{outline:none}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtnInitial,.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtn{height:40px;padding:8px 12px;font-size:16px;border:none;display:flex;align-items:center;justify-content:center;color:#fff}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtnInitial{background-color:#0003;cursor:not-allowed}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtn{background-color:#007bff;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .promoCodeCloseBtn{background:none;border:none;font-size:20px;color:#000;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .promoCodeCloseBtn:hover{color:red}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection .responseLeft .promoCodeResponse{color:#1a7f37;font-size:16px;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection .responseLeft .promoCodeDiscount{color:#3854f6;font-size:14px;margin-top:5px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection .responseRight .promoCodeRemoveBtn{color:#d1242f;background:none;border:none;font-size:16px;text-decoration:underline;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .totalPriceSection{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.1);margin-top:20px;padding-top:15px}.cartPage .contentSection .rightSection .finalPriceSection .totalPriceSection span:first-child{font-size:20px;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .totalPriceSection span:last-child{font-size:24px;font-weight:700}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions{margin-top:2rem}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions .readyToPayBtn{width:100%;background-color:#000;color:#fff;height:48px;font-weight:600;transition:all .3s ease-in-out}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions .readyToPayBtn:hover{background-color:#222}.cartPage .satisfactionGuaranteedSection{background:#fff;border:1px solid rgba(0,0,0,.2);margin-top:30px;padding:20px;text-align:center}.cartPage .satisfactionGuaranteedSection .satisfactionIcon img{height:30px}.cartPage .satisfactionGuaranteedSection .satisfactionTitle{font-weight:600;margin-top:.5rem;font-size:14px}.cartPage .satisfactionGuaranteedSection .satisfactionDesc{font-size:12px;opacity:.56;margin-top:5px}.cartPage .termsAndConditionSection{background-color:#ebf0fc;padding:25px;margin-top:30px;text-align:center}.cartPage .termsAndConditionSection .tNcIcon{height:26px;width:auto}.cartPage .termsAndConditionSection .tNcTitle{font-weight:600;font-size:14px;margin-top:.5rem}.cartPage .termsAndConditionSection .tNcDesc{font-size:12px;opacity:.56;margin-top:5px}.cartPageFaqSection{margin-top:2rem}@media (min-width: 768px){.cartPageFaqSection{margin-top:3rem}}@media (min-width: 1200px){.cartPageFaqSection{margin-top:5rem}}.promoCodeSection{margin:15px 0}.promoCodeSection .promoTitle{color:#3854f6;font-weight:500;cursor:pointer;padding:8px 0}.promoCodeSection .promoTitle:hover{text-decoration:underline}.promoCodeSection .promoInput{display:flex;align-items:center;gap:8px;margin:10px 0}.promoCodeSection .promoInput input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.promoCodeSection .promoInput input:focus{outline:none;border-color:#3854f6}.promoCodeSection .promoInput input.invalid{border-color:#f44;background-color:#fff8f8}.promoCodeSection .promoInput input:disabled{background-color:#f5f5f5;cursor:not-allowed}.promoCodeSection .promoInput .applyPromoCodeBtn{background:#3854f6;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;min-width:70px}.promoCodeSection .promoInput .applyPromoCodeBtn:hover:not(:disabled){background:#2a44e0}.promoCodeSection .promoInput .applyPromoCodeBtn:disabled{background:#ccc;cursor:not-allowed}.promoCodeSection .promoInput .applyPromoCodeBtnInitial{background:#ccc;color:#666;border:none;padding:8px 16px;border-radius:4px;cursor:not-allowed;font-size:14px;min-width:70px}.promoCodeSection .promoInput .promoCodeCloseBtn{background:#f5f5f5;border:1px solid #ddd;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px}.promoCodeSection .promoInput .promoCodeCloseBtn:hover:not(:disabled){background:#e5e5e5}.promoCodeSection .promoInput .promoCodeCloseBtn:disabled{cursor:not-allowed;opacity:.6}.promoCodeSection .responseSection{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px;background:#f0f8ff;border:1px solid #3854F6;border-radius:6px}.promoCodeSection .responseSection .responseLeft{flex:1}.promoCodeSection .responseSection .responseLeft .promoCodeResponse{font-weight:600;color:#3854f6;margin-bottom:4px}.promoCodeSection .responseSection .responseLeft .promoCodeDiscount{font-size:12px}.promoCodeSection .responseSection .responseLeft .promoCodeDiscount.valid{color:#10b981}.promoCodeSection .responseSection .responseLeft .promoCodeDiscount.invalid{color:#f44}.promoCodeSection .responseSection .promoCodeRemoveBtn{background:transparent;color:#3854f6;border:1px solid #3854F6;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px}.promoCodeSection .responseSection .promoCodeRemoveBtn:hover:not(:disabled){background:#3854f6;color:#fff}.promoCodeSection .responseSection .promoCodeRemoveBtn:disabled{cursor:not-allowed;opacity:.6}.discountSection{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.discountSection .discountAmount{color:#10b981;font-weight:600}.totalPriceSection{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-weight:600;font-size:18px;border-top:1px solid #eee;margin-top:10px}@media (max-width: 575.98px){.checkoutPage{padding:0 16px}}@media (min-width: 768px){.checkoutPage{padding:0 30px}}@media (min-width: 992px){.checkoutPage{padding:0 30px}}@media (min-width: 1200px){.checkoutPage{padding:0 72px}}.checkoutPage .topSection{text-align:left}.checkoutPage .topSection .backButton{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;padding:0;transition:all .3s ease-in-out;margin-bottom:.8rem}.checkoutPage .topSection .backButton:hover{color:#2b4cef}.checkoutPage .topSection .backButton svg{width:25px;height:auto}.checkoutPage .topSection .checkoutTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:28px}@media (min-width: 992px){.checkoutPage .topSection .checkoutTitle{font-size:42px}}.checkoutPage .checkout-page-content{margin-top:24px;display:flex;justify-content:space-between;flex-direction:column-reverse}@media (min-width: 992px){.checkoutPage .checkout-page-content{flex-direction:row}.checkoutPage .billing-info,.checkoutPage .paymentMethod{flex:2;margin-right:20px}}@media (min-width: 768px){.checkoutPage .order-summary{flex:1}}.loading-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.loading-section .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #265adf;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.loading-section p{color:#666;font-size:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.billing-info-required{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.billing-info-required .info-icon{font-size:48px;margin-bottom:16px}.billing-info-required h3{color:#333;margin-bottom:12px;font-size:20px}.billing-info-required p{color:#666;margin-bottom:24px;font-size:14px}.billing-info-required .billing-steps{display:flex;justify-content:center;gap:40px}.billing-info-required .billing-steps .step{display:flex;flex-direction:column;align-items:center;gap:8px}.billing-info-required .billing-steps .step .step-number{width:32px;height:32px;background:#265adf;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.billing-info-required .billing-steps .step .step-text{font-size:12px;color:#666;text-align:center}.empty-cart-message{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px}.empty-cart-message p{color:#666;font-size:16px}.order-summary-section{background:#f0f5ff;padding:24px 16px;border-radius:10px;margin-bottom:16px;color:#000;font-style:normal;font-weight:500;line-height:normal}@media (min-width: 992px){.order-summary-section{padding:20px;margin-top:0}}.order-summary-section .orderSummeryTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}@media (min-width: 992px){.order-summary-section .orderSummeryTop{margin-bottom:20px}}.order-summary-section .orderSummeryTop h2{color:#000;font-weight:500;text-align:left;font-size:24px}@media (min-width: 1200px){.order-summary-section .orderSummeryTop h2{font-size:32px}}.order-summary-section .orderSummeryTop a{color:#000;font-size:18px}@media (min-width: 992px){.order-summary-section .orderSummeryTop a{font-size:20px}}.order-summary-section hr{height:2px;background:#0000001a;color:#0000001a;border:none;margin:10px 0}.order-summary-section .summary-details .totalItemsInCart{font-size:16px;margin-bottom:10px}@media (min-width: 992px){.order-summary-section .summary-details .totalItemsInCart{font-size:20px;margin-bottom:16px}}.order-summary-section .summary-details .totalItemsInCart a{color:#000;text-decoration:underline}.order-summary-section .summary-details p{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:10px}@media (min-width: 992px){.order-summary-section .summary-details p{margin-bottom:20px}}.order-summary-section .summary-details p .estPriceText{color:#000;font-family:Poppins;font-size:20px;font-weight:500}.order-summary-section .summary-details p .estTotal{color:#265adf;font-size:20px;font-weight:500}.order-summary-section .summary-details p a{color:#007bff;text-decoration:none}.order-summary-section .summary-details p a:hover{text-decoration:underline}.order-summary-section .summary-details .discount-row{color:#16a34a}.order-summary-section .summary-details .discount-row .discount-value{color:#16a34a;font-weight:600}.order-summary-section .summary-details .discounted-total-row .estPriceText{color:#111827}.order-summary-section .summary-details .discounted-total-row span:last-child{color:#265adf;font-weight:600}.order-summary-section .summary-details .discount-separator{height:1px;background:#00000014;border:none;margin:8px 0}.order-summary-section .summary-details .promo-badge{display:flex;align-items:center;background:#eaf1ff;border:1px solid #d2e0ff;border-radius:8px;padding:10px 14px;margin-top:10px}.order-summary-section .summary-details .promo-badge .promo-icon{font-size:20px;margin-right:10px}.order-summary-section .summary-details .promo-badge .promo-details .promo-code{font-weight:600;color:#265adf;font-size:14px}.order-summary-section .summary-details .promo-badge .promo-details .promo-description{font-size:13px;color:#555}.order-summary-section .summary-details .industryFeaturesBreakdown{margin-top:12px}.order-summary-section .summary-details .industryFeaturesBreakdown .breakdownLabel{font-weight:600;color:#333;margin-bottom:8px}.order-summary-section .summary-details .industryFeaturesBreakdown .breakdownItem{display:flex;justify-content:space-between;font-size:14px;color:#444;margin-bottom:6px}.order-summary-section .summary-details .industryFeaturesBreakdown .breakdownItem span:last-child{color:#265adf;font-weight:500}.order-summary-section .summary-details .reference-total{font-size:12px;color:#9ca3af;display:flex;justify-content:space-between;margin-top:-8px;margin-bottom:12px}.order-summary-section .summary-details .offerDisclaimers{text-align:right;font-weight:500;font-size:14px;text-decoration-line:underline;color:#0009;margin-top:10px;cursor:pointer}@media (min-width: 992px){.order-summary-section .summary-details .offerDisclaimers{margin:1rem 0}}.order-summary-section .summary-details .terms{display:flex;align-items:center;text-align:left;font-size:14.5px;margin-top:1.5rem}@media (min-width: 992px){.order-summary-section .summary-details .terms{font-size:18px}}.order-summary-section .summary-details .terms input{width:20px;height:20px;margin-right:8px}.order-summary-section .congratulate{display:flex;align-items:center;justify-content:center;gap:6px;height:30px;font-size:13px;margin-top:10px}@media (min-width: 768px){.order-summary-section .congratulate{font-size:16px}}.order-summary-section .congratulate img{height:18px;width:auto}.ratingImage{display:block;margin:16px auto;max-width:180px;width:100%}.totalItems{text-align:left;border-radius:10px;border:1px solid rgba(0,0,0,.2);overflow:hidden;padding:16px;margin-bottom:16px}@media (min-width: 992px){.totalItems{padding:20px}}.totalItems .totalItemsInCart{color:#000;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:space-between;cursor:pointer;font-size:20px}.totalItems .item{border-radius:6px;border:1px solid rgba(0,0,0,.2);margin-bottom:1rem;padding:15px}@media (min-width: 992px){.totalItems .item{border-radius:10px;padding:18px}}.totalItems .item .cartItemTitle{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:16px;padding:10px 0}@media (min-width: 992px){.totalItems .item .cartItemTitle{font-size:20px}}.totalItems .item .durationAndPrices{display:flex;align-items:center;justify-content:space-between}.totalItems .item .durationAndPrices .planDuration{color:#0009;border:1px solid rgba(0,0,0,.4);text-align:center;width:-moz-fit-content;width:fit-content;padding:8px 10px;font-size:14px;border-radius:6px}@media (min-width: 992px){.totalItems .item .durationAndPrices .planDuration{border-radius:10px;font-size:16px;padding:12px 16px}}.totalItems .item .durationAndPrices .discountedPrice{color:#265adf;font-style:normal;font-weight:500;line-height:normal;text-align:right;font-size:24px}.totalItems .item .durationAndPrices .originalPrice{color:#000;font-style:normal;font-weight:500;line-height:normal;text-align:right;text-decoration:line-through;opacity:.75;font-size:14px}.ratingImage{margin:1.2rem auto;max-width:99.5%}.paymentMethodSection{text-align:left;border:1px solid #d0d7de;border-radius:10px;padding:16px;margin-top:16px;background-color:#fff}.paymentMethodSection input::-webkit-outer-spin-button,.paymentMethodSection input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.paymentMethodSection input[type=number]{-moz-appearance:textfield}@media (min-width: 992px){.paymentMethodSection{margin-top:24px;padding:20px}}.paymentMethodSection .sectionTitle{color:#000;font-weight:500;font-size:20px}@media (min-width: 992px){.paymentMethodSection .sectionTitle{font-size:28px}}.paymentMethodSection hr{height:2px;background:#0000001a;color:#0000001a;opacity:.5;margin:10px 0}@media (min-width: 992px){.paymentMethodSection hr{margin:20px 0}}.paymentMethodSection .paymentOptions{display:flex;justify-content:space-between;flex-direction:column;gap:10px;margin-bottom:20px}@media (min-width: 992px){.paymentMethodSection .paymentOptions{flex-direction:row;gap:20px;margin-bottom:30px}}.paymentMethodSection .paymentOptions button{border-radius:8px;border:1.5px solid #d0d7de;background:#fff;cursor:pointer;transition:all .3s ease-in-out;width:100%;display:flex;align-items:center;justify-content:left;padding:6px;gap:10px}.paymentMethodSection .paymentOptions button:hover{border:1.5px solid #1f2328}.paymentMethodSection .paymentOptions button:disabled{cursor:not-allowed}.paymentMethodSection .paymentOptions button:disabled:hover{border:1.5px solid #d0d7de}@media (min-width: 992px){.paymentMethodSection .paymentOptions button{padding:11px;gap:12px;justify-content:center;font-size:14px}}@media (min-width: 1200px){.paymentMethodSection .paymentOptions button{font-size:16px}}.paymentMethodSection .paymentOptions button.active{border:1.5px solid #3854f6;background-color:#f1f3fd}.paymentMethodSection .paymentOptions button svg,.paymentMethodSection .paymentOptions button img{width:20px;height:auto}.paymentMethodSection .paymentForm .inputGroup{display:flex;flex-direction:column;margin-bottom:15px;position:relative}.paymentMethodSection .paymentForm .inputGroup label{color:#000;font-weight:500;font-size:13px;margin-bottom:3px}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup label{font-size:16px;margin-bottom:8px}}.paymentMethodSection .paymentForm .inputGroup input{border-radius:4px;border:1px solid #d0d7de;padding:8px;font-size:12px;letter-spacing:.5px}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup input{padding:10px;font-size:16px;letter-spacing:1.2px}}.paymentMethodSection .paymentForm .inputGroup #name{text-transform:uppercase}.paymentMethodSection .paymentForm .inputGroup #name::-moz-placeholder{text-transform:capitalize}.paymentMethodSection .paymentForm .inputGroup #name::placeholder{text-transform:capitalize}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper{display:flex;flex-direction:column;gap:0;position:relative}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper input{flex:1;padding-right:60px}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper .cardType{position:absolute;top:0;right:5px;width:40px;height:100%;background-size:contain;background-repeat:no-repeat}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper .cardType{width:50px;right:8px}}.paymentMethodSection .paymentForm .inputGroup .error{color:#e42222;font-size:10px;position:absolute;bottom:-15px;left:2px}@media (min-width: 768px){.paymentMethodSection .paymentForm .inputGroup .error{font-size:13px;bottom:-20px}}.paymentMethodSection .paymentForm .inputGroupRow{display:flex;gap:8px;justify-content:space-between}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroupRow{gap:12px}}.paymentMethodSection .paymentForm .inputGroupRow .inputGroup{flex:1}.paymentMethodSection .paymentForm .payButton{width:100%;background:#3854f6;color:#fff;font-weight:600;border:none;border-radius:10px;padding:10px 0;font-size:14px;transition:all .3s ease-in-out;margin-top:10px;cursor:pointer}@media (min-width: 992px){.paymentMethodSection .paymentForm .payButton{font-size:18px;padding:12px 0}}.paymentMethodSection .paymentForm .payButton:hover{background:#2139be}.paymentMethodSection .empty-cart-message{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px}.paymentMethodSection .empty-cart-message p{color:#666;font-size:16px;margin:0}.paymentMethodSection .billing-info-required{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.paymentMethodSection .billing-info-required .info-icon{font-size:48px;margin-bottom:16px}.paymentMethodSection .billing-info-required h3{color:#333;margin-bottom:12px;font-size:20px}.paymentMethodSection .billing-info-required p{color:#666;margin-bottom:24px;font-size:14px}.paymentMethodSection .billing-info-required .billing-steps{display:flex;justify-content:center;gap:40px}.paymentMethodSection .billing-info-required .billing-steps .step{display:flex;flex-direction:column;align-items:center;gap:8px}.paymentMethodSection .billing-info-required .billing-steps .step .step-number{width:32px;height:32px;background:#265adf;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.paymentMethodSection .billing-info-required .billing-steps .step .step-text{font-size:12px;color:#666}.payAgreeSection{margin-top:24px;text-align:center;overflow-x:hidden}.payAgreeSection .securePaymentImage{display:block;max-width:100%;width:220px;margin:0 auto;padding:10px 0}@media (min-width: 992px){.payAgreeSection .securePaymentImage{width:180px}}.payAgreeSection .payAgree{color:#000;font-weight:400;font-size:14px;opacity:.7;margin-top:8px}@media (min-width: 992px){.payAgreeSection .payAgree{opacity:1;font-size:14px}}.payAgreeSection .payAgree a{color:#265adf;text-decoration:underline}.payAgreeSection .payAgree a:hover{text-decoration:none}.paymentForm .upiPaymentForm{display:flex;flex-direction:column;justify-content:center}.paymentForm .upiPaymentForm label{color:#000;font-weight:500;font-size:13px;margin-bottom:3px}@media (min-width: 992px){.paymentForm .upiPaymentForm label{font-size:16px;margin-bottom:8px}}.paymentForm .upiPaymentForm input{border-radius:4px;border:1px solid #d0d7de;padding:8px;font-size:12px}@media (min-width: 992px){.paymentForm .upiPaymentForm input{padding:10px;font-size:16px}}.paymentForm .upiPaymentForm button{margin-top:10px;background:#3854f6;color:#fff;border-radius:8px;border:none;padding:8px;cursor:pointer}.paymentForm .upiPaymentForm button:hover{background:#2139be}.savedCardDetails{margin-bottom:30px}.savedCardDetails .savedCard{margin:10px 0;display:flex;flex-direction:column;gap:15px}.savedCardDetails .cardInfo{display:flex;flex-direction:column;gap:11px}.savedCardDetails .cardInfoHeader{display:flex;justify-content:space-between;align-items:center;padding-right:20px}.savedCardDetails .trashIcon{cursor:pointer;margin-top:10px}.savedCardDetails .securityCodeLabel{color:#000;display:block;font-size:18px}.savedCardDetails .securityCodeInput{font-style:normal;font-weight:400;line-height:normal;padding:8px;margin-top:7px;border-radius:6px;width:50%;border:1px solid rgba(0,0,0,.2);font-size:16px;letter-spacing:1px}@media (min-width: 992px){.savedCardDetails .securityCodeInput{width:14%}}@media (min-width: 1200px){.savedCardDetails .securityCodeInput{width:15%}}@media (min-width: 1400px){.savedCardDetails .securityCodeInput{width:13%}}.savedCardDetails .payNowBtn{border-radius:10px;background:#3854f6;display:flex;padding:9.5px;justify-content:center;align-items:center;gap:10px;border:none;align-self:stretch;color:#fff;font-size:14px;transition:all .3s ease-in-out}.savedCardDetails .payNowBtn:hover{background:#2b44cf}@media (min-width: 992px){.savedCardDetails .payNowBtn{width:30%}}.payNow{color:#fff;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center;align-self:stretch;border:none;width:100%;background:#3854f6;transition:all .3s ease-in-out;padding:9px 0;font-size:14px;cursor:pointer;margin-top:16px;margin-bottom:16px;border-radius:5px}.thankYouContainer{display:flex;flex-direction:column;align-items:center;justify-content:center}.thankYouContainer .thankYouBody{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Poppins}.thankYouContainer .thankYouBody p{margin-bottom:0}.thankYouContainer .thankYouBody .title{color:#000;text-align:center;font-size:24px;font-weight:500}.thankYouContainer .thankYouBody .subTitle{color:#000;font-size:13.159px;font-weight:500;margin-bottom:8px}.thankYouContainer .thankYouBody .description{color:#0009;text-align:center;font-size:13.159px;font-style:italic;font-weight:400}.thankYouContainer .tickImg{margin-bottom:34px}.thankYouContainer .tickImg img{text-align:center}.thankYouContainer .thankYouNav{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.thankYouContainer .thankYouNav button{display:flex;padding:9px 74.996px 9px 74.5px;justify-content:center;align-items:center;outline:none;border:none;font-size:12px}.thankYouContainer .thankYouNav .goToOrders{border-radius:7.311px;border:1px solid #3854f6;background-color:#fff;color:#3854f6;font-weight:600}.thankYouContainer .thankYouNav .goToOrders svg{margin-left:4px}.thankYouContainer .thankYouNav .exploreServices{border-radius:7.311px;background:#3854f6;color:#fff;font-weight:600;border:1px solid #3854f6}.thankYouContainer .thankYouNav .exploreServices svg{margin-left:4px}.billingInfoContainer{border:1px solid #d1d1d1;border-radius:8px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:16px}@media (min-width: 992px){.billingInfoContainer{padding:20px}}.billingInfoContainer .billingInfoHeader{display:flex;align-items:center;justify-content:space-between;width:100%}.billingInfoContainer .billingInfoHeader h3{color:#000;font-style:normal;font-weight:500;line-height:normal;margin:0;font-size:20px}@media (min-width: 768px){.billingInfoContainer .billingInfoHeader h3{font-size:32px}}.billingInfoContainer .billingInfoHeader .checkIcon{color:#3854f6;font-size:20px}@media (min-width: 768px){.billingInfoContainer .billingInfoHeader .checkIcon{font-size:40px}}.billingInfoContainer .billingInfoContent{font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:start;justify-content:space-between;text-align:left;margin-top:10px;width:100%;gap:1rem;font-size:14px}@media (min-width: 992px){.billingInfoContainer .billingInfoContent{margin-top:24px}}.billingInfoContainer .billingInfoContent p{margin:0}.billingInfoContainer .billingInfoContent .billingInfo{margin:5px 0;font-size:16px}@media (min-width: 992px){.billingInfoContainer .billingInfoContent .billingInfo{max-width:70%;font-size:22px}}.billingInfoContainer .billingInfoContent .billingInfo .billingInfoName{font-size:18px}@media (min-width: 768px){.billingInfoContainer .billingInfoContent .billingInfo .billingInfoName{font-size:24px}}.billingInfoContainer .billingInfoContent .billingInfoEdit{text-decoration:underline;color:#000;font-weight:500;cursor:pointer;font-size:16px;margin-top:12px;transition:all .3s ease-in-out}@media (min-width: 992px){.billingInfoContainer .billingInfoContent .billingInfoEdit{font-size:24px}}.billingInfoContainer .billingInfoContent .billingInfoEdit:hover{opacity:.7}.billing-info-form{border-radius:10px;border:1.5px solid rgba(0,0,0,.2);padding:16px}.billing-info-form input::-webkit-outer-spin-button,.billing-info-form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.billing-info-form input[type=number]{-moz-appearance:textfield}@media (min-width: 992px){.billing-info-form{padding:20px}}.billing-info-form .billingInfoHeader{display:flex;align-items:center;justify-content:space-between}.billing-info-form .billingInfoHeader .billingInfoEdit{text-decoration:underline;color:#000;font-weight:500;cursor:pointer;font-size:16px;margin-top:12px;transition:all .3s ease-in-out}@media (min-width: 992px){.billing-info-form .billingInfoHeader .billingInfoEdit{font-size:24px}}.billing-info-form .billingInfoHeader .billingInfoEdit:hover{opacity:.7}.billing-info-form h2{font-style:normal;font-weight:600;line-height:normal;text-align:left;color:#000;margin-bottom:8px;font-size:20px}@media (min-width: 992px){.billing-info-form h2{font-size:42px}}.billing-info-form p{text-align:left;font-style:normal;font-weight:500;line-height:normal;color:#000;font-size:14px;margin-bottom:20px}@media (min-width: 768px){.billing-info-form p{margin-bottom:24px;font-size:16px}}.billing-info-form label{font-style:normal;font-weight:500;line-height:normal;color:#000;display:block;text-align:left;margin-bottom:8px;font-size:16px}.billing-info-form input,.billing-info-form select{padding:8px;width:100%;margin-bottom:20px;border-radius:6px;border:1px solid rgba(3,55,211,.2)}.billing-info-form input::-moz-placeholder,.billing-info-form select::-moz-placeholder{color:#0009;font-style:normal;font-weight:400;line-height:normal;font-size:16px}.billing-info-form input::placeholder,.billing-info-form select::placeholder{color:#0009;font-style:normal;font-weight:400;line-height:normal;font-size:16px}.billing-info-form .custom-select{position:relative;display:inline-block;width:100%}.billing-info-form .custom-select select{width:100%;padding:8px;border:1px solid rgba(0,0,0,.6);border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:none}.billing-info-form .custom-select:after{content:"▼";position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none;font-size:12px;color:#0009}.billing-info-form .phInputs{display:flex;gap:8px}.billing-info-form .phInputs #countryCode{max-width:60px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width: 768px){.billing-info-form .form-row{display:flex;justify-content:space-between}}.billing-info-form .form-row .form-group{flex:1;margin-right:24px}.billing-info-form .form-row .form-group:last-child{margin-right:0}.billing-info-form .proceed-btn{font-style:normal;font-weight:600;line-height:normal;transition:all .3s;display:flex;background:#3854f6;justify-content:center;align-items:center;border:none;color:#fff;width:100%;border-radius:6px;font-size:20px;padding:9px 0;margin-top:4px}.billing-info-form .proceed-btn:hover{background:#0056b3}.billing-info-form .error-message{color:#b30000;font-size:14px;display:flex;align-items:center;justify-content:start;gap:6px;margin-bottom:16px;margin-top:-13px}@media (min-width: 768px){.billing-info-form .error-message{margin-top:-16px;margin-bottom:20px}}.billing-info-form .error-input{border-color:#b30000}@media (max-width: 768px){.billing-info-form .form-row{flex-direction:column}.billing-info-form .form-row .form-group{margin-right:0}.billing-info-form .proceed-btn{width:100%}}.paymentMethodNotify{color:#0009;font-style:normal;font-weight:500;line-height:normal;text-align:start;border-radius:10px;border:1.5px solid rgba(0,0,0,.2);font-size:16px;margin-top:1rem;padding:16px;margin-bottom:2rem}@media (min-width: 768px){.paymentMethodNotify{margin-bottom:0;font-size:32px;padding:20px}}.shopPage{max-width:100vw;overflow:hidden}.shopPage .section{margin-top:35px}@media (min-width: 768px){.shopPage .section{margin-top:35px}}@media (min-width: 992px){.shopPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.shopPage .section{margin-top:60px}}@media (min-width: 1400px){.shopPage .section{margin-top:80px}}.shopPage .heroIcon img{width:54.715px;height:54.715px}@media (min-width: 768px){.shopPage .heroIcon img{width:78.705px;height:78.705px}}.shopPage .contactSection{display:none;position:absolute}@media (min-width: 992px){.shopPage .contactSection{display:flex;align-items:center;text-align:left;gap:10px;top:40px;right:30px}}@media (min-width: 1200px){.shopPage .contactSection{top:30px}}.shopPage .contactSection img{width:50px;height:50px}.shopPage .contactSection a{color:var(--black);font-size:14px}.shopPage .title{color:#3854f6;text-align:center;font-family:Poppins;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px}@media (min-width: 768px){.shopPage .title{color:#3854f6;text-align:center;font-family:Poppins;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.shopPage .title{letter-spacing:4px;font-size:24px}}.shopPage .subTitle{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.shopPage .subTitle{font-size:28px}}@media (min-width: 992px){.shopPage .subTitle{font-size:48px}}.shopPage .description{color:#000;text-align:center;font-family:Poppins;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.shopPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.shopPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.shopPage .heroImage img{width:295.038px;margin-top:19px}@media (min-width: 768px){.shopPage .heroImage img{width:550.038px;margin-top:22px}}@media (min-width: 992px){.shopPage .heroImage img{margin-top:40px;width:953px}}.shopPage .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin-top:35px}@media (min-width: 992px){.shopPage .logos{margin-top:60px}}@media (min-width: 1200px){.shopPage .logos{margin-top:80px}}.shopPage .logos:before,.shopPage .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.shopPage .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.shopPage .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.shopPage .logos:hover .logos-slide{animation-play-state:paused}.shopPage .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.shopPage .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.shopPage .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.shopPage .logos .logos-slide img{margin:0 6rem;height:40px}}@media (min-width: 768px){.shopPage .shopPageWhyChoseUs .title{text-align:left}}.shopPage .shopPageWhyChoseUs .subTitle,.shopPage .shopPageWhyChoseUs .description{color:#fff}@media (min-width: 768px){.shopPage .shopPageWhyChoseUs .description{text-align:left;margin-left:0}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}0%{transform:translate(0)}to{transform:translate(-100%)}}.shopPage .faqSection{margin-top:30px}@media (min-width: 992px){.shopPage .faqSection{margin-top:calc(40px - 1.6rem)}}@media (min-width: 1200px){.shopPage .faqSection{margin-top:calc(80px - 1.6rem)}}.shopPage .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:500;line-height:normal;border:none;padding:8px 16px;font-size:16px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:224px;height:40px;border-radius:6px;margin:0 auto}@media (min-width: 992px){.shopPage .cta{width:222px;gap:10px;font-size:16px}}.shopPage .cta:hover{background-color:var(--hover);color:#000}.shopPage .cta svg{font-size:23px;height:23px;font-weight:700}.shopPage .recent-search .title,.shopPage .shopIndustriesSection .title{color:#3854f6;text-align:center;font-size:11.05px!important;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px}@media (min-width: 768px){.shopPage .recent-search .title,.shopPage .shopIndustriesSection .title{color:#3854f6;text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px!important}}@media (min-width: 992px){.shopPage .recent-search .title,.shopPage .shopIndustriesSection .title{text-align:left;letter-spacing:4px;font-size:24px!important}}.shopPage .growthBenefitsSection{margin-top:35px;padding:0 16px}@media (min-width: 992px){.shopPage .growthBenefitsSection{margin-top:80px;padding:0 72px}}.shopPage .growthBenefitsSection .activeDataDesc{margin-bottom:1rem}.whatWeDoSection{margin-top:35px}@media (min-width: 992px){.whatWeDoSection{margin-top:60px}}@media (min-width: 1200px){.whatWeDoSection{margin-top:80px}}.whatWeDoSectionLoading{margin-top:24px}.whatWeDoSection .description{display:block;font-size:10px}@media (min-width: 768px){.whatWeDoSection .description{width:450px;font-size:15px}}@media (min-width: 992px){.whatWeDoSection .description{display:none}}.whatWeDoSection .serviceOverviews{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:9px;margin-top:1rem}@media (min-width: 992px){.whatWeDoSection .serviceOverviews{align-items:unset;gap:24px;margin-top:2rem}}.whatWeDoSection .serviceOverviews span,.whatWeDoSection .serviceOverviews img{width:100%;max-height:483px;min-height:105.9px}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection{background:#3854f60d;text-align:left;padding:9px;flex:100%;width:100%;border-radius:10px}@media (min-width: 768px){.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection{flex:calc(50% - 12px);width:calc(50% - 12px);border-radius:20px}}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3){flex:100%;width:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices{display:block;height:-moz-fit-content;height:fit-content}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span{-o-object-fit:cover;object-fit:cover;height:auto;flex:100%;width:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard img,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:auto}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard:not(:nth-child(1)),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span:not(:nth-child(1)){display:none}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard h3,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span h3{display:none}@media (min-width: 992px){.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection{padding:24px}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3){flex:60%;width:60%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices{display:block;height:-moz-fit-content;height:fit-content}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span{-o-object-fit:cover;object-fit:cover;height:auto;flex:100%;width:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard img,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:auto}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard:not(:nth-child(1)),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span:not(:nth-child(1)){display:none}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices .serviceCard h3,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(3) .categoryServices span h3{display:none}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4){flex:20%;width:20%;height:auto}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices{flex-direction:column;width:100%;flex:100%;max-width:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices .serviceCard,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices span{width:100%;height:100%;flex:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices .serviceCard img,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices span img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices .serviceCard:nth-child(3),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices .serviceCard:nth-child(4),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices span:nth-child(3),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(4) .categoryServices span:nth-child(4){display:none}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(7){flex:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(7) .serviceCard{width:calc(25% - 16px)!important}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(8){flex:75%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(8) .serviceCard{width:calc(50% - 16px)!important}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9){flex:20%;width:20%;height:auto}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices{flex-direction:column;width:100%;flex:100%;max-width:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices .serviceCard,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices span{width:100%;height:100%;flex:100%}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices .serviceCard img,.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices span img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices .serviceCard:nth-child(3),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices .serviceCard:nth-child(4),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices span:nth-child(3),.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection:nth-child(9) .categoryServices span:nth-child(4){display:none}}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryName{font-size:16px;margin-bottom:1rem;font-weight:600}@media (min-width: 992px){.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryName{margin-bottom:1.5rem;font-size:26px}}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices .serviceCard{width:calc(50% - 8px);cursor:pointer}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices .serviceCard:hover img{transition:all .2s ease-in-out;scale:1.01}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices .serviceCard img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}@media (min-width: 992px){.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices .serviceCard img{height:130px}}@media (min-width: 1200px){.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices .serviceCard img{height:190px}}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices .serviceCard h3{font-style:normal;font-weight:500;margin:0;font-size:12px;margin-top:.5rem}@media (min-width: 992px){.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .categoryServices .serviceCard h3{font-size:16px;margin-bottom:10px}}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .seeMoreBtn{text-align:right;margin-top:.5rem}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .seeMoreBtn span{color:var(--primary);font-style:normal;font-weight:500;line-height:normal;cursor:pointer;font-size:15px}@media (min-width: 992px){.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .seeMoreBtn span{font-size:18px}}.whatWeDoSection .serviceOverviews .serviceOverviewCardsSection .seeMoreBtn span:hover{text-decoration:underline}.ourProcessSection .description{width:290px;font-size:10px}@media (min-width: 992px){.ourProcessSection .description{width:771px;font-size:18px}}.ourProcessSection .ourProcessSectionCards{margin-top:13px;gap:8px;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:15px}.ourProcessSection .ourProcessSectionCards::-webkit-scrollbar{height:8px;width:8px}.ourProcessSection .ourProcessSectionCards::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.ourProcessSection .ourProcessSectionCards::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.ourProcessSection .ourProcessSectionCards::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.ourProcessSection .ourProcessSectionCards::-webkit-scrollbar-thumb:active{background-color:#0d27a7}@media (min-width: 768px){.ourProcessSection .ourProcessSectionCards{margin-top:20px}}@media (min-width: 992px){.ourProcessSection .ourProcessSectionCards{gap:8px;flex-wrap:wrap;margin-top:45px;padding:0 20px}}@media (min-width: 1200px){.ourProcessSection .ourProcessSectionCards{gap:12px;margin-top:50px;padding:0}}.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard{border-radius:7.633px;border:.763px solid #000;text-align:left;flex:1 0 auto;background-color:#fff;transition:all .4s ease-in-out;padding:13px 10px;width:160px;height:160px}@media (min-width: 992px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard{width:270px;height:270px;padding:25px 20px;border-radius:10px;border:2px solid #000}}@media (min-width: 1200px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard{width:400px;height:400px;padding:30px 25px;border-radius:10px;border:2px solid #000}}.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard:hover{border:2px solid #3854f6;background-color:#3854f6;color:var(--white)}.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard:hover img{filter:invert(1) grayscale(1)}.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard img{width:28.623px}@media (min-width: 768px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard img{height:35px}}@media (min-width: 992px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard img{height:40px;width:auto}}@media (min-width: 1200px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard img{height:55px;width:auto}}.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardNumber{font-size:7.633px;font-style:normal;font-weight:600;line-height:normal;margin-top:15px}@media (min-width: 992px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardNumber{margin-top:32px;font-size:18px}}@media (min-width: 1200px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardNumber{margin-top:52px;font-size:20px}}.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardTitle{font-size:12.213px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 992px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardTitle{font-size:20px}}@media (min-width: 1200px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardTitle{font-size:32px}}.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardDescription{font-style:normal;font-weight:400;line-height:11.449px;margin-top:4px;font-size:8.633px}@media (min-width: 992px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardDescription{font-size:14px;line-height:20px}}@media (min-width: 1200px){.ourProcessSection .ourProcessSectionCards .ourProcessSectionCard .cardDescription{font-size:20px;line-height:30px}}.newsletterSection{margin-top:35px;position:relative;overflow:hidden;background-color:#222;color:var(--white);padding:20px 12px}@media (min-width: 992px){.newsletterSection{margin-top:60px}}@media (min-width: 1200px){.newsletterSection{margin-top:80px}}@media (min-width: 768px){.newsletterSection{padding:30px 15px}}@media (min-width: 992px){.newsletterSection{padding:80px 20px}}@media (min-width: 1200px){.newsletterSection{padding:90px 0}}.newsletterSection .topSection{display:flex;flex-direction:column;justify-content:start;align-items:center}@media (min-width: 768px){.newsletterSection .topSection{align-items:start}}.newsletterSection .topSection .title,.newsletterSection .topSection .subTitle,.newsletterSection .topSection .description{color:var(--white);text-align:center}@media (min-width: 992px){.newsletterSection .topSection .title,.newsletterSection .topSection .subTitle,.newsletterSection .topSection .description{text-align:left;width:763px}.newsletterSection .topSection .title{margin-bottom:10px}.newsletterSection .topSection .subTitle{line-height:60px}}.newsletterSection .topSection .description{margin:5px 0 0;width:auto}.newsletterSection .inputSection{display:flex;position:relative;gap:14px;margin:25px 0}@media (min-width: 992px){.newsletterSection .inputSection{gap:24px;margin:40px 0}}@media (min-width: 1200px){.newsletterSection .inputSection{margin:50px 0}}.newsletterSection .inputSection .emailField{background-color:transparent;border:2px solid var(--white);color:#fffc;font-weight:400;padding-right:10px;border-radius:20px;padding-left:10px;font-size:10px;height:35px;width:230px}@media (min-width: 768px){.newsletterSection .inputSection .emailField{padding-left:30px;font-size:20px;border-radius:60px;width:494px;height:60px}}@media (min-width: 992px){.newsletterSection .inputSection .emailField{padding-left:40px;width:494px;height:75px}}@media (min-width: 1200px){.newsletterSection .inputSection .emailField{width:594px;height:75px}}.newsletterSection .inputSection .emailField::-moz-placeholder{opacity:.8}.newsletterSection .inputSection .emailField::placeholder{opacity:.8}.newsletterSection .inputSection .emailField:focus{outline:none}.newsletterSection .inputSection .subscribeButton{border:2px solid var(--white);background-color:transparent;text-align:center;border-radius:60px;font-style:normal;line-height:normal;color:var(--white);transition:all .3s ease-in-out;font-weight:400;font-size:10px;height:35px;width:90px}@media (min-width: 768px){.newsletterSection .inputSection .subscribeButton{width:150px;height:60px;font-size:20px}}@media (min-width: 992px){.newsletterSection .inputSection .subscribeButton{font-weight:600;font-size:20px;width:200px;height:75px}}@media (min-width: 1200px){.newsletterSection .inputSection .subscribeButton{font-size:24px;width:250px;height:75px}}.newsletterSection .inputSection .subscribeButton:hover{color:var(--black);background-color:var(--white)}.newsletterSection .error{text-align:left;font-size:13px;color:red;margin-top:-20px;position:absolute}@media (min-width: 768px){.newsletterSection .error{margin-left:5px;font-size:18px;margin-top:-20px;margin-bottom:30px}}@media (min-width: 992px){.newsletterSection .error{margin-top:-30px;margin-bottom:50px}}@media (min-width: 1200px){.newsletterSection .error{margin-top:-40px}}.newsletterSection .dots{display:flex;justify-content:center;align-items:center;gap:20px;z-index:100}.newsletterSection .dots .dot{position:absolute;width:100px;height:100px;border-radius:50%;background-color:var(--white)}.newsletterSection .dots .firstDot{background-color:#d9d9d933;right:-100px;top:-100px;width:250px;height:250px}@media (min-width: 992px){.newsletterSection .dots .firstDot{width:300px;height:300px}}@media (min-width: 1200px){.newsletterSection .dots .firstDot{width:400px;height:400px}}.newsletterSection .dots .secondDot{visibility:hidden;background-color:#d9d9d933}@media (min-width: 768px){.newsletterSection .dots .secondDot{visibility:visible;top:50px;right:50px;width:150px;height:150px}}@media (min-width: 992px){.newsletterSection .dots .secondDot{top:50px;right:50px;width:200px;height:200px}}@media (min-width: 1200px){.newsletterSection .dots .secondDot{top:130px;right:130px;width:250px;height:250px}}.newsletterSection .dots .thirdDot{background-color:#d9d9d933;height:180px;width:180px;bottom:-80px;left:-80px}@media (min-width: 768px){.newsletterSection .dots .thirdDot{bottom:-100px;left:-100px;height:280px;width:280px}}@media (min-width: 992px){.newsletterSection .dots .thirdDot{bottom:-100px;left:-100px;height:280px;width:280px}}@media (min-width: 1200px){.newsletterSection .dots .thirdDot{bottom:-130px;left:-130px;width:250px;height:250px}}.newsletterSection .subscribeAgreementSection{display:flex;justify-content:start;align-items:center;gap:15px}@media (min-width: 768px){.newsletterSection .subscribeAgreementSection{margin-top:3rem}}.newsletterSection .subscribeAgreementSection input[type=checkbox]{border-radius:2px;width:20px;height:18px;cursor:pointer;border:2px solid #fff;position:relative;background-color:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:background-color .1s ease-in-out,border-color .1s ease-in-out}@media (min-width: 768px){.newsletterSection .subscribeAgreementSection input[type=checkbox]{width:35px;height:30px}}@media (min-width: 992px){.newsletterSection .subscribeAgreementSection input[type=checkbox]{width:34px;height:34px}}.newsletterSection .subscribeAgreementSection input[type=checkbox]:checked:after{content:"";position:absolute;top:40%;left:50%;border:solid #fff;border-width:0 0 3px 3px;transform:translate(-50%,-50%) rotate(-45deg);animation:checkMarkPhone .1s ease-in-out forwards}@media (min-width: 768px){.newsletterSection .subscribeAgreementSection input[type=checkbox]:checked:after{animation:checkMark .1s ease-in-out forwards}}@keyframes checkMarkPhone{0%{width:0;height:0}50%{width:3px;height:0}to{width:12px;height:7px}}@keyframes checkMark{0%{width:0;height:0}50%{width:7px;height:0}to{width:17px;height:11px}}.newsletterSection .subscribeAgreementSection a{text-decoration:underline;color:#fff;font-style:normal;font-weight:600;line-height:normal;font-size:11px}@media (min-width: 768px){.newsletterSection .subscribeAgreementSection a{font-size:16px}}.newsletterSection .subscribeAgreementSection .conditionDesc{text-align:start;font-size:10px;width:100%}@media (min-width: 768px){.newsletterSection .subscribeAgreementSection .conditionDesc{width:820px;font-size:16px}}.container{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;padding:0!important;margin-bottom:40px}.container .title{color:#3656f4;font-weight:600;font-size:16px;text-transform:uppercase}@media (min-width: 768px){.container .title{font-size:24px}}.container h4{color:#222;font-size:24px;font-weight:500;margin-bottom:24px}@media (min-width: 768px){.container h4{font-size:32px}}.container .slide-wrapper .dots .dot{padding:4px;border-radius:100%;background-color:#222;border:none}.container .slide-wrapper .dots .dot-active{background-color:#b5b0b0;padding:6px}.container .carousel-container .carousel-img{flex:0 0 calc(48% + 1px);max-width:calc(48% + 1px)}@media (min-width: 768px){.container .carousel-container .carousel-img{flex:0 0 32%;max-width:32%}}@media (min-width: 1200px){.container .carousel-container .carousel-img{flex:0 0 calc(24% - 2px);max-width:calc(24% - 2px)}}.container .slide-btn-wrapper{display:none!important;position:absolute;bottom:-26px;gap:60px}@media (min-width: 768px){.container .slide-btn-wrapper{display:flex!important;width:100%;justify-content:space-between;top:calc(50% - 40px)}}.container .skeleton-card{width:300px;height:400px;border-radius:12px;background:#f0f0f0;margin:0 8px}@media (max-width: 768px){.container .skeleton-card{width:250px;height:350px;margin:0 4px}}.container .empty-state{text-align:center;padding:40px 0;color:#666}.singleCard{cursor:pointer;width:100%;padding:5px;display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;background-color:#fff;overflow:hidden;justify-content:space-between;height:212px;position:relative;box-sizing:border-box;border:1.5px solid transparent}@media (min-width: 325px){.singleCard{height:224px}}@media (min-width: 425px){.singleCard{height:238px}}@media (min-width: 768px){.singleCard{padding:8px}}@media (min-width: 426px){.singleCard{height:auto}}@media (min-width: 1450px){.singleCard{height:-moz-fit-content;height:fit-content}}.singleCard:hover{opacity:60;border:1.5px solid rgba(56,84,246,.5);-webkit-background-clip:border-box;background-clip:border-box}.singleCard .singleCard-imgWrapper{flex-shrink:0;width:100%}.singleCard .singleCard-imgWrapper .singleCardImg{width:100%}.singleCard .singleCard-imgWrapper .top-title{font-weight:400;font-size:14px;color:#222;text-align:left;max-width:100%}@media (min-width: 768px){.singleCard .singleCard-imgWrapper .top-title{font-size:16px;font-weight:600}}.singleCard .singleCard-imgWrapper .bottom-title{font-weight:400;font-size:14px;color:#222;margin-top:8px;text-align:left;max-width:100%;margin-bottom:0}@media (min-width: 768px){.singleCard .singleCard-imgWrapper .bottom-title{margin-top:16px;font-size:16px}}.singleCard .singleCard-imgWrapper .image-placeholder{width:100%;aspect-ratio:16/9;border-radius:10px;background-color:#f5f5f5}.singleCard .singleCard-imgWrapper span{align-self:center;width:100%}.singleCard .singleCard-imgWrapper span img{position:inherit;max-height:270px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:10px}.singleCard .categories-container{max-height:34px;display:flex;align-items:flex-start;margin-bottom:8px;width:100%;overflow:hidden}.singleCard .categories-container.expanded{max-height:none;overflow:visible}@media (min-width: 374px){.singleCard .categories-container{margin-bottom:10px}}@media (min-width: 426px){.singleCard .categories-container.expanded{overflow:visible}}.singleCard .categories-singleCard{width:100%;display:flex;align-items:center;flex-wrap:wrap;padding-left:0;margin:0;gap:4px;list-style:none;transition:all .3s ease;line-height:17px}.singleCard .categories-singleCard.test-categories{position:absolute;visibility:hidden;top:-1000px}@media (min-width: 374px){.singleCard .categories-singleCard{gap:8px}}.singleCard .categories-singleCard li{font-weight:400;font-size:10px;white-space:nowrap;color:#1e1e1eb3;background-color:#f0f0f0;padding:2px 6px;border-radius:8px;line-height:1.2;height:-moz-fit-content;height:fit-content}@media (min-width: 374px){.singleCard .categories-singleCard li{padding:4px 8px;border-radius:12px}}@media (min-width: 992px){.singleCard .categories-singleCard li{font-size:14px}}.singleCard .categories-singleCard .toggle-button{background:none;border:none;color:#1e1e1e;font-weight:500;cursor:pointer;font-size:10px;white-space:nowrap;padding:2px 6px;border-radius:8px;transition:background-color .2s ease;line-height:1.2;height:-moz-fit-content;height:fit-content}.singleCard .categories-singleCard .toggle-button:hover{background-color:#e3f2fd}@media (min-width: 374px){.singleCard .categories-singleCard .toggle-button{padding:4px 8px;border-radius:12px}}@media (min-width: 992px){.singleCard .categories-singleCard .toggle-button{font-size:14px}}.singleCard .pricing-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-top:auto;flex-shrink:0}@media (min-width: 374px){.singleCard .pricing-wrapper{margin-top:auto;gap:3px}}@media (min-width: 768px){.singleCard .pricing-wrapper{margin-bottom:-4px}}@media (min-width: 992px){.singleCard .pricing-wrapper{margin-bottom:-7px}}.singleCard .pricing-wrapper .starting-from-text{margin:0;font-size:10px;color:#666}@media (min-width: 374px){.singleCard .pricing-wrapper .starting-from-text{font-size:11px}}@media (min-width: 992px){.singleCard .pricing-wrapper .starting-from-text{font-size:12px}}.singleCard .pricing-wrapper .pricing{font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px;margin-bottom:0;flex-wrap:wrap}@media (min-width: 374px){.singleCard .pricing-wrapper .pricing{font-size:14px;gap:5px}}@media (min-width: 768px){.singleCard .pricing-wrapper .pricing{font-size:14px}}@media (min-width: 992px){.singleCard .pricing-wrapper .pricing{gap:8px;font-size:18px}}.singleCard .pricing-wrapper .pricing p{color:#222;margin-bottom:0}.singleCard .pricing-wrapper .pricing .current-price{font-size:14px;font-weight:700;color:#333}@media (min-width: 374px){.singleCard .pricing-wrapper .pricing .current-price{font-size:16px}}@media (min-width: 992px){.singleCard .pricing-wrapper .pricing .current-price{font-size:20px}}.singleCard .pricing-wrapper .pricing .discounted-price{font-size:10px;font-weight:400;color:#b3b3b3;text-decoration:line-through}@media (min-width: 374px){.singleCard .pricing-wrapper .pricing .discounted-price{font-size:11px}}@media (min-width: 992px){.singleCard .pricing-wrapper .pricing .discounted-price{font-size:14px}}.singleCard .pricing-wrapper .pricing .discounted-percentage{color:#970000;font-size:8px;font-weight:400;background:#ffe6e9;padding:1px 4px;border-radius:3px}@media (min-width: 374px){.singleCard .pricing-wrapper .pricing .discounted-percentage{font-size:9px;padding:2px 5px}}@media (min-width: 992px){.singleCard .pricing-wrapper .pricing .discounted-percentage{font-size:12px;padding:2px 6px}}.singleCard .info{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#00000080;color:#fff;font-size:20px;border-radius:8px;flex-direction:column}.singleCard .info p{font-size:18px;font-weight:600;text-transform:uppercase;color:#fff}.singleCard .info .linkTo{display:flex;align-items:center;gap:4px;font-size:14px;color:#fff;text-decoration:none}.singleCard p{color:#979797;margin-bottom:0}.singleCard h6{font-size:14px}@media (min-width: 576px){.singleCard h6{font-size:20px;font-weight:600}}.categories{display:flex;gap:12px;align-items:center}.smallImages{display:flex;gap:8px;align-items:center;width:100%}@media (min-width: 768px){.smallImages{margin-top:16px}}.smallImages div{width:33.33%;height:32px}@media (min-width: 768px){.smallImages div{height:35px}}@media (min-width: 992px){.smallImages div{height:44px}}.smallImages div span{width:100%;height:100%}.smallImages div span img{border:1px solid #1e1e1e;border-radius:6px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.smallImages div span .selected{border:1px solid #3854f6}.bordered{border:1.5px solid #c7c7c7}.shadowed{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.singleCard-carousel{height:212px}@media (min-width: 325px){.singleCard-carousel{height:224px}}@media (min-width: 425px){.singleCard-carousel{height:238px}}@media (min-width: 520px){.singleCard-carousel{height:auto}}@media (min-width: 768px){.singleCard-carousel{padding:8px}}.imgOverlay-wrapper .overlay-text{position:absolute;top:0;width:100%;height:100%;background:#f60002b3;transition:all .1s ease;display:flex;justify-content:center;align-items:center;gap:16px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:#1119281a;border-radius:12px;border:1px solid rgba(255,255,255,.125);color:#fff;font-weight:600}.imgOverlay-wrapper .overlay-text p{text-align:center;color:#fff;padding:20px}.imgOverlay-wrapper .overlay-text button{display:flex;padding:9px 19px;justify-content:center;align-items:center;gap:4px;border-radius:40px;border:1px solid #fff;color:#fff;font-weight:500;font-size:14px;background-color:transparent}.imgOverlay-wrapper .overlay-text-2{opacity:0;visibility:hidden;transform:scale(1.1);transition:opacity .1s ease,transform .1s ease,visibility .1s ease}.imgOverlay-wrapper .overlay-text-2:hover,.imgOverlay-wrapper:hover .overlay-text-2{opacity:1;visibility:visible;transform:scale(1)}.carousel-container{display:flex;align-items:stretch}.carousel-container .carousel-img{display:flex}.carousel-container .carousel-img .singleCard{width:100%;display:flex;flex-direction:column}.socialMediaPage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins!important}@media (min-width: 768px){.socialMediaPage .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.socialMediaPage .title{letter-spacing:4px;font-size:24px}}.socialMediaPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.socialMediaPage .subTitle{font-size:28px}}@media (min-width: 992px){.socialMediaPage .subTitle{font-size:48px}}.socialMediaPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.socialMediaPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.socialMediaPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.socialMediaPage .section{margin-top:35px}@media (min-width: 768px){.socialMediaPage .section{margin-top:35px}}@media (min-width: 992px){.socialMediaPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.socialMediaPage .section{margin-top:60px}}@media (min-width: 1400px){.socialMediaPage .section{margin-top:80px}}.socialMediaPage .socialMediaPagePopularServicesSection .popularServicesSection{margin-top:0}@media (min-width: 992px){.socialMediaPage .socialMediaPagePopularServicesSection .popularServicesSection{padding:71px 8px}}.socialMediaPage .socialMediaPagePopularServicesSection .popularServicesSection .title,.socialMediaPage .socialMediaPagePopularServicesSection .popularServicesSection .subTitle{color:#fff;text-align:left}.socialMediaPage .socialMediaPageHowWeHelpSection{padding-top:35px}@media (min-width: 992px){.socialMediaPage .socialMediaPageHowWeHelpSection{padding-top:20px}}@media (min-width: 1200px){.socialMediaPage .socialMediaPageHowWeHelpSection{padding-top:40px}}@media (min-width: 1400px){.socialMediaPage .socialMediaPageHowWeHelpSection{padding-top:80px}}@media (min-width: 992px){.socialMediaPage .socialMediaPageHowWeHelpSection .connectWithUsSection .subTitle{width:700px}}@media (max-width: 575.98px){.socialMediaPage .socialMediaPageWhyChoseUsSection .whyChoseUsSection{margin-top:0}}@media (min-width: 992px){.socialMediaPage .socialMediaPageWhyChoseUsSection .title{opacity:.9}}@media (max-width: 575.98px){.socialMediaPage .socialMediaPageWhyChoseUsSection .subTitle{width:80%;margin:auto}}@media (min-width: 992px){.socialMediaPage .socialMediaPageWhyChoseUsSection .subTitle{line-height:60px;margin-top:10px}}.socialMediaPage .socialMediaPageWhyChoseUsSection .title,.socialMediaPage .socialMediaPageWhyChoseUsSection .subTitle{font-style:normal;font-weight:600}@media (min-width: 768px){.socialMediaPage .socialMediaPageWhyChoseUsSection .title,.socialMediaPage .socialMediaPageWhyChoseUsSection .subTitle{text-align:left}}@media (min-width: 992px){.socialMediaPage .socialMediaPageWhyChoseUsSection .title,.socialMediaPage .socialMediaPageWhyChoseUsSection .subTitle{width:540px}}.socialMediaPage .socialMediaPageWhyChoseUsSection .subTitle{color:var(--white)}.socialMediaPage .socialMediaPageWhyChoseUsSection .description{display:none}@media (min-width: 992px){.socialMediaPage .socialMediaPageWhyChoseUsSection .description{display:block;text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.socialMediaPage .socialMediaPageWhyChoseUsSection .buttons{padding-left:17%}}@media (min-width: 992px){.socialMediaPage .socialMediaPageWhyChoseUsSection .buttons{gap:28px;padding-left:25.3%;justify-content:center}}@media (min-width: 1200px){.socialMediaPage .socialMediaPageWhyChoseUsSection .buttons{padding-left:30.2%}}.socialMediaPage .socialMediaPageLetsTalkSection .topSection .title{font-size:11.05px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.442px;text-align:left;color:#fff}@media (min-width: 768px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .title{letter-spacing:2px;font-style:normal;font-weight:700;font-size:16.58px}}@media (min-width: 992px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .title{text-align:center;letter-spacing:4px;font-size:24px;color:#3854f6}}.socialMediaPage .socialMediaPageLetsTalkSection .topSection .subTitle{font-size:19.894px;font-style:normal;font-weight:600;line-height:normal;width:279px;text-align:left;color:#fff}@media (min-width: 768px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .subTitle{font-size:28px;width:450px}}@media (min-width: 992px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .subTitle{color:#000;font-size:42px;margin:5px auto auto;text-align:center;width:809px;line-height:48px}}@media (min-width: 1200px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .subTitle{font-size:48px;line-height:58px}}.socialMediaPage .socialMediaPageLetsTalkSection .topSection .description{font-style:normal;font-weight:400;line-height:normal;font-size:12px;text-align:left;color:#fff;margin:5px 0}@media (min-width: 768px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .description{width:490px;font-size:15px}}@media (min-width: 992px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .description{color:#000;text-align:center;font-size:17.5px;width:700px;margin:13px auto auto}}@media (min-width: 1200px){.socialMediaPage .socialMediaPageLetsTalkSection .topSection .description{margin-top:18px;width:814px;font-size:18px}}.socialMediaPage .socialMediaPageFaqSection{overflow:hidden;margin-top:30px}@media (min-width: 768px){.socialMediaPage .socialMediaPageFaqSection{margin-top:0}}@media (min-width: 992px){.socialMediaPage .socialMediaPageFaqSection{margin-top:20px}}@media (min-width: 1200px){.socialMediaPage .socialMediaPageFaqSection{margin-top:40px}}.socialMediaHeroSection{padding-top:20px}.socialMediaHeroSection .title{color:#000}.socialMediaHeroSection a>button{text-align:center;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;border:none;outline:none;color:#fff;background:#3656f4;transition:all .3s ease-in-out;border-radius:20px;font-size:12px;width:109px;height:32px;margin-top:15px}.socialMediaHeroSection a>button:hover{background:#1f3bc4}@media (min-width: 768px){.socialMediaHeroSection a>button{width:124px;height:37px;border-radius:23px;font-size:13px}}@media (min-width: 992px){.socialMediaHeroSection a>button{margin-top:20px;border-radius:40px;font-size:18px;padding:15px 29px;width:194px;height:58px}}.socialMediaHeroSection .heroImage{margin-top:1.5rem}@media (min-width: 768px){.socialMediaHeroSection .heroImage{margin-top:3rem}}@media (min-width: 992px){.socialMediaHeroSection .heroImage{margin-top:3.5rem}}@media (min-width: 1200px){.socialMediaHeroSection .heroImage{margin-top:4.5rem}}.socialMediaHeroSection .heroImage img{width:85%;border-radius:15px;height:auto}@media (min-width: 992px){.socialMediaHeroSection .heroImage img{width:76%;border-radius:30px}}.socialMediaPageShopFromUsSection{display:flex;flex-direction:column;background-color:#222;gap:15px}@media (max-width: 575.98px){.socialMediaPageShopFromUsSection{padding-bottom:35px;margin-top:80px!important}}@media (min-width: 768px){.socialMediaPageShopFromUsSection{gap:20px;margin-top:90px!important;padding-bottom:50px}}@media (min-width: 992px){.socialMediaPageShopFromUsSection{padding-bottom:0;gap:45px;margin-top:0}}@media (min-width: 1200px){.socialMediaPageShopFromUsSection{gap:80px;margin-top:0}}.socialMediaPageShopFromUsSection img{max-width:150px}@media (min-width: 992px){.socialMediaPageShopFromUsSection img{max-width:400px}}@media (min-width: 1200px){.socialMediaPageShopFromUsSection img{max-width:550px}}@media (min-width: 992px){.socialMediaPageShopFromUsSection{flex-direction:row}.socialMediaPageShopFromUsSection .sectionLeft,.socialMediaPageShopFromUsSection .sectionRight{padding-top:60px}}@media (max-width: 575.98px){.socialMediaPageShopFromUsSection .sectionLeft{margin-top:-35px!important}}@media (min-width: 768px){.socialMediaPageShopFromUsSection .sectionLeft{margin-top:-35px!important}}@media (min-width: 992px){.socialMediaPageShopFromUsSection .sectionLeft{margin-top:0!important}.socialMediaPageShopFromUsSection .sectionRight{margin-top:60px}}@media (min-width: 1200px){.socialMediaPageShopFromUsSection .sectionRight{margin-top:120px;padding-right:90px}}.socialMediaPageShopFromUsSection .sectionRight .subTitle,.socialMediaPageShopFromUsSection .sectionRight .description{color:#fff;width:90%;margin:auto}@media (min-width: 992px){.socialMediaPageShopFromUsSection .sectionRight .subTitle,.socialMediaPageShopFromUsSection .sectionRight .description{width:88%;text-align:left;margin:0}}@media (min-width: 1200px){.socialMediaPageShopFromUsSection .sectionRight .subTitle,.socialMediaPageShopFromUsSection .sectionRight .description{width:97%;text-align:left}}.socialMediaPageShopFromUsSection .sectionRight .title{opacity:.9;margin:0 0 5px}@media (min-width: 992px){.socialMediaPageShopFromUsSection .sectionRight .title{text-align:left}}.socialMediaPageShopFromUsSection .sectionRight .description{margin-top:10px}@media (min-width: 992px){.socialMediaPageShopFromUsSection .sectionRight .description{margin:0}}.growthPackageSection .topSectionPhone{width:294px;margin:45px auto auto}@media (min-width: 768px){.growthPackageSection .topSectionPhone{margin-top:40px;width:100%}}@media (min-width: 992px){.growthPackageSection .topSectionPhone{margin-top:0;display:none}}.growthPackageSection .topSectionPhone .title{color:#000;text-align:center;font-family:Poppins;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.64px}@media (min-width: 768px){.growthPackageSection .topSectionPhone .title{text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.growthPackageSection .topSectionPhone .title{letter-spacing:4px;font-size:24px}}.growthPackageSection .topSectionPhone .subTitle{color:#000;font-family:Poppins;font-size:19.894px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.growthPackageSection .topSectionPhone .subTitle{font-size:28px}}@media (min-width: 992px){.growthPackageSection .topSectionPhone .subTitle{font-size:38px}}@media (min-width: 1200px){.growthPackageSection .topSectionPhone .subTitle{font-size:48px}}.growthPackageSection .topSectionPhone .description{color:#000;text-align:center;font-style:normal;font-weight:400!important;line-height:normal;text-transform:capitalize;margin:auto;padding:0 10px;font-size:12px!important}@media (min-width: 768px){.growthPackageSection .topSectionPhone .description{width:490px;font-size:15px!important}}@media (min-width: 992px){.growthPackageSection .topSectionPhone .description{text-align:center;font-size:17.5px!important;width:570px;margin:auto}}@media (min-width: 1200px){.growthPackageSection .topSectionPhone .description{width:713px;font-size:18px}}@media (min-width: 992px){.growthPackageSection .forMobileDevices{display:none}}.growthPackageSection .forMobileDevices .mobileNotifySection{display:flex;align-items:center;justify-content:center;background:#3854f6;color:#fff;font-weight:600;font-style:normal;line-height:normal;height:45px;font-size:14px;margin-top:17px}@media (min-width: 768px){.growthPackageSection .forMobileDevices .mobileNotifySection{font-size:16px;height:53px}}.growthPackageSection .forMobileDevices .filterBtn{outline:none;background-color:#3854f6;display:flex;align-items:center;justify-content:center;margin:-12px auto auto;transition:all .3s linear;border:3px solid #fff;padding:10px;border-radius:50%}.growthPackageSection .forMobileDevices .filterBtn.isMobileFiltersOpen{transition:all .3s linear;border:3px solid #3854f6;background-color:#fff}.growthPackageSection .forMobileDevices .filterBtn.isMobileFiltersOpen svg path{fill:#3854f6!important}.growthPackageSection .forMobileDevices .filterBtn svg{width:20px;height:auto}.growthPackageSection .forMobileDevices .tab-section-mobile{margin-bottom:45px}.growthPackageSection .forMobileDevices .tab-section-mobile .selectSection{margin:16px 0;display:flex;flex-direction:column;align-items:center;gap:8px}.growthPackageSection .forMobileDevices .tab-section-mobile .selectSection .packageDurationTitle{font-weight:600}.growthPackageSection .forMobileDevices .tab-section-mobile .tabs{margin:25px auto;border-radius:40px;padding:2px;border:2px solid var(--primary);max-width:-moz-fit-content;max-width:fit-content;display:flex;gap:5px}.growthPackageSection .forMobileDevices .tab-section-mobile .tabs button{background:none;width:97px;height:28px;border-radius:20.769px;border:none;color:var(--primary);font-size:10.308px;font-style:normal;font-weight:600}@media (min-width: 768px){.growthPackageSection .forMobileDevices .tab-section-mobile .tabs button{width:140px;height:37px;font-size:15px}}.growthPackageSection .forMobileDevices .tab-section-mobile .tabs button.active{color:#fff;background:var(--primary)}.growthPackageSection .forMobileDevices .mobileFilters{margin-top:20px}.growthPackageSection .forMobileDevices .mobileFilters .filterHeader{display:flex;justify-content:space-between;border:1px solid #3854f6;border-left:none;border-right:none;padding:17px 24px 11px}.growthPackageSection .forMobileDevices .mobileFilters .filterHeader .headerText{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:14px}.growthPackageSection .forMobileDevices .mobileFilters .filterHeader .closeBtn button{border:none;background:transparent;font-weight:600}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter{padding:15px 20px 0 24px}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter .filterTitle{font-style:normal;line-height:normal;font-weight:600;font-size:14px;text-align:left}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter .filterTitle .filterInfo{margin-left:9px;color:#3854f6}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter .filterButtons{display:flex;gap:10px;flex-wrap:wrap;margin-top:11px;padding-bottom:19px;margin-bottom:19px;border-bottom:1px solid var(--primary)}.growthPackageSection .forMobileDevices .applyResetButtons{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:10px;margin-bottom:30px;padding-bottom:30px;border-bottom:2px solid #3854f6;width:100vw;margin-left:-25px}.growthPackageSection .forMobileDevices .applyResetButtons button{border-radius:30px;border:1px solid #3854f6;width:103px;height:35px;background-color:transparent;color:#3854f6;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.growthPackageSection .forMobileDevices .applyResetButtons button:hover{background-color:#3854f6;color:#fff}.growthPackageSection .packSection{display:none;overflow:hidden;border-bottom:15px solid #3854f6}@media (min-width: 992px){.growthPackageSection .packSection{display:grid;margin-top:0;grid-template-columns:repeat(12,1fr);height:1080px}}.growthPackageSection .packSection .leftSection{background:#3854f6;grid-column:span 2;padding:60px 2px 60px 16px;overflow-y:hidden}@media (min-width: 1200px){.growthPackageSection .packSection .leftSection{padding:100px 5px 100px 32px}}.growthPackageSection .packSection .leftSection .leftTitle{color:#fff;font-style:normal;font-weight:600;line-height:normal;text-align:left;margin-bottom:25px;font-size:22px}@media (min-width: 1200px){.growthPackageSection .packSection .leftSection .leftTitle{font-size:28px}}.growthPackageSection .packSection .leftSection .leftFilters{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;scrollbar-color:transparent transparent;scrollbar-width:thin}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar{height:6px;width:6px}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-thumb{border-radius:10px;background:#b1c0c9;-webkit-transition:background-color .3s;transition:background-color .3s}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-thumb:hover{background-color:#93a8b4}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-thumb:active{background-color:#758f9f}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.growthPackageSection .packSection .leftSection .leftFilters:hover{scrollbar-color:#c9c8c8 #3e3e3e;scrollbar-width:thin}.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar{scrollbar-width:thin;width:8px;height:8px;visibility:visible}.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#29292a}.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active{opacity:.5}.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection{margin-bottom:32px}.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection .filterTitle{color:#fff;font-style:normal;font-weight:500;line-height:normal;text-align:left;margin-bottom:13px;font-size:16px}@media (min-width: 1200px){.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection .filterTitle{font-size:17px}}.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection .filterButtons{display:flex;flex-direction:column;gap:11px}.growthPackageSection .packSection .midSection{background:#fff;border-right:2px solid #3854f6;grid-column:span 7}.growthPackageSection .packSection .midSection .topSection .tab-section-pc{min-height:100%}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs{margin:20px auto 25px;border-radius:40px;padding:2px;max-width:-moz-fit-content;max-width:fit-content;display:flex;gap:20px}@media (min-width: 992px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs{margin-top:13px;margin-bottom:20px}}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:97px;height:28px;border-radius:20.769px;border:none;background:none;color:var(--primary);font-size:8.308px;font-style:normal;font-weight:600}@media (min-width: 768px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:140px;height:37px;font-size:15px}}@media (min-width: 992px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:158px;height:40px;font-size:16px}}@media (min-width: 1200px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:178px;height:43px;font-size:16px}}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button.active{color:#fff;background:var(--primary)}@media (min-width: 992px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs{margin-top:40px;margin-bottom:35px}}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs .packageDurationTitle{font-size:22px;font-weight:600}.growthPackageSection .packSection .midSection .tabContent{border-top:2px solid #3854f6;height:calc(100% - 90px)}@media (min-width: 1200px){.growthPackageSection .packSection .midSection .tabContent{height:100%}}.growthPackageSection .packSection .rightSection{grid-column:span 3;padding:38px 10px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection{padding:38px 20px}}.growthPackageSection .packSection .rightSection .topRight{width:100%;border-radius:20px;border:3px solid #3854f6}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight{border:4px solid #3854f6}}.growthPackageSection .packSection .rightSection .topRight img{width:149px;height:auto;margin-top:16px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight img{margin-top:25px}}.growthPackageSection .packSection .rightSection .topRight .rightTitle{color:#3854f6;text-align:center;font-style:normal;font-weight:700;line-height:normal;padding:0 10px;margin:10px auto;font-size:20px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight .rightTitle{margin:16px auto;font-size:24px}}.growthPackageSection .packSection .rightSection .topRight .contactUsBtn{color:#3854f6;text-align:center;font-style:normal;font-weight:700;line-height:normal;border-radius:20px;border:3px solid #3854f6;background:#fff;transition:all .3s ease-in-out;font-size:16px;width:141px;height:43px;margin-bottom:27px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight .contactUsBtn{margin-bottom:30px}}.growthPackageSection .packSection .rightSection .topRight .contactUsBtn:hover{background:#3854f6;color:#fff}.growthPackageSection .packSection .rightSection hr{border-top:2px solid #3854f6;opacity:1;width:calc(100% + 40px);margin:35px 0 25px -10px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection hr{margin-left:-20px}}.growthPackageSection .packSection .rightSection .bottomRight{text-align:left;padding-bottom:100px;height:550px}.growthPackageSection .packSection .rightSection .bottomRight .bottomRightTitle{color:#3854f6;font-style:normal;font-weight:600;line-height:normal;font-size:20px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .bottomRight .bottomRightTitle{font-size:24px}}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection{margin-top:15px;height:500px;overflow-y:auto;scrollbar-color:transparent transparent;scrollbar-width:thin}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover{-webkit-overflow-scrolling:touch;scrollbar-color:#c9c8c8 #3e3e3e;scrollbar-width:thin}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar{height:6px;width:6px}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-thumb{border-radius:10px;background:#3c58f2;-webkit-transition:background-color .3s;transition:background-color .3s}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-thumb:hover{background-color:#1031eb}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-thumb:active{background-color:#0d27bc}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar{scrollbar-width:thin;width:8px;height:8px;visibility:visible}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#29292a}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active{opacity:.5}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .listItem{display:flex;align-items:center;gap:8px}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .listItem svg{width:17px;height:auto;fill:#fff;stroke-width:3px;stroke:#3854f6}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .featureTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:12px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .featureTitle{font-size:18px}}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .itemDesc{color:#000;font-style:normal;font-weight:600;line-height:normal;opacity:.5;padding:7px 12px 12px 25px;font-size:10.2px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .itemDesc{font-size:11.3px}}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .line{width:calc(100% - 12px);opacity:.5;height:1px;margin-bottom:10px;background-color:#3854f6}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection ul{list-style:none;padding-left:.5rem}.growthPackageSection .ant-checkbox-group{display:flex;flex-direction:column;gap:11px}.growthPackageSection .ant-checkbox-wrapper{display:flex;align-items:flex-start}.growthPackageSection .ant-checkbox-wrapper>span:last-child{width:100%;text-align:left;color:#fff;display:block}.ant-checkbox+span{padding-inline-end:0}.range-slider{width:100%;padding:25px 0 0;display:flex;flex-direction:column;align-items:center}.range-slider .slider{width:100%;height:7px;position:relative;border-radius:10px;background:#d9d9d9;box-shadow:0 4px 4px #a6a5a540 inset}.range-slider .slider .progress{height:100%;position:absolute;border-radius:5px;background:#3854f6;opacity:1.6}.range-slider .range-input{position:relative;width:100%;height:40px;text-align:left;top:-13.8px}.range-slider .range-input input{position:absolute;width:100%;height:20px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.range-slider input[type=range]::-webkit-slider-thumb{height:16px;width:16px;border-radius:50%;background:#fff;border:4.5px solid #3854f6;pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px #0000001a}.range-slider input[type=range]::-moz-range-thumb{height:20px;opacity:.4;width:20px;border-radius:50%;background:#007bff;border:3px solid #fff;pointer-events:auto;-moz-appearance:none;box-shadow:0 0 6px #0000001a}.range-slider .label-container{position:relative;width:100%;display:flex;justify-content:space-between}.range-slider .labels{position:absolute;display:flex;justify-content:space-between;font-weight:600;font-size:10px;color:#007bff;top:-30px}.packageCards{display:grid;grid-template-columns:repeat(12,1fr);min-height:100%!important;padding-bottom:22px}.packageCards .packageCard{transition:all .3s ease-in-out;min-height:100%;border-left:2px solid var(--primary)!important;grid-column:span 4}.packageCards .packageCard:first-child{border-left:3px solid var(--white)!important}@media (min-width: 992px){.packageCards .packageCard{padding:45px 14px 10px;border:none}}@media (min-width: 1200px){.packageCards .packageCard{padding:75px 18px 0}}.packageCards .packageCard img{height:30px;width:auto}@media (min-width: 992px){.packageCards .packageCard img{height:40px}}@media (min-width: 1200px){.packageCards .packageCard img{height:50px}}.packageCards .packageCard .title{color:#3854f6!important;font-style:normal;font-weight:600;line-height:normal;margin-top:8px;margin-bottom:0;color:var(--black);font-size:18px}@media (min-width: 992px){.packageCards .packageCard .title{margin-top:17px;margin-bottom:7px}}@media (min-width: 1200px){.packageCards .packageCard .title{font-size:28px;margin-top:27px;margin-bottom:7px}}.packageCards .packageCard .price{color:#3854f6;text-align:center;font-style:normal;font-weight:600;line-height:normal;font-size:25px}@media (min-width: 1200px){.packageCards .packageCard .price{font-size:32px}}.packageCards .packageCard .originalPrice{color:#b3b3b3;text-align:center;font-style:normal;font-weight:500;line-height:normal;text-decoration:line-through;font-size:16px}@media (min-width: 1200px){.packageCards .packageCard .originalPrice{font-size:20px}}.packageCards .packageCard .overview{text-align:center;font-weight:600;font-style:normal;line-height:normal;margin-top:13px;opacity:.8;font-size:10.5px}@media (min-width: 1200px){.packageCards .packageCard .overview{font-size:11px}}.packageCards .packageCard .buyNowBtn{border-radius:20px;border:none;transition:all .3s ease-in-out;color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal;background:#3854f6;width:120px;height:35px;font-size:12px}@media (min-width: 1200px){.packageCards .packageCard .buyNowBtn{width:124px;height:38px}}.packageCards .packageCard .toggleFeaturesBtn{display:block;opacity:.67;border:none;text-align:center;background-color:transparent;margin:12px auto auto;font-size:12px;font-weight:700}.packageCards .packageCard .toggleFeaturesBtn svg{height:20px;width:auto}@media (min-width: 768px){.packageCards .packageCard .toggleFeaturesBtn{display:none}}.packageCards .packageCard ul.features{display:none;margin-top:15px}.packageCards .packageCard ul.features svg{color:#3854f6;transition:all .3s ease-in-out;margin-left:10px}.packageCards .packageCard ul.features.show{display:block}@media (min-width: 992px){.packageCards .packageCard ul.features{display:block;margin-top:34px}}@media (min-width: 1200px){.packageCards .packageCard ul.features{margin-top:45px}}.packageCards .packageCard ul li{list-style:none}.packageCards .packageCard ul li .listItem{display:flex;align-items:center;text-align:left;gap:7px;margin-bottom:10px;height:auto}@media (min-width: 1200px){.packageCards .packageCard ul li .listItem{margin-bottom:18px}}@media (min-width: 1400px){.packageCards .packageCard ul li .listItem{margin-bottom:20px}}.packageCards .packageCard ul li .listCircle{border-radius:50%;width:12px;height:12px;border:3px solid var(--primary)}@media (min-width: 992px){.packageCards .packageCard ul li .listCircle{width:13px;height:13px;border:4px solid var(--primary)}}.packageCards .packageCard ul li .featureTitle{font-weight:500;font-style:normal;line-height:normal;font-size:11px}@media (min-width: 1200px){.packageCards .packageCard ul li .featureTitle{font-size:13.3px}}@media (min-width: 1400px){.packageCards .packageCard ul li .featureTitle{font-size:14px}}@media (min-width: 992px){.packageCards .packageCard:hover,.packageCards .packageCard .ant-tooltip:hover{background-color:var(--primary);color:#fff}.packageCards .packageCard:hover .title,.packageCards .packageCard .ant-tooltip:hover .title{color:var(--white)!important}.packageCards .packageCard:hover .price,.packageCards .packageCard .ant-tooltip:hover .price{color:var(--white)}.packageCards .packageCard:hover .overview,.packageCards .packageCard .ant-tooltip:hover .overview{opacity:.7}.packageCards .packageCard:hover img,.packageCards .packageCard .ant-tooltip:hover img{filter:hue-rotate(180deg) brightness(100) invert(0) grayscale(1)}.packageCards .packageCard:hover .buyNowBtn,.packageCards .packageCard .ant-tooltip:hover .buyNowBtn{background-color:#fff;color:#3854f6}.packageCards .packageCard:hover .listCircle,.packageCards .packageCard .ant-tooltip:hover .listCircle{width:8px;height:8px;border:none;color:#fff;background-color:#fff;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));margin-left:5px}.packageCards .packageCard:hover .features svg,.packageCards .packageCard .ant-tooltip:hover .features svg{color:#fff}}.growthLetsTalkSection{margin-top:0;padding:35px 20px;text-align:left;background:#3854f6;color:#fff;position:relative;overflow:hidden}@media (min-width: 768px){.growthLetsTalkSection{padding:40px 29px}}@media (min-width: 992px){.growthLetsTalkSection{margin-top:60px;background:#fff;padding:0}}.growthLetsTalkSection .topSection .title{font-size:11.05px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.442px}@media (min-width: 768px){.growthLetsTalkSection .topSection .title{letter-spacing:2px;font-style:normal;font-weight:700;font-size:16.58px}}@media (min-width: 992px){.growthLetsTalkSection .topSection .title{text-align:center;letter-spacing:4px;font-size:24px;color:#3854f6}}.growthLetsTalkSection .topSection .subTitle{font-size:19.894px;font-style:normal;font-weight:600;line-height:normal;width:279px}@media (min-width: 768px){.growthLetsTalkSection .topSection .subTitle{font-size:28px;width:450px}}@media (min-width: 992px){.growthLetsTalkSection .topSection .subTitle{color:#000;font-size:42px;margin:5px auto auto;text-align:center;width:809px;line-height:48px}}@media (min-width: 1200px){.growthLetsTalkSection .topSection .subTitle{font-size:48px;line-height:58px}}.growthLetsTalkSection .topSection .description{font-style:normal;font-weight:400;line-height:normal;margin-top:5px;font-size:12px}@media (min-width: 768px){.growthLetsTalkSection .topSection .description{width:490px;font-size:15px}}@media (min-width: 992px){.growthLetsTalkSection .topSection .description{color:#000;text-align:center;font-size:17.5px;width:700px;margin:13px auto auto}}@media (min-width: 1200px){.growthLetsTalkSection .topSection .description{margin-top:18px;width:814px;font-size:18px}}.growthLetsTalkSection .topSection .phoneDots{display:flex;justify-content:center;align-items:center;gap:20px;z-index:100}@media (min-width: 992px){.growthLetsTalkSection .topSection .phoneDots{display:none}}.growthLetsTalkSection .topSection .phoneDots .dot{position:absolute;width:100px;height:100px;border-radius:50%;background-color:#d9d9d933}.growthLetsTalkSection .topSection .phoneDots .firstDot{right:-15px;top:-15px;width:88.29px;height:88.7px}@media (min-width: 768px){.growthLetsTalkSection .topSection .phoneDots .firstDot{width:200px;height:200px;right:-40px;top:-40px}}.growthLetsTalkSection .topSection .phoneDots .secondDot{width:60px;height:60px;top:28px;right:28px}@media (min-width: 768px){.growthLetsTalkSection .topSection .phoneDots .secondDot{top:64px;right:64px;width:130px;height:130px}}.growthLetsTalkSection .contactContainer{border-radius:20px;border:3px solid #3854f6;color:#000;display:flex;text-align:left}@media (min-width: 992px){.growthLetsTalkSection .contactContainer{padding:18px;margin:30px 25px 0;gap:30px}}@media (min-width: 1200px){.growthLetsTalkSection .contactContainer{gap:40px;margin:52px 75px 0}}.growthLetsTalkSection .contactContainer .leftSection{border-radius:20px;background:#3854f6;padding-left:39px;padding-top:50px;width:47%;display:none;position:relative;overflow:hidden}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .leftSection{display:block}}.growthLetsTalkSection .contactContainer .leftSection .leftSectionTitle{font-style:normal;line-height:normal;color:#fff;font-weight:600;font-size:32px}.growthLetsTalkSection .contactContainer .leftSection .leftSectionDesc{font-style:normal;font-weight:400;line-height:normal;font-size:18px;color:#fff}.growthLetsTalkSection .contactContainer .leftSection .midSection{display:flex;flex-direction:column;gap:45px;margin-top:108px;margin-bottom:127px}.growthLetsTalkSection .contactContainer .leftSection .midSection .infoItem{font-style:normal;line-height:normal;font-weight:400;color:#fff;cursor:pointer;transition:.3s all ease-in-out;display:flex;gap:22px;font-size:18px;width:328px}.growthLetsTalkSection .contactContainer .leftSection .midSection .infoItem:hover{text-decoration:underline;text-underline-offset:4px;opacity:.9}@media (min-width: 1200px){.growthLetsTalkSection .contactContainer .leftSection .midSection .infoItem{font-size:22px;width:400px}}.growthLetsTalkSection .contactContainer .leftSection .pcDots{display:flex;justify-content:center;align-items:center;gap:20px;z-index:100;display:none}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .leftSection .pcDots{display:block}}.growthLetsTalkSection .contactContainer .leftSection .pcDots .dot{position:absolute;width:100px;height:100px;border-radius:50%;background-color:#d9d9d933}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .leftSection .pcDots .firstDot{width:200px;height:200px;right:-40px;bottom:-40px}.growthLetsTalkSection .contactContainer .leftSection .pcDots .secondDot{bottom:74px;right:64px;width:130px;height:130px}}.growthLetsTalkSection .contactContainer .leftSection .socialIcons{padding-bottom:34px;display:flex;gap:15px}.growthLetsTalkSection .contactContainer .leftSection .socialIcons svg{color:#fff;transition:all .3s ease-in-out}.growthLetsTalkSection .contactContainer .leftSection .socialIcons svg:hover{opacity:.8;color:#000}.growthLetsTalkSection .contactContainer .rightSection{text-align:left;flex:1}.growthLetsTalkSection .contactContainer .rightSection .rightSectionTitle{font-style:normal;line-height:normal;color:#000;font-weight:600;display:none}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .rightSectionTitle{font-size:35px;display:block;margin-top:50px}}@media (min-width: 1200px){.growthLetsTalkSection .contactContainer .rightSection .rightSectionTitle{font-size:48px;margin-top:36px}}.growthLetsTalkSection .contactContainer .rightSection .inputSection{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3px}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .inputSection{gap:20px}}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv{width:calc(50% - 5px);display:flex;flex-direction:column;margin-top:15px;position:relative}@media (min-width: 768px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv{margin-top:20px}}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv{width:calc(50% - 10px);margin-top:30px}}@media (min-width: 1200px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv{margin-top:40px}}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputLabel{color:#000;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px;display:none}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputLabel{display:block;font-size:18px}}@media (min-width: 1200px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputLabel{font-size:22px}}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag{border-radius:10px;border:1px solid #fff;background-color:transparent;padding:0 7px;height:34px;font-size:10px;color:#fff}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag{height:30px;border-radius:0;border-bottom:1px solid #000;font-size:18px;color:#0009;padding:0}}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag:focus{outline:none}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag::-moz-placeholder{-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;opacity:.8}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag::placeholder{transition:all .3s ease-in-out;color:#fff;opacity:.8}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag::-moz-placeholder{color:#000;opacity:.6;font-size:15px}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag::placeholder{color:#000;opacity:.6;font-size:15px}}@media (min-width: 1200px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag::-moz-placeholder{font-size:18px}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv .inputTag::placeholder{font-size:18px}}.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv p{transition:all .3s ease-in-out;margin:3px 0 0;color:red;position:absolute;font-size:10px;bottom:-15px}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv p{font-size:14px;bottom:-25px}}@media (min-width: 1200px){.growthLetsTalkSection .contactContainer .rightSection .inputSection .inputDiv p{font-size:15px;bottom:-28px}}.growthLetsTalkSection .contactContainer .rightSection .submitBtnSection{text-align:center;margin-top:25px}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .submitBtnSection{text-align:right;margin-top:60px}}.growthLetsTalkSection .contactContainer .rightSection .submitBtnSection button{color:#fff;outline:none;border:none;transition:all .3s ease-in-out;border-radius:30px;background:#fff;width:126px;height:37px;flex-shrink:0;color:#3854f6;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.growthLetsTalkSection .contactContainer .rightSection .submitBtnSection button:hover{opacity:.8}@media (min-width: 992px){.growthLetsTalkSection .contactContainer .rightSection .submitBtnSection button{border-radius:40px;background:#3854f6;color:#fff;font-size:18px;width:167px;height:51px}}.googleAdsConnectWithUsSection{background:#000}@media (min-width: 992px){.googleAdsConnectWithUsSection{background:#fff}.googleAdsConnectWithUsSection .pcContent{padding:0 30px}}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent{padding:0 70px}}.googleAdsConnectWithUsSection .pcContent .topSection .title{text-align:left}.googleAdsConnectWithUsSection .pcContent .topSection .subTitle{text-align:left;margin-top:12px;width:624px;font-size:40px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .topSection .subTitle{font-size:48px}}.googleAdsConnectWithUsSection .pcContent .contentSection{margin-top:50px;display:grid;grid-template-columns:repeat(12,1fr);text-align:left}@media (min-width: 992px){.googleAdsConnectWithUsSection .pcContent .contentSection{gap:8px}}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection{gap:20px}}.googleAdsConnectWithUsSection .pcContent .contentSection .left{grid-column:1/7;display:flex;flex-direction:column;gap:10px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .left{gap:12px}}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData{display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;border:2px solid #000;border-radius:15px;padding:10px 15px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData{border-radius:20px;padding:12px 15px}}@media (min-width: 1400px){.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData{padding:24.5px}}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .itemNumber{color:#222;font-style:normal;font-weight:600;line-height:36px;font-size:22px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .itemNumber{font-size:24px}}@media (min-width: 1400px){.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .itemNumber{font-size:26px}}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .dataTitle{color:#222;font-style:normal;font-weight:600;line-height:36px;font-size:18px;flex:auto;margin:0 10px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .dataTitle{font-size:24px;margin-left:20px;margin-right:20px}}@media (min-width: 1400px){.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .dataTitle{font-size:24.6px;margin-left:30px;margin-right:20px}}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .dataButton button{transition:all .3s ease-in-out;border-radius:50%;background-color:#000;outline:none;border:none;display:flex;align-items:center;justify-content:center;height:45px;width:45px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .dataButton button{height:55px;width:55px}}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .dataButton button svg{width:40px;height:auto;font-weight:700;color:#fff}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData .dataButton button:active{opacity:.5}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData:hover,.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData.activeData{transition:all .3s ease-in-out;background-color:#222}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData:hover .itemNumber,.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData.activeData .itemNumber,.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData:hover .dataTitle,.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData.activeData .dataTitle{color:#fff}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData:hover button,.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData.activeData button{background-color:#fff}.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData:hover button svg,.googleAdsConnectWithUsSection .pcContent .contentSection .left .leftData.activeData button svg{color:#000;rotate:45deg}.googleAdsConnectWithUsSection .pcContent .contentSection .right{grid-column:7/13}@media (min-width: 992px){.googleAdsConnectWithUsSection .pcContent .contentSection .right{margin-left:30px}}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .right{margin-left:40px}}@media (min-width: 1400px){.googleAdsConnectWithUsSection .pcContent .contentSection .right{margin-left:50px}}.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent{display:flex;flex-direction:column;gap:15px}.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent .dataImageRight{-o-object-fit:cover;object-fit:cover}.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent .dataImageRight img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:auto;border-radius:20px;max-height:265px;min-height:265px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent .dataImageRight img{max-height:350px;min-height:350px}}.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent .dataTitleRight{color:#222;line-height:36px;font-style:normal;font-weight:600;margin-top:20px;font-size:24px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent .dataTitleRight{font-size:28px}}.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent .dataDescriptionRight{text-align:left;color:#222;font-style:normal;font-weight:400;line-height:normal;opacity:.7;height:130px;font-size:17.5px}@media (min-width: 1200px){.googleAdsConnectWithUsSection .pcContent .contentSection .right .dataContent .dataDescriptionRight{font-size:22px;min-height:150px}}.googleAdsConnectWithUsSection .phoneContent{background:#000;color:#fff;padding-bottom:35px}@media (max-width: 575.98px){.googleAdsConnectWithUsSection .phoneContent .topSection{width:80%;margin:auto}}.googleAdsConnectWithUsSection .phoneContent .topSection .title{color:#fff;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;text-transform:capitalize;font-size:11.05px;padding-top:20px}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .topSection .title{font-size:13px}}.googleAdsConnectWithUsSection .phoneContent .topSection .subTitle{color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:24px;font-weight:700;font-size:15.38px}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .topSection .subTitle{font-size:18px;font-weight:600}}.googleAdsConnectWithUsSection .phoneContent .mobileData{display:flex;flex-direction:column;gap:12px;margin-top:20px}.googleAdsConnectWithUsSection .phoneContent .mobileData .dataImage img{width:80%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;max-height:180px}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .mobileData .dataImage img{border-radius:15px;max-height:360px}}.googleAdsConnectWithUsSection .phoneContent .mobileData .dataTitle{color:#fff;font-style:normal;font-weight:600;line-height:normal;font-size:14px}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .mobileData .dataTitle{font-size:17px}}.googleAdsConnectWithUsSection .phoneContent .mobileData .dataDescription{color:#fff;text-align:center;font-style:normal;font-weight:400;line-height:normal;opacity:.8;width:80%;margin:0 auto;font-size:10px;height:65px}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .mobileData .dataDescription{font-size:12px}}.googleAdsConnectWithUsSection .phoneContent .nextPrevButtons{display:flex;align-items:center;justify-content:center;margin-top:12px;gap:12px}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .nextPrevButtons{gap:20px}}.googleAdsConnectWithUsSection .phoneContent .nextPrevButtons button{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--white);color:var(--white);background-color:transparent;width:35px;height:35px}.googleAdsConnectWithUsSection .phoneContent .nextPrevButtons button:active{opacity:.5}.googleAdsConnectWithUsSection .phoneContent .nextPrevButtons button svg{width:17px;height:auto}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .nextPrevButtons button{width:50px;height:50px}.googleAdsConnectWithUsSection .phoneContent .nextPrevButtons button svg{width:25px;height:auto}}.seoPage{max-width:100vw;overflow-x:hidden}.seoPage .heroIcon img{width:54.715px;height:54.715px}@media (min-width: 768px){.seoPage .heroIcon img{width:78.705px;height:78.705px}}@media (min-width: 992px){.seoPage .heroIcon img{width:88.705px;height:auto}}.seoPage .title{color:#000;text-align:center;font-family:Poppins;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.64px}@media (min-width: 768px){.seoPage .title{text-align:center;font-family:Poppins;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.seoPage .title{letter-spacing:4px;font-size:24px}}.seoPage .subTitle{color:#000;font-family:Poppins;font-size:19.894px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.seoPage .subTitle{font-size:28px}}@media (min-width: 992px){.seoPage .subTitle{font-size:38px}}@media (min-width: 1200px){.seoPage .subTitle{font-size:48px}}.seoPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin:auto;padding:0 10px;font-size:12px}@media (min-width: 768px){.seoPage .description{width:490px;font-size:15px}}@media (min-width: 992px){.seoPage .description{text-align:center;font-size:17.5px;width:570px;margin:auto}}@media (min-width: 1200px){.seoPage .description{width:713px;font-size:18px}}.seoPage .inputContainer_R{display:flex;align-items:center;border:2px solid black;border-radius:50px;margin:17px auto 22px;padding:5px 3px 5px 5px;height:43px;max-width:320px}@media (min-width: 768px){.seoPage .inputContainer_R{margin:18px auto 32px;padding:5px 3px 5px 5px;height:60px;max-width:470px}}@media (min-width: 992px){.seoPage .inputContainer_R{padding:5px;height:70px;max-width:670px;margin-top:32px}}.seoPage .inputContainer_R input{border:none;outline:none;flex:1;min-width:0;padding:5px 10px;font-size:14px;border-radius:30px}@media (min-width: 768px){.seoPage .inputContainer_R input{padding:5px 10px;font-size:16px;border-radius:30px}}@media (min-width: 992px){.seoPage .inputContainer_R input{padding:10px 15px;font-size:18px;border-radius:40px}}.seoPage .inputContainer_R input::-moz-placeholder{color:#000;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;opacity:.4;text-align:left;font-size:10px}.seoPage .inputContainer_R input::placeholder{color:#000;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;opacity:.4;text-align:left;font-size:10px}@media (min-width: 768px){.seoPage .inputContainer_R input::-moz-placeholder{font-size:15px}.seoPage .inputContainer_R input::placeholder{font-size:15px}}.seoPage .inputContainer_R button{flex-shrink:0;transition:all .3s ease-in-out;font-style:normal;line-height:normal;text-transform:capitalize;border:none;text-align:center;color:#fff;cursor:pointer;background-color:#000;font-weight:500;border-radius:30px;font-size:12px;height:35px;width:85px}@media (min-width: 768px){.seoPage .inputContainer_R button{font-weight:600;border-radius:40px;padding:10px 20px;font-size:15px;height:50px;width:140px}}@media (min-width: 992px){.seoPage .inputContainer_R button{margin-right:auto;font-size:20px;height:60px;width:170px}}.seoPage .inputContainer_R button:hover{background-color:#333}.seoPage .icons{display:none}@media (min-width: 768px){.seoPage .icons{display:flex;justify-content:space-around;gap:450px;margin-top:-95px}}@media (min-width: 992px){.seoPage .icons{justify-content:space-around;gap:650px;margin-top:-90px}}@media (min-width: 1200px){.seoPage .icons{gap:780px;margin-top:-120px}}.seoPage .icons .heroIcon1 img{width:150px;height:auto}@media (min-width: 1200px){.seoPage .icons .heroIcon1 img{width:256px;height:213px}}.seoPage .icons .heroIcon2 img{width:110px;height:auto}@media (min-width: 1200px){.seoPage .icons .heroIcon2 img{width:199px;height:199px}}.seoFaqSection{overflow:hidden;margin-top:30px}@media (min-width: 768px){.seoFaqSection{margin-top:0}}@media (min-width: 992px){.seoFaqSection{margin-top:20px}}@media (min-width: 1200px){.seoFaqSection{margin-top:40px}}.growthWhatWeDoSection{background-color:#222;display:flex;color:#fff;flex-direction:column;margin-top:120px}@media only screen and (min-width: 768px){.growthWhatWeDoSection{margin-top:13.5rem}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection{flex-direction:row}}@media only screen and (min-width: 1280px){.growthWhatWeDoSection{margin-top:15.5rem}}.growthWhatWeDoSection .leftSectionImage{margin-top:-88%;max-width:106px}@media only screen and (min-width: 768px){.growthWhatWeDoSection .leftSectionImage{margin-top:-70%;max-width:230px}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection .leftSectionImage{max-width:370px;margin-top:-130px}}@media only screen and (min-width: 1280px){.growthWhatWeDoSection .leftSectionImage{margin-top:-170px;max-width:477px;max-height:712px;margin-left:44px}}.growthWhatWeDoSection .rightSection{padding:13px 20px 25px}@media only screen and (min-width: 768px){.growthWhatWeDoSection .rightSection{padding-bottom:40px}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection .rightSection{text-align:left;padding:80px 50px 70px}}@media only screen and (min-width: 1280px){.growthWhatWeDoSection .rightSection{padding:125px 72px 125px 80px}}.growthWhatWeDoSection .rightSection .title{font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-size:11.05px}@media only screen and (min-width: 768px){.growthWhatWeDoSection .rightSection .title{font-size:18px}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection .rightSection .title{letter-spacing:4px;opacity:.9;color:#3656f4;font-size:24px}}.growthWhatWeDoSection .rightSection .subTitle{color:#fff;font-style:normal;font-weight:800;font-size:18px}@media only screen and (min-width: 768px){.growthWhatWeDoSection .rightSection .subTitle{font-size:28px}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection .rightSection .subTitle{line-height:40px;font-size:35px;margin-top:5px}}@media only screen and (min-width: 1280px){.growthWhatWeDoSection .rightSection .subTitle{line-height:58px;font-size:48px;margin-top:13px}}.growthWhatWeDoSection .rightSection .description{color:#fff;font-style:normal;line-height:normal;font-weight:400;font-size:10px;margin-top:6px}@media only screen and (min-width: 768px){.growthWhatWeDoSection .rightSection .description{font-weight:500;font-size:14px;padding:0 20px}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection .rightSection .description{opacity:.8;margin-top:10px;padding:0;font-size:15px}}@media only screen and (min-width: 1280px){.growthWhatWeDoSection .rightSection .description{max-width:764px;font-size:18px;margin-top:15px}}.growthWhatWeDoSection .rightSection .button{margin-top:17px}@media only screen and (min-width: 768px){.growthWhatWeDoSection .rightSection .button{margin-top:40px}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection .rightSection .button{margin-top:50px}}.growthWhatWeDoSection .rightSection .button a{font-style:normal;font-weight:600;line-height:normal;text-decoration:none;border-radius:40px;color:#fff;background:#3656f4;border:2px solid #3656f4;transition:all .3s ease-in-out;width:100px;height:35px;font-size:12px;padding:9px 20px}@media only screen and (min-width: 768px){.growthWhatWeDoSection .rightSection .button a{padding:15px 40px;font-size:15px}}@media only screen and (min-width: 1024px){.growthWhatWeDoSection .rightSection .button a{font-size:17px}}.growthWhatWeDoSection .rightSection .button a:hover{border:2px solid #fff;background-color:transparent}@font-face{font-family:MonumentExtended;src:url(../../../../fonts/MonumentExtended-Regular.otf) format("opentype"),url(../../../../fonts/MonumentExtended-Ultrabold.otf) format("opentype")}.growthWhyChoseUsSection{text-align:center;background-color:#222;color:#fff;padding:27px 10px}@media only screen and (min-width: 768px){.growthWhyChoseUsSection{padding:27px}}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection{margin-top:60px;padding:55px 72px 100px}}.growthWhyChoseUsSection .title{font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-size:11.05px}@media only screen and (min-width: 768px){.growthWhyChoseUsSection .title{font-size:18px}}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection .title{letter-spacing:4px;opacity:.9;font-size:24px}}.growthWhyChoseUsSection .subTitle{color:#fff;font-style:normal;font-weight:800;font-size:18px;margin:auto;width:300px}@media only screen and (min-width: 768px){.growthWhyChoseUsSection .subTitle{font-size:28px}}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection .subTitle{margin:5px auto auto;line-height:40px;font-size:35px;width:600px}}@media only screen and (min-width: 1280px){.growthWhyChoseUsSection .subTitle{line-height:58px;font-size:48px;margin-top:13px;width:802px}}.growthWhyChoseUsSection .description{color:#fff;font-style:normal;line-height:normal;margin:6px auto auto;font-weight:400;font-size:10px;padding:0 20px}@media only screen and (min-width: 768px){.growthWhyChoseUsSection .description{font-weight:500;font-size:14px;padding:0 50px}}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection .description{opacity:.8;margin-top:13px;padding:0 80px;font-size:15px;width:780px}}@media only screen and (min-width: 1280px){.growthWhyChoseUsSection .description{max-width:764px;font-size:18px;margin-top:15px;padding:0}}.growthWhyChoseUsSection .stats{display:flex;justify-content:space-around;flex-wrap:wrap;gap:10px;margin-top:27px}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection .stats{margin-top:50px;justify-content:space-between}}@media only screen and (min-width: 1280px){.growthWhyChoseUsSection .stats{margin-top:70px;justify-content:space-around;gap:120px}}.growthWhyChoseUsSection .stats .stat{text-align:center}.growthWhyChoseUsSection .stats .stat img{height:74px;width:auto}@media only screen and (min-width: 768px){.growthWhyChoseUsSection .stats .stat img{height:110px}}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection .stats .stat img{height:190px;margin-bottom:10px}}@media only screen and (min-width: 1280px){.growthWhyChoseUsSection .stats .stat img{height:223px}}.growthWhyChoseUsSection .stats .stat .valuePercentage{color:#fff;font-family:MonumentExtended,sans-serif;font-style:normal;font-weight:800;line-height:normal;font-size:17.795px;margin-top:6px}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection .stats .stat .valuePercentage{font-size:43.724px}}@media only screen and (min-width: 1280px){.growthWhyChoseUsSection .stats .stat .valuePercentage{font-size:63.724px}}.growthWhyChoseUsSection .stats .stat .valueDescription{color:#fff;font-style:normal;font-weight:400;line-height:normal;font-size:8.474px}@media only screen and (min-width: 1024px){.growthWhyChoseUsSection .stats .stat .valueDescription{font-size:18.345px}}@media only screen and (min-width: 1280px){.growthWhyChoseUsSection .stats .stat .valueDescription{font-size:30.345px}}.growthOurService{margin-top:20px}@media (min-width: 768px){.growthOurService{margin-top:35px}}@media (min-width: 992px){.growthOurService{margin-top:40px;padding:0}}@media (min-width: 1200px){.growthOurService{margin-top:60px}}@media (min-width: 768px){.growthOurService .topSection{padding:0 29px}}@media (min-width: 992px){.growthOurService .topSection{padding-left:25px}}@media (min-width: 1200px){.growthOurService .topSection{padding-left:44px}}@media (min-width: 1400px){.growthOurService .topSection{padding-left:74px}}.growthOurService .topSection .title{color:#000;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;text-align:center}@media (min-width: 768px){.growthOurService .topSection .title{text-align:left;font-family:Poppins;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.growthOurService .topSection .title{letter-spacing:4px;font-size:24px}}.growthOurService .topSection .subTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;text-align:center;font-size:18px;width:238px;margin:auto}@media (min-width: 768px){.growthOurService .topSection .subTitle{text-align:left;font-size:28px;width:100%}}@media (min-width: 992px){.growthOurService .topSection .subTitle{font-size:38px}}@media (min-width: 1200px){.growthOurService .topSection .subTitle{font-size:48px}}.growthOurService .topSection .description{color:#000;font-style:normal;font-weight:400;line-height:normal;text-align:center;margin:7px auto auto;padding:0 10px;font-size:10px}@media (min-width: 768px){.growthOurService .topSection .description{text-align:left;width:490px;font-size:15px;margin:0;padding:0}}@media (min-width: 992px){.growthOurService .topSection .description{text-align:left;font-size:17.5px;width:570px;padding:0}}@media (min-width: 1200px){.growthOurService .topSection .description{width:771px;font-size:18px}}.growthOurService .cards,.growthOurService .serviceCards{display:flex;flex-wrap:nowrap;overflow-x:scroll;gap:13px}@media (min-width: 768px){.growthOurService .cards,.growthOurService .serviceCards{gap:18px}}.growthOurService .cards{text-align:left;scrollbar-color:transparent transparent;scrollbar-width:thin;padding:14px 12px}.growthOurService .cards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}@media (max-width: 575.98px){.growthOurService .cards{padding:14px 20px 20px}}@media (min-width: 768px){.growthOurService .cards{-webkit-overflow-scrolling:touch;scrollbar-color:transparent transparent;scrollbar-width:thin;padding:14px 28px;margin-bottom:35px}.growthOurService .cards::-webkit-scrollbar{height:8px;width:8px}.growthOurService .cards::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.growthOurService .cards::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.growthOurService .cards::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.growthOurService .cards::-webkit-scrollbar-thumb:active{background-color:#0d27a7}.growthOurService .cards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.growthOurService .cards::-webkit-scrollbar:before{content:"";display:block;width:8px}.growthOurService .cards:hover{scrollbar-color:#787979 #c9c8c8;scrollbar-width:thin}.growthOurService .cards:hover::-webkit-scrollbar{width:8px;height:8px;visibility:visible}.growthOurService .cards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#29292a}.growthOurService .cards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.growthOurService .cards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active{opacity:.5}}@media (min-width: 992px){.growthOurService .cards{padding:27px;margin-top:12px}}@media (min-width: 1400px){.growthOurService .cards{padding:37px 74px;margin-top:20px}}.growthOurService .serviceCard img{-o-object-fit:cover;object-fit:cover;-o-object-position:right "bottom -10px";object-position:right "bottom -10px";border-radius:10px}@media (max-width: 575.98px){.growthOurService .serviceCard img{width:124px;height:160px}}@media (min-width: 576px){.growthOurService .serviceCard img{width:124px;height:160px}}@media (min-width: 768px){.growthOurService .serviceCard img{width:340px;height:237.5545851528px}}@media (min-width: 992px){.growthOurService .serviceCard img{border-radius:20px;width:637px;height:353px}}@media (min-width: 1200px){.growthOurService .serviceCard img{width:637px;height:353px}}.growthOurService .serviceCard .serviceDetails{font-family:Poppins;font-style:normal;font-weight:400;line-height:normal;font-size:8px;margin-top:4px}@media (min-width: 768px){.growthOurService .serviceCard .serviceDetails{font-size:12px}}@media (min-width: 992px){.growthOurService .serviceCard .serviceDetails{font-style:normal;line-height:normal;font-size:16px;font-weight:400}}.growthOurService .serviceCard .serviceDetails .serviceTitle{font-style:normal;line-height:normal;font-weight:600;margin-top:7px;font-size:12px}@media (min-width: 768px){.growthOurService .serviceCard .serviceDetails .serviceTitle{font-size:18px}}@media (min-width: 992px){.growthOurService .serviceCard .serviceDetails .serviceTitle{font-size:25px}}@media (min-width: 1200px){.growthOurService .serviceCard .serviceDetails .serviceTitle{font-size:28px}}.growthOurService .serviceCard .serviceDetails i{display:inline-block;font-size:20px;line-height:22px}@media (min-width: 768px){.growthOurService .serviceCard .serviceDetails i{font-size:26px}}@media (min-width: 992px){.growthOurService .serviceCard .serviceDetails i{font-size:30px}}.growthOurService .serviceCard .serviceDetails .servicePrice{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:16px}@media (min-width: 768px){.growthOurService .serviceCard .serviceDetails .servicePrice{font-size:23px}}@media (min-width: 992px){.growthOurService .serviceCard .serviceDetails .servicePrice{font-size:38.186px}}.localAdsPage{overflow-x:hidden;height:auto;margin-top:1.5rem}@media (min-width: 992px){.localAdsPage{margin-top:3rem}}.localAdsPage .title{color:#3854f6;text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins!important}@media (min-width: 768px){.localAdsPage .title{color:#3854f6;text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.localAdsPage .title{letter-spacing:4px;font-size:24px}}.localAdsPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.localAdsPage .subTitle{font-size:28px}}@media (min-width: 992px){.localAdsPage .subTitle{font-size:48px}}.localAdsPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.localAdsPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.localAdsPage .description{text-align:center;font-size:18px;width:570px;margin:auto}.localAdsPage .whyChoseUsLocalAds .title{opacity:.9}}@media (max-width: 575.98px){.localAdsPage .whyChoseUsLocalAds .subTitle{width:80%;margin:auto}}@media (min-width: 992px){.localAdsPage .whyChoseUsLocalAds .subTitle{line-height:60px;margin-top:10px}}.localAdsPage .whyChoseUsLocalAds .title,.localAdsPage .whyChoseUsLocalAds .subTitle{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.localAdsPage .whyChoseUsLocalAds .title,.localAdsPage .whyChoseUsLocalAds .subTitle{text-align:left}}@media (min-width: 992px){.localAdsPage .whyChoseUsLocalAds .title,.localAdsPage .whyChoseUsLocalAds .subTitle{width:540px}}.localAdsPage .whyChoseUsLocalAds .description{display:none}@media (min-width: 992px){.localAdsPage .whyChoseUsLocalAds .description{display:block;text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.localAdsPage .whyChoseUsLocalAds .buttons{padding-left:17%}}@media (min-width: 992px){.localAdsPage .whyChoseUsLocalAds .buttons{gap:28px;padding-left:25.3%;justify-content:center}}@media (min-width: 1200px){.localAdsPage .whyChoseUsLocalAds .buttons{padding-left:30.2%}}.localAdsPage .googleAdsWhyTecnogexSection{margin-top:0}.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogexSection,.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogex{margin-top:0;margin-bottom:0!important}.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogex{padding-bottom:35px;padding-top:35px}@media (min-width: 992px){.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogex{padding-top:50px;padding-bottom:90px;height:auto}}.localAdsPage .googleAdsWhyTecnogexSection .title{color:#fff}@media (min-width: 576px){.localAdsPage .googleAdsWhyTecnogexSection .title{text-align:center;font-style:normal;font-weight:700;line-height:normal;color:#fff;letter-spacing:1.465px;font-size:10.254px;margin-bottom:5px}}@media (min-width: 768px){.localAdsPage .googleAdsWhyTecnogexSection .title{font-size:14px}}@media (min-width: 992px){.localAdsPage .googleAdsWhyTecnogexSection .title{display:none}}@media (max-width: 575.98px){.localAdsPage .googleAdsWhyTecnogexSection .heading{font-weight:600;width:294px;display:inline-block;margin:auto;font-size:18px}}.localAdsPage .googleAdsWhyTecnogexSection .content{font-weight:400}@media (max-width: 575.98px){.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogexSection{margin-bottom:30px;margin-top:0}}@media (min-width: 1200px){.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogexSection{margin-bottom:60px}}.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogex{margin-bottom:10px}@media (min-width: 992px){.localAdsPage .googleAdsWhyTecnogexSection .whyTecnogex{margin-top:0}}.localAdsPage .googleAdsBusinessSection{margin-top:10px}@media (min-width: 1200px){.localAdsPage .googleAdsBusinessSection{margin-top:-40px}}@media (min-width: 992px){.localAdsPage .googleAdsBusinessSection .content{padding-left:30px}}@media (min-width: 1200px){.localAdsPage .googleAdsBusinessSection .content{padding-left:70px}}@media (max-width: 575.98px){.localAdsPage .googleAdsBusinessSection .title{font-size:11.05px;letter-spacing:1.465px}}@media (min-width: 768px){.localAdsPage .googleAdsBusinessSection .title{font-size:15px}}@media (min-width: 992px){.localAdsPage .googleAdsBusinessSection .title{font-style:normal;font-weight:700;line-height:normal;letter-spacing:2px;opacity:.9;color:#fff;font-size:22px}}@media (min-width: 1200px){.localAdsPage .googleAdsBusinessSection .title{font-size:28px}}.localAdsPage .googleAdsBusinessSection .subTitle{margin:.8rem 0}@media (max-width: 575.98px){.localAdsPage .googleAdsBusinessSection .subTitle{text-align:center;font-size:15.382px;width:100%;margin:0}}@media (min-width: 768px){.localAdsPage .googleAdsBusinessSection .subTitle{font-size:28px}}@media (min-width: 992px){.localAdsPage .googleAdsBusinessSection .subTitle{font-size:38px}}@media (min-width: 1200px){.localAdsPage .googleAdsBusinessSection .subTitle{font-size:48px}}.localAdsPage .googleAdsBusinessSection .description{text-align:left;margin:0}@media (max-width: 575.98px){.localAdsPage .googleAdsBusinessSection .description{text-align:center;width:100%}}@media (min-width: 768px){.localAdsPage .googleAdsBusinessSection .description{font-size:14px}}@media (min-width: 1200px){.localAdsPage .googleAdsBusinessSection .description{font-size:16px;opacity:.6}}@media (max-width: 575.98px){.localAdsPage .googleAdsBusinessSection .button{text-align:center}.localAdsPage .googleAdsBusinessSection .button button{margin-top:10px;width:109px;font-size:12px;text-align:center}}@media (min-width: 768px){.localAdsPage .googleAdsBusinessSection .button button{margin-top:25px}}@media (min-width: 992px){.localAdsPage .googleAdsBusinessSection .button button{margin-top:30px}}.localAdsPage .googleAdsConnectWithUsSection{padding-top:35px}@media (min-width: 992px){.localAdsPage .googleAdsConnectWithUsSection{padding-top:20px}}@media (min-width: 1200px){.localAdsPage .googleAdsConnectWithUsSection{padding-top:40px}}@media (min-width: 1400px){.localAdsPage .googleAdsConnectWithUsSection{padding-top:80px}}@media (min-width: 768px){.localAdsPage .googleAdsLimitedTimeOfferSection{overflow-y:hidden}}@media (min-width: 992px){.localAdsPage .googleAdsLimitedTimeOfferSection .description{width:826px}.localAdsPage .googleAdsLimitedTimeOfferSection .offerCards{margin-bottom:40px}}@media (min-width: 1200px){.localAdsPage .googleAdsLimitedTimeOfferSection .offerCards{margin-bottom:40px}}@media (max-width: 768px){.localAdsPage .letsTalkGoogleAds .growthLetsTalkSection .subTitle,.localAdsPage .letsTalkGoogleAds .growthLetsTalkSection .title,.localAdsPage .letsTalkGoogleAds .growthLetsTalkSection .description{color:#fff;text-align:left;margin:10px 0 auto}}.localAdsPage .googleAdsFaqSection{overflow:hidden;margin-bottom:1rem;margin-top:40px}@media (min-width: 1200px){.localAdsPage .googleAdsFaqSection{margin-top:50px}}.localAdsHeroSection .topSection .title{font-style:normal;font-weight:700;line-height:normal;letter-spacing:.96px;font-size:11.05px;color:#000}@media (min-width: 768px){.localAdsHeroSection .topSection .title{font-size:18px}}@media (min-width: 992px){.localAdsHeroSection .topSection .title{letter-spacing:4px;font-size:24px}}.localAdsHeroSection .topSection .subTitle{color:#000;font-style:normal;font-weight:600;font-size:18px;margin:auto;width:300px;display:block}@media (min-width: 768px){.localAdsHeroSection .topSection .subTitle{font-size:28px;width:620px}}@media (min-width: 992px){.localAdsHeroSection .topSection .subTitle{margin:5px auto auto;line-height:40px;font-size:35px;width:802px}}@media (min-width: 1200px){.localAdsHeroSection .topSection .subTitle{line-height:58px;font-size:48px;margin-top:13px;width:1024px}}.localAdsHeroSection .topSection .description{color:#000;font-style:normal;line-height:normal;margin:6px auto auto;font-weight:400;font-size:10px;padding:0 20px}@media (min-width: 768px){.localAdsHeroSection .topSection .description{font-weight:500;font-size:14px;padding:0 50px}}@media (min-width: 992px){.localAdsHeroSection .topSection .description{margin-top:13px;padding:0 80px;font-size:18px;width:700px}}@media (min-width: 1200px){.localAdsHeroSection .topSection .description{font-size:22px;margin-top:15px;padding:0;width:683px}}.localAdsHeroSection .videoSection{margin-top:15px}@media (min-width: 1200px){.localAdsHeroSection .videoSection{margin-top:30px}}.localAdsHeroSection .videoSection video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px;width:90%;height:auto}@media (min-width: 1200px){.localAdsHeroSection .videoSection video{width:1115px;height:549px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.googleAdsIndustriesSection{margin-top:35px}@media (min-width: 992px){.googleAdsIndustriesSection{padding:40px 0;margin-top:20px}}@media (min-width: 1200px){.googleAdsIndustriesSection{margin-top:40px}}.googleAdsIndustriesSection .topSectionPhone{display:block;width:90%;margin:0 auto}@media (min-width: 992px){.googleAdsIndustriesSection .topSectionPhone{display:none}}.googleAdsIndustriesSection .topSectionPhone .title{color:var(--black);text-align:center;font-family:Poppins;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px}@media (min-width: 768px){.googleAdsIndustriesSection .topSectionPhone .title{color:#3854f6;text-align:center;font-family:Poppins;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.googleAdsIndustriesSection .topSectionPhone .title{letter-spacing:4px;font-size:24px}}.googleAdsIndustriesSection .topSectionPhone .subTitle{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.googleAdsIndustriesSection .topSectionPhone .subTitle{font-size:28px}}@media (min-width: 992px){.googleAdsIndustriesSection .topSectionPhone .subTitle{font-size:48px}}.googleAdsIndustriesSection .topSectionPhone .description{color:#000;text-align:center;font-family:Poppins;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.googleAdsIndustriesSection .topSectionPhone .description{width:400px;font-size:15px}}@media (min-width: 992px){.googleAdsIndustriesSection .topSectionPhone .description{text-align:center;font-size:18px;width:570px;margin:auto}}.googleAdsIndustriesSection .sliderSectionPhone{display:block;text-align:center;margin:auto}@media (min-width: 992px){.googleAdsIndustriesSection .sliderSectionPhone{display:none}}.googleAdsIndustriesSection .sliderSectionPhone .slick-list{margin-left:-5px;margin-right:-5px}.googleAdsIndustriesSection .sliderSectionPhone .slick-slide{padding-left:5px;padding-right:5px}.googleAdsIndustriesSection .sliderSectionPhone .slick-prev,.googleAdsIndustriesSection .sliderSectionPhone .slick-next{z-index:1;color:#000}.googleAdsIndustriesSection .sliderSectionPhone .slick-dots{display:flex!important;align-items:center;justify-content:center;gap:2px;height:10px}@media (min-width: 768px){.googleAdsIndustriesSection .sliderSectionPhone .slick-dots{bottom:-20px}}.googleAdsIndustriesSection .sliderSectionPhone .slick-dots li{margin:0;height:10px}.googleAdsIndustriesSection .sliderSectionPhone .slick-dots li button:before{transition:all .3s ease-in-out;scale:2.6;color:#868686}.googleAdsIndustriesSection .sliderSectionPhone .slick-dots.nextOrPrev{scale:1.5}.googleAdsIndustriesSection .sliderSectionPhone .slick-dots .slick-active button:before{scale:3;color:#2559de}.googleAdsIndustriesSection .sliderSectionPhone .slide{text-align:center;transition:all .3s ease-in-out;opacity:.4;margin-top:60px;margin-bottom:30px}@media (min-width: 576px){.googleAdsIndustriesSection .sliderSectionPhone .slide{margin-top:6.5rem;margin-bottom:80px}}@media (min-width: 768px){.googleAdsIndustriesSection .sliderSectionPhone .slide{margin-top:120px;margin-bottom:80px}}.googleAdsIndustriesSection .sliderSectionPhone .slide:focus{outline:none!important;border:none!important}.googleAdsIndustriesSection .sliderSectionPhone .slide.slick-center{opacity:1;transform:scale(1.4)}.googleAdsIndustriesSection .sliderSectionPhone .slide.slick-center .imgTitle{display:none}.googleAdsIndustriesSection .sliderSectionPhone .slide img{width:100%;height:auto}.googleAdsIndustriesSection .sliderSectionPhone .slide .imgTitle{margin-top:-3px;font-weight:500;font-size:12px}.googleAdsIndustriesSection .bottomSectionPhone{display:block;margin-top:50px}@media (min-width: 768px){.googleAdsIndustriesSection .bottomSectionPhone{margin-top:60px}}@media (min-width: 992px){.googleAdsIndustriesSection .bottomSectionPhone{display:none}}.googleAdsIndustriesSection .bottomSectionPhone .industryTitle{color:#2559de;text-align:center;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;font-size:16px}@media (min-width: 768px){.googleAdsIndustriesSection .bottomSectionPhone .industryTitle{font-size:22px}}.googleAdsIndustriesSection .bottomSectionPhone .industryDescription{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;font-size:12px;width:90%;margin:6px auto 0}@media (min-width: 768px){.googleAdsIndustriesSection .bottomSectionPhone .industryDescription{margin-top:10px;font-size:16px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc{border-radius:57px;border:4px solid #2559de;display:none;text-align:left;padding:30px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc{padding:60px}}@media (min-width: 992px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc{display:block;margin:0 30px}}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc{margin:0 70px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection{display:grid;grid-template-columns:repeat(12,1fr);text-align:left;gap:20px}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left{grid-column:1/6;display:flex;flex-direction:column;gap:75px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left{gap:90px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .topLeft{margin-top:75px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .topLeft{margin-top:100px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .topLeft .sectionTitle{color:#2559de;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px;opacity:.9;font-size:24px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .topLeft .sectionTitle{font-size:28px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .topLeft .sectionSubTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;margin-top:10px;font-size:30px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .topLeft .sectionSubTitle{font-size:40px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .industryCardNumberIndicator{font-size:25px;opacity:.7}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .industryTitle{color:#2559de;font-style:normal;font-weight:600;line-height:normal;font-size:30px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .industryTitle{font-size:36px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .industryDesc{color:#000;font-style:normal;font-weight:400;line-height:normal;opacity:.7;margin-top:12px;min-height:170px;max-height:170px;font-size:20px}@media (min-width: 1400px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .industryDesc{font-size:24px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .prevNextBtn{margin-top:30px;display:flex;gap:26px}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .prevNextBtn button{height:60px;width:160px;border-radius:40px;border:4px solid #2559de;transition:all .3s ease-in-out;background:transparent}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .prevNextBtn button svg{transition:all .3s ease-in-out;width:50px;height:auto;color:#2559de}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .prevNextBtn button:hover{background:#2559de}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .prevNextBtn button:hover svg{color:#fff}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .left .bottomLeft .prevNextBtn button:active{opacity:.7}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right{grid-column:6/13}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .box{position:relative;border-radius:40px;display:flex;align-items:center;justify-content:center;height:calc(100% - 110px);border:4px solid #255bf3}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .box{border:6px solid #255bf3}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .button button{box-shadow:0 3px 22px -4px #8278828f;transition:all .3s ease-in-out;position:absolute;border:6px solid #fff;background:#2559de;border-radius:50%;right:-25px;top:-25px;width:75px;height:75px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .button button{right:-30px;top:-30px;width:100px;height:100px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .button button svg{transition:all .3s ease-in-out;height:auto;color:#fff;width:38px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .button button svg{width:48px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .button button:hover{border:6px solid #2559de;background:#fff}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .button button:hover svg{color:#2559de;scale:1.2}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .industryImage{position:absolute;bottom:-20%;width:auto;height:600px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .industryImage{height:731px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .topSection .right .industryImage img{height:100%;width:100%}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection{margin-top:80px}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .allIndustries{display:flex;justify-content:space-around;gap:20px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .allIndustries{gap:30px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard{border:2px solid #2559de;position:relative;cursor:pointer;transition:all .3s ease-in-out;border-radius:20px;width:346px;padding:10px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard{padding:20px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardBtn button{transition:all .3s ease-in-out;position:absolute;box-shadow:0 5px 22px -2px #8278828f;border:5px solid #fff;background:#2559de;border-radius:50%;right:-15px;top:-15px;width:50px;height:50px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardBtn button{right:-20px;top:-20px;width:70px;height:70px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardBtn button svg{transition:all .3s ease-in-out;width:27px;height:auto;color:#fff}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardBtn button:hover svg{scale:1.2}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardNumber{color:#2559de;font-style:normal;font-weight:600;line-height:normal;font-size:20px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardNumber{font-size:28px}}@media (min-width: 1400px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardNumber{font-size:38px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardTitle{color:#2559de;font-style:normal;font-weight:600;line-height:normal;font-size:20px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardTitle{font-size:24px}}@media (min-width: 1400px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .cardTitle{font-size:28px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .descAndImage{display:flex;gap:10px;margin-top:8px}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .descAndImage .cardDesc{color:#000;font-style:normal;font-weight:600;line-height:normal;padding-bottom:10px;font-size:8px}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .descAndImage .cardDesc{font-size:8px}}@media (min-width: 1400px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .descAndImage .cardDesc{font-size:11px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .descAndImage .cardImage{max-height:100px;width:auto}@media (min-width: 1200px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .descAndImage .cardImage{max-height:120px}}@media (min-width: 1400px){.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard .descAndImage .cardImage{max-height:140px}}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard:hover{border:2px solid #2559de;background:#2559de;transition:all .3s ease-in-out}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard:hover .cardBtn button{border:5px solid #2559de;background:#fff}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard:hover .cardBtn button svg{color:#2559de}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard:hover .cardNumber,.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard:hover .cardTitle{color:#fff}.googleAdsIndustriesSection .googleAdsIndustriesSectionPc .bottomSection .industryCard:hover .cardDesc{transition:all .3 ease-in-out;color:#fff}.whatWeDoGoogleAds,.whatWeDoGoogleAds .growthWhatWeDoSection{background-color:#fff}.whatWeDoGoogleAds .growthWhatWeDoSection .title,.whatWeDoGoogleAds .growthWhatWeDoSection .subTitle,.whatWeDoGoogleAds .growthWhatWeDoSection .description{color:#000}@media (min-width: 992px){.whatWeDoGoogleAds .growthWhatWeDoSection .title{color:var(--primary)}.whatWeDoGoogleAds .growthWhatWeDoSection .subTitle,.whatWeDoGoogleAds .growthWhatWeDoSection .description{color:#fff}}.whatWeDoGoogleAds .growthWhatWeDoSection .rightSection{margin-bottom:20px}@media (min-width: 768px){.whatWeDoGoogleAds .growthWhatWeDoSection .rightSection{padding-bottom:70px}}@media (min-width: 992px){.whatWeDoGoogleAds .growthWhatWeDoSection .rightSection{margin-bottom:30px}}@media (min-width: 1200px){.whatWeDoGoogleAds .growthWhatWeDoSection .rightSection{margin-bottom:35px}}@media (min-width: 992px){.whatWeDoGoogleAds,.whatWeDoGoogleAds .growthWhatWeDoSection{background-color:#333}}.whatWeDoGoogleAds .title,.whatWeDoGoogleAds .subTitle,.whatWeDoGoogleAds .description{margin:0;width:100%}@media (min-width: 992px){.whatWeDoGoogleAds .title,.whatWeDoGoogleAds .subTitle,.whatWeDoGoogleAds .description{text-align:left;margin:0;width:95%}}.businessSection{display:flex;justify-content:space-between;overflow:hidden;-o-object-fit:cover;object-fit:cover;padding:0 15px;height:600px}@media only screen and (min-width: 768px){.businessSection{margin-top:40px;height:424px;padding:0}}@media only screen and (min-width: 1024px){.businessSection{align-items:center;margin-top:60px;height:524px}}@media only screen and (min-width: 1280px){.businessSection{margin-top:105px;height:724px}}.businessSection .content{text-align:center;width:100%;padding:50px 5px}@media only screen and (min-width: 768px){.businessSection .content{text-align:left;width:430px;padding:50px 5px 50px 33px}}@media only screen and (min-width: 1024px){.businessSection .content{padding-left:63px;width:550px}}@media only screen and (min-width: 1280px){.businessSection .content{padding-left:73px;width:656px}}.businessSection .content .title{color:var(--white);opacity:.9;text-align:center;font-weight:600;letter-spacing:-.5px;font-size:10px}@media only screen and (min-width: 768px){.businessSection .content .title{font-size:40px;letter-spacing:-.5px;text-align:left}}@media only screen and (min-width: 1024px){.businessSection .content .title{font-size:40px;margin-bottom:0}}@media only screen and (min-width: 1280px){.businessSection .content .title{font-size:45px}}.businessSection .content .subTitle{color:var(--white);font-weight:600;font-size:14px;width:300px;margin:auto;padding:8px 0}@media only screen and (min-width: 768px){.businessSection .content .subTitle{font-size:1.25rem;width:360px;padding:0;margin:0}}@media only screen and (min-width: 1024px){.businessSection .content .subTitle{width:400px;font-size:2rem}}@media only screen and (min-width: 1280px){.businessSection .content .subTitle{width:660px;font-size:3.25rem}}.businessSection .content .description{color:#fff;text-align:center;font-style:normal;font-weight:400;line-height:normal;font-size:10px;padding:0 10px}@media only screen and (min-width: 768px){.businessSection .content .description{text-align:left;opacity:.6;font-size:16px}}.businessSection .content button{background:var(--primary);color:var(--white);font-weight:500;outline:none;cursor:pointer;font-style:normal;border:none;transition:background-color .8s,transform .8s;border-radius:40px;font-size:15px;width:130px;height:35px;margin-top:10px}@media only screen and (min-width: 768px){.businessSection .content button{margin-top:5px;border-radius:40px;font-size:.9rem;width:154px;height:48px}}@media only screen and (min-width: 1280px){.businessSection .content button{margin-top:33px;border-radius:40px;font-size:1.13rem;width:174px;height:58px}}.businessSection .content button:hover{background:transparent;border:2px solid var(--primary);transition-duration:.5s}.valuePacks-wrapper{position:relative;background:#fbfbfb;display:flex;flex-direction:column;align-items:center;margin-top:60px;overflow:hidden;margin-bottom:-30px}@media (min-width: 768px){.valuePacks-wrapper{margin-bottom:-35px}}@media (min-width: 992px){.valuePacks-wrapper{margin-top:80px;margin-bottom:-90px}}.valuePacks-wrapper .valuePacksCol{padding:0 16px;width:100%;display:flex;flex-direction:column}@media (min-width: 1200px){.valuePacks-wrapper .valuePacksCol{margin:0;padding:0 72px}}.valuePacks-wrapper .top-info .clearBtn{display:none!important}@media (min-width: 1200px){.valuePacks-wrapper .top-info .clearBtn{display:block!important}}.valuePacks-wrapper .sortBy-title{display:flex;gap:8px;flex-direction:row;align-items:center;font-weight:500}.valuePacks-wrapper .sortBy-title span{align-self:baseline}.valuePacks-wrapper .valuePacks{display:flex;justify-content:space-between;gap:24px;margin-top:24px;flex-direction:column;margin-bottom:-20px}@media (min-width: 576px){.valuePacks-wrapper .valuePacks{flex-direction:row}}.valuePacks-wrapper .valuePacks .cards-wrapper{display:flex;flex-wrap:wrap;gap:8px;width:100%;justify-content:center}@media (min-width: 576px){.valuePacks-wrapper .valuePacks .cards-wrapper{justify-content:flex-start;gap:24px}}.valuePacks-wrapper .valuePacks .cards-wrapper .carousel-img{width:calc(50% - 8px)}@media (min-width: 576px){.valuePacks-wrapper .valuePacks .cards-wrapper .carousel-img{width:calc(50% - 16px)}}@media (min-width: 768px){.valuePacks-wrapper .valuePacks .cards-wrapper .carousel-img{width:calc(33.333% - 24px)}}.valuePacks-wrapper .clearBtn{font-size:16px;background:none;outline:none;border:none;box-shadow:none;color:#3854f6}.valuePacks-wrapper .clearBtn :hover,.valuePacks-wrapper .accordian-item{background:none}.valuePacks-wrapper .category-lg,.valuePacks-wrapper .side-filters-lg{display:none!important}@media (min-width: 1200px){.valuePacks-wrapper .category-lg,.valuePacks-wrapper .side-filters-lg{display:flex!important}}.valuePacks-wrapper .side-filters{width:100%;display:flex;flex-direction:column;border:1px solid #c7c7c7;border-radius:10px;height:-moz-fit-content;height:fit-content;justify-content:space-between}@media (min-width: 1200px){.valuePacks-wrapper .side-filters{width:30%;max-width:300px}}.valuePacks-wrapper .side-filters .title{display:flex;flex-direction:column;padding:20px 20px 0;text-align:left}.valuePacks-wrapper .side-filters .title h6{font-size:18px;font-weight:600;align-self:flex-start}.valuePacks-wrapper .side-filters .title p{color:var(--light-gray);font-size:14px}.valuePacks-wrapper .side-filters .sortBy-wrapper{display:flex;flex-direction:column;padding:20px}.valuePacks-wrapper .side-filters .sortBy-wrapper ul{list-style:none;text-align:left;padding:0;margin:-10px 0 0}.valuePacks-wrapper .side-filters .sortBy-wrapper ul li{font-size:14px;margin:8px 0;font-weight:500;position:relative;padding-left:40px;cursor:pointer}.valuePacks-wrapper .side-filters .priceRange-wrapper{padding:20px;border-top:3px solid #d0d7de;border-bottom:3px solid #d0d7de}.valuePacks-wrapper .side-filters .priceRange-wrapper .sortBy-title{display:flex;gap:8px;flex-direction:row;align-items:center;font-weight:500}.valuePacks-wrapper .side-filters .industry-wrapper{padding:20px;border-bottom:3px solid #d0d7de}.valuePacks-wrapper .side-filters .industry-wrapper .industries{display:flex}.valuePacks-wrapper .side-filters .valuePacks-footer{display:flex;justify-content:space-between;padding:10px;align-items:center}.valuePacks-wrapper .side-filters .valuePacks-footer .filter-btn{width:170px;height:40px;border-radius:4px;font-weight:500;background:#3854f6;color:#fff}.valuePacks-wrapper .mobileFilters{margin-top:20px}.valuePacks-wrapper .mobileFilters .filterHeader{display:flex;justify-content:space-between;border:1px solid #3854f6;border-left:none;border-right:none;padding:17px 24px 11px}.valuePacks-wrapper .mobileFilters .filterHeader .headerText{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:14px}.valuePacks-wrapper .mobileFilters .filterHeader .closeBtn button{border:none;background:transparent;font-weight:600}@media (min-width: 1200px){.valuePacks-wrapper .mobileFilters .filterSectionMobile{display:none}}.valuePacks-wrapper .mobileFilters .filterSectionMobile .categories{margin-top:16px}.valuePacks-wrapper .mobileFilters .filterSectionMobile .filter{padding:15px 20px 0 24px}.valuePacks-wrapper .mobileFilters .filterSectionMobile .filter .filterTitle{font-style:normal;line-height:normal;font-weight:600;font-size:14px;text-align:left}.valuePacks-wrapper .mobileFilters .filterSectionMobile .filter .filterTitle .filterInfo{margin-left:9px;color:#3854f6}.valuePacks-wrapper .mobileFilters .filterSectionMobile .filter .filterButtons{display:flex;gap:10px;flex-wrap:wrap;margin-top:11px;padding-bottom:19px;margin-bottom:19px;border-bottom:1px solid var(--primary)}.valuePacks-wrapper .forMobileDevices .mobileNotifySection{background-color:#3854f6;border-radius:4px;color:#fff;height:44px;display:flex;align-items:center;justify-content:center;font-size:14px}@media (min-width: 1200px){.valuePacks-wrapper .forMobileDevices{display:none}}.valuePacks-wrapper .filterBtn{outline:none;background-color:#3854f6;display:flex;align-items:center;justify-content:center;margin:-12px auto auto;transition:all .3s linear;border:3px solid #fff;padding:10px;border-radius:50%}.valuePacks-wrapper .filterBtn.isMobileFiltersOpen{transition:all .3s linear;border:3px solid #3854f6;background-color:#fff}.valuePacks-wrapper .filterBtn.isMobileFiltersOpen svg path{fill:#3854f6!important}.valuePacks-wrapper .filterBtn svg{width:20px;height:auto}.valuePacks-wrapper .faqsSection{margin-bottom:24px}@media (min-width: 992px){.valuePacks-wrapper .faqsSection{margin-bottom:80px}}.value-pack-carousel-container{width:100%;height:420px;max-height:1034px;position:relative;display:flex;justify-content:center;align-items:center}@media (min-width: 576px){.value-pack-carousel-container{height:700px}}@media (min-width: 768px){.value-pack-carousel-container{height:934px}}@media (min-width: 992px){.value-pack-carousel-container{height:1034px}}.value-pack-carousel-container img{position:absolute;max-width:100%;height:100%;width:100%}.value-pack-carousel-container .slide-btn-wrapper{display:none;position:absolute;bottom:26px;gap:60px}@media (min-width: 576px){.value-pack-carousel-container .slide-btn-wrapper{bottom:0}}@media (min-width: 768px){.value-pack-carousel-container .slide-btn-wrapper{width:100%;justify-content:space-between;top:200px}}@media (min-width: 1200px){.value-pack-carousel-container .slide-btn-wrapper{display:flex}}.value-pack-carousel-container .slide-btn{bottom:-36px;height:40px;width:40px;border-radius:100%;background:#fff;margin-top:20px;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.value-pack-carousel-container .slide-btn:hover{background:#fff!important}.value-pack-carousel-container .next-slide{right:20px}.value-pack-carousel-container .prev-slide{left:20px;padding:0 80px}.carousel-cards-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:40px;position:absolute;top:158px;padding:0 16px}@media (min-width: 768px){.carousel-cards-wrapper{padding:0 72px!important;top:580px;flex-wrap:wrap}}.carousel-cards-wrapper h6{color:#3656f4;font-weight:600;font-size:16px;text-transform:uppercase}@media (min-width: 768px){.carousel-cards-wrapper h6{font-size:24px}}.carousel-cards-wrapper h4{color:#222;font-size:24px;font-weight:500;margin-bottom:24px}@media (min-width: 768px){.carousel-cards-wrapper h4{font-size:32px}}.carousel-cards-wrapper .slide-wrapper{position:relative;width:100%;overflow:hidden;z-index:1}@media (min-width: 1200px){.carousel-cards-wrapper .slide-wrapper{margin-right:-16px}}.carousel-cards-wrapper .slide-wrapper .dots{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px}@media (min-width: 768px){.carousel-cards-wrapper .slide-wrapper .dots{margin-top:24px}}@media (min-width: 1200px){.carousel-cards-wrapper .slide-wrapper .dots{display:none}}.carousel-cards-wrapper .slide-wrapper .dots .dot{padding:4px;border-radius:100%;background-color:#222;border:none}.carousel-cards-wrapper .slide-wrapper .dots .dot-active{background-color:#b5b0b0;padding:4px}.carousel-cards-wrapper .carousel-container{display:flex;gap:8px}@media (min-width: 768px){.carousel-cards-wrapper .carousel-container{gap:16px}}.carousel-cards-wrapper .carousel-container .carousel-img{flex:0 0 calc(48% + 1px);max-width:calc(48% + 1px)}@media (min-width: 768px){.carousel-cards-wrapper .carousel-container .carousel-img{flex:0 0 calc(32% - 4px);max-width:calc(32% - 4px)}}@media (min-width: 1200px){.carousel-cards-wrapper .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.carousel-cards-wrapper .carousel-container .singleCard{height:243px}@media (min-width: 325px){.carousel-cards-wrapper .carousel-container .singleCard{height:235px}}@media (min-width: 356px){.carousel-cards-wrapper .carousel-container .singleCard{height:256px}}@media (min-width: 425px){.carousel-cards-wrapper .carousel-container .singleCard{height:auto}}@media (min-width: 992px){.carousel-cards-wrapper .carousel-container .singleCard{height:376px}}@media (min-width: 1200px){.carousel-cards-wrapper .carousel-container .singleCard{height:-moz-fit-content;height:fit-content}}.carousel-cards-wrapper .slide-btn-wrapper{display:none;position:absolute;bottom:-26px;gap:60px}@media (min-width: 768px){.carousel-cards-wrapper .slide-btn-wrapper{display:flex;width:100%;justify-content:space-between;top:calc(50% - 40px)}}@media (min-width: 1200px){.carousel-cards-wrapper .slide-btn-wrapper{display:none}}.carousel-cards-wrapper .slide-btn{bottom:-36px;height:40px;width:40px;border-radius:100%;background:#fff;margin-top:20px;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.carousel-cards-wrapper .slide-btn:hover{background:#fff!important}.carousel-cards-wrapper .next-slide{right:20px}.carousel-cards-wrapper .prev-slide{left:20px;padding:0 80px}.carousel-container .hero-img-carousel span img{max-height:none;aspect-ratio:auto;-o-object-fit:fill;object-fit:fill}.imagesCarousel-container{margin-top:0!important}@media (min-width: 768px){.imagesCarousel-container{margin-top:60px!important}}.whyTecnoGexValuePack-wrapper{margin:0 auto}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper{margin-top:40px}}.whyTecnoGexValuePack-wrapper h5{color:#3656f4;font-weight:700;font-size:16px}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper h5{font-size:24px}}.whyTecnoGexValuePack-wrapper h4{font-size:24px;font-weight:500}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper h4{font-size:32px}}.whyTecnoGexValuePack-wrapper h6{font-size:14px;color:#767676;font-weight:400}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper h6{font-size:20px}}.whyTecnoGexValuePack-wrapper .images-wrapper{display:flex;gap:16px;justify-content:center;margin-top:24px;flex-direction:column}.whyTecnoGexValuePack-wrapper .images-wrapper img{width:100%;max-width:100%}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper .images-wrapper{flex-direction:row;gap:24px}.whyTecnoGexValuePack-wrapper .images-wrapper img{width:auto}}.whyTecnoGexValuePack-wrapper .images-wrapper .industry{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper .images-wrapper .industry{gap:24px}}.whyTecnoGexValuePack-wrapper .images-wrapper .tailored-plans{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper .images-wrapper .tailored-plans{gap:24px}}.whyTecnoGexValuePack-wrapper .images-wrapper .tailored-plans :nth-child(2){display:flex;justify-content:space-between;flex-direction:column;gap:16px}@media (min-width: 768px){.whyTecnoGexValuePack-wrapper .images-wrapper .tailored-plans :nth-child(2){flex-direction:row;gap:24px}}.whyTecnoGexValuePack-wrapper .images-wrapper .tailored-plans :nth-child(2)>*{display:block}.testimonials{background-color:#d1edf1;position:relative;height:350px;width:100%;margin:24px -16px 40px;width:calc(100% + 32px)}@media (min-width: 576px){.testimonials{margin-left:0;margin-right:0;width:100%}}@media (min-width: 768px){.testimonials{width:90%;margin-left:auto;margin-right:auto;border-radius:30px;margin-top:40px}}.testimonials .testimonials-info{text-align:start;padding:24px 24px 118px}.testimonials .testimonials-info .title{text-align:center;font-size:16px;color:#3656f4;font-weight:600;text-transform:uppercase}@media (min-width: 768px){.testimonials .testimonials-info .title{text-align:start;font-size:24px}}.testimonials .testimonials-info .description{width:100%;text-align:center;font-size:24px;font-weight:600;color:#1e1e1e}@media (min-width: 768px){.testimonials .testimonials-info .description{width:auto;text-align:start;font-size:32px}}.testimonials .testimonials-info .tagline{color:#767676;text-align:center;font-size:16px}@media (min-width: 768px){.testimonials .testimonials-info .tagline{text-align:start;font-size:20px}}.testimonials .testimonialImg{display:none;float:right;padding-right:74px}@media (min-width: 992px){.testimonials .testimonialImg{display:block;position:absolute;right:0;top:0}}.testimonials .container{position:absolute;bottom:-150px;background-color:#d1edf1;padding-bottom:20px!important}@media (min-width: 768px){.testimonials .container{background-color:transparent;bottom:-210px;padding-bottom:0!important}}.testimonials .container>.slide-wrapper>.carousel-container{padding:0 16px;gap:16px}@media (min-width: 768px){.testimonials .container>.slide-wrapper>.carousel-container{padding:0}}.testimonials .slide-btn-wrapper{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;transform:translateY(-35%);padding:0 20px;z-index:10}.testimonials .slide-btn{background-color:#fff;box-shadow:0 2px 6px #00000026;pointer-events:auto;background:#fff;border:1px solid #ddd;box-shadow:0 4px 10px #0000001a}.testimonials .card-container{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;padding:24px;flex:0 0 100%;box-sizing:border-box}@media (min-width: 768px){.testimonials .card-container{flex:0 0 32%}}.testimonials .card-container .description{font-size:14px;text-align:left;font-style:italic;color:#626262;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}@media (max-width: 768px){.testimonials .card-container .description{width:100%}}.testimonials .card-container .info{display:flex;justify-content:space-between;align-items:center}.testimonials .card-container .info .info-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.testimonials .card-container .info div>.name{font-size:20px;font-weight:500;margin-bottom:0;align-self:baseline}.testimonials .card-container .info div>.company{font-size:16px;color:#626262}.ourSuccess-container{width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 576px){.ourSuccess-container{margin-top:150px}}.ourSuccess-container .container{margin-top:0!important;padding:0!important}@media (min-width: 576px){.ourSuccess-container .container .slide-btn-wrapper{display:none!important}}.ourSuccess-container .container .slide-wrapper .carousel-container{justify-content:space-between}.ourSuccess-container .slide-container{margin-bottom:0}.ourSuccess-container .dots{margin-top:50px!important}@media (min-width: 576px){.ourSuccess-container .dots{display:none!important}}.ourSuccess-container .ourSuccess{display:flex;flex-direction:column;width:100%;align-items:center}@media (min-width: 992px){.ourSuccess-container .ourSuccess{align-items:flex-start}}.ourSuccess-container .ourSuccess p{margin-bottom:0}.ourSuccess-container .ourSuccess .title{font-size:18px;color:#3656f4;font-weight:700;text-transform:uppercase}@media (min-width: 992px){.ourSuccess-container .ourSuccess .title{font-size:24px}}.ourSuccess-container .ourSuccess .subTitle{color:#000;font-weight:600;font-size:22px;text-decoration:none!important}@media (min-width: 992px){.ourSuccess-container .ourSuccess .subTitle{font-size:40px}}.ourSuccess-container .ourSuccess .success-description{color:#000;font-weight:500;opacity:.6;font-size:16px}@media (min-width: 992px){.ourSuccess-container .ourSuccess .success-description{font-size:16px}}.ourSuccess-container .card-container{display:flex;flex-direction:column;border-radius:20px;flex:0 0 100%;margin-top:20px}@media (min-width: 768px){.ourSuccess-container .card-container{flex:0 0 32%}}.ourSuccess-container .card-container span>img{width:100%}.ourSuccess-container .card-container .ourSucessImg-container{position:relative;cursor:pointer;border-radius:8px}.ourSuccess-container .card-container .ourSucessImg-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.ourSuccess-container .card-container .ourSucessImg-container .info{position:absolute;top:0;left:0;right:0;bottom:0;align-items:center;background-color:#00000080;color:#fff;font-size:20px;border-radius:8px;display:flex;flex-direction:column;justify-content:center}.ourSuccess-container .card-container .ourSucessImg-container .info p{font-size:24px;font-weight:600;text-transform:uppercase;padding:0}.ourSuccess-container .card-container .ourSucessImg-container .info .linkTo{display:flex;align-items:center;gap:4px;font-size:14px;color:#fff;text-decoration:none}.ourSuccess-container .card-container .ourSucessImg-container:hover{background-color:#00000080}.ourSuccess-container .card-container .ourSucessImg-container:hover .hover-text{opacity:1}.ourSuccess-container .card-container .ourSucessImg-container .bottom-text{position:absolute;bottom:-50px;margin-top:16px;font-size:18px;font-weight:600;text-transform:uppercase}.ourSuccess-container .ctaBtn{display:flex;justify-content:center;margin-top:10px;margin-bottom:10px}@media (min-width: 768px){.ourSuccess-container .ctaBtn{margin-top:50px}}.ourSuccess-container .ctaBtn .cta{display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 768px){.ourSuccess-container .ctaBtn .cta{height:55px;width:200px}}.ourSuccess-container .ctaBtn .cta:hover{background-color:var(--hover);color:#000}.ourSuccess-container .ctaBtn .cta svg{font-size:23px;height:23px;font-weight:700}.ctaBtn{display:flex;justify-content:center;margin-bottom:.5rem}@media (max-width: 993px){.ctaBtn.content-center{justify-content:center!important}}@media (min-width: 993px){.ctaBtn.content-end{justify-content:flex-end!important}.ctaBtn.content-start{justify-content:flex-start!important}}.ctaBtn .cta{display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 768px){.ctaBtn .cta{height:55px;width:200px}}.ctaBtn .cta:hover{background-color:var(--hover);color:#000}.ctaBtn .cta svg{font-size:23px;height:23px;font-weight:700}.valuePacks-container{display:flex;flex-direction:column;margin-top:50px}@media (min-width: 576px){.valuePacks-container{margin-top:20px}}@media (min-width: 768px){.valuePacks-container{margin-bottom:40px}}.valuePacks-container .top-info{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 576px){.valuePacks-container .top-info{flex-direction:row}}.valuePacks-container .top-info .title{text-align:left}.valuePacks-container .top-info .title h1{font-size:24px;font-weight:700}.valuePacks-container .top-info .title p{font-size:16px;color:#626262}@media (min-width: 576px){.valuePacks-container .top-info .title h1{font-size:32px}.valuePacks-container .top-info .title p{font-size:20px}}.valuePacks-container .top-info .clearBtn{background-color:#3854f6;height:44px;width:100%;color:#fff;text-decoration:none!important;display:flex;align-items:center;justify-content:center;border-radius:4px;margin-bottom:40px;cursor:pointer}@media (min-width: 576px){.valuePacks-container .top-info .clearBtn{width:auto;color:#3854f6;font-size:20px;font-weight:500;text-decoration:underline!important;background-color:transparent;margin-bottom:0}}.valuePacks-container .categories{display:flex;gap:6px;align-items:center;justify-content:space-between;overflow-x:auto}.valuePacks-container .categories .category{cursor:pointer;width:140px;min-width:140px;height:140px;border-radius:20px;font-size:16px;color:#000;border:3px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom,#d5d7e0,#d5d7e0 5%,#d5d7e0 65%,#d5d7e0,#fff 85%);background-origin:border-box;background-clip:content-box,border-box;border-bottom:none;transition:all .5s ease}.valuePacks-container .categories .category:hover{color:#3854f6;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom,#3854f6,#3854f6 5%,#d5d7e0 65%,#d5d7e0,#fff 85%)}.valuePacks-container .categories .category p{padding:16px}.valuePacks-container .categories .active{color:#3854f6;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom,#3854f6,#3854f6 5%,#d5d7e0 65%,#d5d7e0,#fff 85%)}.ourClients-container{margin-top:40px;background:#f5f5f5;padding:16px 0}@media (min-width: 768px){.ourClients-container{margin-top:60px;border-radius:30px}}.ourClients-container .title{font-size:16px;font-weight:700;color:#3656f4}@media (min-width: 768px){.ourClients-container .title{font-size:24px}}.ourClients-container .description{padding:0 50px;color:#1e1e1e;font-weight:600}@media (min-width: 768px){.ourClients-container .description{font-size:32px}}.ourClients_logo_slider_section .logos{overflow:hidden;white-space:nowrap;position:relative;opacity:.5;margin-top:35px}.ourClients_logo_slider_section .logos:before,.ourClients_logo_slider_section .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.ourClients_logo_slider_section .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.ourClients_logo_slider_section .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.ourClients_logo_slider_section .logos:hover .logos-slide{animation-play-state:paused}.ourClients_logo_slider_section .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex;gap:16px}@media (min-width: 768px){.ourClients_logo_slider_section .logos .logos-slide{gap:32px}}.ourClients_logo_slider_section .logos .logos-slide img{background-color:#fff;border-radius:100%;height:48px;margin:0 1.5rem}@media (min-width: 768px){.ourClients_logo_slider_section .logos .logos-slide img{padding:10px;height:120px}}.designPage{margin-top:60px;display:flex;flex-direction:column;align-items:center;gap:24px;overflow:hidden;margin-bottom:-30px}@media (min-width: 768px){.designPage{margin-bottom:-35px}}@media (min-width: 992px){.designPage{margin-top:80px;margin-bottom:-90px}}.designPage .heroBanner{position:relative;width:100%;max-height:100vh}.designPage .heroBanner img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.designPage .heroBanner img{width:100%}}.designPage .heroBanner .info-wrapper{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:90%}@media (min-width: 768px){.designPage .heroBanner .info-wrapper{width:58%}}.designPage .heroBanner .info-wrapper .title{color:#000;text-align:center;font-size:24px;font-weight:600}@media (min-width: 768px){.designPage .heroBanner .info-wrapper .title{font-size:48px}}.designPage .heroBanner .info-wrapper .title span{color:#3854f6}.designPage .heroBanner .info-wrapper .description{margin-top:-10px;font-size:12px;color:#000}@media (min-width: 768px){.designPage .heroBanner .info-wrapper .description{font-size:20px}}@media (min-width: 992px){.designPage .heroBanner .info-wrapper .description{width:70%;margin:auto}}.designPage .designCol{padding:0 16px;width:100%;display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.designPage .designCol{padding:0 72px;margin-top:24px;gap:80px}}.designPage .discount-img{margin:0 -16px}@media (min-width: 992px){.designPage .discount-img{margin:0 -72px}}.designPage .discount-img span,.designPage .discount-img span img{width:100%}.designPage .testimonials{margin-top:0;margin-bottom:100px}@media (min-width: 768px){.designPage .testimonials{margin-bottom:200px}}.designPage .testimonials .slide-btn-wrapper{display:none}@media (min-width: 992px){.designPage .faqs-wrapper{margin-bottom:60px}}.designPage .section{margin-top:35px}@media (min-width: 768px){.designPage .section{margin-top:35px}}@media (min-width: 992px){.designPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.designPage .section{margin-top:60px}}@media (min-width: 1400px){.designPage .section{margin-top:80px}}.designPage .cta{display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 992px){.designPage .cta{width:222px;padding:15.5px 10px;gap:10px;font-size:22px}}@media (min-width: 768px){.designPage .cta{height:55px;width:200px}}.designPage .cta:hover{background-color:var(--hover);color:#000}.designPage .cta svg{font-size:23px;height:23px;font-weight:700}.container{margin-top:60px;width:100%;display:flex;flex-direction:column;align-items:center;position:relative;padding:0!important;margin-bottom:40px}@media (min-width: 768px){.container{padding:0 72px!important;margin-top:40px}}.container h6{color:#3656f4;font-weight:700;font-size:16px;text-transform:uppercase}@media (min-width: 768px){.container h6{font-size:24px}}.container h4{color:#222;font-size:24px;font-weight:600}@media (min-width: 768px){.container h4{margin-bottom:24px;font-size:32px}}.container .slide-wrapper{position:relative;width:100%;overflow:hidden;z-index:1}.container .slide-wrapper .dots{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px}@media (min-width: 768px){.container .slide-wrapper .dots{margin-top:24px}}.container .slide-wrapper .dots .dot{padding:4px;border-radius:100%;background-color:#d9d9d9;border:none}.container .slide-wrapper .dots .dot-active{background-color:#3854f6;padding:6px}.container .carousel-container{display:flex;gap:8px}@media (min-width: 768px){.container .carousel-container{gap:16px}}.container .carousel-container .carousel-img{flex:0 0 calc(48% + 1px)}@media (min-width: 768px){.container .carousel-container .carousel-img{flex:0 0 32%}}@media (min-width: 1200px){.container .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.container .slide-btn-wrapper{display:flex;position:absolute;bottom:-26px;gap:60px}@media (min-width: 768px){.container .slide-btn-wrapper{width:100%;justify-content:space-between;top:calc(50% - 40px)}}.container .slide-btn{bottom:-36px;height:40px;width:40px;border-radius:100%;background:#fff;margin-top:20px;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.container .slide-btn:hover{background:#fff!important}.container .next-slide{right:20px}.container .prev-slide{left:20px;padding:0 80px}.container .carousel-card{padding:16px;cursor:pointer}.container .carousel-card .card-title{display:flex;align-items:center;justify-content:space-between;width:100%}.container .carousel-card .card-title h6{font-size:18px;color:#000;margin:0}.container .carousel-card .card-title svg{align-self:baseline}.categories-carousel .container{margin-bottom:0!important;margin-top:0!important}@media (min-width: 768px){.categories-carousel .container{margin-top:80px}}.categories-carousel .carousel-container .carousel-img{flex:0 0 calc(48% + 1px)}@media (min-width: 768px){.categories-carousel .carousel-container .carousel-img{flex:0 0 32%}}@media (min-width: 1200px){.categories-carousel .carousel-container .carousel-img{flex:0 0 calc(15.6666667% - 2px)}}.categories-carousel .carousel-container .carousel-img .carousel-card{height:100%;border-radius:10px}.categories-carousel .carousel-container .carousel-img .carousel-card span img{width:100%}.userEducationSection .getStartedBtn{transition:all .3s ease-in-out;width:170px;height:40px;font-size:16px;border-radius:70px;border:none;font-weight:500;margin-top:1rem;background-color:var(--primary);color:#fff}.userEducationSection .getStartedBtn:hover{opacity:.9}@media (min-width: 992px){.userEducationSection .getStartedBtn{width:192px;height:50px;font-size:18px;font-weight:600}}.custom-design{display:flex;padding:40px 10px;flex-direction:column;align-items:center;justify-content:center;background:#222;width:100vw;height:260px}@media (min-width: 768px){.custom-design{height:348px}}.custom-design .title{color:#fff!important;text-align:center;font-size:24px;font-weight:600;line-height:normal}@media (min-width: 768px){.custom-design .title{font-size:40px}}.custom-design .description{color:#fff!important;text-align:center;font-size:16px;font-weight:600;line-height:normal;text-transform:capitalize;opacity:.7}@media (min-width: 768px){.custom-design .description{font-size:18px}}.custom-design .customDesignBtn{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:30px;background:#fff;font-size:16px;border:none;font-weight:600;text-decoration:none;color:#333;padding:8px 50px;cursor:pointer}@media (min-width: 768px){.custom-design .customDesignBtn{padding:12px 33px;font-size:18px;width:218px}}@media (min-width: 992px){.custom-design .customDesignBtn{margin-top:16px}}.discounts-wrapper{display:flex;align-items:center;margin:0 -72px;position:relative}.discounts-wrapper .slider-container{display:flex;width:100%}.discounts-wrapper .discount-img{flex:0 0 100%;margin:0;cursor:pointer}.discounts-wrapper .slide-btn-wrapper{display:none!important;position:absolute;gap:60px}@media (min-width: 768px){.discounts-wrapper .slide-btn-wrapper{display:flex!important;width:100%;justify-content:space-between;top:calc(50% - 40px)}}.discounts-wrapper .slide-btn{height:40px;width:40px;border-radius:100%;background:#fff;margin-top:20px;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.discounts-wrapper .slide-btn:hover{background:#fff!important}.discounts-wrapper .next-slide{right:20px;padding:0 80px}.discounts-wrapper .prev-slide{left:20px;padding:0 80px}.parallax{overflow:hidden;letter-spacing:-2px;line-height:.8;margin:0;white-space:nowrap;display:flex;flex-wrap:nowrap}.parallax .scroller{font-weight:600;text-transform:uppercase;font-size:64px;white-space:nowrap;display:flex;flex-wrap:nowrap;gap:12px}@media (min-width: 992px){.parallax .scroller{gap:20px}}.parallax span{display:block;margin-right:30px}.designDetail-wrapper{padding:0 16px;margin-top:60px;overflow:hidden;display:flex;flex-direction:column;gap:24px;margin-bottom:-30px}@media (min-width: 768px){.designDetail-wrapper{margin-bottom:-35px}}@media (min-width: 992px){.designDetail-wrapper{margin-top:80px;margin-bottom:-90px;gap:80px;padding:0 72px}}.designDetail-wrapper .relatedTemplates-container{margin-top:0;margin-bottom:0}.designDetail-wrapper .processSteps-container{margin-bottom:0}.designDetail-wrapper .testimonials{margin-top:0}@media (min-width: 768px){.designDetail-wrapper .testimonials{margin-bottom:200px}}.designDetail-wrapper .testimonials .slide-btn-wrapper{display:none}.designDetail-wrapper .discount-img span,.designDetail-wrapper .discount-img span img{width:100%}.designDetail-wrapper .faqs-wrapper{margin:0 -16px}@media (min-width: 992px){.designDetail-wrapper .faqs-wrapper{margin:-35px -72px 0}}.designDetail-wrapper .designDetailCustomDesign{margin:0 -16px}@media (min-width: 992px){.designDetail-wrapper .designDetailCustomDesign{margin:0 -72px}}.designDetail-wrapper .section{margin-top:35px}@media (min-width: 768px){.designDetail-wrapper .section{margin-top:35px}}@media (min-width: 992px){.designDetail-wrapper .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.designDetail-wrapper .section{margin-top:60px}}@media (min-width: 1400px){.designDetail-wrapper .section{margin-top:80px}}.designDetail-wrapper .cta{display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:190px}@media (min-width: 992px){.designDetail-wrapper .cta{width:222px;padding:15.5px 10px;gap:10px;font-size:22px}}@media (min-width: 768px){.designDetail-wrapper .cta{height:55px;width:200px}}.designDetail-wrapper .cta:hover{background-color:var(--hover);color:#000}.designDetail-wrapper .cta svg{font-size:23px;height:23px;font-weight:700}@media (max-width: 575.98px){.designDetail-wrapper .faqDesignDetails{margin-top:120px}}.detail-wrapper{display:flex;flex-direction:column;gap:16px}.detail-wrapper p{margin-bottom:0}@media (min-width: 992px){.detail-wrapper{margin-top:32px}}.detail-wrapper .detailInfo-wrapper{display:flex;justify-content:space-between;flex-direction:column;gap:16px}@media (min-width: 992px){.detail-wrapper .detailInfo-wrapper{gap:40px;flex-direction:row}}.detail-wrapper .detailInfo-wrapper .detailInfo-images{display:flex;flex-direction:column}@media (min-width: 992px){.detail-wrapper .detailInfo-wrapper .detailInfo-images{width:50%;flex-direction:row-reverse;gap:16px}}.detail-wrapper .detailInfo-wrapper .detailInfo-images span,.detail-wrapper .detailInfo-wrapper .detailInfo-images span img{width:100%}.detail-wrapper .detailInfo-wrapper .detailInfo-images .smallImages-designDetail{display:flex;gap:12px;align-items:center;margin-top:16px;width:40px}@media (min-width: 992px){.detail-wrapper .detailInfo-wrapper .detailInfo-images .smallImages-designDetail{flex-direction:column;align-self:baseline;margin-top:0}}.detail-wrapper .detailInfo-wrapper .detailInfo-images .smallImages-designDetail span img{width:40px;height:40px;border-radius:10px;border:1.5px solid rgba(56,84,246,.2);cursor:pointer}.detail-wrapper .detailInfo-wrapper .detailInfo-images .smallImages-designDetail .selected{border:1.5px solid #3854f6}.detail-wrapper .detailInfo-wrapper .detailInfo-data-wrapper{display:flex;flex-direction:column}@media (min-width: 992px){.detail-wrapper .detailInfo-wrapper .detailInfo-data-wrapper{width:50%}}.detail-wrapper .detailInfo-wrapper .detailInfo-data-wrapper .detailInfo-data{display:flex;flex-direction:column;gap:16px}.detail-wrapper .detailInfo-wrapper .detailInfo-data-wrapper .detailInfo-data .horizontalHr{margin:.1rem 0}.detailInfo-data-wrapper .title{color:#1e1e1e;font-size:24px;font-weight:600;text-align:left}.detailInfo-data-wrapper .author{display:flex;align-items:center;gap:6px;color:#222;font-size:14px;font-weight:500}@media (min-width: 992px){.detailInfo-data-wrapper .author{margin-top:-16px}}.detailInfo-data-wrapper .author span{background-color:#3854f6;width:12px;height:12px;border-radius:100%}.detailInfo-data-wrapper .description{color:#222c;font-size:12px;font-weight:400;text-align:left}.detailInfo-data-wrapper .detailData-pricing{display:flex;flex-direction:column;margin-top:1rem}@media (min-width: 992px){.detailInfo-data-wrapper .detailData-pricing{gap:8px}}.detailInfo-data-wrapper .detailData-pricing .limitedDeal{border-radius:6px;background:#cc0c39;display:flex;padding:5.5px 8px;justify-content:center;align-items:center;gap:10px;color:#fff;max-width:-moz-fit-content;max-width:fit-content;font-size:12px}.detailInfo-data-wrapper .detailData-pricing .pricing-wrapper-designDetail{display:flex;justify-content:center;flex-direction:row;align-self:flex-start;align-items:center;gap:10px}.detailInfo-data-wrapper .detailData-pricing .pricing-wrapper-designDetail .discountedPrice{color:#1e1e1e;font-size:32px;font-weight:600}.detailInfo-data-wrapper .detailData-pricing .pricing-wrapper-designDetail .originalPrice{color:#970000;font-size:18px;font-weight:500;text-decoration:line-through}.detailInfo-data-wrapper .detailData-pricing .buyNow{display:flex;align-items:center;gap:16px;max-width:330px}.detailInfo-data-wrapper .detailData-pricing .buyNow .buy{width:70%;background-color:#3854f6;border-radius:6px;height:48px;color:#fff;font-size:16px}.detailInfo-data-wrapper .detailData-pricing .buyNow .cartBtn{background:none;height:48px;width:48px;border-radius:6px;border:1px solid #3854f6}.detailInfo-data-wrapper .features-wrapper,.detailInfo-data-wrapper .offers-wrapper{display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden}.detailInfo-data-wrapper .features-wrapper .title,.detailInfo-data-wrapper .offers-wrapper .title{display:flex;gap:8px;color:#222;font-size:14px;font-weight:500;justify-content:space-between;margin-right:4px}.detailInfo-data-wrapper .features-wrapper .features,.detailInfo-data-wrapper .features-wrapper .offers,.detailInfo-data-wrapper .offers-wrapper .features,.detailInfo-data-wrapper .offers-wrapper .offers{display:flex;gap:12px}.detailInfo-data-wrapper .features-wrapper .features .feature,.detailInfo-data-wrapper .features-wrapper .features .offer,.detailInfo-data-wrapper .features-wrapper .offers .feature,.detailInfo-data-wrapper .features-wrapper .offers .offer,.detailInfo-data-wrapper .offers-wrapper .features .feature,.detailInfo-data-wrapper .offers-wrapper .features .offer,.detailInfo-data-wrapper .offers-wrapper .offers .feature,.detailInfo-data-wrapper .offers-wrapper .offers .offer{width:40%;display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:6px;flex-shrink:0;border-radius:5px;border:1px solid rgba(56,84,246,.2)}@media (min-width: 768px){.detailInfo-data-wrapper .features-wrapper .features .feature,.detailInfo-data-wrapper .features-wrapper .features .offer,.detailInfo-data-wrapper .features-wrapper .offers .feature,.detailInfo-data-wrapper .features-wrapper .offers .offer,.detailInfo-data-wrapper .offers-wrapper .features .feature,.detailInfo-data-wrapper .offers-wrapper .features .offer,.detailInfo-data-wrapper .offers-wrapper .offers .feature,.detailInfo-data-wrapper .offers-wrapper .offers .offer{width:33.3333%}}@media (min-width: 1200px){.detailInfo-data-wrapper .features-wrapper .features .feature,.detailInfo-data-wrapper .features-wrapper .features .offer,.detailInfo-data-wrapper .features-wrapper .offers .feature,.detailInfo-data-wrapper .features-wrapper .offers .offer,.detailInfo-data-wrapper .offers-wrapper .features .feature,.detailInfo-data-wrapper .offers-wrapper .features .offer,.detailInfo-data-wrapper .offers-wrapper .offers .feature,.detailInfo-data-wrapper .offers-wrapper .offers .offer{width:25%}}.detailInfo-data-wrapper .features-wrapper .features .feature .feature-text,.detailInfo-data-wrapper .features-wrapper .features .offer .feature-text,.detailInfo-data-wrapper .features-wrapper .offers .feature .feature-text,.detailInfo-data-wrapper .features-wrapper .offers .offer .feature-text,.detailInfo-data-wrapper .offers-wrapper .features .feature .feature-text,.detailInfo-data-wrapper .offers-wrapper .features .offer .feature-text,.detailInfo-data-wrapper .offers-wrapper .offers .feature .feature-text,.detailInfo-data-wrapper .offers-wrapper .offers .offer .feature-text{width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;background:#fff}.detailInfo-data-wrapper .features-wrapper .features .feature .offer-text,.detailInfo-data-wrapper .features-wrapper .features .offer .offer-text,.detailInfo-data-wrapper .features-wrapper .offers .feature .offer-text,.detailInfo-data-wrapper .features-wrapper .offers .offer .offer-text,.detailInfo-data-wrapper .offers-wrapper .features .feature .offer-text,.detailInfo-data-wrapper .offers-wrapper .features .offer .offer-text,.detailInfo-data-wrapper .offers-wrapper .offers .feature .offer-text,.detailInfo-data-wrapper .offers-wrapper .offers .offer .offer-text{width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center}.detailInfo-data-wrapper .features-wrapper .features .feature .title,.detailInfo-data-wrapper .features-wrapper .features .offer .title,.detailInfo-data-wrapper .features-wrapper .offers .feature .title,.detailInfo-data-wrapper .features-wrapper .offers .offer .title,.detailInfo-data-wrapper .offers-wrapper .features .feature .title,.detailInfo-data-wrapper .offers-wrapper .features .offer .title,.detailInfo-data-wrapper .offers-wrapper .offers .feature .title,.detailInfo-data-wrapper .offers-wrapper .offers .offer .title{color:#222;font-size:12px;font-weight:600}.detailInfo-data-wrapper .features-wrapper .features .feature .title-offer,.detailInfo-data-wrapper .features-wrapper .features .offer .title-offer,.detailInfo-data-wrapper .features-wrapper .offers .feature .title-offer,.detailInfo-data-wrapper .features-wrapper .offers .offer .title-offer,.detailInfo-data-wrapper .offers-wrapper .features .feature .title-offer,.detailInfo-data-wrapper .offers-wrapper .features .offer .title-offer,.detailInfo-data-wrapper .offers-wrapper .offers .feature .title-offer,.detailInfo-data-wrapper .offers-wrapper .offers .offer .title-offer{align-self:center;text-align:center;font-weight:400}.detailInfo-data-wrapper .features-wrapper .features .feature .description,.detailInfo-data-wrapper .features-wrapper .features .offer .description,.detailInfo-data-wrapper .features-wrapper .offers .feature .description,.detailInfo-data-wrapper .features-wrapper .offers .offer .description,.detailInfo-data-wrapper .offers-wrapper .features .feature .description,.detailInfo-data-wrapper .offers-wrapper .features .offer .description,.detailInfo-data-wrapper .offers-wrapper .offers .feature .description,.detailInfo-data-wrapper .offers-wrapper .offers .offer .description{color:#222;font-size:12px;font-weight:400}.detailInfo-data-wrapper .features-wrapper .features .feature span,.detailInfo-data-wrapper .features-wrapper .features .offer span,.detailInfo-data-wrapper .features-wrapper .offers .feature span,.detailInfo-data-wrapper .features-wrapper .offers .offer span,.detailInfo-data-wrapper .offers-wrapper .features .feature span,.detailInfo-data-wrapper .offers-wrapper .features .offer span,.detailInfo-data-wrapper .offers-wrapper .offers .feature span,.detailInfo-data-wrapper .offers-wrapper .offers .offer span{align-self:center}.detailInfo-data-wrapper .features-wrapper .features .offer,.detailInfo-data-wrapper .features-wrapper .offers .offer,.detailInfo-data-wrapper .offers-wrapper .features .offer,.detailInfo-data-wrapper .offers-wrapper .offers .offer{padding-bottom:0;justify-content:space-around}.detailInfo-data-wrapper .features-wrapper .slide-btn-wrapper-productDetail,.detailInfo-data-wrapper .offers-wrapper .slide-btn-wrapper-productDetail{display:flex;align-items:center;gap:8px}.detailInfo-data-wrapper .features-wrapper .slide-btn-wrapper,.detailInfo-data-wrapper .offers-wrapper .slide-btn-wrapper{display:flex;position:absolute;top:0;gap:20px;justify-content:space-between}@media (min-width: 768px){.detailInfo-data-wrapper .features-wrapper .slide-btn-wrapper,.detailInfo-data-wrapper .offers-wrapper .slide-btn-wrapper{justify-content:space-between}}.detailInfo-data-wrapper .features-wrapper .slide-btn,.detailInfo-data-wrapper .offers-wrapper .slide-btn{height:30px;width:30px;min-width:30px;border-radius:100%;background:#fff;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.detailInfo-data-wrapper .features-wrapper .slide-btn:hover,.detailInfo-data-wrapper .offers-wrapper .slide-btn:hover{background:#fff!important}.processSteps-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;padding:0 16px}.processSteps-wrapper .title{font-size:16px;text-align:center;color:#2c47e9}@media (min-width: 768px){.processSteps-wrapper .title{font-size:24px}}.processSteps-wrapper .description{font-size:20px;text-align:center;font-weight:600;color:#222}@media (min-width: 768px){.processSteps-wrapper .description{font-size:32px}}.processSteps-wrapper .dataContent-wrapper{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width: 992px){.processSteps-wrapper .dataContent-wrapper{flex-direction:row;gap:24px}}.processSteps-wrapper .dataContent-wrapper .lazy-load-image-background{width:100%;height:auto;border-radius:10px}.processSteps-wrapper .dataContent-wrapper .lazy-load-image-background img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (min-width: 992px){.processSteps-wrapper .dataContent-wrapper .lazy-load-image-background{width:50vw}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width: 992px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide{width:50%;gap:24px}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav{display:flex;gap:8px;align-self:center}@media (min-width: 768px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav{align-self:flex-start}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav .num{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border:1.2px solid #2c47e9;border-radius:100%;color:#2c47e9;background:none;font-weight:600;transition:all .2s ease-in-out}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav .num:hover,.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav .num-active{background-color:#2c47e9;color:#fff}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper{overflow-x:hidden;width:100%}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .carousel-container{display:flex;gap:16px;width:-moz-fit-content;width:fit-content}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper{flex-shrink:0;width:100%;max-width:300px}@media (min-width: 768px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper{width:250px}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card{border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 6px #0000000d;transition:transform .2s ease-in-out}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card:hover{transform:translateY(-5px)}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-body{padding:16px}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-title{font-size:14px;font-weight:600;text-align:left;margin-bottom:8px}@media (min-width: 768px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-title{font-size:16px}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-text{font-size:12px;color:#222222a6;text-align:left;font-weight:400}@media (min-width: 768px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-text{font-size:15px}}.growthProcessSteps .processSteps .step{display:flex;justify-content:space-between;flex-direction:column;gap:1rem;margin-top:1rem}@media (min-width: 992px){.growthProcessSteps .processSteps .step{flex-direction:row;margin-top:32px;gap:24px}}@media (min-width: 1200px){.growthProcessSteps .processSteps .step{gap:32px}}.growthProcessSteps .processSteps .step .stepLeft{min-height:193px}@media (min-width: 992px){.growthProcessSteps .processSteps .step .stepLeft{flex:55%;min-height:300px}}.growthProcessSteps .processSteps .step .stepLeft .leftImage{max-width:100%;height:auto}.growthProcessSteps .processSteps .step .stepRight{text-align:left}@media (min-width: 992px){.growthProcessSteps .processSteps .step .stepRight{flex:45%}}.growthProcessSteps .processSteps .step .stepRight .stepsButtons{display:flex;flex-wrap:wrap;gap:10px}.growthProcessSteps .processSteps .step .stepRight .stepsButtons .stepButton{display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background-color:var(--hover);transition:all .3s ease-in-out;height:2.3rem;width:2.3rem;font-size:16px}@media (min-width: 992px){.growthProcessSteps .processSteps .step .stepRight .stepsButtons .stepButton{font-size:20px;height:3rem;width:3rem}}.growthProcessSteps .processSteps .step .stepRight .stepsButtons .stepButton.active{background-color:var(--primary);color:#fff}@media (min-width: 992px){.growthProcessSteps .processSteps .step .stepRight .stepsButtons .stepButton:hover{border:2px solid var(--primary)}}.growthProcessSteps .processSteps .step .stepRight .processTitle{font-style:normal;line-height:normal;font-size:16px;font-weight:600;margin-top:1rem}@media (min-width: 992px){.growthProcessSteps .processSteps .step .stepRight .processTitle{color:#222;font-size:28px}}.growthProcessSteps .processSteps .step .stepRight .processDesc{font-style:normal;font-weight:400;line-height:normal;color:#222222a6;font-size:14px;margin-top:.5rem}@media (min-width: 992px){.growthProcessSteps .processSteps .step .stepRight .processDesc{font-size:16px}}.orderSuccess{position:relative;text-align:center;margin:auto;padding:10px;margin-top:3rem;width:100vw;height:100vh}@media (min-width: 768px){.orderSuccess{width:calc(100vw - 36px);margin-top:2.5rem}}@media (min-width: 992px){.orderSuccess{width:900px;margin-top:0rem}}@media (min-width: 1200px){.orderSuccess{width:1076px}}.orderSuccess__image{width:100%;border-radius:12px}@media (min-width: 992px){.orderSuccess__image{scale:.8}}.orderSuccess__content{position:absolute;top:90px;left:0;width:100%;padding:20px;color:#000}@media (min-width: 768px){.orderSuccess__content{top:220px}}@media (min-width: 992px){.orderSuccess__content{top:270px}}@media (min-width: 1200px){.orderSuccess__content{top:320px}}.orderSuccess__price{font-weight:600;font-size:32px}@media (min-width: 768px){.orderSuccess__price{font-size:40px}}@media (min-width: 992px){.orderSuccess__price{font-size:45px}}@media (min-width: 1200px){.orderSuccess__price{font-size:50px}}.orderSuccess__message{font-weight:600;font-size:18px}@media (min-width: 768px){.orderSuccess__message{font-size:34px}}@media (min-width: 992px){.orderSuccess__message{font-size:35px}}@media (min-width: 1200px){.orderSuccess__message{font-size:40px}}.orderSuccess__subtext{font-weight:500;font-size:13px;margin-top:6px}@media (min-width: 768px){.orderSuccess__subtext{font-size:22px}}@media (min-width: 992px){.orderSuccess__subtext{margin-top:6px;font-size:28px}}@media (min-width: 1200px){.orderSuccess__subtext{margin-top:10px;font-size:33px}}.orderSuccess__details{font-weight:400;font-size:14px;margin-top:12px;color:#0009}@media (min-width: 768px){.orderSuccess__details{font-size:22px}}@media (min-width: 992px){.orderSuccess__details{margin-top:8px;font-size:28px}}@media (min-width: 1200px){.orderSuccess__details{margin-top:20px}}.orderSuccess__button{margin-top:20px;padding:9.5px;width:90%;font-weight:600;color:#fff;background:#3854f6;border-radius:6px;cursor:pointer;border:none;transition:all .3s;font-size:14px}@media (min-width: 768px){.orderSuccess__button{font-size:18px;width:60%}}@media (min-width: 992px){.orderSuccess__button{width:70%;font-size:20px;padding:13px;margin-top:15px;border-radius:10px}}@media (min-width: 1200px){.orderSuccess__button{margin-top:30px}}.orderSuccess__button:hover{background:#223499}.orderSuccess__items{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}@media (min-width: 768px){.orderSuccess__items{flex-direction:row;justify-content:space-around;margin-top:30px}}@media (min-width: 992px){.orderSuccess__items{margin-top:40px}}@media (min-width: 1200px){.orderSuccess__items{margin-top:50px}}.orderSuccess__items__item,.orderSuccess__items__item div{display:flex}.orderSuccess__items__item div>*{width:50%}.orderFailed{position:relative;text-align:center;margin:auto;padding:10px;margin-top:3rem;width:100vw;height:100vh}@media (min-width: 768px){.orderFailed{width:calc(100vw - 36px);margin-top:2.5rem}}@media (min-width: 992px){.orderFailed{width:900px;margin-top:0rem}}@media (min-width: 1200px){.orderFailed{width:1076px}}.orderFailed__image{width:100%;border-radius:12px}@media (min-width: 992px){.orderFailed__image{scale:.8}}.orderFailed__icon{margin:0 auto 10px;width:80px;height:80px}@media (min-width: 992px){.orderFailed__icon{width:110px;height:110px}}.orderFailed__icon img{width:100%;height:auto}.orderFailed__content{position:absolute;top:90px;left:0;width:100%;padding:20px;color:#000}@media (max-width: 575.98px){.orderFailed__content{margin-top:20px}}@media (min-width: 768px){.orderFailed__content{top:220px}}@media (min-width: 992px){.orderFailed__content{top:270px}}@media (min-width: 1200px){.orderFailed__content{top:320px}}.orderFailed__price{font-weight:600;font-size:32px;color:#000}@media (min-width: 768px){.orderFailed__price{font-size:40px}}@media (min-width: 992px){.orderFailed__price{font-size:45px}}@media (min-width: 1200px){.orderFailed__price{font-size:50px}}.orderFailed__message{font-weight:600;font-size:18px;color:#f83f3e}@media (min-width: 768px){.orderFailed__message{font-size:34px}}@media (min-width: 992px){.orderFailed__message{font-size:35px}}@media (min-width: 1200px){.orderFailed__message{font-size:40px}}.orderFailed__subtext{font-weight:500;font-size:16px;margin-top:6px;color:#000}@media (min-width: 768px){.orderFailed__subtext{font-size:22px}}@media (min-width: 992px){.orderFailed__subtext{margin-top:6px;font-size:28px}}@media (min-width: 1200px){.orderFailed__subtext{margin-top:10px;font-size:33px}}.orderFailed__details{font-weight:400;font-size:14px;margin-top:12px;color:#0009}@media (min-width: 768px){.orderFailed__details{font-size:22px}}@media (min-width: 992px){.orderFailed__details{margin-top:8px;font-size:28px}}@media (min-width: 1200px){.orderFailed__details{margin-top:20px}}.orderFailed__redirect{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.48px;margin:16px auto auto;width:90%}@media (min-width: 768px){.orderFailed__redirect{font-size:18px}}.orderFailed__redirect-time{color:#265adf;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.48px;font-size:16px}#loginSignupResetPassword{display:flex;min-height:100vh;max-width:1920px;margin:auto;flex-direction:column-reverse}@media (min-width: 992px){#loginSignupResetPassword{flex-direction:row}}#loginSignupResetPassword .onboardingRightSection{flex:60%}#loginSignupResetPassword .languageSection{padding:16px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 575.98px){#loginSignupResetPassword .languageSection{margin-top:1.5rem}}@media (min-width: 992px){#loginSignupResetPassword .languageSection{align-items:start;padding:54px 50px 20px}}@media (min-width: 1200px){#loginSignupResetPassword .languageSection{padding:54px 72px 0}}#loginSignupResetPassword .languageSection span{cursor:pointer;transition:all .3s}#loginSignupResetPassword .languageSection span:hover{color:#3854f6}#loginSignupResetPassword .languageSection select{border-radius:10px;border:1.5px solid #c9c9c9;width:150px;height:40px;padding-left:10px;appearance:none;background:url(https://i.imgur.com/zHMRqBl.png) no-repeat right 10px center;background-size:12px 8px;background-color:#fff;font-family:inherit;font-size:14px;color:#000;-webkit-appearance:none;-moz-appearance:none;padding-right:30px}@media (min-width: 992px){#loginSignupResetPassword .languageSection select{font-size:16px}}#loginSignupResetPassword .languageSection select:active{border:1.5px solid #3854f6}#loginSignupResetPassword .languageSection select option{background-color:#fff;color:#333;padding:10px}#loginSignupResetPassword .languageSection select:focus{outline:none;border-color:#2a44e7}@media (min-width: 768px){#loginSignupResetPassword .onboardingForm{margin:0 32px}}@media (min-width: 992px){#loginSignupResetPassword .onboardingForm{margin:0 50px}}@media (min-width: 1200px){#loginSignupResetPassword .onboardingForm{margin:0 175px 0 150px}}.onboardingLeftSection{background-color:#3854f6;text-align:left;padding:16px}@media (max-width: 575.98px){.onboardingLeftSection{padding:40px 16px}}@media (min-width: 768px){.onboardingLeftSection{padding:29px}}@media (min-width: 992px){.onboardingLeftSection{flex:39%;padding:54px 30px 70px}}@media (min-width: 1200px){.onboardingLeftSection{padding:54px 68px 70px}}.onboardingLeftSection .LeftLogo{width:auto;height:30px}@media (min-width: 992px){.onboardingLeftSection .LeftLogo{height:40px}}.onboardingLeftSection .leftData{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;gap:5px}.onboardingLeftSection .leftTitle{color:#fff;font-style:normal;font-weight:600;font-size:30px;margin-top:24px}@media (min-width: 1200px){.onboardingLeftSection .leftTitle{line-height:60px;margin-top:50px;font-size:40px}}@media (min-width: 1400px){.onboardingLeftSection .leftTitle{font-size:48px}}.onboardingLeftSection .leftDesc{color:#fff;font-style:normal;font-weight:400;line-height:normal;display:inline-block;margin:10px 0;opacity:.7;font-size:16px}.onboardingLeftSection .testimonialSection{border-radius:10px;background-color:#2135a6;color:#fff;overflow:hidden;height:220px;padding:16px}@media (min-width: 992px){.onboardingLeftSection .testimonialSection{padding:16px}}.onboardingLeftSection .testimonialSection .testimonial{display:flex;flex-direction:column;justify-content:space-between;height:100%;cursor:grab}.onboardingLeftSection .testimonialSection .testimonial ::-moz-selection{background-color:transparent}.onboardingLeftSection .testimonialSection .testimonial ::selection{background-color:transparent}.onboardingLeftSection .testimonialSection .testimonial .topSection .testimonialTitle{color:#fff;font-style:normal;font-weight:600;line-height:normal;font-size:20px}.onboardingLeftSection .testimonialSection .testimonial .topSection .testimonialSummary{color:#fff;font-style:normal;font-weight:400;line-height:normal;opacity:.7;font-size:12.5px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection{display:flex;justify-content:space-between;align-items:center;margin-top:5px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails{display:flex;align-items:center;gap:12px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails .bottomImage{border-radius:50%;height:50px;width:50px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails .clientName{color:#fff;font-style:normal;font-weight:600;line-height:normal;font-size:16px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails .companyName{font-size:12px;opacity:.7}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .rightDetails i{font-size:20px}@media (min-width: 768px){.onboardingLeftSection .testimonialSection .testimonial .bottomSection .rightDetails i{font-size:26px}}@media (min-width: 992px){.onboardingLeftSection .testimonialSection .testimonial .bottomSection .rightDetails i{font-size:30px}}.onboardingLeftSection .testimonialDots{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:10px}.onboardingLeftSection .testimonialDots .dot{cursor:pointer;display:inline-block;border-radius:50%;background:#fff;transition:all .3s ease-in-out;opacity:.3;width:10px;height:10px}.onboardingLeftSection .testimonialDots .dot.active{opacity:1}.loginPage{padding:16px}@media (max-width: 575.98px){.loginPage{padding-top:0}}@media (min-width: 768px){.loginPage{padding:16px 20px}}@media (min-width: 992px){.loginPage{padding:0}}.loginPage .signupMessage{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:18px;margin-bottom:50px}@media (min-width: 992px){.loginPage .signupMessage{margin-bottom:0}}.loginPage .signupMessage .signupText{color:#3854f6;font-size:14px;font-weight:700;cursor:pointer;text-decoration-line:underline}.loginPage .login-form .form-group{margin-bottom:1.5rem;position:relative}.loginPage .login-form .form-group.pass-group{margin-bottom:8px!important}.loginPage .login-form .form-group label{display:block;text-align:left;color:#000;font-style:normal;font-weight:500;line-height:normal;margin-bottom:6px;font-size:16px}.loginPage .login-form .form-group input[type=email],.loginPage .login-form .form-group input[type=password],.loginPage .login-form .form-group input[type=text]{width:100%;padding:9px;font-size:1rem;border:1.5px solid #c9c9c9;border-radius:4px;outline:none;transition:border-color .3s ease}.loginPage .login-form .form-group input[type=email]:focus,.loginPage .login-form .form-group input[type=password]:focus,.loginPage .login-form .form-group input[type=text]:focus{border-color:#007bff}.loginPage .login-form .form-group input[type=email].errorInp,.loginPage .login-form .form-group input[type=password].errorInp,.loginPage .login-form .form-group input[type=text].errorInp{border-color:#f21515}.loginPage .login-form .form-group .error-message{font-size:.875rem;margin-top:.5rem;position:absolute;bottom:-26px;width:100%;display:flex;align-items:center;justify-content:start;gap:5px}.loginPage .login-form .error-message{color:#b30000;text-align:left;font-size:.875rem;position:absolute;line-height:28px}.loginPage .login-form .password-wrapper{position:relative}.loginPage .login-form .password-wrapper .toggle-visibility{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);cursor:pointer;color:#007bff}.loginPage .login-form .resetPasswordAndError{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:13px}@media (min-width: 992px){.loginPage .login-form .resetPasswordAndError{gap:8px;font-size:16px}}.loginPage .login-form .resetPasswordAndError span{color:#b30000;text-align:left;width:-moz-fit-content;width:fit-content}.loginPage .login-form .resetPasswordAndError svg{margin-right:6px}.loginPage .login-form .resetPasswordAndError a{color:#000;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;text-align:right;font-size:13px;margin:12px 0;width:-moz-fit-content;width:fit-content}.loginPage .login-form .resetPasswordAndError a:hover{text-decoration:underline}.loginPage .login-form .submit-btn{color:#fff;font-style:normal;font-weight:600;line-height:normal;border-radius:6px;background:#3854f6;padding:9px;border:none;width:100%;cursor:pointer;transition:background-color .3s ease;font-size:18px;margin-top:10px}.loginPage .login-form .submit-btn:hover,.loginPage .login-form .submit-btn:disabled{background-color:#0056b3}.loginPage .login-form .form-group input[type=checkbox]{margin-right:.5rem}.loginPage .login-form a{opacity:.9;color:#3854f6;font-style:normal;font-weight:700;line-height:normal;font-size:15px;text-decoration-line:underline;text-decoration:none}.loginPage .login-form a:hover{text-decoration:underline}.loginPage .ant-divider-horizontal.ant-divider-with-text{margin:10px 0}.signupVerificationMessage{text-align:left;padding:16px;padding-top:4rem;padding-bottom:4rem}@media (min-width: 992px){.signupVerificationMessage{margin-top:2rem}}.signupVerificationMessage img{height:60px;margin-bottom:1rem}.signupVerificationMessage h2{color:#000;font-style:normal;font-weight:600;line-height:normal;text-align:left;font-size:36px;margin-bottom:10px}.signupVerificationMessage p{font-weight:600;width:97%;margin-bottom:5px}.signupPage{margin:0 auto;background-color:#fff;border-radius:8px;padding:0 16px}@media (min-width: 768px){.signupPage{padding:0}}@media (min-width: 992px){.signupPage{padding:0 0 70px}}.signupPage .form-group{display:flex;flex-direction:column;position:relative;margin-bottom:15px}.signupPage .form-group label{display:block;font-weight:500;color:#000;text-align:left;font-size:16px;margin-bottom:6px}.signupPage .form-group input{width:100%;padding:10px;color:#333;border:1.5px solid #c9c9c9;border-radius:6px;transition:border-color .3s ease;font-size:14px}.signupPage .form-group input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #3854f640}.signupPage .form-group.error input{border-color:#e74c3c}.signupPage .error-message{color:#e74c3c;display:flex;align-items:center;justify-content:flex-start;font-size:12px;margin-top:2px;text-align:left}.signupPage .error-message.tNcErr{margin-bottom:20px}@media (min-width: 992px){.signupPage .error-message.tNcErr{margin-top:-10px}}.signupPage .password-wrapper{display:flex;align-items:center;position:relative}.signupPage .password-wrapper input{flex-grow:1;padding-right:40px}.signupPage .password-wrapper .toggle-visibility{position:absolute;right:10px;cursor:pointer}.signupPage .agreementSection{text-align:left;display:flex;align-items:center;gap:10px;margin-top:10px;margin-bottom:20px}@media (min-width: 992px){.signupPage .agreementSection{margin-top:20px;margin-bottom:20px}}.signupPage .agreementSection input{cursor:pointer;border-color:#2c44e3;outline-color:#2c44e3;height:37px;width:33px}@media (min-width: 992px){.signupPage .agreementSection input{height:25px;width:25px}}.signupPage .agreementSection label{font-weight:500;font-size:12px}@media (min-width: 768px){.signupPage .agreementSection label{font-size:14px}}.signupPage .agreementSection label a{color:#3854f6;font-weight:700;text-decoration:underline}.signupPage .agreementSection label a:hover{text-decoration:underline}.signupPage .submit-btn{width:100%;padding:10px 0;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.signupPage .submit-btn:hover,.signupPage .submit-btn:disabled{background-color:#2c44e3}.signupPage .loginMessage{color:#000;text-align:center;font-size:14px;font-weight:500;margin-top:18px;margin-bottom:50px}@media (min-width: 992px){.signupPage .loginMessage{margin-top:15px;margin-bottom:0}}.signupPage .loginMessage .loginText{color:#3854f6;font-size:14px;font-weight:700;cursor:pointer;text-decoration:underline}@media (min-width: 992px){.signupPage .form-group-row{display:flex;gap:20px}.signupPage .form-group-row .form-group{flex:1;margin-bottom:20px}.signupPage .form-group-row .form-group input{width:100%}}.resetPasswordPage{padding:16px;margin-top:3rem;margin-bottom:3rem}@media (min-width: 768px){.resetPasswordPage{padding:16px 20px;margin-top:5rem}}@media (min-width: 992px){.resetPasswordPage{padding:0}}.resetPasswordPage h2{color:#000;font-style:normal;font-weight:600;line-height:normal;text-align:left;font-size:36px;margin-bottom:10px}.resetPasswordPage .messageText{text-align:left;color:#000;margin:0;font-weight:500;font-style:normal;line-height:normal;font-size:16px;opacity:.6}.resetPasswordPage .form-group{text-align:left;margin-bottom:10px;margin-top:20px}.resetPasswordPage .form-group label{font-size:16px;font-weight:500;margin-bottom:5px;display:block}.resetPasswordPage .form-group input{width:100%;padding:10px;border:1.6px solid #c9c9c9;border-radius:4px;font-size:14px}.resetPasswordPage .form-group input.errorInp{border-color:#b30000!important}.resetPasswordPage .form-group input:focus{border-color:#007bff;outline:none}.resetPasswordPage .form-group .error-message{color:#b30000;font-size:12px;display:flex;align-items:center;text-align:left;justify-content:left;margin-top:6px}.resetPasswordPage .form-group .error-message svg{margin-right:5px}.resetPasswordPage .submit-btn{width:100%;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;text-align:center;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px;margin-top:10px}.resetPasswordPage .submit-btn:hover{background-color:#1a52c9}.resetPasswordPage .signupMessage{margin-top:20px;font-size:14px;font-weight:500}.resetPasswordPage .signupMessage .signupText{color:#3b82f6;cursor:pointer;font-style:normal;font-weight:700;line-height:normal;text-decoration:underline;font-size:14px}.resetPasswordPage .successfullySentEmailSection{text-align:left;display:flex;flex-direction:column;gap:10px}.resetPasswordPage .successfullySentEmailSection img{height:auto;width:50px}@media (min-width: 992px){.resetPasswordPage .successfullySentEmailSection img{width:90px}}.resetPasswordPage .successfullySentEmailSection h2{color:#000;font-style:normal;font-weight:600;line-height:40px;text-align:left;margin-top:12px;font-size:36px}.resetPasswordPage .successfullySentEmailSection .emailMessage span{color:#0009;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.resetPasswordPage .successfullySentEmailSection .emailMessage strong{color:var(--primary);opacity:.9;font-weight:500}.resetPasswordPage .successfullySentEmailSection .emailMessage p{margin:8px 0 0}.resetPasswordPage .successfullySentEmailSection button{width:100%;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;padding:10px;margin-top:10px}.resetPasswordPage .successfullySentEmailSection button:hover{background-color:#1a52c9}.resetPasswordPage .successfullySentEmailSection a{text-decoration:none}.resetPasswordPage .successfullySentEmailSection a .homeBtn{display:flex;align-items:center;justify-content:center;text-decoration:none;gap:3px;background-color:transparent;color:#000;border:1.5px solid var(--primary);margin-top:0}.resetPasswordPage .successfullySentEmailSection a .homeBtn:hover{background-color:#e9e9ea;border:1.5px solid #e9e9ea}.resetPasswordPage .invalidOrBrokenLink{text-align:left;display:flex;flex-direction:column;gap:10px}.resetPasswordPage .invalidOrBrokenLink img{height:auto;width:45px}@media (min-width: 992px){.resetPasswordPage .invalidOrBrokenLink img{width:90px}}.resetPasswordPage .invalidOrBrokenLink h1{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:26px;margin:0}@media (min-width: 992px){.resetPasswordPage .invalidOrBrokenLink h1{font-size:36px}}.resetPasswordPage .invalidOrBrokenLink p{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:normal;opacity:.9}.resetPasswordPage .invalidOrBrokenLink a{text-decoration:none}.resetPasswordPage .choiceContainer h2{color:#000;font-style:normal;font-weight:600;text-align:left;line-height:43px;font-size:36px;margin-bottom:16px}.resetSuccessfulSection{padding:16px}.resetSuccessfulSection img{height:auto;width:80%}@media (min-width: 768px){.resetSuccessfulSection img{width:50%}}@media (min-width: 992px){.resetSuccessfulSection img{width:70%}}.resetSuccessfulSection p{text-align:center;color:#34a853;font-style:normal;font-weight:500;line-height:normal;font-size:18px}@media (min-width: 992px){.resetSuccessfulSection p{font-size:28px}}.resetSuccessfulSection a{text-decoration:none}.resetSuccessfulSection a button{width:100%;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;padding:10px;margin-top:10px;margin-bottom:40px}.resetSuccessfulSection a button:hover{background-color:#1a52c9}.socialLoginSection{margin:16px}@media (min-width: 768px){.socialLoginSection{margin:0 32px}}@media (min-width: 992px){.socialLoginSection{margin:0 50px}}@media (min-width: 1200px){.socialLoginSection{margin:0 175px 0 150px}}.socialLoginSection .socialLoginHeading{color:#000;font-style:normal;font-weight:600;line-height:normal;text-align:left;margin-bottom:20px;font-size:36px}.socialLoginSection button{display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;line-height:normal;border-color:transparent;width:100%;gap:10px;padding:10px;font-size:14px;border-radius:6px;transition:all .3s ease-in-out}.socialLoginSection button svg{height:24px;width:auto}.socialLoginSection button.continueWithGoogle{border:1.3px solid #000;background:#fff}.socialLoginSection button.continueWithGoogle:hover{background-color:#eef1f4}.socialLoginSection button.continueWithApple{margin-top:10px;color:#000;border:1.3px solid #000;background:#fff}.socialLoginSection button.continueWithApple:hover{background-color:#eef1f4}.notLoggedInProfile{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;padding:16px;margin-top:60px;min-height:50vh}@media (min-width: 768px){.notLoggedInProfile{margin-top:35px;padding:30px}}@media (min-width: 992px){.notLoggedInProfile{margin-top:60px}}@media (min-width: 1200px){.notLoggedInProfile{padding:72px}}.notLoggedInProfile .infoSection{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:10px}.notLoggedInProfile .infoSection button{border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;padding:0}.notLoggedInProfile .infoSection button:hover{color:var(--primary)}.notLoggedInProfile .infoSection span{font-size:22px;font-weight:500}.notLoggedInProfile .infoSection small,.notLoggedInProfile .infoSection a{color:var(--primary);text-align:left;transition:all .3s ease-in-out;font-size:18px;display:flex;align-items:center;justify-content:start;gap:10px;text-decoration:none;cursor:pointer}.notLoggedInProfile .infoSection small:hover,.notLoggedInProfile .infoSection a:hover{opacity:.8}.myProfilePage{min-height:100vh;max-width:1920px;margin:auto;background:#f5f5f5;margin-top:2rem;display:flex;align-items:start;justify-content:start;padding:16px;gap:0px;flex-direction:column}@media (max-width: 575.98px){.myProfilePage{overflow:hidden}}@media (min-width: 768px){.myProfilePage{flex-direction:row;gap:10px;padding-left:0;padding-right:0;margin-top:3rem}}@media (min-width: 992px){.myProfilePage{margin-top:2rem;gap:0}}@media (min-width: 1200px){.myProfilePage{gap:20px}}.myProfilePage .leftSection{width:100%;position:relative;padding-top:16px}@media (min-width: 768px){.myProfilePage .leftSection{width:342px;position:sticky;top:0;height:auto}}@media (min-width: 992px){.myProfilePage .leftSection{height:100vh}}@media (max-width: 575.98px){.myProfilePage .leftSection{position:static;padding:16px 0}}.myProfilePage .rightSection{width:100%;overflow-y:auto}@media (min-width: 768px){.myProfilePage .rightSection{padding:16px 16px 16px 0}}@media (min-width: 992px){.myProfilePage .rightSection{padding:45px 0}}@media (min-width: 1200px){.myProfilePage .rightSection{padding:72px 72px 72px 0}}@media (max-width: 575.98px){.myProfilePage .rightSection{padding-left:0;margin-top:20px}}.myProfilePage .cDash{width:100%;margin:auto}@media (min-width: 576px){.myProfilePage .cDash{display:none}}@media (max-width: 575.98px){.myProfilePage .cDash .clientDashboardCard{margin-top:1.3rem;padding:58px}}.resetFooterMarginTop{margin-top:0}.sidebar{display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:#fff;position:inherit;margin-top:-20px;border-radius:10px;max-width:100%}@media (max-width: 575.98px){.sidebar{margin-top:10px;padding:10px}}@media (min-width: 768px){.sidebar{padding-left:16px}}@media (min-width: 992px){.sidebar{width:260px;padding:52px 10px}}.sidebar .sideTop{display:flex;align-items:center;justify-content:right;width:100%}.sidebar .sideTop .logoutBtn{color:#c70000;font-size:12px;margin-bottom:25px}@media (min-width: 768px){.sidebar .sideTop .logoutBtn{display:none}}.sidebar .sideTop .buttons{display:flex;gap:10px}@media (min-width: 768px){.sidebar .sideTop .buttons{gap:0}}.sidebar .sideTop .buttons .topButton{padding:5px;margin-bottom:30px;color:#000000ba;border-radius:6px;cursor:pointer;transition:all .3s ease-in-out}@media (min-width: 768px){.sidebar .sideTop .buttons .topButton{padding:10px}}.sidebar .sideTop .buttons .topButton:hover{background-color:#e9e9ea}.sidebar .sideTop .buttons .topButton svg{height:auto;width:25px}.sidebar .secondSection{width:100%;height:100%}@media (min-width: 768px){.sidebar .secondSection{margin-top:23px}}@media (min-width: 992px){.sidebar .secondSection{display:flex;justify-content:space-between;flex-direction:column;margin-top:0}}.sidebar .secondSection .leftMenuItems{display:flex;flex-direction:column;gap:8px;list-style:none;text-align:left;transition:all .3s ease-in-out;margin:0;overflow-x:hidden}@media (min-width: 992px){.sidebar .secondSection .leftMenuItems{padding-right:10px}}@media (min-width: 768px){.sidebar .secondSection .leftMenuItems{display:flex;align-items:start;justify-content:start;flex-direction:column}}.sidebar .secondSection .leftMenuItems a{font-style:normal;font-weight:400;line-height:normal;padding:8px;cursor:pointer;border-radius:6px;background-color:transparent;text-decoration:none;color:#000;display:flex;gap:5px;align-items:center;justify-content:start;transition:all .3s ease-in-out;min-width:130px;font-size:16px}@media (min-width: 768px){.sidebar .secondSection .leftMenuItems a{width:100%;gap:12px;font-size:16px}}.sidebar .secondSection .leftMenuItems a:hover{background-color:#eaefff}.sidebar .secondSection .leftMenuItems a svg{width:auto}@media (min-width: 768px){.sidebar .secondSection .leftMenuItems a svg{height:1.3em}}.sidebar .secondSection .leftMenuItems a.active{transition:all .3s ease-in-out;border-radius:6px;background-color:var(--primary);color:#fff}.sidebar .secondSection hr{flex:100%;width:100%;display:block;margin:0 0 10px}@media (max-width: 575.98px){.sidebar .secondSection hr{margin-top:10px}}.sidebar .secondSection .signOut{color:#c70000;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px;padding:8px}@media (max-width: 575.98px){.sidebar .secondSection .signOut{display:none}}.sidebar .secondSection .signOut svg{width:20px;height:auto}.sidebar .secondSection .signOut:hover{color:#ba0404}@media (max-width: 575.98px){.sidebar .clientDashboardCard{display:none}}.clientDashboardCard{background-color:var(--primary);color:#fff;border-radius:6px;text-align:center;max-width:100%;margin:auto;box-shadow:0 4px 6px #0000001a;margin-top:3rem;padding:51px 30px 16px;overflow:hidden;position:relative}@media (max-width: 575.98px){.clientDashboardCard{padding-bottom:32px}}.clientDashboardCard .dot{width:120px;height:120px;border-radius:50%;position:absolute;background-color:#5c75ff}@media (max-width: 575.98px){.clientDashboardCard .dot{width:160px;height:160px}}.clientDashboardCard .dot1{top:-15%;left:-13%}@media (max-width: 575.98px){.clientDashboardCard .dot1{top:-23%}}.clientDashboardCard .dot2{width:125px;height:125px;top:-33%;left:17%}@media (max-width: 575.98px){.clientDashboardCard .dot2{left:26%}}.clientDashboardCard .dot3{top:-23%;right:-10%}@media (max-width: 575.98px){.clientDashboardCard .dot3{top:-40%;right:-9%}}.clientDashboardCard .dot4{top:13%;right:-30%}@media (max-width: 575.98px){.clientDashboardCard .dot4{top:-10%;right:-40%}}.clientDashboardCard .dot5{bottom:9%;right:-40%}@media (max-width: 575.98px){.clientDashboardCard .dot5{bottom:12%}}.clientDashboardCard .dot6{bottom:-30%;right:-35%;z-index:0}.clientDashboardCard .iconContainer{background-color:#5c75ff;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.clientDashboardCard .iconContainer .icon svg{color:var(--white);width:24px;height:24px}.clientDashboardCard h2{color:#fff;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4px;font-size:19px}@media (min-width: 768px){.clientDashboardCard h2{font-size:16px}}.clientDashboardCard p{color:#fff;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin:auto;width:80%;font-size:12px}.clientDashboardCard .dashboardButton{color:#000;font-style:normal;font-weight:500;line-height:normal;border:none;border-radius:6px;background:#fff;transition:all .3s ease-in-out;z-index:10;position:relative;font-size:12px;width:100%;margin-top:20px;padding:8px}.clientDashboardCard .dashboardButton:hover{background-color:var(--hover)}.myOrders{overflow:hidden}@media (min-width: 992px){.myOrders{padding:20px}}@media (min-width: 1200px){.myOrders{padding:0}}.myOrders h1{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px;margin:0 0 20px;text-align:left}@media (min-width: 992px){.myOrders h1{font-size:32px}}.subscriptionOrderHistoryAndActions{width:100%;margin-top:50px;display:flex;justify-content:space-between;flex-direction:column;gap:10px}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions{align-items:center;flex-direction:row}}.subscriptionOrderHistoryAndActions .tabs{display:flex}.subscriptionOrderHistoryAndActions .tabs .tabButton{border:none;transition:all .3s ease;color:#000;font-style:normal;font-weight:500;line-height:normal;background:#fff;border-bottom:3px solid transparent;font-size:13px;margin:0;padding:10px 14px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .tabs .tabButton{font-size:16px;padding:8px 12px}}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions .tabs .tabButton{padding:8px 20px}}.subscriptionOrderHistoryAndActions .tabs .tabButton.active{background:#eaefff;border-bottom:3px solid #3854f6}.subscriptionOrderHistoryAndActions .tabs .tabButton:not(.active):hover{background-color:var(--hover)}.subscriptionOrderHistoryAndActions .resumePauseOrderSection{display:flex;text-align:right;min-height:100%;align-items:center}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions .resumePauseOrderSection{justify-content:flex-end}}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons{display:flex;justify-content:flex-end;align-items:center;gap:1px;width:-moz-fit-content;width:fit-content;border-radius:6px;border:1px solid #cdd7f6;background:#fff;padding:1px}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img{cursor:pointer;width:auto;padding:0 3px;transition:all .3s ease;height:31px}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img:first-child{border-right:1px solid #cdd7f6}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img:hover{background-color:var(--hover)}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img{height:35px}}.subscriptionOrderHistoryAndActions .filterControls{display:flex;align-items:center;gap:4px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .filterControls{gap:8px;margin:0}}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions .filterControls{justify-content:space-between}}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper{position:relative;width:244px}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput{width:100%;padding:8px 40px 8px 12px;border-radius:6px;border:1px solid #cdd7f6;background:#fff;color:#000;font-weight:500;line-height:normal;font-size:12px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput{font-size:16px}}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput::-moz-placeholder{color:#cdd7f6;font-style:normal;font-weight:500}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput::placeholder{color:#cdd7f6;font-style:normal;font-weight:500}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput:focus{outline:1.2px solid #cdd7f6}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchIcon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none}.subscriptionOrderHistoryAndActions .filterControls .exportButton,.subscriptionOrderHistoryAndActions .filterControls .filterButton{border-radius:6px;transition:all .3s ease-in-out;border:1px solid rgba(3,55,211,.2);background:#fff;display:flex;justify-content:center;align-items:center;font-size:12px;gap:2px;padding:7.5px 13px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .filterControls .exportButton,.subscriptionOrderHistoryAndActions .filterControls .filterButton{padding:6.5px 16px;gap:8px;font-size:16px}}.subscriptionOrderHistoryAndActions .filterControls .exportButton:hover,.subscriptionOrderHistoryAndActions .filterControls .filterButton:hover{background-color:var(--hover)}.subscriptionOrderHistoryAndActions .filterControls .exportButton.active,.subscriptionOrderHistoryAndActions .filterControls .filterButton.active{color:var(--primary)}.subscriptionOrderHistoryAndActions .filterControls .exportButton.active svg,.subscriptionOrderHistoryAndActions .filterControls .filterButton.active svg{color:var(--primary)}.subscriptionOrderHistoryAndActions .filterControls .exportButton svg,.subscriptionOrderHistoryAndActions .filterControls .filterButton svg{color:#000}.filterOptions{display:flex;flex-direction:column;gap:18px;margin:20px 0}.filterOptions .filterTabs{display:flex;gap:12px;margin-bottom:0}.filterOptions .filterTabs .tabButton{border:none;color:#3854f6;font-style:normal;font-weight:400;line-height:normal;background:#f8f9fd;border-radius:6px;cursor:pointer;border:1px solid rgba(3,55,211,.2);transition:all .3s ease;font-size:12px;padding:7px 10px}@media (min-width: 992px){.filterOptions .filterTabs .tabButton{font-size:16px;padding:8px 12px}}@media (min-width: 1200px){.filterOptions .filterTabs .tabButton{padding:8px 20px}}.filterOptions .filterTabs .tabButton.active{border:1px solid rgba(3,55,211,.2);background:#5c75ff;color:#fff}.filterOptions .filterTabs .tabButton:not(.active):hover{background-color:#e1e7ff}.filterOptions .filters{display:flex;flex-direction:column;gap:10px;align-items:center}@media (min-width: 992px){.filterOptions .filters{flex-direction:row}}.filterOptions .rangeFilter{display:flex;align-items:center;gap:10px;padding-left:5px;width:90%}@media (min-width: 992px){.filterOptions .rangeFilter{width:44%}}.filterOptions .rangeFilter label{margin-right:10px}.filterOptions .rangeFilter input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:5px}.filterOptions .rangeFilter input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background:var(--primary);cursor:pointer;border:3.5px solid #fff;box-shadow:0 0 3px #8d8d8d;width:16px;height:16px}.filterOptions .rangeFilter span{font-size:16px;font-weight:500;color:#000;width:150px}.filterOptions .checkboxGroup{display:flex;align-items:center;flex-wrap:wrap;gap:15px}@media (min-width: 992px){.filterOptions .checkboxGroup{gap:24px}}.filterOptions .checkboxGroup label{color:#000;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;cursor:pointer;gap:7px;font-size:12px}@media (min-width: 992px){.filterOptions .checkboxGroup label{font-size:16px}}.filterOptions .checkboxGroup label input{cursor:pointer;border-radius:6px;border:1px solid #b9c7f3;width:16px;height:16px}@media (min-width: 992px){.filterOptions .checkboxGroup label input{width:20px;height:20px}}.filterOptions .applyButton{background-color:#3854f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;padding:7px 20px;font-size:12px}@media (min-width: 992px){.filterOptions .applyButton{padding:7px 24px;font-size:16px}}.filterOptions .applyButton:hover{background-color:#2c44c8}.filterOptions .clearFiltersButton{margin-left:auto;background-color:transparent;color:#3854f6;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.filterOptions .clearFiltersButton:hover{color:#130d92}.myOrderOuter{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px}.myOrderOuter::-webkit-scrollbar{height:8px;width:8px}.myOrderOuter::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.myOrderOuter::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.myOrderOuter::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.myOrderOuter::-webkit-scrollbar-thumb:active{background-color:#0d27a7}.myOrderOuter .myOrderDataTable{width:100%;border-collapse:collapse;margin-top:12px}.myOrderOuter .myOrderDataTable th,.myOrderOuter .myOrderDataTable td{border:1px solid rgba(3,55,211,.2);text-align:left;vertical-align:middle;border-bottom:none;padding:5px 12px;font-size:12px;width:1%;white-space:nowrap}@media (min-width: 992px){.myOrderOuter .myOrderDataTable th,.myOrderOuter .myOrderDataTable td{padding:12px 20px;font-size:16px}}.myOrderOuter .myOrderDataTable th{color:#000;font-style:normal;line-height:normal;font-weight:500}.myOrderOuter .myOrderDataTable tr{border:1px solid rgba(3,55,211,.2);background-color:#fff;transition:background-color .3s ease}.myOrderOuter .myOrderDataTable tr:hover{background-color:#0337d31a}.myOrderOuter .myOrderDataTable tr:hover .selectColumn input[type=checkbox]{display:block;cursor:pointer}.myOrderOuter .myOrderDataTable tr:hover .selectColumn .statusIcon{display:none}.myOrderOuter .myOrderDataTable tr input[type=checkbox]:checked~.selectColumn .statusIcon{display:none}.myOrderOuter .myOrderDataTable tr input[type=checkbox]:checked~.selectColumn input[type=checkbox]{display:block}.myOrderOuter .myOrderDataTable tr span{color:#000;font-style:normal;line-height:normal;font-weight:400;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable tr span{font-size:16px}}.myOrderOuter .myOrderDataTable .selectColumn{display:flex;align-items:center;cursor:pointer;border:none;gap:8px;width:-moz-fit-content;width:fit-content;height:100%}.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox],.myOrderOuter .myOrderDataTable .selectColumn img{display:none;width:17px;height:17px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox],.myOrderOuter .myOrderDataTable .selectColumn img{width:20px;height:20px}}.myOrderOuter .myOrderDataTable .selectColumn .orderId{color:var(--primary);text-decoration:none;font-weight:600;align-self:center;margin:0;padding:8px 0}.myOrderOuter .myOrderDataTable .selectColumn .orderId:hover{text-decoration:underline}.myOrderOuter .myOrderDataTable .selectColumn .statusIcon{width:24px;height:24px;display:block}.myOrderOuter .myOrderDataTable .selectColumn:hover input[type=checkbox]{display:block}.myOrderOuter .myOrderDataTable .selectColumn:hover .statusIcon{display:none}.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox]:checked{display:block}.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox]:checked~.statusIcon{display:none}.myOrderOuter .myOrderDataTable .detailsColumn .orderTitle{font-weight:600;color:#333;margin-bottom:4px;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .detailsColumn .orderTitle{font-size:16px}}.myOrderOuter .myOrderDataTable .detailsColumn .orderDescription{color:#555;margin-bottom:4px;font-size:12px}.myOrderOuter .myOrderDataTable .detailsColumn .actionLink{color:var(--primary);text-decoration:none;display:inline-block;text-decoration:underline;font-size:12px;margin:4px 0}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .detailsColumn .actionLink{font-size:16px}}.myOrderOuter .myOrderDataTable .detailsColumn .actionLink:hover{text-decoration:underline}.myOrderOuter .myOrderDataTable .detailsColumn .actionLink.cancelLink{color:#c70000;font-style:normal;font-weight:500;line-height:normal;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .detailsColumn .actionLink.cancelLink{font-size:16px}}.myOrderOuter .myOrderDataTable .paymentColumn{color:#000;font-style:normal;line-height:normal;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .paymentColumn{font-size:16px}}.myOrderOuter .myOrderDataTable .paymentColumn .paymentMethodType{font-weight:500}.myOrderOuter .myOrderDataTable .paymentColumn .paymentMethod{font-weight:400;margin-bottom:4px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .paymentColumn .actionLink{font-size:15px}}.myOrderOuter .myOrderDataTable .actionColumn{text-align:center}.myOrderOuter .myOrderDataTable .actionColumn .upgradeButton,.myOrderOuter .myOrderDataTable .actionColumn .addMoreButton{display:flex;align-items:center;border-radius:6px;border:1px solid rgba(3,55,211,.2);box-shadow:1px 1px 4px #00000040;gap:8px;transition:all .3s ease;color:var(--white);background-color:var(--primary);font-style:normal;font-weight:400;line-height:normal;border:none;padding:7px 14px;font-size:12px;margin:auto}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .actionColumn .upgradeButton,.myOrderOuter .myOrderDataTable .actionColumn .addMoreButton{font-size:16px;padding:8px 20px}}.myOrderOuter .myOrderDataTable .actionColumn .upgradeButton:hover,.myOrderOuter .myOrderDataTable .actionColumn .addMoreButton:hover{background-color:var(--primary)}.myOrderOuter .myOrderDataTable .actionButton{padding:6px 12px;background-color:var(--primary);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.myOrderOuter .myOrderDataTable .actionButton:hover{background-color:#0056b3}.myOrderOuter .myOrderDataTable .actionButton:not(:last-child){margin-right:5px}.myOrderLoading{display:flex;justify-content:center;align-items:center;height:200px;width:100%}.orderPagination{display:flex;gap:8px;justify-content:end;align-items:end;margin-top:14px}@media (min-width: 992px){.orderPagination{margin-top:20px}}.orderPagination .paginationButton{background-color:transparent;border:none;transition:all .3s ease;color:#1f2328;text-align:center;font-size:14px;font-style:normal;font-weight:500;padding:6px 10px;align-items:center;gap:10px;width:32px}.orderPagination .paginationButton:first-child,.orderPagination .paginationButton:last-child{width:-moz-fit-content;width:fit-content}.orderPagination .paginationButton:disabled{opacity:.5;cursor:not-allowed}.orderPagination .paginationButton:hover:not(:disabled){color:var(--primary)}.orderPagination .paginationButton.active{border-radius:6px;background:var(--primary);color:var(--white)}.orderPagination .paginationButton.active:hover{color:var(--white);cursor:default}.viewOrderButton{border-radius:6px;transition:all .3s ease-in-out;border:1px solid rgba(3,55,211,.2);background:#fff;display:flex;justify-content:center;align-items:center;font-size:12px;gap:2px;padding:7.5px 13px}@media (min-width: 992px){.viewOrderButton{padding:6.5px 16px;gap:8px;font-size:16px}}.viewOrderButton:hover{background-color:var(--hover)}.viewOrderButton.active{color:var(--primary)}.viewOrderButton.active svg{color:var(--primary)}.viewOrderButton svg{color:#000}.modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;text-align:start}.invoiceModal{background-color:#fff;max-width:95%;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 2px 10px #0000001a;width:700px}.invoiceModal .closeButton{position:absolute;top:10px;right:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#282828}.invoiceModal .closeButton:hover{color:#000}.invoiceContainer{padding:30px 0 0}@media (min-width: 992px){.invoiceContainer{padding:40px}}.ant-modal-content{padding:20px 16px!important}@media (min-width: 992px){.ant-modal-content{padding:20px 24px}}.invoiceHeader{display:flex;justify-content:space-between;padding-bottom:15px;margin-bottom:20px}@media (max-width: 575.98px){.invoiceHeader{flex-wrap:wrap;gap:20px;margin-bottom:0}}.invoiceHeader .invoiceTitle h1{margin:0;font-style:normal;font-weight:500;line-height:normal;font-size:32px}.invoiceHeader .invoiceTitle .invoiceNumber,.invoiceHeader .invoiceTitle p{color:#0009;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.4px;margin-top:5px;margin-bottom:0;font-size:18px}.invoiceHeader .invoiceSupport{text-align:right;color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:18px}.invoiceInfoRow{display:table;border-collapse:collapse;width:100%;margin-bottom:20px}.invoiceInfoRow .infoHeaderRow,.invoiceInfoRow .infoBodyRow{display:table-row}.invoiceInfoRow .infoHeaderRow p,.invoiceInfoRow .infoBodyRow p{margin:0 0 4px}.invoiceInfoRow .infoHeaderRow{border-top:1px solid rgba(3,55,211,.2);border-bottom:1px solid rgba(3,55,211,.2);background:#0337d30d;padding:16px 0}.invoiceInfoRow .infoHeaderCell,.invoiceInfoRow .infoBodyCell{display:table-cell;vertical-align:middle;font-size:16px;color:#000;padding:10px}@media (max-width: 575.98px){.invoiceInfoRow .infoHeaderCell,.invoiceInfoRow .infoBodyCell{padding:5px 2px;font-size:12px}}.invoiceInfoRow .infoHeaderCell{color:#0009;font-style:normal;font-weight:500;line-height:normal;font-size:18px}@media (max-width: 575.98px){.invoiceInfoRow .infoHeaderCell{font-size:14px}}.invoiceInfoRow .infoBodyCell:last-child{color:#000;font-style:normal;font-weight:500;line-height:normal;text-align:right;font-size:20px}.invoiceInfoRow .infoBodyCell:last-child .totalAmount{font-size:20px}@media (max-width: 575.98px){.invoiceInfoRow .infoBodyCell:last-child .totalAmount{font-size:17px}}.invoiceInfoRow .infoHeaderCell:last-child,.invoiceInfoRow .infoBodyCell:last-child{border-right:none;text-align:right}.invoiceTable{margin-bottom:20px}.invoiceTable table{width:100%;border-collapse:collapse;margin:15px 0}.invoiceTable table th,.invoiceTable table td{padding:12px 10px}.invoiceTable table th{border-top:1px solid rgba(3,55,211,.2);border-bottom:1px solid rgba(3,55,211,.2);background:#0337d30d;color:#0009;font-style:normal;font-weight:500;line-height:normal;vertical-align:middle;font-size:16px;padding:10px}@media (max-width: 575.98px){.invoiceTable table th{padding:5px 2px;font-size:14px}}.invoiceTable table tr th:last-child,.invoiceTable table tr td:last-child{text-align:right}.invoiceTable table td{font-size:16px;color:#000}.invoiceSummary{border-top:1px solid rgba(3,55,211,.2);margin-bottom:20px;padding:10px}.invoiceSummary .summaryRow{display:flex;justify-content:space-between;font-size:16px;margin-bottom:5px}.invoiceSummary .summaryTotal{display:flex;justify-content:space-between;font-weight:700;font-size:18px;margin-top:10px}.invoiceSummary .totalAmount{color:#000}.invoiceFooter{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(3,55,211,.2)}.invoiceFooter .termsAndConditions a{font-size:14px;color:#000}.invoiceFooter .termsAndConditions a:hover{text-decoration:underline}.invoiceFooter .btnPrint{border-radius:6px;border:1px solid rgba(3,55,211,.2);background:#3854f6;box-shadow:1px 1px 4px #00000040;display:inline-flex;align-items:center;color:#fff;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:all .3s ease;padding:16px;font-size:16px;gap:8px}.invoiceFooter .btnPrint:hover{background-color:var(--hover)}.invoiceFooter .btnPrint svg{margin-right:8px}@media print{.btnPrint{display:none}}.ant-modal-wrap{scrollbar-color:transparent transparent;scrollbar-width:thin}.ant-modal-wrap::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.noOrderScreen{min-height:100%;min-width:100%;text-align:center;margin-top:2rem}.noOrderScreen img{height:auto}@media (max-width: 575.98px){.noOrderScreen img{min-width:70vw}}.noOrderScreen .noOrderMsg{color:#000;text-align:center;font-style:normal;font-weight:600;line-height:normal;font-size:16px;margin-top:1rem}@media (min-width: 992px){.noOrderScreen .noOrderMsg{font-size:24px}}.carouselContainer{margin-bottom:28px}@media (min-width: 576px){.carouselContainer{padding:0 20px}}@media (min-width: 768px){.carouselContainer{padding:0}}.carouselContainer .slick-slider .slick-dots{margin:0}.carouselContainer .slick-slider .slick-dots li{position:relative;width:auto}.carouselContainer .slick-slider .slick-dots li button{padding:0;height:auto;display:inline-block;border-radius:50%;background-color:#b4b4b4;width:8px;height:8px;transition:all .3s ease-in-out}.carouselContainer .slick-slider .slick-dots li button:before{content:"";display:none}.carouselContainer .slick-slider .slick-dots li.slick-active button{background-color:#3854f6;border-radius:25px;width:40px}.carouselContainer .slick-slider .slick-dots li.slick-active button:before{content:"";display:none}.recommendedPackageCard{display:flex;height:-moz-fit-content;height:fit-content;text-align:left;gap:11px;flex-direction:column}@media (min-width: 992px){.recommendedPackageCard{gap:14px}}@media (min-width: 1200px){.recommendedPackageCard{gap:24px}}@media (min-width: 992px){.recommendedPackageCard{flex-direction:row}}.recommendedPackageCard h2{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:17px}@media (min-width: 992px){.recommendedPackageCard h2{font-size:22px}}@media (min-width: 1200px){.recommendedPackageCard h2{font-size:24px}}.recommendedPackageCard button{justify-self:flex-end;align-self:flex-end;border-radius:6px;border:1px solid rgba(3,55,211,.2);background:#fff;color:var(--primary);font-style:normal;line-height:normal;transition:all .3s ease-in-out;padding:8px 20px;width:100%;margin-top:21px;z-index:10;font-size:12px;font-weight:500}@media (min-width: 992px){.recommendedPackageCard button{font-weight:400;font-size:16px;width:-moz-fit-content;width:fit-content}}.recommendedPackageCard button:hover{background-color:var(--hover)}.recommendedPackageCard .cardLeftSection{flex:40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px;border-radius:10px;background:#fff}.recommendedPackageCard .cardLeftSection span{color:#0009;font-style:normal;font-weight:500;line-height:32px;font-size:16px}@media (min-width: 992px){.recommendedPackageCard .cardLeftSection span{font-size:13px}}@media (min-width: 1200px){.recommendedPackageCard .cardLeftSection span{font-size:18px}}.recommendedPackageCard .cardRightSection{flex:60%;border-radius:10px;background:var(--primary);color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;overflow:hidden}.recommendedPackageCard .cardRightSection h2{color:#fff}.recommendedPackageCard .cardRightSection .desc{z-index:10}.recommendedPackageCard .cardRightSection .dots .dot{position:absolute;min-height:140px;min-width:140px;background-color:#5c75ff;border-radius:50%;z-index:1}.recommendedPackageCard .cardRightSection .dots .dot1{bottom:8px;left:-101px}.recommendedPackageCard .cardRightSection .dots .dot2{bottom:-56px;left:-11px}.recommendedPackageCard .cardRightSection .dots .dot3{right:21px;bottom:-98px}@media (min-width: 992px){.recommendedPackageCard .cardRightSection .dots .dot3{width:200px;height:200px}}.recommendedPackageCard .cardRightSection .dots .dot4{right:-86px;bottom:-36px}@media (min-width: 992px){.recommendedPackageCard .cardRightSection .dots .dot4{width:200px;height:200px}}.myProfile .topSection{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;overflow:hidden}@media (min-width: 992px){.myProfile .topSection{margin-right:20px}}.myProfile .topSection h1{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px;margin:0}@media (min-width: 992px){.myProfile .topSection h1{font-size:32px}}.myProfile .topSection .editBtn{border-radius:6px;background:#265adf;color:#fff;font-style:normal;font-weight:500;line-height:normal;border:none;width:80px;cursor:pointer;padding:6px;font-size:13px}@media (min-width: 992px){.myProfile .topSection .editBtn{width:90px;font-size:16px;padding:10px}}.myProfile .topSection .editBtn:hover{background:#1e4cb5}.myProfile .profileContainer{max-width:100%;border-radius:10px;text-align:left;overflow:hidden}@media (min-width: 992px){.myProfile .profileContainer{padding:20px 0}}.myProfile .profileContainer .accountCard{display:flex;align-items:center;flex-direction:column;padding:20px;background-color:#fff;border-radius:10px}@media (min-width: 992px){.myProfile .profileContainer .accountCard{flex-direction:row;gap:72px}}.myProfile .profileContainer .accountCard p{margin:0}.myProfile .profileContainer .accountCard section{display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width: 992px){.myProfile .profileContainer .accountCard section{gap:20px;flex-direction:row}}.myProfile .profileContainer .accountCardProfile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media (min-width: 992px){.myProfile .profileContainer .accountCardProfile{flex-direction:row;gap:72px;align-items:unset;justify-content:unset}}.myProfile .profileContainer .accountCardImage{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:70px;height:70px}@media (min-width: 992px){.myProfile .profileContainer .accountCardImage{width:100px;height:100px}}.myProfile .profileContainer .accountCardPackage{display:flex;flex-direction:column;align-items:center;gap:5px}@media (min-width: 992px){.myProfile .profileContainer .accountCardPackage{align-items:start}}.myProfile .profileContainer .accountCardDetails{display:flex;flex-direction:column;text-align:center;margin-bottom:0;gap:5px}@media (min-width: 992px){.myProfile .profileContainer .accountCardDetails{text-align:left}}.myProfile .profileContainer .accountCardName{font-style:normal;font-weight:500;line-height:normal;color:#000;margin-bottom:0;font-size:16px}@media (min-width: 992px){.myProfile .profileContainer .accountCardName{font-size:24px}}.myProfile .profileContainer .accountCardId,.myProfile .profileContainer .accountCardCreationDate{color:#636c76;margin-bottom:0;font-style:normal;font-weight:500;line-height:normal;font-size:14px}@media (min-width: 992px){.myProfile .profileContainer .accountCardId,.myProfile .profileContainer .accountCardCreationDate{font-size:16px}}@media (min-width: 1200px){.myProfile .profileContainer .accountCardId,.myProfile .profileContainer .accountCardCreationDate{font-size:18px}}.myProfile .profileContainer .accountCardPackageTitle{font-style:normal;font-weight:500;line-height:normal;color:#000;margin-bottom:0;font-size:16px}@media (min-width: 992px){.myProfile .profileContainer .accountCardPackageTitle{font-size:24px}}.myProfile .profileContainer .accountCardStatus{display:flex;align-items:center;font-weight:500;color:#32cd32;margin-bottom:0;font-size:14px}@media (min-width: 992px){.myProfile .profileContainer .accountCardStatus{font-size:18px}}.myProfile .profileContainer .accountCardStatusIndicator{display:inline-block;width:10px;height:10px;background-color:#32cd32;border-radius:50%;margin-right:8px}.myProfile .profileContainer .accountCardBillingDate{display:flex;gap:10px;align-items:center;font-weight:500;color:#636c76;line-height:normal;font-size:14px}@media (min-width: 1200px){.myProfile .profileContainer .accountCardBillingDate{font-size:18px}}.myProfile .profileContainer .accountCardPayNow{color:var(--primary);text-decoration:underline}.myProfile .profileContainer .profileSection{margin-top:16px;border-radius:10px}.myProfile .profileContainer .profileSection h3{flex:100%;color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:20px;margin:0;position:relative;margin-bottom:1rem}@media (min-width: 992px){.myProfile .profileContainer .profileSection h3{font-size:24px}}.myProfile .profileContainer .profileSection h3 hr{margin:8px 0 0;width:calc(100% + 40px);position:absolute;left:-10px;background:#0000001a;color:#0000001a;height:2px}@media (min-width: 992px){.myProfile .profileContainer .profileSection h3 hr{left:-20px}}.myProfile .profileContainer .profileSection .profileInfo{display:flex;flex-wrap:wrap;justify-content:space-between;border-radius:10px;padding:20px 10px;gap:2px;background-color:#fff}@media (min-width: 992px){.myProfile .profileContainer .profileSection .profileInfo{padding:20px;gap:14px}}.myProfile .profileContainer .profileSection .profileInfo .infoGroup{width:100%;margin-bottom:0}@media (min-width: 768px){.myProfile .profileContainer .profileSection .profileInfo .infoGroup{width:47%}}@media (min-width: 992px){.myProfile .profileContainer .profileSection .profileInfo .infoGroup{margin-bottom:20px;width:calc((100% - 16px)/4)}}@media (min-width: 1200px){.myProfile .profileContainer .profileSection .profileInfo .infoGroup{width:30%}}.myProfile .profileContainer .profileSection .profileInfo .infoGroup label{color:#636c76;font-style:normal;font-weight:500;line-height:normal;font-size:16px}.myProfile .profileContainer .profileSection .profileInfo .infoGroup p{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:16px;line-break:anywhere}@media (min-width: 992px){.myProfile .profileContainer .profileSection .profileInfo .infoGroup p{font-size:18px}}.myProfile .profileContainer .profileSection .profileInfo .bottomSection{text-align:center}.myProfile .profileContainer .profileSection .profileInfo .bottomSection .ant-divider-inner-text{padding-inline:.5em}.myProfile .profileContainer .profileSection .profileInfo .bottomSection .get-logo-text{color:#0009;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px;margin-top:-6px;font-size:14px}.myProfile .profileContainer .profileSection .profileInfo .bottomSection .create-logo-link{color:var(--primary);font-style:normal;font-weight:500;line-height:normal;text-decoration:underline;font-size:14px}.myProfile .profileContainer .profileSection .businessLogoImage{border-radius:12px;margin-top:10px;height:100px;width:auto;-o-object-fit:contain;object-fit:contain}.editProfileForm{text-align:left}@media (min-width: 992px){.editProfileForm{padding:20px 0}}.editProfileForm .css-13cymwt-control,.editProfileForm .react-select__control{padding:0}@media (min-width: 768px){.editProfileForm .css-13cymwt-control,.editProfileForm .react-select__control{padding:3.4px!important}}.editProfileForm .profileHeader{display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:#fff;padding:10px;position:relative}@media (min-width: 992px){.editProfileForm .profileHeader{padding:20px}}.editProfileForm .profileHeader label{cursor:pointer;transition:all .3s ease-in-out}.editProfileForm .profileHeader label:hover svg{opacity:1}.editProfileForm .profileHeader label:hover img{opacity:.7;transition:all .3s ease-in-out}.editProfileForm .profileHeader .profileImage{width:80px;height:80px;border-radius:50%;cursor:pointer}@media (min-width: 768px){.editProfileForm .profileHeader .profileImage{width:100px;height:100px}}.editProfileForm .profileHeader svg{position:absolute;height:28px;width:auto;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease-in-out}.editProfileForm .profileSection{margin-top:16px}.editProfileForm .profileSection .profileInfo{display:flex;flex-wrap:wrap;justify-content:space-between;border-radius:10px;gap:14px;background-color:#fff;padding:10px}@media (min-width: 992px){.editProfileForm .profileSection .profileInfo{padding:20px}}.editProfileForm .profileSection .profileInfo h3{flex:100%;color:#000;font-weight:600;font-size:20px;margin:0 0 1rem;position:relative}@media (min-width: 992px){.editProfileForm .profileSection .profileInfo h3{font-size:24px}}.editProfileForm .profileSection .profileInfo h3 hr{margin:8px 0 0;width:calc(100% + 40px);position:absolute;left:-10px;background:#0000001a;height:2px}@media (min-width: 992px){.editProfileForm .profileSection .profileInfo h3 hr{left:-20px}}.editProfileForm .profileSection .profileInfo .infoGroup{width:100%;margin-bottom:5px;position:relative}@media (min-width: 768px){.editProfileForm .profileSection .profileInfo .infoGroup{width:47%}}@media (min-width: 992px){.editProfileForm .profileSection .profileInfo .infoGroup{width:31.7%;margin-bottom:10px}}.editProfileForm .profileSection .profileInfo .infoGroup label{color:#000;font-weight:500;font-size:16px;display:block;margin-bottom:5px}.editProfileForm .profileSection .profileInfo .infoGroup p.errorMessage{margin:1px 0 0;font-weight:600;position:absolute;color:#c70000;font-size:12px}@media (min-width: 992px){.editProfileForm .profileSection .profileInfo .infoGroup p.errorMessage{margin-top:5px}}.editProfileForm .profileSection .profileInfo .infoGroup input,.editProfileForm .profileSection .profileInfo .infoGroup select{width:100%;border-radius:6px;border:1px solid #ccc;font-size:16px;letter-spacing:1px;padding:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}@media (min-width: 992px){.editProfileForm .profileSection .profileInfo .infoGroup input,.editProfileForm .profileSection .profileInfo .infoGroup select{padding:10px}}.editProfileForm .profileSection .profileInfo .infoGroup input.inputError,.editProfileForm .profileSection .profileInfo .infoGroup select.inputError{border-color:red!important}.editProfileForm .profileSection .profileInfo .infoGroup input::-moz-placeholder,.editProfileForm .profileSection .profileInfo .infoGroup select::-moz-placeholder{font-size:16px}.editProfileForm .profileSection .profileInfo .infoGroup input::placeholder,.editProfileForm .profileSection .profileInfo .infoGroup select::placeholder{font-size:16px}.editProfileForm .profileSection .profileInfo .infoGroup input:focus,.editProfileForm .profileSection .profileInfo .infoGroup select:focus{outline:none;border-color:#265adf}.editProfileForm .profileSection .profileInfo .infoGroup select{background-image:url('data:image/svg+xml;charset=US-ASCII,<svg%20xmlns="http://www.w3.org/2000/svg"%20width="10"%20height="5"%20viewBox="0%200%2010%205"><path%20fill="%23666"%20d="M0%200l5%205%205-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:10px 5px}.editProfileForm .profileSection .profileInfo .infoGroup select::-ms-expand{display:none}.editProfileForm .profileSection .profileInfo .infoGroup .phoneInput{display:flex;gap:10px;align-items:center}.editProfileForm .profileSection .profileInfo .infoGroup .phoneInput select{max-width:150px;margin:0}.editProfileForm .profileSection .profileInfo .infoGroup .phoneInput input{flex:1;margin:0}.editProfileForm .profileSection .profileInfo .infoGroup .phoneInput input::-moz-placeholder{font-size:16px}.editProfileForm .profileSection .profileInfo .infoGroup .phoneInput input::placeholder{font-size:16px}.editProfileForm .profileSection .profileInfo .infoGroup .phoneInput input.inputError{border-color:red!important}.editProfileForm .businessProfileSection{margin-top:16px}.editProfileForm .businessProfileSection .businessInfo{display:flex;flex-wrap:wrap;justify-content:space-between;border-radius:10px;gap:14px;background-color:#fff;padding:10px}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo{padding:20px}}.editProfileForm .businessProfileSection .businessInfo h3{flex:100%;color:#000;font-weight:600;font-size:20px;margin:0 0 1rem;position:relative}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo h3{font-size:24px}}.editProfileForm .businessProfileSection .businessInfo h3 hr{margin:8px 0 0;width:calc(100% + 40px);position:absolute;left:-10px;background:#0000001a;height:2px}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo h3 hr{left:-20px}}.editProfileForm .businessProfileSection .businessInfo .infoGroup{width:100%;margin-bottom:5px;position:relative}@media (min-width: 768px){.editProfileForm .businessProfileSection .businessInfo .infoGroup{width:47%}}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo .infoGroup{width:30%;margin-bottom:10px}}.editProfileForm .businessProfileSection .businessInfo .infoGroup label{color:#000;font-weight:500;font-size:16px;display:block;margin-bottom:5px}.editProfileForm .businessProfileSection .businessInfo .infoGroup p.errorMessage{margin:1px 0 0;font-weight:600;position:absolute;color:#c70000;font-size:12px}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo .infoGroup p.errorMessage{margin-top:5px}}.editProfileForm .businessProfileSection .businessInfo .infoGroup input,.editProfileForm .businessProfileSection .businessInfo .infoGroup select{width:100%;border-radius:6px;border:1px solid #ccc;font-size:16px;letter-spacing:1px;padding:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo .infoGroup input,.editProfileForm .businessProfileSection .businessInfo .infoGroup select{padding:10px}}.editProfileForm .businessProfileSection .businessInfo .infoGroup input.inputError,.editProfileForm .businessProfileSection .businessInfo .infoGroup select.inputError{border-color:red!important}.editProfileForm .businessProfileSection .businessInfo .infoGroup input::-moz-placeholder,.editProfileForm .businessProfileSection .businessInfo .infoGroup select::-moz-placeholder{font-size:16px}.editProfileForm .businessProfileSection .businessInfo .infoGroup input::placeholder,.editProfileForm .businessProfileSection .businessInfo .infoGroup select::placeholder{font-size:16px}.editProfileForm .businessProfileSection .businessInfo .infoGroup input:focus,.editProfileForm .businessProfileSection .businessInfo .infoGroup select:focus{outline:none;border-color:#265adf}.editProfileForm .businessProfileSection .businessInfo .infoGroup select{background-image:url('data:image/svg+xml;charset=US-ASCII,<svg%20xmlns="http://www.w3.org/2000/svg"%20width="10"%20height="5"%20viewBox="0%200%2010%205"><path%20fill="%23666"%20d="M0%200l5%205%205-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:10px 5px}.editProfileForm .businessProfileSection .businessInfo .infoGroup select::-ms-expand{display:none}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput{display:flex;gap:10px;align-items:center}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput select{max-width:150px;margin:0}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput .css-b62m3t-container{width:110px;position:unset}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput .react-select__indicator-separator{display:none}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput .react-select__control{padding:0}@media (min-width: 768px){.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput .react-select__control{padding:3px}}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput input{flex:1;margin:0}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput input::-moz-placeholder{font-size:16px}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput input::placeholder{font-size:16px}.editProfileForm .businessProfileSection .businessInfo .infoGroup .phoneInput input.inputError{border-color:red!important}.editProfileForm .businessProfileSection .businessInfo .businessLogoSection{display:flex;justify-content:space-between;flex:100%;flex-direction:column-reverse;gap:14px}@media (min-width: 768px){.editProfileForm .businessProfileSection .businessInfo .businessLogoSection{flex-direction:row}}@media (min-width: 1200px){.editProfileForm .businessProfileSection .businessInfo .businessLogoSection{gap:50px}}.editProfileForm .businessProfileSection .businessInfo .businessLogoSection .logoLeft{display:flex;justify-content:space-between;flex:67%;flex-wrap:wrap}@media (max-width: 575.98px){.editProfileForm .businessProfileSection .businessInfo .businessLogoSection .logoLeft{gap:14px}}@media (min-width: 768px){.editProfileForm .businessProfileSection .businessInfo .businessLogoSection .logoLeft{flex:50%}}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo .businessLogoSection .logoLeft{flex:67%}}.editProfileForm .businessProfileSection .businessInfo .businessLogoSection .logoLeft .infoGroup{width:100%;margin-bottom:5px;position:relative}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo .businessLogoSection .logoLeft .infoGroup{width:calc(54% - 26px);margin-bottom:10px}}@media (min-width: 1200px){.editProfileForm .businessProfileSection .businessInfo .businessLogoSection .logoLeft .infoGroup{width:calc(50% - 16px)}}.editProfileForm .businessProfileSection .businessInfo .businessBottomSection{display:flex;justify-content:space-between;align-items:center;width:100%;gap:14px;flex-direction:column}@media (min-width: 768px){.editProfileForm .businessProfileSection .businessInfo .businessBottomSection{flex-direction:row;gap:unset}}.editProfileForm .businessProfileSection .businessInfo .businessBottomSection .infoGroup{width:100%;margin-bottom:5px;position:relative}@media (min-width: 768px){.editProfileForm .businessProfileSection .businessInfo .businessBottomSection .infoGroup{width:47%}}@media (min-width: 992px){.editProfileForm .businessProfileSection .businessInfo .businessBottomSection .infoGroup{width:31.2%;margin-bottom:10px}}.editProfileForm .css-1jqq78o-placeholder{font-size:12px}.editProfileForm .css-1jqq78o-placeholder::-moz-placeholder{font-size:12px}.editProfileForm .css-1jqq78o-placeholder::placeholder{font-size:12px}@media (min-width: 1400px){.editProfileForm .css-1jqq78o-placeholder::-moz-placeholder{font-size:16px}.editProfileForm .css-1jqq78o-placeholder::placeholder{font-size:16px}.editProfileForm .css-1jqq78o-placeholder{font-size:16px}}.editProfileForm .ant-divider{margin:10px 0}.editProfileForm .css-b62m3t-container{position:unset}.editProfileForm .react-select__indicator-separator{display:none}.editProfileForm .formActions{display:flex;justify-content:flex-end;margin-top:20px}.editProfileForm .formActions .cancelBtn,.editProfileForm .formActions .submitBtn{border-radius:6px;cursor:pointer;padding:9px;width:99px;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:12px}@media (min-width: 992px){.editProfileForm .formActions .cancelBtn,.editProfileForm .formActions .submitBtn{padding:10px;width:160px}}.editProfileForm .formActions .cancelBtn{background-color:transparent;color:#000;border:1px solid #ccc;margin-right:10px}.editProfileForm .formActions .cancelBtn:hover{background-color:#eaefff}.editProfileForm .formActions .submitBtn{background-color:#265adf;color:#fff;border:none}.editProfileForm .formActions .submitBtn:hover,.editProfileForm .formActions .submitBtn:disabled{background-color:#1e4cb5}.editProfileForm .bottomSection{text-align:center}.imageUploadComponent{margin-top:10px}.imageUploadComponent .logo-upload-container{display:flex;flex-direction:column;align-items:center;font-family:Arial,sans-serif;color:#333;background:#0337d31a;padding:16px;border-radius:10px}.imageUploadComponent .logo-upload-container .logo-upload-area{display:flex;justify-content:center;align-items:center;background-color:#f0f5ff;padding:22px;border-radius:6px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='6' ry='6' stroke='%233854F6FF' stroke-width='2' stroke-dasharray='18%2c 15%2c 18%2c 11' stroke-dashoffset='87' stroke-linecap='butt'/%3e%3c/svg%3e")}.imageUploadComponent .logo-upload-container .logo-upload-content{text-align:center}.imageUploadComponent .logo-upload-container .logo-upload-content .uploaded-logo{width:62px;height:62px;max-width:62px;max-height:62px;-o-object-fit:cover;object-fit:cover;border-radius:6px;cursor:pointer;margin-bottom:5px}.imageUploadComponent .logo-upload-container .logo-upload-content .logo-icon{cursor:pointer}.imageUploadComponent .logo-upload-container .logo-upload-content .logo-icon svg{margin:0 auto 10px;border-radius:10px;width:60px;height:60px}.imageUploadComponent .logo-upload-container .logo-upload-content .upload-link{color:var(--primary);font-weight:500;text-decoration:underline;display:inline-block;font-size:14px;margin-bottom:5px;cursor:pointer;width:100%}.imageUploadComponent .logo-upload-container .logo-upload-content .upload-link:hover{color:#1e4cb5}.imageUploadComponent .logo-upload-container .logo-upload-content .upload-instructions{color:#0009;text-align:center;font-weight:400;font-size:14px}.accountSettings{text-align:left;background:#f5f5f5}.accountSettings h1{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px;margin:0}@media (min-width: 992px){.accountSettings h1{font-size:32px}}.accountSettings hr{width:calc(100% + 64px);margin-left:-32px!important;display:block;margin:10px 0;background-color:#0000001a;border:1.5px solid rgba(0,0,0,.1);height:2px}@media (max-width: 575.98px){.accountSettings hr{margin-top:10px}}.accountSettings h3{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px}@media (min-width: 992px){.accountSettings h3{font-size:24px}}.loginInfoSection{background:#fff;border-radius:10px;margin-top:20px;padding:16px;position:relative;overflow:hidden}@media (min-width: 992px){.loginInfoSection{margin-top:32px;padding:16px 32px}}.loginInfoSection h3{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px}@media (min-width: 992px){.loginInfoSection h3{font-size:24px}}.loginInfoSection .emailSection{margin-bottom:16px}@media (min-width: 992px){.loginInfoSection .emailSection{margin-bottom:24px}}.loginInfoSection .emailSection .emailStatus{margin-top:8px;margin-bottom:14px;font-weight:700}.loginInfoSection .emailSection .emailStatus .email{color:#0009;font-style:normal;font-weight:400;line-height:normal;font-size:16px}.loginInfoSection .emailSection .emailStatus .verified{color:#3ec100;font-style:normal;font-weight:400;line-height:normal;font-size:16px;margin-left:16px}.loginInfoSection .emailSection .emailStatus .notVerified{color:#d1242f;font-style:normal;font-weight:400;line-height:normal;font-size:16px;margin-left:16px}.loginInfoSection .emailSection .verificationLink{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;background:transparent;border:1px solid var(--primary);color:var(--primary);border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;padding:8px 15px;font-size:13px;width:-moz-fit-content;width:fit-content}@media (min-width: 992px){.loginInfoSection .emailSection .verificationLink{padding:8px 20px;font-size:16px}}.loginInfoSection .emailSection .verificationLink:hover{background:var(--hover);width:-moz-fit-content;width:fit-content;color:var(--primary)}.loginInfoSection .passwordSection{margin-top:24px}.loginInfoSection .passwordSection p{margin-bottom:8px}.loginInfoSection .passwordSection .setPasswordButton,.loginInfoSection .passwordSection .changePasswordButton{background:transparent;border:1px solid var(--primary);color:var(--primary);font-weight:400;border-radius:6px;cursor:pointer;transition:all .3s ease-in-out;display:block;margin-bottom:10px;padding:8px 22px;font-size:13px}@media (min-width: 992px){.loginInfoSection .passwordSection .setPasswordButton,.loginInfoSection .passwordSection .changePasswordButton{padding:8px 20px;font-size:16px}}.loginInfoSection .passwordSection .setPasswordButton:hover,.loginInfoSection .passwordSection .changePasswordButton:hover{background:var(--hover);color:var(--primary)}.loginInfoSection .passwordFormSection{width:100%}@media (min-width: 992px){.loginInfoSection .passwordFormSection{width:60%}}.loginInfoSection .passwordFormSection .inputGroup{margin-bottom:16px;position:relative}@media (min-width: 992px){.loginInfoSection .passwordFormSection .inputGroup{margin-bottom:24px}}.loginInfoSection .passwordFormSection .inputGroup label{display:block;color:#000;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px;font-size:16px}.loginInfoSection .passwordFormSection .inputGroup input{width:100%;border:1px solid #ccc;box-sizing:border-box;padding:7px;border-radius:4px}.loginInfoSection .passwordFormSection .inputGroup input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #3854f640}@media (min-width: 992px){.loginInfoSection .passwordFormSection .inputGroup input{padding:10px;border-radius:6px}}.loginInfoSection .passwordFormSection .inputGroup input.error{border-color:#d1242f}.loginInfoSection .passwordFormSection .inputGroup .errorMessage{position:absolute;display:block;color:#d1242f;font-size:12px;margin-top:3px}.loginInfoSection .passwordFormSection .inputGroup.oldPasswordGroup{margin-bottom:0!important}.loginInfoSection .passwordFormSection .inputGroup .forgotPasswordLink{display:block;margin-top:8px;text-align:right}.loginInfoSection .passwordFormSection .inputGroup .forgotPasswordLink span{color:var(--primary);text-decoration:none;cursor:pointer;width:-moz-fit-content;width:fit-content}.loginInfoSection .passwordFormSection .inputGroup .forgotPasswordLink span:hover{text-decoration:underline}.loginInfoSection .passwordFormSection .buttonGroup{display:flex;gap:10px}.loginInfoSection .passwordFormSection .buttonGroup .cancelButton,.loginInfoSection .passwordFormSection .buttonGroup .submitButton{display:flex;align-items:center;justify-content:center;gap:5px;background:transparent;border:1px solid var(--primary);color:var(--primary);padding:8px 20px;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out}.loginInfoSection .passwordFormSection .buttonGroup .cancelButton:hover,.loginInfoSection .passwordFormSection .buttonGroup .submitButton:hover{background:var(--hover);border-color:#d1242f;color:#d1242f}.loginInfoSection .passwordFormSection .buttonGroup .submitButton{background:var(--primary);color:#fff;border-color:var(--primary)}.loginInfoSection .passwordFormSection .buttonGroup .submitButton:hover{background:var(--hover);color:var(--primary);border-color:var(--primary)}.twoFactorAuth{background:#fff;border-radius:10px;padding:16px;margin-top:1.5rem;overflow:hidden}@media (min-width: 992px){.twoFactorAuth{padding:16px 32px 24px}}.twoFactorAuth p{color:#00000080;font-style:normal;font-weight:500;line-height:normal;font-size:12px;margin:0}@media (min-width: 992px){.twoFactorAuth p{font-size:16px}}.twoFactorAuth .authOption{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.twoFactorAuth .authOption .authOptionDetails{display:flex;align-items:center}.twoFactorAuth .authOption .authOptionDetails .icon svg{height:auto;margin-right:10px;width:18px}@media (min-width: 992px){.twoFactorAuth .authOption .authOptionDetails .icon svg{width:25px}}.twoFactorAuth .authOption .authOptionDetails span{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:12px}@media (min-width: 992px){.twoFactorAuth .authOption .authOptionDetails span{font-size:18px}}.twoFactorAuth .authOption .authOptionDetails span.phoneVerifyText{color:#0009}.twoFactorAuth .authOption .comingSoon{color:#0009;font-style:normal;font-weight:400;line-height:normal;font-size:12px}@media (min-width: 992px){.twoFactorAuth .authOption .comingSoon{font-size:16px}}.twoFactorAuth .authOption button{border-radius:6px;background:#fff;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:all .3s ease-in-out;font-size:12px;padding:6px 13px}@media (min-width: 992px){.twoFactorAuth .authOption button{font-size:16px;padding:8px 20px}}.twoFactorAuth .authOption button:hover{background:var(--hover)}.twoFactorAuth .authOption button.enableButton{border:1px solid rgba(3,55,211,.2);color:var(--primary)}.twoFactorAuth .authOption button.disableButton{border:1px solid rgba(254,90,90,.3);color:#fe5a5a}.emailPreferences{background:#fff;border-radius:10px;margin-top:1.5rem;padding:16px;overflow:hidden}@media (min-width: 992px){.emailPreferences{padding:16px 32px 24px}}.emailPreferences h3{font-weight:600;margin-bottom:8px}.emailPreferences p{color:#00000080;font-style:normal;font-weight:500;line-height:normal;margin:0 0 18px;font-size:12px}@media (min-width: 992px){.emailPreferences p{margin-bottom:24px;font-size:16px}}.emailPreferences .preferenceList{list-style:none;padding:0;margin:0}.emailPreferences .preferenceList .preferenceItem{display:flex;gap:4px;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #eaeaea}.emailPreferences .preferenceList .preferenceItem:last-child{border-bottom:none}.emailPreferences .preferenceList .preferenceItem h4{font-size:16px;font-weight:500;margin:0 0 4px}.emailPreferences .preferenceList .preferenceItem p{margin:0;color:#0006;font-size:12px}@media (min-width: 992px){.emailPreferences .preferenceList .preferenceItem p{font-size:14px}}.emailPreferences .preferenceList .preferenceItem .toggleSwitch{position:relative;display:inline-block;width:45.2px;height:21.2px}@media (min-width: 992px){.emailPreferences .preferenceList .preferenceItem .toggleSwitch{width:50px;height:25px}}.emailPreferences .preferenceList .preferenceItem .toggleSwitch input[type=checkbox]{display:none}.emailPreferences .preferenceList .preferenceItem .toggleSwitch .switch{position:absolute;cursor:pointer;background-color:#d0d7de;border-radius:25px;top:0;right:0;bottom:0;left:0;transition:background-color .2s ease}.emailPreferences .preferenceList .preferenceItem .toggleSwitch .switch:before{position:absolute;content:"";left:2px;top:1.9px;background-color:#fff;border-radius:50%;transition:transform .3s ease;width:17px;height:17px}@media (min-width: 992px){.emailPreferences .preferenceList .preferenceItem .toggleSwitch .switch:before{width:21px;height:21px}}.emailPreferences .preferenceList .preferenceItem .toggleSwitch input[type=checkbox]:checked+.switch:before{transform:translate(25px);background-color:#fff}.emailPreferences .preferenceList .preferenceItem .toggleSwitch input[type=checkbox]:checked+.switch{background-color:#425eff}.emailPreferences .note{margin:0;padding-top:24px;color:#0006;border-top:1px solid #eaeaea;font-size:13px;padding-bottom:0}@media (min-width: 992px){.emailPreferences .note{font-size:14px}}.loginActivities{background:#fff;border-radius:10px;margin-top:1.5rem;overflow:hidden;box-shadow:0 4px 6px #00000003;padding:9px}@media (min-width: 992px){.loginActivities{padding:16px 32px 24px}}.loginActivities .loginActivitiesHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media (max-width: 575.98px){.loginActivities .loginActivitiesHeader{flex-wrap:wrap}}.loginActivities .loginActivitiesHeader p{color:#00000080;margin:8px 0 16px;font-size:12px}@media (min-width: 992px){.loginActivities .loginActivitiesHeader p{font-size:16px}}.loginActivities .loginActivitiesHeader .logoutAll{font-weight:400;color:var(--primary);background-color:transparent;border:1px solid var(--primary);border-radius:5px;cursor:pointer;transition:background-color .3s;padding:5px 10px;font-size:12px}@media (min-width: 992px){.loginActivities .loginActivitiesHeader .logoutAll{padding:8px 16px;font-size:14px}}.loginActivities .loginActivitiesHeader .logoutAll:hover{background-color:#4c6ef51a}.loginActivities .activityTableContainer{width:100%;overflow-x:auto;scrollbar-color:transparent transparent;scrollbar-width:thin}.loginActivities .activityTableContainer::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.loginActivities .activityTable{width:100%;border-collapse:collapse;margin-bottom:10px}@media (min-width: 992px){.loginActivities .activityTable{margin-bottom:16px}}.loginActivities .activityTable th,.loginActivities .activityTable td{padding:1px 8px;text-align:left;margin:0;width:1%;white-space:nowrap}@media (min-width: 992px){.loginActivities .activityTable th,.loginActivities .activityTable td{padding:12px 8px}}.loginActivities .activityTable th{color:#000;font-style:normal;line-height:normal;border:1px solid rgba(3,55,211,.2);font-size:12px;padding:8px;font-weight:600}@media (min-width: 992px){.loginActivities .activityTable th{font-weight:500;font-size:16px}}.loginActivities .activityTable td{color:#000;font-style:normal;font-weight:400;line-height:normal;font-size:14px;border:1px solid rgba(3,55,211,.2)}.loginActivities .activityTable .deviceColumn .deviceIcon{display:flex;align-items:center}.loginActivities .activityTable .deviceColumn .deviceIcon svg{margin-right:8px;height:16px;width:16px}.loginActivities .activityTable .deviceColumn .deviceIcon span{font-size:14px;color:#000000b3}.loginActivities .activityTable .killSession{color:var(--danger);font-size:14px;text-decoration:none;cursor:pointer}.loginActivities .activityTable .killSession:hover{text-decoration:underline}.loginActivities .viewMore{display:block;margin:8px 0;color:var(--primary);cursor:pointer;text-decoration:none;text-align:right;font-size:14px}.loginActivities .viewMore:hover{text-decoration:underline}.loginActivities .note{font-size:14px;color:#0006;margin-top:24px}@media (min-width: 768px){.profilePaymentMethods{padding-left:8px}}@media (min-width: 992px){.profilePaymentMethods{padding:20px}}@media (min-width: 1200px){.profilePaymentMethods{padding:0}}.profilePaymentMethods h1{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px;margin:0 0 20px;text-align:left}@media (min-width: 992px){.profilePaymentMethods h1{font-size:32px}}.profilePaymentMethods h2{margin:0 0 8px;color:#000;text-align:left;font-style:normal;font-weight:500;line-height:normal;font-size:16px}@media (min-width: 768px){.profilePaymentMethods h2{margin-bottom:16px;font-size:24px}}.noCardSection{margin-top:3rem}.creditDebitCards{margin-top:32px;padding-right:0}@media (min-width: 992px){.creditDebitCards{margin-top:34px}}.creditDebitCards .cardList{display:flex;justify-content:start;flex-wrap:wrap;gap:16px}.creditDebitCards .cardCard{border-radius:10px;border:1.5px solid rgba(3,55,211,.3);display:flex;flex-direction:column;justify-content:space-between;background:#fff;box-shadow:0 2px 4px #0000001a;text-align:left;width:100%;padding:16px}@media (min-width: 992px){.creditDebitCards .cardCard{width:calc((100% - 16px)/2)}}@media (min-width: 1200px){.creditDebitCards .cardCard{width:calc((100% - 32px) / 3)}}.creditDebitCards .cardCard.addCard{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:10px;border:1.5px solid var(--boarder, rgba(3, 55, 211, .3));background:var(--white);min-width:calc((100% - 42px) / 3);height:200px}@media (min-width: 992px){.creditDebitCards .cardCard.addCard{min-height:230px}}.creditDebitCards .cardCard.addCard .addCardContent{display:flex;flex-direction:column;align-items:center;color:var(--black);gap:10px;font-size:20px;font-weight:500}.creditDebitCards .cardCard.addCard .addCardContent svg{font-size:24px;height:40px;width:auto}.creditDebitCards .cardCard .cardDetailsLabel{font-style:normal;line-height:normal;font-weight:500;color:#0009;font-size:16px}.creditDebitCards .cardCard .cardNumber{font-style:normal;font-weight:500;line-height:normal;color:#000;font-size:18px}.creditDebitCards .cardCard .cardHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.creditDebitCards .cardCard .cardHeader .cardType{height:30px;width:auto;font-size:18px;font-weight:700}.creditDebitCards .cardCard .cardHeader .edit{font-size:14px;color:var(--primary);cursor:pointer}.creditDebitCards .cardCard .cardHeader .edit svg{font-size:22px}.creditDebitCards .cardCard .cardExpiry{display:flex;flex-direction:column;color:#000;font-style:normal;font-weight:500;line-height:normal;margin-top:15px;font-size:18px}.creditDebitCards .cardCard .cardActions{display:flex;justify-content:flex-end;gap:16px;margin-top:5px}.creditDebitCards .cardCard .cardActions .remove{cursor:pointer;color:var(--danger);vertical-align:middle;display:flex;align-items:center;justify-content:center;font-size:16px}.creditDebitCards .cardCard .cardActions .remove svg{height:18px;width:auto;color:var(--danger)}.creditDebitCards .cardCard .cardActions .saveBtn,.creditDebitCards .cardCard .cardActions .cancelBtn{color:var(--primary);cursor:pointer;border:none;background:transparent;padding:0;margin:0}.creditDebitCards .cardCard .cardActions .cancelBtn{color:#000}.creditDebitCards .cardCard .cardNumberInput::-webkit-outer-spin-button,.creditDebitCards .cardCard .cardNumberInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.creditDebitCards .cardCard .cardNumberInput[type=number]{-moz-appearance:textfield}.creditDebitCards .cardCard.editing{gap:5px}.creditDebitCards .cardCard.editing .cardHeader{margin-bottom:2px}.creditDebitCards .cardCard.editing input{appearance:none;-webkit-appearance:none;-moz-appearance:textfield;width:100%;outline:none;transition:all .3s ease-in-out;border:1.5px solid rgba(3,55,211,.3);border-radius:6px;padding:4px 8px;margin-top:3px}.creditDebitCards .cardCard.editing input:focus{border:1.5px solid rgba(1,47,186,.904)}.creditDebitCards .cardCard.editing input.errorInput{border-color:var(--danger)}.walletsContainer{background-color:#f5f5f5}.walletsContainer .wallets{display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px}@media (min-width: 992px){.walletsContainer .wallets{gap:0}}@media (min-width: 1200px){.walletsContainer .wallets{gap:14px}}.walletsContainer .walletCard{transition:all .3s ease-in-out;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 4px 8px #0000001a;border-radius:10px;width:100%;padding:10px 10px 16px}@media (min-width: 768px){.walletsContainer .walletCard{padding:20px}}@media (min-width: 992px){.walletsContainer .walletCard{padding:14px 14px 11px;width:calc((100% - 18px) / 3)}}@media (min-width: 1200px){.walletsContainer .walletCard{padding:22px 22px 11px;width:calc((100% - 32px) / 3)}}.walletsContainer .walletCard:hover{transform:translateY(-5px)}.walletsContainer .walletCard .walletContent{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%}.walletsContainer .walletCard .walletContent .topSection{display:flex;align-items:center;width:100%;text-align:left;gap:16px}.walletsContainer .walletCard .walletContent .topSection .walletLogo{width:70px;height:70px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}@media (min-width: 992px){.walletsContainer .walletCard .walletContent .topSection .walletLogo{width:50px;height:50px}}@media (min-width: 1200px){.walletsContainer .walletCard .walletContent .topSection .walletLogo{width:70px;height:70px}}.walletsContainer .walletCard .walletContent .topSection .walletLogo img{width:80%;height:auto}.walletsContainer .walletCard .walletContent .right h3{color:#fff;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.72px;margin:0;font-size:19px}@media (min-width: 768px){.walletsContainer .walletCard .walletContent .right h3{font-size:24px}}.walletsContainer .walletCard .walletContent .right p{margin:0;font-style:normal;line-height:normal;font-weight:500;color:#8edaff;font-size:13px}@media (min-width: 992px){.walletsContainer .walletCard .walletContent .right p{font-size:11px}}@media (min-width: 1200px){.walletsContainer .walletCard .walletContent .right p{font-size:16px}}.walletsContainer .walletCard .walletContent .walletButton{border:none;text-decoration:none;transition:all .3s ease-in-out;justify-self:flex-end;align-self:flex-end;font-style:normal;font-weight:500;line-height:normal;border-radius:6px;background-color:#fff;color:#1f264f;padding:6px 18px;font-size:12px;margin-top:14px}@media (min-width: 992px){.walletsContainer .walletCard .walletContent .walletButton{margin-top:8px}}@media (min-width: 1200px){.walletsContainer .walletCard .walletContent .walletButton{margin-top:15px}}.walletsContainer .walletCard .walletContent .walletButton:hover{background-color:var(--hover)}.walletsContainer .walletCard:last-of-type .right h3{color:#000}.walletsContainer .walletCard:last-of-type .right p{color:#1a0826}.walletsContainer .walletCard:last-of-type .walletCard:nth-child(2) .right p{color:#fffc}.supportAndTicketsPage{text-align:left}@media (min-width: 768px){.supportAndTicketsPage{padding-left:8px}}@media (min-width: 992px){.supportAndTicketsPage{padding:20px}}@media (min-width: 1200px){.supportAndTicketsPage{padding:0}}.supportAndTicketsPage .headingAndRiseButton{display:flex;align-items:center;justify-content:space-between}.supportAndTicketsPage .headingAndRiseButton h1{color:#000;font-style:normal;font-weight:600;line-height:normal;margin:0;font-size:18px}@media (min-width: 992px){.supportAndTicketsPage .headingAndRiseButton h1{font-size:32px}}.supportAndTicketsPage .headingAndRiseButton button{border-radius:6px;font-weight:500;border:1.5px solid rgba(3,55,211,.3);color:var(--white);background:var(--primary);transition:all .3s ease-in-out;padding:6.5px 12px;font-size:12px}@media (min-width: 992px){.supportAndTicketsPage .headingAndRiseButton button{padding:9.5px 25px;font-size:16px}}.supportAndTicketsPage .headingAndRiseButton button:hover{background:#2c44cf}.supportAndTicketsPage .supportTableContainer{margin-top:8px}@media (min-width: 992px){.supportAndTicketsPage .supportTableContainer{margin-top:35px}}.supportAndTicketsPage .supportTableContainer .tableControls{display:flex;justify-content:space-between;flex-direction:column;align-items:center;margin:20px auto 8px;gap:5px}@media (min-width: 768px){.supportAndTicketsPage .supportTableContainer .tableControls{gap:10px;flex-direction:row;margin:unset;margin-bottom:8px}}.supportAndTicketsPage .supportTableContainer .tableControls .controlLeft{min-width:100%}@media (min-width: 768px){.supportAndTicketsPage .supportTableContainer .tableControls .controlLeft{min-width:160px}}.supportAndTicketsPage .supportTableContainer .tableControls .controlLeft .css-1u9des2-indicatorSeparator{display:none}.supportAndTicketsPage .supportTableContainer .tableControls .controlLeft .selectedOption{display:flex;justify-content:center;align-items:center;border:1px solid #cdd7f6;background-color:#fff;font-style:normal;font-weight:500;padding:9px 18px 7px;font-size:12px;border-top-left-radius:6px;border-top-right-radius:6px}@media (min-width: 992px){.supportAndTicketsPage .supportTableContainer .tableControls .controlLeft .selectedOption{padding:8px 28.5px;font-size:16px}}.supportAndTicketsPage .supportTableContainer .tableControls .controlLeft .selectedOption select{min-width:100px}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight{display:flex;align-items:center;justify-content:flex-end;gap:2px}@media (min-width: 992px){.supportAndTicketsPage .supportTableContainer .tableControls .controlRight{gap:5px}}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .searchWrapper{position:relative}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .searchWrapper .searchInput{width:100%;padding:8px 40px 8px 12px;border-radius:6px;border:1px solid #cdd7f6;background:#fff;color:#000;font-weight:500;line-height:normal;font-size:12px}@media (min-width: 992px){.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .searchWrapper .searchInput{width:244px;font-size:16px}}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .searchWrapper .searchInput::-moz-placeholder{color:#cdd7f6;font-style:normal;font-weight:500}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .searchWrapper .searchInput::placeholder{color:#cdd7f6;font-style:normal;font-weight:500}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .searchWrapper .searchInput:focus{outline:1.2px solid #cdd7f6}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .searchWrapper .searchIcon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .filterButton{border-radius:6px;transition:all .3s ease-in-out;border:1px solid rgba(3,55,211,.2);background:#fff;display:flex;justify-content:center;align-items:center;font-size:12px;gap:2px;padding:7.8px 13px}@media (min-width: 992px){.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .filterButton{padding:8px 16px;gap:8px;font-size:16px}}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .filterButton:hover{background-color:var(--hover)}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .filterButton.active{color:var(--primary)}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .filterButton.active svg{color:var(--primary)}.supportAndTicketsPage .supportTableContainer .tableControls .controlRight .filterButton svg{color:#000}.supportAndTicketsPage .supportTableContainer .supportTableWrapper{-webkit-overflow-scrolling:touch;padding-bottom:8px;overflow-x:auto}.supportAndTicketsPage .supportTableContainer .supportTableWrapper::-webkit-scrollbar{height:8px;width:8px}.supportAndTicketsPage .supportTableContainer .supportTableWrapper::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.supportAndTicketsPage .supportTableContainer .supportTableWrapper::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.supportAndTicketsPage .supportTableContainer .supportTableWrapper::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.supportAndTicketsPage .supportTableContainer .supportTableWrapper::-webkit-scrollbar-thumb:active{background-color:#0d27a7}.supportAndTicketsPage .supportTableContainer .supportTable{min-width:600px;width:100%;border-collapse:collapse;border:1px solid rgba(3,55,211,.2);background-color:#fff}.supportAndTicketsPage .supportTableContainer .supportTable th,.supportAndTicketsPage .supportTableContainer .supportTable td{border:1px solid rgba(3,55,211,.2);font-style:normal;line-height:normal;font-size:12px;padding:10px;white-space:nowrap}@media (min-width: 992px){.supportAndTicketsPage .supportTableContainer .supportTable th,.supportAndTicketsPage .supportTableContainer .supportTable td{padding:10px 16px;font-size:16px}}.supportAndTicketsPage .supportTableContainer .supportTable th:not(:nth-child(5)),.supportAndTicketsPage .supportTableContainer .supportTable td:not(:nth-child(5)){text-align:left}.supportAndTicketsPage .supportTableContainer .supportTable th:nth-child(5),.supportAndTicketsPage .supportTableContainer .supportTable td:nth-child(5){text-align:center}.supportAndTicketsPage .supportTableContainer .supportTable .noDataMessage{text-align:center!important}.supportAndTicketsPage .supportTableContainer .supportTable th{font-weight:600}.supportAndTicketsPage .supportTableContainer .supportTable td{color:#000;font-weight:500}@media (max-width: 575.98px){.supportAndTicketsPage .supportTableContainer .supportTable td{padding:6px 10px}}.supportAndTicketsPage .supportTableContainer .supportTable .ticketNumber{color:#5477e1;margin-left:10px;font-size:10px}@media (min-width: 992px){.supportAndTicketsPage .supportTableContainer .supportTable .ticketNumber{font-size:14px}}.supportAndTicketsPage .supportTableContainer .supportTable .ticketNumber span{cursor:pointer}.supportAndTicketsPage .supportTableContainer .supportTable .ticketNumber .noDataMessage{text-align:center!important}.supportAndTicketsPage .supportTableContainer .supportTable .chatButton{border-radius:6px;background:transparent;border:none;padding:5.5px 13px;transition:all .3s ease-in-out}.supportAndTicketsPage .supportTableContainer .supportTable .chatButton svg{transition:all .3s ease-in-out;height:26px;width:auto;color:var(--primary)}.supportAndTicketsPage .supportTableContainer .supportTable .chatButton svg :hover{color:#1833cb}.modalBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;max-width:100vw}.filterModal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background-color:#fff;border-radius:10px;box-shadow:0 8px 16px #0000001a;width:600px;max-height:95vh;max-width:95vw;padding:14px}@media (min-width: 768px){.filterModal{padding:24px;max-height:unset;max-width:unset}}.filterModal .modalHeader{display:flex;justify-content:space-between;align-items:center}@media (min-width: 768px){.filterModal .modalHeader{margin-bottom:16px}}.filterModal .modalHeader .title{font-weight:700;color:#1a73e8;font-size:20px}@media (max-width: 575.98px){.filterModal .modalHeader .title{font-size:18px}}.filterModal .modalHeader .closeButton{background:none;border:none;cursor:pointer;color:#000;transition:color .3s ease;font-size:30px;padding:0}@media (max-width: 575.98px){.filterModal .modalHeader .closeButton{font-size:23px}}.filterModal .modalHeader .closeButton:hover{color:#d32f2f}.filterModal .filterPanel{display:flex;gap:20px;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 768px){.filterModal .filterPanel{flex-direction:row;align-items:unset;justify-content:unset}}.filterModal .filterPanel .calendarLeftSection{display:flex;flex-direction:column;justify-content:space-between;width:100%}@media (min-width: 768px){.filterModal .filterPanel .calendarLeftSection{width:40%}}.filterModal .filterPanel .calendarLeftSection .filterOptionsMobile{margin:20px 0 0}@media (min-width: 768px){.filterModal .filterPanel .calendarLeftSection .filterOptionsMobile{display:none}}.filterModal .filterPanel .calendarLeftSection .filterOptionsMobile .css-1u9des2-indicatorSeparator{display:none}.filterModal .filterPanel .calendarLeftSection .filterOptions{display:none;flex-direction:column;gap:5px;margin-top:10px}@media (min-width: 768px){.filterModal .filterPanel .calendarLeftSection .filterOptions{display:flex}}.filterModal .filterPanel .calendarLeftSection .filterOptions .option{cursor:pointer;transition:background-color .3s ease,color .3s ease;display:flex;align-items:center;justify-content:space-between;color:#000;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.18px;border-radius:6px;padding:9px 12px}.filterModal .filterPanel .calendarLeftSection .filterOptions .option:hover{background:#eaefff}.filterModal .filterPanel .calendarLeftSection .filterOptions .option.selected{color:#3854f6}.filterModal .filterPanel .calendarLeftSection .filterOptions .option .checkMark{font-size:18px;color:#1a73e8}.filterModal .filterPanel .calendarLeftSection .actionButtons{display:none}@media (min-width: 768px){.filterModal .filterPanel .calendarLeftSection .actionButtons{display:flex;justify-content:space-between;gap:10px}}.filterModal .filterPanel .calendarLeftSection .actionButtons .applyButton{background-color:#1a73e8;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease;padding:9px;font-size:12px;width:37%}@media (min-width: 768px){.filterModal .filterPanel .calendarLeftSection .actionButtons .applyButton{padding:10px;font-size:16px;width:55%}}.filterModal .filterPanel .calendarLeftSection .actionButtons .applyButton:hover{background-color:#155abc}.filterModal .filterPanel .calendarLeftSection .actionButtons .clearButton{background:none;border:none;color:var(--primary);font-size:16px;cursor:pointer;transition:color .3s ease;padding:0;text-decoration:underline}.filterModal .filterPanel .calendarLeftSection .actionButtons .clearButton:hover{color:#0b50b0}.filterModal .filterPanel .actionButtonsMobile{display:flex;justify-content:space-between;gap:10px;margin-top:20px}@media (min-width: 768px){.filterModal .filterPanel .actionButtonsMobile{display:none}}.filterModal .filterPanel .actionButtonsMobile .applyButton{background-color:#1a73e8;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease;padding:9px;font-size:12px;width:37%}.filterModal .filterPanel .actionButtonsMobile .clearButton{background:none;border:none;color:var(--primary);font-size:16px;cursor:pointer;transition:color .3s ease;padding:0;text-decoration:underline}.filterModal .filterPanel .actionButtonsMobile .clearButton:hover{color:#0b50b0}.filterModal .filterPanel .calendarRightSection{flex-grow:1}@media (max-width: 575.98px){.filterModal .filterPanel .calendarRightSection{width:100%}}.filterModal .filterPanel .calendarRightSection .calendar .calendarHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.filterModal .filterPanel .calendarRightSection .calendar .calendarHeader .monthYear{text-align:center;width:45%;color:#333;font-weight:600;font-size:16px}@media (min-width: 768px){.filterModal .filterPanel .calendarRightSection .calendar .calendarHeader .monthYear{font-size:18px}}.filterModal .filterPanel .calendarRightSection .calendar .calendarHeader .navButton{background:none;border:none;cursor:pointer;color:var(--black);font-weight:700;transition:background-color .3s ease,color .3s ease;border-radius:4px;padding:4px 8px;font-size:18px}.filterModal .filterPanel .calendarRightSection .calendar .calendarHeader .navButton:hover{background-color:#e3f2fd;color:#155abc}.filterModal .filterPanel .calendarRightSection .calendar .calendarWeekdays,.filterModal .filterPanel .calendarRightSection .calendar .calendarDays{display:grid;grid-template-columns:repeat(7,1fr)}.filterModal .filterPanel .calendarRightSection .calendar .calendarWeekday{color:#000;text-align:center;font-weight:400;line-height:20px;letter-spacing:-.18px;padding:8px 0;font-size:12px}@media (min-width: 768px){.filterModal .filterPanel .calendarRightSection .calendar .calendarWeekday{font-size:16px}}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease;color:#293050;text-align:center;font-weight:400;line-height:20px;letter-spacing:-.18px;border-radius:10%;padding:5px;font-size:12px}@media (max-width: 575.98px){.filterModal .filterPanel .calendarRightSection .calendar .calendarDay{width:100%;height:100%}}@media (min-width: 768px){.filterModal .filterPanel .calendarRightSection .calendar .calendarDay{padding:10px;font-size:16px;width:50px;height:50px}}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay.empty{background-color:transparent;cursor:default}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay:hover{background-color:#e3f2fd}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay.selected{background-color:#cddeed;font-weight:600}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay.inRange{background-color:#e3f2fd;color:#1a73e8;border-radius:0}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay.firstInRange,.filterModal .filterPanel .calendarRightSection .calendar .calendarDay.lastInRange{background:var(--primary);color:var(--white);font-weight:600;font-size:16px}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay.firstInRange{border-top-left-radius:10%}.filterModal .filterPanel .calendarRightSection .calendar .calendarDay.lastInRange{border-bottom-right-radius:10%}.growthGmbPage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins!important;margin-bottom:0}@media (min-width: 768px){.growthGmbPage .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.growthGmbPage .title{letter-spacing:4px;font-size:24px}}.growthGmbPage .section{margin-top:35px}@media (min-width: 768px){.growthGmbPage .section{margin-top:35px}}@media (min-width: 992px){.growthGmbPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.growthGmbPage .section{margin-top:60px}}@media (min-width: 1400px){.growthGmbPage .section{margin-top:80px}}.growthGmbPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.growthGmbPage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.growthGmbPage .subTitle{font-size:28px}}@media (min-width: 992px){.growthGmbPage .subTitle{font-size:48px}}.growthGmbPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.growthGmbPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.growthGmbPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}@media (max-width: 575.98px){.growthGmbPage .gmbLogoSliderSection .logos{margin-top:20px}}@media (min-width: 992px){.growthGmbPage .gmbLogoSliderSection .logos{margin-top:65px}}@media (min-width: 768px){.growthGmbPage .gmbServiceStandoutSection{padding:0 14px}}.growthGmbPage .gmbClientDashboardSection .description{width:90%}@media (min-width: 992px){.growthGmbPage .gmbClientDashboardSection .description{width:80%}}.growthGmbPage .gmbTestimonialsSection{padding-bottom:100px;overflow:hidden}@media (min-width: 768px){.growthGmbPage .gmbTestimonialsSection{padding-bottom:250px}}@media (min-width: 992px){.growthGmbPage .gmbTestimonialsSection{padding-bottom:200px}.growthGmbPage .gmbTestimonialsSection .title,.growthGmbPage .gmbTestimonialsSection .subTitle,.growthGmbPage .gmbTestimonialsSection .description{width:100%;text-align:left}}@media (max-width: 575.98px){.growthGmbPage .gmbTestimonialsSection .description{margin-top:0}}.growthGmbPage .gmbCaseStudiesSection .ourSuccess-container{margin-top:0}.growthGmbPage .gmbFaqSection{overflow:hidden}@media (max-width: 575.98px){.growthGmbPage .gmbFaqSection .faq-container{margin-top:15px}}@media (min-width: 992px){.growthGmbPage .gmbFaqSection .faq-container{padding-top:0}}.gmbHeroSection{text-align:center;padding:0 16px 16px;background-color:#fff}.gmbHeroSection .topPill{display:inline-block;border-radius:56px;background-color:#fff;box-shadow:-4px -4px 24px #3656f433 inset,4px 4px 24px #3656f433 inset;padding:10px 32px;justify-content:center;align-items:center;gap:13px;color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:12px;margin-bottom:14px}@media (min-width: 768px){.gmbHeroSection .topPill{font-size:20px;margin-bottom:24px}}.gmbHeroSection .topTitle{color:#000;text-align:center;font-style:normal;font-weight:600;line-height:normal;font-size:24px;margin-bottom:8px}@media (min-width: 992px){.gmbHeroSection .topTitle{font-size:54px;line-height:70px;margin-bottom:24px}}.gmbHeroSection .description{text-align:center;font-style:normal;font-weight:500;line-height:normal;font-size:13px;margin-bottom:14px;color:#0009}@media (min-width: 992px){.gmbHeroSection .description{font-weight:400;color:#000;font-size:20px}}.gmbHeroSection .ctaImageTrustInfo{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;gap:14px;margin-top:14px}@media (min-width: 992px){.gmbHeroSection .ctaImageTrustInfo{flex-direction:column;margin-top:24px;gap:70px}}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars{display:flex;align-items:center;justify-content:center;gap:12px;flex-direction:column-reverse}@media (min-width: 992px){.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars{gap:24px;flex-direction:row}}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .cta{display:flex;justify-content:center;align-items:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;padding:8px 16px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out}@media (min-width: 992px){.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .cta{width:222px;padding:15.5px 10px;gap:10px;font-size:22px}}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .cta:hover{background-color:var(--hover);color:#000}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .cta svg{font-size:23px;height:23px;font-weight:700}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .trustInfo{display:flex;flex-direction:column;align-items:start;justify-content:start}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .trustInfo .avatars{display:flex;justify-content:center;margin-bottom:3px}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .trustInfo .avatars .ant-avatar-group img,.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .trustInfo .avatars .ant-avatar-group svg{width:22px;height:auto}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .trustInfo .avatars .ant-avatar-group .ant-avatar-circle{background-color:#ef8243}.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .trustInfo p{color:#000;font-style:normal;font-weight:500;line-height:normal;margin:0;font-size:10px}@media (min-width: 992px){.gmbHeroSection .ctaImageTrustInfo .ctaAndAvatars .trustInfo p{font-size:12px}}.gmbHeroSection .ctaImageTrustInfo .gmbHeroImage{max-width:80vw}.promotionSection{display:flex;align-items:center;padding:16px 16px 0;background:#001fff;background:linear-gradient(90deg,#001fff,#000 47%)}@media (min-width: 992px){.promotionSection{padding-bottom:0}}.promotionSection .imageWrapper{flex:25%;text-align:center}.promotionSection .imageWrapper img{max-width:100%;height:auto}.promotionSection .textWrapper{flex:30%;color:#fff;text-align:left}.promotionSection .textWrapper p{margin:0;color:#fff;font-style:normal;font-weight:500;line-height:normal;font-size:10px;line-height:16px;opacity:.7}@media (min-width: 768px){.promotionSection .textWrapper p{font-size:20px;line-height:normal}}@media (min-width: 992px){.promotionSection .textWrapper p{font-size:26px;font-weight:600;line-height:normal}}@media (min-width: 1200px){.promotionSection .textWrapper p{font-size:42px}}.gmbWhyChooseTecnogexSection{background-color:#222!important;color:#fff!important}.gmbWhyChooseTecnogexSection .contentWrapper .section{margin-top:0}@media (max-width: 575.98px){.gmbWhyChooseTecnogexSection .contentWrapper{padding:20px 0}}@media (min-width: 768px){.gmbWhyChooseTecnogexSection .contentWrapper{padding:30px}}@media (min-width: 992px){.gmbWhyChooseTecnogexSection .contentWrapper{padding:30px}}@media (min-width: 1200px){.gmbWhyChooseTecnogexSection .contentWrapper{padding:70px}}.gmbWhyChooseTecnogexSection .title{display:none}.gmbWhyChooseTecnogexSection .subTitle,.gmbWhyChooseTecnogexSection .description{color:#fff!important}@media (min-width: 768px){.gmbWhyChooseTecnogexSection .subTitle,.gmbWhyChooseTecnogexSection .description{margin-bottom:1rem!important}}.gmbWhyChooseTecnogexSection .description{opacity:.7}@media (min-width: 992px){.gmbWhyChooseTecnogexSection .planCardsSection{display:flex;margin-top:35px!important}.gmbWhyChooseTecnogexSection .planCards{padding-bottom:0!important}}.gmbWhyChooseTecnogexSection .planCard{background-color:#222!important;border-color:#fff!important}.gmbWhyChooseTecnogexSection .planCard .cardNumber,.gmbWhyChooseTecnogexSection .planCard .planTitle,.gmbWhyChooseTecnogexSection .planCard .planDescription{color:#fff!important}.gmbWhyChooseTecnogexSection button{display:none}.serviceStandoutSection{display:flex;justify-content:space-between;background-color:#fff;flex-direction:column;gap:15px}@media (min-width: 768px){.serviceStandoutSection{flex-direction:row}}@media (min-width: 992px){.serviceStandoutSection{padding:20px}}@media (min-width: 1200px){.serviceStandoutSection{gap:120px;padding:0 60px}}.serviceStandoutSection__left{flex:1;display:flex;align-items:start;flex-direction:column;padding-top:0;padding-bottom:0}@media (min-width: 1200px){.serviceStandoutSection__left{justify-content:center}}.serviceStandoutSection__left h2.subTitle{font-weight:600;margin-bottom:1rem;margin-top:0;font-size:24px;text-align:center}@media (max-width: 575.98px){.serviceStandoutSection__left h2.subTitle{width:90%}}@media (min-width: 768px){.serviceStandoutSection__left h2.subTitle{text-align:left}}@media (min-width: 992px){.serviceStandoutSection__left h2.subTitle{font-size:35px;margin-bottom:35px}}@media (min-width: 1200px){.serviceStandoutSection__left h2.subTitle{font-size:48px}}.serviceStandoutSection img{background:#d9d9d9;border-radius:10px;max-width:100%}@media (min-width: 992px){.serviceStandoutSection img{border-radius:25px}}.serviceStandoutSection__right{flex:1;text-align:left;background-color:#fff;border:1px solid #e0e0e0;border-radius:18px;box-shadow:4px 30px 40px #3854f633;padding:20px;max-width:497px;border:3px solid rgba(56,84,246,.3)}@media (max-width: 575.98px){.serviceStandoutSection__right{padding:16px}}@media (min-width: 992px){.serviceStandoutSection__right{border:7px solid rgba(56,84,246,.3)}}.serviceStandoutSection__right ul{list-style:disc;display:flex;flex-direction:column;height:100%;justify-content:space-between;align-content:flex-start;padding:16px 16px 0;margin-bottom:0}@media (min-width: 992px){.serviceStandoutSection__right ul{padding-bottom:16px}}.serviceStandoutSection__right ul li h4{align-self:stretch;color:#000;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8px;font-size:16px}@media (min-width: 992px){.serviceStandoutSection__right ul li h4{font-size:22px}}@media (min-width: 1200px){.serviceStandoutSection__right ul li h4{font-size:28px}}.serviceStandoutSection__right ul li p{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 575.98px){.serviceStandoutSection__right ul li p{margin-bottom:1.5rem}}@media (min-width: 992px){.serviceStandoutSection__right ul li p{font-size:16px}}@media (min-width: 1200px){.serviceStandoutSection__right ul li p{font-size:18px}}.businessGrowthSection{background-color:#fff;border-radius:10px;text-align:left}.businessGrowthSection .title{text-align:left}@media (min-width: 992px){.businessGrowthSection .subTitle{width:50%}}.businessGrowthSection ul{list-style:none;padding:0;margin:16px 0 0}@media (min-width: 992px){.businessGrowthSection ul{margin-top:35px}}.businessGrowthSection ul hr{height:2px;opacity:.5;background-color:#d9d9d9;color:#d9d9d9}.businessGrowthSection ul li{display:flex;justify-content:space-between;align-items:center;color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:16px;transition:all .3s ease-in-out}@media (min-width: 992px){.businessGrowthSection ul li{font-size:24px}}.businessGrowthSection ul li:hover .arrow-icon,.businessGrowthSection ul li:hover span{transition:all .3s ease-in-out;color:var(--primary)}.businessGrowthSection ul li span{cursor:pointer;transition:all .3s ease-in-out;flex:1;margin:0}.businessGrowthSection ul li .arrow-icon{height:auto;cursor:pointer;width:36px;font-size:20px}.businessGrowthSection ul li .arrow-icon:hover{color:var(--primary)}.businessGrowthSection ul li:last-child{border-bottom:none}.clientDashboardSection{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:19px}@media only screen and (min-width: 768px){.clientDashboardSection{margin-top:35px}}@media only screen and (min-width: 1024px){.clientDashboardSection{margin-top:55px}}@media only screen and (min-width: 1280px){.clientDashboardSection{margin-top:55px}}.clientDashboardSection .title{text-align:center;opacity:.9;color:var(--black);font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.clientDashboardSection .title{font-size:40px}}@media only screen and (min-width: 1024px){.clientDashboardSection .title{color:var(--primary);font-size:40px}}@media only screen and (min-width: 1280px){.clientDashboardSection .title{font-size:45px}}.clientDashboardSection .subTitle{color:var(--black);font-weight:600;font-size:16px;padding:0 15px}@media only screen and (min-width: 768px){.clientDashboardSection .subTitle{font-size:30px}}@media only screen and (min-width: 1024px){.clientDashboardSection .subTitle{font-size:2.5rem}}@media only screen and (min-width: 1280px){.clientDashboardSection .subTitle{font-size:3rem;margin:5px 0}}.clientDashboardSection .description{color:var(--black);text-align:center;opacity:.6;font-weight:600;font-size:12.5px;padding:5px 15px}@media only screen and (min-width: 768px){.clientDashboardSection .description{font-size:1rem;padding:10px 60px}}@media only screen and (min-width: 1024px){.clientDashboardSection .description{padding:0 100px;margin-top:15px;font-size:16px}}@media only screen and (min-width: 1280px){.clientDashboardSection .description{padding:0 90px;margin:15px 0;width:55%}}.clientDashboardSection .buttons{margin:3px 0}@media only screen and (min-width: 768px){.clientDashboardSection .buttons{margin:15px 0 51px}}@media only screen and (min-width: 1024px){.clientDashboardSection .buttons{margin:18px 0 41px}}.clientDashboardSection .buttons .button{transition:background-color .5s,color .5s,border .5s;background-color:transparent;border:none;color:var(--white);border-radius:40px;background:var(--primary);font-weight:600;height:40px;font-size:15.5px;width:150px}@media only screen and (min-width: 768px){.clientDashboardSection .buttons .button{height:50px;font-size:.9rem;width:170px}}@media only screen and (min-width: 1024px){.clientDashboardSection .buttons .button{height:55px;font-size:1rem;width:180px}}@media only screen and (min-width: 1280px){.clientDashboardSection .buttons .button{height:60px;font-size:1.125rem;width:191.196px}}.clientDashboardSection .buttons .button:hover{background:transparent;transition-duration:.5s;color:var(--black);border:3px solid var(--primary)}.clientDashboardSection .companies{margin:10px auto 24px}@media only screen and (min-width: 768px){.clientDashboardSection .companies{margin-top:-20px}}.clientDashboardSection .companies div{margin-left:-30px}.clientDashboardSection .imageSection{position:relative}.clientDashboardSection .imageSection img{width:100%;height:100%;margin-top:-10px}@media only screen and (min-width: 768px){.clientDashboardSection .imageSection img{margin-top:20px;width:650px;height:350px}}@media only screen and (min-width: 1024px){.clientDashboardSection .imageSection img{width:800px;height:450px;margin-top:0}}@media only screen and (min-width: 1280px){.clientDashboardSection .imageSection img{width:1001px;height:579px;margin-top:20px}}.clientDashboardSection .imageSection .details{background:var(--white);position:absolute;-o-object-fit:cover;object-fit:cover;color:#0009;font-style:normal;line-height:normal;font-weight:600;width:100%;font-size:12.5px;margin-top:-74px;padding:1rem 15px}@media only screen and (min-width: 768px){.clientDashboardSection .imageSection .details{font-size:1rem;padding:3.1rem 10px;margin-top:-135px}}@media only screen and (min-width: 1024px){.clientDashboardSection .imageSection .details{font-size:1.2rem;padding:4.1rem 20px;margin-top:-165px}}@media only screen and (min-width: 1280px){.clientDashboardSection .imageSection .details{font-size:24px;margin-top:-182px;padding:50px 0}}.clientDashboardSection .dashboardStatsImage img{position:relative;max-width:100%;max-height:100%;padding:0 20px;margin-top:30px}@media only screen and (min-width: 1280px){.clientDashboardSection .dashboardStatsImage img{width:1258px;height:611px;padding:0;margin-top:40px}}@media (min-width: 768px){.emailMarketingPage-wrapper{margin-top:100px}}@media (min-width: 992px){.emailMarketingPage-wrapper{margin-top:140px;gap:60px;padding:0 72px}}@media (min-width: 768px){.emailMarketingPage-wrapper .topBannerSection{gap:24px;margin-bottom:-40px;margin-top:0}}@media (min-width: 768px){.emailMarketingPage-wrapper .title{font-size:28px}}@media (min-width: 992px){.emailMarketingPage-wrapper .title{font-size:54px}}@media (min-width: 768px){.emailMarketingPage-wrapper .description{width:80%;margin:0 auto;font-size:16px}.emailMarketingPage-wrapper .testimonials .description{text-align:left;width:unset}}@media (min-width: 768px){.emailMarketingPage-wrapper .cta{height:55px;width:200px}}@media (min-width: 992px){.emailMarketingPage-wrapper .logos{margin:60px 0}}@media (min-width: 1200px){.emailMarketingPage-wrapper .logos{margin:80px 0}}@media (min-width: 768px){.emailMarketingPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.emailMarketingPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}@media (max-width: 575.98px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}@media (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}@media (max-width: 575.98px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media (min-width: 992px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}@media (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media (min-width: 992px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}@media (min-width: 768px){.emailMarketingPage-wrapper .testimonials{margin-bottom:200px;margin-top:20px}.emailMarketingPage-wrapper .testimonials .testimonials-info>*{text-align:left}}@media (min-width: 768px){.emailMarketingPage-wrapper .bottomHeroBanner{display:block;margin-top:60px;margin-bottom:-80px}}@media (max-width: 575.98px){.emailMarketingPage-wrapper .custom-design{justify-content:space-between}}@media (min-width: 768px){.emailMarketingPage-wrapper .custom-design{justify-content:center;align-items:center;gap:20px}}@media (min-width: 992px){.emailMarketingPage-wrapper .custom-design{gap:24px}}@media (min-width: 1200px){.emailMarketingPage-wrapper .custom-design{gap:30px}}@media (min-width: 768px){.emailMarketingPage-wrapper .custom-design .description{width:55%}}@media (min-width: 992px){.emailMarketingPage-wrapper .custom-design{margin:0 -72px}}@media (max-width: 575.98px){.emailMarketingPage-wrapper.secondWrapperEmailMarketing{gap:29px}}@media (min-width: 992px){.emailMarketingPage-wrapper.secondWrapperEmailMarketing{margin-top:50px}}.whatMakesUsDifferent{display:flex;flex-direction:column}.whatMakesUsDifferent .leftSection{align-self:flex-start;text-align:left}.whatMakesUsDifferent .title{color:var(--primary);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.whatMakesUsDifferent .title{text-align:left;letter-spacing:2px;font-size:16.58px}}@media (min-width: 992px){.whatMakesUsDifferent .title{letter-spacing:4px;font-size:24px}}.whatMakesUsDifferent .subTitle{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px;text-align:center}@media (max-width: 575.98px){.whatMakesUsDifferent .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.whatMakesUsDifferent .subTitle{font-size:28px;text-align:left}}@media (min-width: 992px){.whatMakesUsDifferent .subTitle{font-size:48px}}.whatMakesUsDifferent .description{width:100%;color:#000000b3;text-align:center;font-style:normal;font-weight:600;line-height:normal;margin:auto;font-size:16px}@media (min-width: 768px){.whatMakesUsDifferent .description{font-size:15px;text-align:left}}@media (min-width: 992px){.whatMakesUsDifferent .description{font-size:18px;margin:auto}}.whatMakesUsDifferent .whatMakesUsList{display:flex;justify-content:space-between;flex-direction:column;gap:16px}@media (min-width: 768px){.whatMakesUsDifferent .whatMakesUsList{flex-direction:row;margin-top:32px}.whatMakesUsDifferent .whatMakesUsList>:nth-child(n+4){display:none}}@media (min-width: 992px){.whatMakesUsDifferent .whatMakesUsList>:nth-child(n+4){display:flex}}.whatMakesUsDifferent .whatMakesUsList div{display:flex;flex-direction:column}.whatMakesUsDifferent .whatMakesUsList div .whatMakesUsTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-align:center;margin-bottom:0;margin-top:10px}@media (min-width: 768px){.whatMakesUsDifferent .whatMakesUsList div .whatMakesUsTitle{font-size:20px;text-align:left}}.whatMakesUsDifferent .whatMakesUsList div .desc{color:#000000bf;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:center;margin-top:8px}@media (min-width: 768px){.whatMakesUsDifferent .whatMakesUsList div .desc{text-align:left}}.whatMakesUsDifferent .whatMakesUsList div span{align-self:center}@media (min-width: 768px){.whatMakesUsDifferent .whatMakesUsList div span{align-self:flex-start}}.whatMakesUsDifferent .whatMakesUsList div span img{width:80px;height:80px}@media (min-width: 768px){.whatMakesUsDifferent .whatMakesUsList div span img{width:auto;height:auto}}.toolsWeUse{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:12px}@media (min-width: 769px){.toolsWeUse{flex-direction:row}.toolsWeUse .leftSection{width:60%}}.toolsWeUse .leftSection .info .title{color:var(--primary);font-style:normal;font-size:16px;font-weight:700;line-height:normal;letter-spacing:.96px;text-transform:uppercase}@media (min-width: 769px){.toolsWeUse .leftSection .info .title{text-align:left;font-size:24px}}.toolsWeUse .leftSection .info .description{color:#000;font-family:Poppins;font-style:normal;font-size:18px;font-weight:600;width:100%}@media (min-width: 992px){.toolsWeUse .leftSection .info .description{line-height:41px;text-align:left;font-size:34px}}@media (min-width: 1200px){.toolsWeUse .leftSection .info .description{line-height:70px;text-align:left;font-size:52px}}.toolsWeUse .leftSection .iconWrapper{display:flex;align-items:center;gap:30px;margin-top:16px;margin-top:1rem}.toolsWeUse .leftSection .iconWrapper div{text-align:left}.toolsWeUse .leftSection .iconWrapper div p{font-size:14px;margin-bottom:0}@media (min-width: 768px){.toolsWeUse .leftSection .iconWrapper div p{font-size:18px}}.toolsWeUse .leftSection .cta{margin:35px auto 0;width:219px;box-shadow:none;border-radius:40px;background:#4a67f5;color:#fff;display:flex;text-align:center;justify-content:center;align-items:center;align-self:center;font-style:normal;font-weight:600;line-height:normal;border:none;height:60px;font-size:18px;gap:5px;transition:all .3s ease-in-out}@media (min-width: 992px){.toolsWeUse .leftSection .cta{height:50px;float:left;font-size:18px}}.toolsWeUse .rightSection{display:flex;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px auto 0}@media (min-width: 769px){.toolsWeUse .rightSection{justify-content:flex-start;margin-top:0}.toolsWeUse .rightSection :nth-child(n+5):nth-child(-n+8){padding-left:60px}}.toolsWeUse .rightSection div{width:auto}.toolsWeUse .rightSection div span{width:100%;height:auto}@media (min-width: 1200px){.toolsWeUse .rightSection div span{width:122px;height:122px}}.toolsWeUse .rightSection div span img{height:100%;width:100%}.emailMarketingAbout{background-color:#1c1c1c;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:10px;width:100%;max-width:1920px}.emailMarketingAbout.white{background-color:#fff}.emailMarketingAbout.white .title,.emailMarketingAbout.white .description,.emailMarketingAbout.white .subTitle{color:#000}.emailMarketingAbout.white .info-wrapper>div>.title{color:#000}@media (min-width: 992px){.emailMarketingAbout{padding:24px 56px 0 24px;width:100vw}}@media (min-width: 1200px){.emailMarketingAbout{padding-right:72px}}@media (min-width: 992px){.emailMarketingAbout .mainInfo .title{margin-bottom:12px}}.emailMarketingAbout .mainInfo .description{color:#fff}.emailMarketingAbout p{margin-bottom:0}.emailMarketingAbout .semiCircle{position:absolute;top:-35%;left:51%;width:100%;height:70%;background-color:#245bff;border-radius:50%;transform:translate(-16%);z-index:1}@media (min-width: 992px){.emailMarketingAbout .semiCircle{top:-31%;left:65%;height:100%;width:100%;transform:none}}.emailMarketingAbout .title{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.64px;text-transform:uppercase;position:relative;text-align:left}.emailMarketingAbout .subTitle{color:#fff;font-style:normal;line-height:normal;position:relative;text-align:left;font-size:12px;font-weight:400}@media (min-width: 992px){.emailMarketingAbout .subTitle{font-size:18px}}.emailMarketingAbout .subTitle.topDesc{font-size:20px;font-weight:600;color:#fff!important}@media (min-width: 1200px){.emailMarketingAbout .subTitle.topDesc{font-size:32px}}.emailMarketingAbout .info-wrapper{display:flex;flex-direction:column;gap:16px}.emailMarketingAbout .info-wrapper .title{color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.emailMarketingAbout .info-wrapper .content-description{color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.8}.emailMarketingAbout .info-wrapper div{display:flex;flex-direction:column}.emailMarketingAbout .info-wrapper div .description{text-align:left;align-self:flex-start;justify-self:flex-start;color:#fff!important}.emailMarketingAbout .aboutUsContainer{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center;width:100%;z-index:2}@media (min-width: 992px){.emailMarketingAbout .aboutUsContainer{gap:1}}@media (min-width: 1200px){.emailMarketingAbout .aboutUsContainer{gap:0}}.emailMarketingAbout .aboutUsContainer p{margin-left:0}.emailMarketingAbout .aboutUsContainer .image-section{grid-column:1;grid-row:1/span 2;max-width:100%;display:flex;justify-content:center;align-items:center;width:100%}.emailMarketingAbout .aboutUsContainer .image-section img{width:auto;max-width:100%;max-height:550px}@media (max-width: 575.98px){.emailMarketingAbout .aboutUsContainer .image-section img{max-width:75%}}@media (min-width: 992px){.emailMarketingAbout .aboutUsContainer .button{margin-bottom:23px}}.emailMarketingAbout .aboutUsContainer .content-section,.emailMarketingAbout .aboutUsContainer .data{grid-column:2;display:flex;flex-direction:column;text-align:left;gap:10px}@media (min-width: 992px){.emailMarketingAbout .aboutUsContainer .content-section,.emailMarketingAbout .aboutUsContainer .data{gap:16px}}.emailMarketingAbout .aboutUsContainer .content-section .cta,.emailMarketingAbout .aboutUsContainer .data .cta{width:170px;height:40px;font-size:16px;border-radius:70px}@media (min-width: 992px){.emailMarketingAbout .aboutUsContainer .content-section .cta,.emailMarketingAbout .aboutUsContainer .data .cta{width:192px;height:50px;font-size:18px}}.emailMarketingAbout .aboutUsContainer .content-section{grid-row:1;align-self:end}.emailMarketingAbout .aboutUsContainer .data{grid-row:2;align-self:center}@media (min-width: 992px){.emailMarketingAbout .aboutUsContainer .data{margin-top:30px}}.emailMarketingAbout .aboutUsContainer .cta{display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 992px){.emailMarketingAbout .aboutUsContainer .cta{width:222px;padding:15.5px 10px;gap:10px;font-size:22px}}@media (min-width: 768px){.emailMarketingAbout .aboutUsContainer .cta{height:55px;width:200px}}.emailMarketingAbout .aboutUsContainer .cta:hover{background-color:var(--hover);color:#000}.emailMarketingAbout .aboutUsContainer .cta svg{font-size:23px;height:23px;font-weight:700}@media (max-width: 768px){.emailMarketingAbout .aboutUsContainer{grid-template-columns:1fr;grid-template-rows:auto;padding:9px}.emailMarketingAbout .aboutUsContainer .image-section{grid-column:1;grid-row:2}}@media (max-width: 768px) and (max-width: 575.98px){.emailMarketingAbout .aboutUsContainer .image-section img{max-width:75%}}@media (max-width: 768px) and (min-width: 992px){.emailMarketingAbout .aboutUsContainer .image-section img{width:45%}}@media (max-width: 768px){.emailMarketingAbout .aboutUsContainer .content-section{grid-column:1;grid-row:1}.emailMarketingAbout .aboutUsContainer .data{grid-column:1;grid-row:3}}.videoMarketingPage-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:50px;padding:0 16px;overflow:hidden}@media (min-width: 768px){.videoMarketingPage-wrapper{margin-top:100px}}@media (min-width: 992px){.videoMarketingPage-wrapper{margin-top:140px;gap:60px;padding:0 72px}}.videoMarketingPage-wrapper .topBannerSection{display:flex;justify-content:center;flex-direction:column;gap:14px;margin-top:40px}@media (min-width: 768px){.videoMarketingPage-wrapper .topBannerSection{gap:24px;margin-bottom:-40px;margin-top:0}}.videoMarketingPage-wrapper .title{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;margin-bottom:0}@media (min-width: 768px){.videoMarketingPage-wrapper .title{font-size:28px}}@media (min-width: 992px){.videoMarketingPage-wrapper .title{font-size:54px;line-height:120%}}.videoMarketingPage-wrapper .description{color:#131919;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:12px}@media (min-width: 768px){.videoMarketingPage-wrapper .description{width:80%;margin:0 auto;font-size:16px!important}.videoMarketingPage-wrapper .testimonials .description{text-align:left;width:unset}}.videoMarketingPage-wrapper .heroBanner{max-width:90vw;margin-top:23px}.videoMarketingPage-wrapper .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 768px){.videoMarketingPage-wrapper .cta{height:55px;width:200px}}.videoMarketingPage-wrapper .cta:hover{background-color:var(--hover);color:#000}.videoMarketingPage-wrapper .cta svg{font-size:23px;height:23px;font-weight:700}.videoMarketingPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.videoMarketingPage-wrapper .logos{margin:60px 0}}@media (min-width: 1200px){.videoMarketingPage-wrapper .logos{margin:80px 0}}.videoMarketingPage-wrapper .logos:before,.videoMarketingPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.videoMarketingPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.videoMarketingPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.videoMarketingPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.videoMarketingPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.videoMarketingPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.videoMarketingPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.videoMarketingPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:0}@media (min-width: 992px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .subTitle{font-size:40px}}.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media (min-width: 992px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media (min-width: 992px){.videoMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}.videoMarketingPage-wrapper .testimonials{margin-bottom:110px}@media (min-width: 768px){.videoMarketingPage-wrapper .testimonials{margin-bottom:200px;margin-top:20px}}.videoMarketingPage-wrapper .testimonials .testimonials-info .description{font-size:24px!important}@media (min-width: 992px){.videoMarketingPage-wrapper .testimonials .testimonials-info .description{font-size:32px!important}}@media (min-width: 768px){.videoMarketingPage-wrapper .testimonials .testimonials-info>*{text-align:left}}.videoMarketingPage-wrapper .bottomHeroBanner{display:none}@media (min-width: 768px){.videoMarketingPage-wrapper .bottomHeroBanner{display:block;margin-top:60px;margin-bottom:-80px}}.videoMarketingPage-wrapper .bottomHeroBanner span{z-index:1}.videoMarketingPage-wrapper .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.videoMarketingPage-wrapper .gGrowthCROHelpsSection .title{text-align:left;font-size:24px}}.videoMarketingPage-wrapper .gGrowthCROHelpsSection .subTitle{font-weight:600}@media (min-width: 992px){.videoMarketingPage-wrapper .gGrowthCROHelpsSection .subTitle{font-size:40px}}.videoMarketingPage-wrapper .custom-design{z-index:2;gap:16px}.videoMarketingPage-wrapper .custom-design .title,.videoMarketingPage-wrapper .custom-design .description{color:#fff}.videoMarketingPage-wrapper .faqs-wrapper{margin:0 -16px}.videoMarketingPage-wrapper .faqs-wrapper .faq-container{padding-top:0;margin:0}.videoMarketingPage-wrapper .ourSuccess-container{margin-top:10px}.videoMarketingPage-wrapper .limitedTimeOfferSection{margin:0}.videoMarketingPage-wrapper .limitedTimeOfferSection .title{color:#3854f6;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px}@media (min-width: 768px){.videoMarketingPage-wrapper .limitedTimeOfferSection .title{color:#3854f6;text-align:center;font-family:Poppins;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.videoMarketingPage-wrapper .limitedTimeOfferSection .title{letter-spacing:4px;font-size:24px}}.videoMarketingPage-wrapper .limitedTimeOfferSection .subTitle{color:#000;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.videoMarketingPage-wrapper .limitedTimeOfferSection .subTitle{font-size:28px}}@media (min-width: 992px){.videoMarketingPage-wrapper .limitedTimeOfferSection .subTitle{font-size:48px}}.videoMarketingPage-wrapper .limitedTimeOfferSection .description{font-weight:400}.videoMarketingPage-wrapper .limitedTimeOfferSection .contentWrapper,.videoMarketingPage-wrapper .limitedTimeOfferSection .offerCards{padding:0}.videoMarketingPage-wrapper .clientDashboardSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media (min-width: 768px){.videoMarketingPage-wrapper .clientDashboardSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.videoMarketingPage-wrapper .clientDashboardSection .title{letter-spacing:4px;font-size:24px}}.videoMarketingPage-wrapper .clientDashboardSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.videoMarketingPage-wrapper .clientDashboardSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.videoMarketingPage-wrapper .clientDashboardSection .subTitle{font-size:28px}}@media (min-width: 992px){.videoMarketingPage-wrapper .clientDashboardSection .subTitle{font-size:40px}}.ourFeatures{display:flex;flex-direction:column;gap:24px;width:100vw;padding:0 16px}@media screen and (min-width: 1920px){.ourFeatures{width:auto;padding:0}}.ourFeatures .topSection{display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.ourFeatures .topSection{flex-direction:row;justify-content:space-between}}.ourFeatures .topSection .left{display:flex;flex-direction:column}@media (min-width: 992px){.ourFeatures .topSection .left{width:50%}.ourFeatures .topSection .right{width:40%}}.ourFeatures .title{font-size:16px;letter-spacing:.04em;text-align:left;color:#3656f4;text-transform:uppercase;font-weight:700}@media (min-width: 992px){.ourFeatures .title{font-size:24px}}.ourFeatures .subTitle{font-size:24px;font-weight:600;text-align:left}@media (min-width: 992px){.ourFeatures .subTitle{font-size:40px}}.ourFeatures .description{font-size:14px;font-weight:400;text-align:left;width:100%;color:#000}.ourFeatures .images{display:flex;gap:16px;align-items:center}.ourFeatures .images .logos{margin:0;width:100%;opacity:1}.ourFeatures .images .logos .logos-slide img{width:33%;height:100%;margin:0 .5rem}@media (min-width: 992px){.ourFeatures .images .logos .logos-slide img{width:100%;margin:0 2rem}}.ourFeatures .details{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.ourFeatures .details .detailCard{display:flex;flex-direction:column;border:1px solid #000000;border-radius:10px;width:100%;gap:8px;padding:24px 16px;transition:all .4s ease-in-out}@media (min-width: 424px){.ourFeatures .details .detailCard{width:calc(50% - 8px)}}@media (min-width: 992px){.ourFeatures .details .detailCard{width:calc(25% - 16px)}}.ourFeatures .details .detailCard p{margin-bottom:0}.ourFeatures .details .detailCard .detailCard-title{font-size:16px;font-weight:600;text-align:center;color:#000}.ourFeatures .details .detailCard .detailCard-description{font-size:13px;font-weight:400;text-align:center}.whyChooseUs{display:flex;flex-direction:column;gap:24px;background-color:#333;padding:24px 16px;width:100vw}@media (min-width: 992px){.whyChooseUs{padding:80px 72px}}@media screen and (min-width: 1920px){.whyChooseUs{width:auto}}.whyChooseUs .topSection{display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.whyChooseUs .topSection{flex-direction:row;justify-content:space-between}}.whyChooseUs .topSection .left{display:flex;flex-direction:column}@media (min-width: 992px){.whyChooseUs .topSection .left{width:50%}.whyChooseUs .topSection .right{width:40%}}.whyChooseUs .title{font-size:16px;letter-spacing:.04em;text-align:left;color:#fff;text-transform:uppercase;font-weight:700}@media (min-width: 992px){.whyChooseUs .title{font-size:24px}}.whyChooseUs .subTitle{font-size:24px;font-weight:600;text-align:left;color:#fff}@media (min-width: 992px){.whyChooseUs .subTitle{font-size:40px}}.whyChooseUs .description{font-size:14px;font-weight:400;text-align:left;width:100%;color:#fff;opacity:.7}.whyChooseUs .images{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.whyChooseUs .details{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.whyChooseUs .details .detailCard{display:flex;flex-direction:column;border:1.5px solid #fff;border-radius:10px;width:100%;gap:8px;color:#fff;padding:24px 16px;transition:all .4s ease-in-out}@media (min-width: 424px){.whyChooseUs .details .detailCard{width:calc(50% - 16px)}}.whyChooseUs .details .detailCard:hover{background-color:#fff;color:var(--black)}@media (min-width: 992px){.whyChooseUs .details .detailCard{width:calc(20% - 16px)}}@media (min-width: 1200px){.whyChooseUs .details .detailCard{width:calc(16.6666667% - 16px)}}.whyChooseUs .details .detailCard p{margin-bottom:0}.whyChooseUs .details .detailCard .detailCard-title{font-size:16px;font-weight:600;text-align:center}.whyChooseUs .details .detailCard .detailCard-description{font-size:13px;font-weight:400;text-align:center}.whyChooseUs .details .detailCard.selected{background-color:#fff}.whyChooseUs .downBanner{width:100%}.whyChooseUs .downBanner img{width:100%;border-radius:10px}.ourServices{display:flex;flex-direction:column;gap:24px;width:100vw;padding:24px 16px}@media screen and (min-width: 1920px){.ourServices{width:auto}}.ourServices .title{font-size:16px;text-align:left;color:#3656f4;opacity:.9;text-transform:uppercase;font-weight:700;text-align:center}@media (min-width: 992px){.ourServices .title{font-size:24px}}.ourServices .subTitle{font-size:24px;font-weight:600;text-align:left;color:#000;opacity:.9;text-align:center}@media (min-width: 992px){.ourServices .subTitle{font-size:40px}}.ourServices .description{font-size:14px;font-weight:400;text-align:left;width:100%;color:#000;opacity:.7;text-align:center}.ourServices .details{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.ourServices .details{flex-direction:row;margin-top:32px}}.ourServices .details .detailCard{display:flex;flex-direction:column;border-radius:10px;gap:8px;transition:all .4s ease-in-out;flex:1}@media (min-width: 992px){.ourServices .details .detailCard{padding:0 24px}}.ourServices .details .detailCard p{margin-bottom:0}.ourServices .details .detailCard .detailCard-title{font-size:16px;font-weight:600;text-align:center;color:#000}.ourServices .details .detailCard .detailCard-description{font-size:13px;font-weight:400;text-align:center;color:#000}.ourVision{overflow:hidden;width:100%}@media (min-width: 992px){.ourVision .title,.ourVision .subTitle,.ourVision .description{text-align:left}}.ourVision .title{color:#222;font-size:16px}@media (min-width: 992px){.ourVision .title{color:var(--primary)}}.ourVision .topSection{display:flex;flex-direction:column;gap:5px}@media (min-width: 992px){.ourVision .topSection{flex-direction:row;align-items:center;gap:50px}}@media (min-width: 1200px){.ourVision .topSection{gap:80px}}.ourVision .topSection .subTitle{color:#000;font-size:48px;font-weight:600}.ourVision .infoAndImage{display:flex;flex-direction:column}@media (min-width: 992px){.ourVision .infoAndImage .left{width:50%}}.ourVision .infoAndImage .left .title{text-align:left;color:#2559de;font-size:16px;font-weight:700;text-transform:uppercase}@media (min-width: 992px){.ourVision .infoAndImage .left .title{font-size:24px}}.ourVision .infoAndImage .left .subTitle{color:#000;font-size:24px;font-weight:600;text-align:left}@media (min-width: 992px){.ourVision .infoAndImage .left .subTitle{font-size:40px}}.ourVision .infoAndImage .right{display:flex;flex-direction:column;gap:16px;margin-top:16px}@media (min-width: 992px){.ourVision .infoAndImage .right{width:50%;margin-top:0}}.ourVision .infoAndImage .right .description{color:#000;font-size:16px;font-weight:600;width:100%;text-align:left}.ourVision .infoAndImage .right .secondTitle{color:#000;font-weight:700;text-align:left;font-size:16px}@media (min-width: 992px){.ourVision .infoAndImage .right .secondTitle{font-size:24px}.ourVision .infoAndImage{flex-direction:row}}.ourVision .infoAndImage img{width:100%}@media (min-width: 992px){.ourVision .infoAndImage img{width:auto}}.ourVision .counterAndButtons{display:flex;justify-content:space-between}.ourVision .counterAndButtons .counterNumber .currentCount{font-style:normal;font-weight:600;line-height:normal;color:#000;font-size:28px}.ourVision .counterAndButtons .counterNumber .totalCount{color:#3854f6;font-style:normal;font-weight:700;line-height:normal;font-size:18px}.ourVision .counterAndButtons .buttons{display:flex;gap:1rem}.ourVision .counterAndButtons .buttons button{background-color:transparent;border-radius:30px;color:#2559de;width:90px;height:35px;display:flex;align-items:center;justify-content:center;border:2.5px solid #2559de}@media (min-width: 992px){.ourVision .counterAndButtons .buttons button{border-radius:40px;height:44px;width:108px;border:3.5px solid #2559de}}.ourVision .counterAndButtons .buttons button:hover{transition:all .2s ease-in-out;background-color:#2559de;color:#fff}.ourVision .counterAndButtons .buttons button:active{opacity:.6}.ourVision .counterAndButtons .buttons button svg{transition:all .2s ease-in-out;height:auto;width:30px}.ourVision .featureCards{display:flex;overflow-x:auto;overflow-y:hidden;gap:20px;scroll-behavior:smooth;scrollbar-color:transparent transparent;scrollbar-width:thin;padding-bottom:25px;height:calc(100% + 20px);padding-top:40px}.ourVision .featureCards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}@media (min-width: 768px){.ourVision .featureCards{padding:10px 20px;margin-left:-20px;margin-right:-20px}}@media (min-width: 992px){.ourVision .featureCards{padding-top:0;margin-top:40px}}@media (min-width: 1200px){.ourVision .featureCards{padding:0 70px 10px;margin-left:-70px;margin-right:-70px}}.ourVision .featureCards .featuredCard-wrapper{width:calc(48% - 20px)}.ourVision .featureCards .featureCard{display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease-in-out;flex-shrink:0;border-radius:7.633px;gap:4px}@media (min-width: 992px){.ourVision .featureCards .featureCard{gap:16px}}.ourVision .featureCards .featureCard img{height:180px}@media (min-width: 992px){.ourVision .featureCards .featureCard img{height:280px}}.ourVision .featureCards .featureCard .featureTitle{color:#000;text-align:center;font-weight:400;font-size:16px}@media (min-width: 992px){.ourVision .featureCards .featureCard .featureTitle{font-size:20px}}.ourVision .featureCards .featureCard .featureSubTitle{color:#000;text-align:center;font-weight:700;font-size:12px}@media (min-width: 992px){.ourVision .featureCards .featureCard .featureSubTitle{font-size:14px}}.ourVision .counterAndData{display:flex;text-align:left;gap:12px;flex-direction:column;margin-top:8px}@media (min-width: 992px){.ourVision .counterAndData{padding:0 70px}}.ourVision .counterAndData .counterNumber .currentCount{font-style:normal;font-weight:600;line-height:normal;color:#3854f6;font-size:38px}.ourVision .counterAndData .counterNumber .totalCount{font-style:normal;font-weight:700;line-height:normal;color:#000;opacity:.4;font-size:20px}.croHelpsSection{display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.croHelpsSection{flex-direction:row}}.croHelpsSectionContent{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media (min-width: 992px){.croHelpsSectionContent{align-items:center;gap:40px;flex-direction:row;justify-content:space-between}}.croHelpsSectionImage{flex:1;text-align:center;display:none;overflow:hidden}@media (min-width: 992px){.croHelpsSectionImage{display:inline}}.croHelpsSectionImage span,.croHelpsSectionImage img{max-width:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (min-width: 992px){.croHelpsSectionImage span,.croHelpsSectionImage img{min-height:560px;max-height:560px}.croHelpsSection .phoneImageSection{display:none}}.croHelpsSection .phoneImageSection span,.croHelpsSection .phoneImageSection img{max-width:100%;min-width:100%;height:193px;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (min-width: 768px){.croHelpsSection .phoneImageSection span,.croHelpsSection .phoneImageSection img{height:287px}}.croHelpsSectionText{flex:1;margin:auto;text-align:left}@media (min-width: 992px){.croHelpsSectionText{width:100%}.croHelpsSectionText .title{text-align:left!important}}.croHelpsSectionText .subTitle{width:100%!important;text-align:center}@media (min-width: 992px){.croHelpsSectionText .subTitle{text-align:left;margin-bottom:1.5rem}}.croHelpsSectionHighlight{font-size:20px;margin:10px 0}@media (min-width: 992px){.croHelpsSectionHighlight{font-size:24px}}.croHelpsSectionDescription{font-style:normal;line-height:normal;color:#000;font-weight:500;opacity:.6;font-size:16px}@media (min-width: 992px){.croHelpsSectionDescription{font-size:18px;min-height:50px}}.croHelpsSection .croHelpsSectionStep{margin-top:1rem}@media (min-width: 992px){.croHelpsSection .croHelpsSectionStep{margin-top:.7rem}}.croHelpsSection .currentDataIndex{margin-top:1rem;margin-bottom:8px;color:var(--primary);font-style:normal;font-weight:600;line-height:30px;font-size:38px}.croHelpsSection .totalData{color:#000;font-weight:600;font-size:20px;opacity:.4}.croHelpsSection .nextPrevButtons{display:flex;gap:1rem}.croHelpsSection .nextPrevButtons button{background-color:transparent;border-radius:30px;color:var(--primary);width:90px;height:35px;display:flex;align-items:center;justify-content:center;border:2.5px solid var(--primary)}@media (min-width: 992px){.croHelpsSection .nextPrevButtons button{border-radius:40px;height:44px;width:108px;border:3.5px solid var(--primary)}.croHelpsSection .nextPrevButtons button:hover{transition:all .2s ease-in-out;background-color:var(--primary);color:#fff}}.croHelpsSection .nextPrevButtons button:active{opacity:.6}.croHelpsSection .nextPrevButtons button svg{transition:all .2s ease-in-out;height:auto;width:30px}.sliderWithTextWrapper{display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.sliderWithTextWrapper{flex-direction:row;gap:50px}}.sliderWithTextWrapper .carousel-image{flex:1;text-align:center;overflow:hidden;width:100%}@media (min-width: 992px){.sliderWithTextWrapper .carousel-image{display:inline;width:50%}}.sliderWithTextWrapper .carousel-image span,.sliderWithTextWrapper .carousel-image img{max-width:100%;min-width:100%;height:193px;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (min-width: 768px){.sliderWithTextWrapper .carousel-image span,.sliderWithTextWrapper .carousel-image img{height:287px}}@media (min-width: 992px){.sliderWithTextWrapper .carousel-image span,.sliderWithTextWrapper .carousel-image img{min-height:560px;max-height:560px}}.sliderWithTextWrapper .carousel-text{flex:1;width:100%;margin:auto;text-align:left}@media (min-width: 992px){.sliderWithTextWrapper .carousel-text{width:100%}}.sliderWithTextWrapper .carousel-text .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.sliderWithTextWrapper .carousel-text .title{text-align:left;font-size:28px}}.sliderWithTextWrapper .carousel-text .subTitle{color:#000;font-size:24px;font-weight:600;letter-spacing:-.336px;text-align:center}@media (min-width: 992px){.sliderWithTextWrapper .carousel-text .subTitle{font-size:40px;margin-bottom:1.5rem;text-align:left}}.sliderWithTextWrapper .carousel-text .croHelpSectionDescription{font-style:normal;line-height:normal;color:#000;font-weight:500;opacity:.6;font-size:16px}@media (min-width: 992px){.sliderWithTextWrapper .carousel-text .croHelpSectionDescription{font-size:18px;min-height:50px}}.sliderWithTextWrapper .carousel-text .croHelpsSectionStep{margin-top:1rem}@media (min-width: 992px){.sliderWithTextWrapper .carousel-text .croHelpsSectionStep{margin-top:.7rem}}.sliderWithTextWrapper .carousel-text .currentDataIndex{margin-top:1rem;margin-bottom:8px;color:var(--primary);font-style:normal;font-weight:600;line-height:30px;font-size:38px}.sliderWithTextWrapper .carousel-text .totalData{color:#000;font-weight:600;font-size:20px;opacity:.4}.sliderWithTextWrapper .carousel-text .nextPrevButtons{display:flex;gap:1rem}.sliderWithTextWrapper .carousel-text .nextPrevButtons button{background-color:transparent;border-radius:30px;color:var(--primary);width:90px;height:35px;display:flex;align-items:center;justify-content:center;border:2.5px solid var(--primary)}@media (min-width: 992px){.sliderWithTextWrapper .carousel-text .nextPrevButtons button{border-radius:40px;height:44px;width:108px;border:3.5px solid var(--primary)}.sliderWithTextWrapper .carousel-text .nextPrevButtons button:hover{transition:all .2s ease-in-out;background-color:var(--primary);color:#fff}}.sliderWithTextWrapper .carousel-text .nextPrevButtons button:active{opacity:.6}.sliderWithTextWrapper .carousel-text .nextPrevButtons button svg{transition:all .2s ease-in-out;height:auto;width:30px}.growthCroPage .title{color:var(--primary);text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;margin-bottom:0}@media (min-width: 768px){.growthCroPage .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.growthCroPage .title{letter-spacing:4px;font-size:24px}}.growthCroPage .subTitle{color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.growthCroPage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.growthCroPage .subTitle{font-size:28px;margin:0 auto;width:95%}}@media (min-width: 992px){.growthCroPage .subTitle{width:70%;font-size:48px}}.growthCroPage .description{color:#3854f6;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:90%;font-size:12px;margin-top:1rem}@media (min-width: 768px){.growthCroPage .description{font-size:15px}}@media (min-width: 992px){.growthCroPage .description{text-align:center;font-size:18px;margin:auto;width:60%}}.growthCroPage .section{margin-top:35px}@media (min-width: 768px){.growthCroPage .section{margin-top:35px}}@media (min-width: 992px){.growthCroPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.growthCroPage .section{margin-top:60px}}@media (min-width: 1400px){.growthCroPage .section{margin-top:80px}}@media (max-width: 575.98px){.growthCroPage .croLogoSliderSection .logos{margin-top:20px}}@media (min-width: 992px){.growthCroPage .croLogoSliderSection .logos{margin-top:65px}}.growthCroPage .ctaSection button{border:none;background-color:var(--primary);color:#fff;transition:all .3s ease-in-out;border-radius:30px;padding:8px 24px;margin-top:16px}.growthCroPage .ctaSection button:hover{background-color:#2253d0}@media (min-width: 768px){.growthCroPage .ctaSection button{margin-top:28px}}@media (min-width: 992px){.growthCroPage .ctaSection button{margin-top:40px;padding:12px 30px;font-size:18px;font-weight:600}}.growthCroPage .clientDashboardSection .title{font-family:Poppins,sans-serif}.growthCroPage .clientDashboardSection .description{margin:8px auto;padding:0}@media (min-width: 992px){.growthCroPage .clientDashboardSection{margin-top:40px}}.growthCroPage .croCaseStudiesSection .ourSuccess-container{margin-top:0;text-align:left}.growthCroPage .croCaseStudiesSection .ourSuccess-container .ourSuccess{align-items:flex-start}@media (min-width: 992px){.growthCroPage .croCaseStudiesSection .ourSuccess-container .ourSuccess{align-items:center}}.growthCroPage .croCaseStudiesSection .ourSuccess-container .subTitle{width:100%}@media (min-width: 992px){.growthCroPage .croCaseStudiesSection .ourSuccess-container .subTitle{width:80%}}.growthCroPage .croPageTestimonialSection{padding-bottom:100px;overflow:hidden}@media (min-width: 768px){.growthCroPage .croPageTestimonialSection{padding-bottom:250px}}@media (min-width: 992px){.growthCroPage .croPageTestimonialSection{padding-bottom:200px}.growthCroPage .croPageTestimonialSection .title,.growthCroPage .croPageTestimonialSection .subTitle,.growthCroPage .croPageTestimonialSection .description{width:100%;text-align:left}}@media (max-width: 575.98px){.growthCroPage .croPageTestimonialSection .description{margin-top:0}}.growthCroPage .ourSuccess-container .title,.growthCroPage .ourSuccess-container .subTitle,.growthCroPage .ourSuccess-container .success-description{width:100%!important;text-align:left;margin-bottom:8px}.growthCroPage .sliderWithTextWrapper .carousel-text .subTitle{width:100%}@media (min-width: 992px){.growthCroPage .gGrowthCROHelpsSection .croHelpsSectionText .title{text-align:left}}.growthCroPage .gGrowthCROHelpsSection .croHelpsSectionText .subTitle{width:100%}.CROPageHeroSection .subTitle{width:90%}@media (min-width: 992px){.CROPageHeroSection .subTitle{line-height:60px;width:70%}}@media (min-width: 1200px){.CROPageHeroSection .description{margin-top:1.5rem}}.CROPageHeroSection .heroImageSection{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;margin-top:1rem}@media (min-width: 992px){.CROPageHeroSection .heroImageSection{margin-top:2rem;flex-direction:column}}.CROPageHeroSection .heroImageSection .getStartedButton{transition:all .3s ease-in-out;background-color:var(--primary);border:none;color:#fff;font-style:normal;font-weight:500;line-height:normal;font-size:16px;padding:8px 28px;border-radius:70px;margin-top:1rem}@media (min-width: 992px){.CROPageHeroSection .heroImageSection .getStartedButton{margin-top:0;margin-bottom:-28px;z-index:2;font-weight:600;font-size:22px;border:8px solid var(--white);padding:16px 48px}}.CROPageHeroSection .heroImageSection .getStartedButton:hover{background-color:#2253d0}.CROPageHeroSection .heroImageSection .heroImage{border-radius:10px;max-width:90vw;width:90vw;-o-object-fit:cover;object-fit:cover;max-height:190px}@media (min-width: 768px){.CROPageHeroSection .heroImageSection .heroImage{max-height:287px}}@media (min-width: 992px){.CROPageHeroSection .heroImageSection .heroImage{max-height:550px;border-radius:30px}}.tecnogexCroServicesSection .allCroServices{margin-top:20px;display:flex;flex-wrap:wrap}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices{margin-top:30px}}@media (min-width: 992px){.tecnogexCroServicesSection .allCroServices{margin-top:50px}}@media (max-width: 575.98px){.tecnogexCroServicesSection .allCroServices{gap:6px}}.tecnogexCroServicesSection .allCroServices .croService{border:2px solid #f2f2f2;text-align:left;width:calc(50% - 6px);padding:1rem;transition:all .4s ease-in-out}.tecnogexCroServicesSection .allCroServices .croService:hover{background-color:#3854f6;color:var(--white)}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService{width:50%}}@media (min-width: 992px){.tecnogexCroServicesSection .allCroServices .croService{width:33.3333333333%}}@media (min-width: 1200px){.tecnogexCroServicesSection .allCroServices .croService{width:25%;padding:2rem 30px}}.tecnogexCroServicesSection .allCroServices .croService .serviceIcon{width:auto;height:90px}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService .serviceIcon{height:100px}}.tecnogexCroServicesSection .allCroServices .croService .serviceTitle{font-style:normal;font-weight:600;line-height:normal;margin:0;margin-top:1rem}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService .serviceTitle{font-size:18px}}@media (min-width: 1200px){.tecnogexCroServicesSection .allCroServices .croService .serviceTitle{font-size:24px}}.tecnogexCroServicesSection .allCroServices .croService .serviceDesc{font-weight:400;font-size:12px;margin-top:.3rem}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService .serviceDesc{margin-top:.5rem}}@media (min-width: 1200px){.tecnogexCroServicesSection .allCroServices .croService .serviceDesc{font-size:16px}}.achieveGoalsSection .dataSection{margin-top:1rem}@media (min-width: 992px){.achieveGoalsSection .dataSection{margin-top:2rem}.achieveGoalsSection .dataSection .goalItem{display:flex;justify-content:space-between}}.achieveGoalsSection .dataSection .goalItem .numberAndTitle{display:flex;align-items:center;gap:16px;font-style:normal;line-height:normal}@media (min-width: 992px){.achieveGoalsSection .dataSection .goalItem .numberAndTitle{width:40%}}.achieveGoalsSection .dataSection .goalItem .numberAndTitle .goalNumber{font-size:50px;font-weight:600;line-height:107%}.achieveGoalsSection .dataSection .goalItem .numberAndTitle .goalTitle{color:#222;font-size:20px;font-weight:500}@media (min-width: 992px){.achieveGoalsSection .dataSection .goalItem .numberAndTitle .goalTitle{padding-left:10%}.achieveGoalsSection .dataSection .goalItem .numberAndTitle .goalTitle.firstElem{padding-left:calc(10% + 16px)}}.achieveGoalsSection .dataSection .goalItem .goalDesc{text-align:left;color:#222;font-size:14px;font-weight:500}@media (min-width: 992px){.achieveGoalsSection .dataSection .goalItem .goalDesc{width:36%}}.achieveGoalsSection hr{height:1.9px;background:#222;opacity:1}.croWhyChoseUsSection{background:#333;color:#fff;padding:24px 12px}@media (min-width: 992px){.croWhyChoseUsSection{padding:30px}}@media (min-width: 1200px){.croWhyChoseUsSection{padding:72px}}.croWhyChoseUsSection .topSection .title,.croWhyChoseUsSection .topSection .subTitle,.croWhyChoseUsSection .topSection .description{color:#fff}.croWhyChoseUsSection .dataSection{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;margin-top:24px}@media (min-width: 768px){.croWhyChoseUsSection .dataSection{justify-content:space-evenly}}@media (min-width: 992px){.croWhyChoseUsSection .dataSection{margin-top:3.5rem;justify-content:space-between}}.croWhyChoseUsSection .dataSection .dataItem{display:flex;flex-direction:column}@media (min-width: 992px){.croWhyChoseUsSection .dataSection .dataItem{max-width:calc(20% - 20px)}}.croWhyChoseUsSection .dataSection .dataItem .image{height:65px;width:auto}.croWhyChoseUsSection .dataSection .dataItem .content h4{font-size:22px;font-weight:600}@media (min-width: 1200px){.croWhyChoseUsSection .dataSection .dataItem .content h4{min-height:45px}}.croWhyChoseUsSection .dataSection .dataItem .content p{font-size:14px;font-weight:400;width:80%;margin:auto}.croPageCertifiedSection{background:#333;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:12px}@media (min-width: 768px){.croPageCertifiedSection{padding:32px}}@media (min-width: 992px){.croPageCertifiedSection{padding:72px;gap:1.5rem}}.croPageCertifiedSection .contentSection .title,.croPageCertifiedSection .contentSection .subTitle,.croPageCertifiedSection .contentSection .description{color:#fff}.croPageCertifiedSection .contentSection .description{opacity:.7;font-weight:400}.croPageCertifiedSection .btnLink{color:#333;background:#fff;text-decoration:none;padding:12px 33px;border-radius:30px}@media (min-width: 992px){.croPageCertifiedSection .btnLink{padding:12px 40px;font-size:24px;font-weight:500;border-radius:70px}}.croMetricsSection .metricsSection{margin-top:2rem}@media (min-width: 992px){.croMetricsSection .metricsSection{margin-top:40px}}.croMetricsSection .metricsSection .cardItem{padding:24px;border-radius:20px;display:flex;align-items:flex-end;justify-content:space-between;flex-direction:column}.croMetricsSection .metricsSection .cardItem .cardTitle{font-weight:600;text-align:left;margin-bottom:2px;font-size:18px}.croMetricsSection .metricsSection .cardItem .cardDescription{text-align:left;font-weight:400;opacity:.75;margin-bottom:2px;font-size:15px}.croMetricsSection .metricsSection .cardItem img{width:170px;height:auto}.growthSEOPage .section{margin-top:35px}@media (min-width: 768px){.growthSEOPage .section{margin-top:35px}}@media (min-width: 992px){.growthSEOPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.growthSEOPage .section{margin-top:60px}}@media (min-width: 1400px){.growthSEOPage .section{margin-top:80px}}.growthSEOPage .heroSection{margin-top:35px}@media (min-width: 768px){.growthSEOPage .heroSection{margin-top:0}}.growthSEOPage .heroSection .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}@media (min-width: 768px){.growthSEOPage .heroSection .title{color:var(--primary);text-align:center;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.growthSEOPage .heroSection .title{font-size:24px}}.growthSEOPage .heroSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.growthSEOPage .heroSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.growthSEOPage .heroSection .subTitle{font-size:28px;margin:0 auto;width:95%}}@media (min-width: 992px){.growthSEOPage .heroSection .subTitle{width:70%;font-size:48px}}.growthSEOPage .heroSection .description{color:#131919;text-align:center;width:90%;font-style:normal;font-weight:400;line-height:normal;margin:auto;font-size:12px;margin-top:1rem}@media (min-width: 768px){.growthSEOPage .heroSection .description{font-size:15px}}@media (min-width: 992px){.growthSEOPage .heroSection .description{text-align:center;font-size:18px;margin:auto;width:60%}}.growthSEOPage .title{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:0}@media (min-width: 768px){.growthSEOPage .title{font-size:54px;line-height:60px}}@media (min-width: 992px){.growthSEOPage .title{line-height:120%}}.growthSEOPage .description{color:#131919;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:12px}@media (min-width: 768px){.growthSEOPage .description{width:80%;margin:0 auto;font-size:16px}.growthSEOPage .testimonials .description{text-align:left;width:unset}}.growthSEOPage .heroBanner{max-width:90vw;margin-top:23px}.growthSEOPage .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;padding:8px 16px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:190px}@media (min-width: 992px){.growthSEOPage .cta{width:222px;padding:15.5px 10px;gap:10px;font-size:22px}}.growthSEOPage .cta:hover{background-color:var(--hover);color:#000}.growthSEOPage .cta svg{font-size:23px;height:23px;font-weight:700}.growthSEOPage .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.growthSEOPage .logos{margin:60px 0}}@media (min-width: 1200px){.growthSEOPage .logos{margin:80px 0}}.growthSEOPage .logos:before,.growthSEOPage .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.growthSEOPage .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.growthSEOPage .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.growthSEOPage .logos:hover .logos-slide{animation-play-state:paused}.growthSEOPage .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.growthSEOPage .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.growthSEOPage .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.growthSEOPage .logos .logos-slide img{margin:0 6rem;height:40px}}.growthSEOPage .custom-design{gap:16px;position:relative}@media (min-width: 992px){.growthSEOPage .custom-design .title{font-size:48px}}.growthSEOPage .seoIndustriesSection,.growthSEOPage .seoIndustriesSection .shopIndustriesSection{width:100%}.growthSEOPage .seoIndustriesSection .shopIndustriesSection .counterAndButtons{margin-top:0}.growthSEOPage .seoIndustriesSection .title{text-align:left;padding:0}.growthSEOPage .seoIndustriesSection .topSection,.growthSEOPage .seoIndustriesSection .counterAndData,.growthSEOPage .seoIndustriesSection .counterAndButtons{padding:0}.growthSEOPage .seoIndustriesSection .featureCards{width:100vw}@media (min-width: 1200px){.growthSEOPage .seoIndustriesSection .featureCards{padding:10px 80px}}.growthSEOPage .testimonials{margin-bottom:110px}@media (min-width: 768px){.growthSEOPage .testimonials{margin-bottom:180px;margin-top:20px}}@media (min-width: 1200px){.growthSEOPage .testimonials{margin-bottom:230px}}@media (min-width: 768px){.growthSEOPage .testimonials .testimonials-info>*{text-align:left}}.growthSEOPage .bottomHeroBanner{display:none}@media (min-width: 768px){.growthSEOPage .bottomHeroBanner{display:block;margin-top:60px;margin-bottom:-80px}}.growthSEOPage .bottomHeroBanner span{z-index:1}.growthSEOPage .custom-design{z-index:2;gap:16px}.growthSEOPage .custom-design .title,.growthSEOPage .custom-design .description{color:#fff}.growthSEOPage .topSection{display:flex;flex-direction:column}.growthSEOPage .topSection p{margin-bottom:0}.growthSEOPage .topSection .title{font-size:16px;color:#3656f4;text-transform:uppercase;font-weight:700}@media (min-width: 992px){.growthSEOPage .topSection .title{font-size:24px}}.growthSEOPage .topSection .subTitle{font-size:24px;font-weight:600}@media (min-width: 992px){.growthSEOPage .topSection .subTitle{font-size:40px}}.growthSEOPage .topSection .description{font-size:14px;font-weight:400;width:100%;margin-top:8px}.growthSEOPage .ctaSection button{border:none;background-color:var(--primary);color:#fff;transition:all .3s ease-in-out;border-radius:30px;padding:8px 24px;margin-top:16px}.growthSEOPage .ctaSection button:hover{background-color:#2253d0}@media (min-width: 768px){.growthSEOPage .ctaSection button{margin-top:28px}}@media (min-width: 992px){.growthSEOPage .ctaSection button{margin-top:40px;padding:12px 30px;font-size:18px;font-weight:600}}.growthSEOPage .faqs-wrapper{margin:0 -16px}@media (min-width: 1200px){.growthSEOPage .faqs-wrapper{margin-top:60px}}.growthSEOPage .faqs-wrapper .faq-container{padding-top:0;margin:0}.growthSEOPage .croHelpsSectionText .title,.growthSEOPage .growthBenefitsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}@media (min-width: 992px){.growthSEOPage .croHelpsSectionText .title,.growthSEOPage .growthBenefitsSection .title{letter-spacing:4px;font-size:24px;text-align:left}}.growthSEOPage .croHelpsSectionText .subTitle,.growthSEOPage .growthBenefitsSection .subTitle{font-weight:600}@media (min-width: 992px){.growthSEOPage .croHelpsSectionText .subTitle,.growthSEOPage .growthBenefitsSection .subTitle{text-align:left;margin-bottom:1.5rem;font-size:48px}}.growthSEOPage .growthBenefitsSection{width:100%}.growthSEOPage .growthBenefitsSection .nextPrevButtons{margin-top:1rem}@media (max-width: 575.98px){.growthSEOPage .growthBenefitsSection .topData{margin-bottom:1rem}}.growthSEOPage .bottomContent{display:flex;flex-direction:column;gap:35px;margin-top:24px}@media (min-width: 768px){.growthSEOPage .bottomContent{margin-top:50px}}@media (min-width: 1200px){.growthSEOPage .bottomContent{gap:0}}@media (min-width: 992px){.growthSEOPage .gGrowthCROHelpsSection.section{margin-top:70px}}.growthSEOPage .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.growthSEOPage .gGrowthCROHelpsSection .title{text-align:left;font-size:28px}}.growthSEOPage .gGrowthCROHelpsSection .subTitle{font-weight:600}.growthSEOPage .ourSuccess-container{margin-top:35px}@media (min-width: 992px){.growthSEOPage .ourSuccess-container{margin-top:80px}}.growthSEOPage .limitedTimeOfferSection .offerCards{padding:0}.valuePackDetailsPage{min-height:100vh}.valuePackDetailsPage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media (min-width: 768px){.valuePackDetailsPage .title{color:var(--primary);text-align:center;letter-spacing:.38px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.valuePackDetailsPage .title{letter-spacing:.92px;font-size:24px}}.valuePackDetailsPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.valuePackDetailsPage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.valuePackDetailsPage .subTitle{font-size:28px}}@media (min-width: 992px){.valuePackDetailsPage .subTitle{font-size:48px}}.valuePackDetailsPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.valuePackDetailsPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.valuePackDetailsPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.valuePackDetailsPage .section{margin-top:35px;margin-bottom:20px}@media (min-width: 768px){.valuePackDetailsPage .section{margin-top:35px}}@media (min-width: 992px){.valuePackDetailsPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.valuePackDetailsPage .section{margin-top:60px}}@media (min-width: 1400px){.valuePackDetailsPage .section{margin-top:80px}}.valuePackDetailsPage .plans-section{background:#f1f9fd;padding:10px 14px}@media (min-width: 768px){.valuePackDetailsPage .plans-section{padding:24px 20px}}@media (min-width: 992px){.valuePackDetailsPage .plans-section{padding:12px 30px 4px}}.valuePackDetailsPage .general-section{padding:16px 50px;margin-bottom:40px}@media (min-width: 768px){.valuePackDetailsPage .general-section{padding:24px 60px;margin-bottom:60px}}@media (min-width: 992px){.valuePackDetailsPage .general-section{padding:32px 72px;margin-bottom:80px}}.valuePackDetailsPage .valuePacksCol{margin-bottom:0;padding:0 16px;width:100%;display:flex;flex-direction:column}@media (min-width: 768px){.valuePackDetailsPage .valuePacksCol{padding:0 24px}}@media (min-width: 992px){.valuePackDetailsPage .valuePacksCol{padding:0 32px}}@media (min-width: 1200px){.valuePackDetailsPage .valuePacksCol{padding:0 72px}}.valuePackDetailsPage .ourSuccess{margin-top:-50px}.valuePackDetailsPage .faqsSection{margin-top:120px}@media (min-width: 992px){.valuePackDetailsPage .faqsSection{padding-left:10px;padding-right:10px;margin-bottom:0}}.valuePacksDetailsHeroSection{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:80vh;display:flex;flex-direction:column;justify-content:center;padding:20px;position:relative;overflow:hidden}@media (min-width: 768px){.valuePacksDetailsHeroSection{padding:40px}}@media (min-width: 992px){.valuePacksDetailsHeroSection{padding:30px 30px 50px}}.valuePacksDetailsHeroSection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:5;background:inherit;background-size:cover;background-position:center;filter:blur(8px) brightness(.7);z-index:0;transform:scale(1.1)}.valuePacksDetailsHeroSection:after{content:"";position:absolute;top:0;left:0;right:0;bottom:5;background:#0006;z-index:1}.valuePacksDetailsHeroSection .topSection{width:100%;position:relative;z-index:2;text-align:center;padding-top:28%}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection{padding-top:15%}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection{padding-top:18%}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection{padding-top:9%}}.valuePacksDetailsHeroSection .topSection .packageTitle{letter-spacing:0;text-transform:capitalize;color:#214bf3;font-size:14px;margin-bottom:15px;font-weight:600}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:16px}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:18px}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:20px}}.valuePacksDetailsHeroSection .topSection .subTitle{width:100%;color:#1e1e1e;font-size:16px;font-weight:600;margin:0 auto 20px;line-height:1.3;max-width:90%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection .subTitle{font-size:26px;max-width:90%;-webkit-line-clamp:2}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection .subTitle{font-size:34px;max-width:90%;-webkit-line-clamp:none;display:block;overflow:visible}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection .subTitle{font-size:44px;max-width:90%}}.valuePacksDetailsHeroSection .topSection .description{color:#7c7b7bf2;margin:0 auto;font-size:14px;line-height:1.6;max-width:100%;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection .description{font-size:15px;max-width:90%;-webkit-line-clamp:3}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection .description{max-width:90%;-webkit-line-clamp:none;display:block;overflow:visible}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection .description{max-width:570px}}.valuePacksDetailsHeroSection .featuresSection{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:2rem;position:relative;z-index:2}@media (min-width: 576px){.valuePacksDetailsHeroSection .featuresSection{gap:15px;margin-top:2.5rem}}@media (min-width: 768px){.valuePacksDetailsHeroSection .featuresSection{gap:20px;margin-top:3rem}}@media (min-width: 992px){.valuePacksDetailsHeroSection .featuresSection{gap:25px;margin-top:5rem}}.valuePacksDetailsHeroSection .featuresSection .featureCard{background:radial-gradient(circle at 100% 100%,#ffffff 0,#ffffff 18px,transparent 18px) 0% 0%/20px 20px no-repeat,radial-gradient(circle at 0 100%,#ffffff 0,#ffffff 18px,transparent 18px) 100% 0%/20px 20px no-repeat,radial-gradient(circle at 100% 0,#ffffff 0,#ffffff 18px,transparent 18px) 0% 100%/20px 20px no-repeat,radial-gradient(circle at 0 0,#ffffff 0,#ffffff 18px,transparent 18px) 100% 100%/20px 20px no-repeat,linear-gradient(#fff,#fff) 50% 50%/ calc(100% - 4px) calc(100% - 40px) no-repeat,linear-gradient(#fff,#fff) 50% 50%/ calc(100% - 40px) calc(100% - 4px) no-repeat,radial-gradient(at 63cm 50%,#bec8d2 82%,#5e20d8 96%) 13% 0;text-align:center;box-sizing:border-box;overflow:hidden;cursor:pointer;border-radius:20px;padding:20px 7px 7px;height:200px;width:46%}@media (min-width: 992px){.valuePacksDetailsHeroSection .featuresSection .featureCard{width:200px}}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{color:#1e1e1e;font-size:16px;margin-bottom:20px}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:146px;margin-bottom:-140px;scale:1.1}@media (max-width: 575px){.valuePacksDetailsHeroSection{min-height:100vh;justify-content:start;padding:15px 10px}.valuePacksDetailsHeroSection .topSection{padding-top:15%;margin-bottom:1rem}.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:12px;margin-bottom:8px;letter-spacing:-.2px}.valuePacksDetailsHeroSection .topSection .subTitle{font-size:18px;max-width:95%;margin-bottom:12px;line-height:1.2;-webkit-line-clamp:2;font-weight:700}.valuePacksDetailsHeroSection .topSection .description{font-size:12px;max-width:95%;line-height:1.4;-webkit-line-clamp:3;font-weight:400}.valuePacksDetailsHeroSection .featuresSection{gap:8px;margin-top:1.5rem;padding:0 5px}.valuePacksDetailsHeroSection .featuresSection .featureCard{width:calc(50% - 4px);min-height:130px;padding:12px 8px;border-radius:12px}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{font-size:11px;margin-bottom:6px;-webkit-line-clamp:2;max-height:2.2em;line-height:1.1;font-weight:700}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:50px;height:50px}}@media (max-width: 375px){.valuePacksDetailsHeroSection{padding:10px 8px}.valuePacksDetailsHeroSection .topSection{padding-top:12%}.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:11px;margin-bottom:6px}.valuePacksDetailsHeroSection .topSection .subTitle{font-size:16px;margin-bottom:10px;-webkit-line-clamp:2}.valuePacksDetailsHeroSection .topSection .description{font-size:11px;-webkit-line-clamp:2}.valuePacksDetailsHeroSection .featuresSection{gap:6px;margin-top:1rem}.valuePacksDetailsHeroSection .featuresSection .featureCard{width:calc(50% - 3px);min-height:120px;padding:10px 6px}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{font-size:10px;margin-bottom:4px;-webkit-line-clamp:2;max-height:2em}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:45px;height:45px}}@media (max-width: 767px) and (orientation: landscape){.valuePacksDetailsHeroSection{min-height:100vh}.valuePacksDetailsHeroSection .topSection{padding-top:5%}.valuePacksDetailsHeroSection .topSection .subTitle{-webkit-line-clamp:1}.valuePacksDetailsHeroSection .topSection .description{-webkit-line-clamp:2}.valuePacksDetailsHeroSection .featuresSection{margin-top:1rem}.valuePacksDetailsHeroSection .featuresSection .featureCard{min-height:110px}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{font-size:11px;margin-bottom:4px;-webkit-line-clamp:1;max-height:1.2em}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:40px;height:40px}}.selectedValuePackBuyNow{width:100%;padding-left:0;padding-right:0;max-width:100vw;margin:0 auto;height:100%}.selectedValuePackBuyNow .forMobileDevices{margin-top:30px;width:100%;display:none}@media (max-width: 768px){.selectedValuePackBuyNow .forMobileDevices{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:20px}}.selectedValuePackBuyNow .forMobileDevices .mobileNotifySection{padding:10px 0;width:100%;font-size:14px;color:#fff;background:#3854f6;font-weight:500}.selectedValuePackBuyNow .forMobileDevices .filterBtn{margin-top:-10px;background:#3854f6;border:2px solid white;padding:12px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.selectedValuePackBuyNow .forMobileDevices .filterBtn.isMobileFiltersOpen{background:#2a3eb8}.selectedValuePackBuyNow .forMobileDevices .filterBtn svg{width:15px;height:15px}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1002;display:flex;align-items:flex-end}.selectedValuePackBuyNow .mobileFiltersOverlay .mobileFilters{width:100%;background:#fff;border-radius:16px 16px 0 0;max-height:80vh;overflow:hidden;animation:slideUp .3s ease-out}.selectedValuePackBuyNow .mobileFiltersOverlay .filterSectionMobile{display:flex;flex-direction:column;height:100%;max-height:80vh}.selectedValuePackBuyNow .mobileFiltersOverlay .filterHeader{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e1e5e9;flex-shrink:0}}.selectedValuePackBuyNow .mobileFiltersOverlay .filterHeader .headerText{font-size:18px;font-weight:600;color:#000}.selectedValuePackBuyNow .mobileFiltersOverlay .filterHeader .closeBtn button{background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#666}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent{flex:1;overflow-y:auto;padding:20px;min-height:0}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent::-webkit-scrollbar{width:4px}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent::-webkit-scrollbar-track{background:#f1f1f1}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup{margin-bottom:25px}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterTitle{font-size:16px;font-weight:600;margin-bottom:12px;color:#000}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption{display:flex;align-items:flex-start;margin-bottom:8px;cursor:pointer;font-size:14px;transition:opacity .2s ease;width:100%}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption{font-size:13px}}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption input[type=checkbox]{margin-right:10px;width:18px;height:18px;accent-color:white;flex-shrink:0;margin-top:2px}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption input[type=checkbox]{width:14px;height:14px}}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption span{line-height:1.6}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption:hover{opacity:.8}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter{display:flex;gap:12px;padding:20px;border-top:1px solid #e1e5e9;flex-shrink:0}}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .clearBtn,.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .applyBtn{flex:1;padding:12px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .3s ease}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .clearBtn{background:#f5f5f5;color:#666}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .clearBtn:hover{background:#e5e5e5}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .applyBtn{background:#3854f6;color:#fff}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .applyBtn:hover{background:#2a3eb8}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.selectedValuePackBuyNow .title{text-align:center;font-size:20px;font-weight:700;color:#4a47e8}@media (min-width: 768px){.selectedValuePackBuyNow .title{font-size:24px}}.selectedValuePackBuyNow .subTitle{text-align:center;font-size:24px;font-weight:700;color:#141414}@media (min-width: 768px){.selectedValuePackBuyNow .subTitle{font-size:32px}}@media (min-width: 992px){.selectedValuePackBuyNow .subTitle{margin:10px 0;font-size:40px}}.selectedValuePackBuyNow .description{width:100%;text-align:center;font-size:14px;color:#1e1e1eb3;margin-bottom:10px;padding:0 15px;line-height:1.5}@media (min-width: 768px){.selectedValuePackBuyNow .description{font-size:16px;max-width:80%;margin-bottom:30px;margin-left:auto;margin-right:auto}}.selectedValuePackBuyNow .pricingContainer{border:3px solid #4a47e8;display:grid;grid-template-columns:260px 1fr 320px;height:100vh;min-height:780px;max-height:800px;overflow:hidden;background:#4a47e8;box-sizing:border-box}@media (max-width: 1024px){.selectedValuePackBuyNow .pricingContainer{grid-template-columns:260px 1fr}.selectedValuePackBuyNow .pricingContainer .rightPanel{display:none}}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer{grid-template-columns:1fr;height:auto;min-height:auto;max-height:none;border:none}.selectedValuePackBuyNow .pricingContainer .rightPanel{display:none}}.selectedValuePackBuyNow .pricingContainer .sidebar{width:100%;background:#5856f4;color:#fff;display:flex;flex-direction:column;min-height:0;overflow:hidden;border:2px solid #666;border-right:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar{display:none;position:fixed;top:0;left:0;width:80%;height:100vh;z-index:1001;border:none}.selectedValuePackBuyNow .pricingContainer .sidebar.mobileOpen{display:flex}.selectedValuePackBuyNow .pricingContainer .sidebar .closeFilters{display:block;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;position:absolute;top:15px;right:15px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader{padding:20px 0 20px 20px;border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0;min-height:80px;width:100%;text-align:start;position:relative}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader{padding:15px;min-height:60px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader h3{color:#fff;font-size:18px;font-weight:600;margin:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader h3{font-size:16px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader .closeFilters{display:none}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader .closeFilters{display:block}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent{flex:1;overflow-y:auto;padding:20px 0 0 20px;min-height:0;max-height:100vh}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent{padding:15px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent::-webkit-scrollbar{width:6px}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent::-webkit-scrollbar-track{background:#ffffff1a}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup{margin-bottom:25px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup{margin-bottom:20px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterTitle{color:#fff;font-size:16px;font-weight:500;margin-bottom:12px;text-align:start}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterTitle{font-size:14px;margin-bottom:10px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption{display:flex;align-items:center;margin-bottom:8px;cursor:pointer;font-size:14px;transition:opacity .2s ease}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption{font-size:13px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption input[type=checkbox]{margin-right:10px;width:20px;height:20px;accent-color:white}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption input[type=checkbox]{width:14px;height:14px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption:hover{opacity:.8}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption span{text-align:start;width:100%;text-wrap:wrap}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption span{text-align:start;width:100%;text-wrap:wrap}}.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter{padding-top:10px;margin-bottom:-50px;text-align:center;width:100%}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter{display:none}}.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter .clearBtn{width:100%;flex:1;padding:8px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .3s ease;background:#f5f5f5;color:#666}.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter .clearBtn:hover{background:#e5e5e5}.selectedValuePackBuyNow .pricingContainer .mainContent{border:3px solid #4a47e8;border-bottom:0;border-top:0;background:#f8f9fa;display:flex;flex-direction:column;height:100%;min-height:0}@media (max-width: 1024px){.selectedValuePackBuyNow .pricingContainer .mainContent{border-right:3px solid #4a47e8}}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent{border:none;background:#fff}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration{padding:20px 20px 20px 0;border-bottom:3px solid #4a47e8;flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:15px;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration{padding:15px;flex-direction:row;align-items:center;gap:10px;border-bottom:none}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration label{font-size:16px;font-weight:500}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration label{font-size:14px}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration select{padding:8px 15px;border:2px solid #5856f4;border-radius:4px;font-size:14px;background:#fff;min-width:140px;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration select{width:100%;max-width:200px}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration select:focus{outline:none;border-color:#5856f4}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer{flex:1;overflow-y:auto;min-height:0}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer::-webkit-scrollbar{width:6px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer::-webkit-scrollbar-track{background:#f1f1f1}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards{display:flex;flex-direction:row;gap:0px;min-height:-moz-fit-content;min-height:fit-content;height:100%}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards{flex-direction:column;gap:10px;padding:15px;height:auto}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard{background:#fff;border:1px solid #e1e5e9;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;position:relative;flex:1;display:flex;flex-direction:column;height:100%}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard{border-radius:8px;padding:0;border:1px solid #7e7d7d;height:auto}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular{border:none}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .popularBadge{position:absolute;top:0;right:0;background:#ff6b6b;color:#fff;padding:5px 10px;font-size:12px;font-weight:600;border-bottom-left-radius:8px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .mobileExpandButton{display:none}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .mobileExpandButton{display:block;width:100%;background:transparent;border:1px solid #ddd;padding:10px;margin-top:15px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;color:#4a47e8}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular{border-color:#5856f4;box-shadow:0 4px 20px #5856f426;background:#5856f4;color:#fff}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader{background:#5856f4;color:#fff}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .buyButton{background:#fff;color:#5856f4}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .buyButton:hover{background:#f8f9ff;transform:translateY(-1px)}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardFeatures .feature .featureIcon,.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardFeatures .feature .featureText{color:#fff}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .mobileExpandButton{color:#fff;border-color:#ffffff4d}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader{padding:25px;text-align:center;background:#f8f9ff;flex-shrink:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader{padding:20px 15px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planName{font-size:20px;font-weight:700;margin-top:20px;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planName{margin-top:0;font-size:18px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice{margin-bottom:15px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .price{font-size:32px;font-weight:700;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .price{font-size:28px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .period{font-size:16px;color:#5856f4;opacity:.8}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .period{font-size:14px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planDescription{font-size:13px;line-height:1.4;opacity:.8;margin-bottom:20px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planDescription{font-size:12px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{background:#5856f4;color:#fff;border:none;padding:12px 25px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;max-width:200px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{padding:10px 20px;font-size:13px;background:#000;color:#fff}.popular .selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{background:#fff;color:#5856f4}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton:hover{background:#4a47e8;transform:translateY(-1px)}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton:hover{background:#333}.popular .selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton:hover{background:#f8f9ff}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .planName,.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .planPrice .price,.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .planPrice .period{color:#fff}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{padding:20px;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;flex:1;overflow-y:auto;min-height:0}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures::-webkit-scrollbar{width:4px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{padding:15px;display:none;max-height:250px;overflow-y:auto;flex:none}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature{display:flex;align-items:flex-start;font-size:13px;margin-bottom:6px;flex-shrink:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature{font-size:12px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature .featureIcon{margin-right:8px;color:#5856f4;font-weight:700;margin-top:2px;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature .featureText{color:#333;line-height:1.3}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.expanded .cardFeatures{display:flex!important}}.selectedValuePackBuyNow .pricingContainer .rightPanel{background:#fff;display:flex;flex-direction:column;overflow:hidden;min-height:0}@media (max-width: 1024px){.selectedValuePackBuyNow .pricingContainer .rightPanel{display:none}}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard{padding:25px;text-align:center;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .seoIcon{font-size:36px;margin-bottom:15px}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard h3{color:#5856f4;font-size:16px;font-weight:600;margin-bottom:20px;line-height:1.3}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .insideSeoMasterCard{border:3px solid #4a47e8;padding:25px;border-radius:16px}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .contactButton{color:#4a47e8;border:3px solid #4a47e8;padding:12px 25px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .contactButton:hover{background:#4a47e8;color:#fff}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection{flex:1;display:flex;flex-direction:column;padding:25px 25px 0;border-top:3px solid #4a47e8;min-height:0;overflow:hidden}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection h3{color:#333;font-size:18px;font-weight:600;margin-bottom:20px;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent{flex:1;overflow-y:auto;min-height:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar{width:6px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature{margin-bottom:20px;flex-shrink:0;text-align:start}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature:last-child{margin-bottom:10px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature .featureHeader{display:flex;align-items:center;margin-bottom:8px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature .featureHeader .featureBullet{color:#5856f4;margin-right:10px;font-size:12px;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature .featureHeader h4{color:#333;font-size:14px;font-weight:600;margin:0;line-height:1.3}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature p{font-size:12px;line-height:1.4;color:#666;margin:0;padding-left:20px}@media (max-width: 480px){.selectedValuePackBuyNow{padding:10px}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration{padding:15px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer{padding:10px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader{padding:15px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planName{font-size:16px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .price{font-size:24px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .period{font-size:12px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{max-width:100%}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{padding:15px 10px}}@media (max-width: 480px) and (max-width: 480px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{max-height:200px}}.feature{display:flex;align-items:center;font-size:13px;margin-bottom:6px;flex-shrink:0}@media (max-width: 768px){.feature{font-size:12px}}.feature .featureIcon{margin-right:8px;color:#5856f4;font-weight:700;flex-shrink:0;min-width:16px}.feature .featureText{color:#333;line-height:1.3;flex:1;margin-right:8px;text-align:left}.feature .featureInfoIcon{color:#6a6f78;cursor:pointer;flex-shrink:0;transition:color .2s ease;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%}.feature .featureInfoIcon:hover{color:#5856f4;background:#5856f41a}.feature .featureInfoIcon svg{display:block}.feature-tooltip-container{position:relative;display:flex;align-items:center}.feature-tooltip{position:absolute;bottom:100%;right:0;margin-bottom:8px;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #00000026;z-index:1000;padding:12px}.feature-tooltip:after{content:"";position:absolute;top:100%;right:12px;border:6px solid transparent;border-top-color:#fff}.feature-tooltip:before{content:"";position:absolute;top:100%;right:11px;border:7px solid transparent;border-top-color:#e5e7eb}.feature-tooltip .tooltip-content p{margin:0;font-size:12px;line-height:1.4;color:#6b7280;text-align:left}.business-benefits-section{background:#fff;padding:30px 0}.business-benefits-section .container{max-width:1200px;margin:0 auto;padding:0 15px}@media (min-width: 768px){.business-benefits-section .container{padding:0 30px}}@media (min-width: 992px){.business-benefits-section .container{padding:0 50px}}.business-benefits-section .benefits-header{text-align:center;margin-bottom:10px}.business-benefits-section .benefits-header .title{color:var(--primary);text-align:center;font-size:20.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media (max-width: 575.98px){.business-benefits-section .benefits-header .title{width:100%;padding:0 12px;box-sizing:border-box}}@media (min-width: 768px){.business-benefits-section .benefits-header .title{color:var(--primary);text-align:center;letter-spacing:.38px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px;padding:0}}@media (min-width: 992px){.business-benefits-section .benefits-header .title{letter-spacing:.92px;font-size:24px}}.business-benefits-section .benefits-header .subTitle{color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px;text-align:center}@media (max-width: 575.98px){.business-benefits-section .benefits-header .subTitle{width:100%;margin:4px auto 0;padding:0 12px;box-sizing:border-box}}@media (min-width: 768px){.business-benefits-section .benefits-header .subTitle{font-size:28px;padding:0}}@media (min-width: 992px){.business-benefits-section .benefits-header .subTitle{font-size:40px}}.business-benefits-section .benefits-grid{display:grid;grid-template-columns:1fr;gap:30px}@media (max-width: 575.98px){.business-benefits-section .benefits-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 576px){.business-benefits-section .benefits-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (min-width: 992px){.business-benefits-section .benefits-grid{grid-template-columns:repeat(4,1fr);gap:50px}}.business-benefits-section .benefit-card{text-align:start;padding:20px}@media (max-width: 575.98px){.business-benefits-section .benefit-card{text-align:center}}@media (min-width: 768px){.business-benefits-section .benefit-card{padding:30px 20px;text-align:start}}.business-benefits-section .benefit-card .benefit-icon{margin-bottom:20px;display:flex;justify-content:start;align-items:center}@media (max-width: 575.98px){.business-benefits-section .benefit-card .benefit-icon{justify-content:center}}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-icon{margin-bottom:20px;justify-content:start}}.business-benefits-section .benefit-card .benefit-icon img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-icon img{width:40px;height:40px}}@media (min-width: 992px){.business-benefits-section .benefit-card .benefit-icon img{width:50px;height:50px}}.business-benefits-section .benefit-card .benefit-title{color:#000;font-size:16px;font-weight:600;margin-bottom:10px;line-height:1.2}@media (max-width: 575.98px){.business-benefits-section .benefit-card .benefit-title{text-align:center}}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-title{font-size:18px;margin-bottom:10px;text-align:start}}@media (min-width: 992px){.business-benefits-section .benefit-card .benefit-title{font-size:20px}}.business-benefits-section .benefit-card .benefit-description{color:#666;font-size:12px;line-height:1.5;margin:0}@media (max-width: 575.98px){.business-benefits-section .benefit-card .benefit-description{text-align:center}}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-description{font-size:14px;text-align:start}}@media (min-width: 992px){.business-benefits-section .benefit-card .benefit-description{font-size:16px;line-height:1.6}}.valuePack-faq-container{margin:0;padding:40px 16px;background:#fff;max-width:100vw}@media only screen and (min-width: 768px){.valuePack-faq-container{padding:60px 30px}}@media only screen and (min-width: 1024px){.valuePack-faq-container{padding:80px 50px 0}}.valuePack-faq-container .faq-content-wrapper{display:flex;flex-direction:column;max-width:1400px;margin:0 auto}@media only screen and (min-width: 1024px){.valuePack-faq-container .faq-content-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px}}.valuePack-faq-container .faq-column{width:100%}@media only screen and (min-width: 1024px){.valuePack-faq-container .faq-column{width:55%;flex-shrink:0}}.valuePack-faq-container .image-column{display:none}@media only screen and (min-width: 1024px){.valuePack-faq-container .image-column{display:flex;width:45%;align-items:center;justify-content:center}}.valuePack-faq-container .iconImage{display:block;margin:0 auto 20px;height:40px;width:40px}@media only screen and (min-width: 768px){.valuePack-faq-container .iconImage{height:50px;width:50px}}@media only screen and (min-width: 1024px){.valuePack-faq-container .iconImage{display:none}}.valuePack-faq-container h2.faqHeading{font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:24px;text-align:center;color:#000;margin-bottom:16px}@media only screen and (min-width: 768px){.valuePack-faq-container h2.faqHeading{font-size:32px;margin-bottom:20px}}@media only screen and (min-width: 1024px){.valuePack-faq-container h2.faqHeading{text-align:left;font-size:36px;margin-bottom:24px}}.valuePack-faq-container .accordion{width:100%}.valuePack-faq-container .accordion-item{border:none!important;padding:0;margin-bottom:16px}@media only screen and (min-width: 768px){.valuePack-faq-container .accordion-item{margin-bottom:20px}}.valuePack-faq-container .accordion button{position:relative;display:block;text-align:left;width:100%;padding:16px 0;color:#202020;font-size:16px;font-weight:500;border:none;background:none;outline:none}.valuePack-faq-container .accordion button:hover,.valuePack-faq-container .accordion button:focus{cursor:pointer;color:var(--primary)}.valuePack-faq-container .accordion button .accordion-title{font-size:16px;font-weight:500;color:#202020;margin:auto 0;text-align:left;padding-right:40px}@media only screen and (min-width: 768px){.valuePack-faq-container .accordion button .accordion-title{font-size:18px}}@media only screen and (min-width: 1024px){.valuePack-faq-container .accordion button .accordion-title{font-size:20px}}.valuePack-faq-container .accordion button .icon{position:absolute;right:0;top:50%;transform:translateY(-50%)}.valuePack-faq-container .accordion button[aria-expanded=true]{color:var(--primary)}.valuePack-faq-container .accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:20em;transition:all .2s linear;will-change:opacity,max-height}.valuePack-faq-container .accordion .accordion-content{text-align:left;opacity:0;max-height:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.valuePack-faq-container .accordion .accordion-content p{font-weight:400;font-size:14px;color:#626262;line-height:1.6;margin-bottom:0;padding:0 0 16px}@media only screen and (min-width: 768px){.valuePack-faq-container .accordion .accordion-content p{font-size:16px}}.valuePack-faq-container .responsiveImage{margin-top:10px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:20px;max-height:500px}@media only screen and (min-width: 1024px){.valuePack-faq-container .responsiveImage{height:100%;min-height:520px}}@media only screen and (min-width: 1280px){.valuePack-faq-container .responsiveImage{min-height:550px}}.ecommerceWebDesignPage-wrapper{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper{gap:80px}}.ecommerceWebDesignPage-wrapper .topBannerSection{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection{flex-direction:row}}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection{display:flex;flex-direction:column;justify-content:center}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection{width:50%;text-align:left}}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .title{color:#4a67f5;font-size:18px;font-style:normal;font-weight:700;text-transform:capitalize}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .subTitle{color:#000;font-size:24px;font-weight:600;letter-spacing:-.336px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .subTitle{font-size:40px}}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .description{color:#000;font-size:14px;font-weight:600;letter-spacing:-.336px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .description{font-size:18px}}.ecommerceWebDesignPage-wrapper .topBannerSection .banner{margin-top:1rem;max-height:450px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .banner{width:50%;margin-top:0}}.ecommerceWebDesignPage-wrapper .topBannerSection .banner .heroBanner{width:100%}.ecommerceWebDesignPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .logos{margin:0}}@media (min-width: 1200px){.ecommerceWebDesignPage-wrapper .logos{margin-top:40px}}.ecommerceWebDesignPage-wrapper .logos:before,.ecommerceWebDesignPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.ecommerceWebDesignPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.ecommerceWebDesignPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.ecommerceWebDesignPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.ecommerceWebDesignPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.ecommerceWebDesignPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.ecommerceWebDesignPage-wrapper .custom-design{height:auto}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .custom-design{padding:40px 72px}}.ecommerceWebDesignPage-wrapper .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .gGrowthCROHelpsSection .title{text-align:left;font-size:28px}}.ecommerceWebDesignPage-wrapper .gGrowthCROHelpsSection .subTitle{font-weight:600}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:0}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}.ecommerceWebDesignPage-wrapper .clientDashboardSection,.ecommerceWebDesignPage-wrapper .ourSuccess-container{margin-top:0}.ecommerceWebDesignPage-wrapper .testimonials{margin-bottom:110px;margin-top:0}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .testimonials{margin-bottom:200px}.ecommerceWebDesignPage-wrapper .testimonials .testimonials-info>*{text-align:left}}.unlockBusiness{display:flex;flex-direction:column}.unlockBusiness .bannerTitle{color:#1e1e1e;text-align:center;font-weight:600;font-size:24px;margin-bottom:24px}@media (min-width: 992px){.unlockBusiness .bannerTitle{font-size:36px;margin-bottom:0}}.unlockBusiness .businessCards .businessCard .description{text-align:center;font-size:14px;font-weight:400}.ecommerceMarketingPage-wrapper .topBannerSection .contentSection{display:flex;flex-direction:column;justify-content:center}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .contentSection{width:50%;text-align:left}}.ecommerceMarketingPage-wrapper .topBannerSection .contentSection .title{color:#4a67f5;font-size:18px;font-style:normal;font-weight:700;text-transform:capitalize}.ecommerceMarketingPage-wrapper .topBannerSection .contentSection .subTitle{color:#000;font-size:24px;font-weight:600;letter-spacing:-.336px}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .contentSection .subTitle{font-size:40px}}.ecommerceMarketingPage-wrapper .topBannerSection .contentSection .description{color:#000;font-size:14px;font-weight:600;letter-spacing:-.336px}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .contentSection .description{font-size:18px}}.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}.unlockBusiness{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.unlockBusiness{gap:40px}}.unlockBusiness .bannerTitle{color:#1e1e1e;text-align:center;font-weight:600;font-size:24px;margin-bottom:0}@media (min-width: 992px){.unlockBusiness .bannerTitle{font-size:40px;margin-bottom:0}}.unlockBusiness .businessCards{display:flex;justify-content:space-between;gap:24px}.unlockBusiness .businessCards .businessCard{display:flex;padding:24px;flex-direction:column;align-items:center;flex:1 0 0;align-self:stretch;border-radius:30px;border:2px solid #d9d9d9;background:#fff;transition:all .4s ease-in-out;color:#1e1e1e}@media (min-width: 992px){.unlockBusiness .businessCards .businessCard{gap:6px}}.unlockBusiness .businessCards .businessCard:hover{border:2px solid #3854f6;background-color:#3854f6;color:#fff}.unlockBusiness .businessCards .businessCard:hover p{color:#fff}.unlockBusiness .businessCards .businessCard .title{text-align:center;font-size:22px;font-weight:600;text-transform:capitalize}.unlockBusiness .businessCards .businessCard .description{text-align:center;font-size:14px;font-weight:400;width:100%}.unlockBusiness .singleCard{height:auto}.unlockBusiness .singleCard P{color:#1e1e1e}.unlockBusiness .slide-wrapper{position:relative;width:100%;overflow:hidden;z-index:1}.unlockBusiness .slide-wrapper .dots{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px}@media (min-width: 768px){.unlockBusiness .slide-wrapper .dots{margin-top:24px}}.unlockBusiness .slide-wrapper .dots .dot{padding:4px;border-radius:100%;background-color:#222;border:none}.unlockBusiness .slide-wrapper .dots .dot-active{background-color:#b5b0b0;padding:6px}.unlockBusiness .carousel-container{display:flex;gap:8px}@media (min-width: 768px){.unlockBusiness .carousel-container{gap:16px}}.unlockBusiness .carousel-container .carousel-img{display:flex;flex:0 0 100%}@media (min-width: 768px){.unlockBusiness .carousel-container .carousel-img{flex:0 0 32%}}@media (min-width: 1200px){.unlockBusiness .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.marketingInfo .info .title{font-size:16px;font-weight:600;letter-spacing:.96px}@media (min-width: 992px){.marketingInfo .info .title{font-size:24px}}.marketingInfo .info .subTitle{font-size:24px;font-weight:600}.marketingInfo .info .description{font-size:16px;font-weight:400}.ppcPage-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 16px;overflow:hidden}@media (min-width: 992px){.ppcPage-wrapper{padding:0 72px;gap:80px}}.ppcPage-wrapper .title{color:#3854f6;font-weight:700;text-transform:uppercase;font-size:13px;margin-bottom:0}@media (min-width: 992px){.ppcPage-wrapper .title{font-size:24px}}.ppcPage-wrapper .description{color:#000;text-align:center;font-size:18px;font-weight:600;margin-bottom:0}@media (min-width: 768px){.ppcPage-wrapper .description{font-size:36px}}.ppcPage-wrapper .topBannerSection{display:flex;justify-content:center;flex-direction:column;gap:14px}@media (min-width: 768px){.ppcPage-wrapper .topBannerSection{gap:24px;margin-bottom:-40px;margin-top:0}}.ppcPage-wrapper .topBannerSection .title{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;margin-bottom:0}@media (min-width: 768px){.ppcPage-wrapper .topBannerSection .title{font-size:28px}}@media (min-width: 992px){.ppcPage-wrapper .topBannerSection .title{font-size:54px}}.ppcPage-wrapper .topBannerSection .description{color:#131919;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:12px}@media (min-width: 768px){.ppcPage-wrapper .topBannerSection .description{width:80%;margin:0 auto;font-size:16px}}.ppcPage-wrapper .topBannerSection .heroBanner{max-width:90vw;margin-top:23px}.ppcPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.ppcPage-wrapper .logos{margin:60px 0}}@media (min-width: 1200px){.ppcPage-wrapper .logos{margin:80px 0}}.ppcPage-wrapper .logos:before,.ppcPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.ppcPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.ppcPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.ppcPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.ppcPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.ppcPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.ppcPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.ppcPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection{margin-top:0}.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}@media (min-width: 768px){.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .title{letter-spacing:4px;font-size:24px}}.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{font-size:28px}}@media (min-width: 992px){.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{font-size:48px}}.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:90%;font-size:18px}@media (min-width: 992px){.ppcPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .description{width:70%}}.ppcPage-wrapper .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;padding:8px 16px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:190px}@media (min-width: 992px){.ppcPage-wrapper .cta{width:222px;padding:15.5px 10px;gap:10px;font-size:22px}}.ppcPage-wrapper .cta:hover{background-color:var(--hover);color:#000}.ppcPage-wrapper .cta svg{font-size:23px;height:23px;font-weight:700}.ppcPage-wrapper .dataDrivenSection{width:100vw;padding:0 16px}@media (min-width: 768px){.ppcPage-wrapper .dataDrivenSection{padding:0 20px}}@media (min-width: 992px){.ppcPage-wrapper .dataDrivenSection{padding:0 30px}}@media (min-width: 1200px){.ppcPage-wrapper .dataDrivenSection{padding:0 72px}}.ppcPage-wrapper .dataDrivenSection .topSection .description{width:100%}.ppcPage-wrapper .clientDashboardSection .description{font-size:18px;color:#131919;text-align:center;font-style:normal;font-weight:500}@media (min-width: 768px){.ppcPage-wrapper .clientDashboardSection .description{width:80%;margin:0 auto;font-size:16px}}@media (min-width: 992px){.ppcPage-wrapper .clientDashboardSection .description{padding:0 100px}}.ppcPage-wrapper .growthProcessSteps .subTitle{width:99%;color:#000;font-size:18px;font-weight:600;margin:0 auto}@media (min-width: 768px){.ppcPage-wrapper .growthProcessSteps .subTitle{font-size:28px;width:95%}}@media (min-width: 992px){.ppcPage-wrapper .growthProcessSteps .subTitle{width:70%;font-size:40px}}.ppcPage-wrapper .testimonials{margin-bottom:110px}@media (min-width: 768px){.ppcPage-wrapper .testimonials{margin-bottom:240px;margin-top:20px}.ppcPage-wrapper .testimonials .testimonials-info>*{text-align:left}}.ppcPage-wrapper .faqs-wrapper{margin:0 -16px}.ppcPage-wrapper .faqs-wrapper .faq-container{padding-top:0;margin:0}.googleAdsPage-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:50px;padding:0 16px;overflow:hidden;margin-bottom:-30px}@media (min-width: 992px){.googleAdsPage-wrapper{margin-top:140px;gap:60px;padding:0 72px;margin-bottom:-90px}}.googleAdsPage-wrapper .title{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;margin-bottom:0}@media (min-width: 768px){.googleAdsPage-wrapper .title{font-size:28px}}@media (min-width: 992px){.googleAdsPage-wrapper .title{font-size:54px}}.googleAdsPage-wrapper .description{color:#131919;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:12px}@media (min-width: 768px){.googleAdsPage-wrapper .description{width:80%;margin:0 auto;font-size:16px}.googleAdsPage-wrapper .testimonials .description{text-align:left;width:unset}}.googleAdsPage-wrapper .heroBanner{max-width:90vw;margin-top:23px}.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:bold;font-weight:700;line-height:normal;font-size:16.58px}.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{color:#000;font-size:28px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .description{width:835px}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:24px 16px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:72px}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .description{color:#fff;font-size:11px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .description{font-size:14px}}.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:1.58px}.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:90%}.googleAdsPage-wrapper .faqs-wrapper{margin:0 -16px}.benefitsWrapper{display:flex;flex-direction:column;width:100vw;background-color:#333;padding:24px 16px}@media (min-width: 992px){.benefitsWrapper{padding:72px}}.benefitsWrapper .bottomBannerSection{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 992px){.benefitsWrapper .bottomBannerSection{flex-direction:row;margin-top:-40px}}.benefitsWrapper .bottomBannerSection .contentSection{display:flex;flex-direction:column;justify-content:center}@media (min-width: 992px){.benefitsWrapper .bottomBannerSection .contentSection{width:40%}}.benefitsWrapper .bottomBannerSection .contentSection .title{color:#fff;font-size:18px;font-weight:700;text-transform:capitalize}@media (min-width: 992px){.benefitsWrapper .bottomBannerSection .contentSection .title{text-align:left}}.benefitsWrapper .bottomBannerSection .contentSection .subTitle{color:#fff;font-size:24px;font-weight:600;letter-spacing:-.336px}@media (min-width: 992px){.benefitsWrapper .bottomBannerSection .contentSection .subTitle{font-size:40px;text-align:left}}.benefitsWrapper .bottomBannerSection .contentSection .description{color:#fff;font-size:14px;font-weight:400;letter-spacing:-.336px;width:100%}@media (min-width: 992px){.benefitsWrapper .bottomBannerSection .contentSection .description{text-align:left;font-size:18px}}.benefitsWrapper .bottomBannerSection .banner{margin-top:1rem}@media (min-width: 992px){.benefitsWrapper .bottomBannerSection .banner{width:50%;margin-top:0}}.benefitsWrapper .bottomBannerSection .banner .heroBanner{width:100%}.benefitsWrapper .details{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:20px}@media (min-width: 992px){.benefitsWrapper .details{margin-top:40px}}.benefitsWrapper .details .detailCard{display:flex;flex-direction:column;border:1.5px solid #fff;border-radius:10px;width:calc(50% - 16px);gap:8px;color:#fff;padding:24px 16px;transition:all .4s ease-in-out}.benefitsWrapper .details .detailCard:hover{background-color:#fff;color:var(--black)}@media (min-width: 992px){.benefitsWrapper .details .detailCard{width:calc(20% - 16px)}}@media (min-width: 1200px){.benefitsWrapper .details .detailCard{width:calc(16.6666667% - 16px)}}.benefitsWrapper .details .detailCard p{margin-bottom:0}.benefitsWrapper .details .detailCard .detailCard-title{font-size:14px;font-weight:600;text-align:center}.benefitsWrapper .details .detailCard .detailCard-description{font-size:10px;font-weight:400;text-align:center}.benefitsWrapper .details .detailCard.selected{background-color:#fff}.homeServicesPage-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:50px;padding:0 16px;overflow:hidden;margin-bottom:-30px}@media (min-width: 768px){.homeServicesPage-wrapper{margin-top:100px;margin-bottom:-35px}}@media (min-width: 992px){.homeServicesPage-wrapper{margin-top:140px;gap:70px;padding:0 72px;margin-bottom:-90px}}.homeServicesPage-wrapper .title{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;margin-bottom:0}@media (min-width: 768px){.homeServicesPage-wrapper .title{font-size:28px}}@media (min-width: 992px){.homeServicesPage-wrapper .title{font-size:40px}}.homeServicesPage-wrapper .description{color:#131919;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:14px}@media (min-width: 768px){.homeServicesPage-wrapper .description{width:80%;margin:0 auto;font-size:16px}}.homeServicesPage-wrapper .topBannerSection{display:flex;justify-content:center;flex-direction:column;gap:14px;margin-top:40px}@media (min-width: 768px){.homeServicesPage-wrapper .topBannerSection{gap:24px;margin-bottom:-40px;margin-top:0}}@media (min-width: 992px){.homeServicesPage-wrapper .topBannerSection .title{font-size:54px}}.homeServicesPage-wrapper .topBannerSection img{width:100%}.homeServicesPage-wrapper .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px;margin-top:0}@media (min-width: 768px){.homeServicesPage-wrapper .cta{height:55px;width:200px}}.homeServicesPage-wrapper .cta:hover{background-color:var(--hover);color:#000}.homeServicesPage-wrapper .cta svg{font-size:23px;height:23px;font-weight:700}.homeServicesPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.homeServicesPage-wrapper .logos{margin:60px 0}}@media (min-width: 1200px){.homeServicesPage-wrapper .logos{margin:80px 0}}.homeServicesPage-wrapper .logos:before,.homeServicesPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.homeServicesPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.homeServicesPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.homeServicesPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.homeServicesPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.homeServicesPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.homeServicesPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.homeServicesPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.homeServicesPage-wrapper .custom-design{height:auto;gap:8px;padding:24px 16px}@media (min-width: 992px){.homeServicesPage-wrapper .custom-design{padding:40px 72px}}.homeServicesPage-wrapper .container{margin-top:0;margin-bottom:0}.homeServicesPage-wrapper .valuePacks{width:100%}.homeServicesPage-wrapper .valuePacks .container .title{color:#1e1e1e;text-align:center;font-size:24px;font-weight:600}@media (min-width: 992px){.homeServicesPage-wrapper .valuePacks .container .title{font-size:40px}}.homeServicesPage-wrapper .valuePacks .container h4{color:#000;text-align:center;font-size:14px;font-weight:400}@media (min-width: 992px){.homeServicesPage-wrapper .valuePacks .container h4{font-size:16px}}.homeServicesPage-wrapper .valuePacks .ctaBtn{margin-top:25px}.homeServicesPage-wrapper .unlockBusiness{width:100%}.homeServicesPage-wrapper .unlockBusiness .businessCard{border-radius:20px}.homeServicesPage-wrapper .allInOneSection .container h6{font-size:24px;color:#1e1e1e;font-weight:600}@media (min-width: 992px){.homeServicesPage-wrapper .allInOneSection .container h6{font-size:40px}}.homeServicesPage-wrapper .allInOneSection .container h4{font-size:14px;font-weight:400}@media (min-width: 992px){.homeServicesPage-wrapper .allInOneSection .container h4{font-size:16px}}.homeServicesPage-wrapper .allInOneSection .carousel-container{padding-bottom:34px}.homeServicesPage-wrapper .allInOneSection .carousel-container .carousel-img{display:flex;flex:0 0 100%}@media (min-width: 768px){.homeServicesPage-wrapper .allInOneSection .carousel-container .carousel-img{flex:0 0 calc(33.3333333% - 16px)}}@media (min-width: 1200px){.homeServicesPage-wrapper .allInOneSection .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.homeServicesPage-wrapper .allInOneSection .carousel-card{position:relative;padding:0;border-radius:20px}.homeServicesPage-wrapper .allInOneSection .carousel-card .card-title{position:absolute;bottom:-40px}.homeServicesPage-wrapper .allInOneSection .carousel-card .card-title h6,.homeServicesPage-wrapper .allInOneSection .carousel-card .card-title .index{font-size:16px;font-weight:600}.homeServicesPage-wrapper .allInOneSection .carousel-card .card-title svg{display:none}.homeServicesPage-wrapper .allInOneSection .carousel-card img{width:100%}.homeServicesPage-wrapper .discounts-wrapper{margin:0;width:100vw}@media (min-width: 992px){.homeServicesPage-wrapper .discounts-wrapper{margin-top:10px}}.homeServicesPage-wrapper .discounts-wrapper img{width:100vw}@media (min-width: 992px){.homeServicesPage-wrapper .ourServices{padding:0}}.homeServicesPage-wrapper .ourServices .title{font-size:24px;color:#1e1e1e;font-weight:600}@media (min-width: 992px){.homeServicesPage-wrapper .ourServices .title{font-size:40px}}.homeServicesPage-wrapper .ourServices .description{font-size:14px;font-weight:400}@media (min-width: 992px){.homeServicesPage-wrapper .ourServices .description{font-size:16px}}.homeServicesPage-wrapper .ourServices .slide-wrapper .carousel-container .title{color:#3656f4;font-size:16px;font-weight:600}.homeServicesPage-wrapper .ourSuccess-container{margin-top:0}.homeServicesPage-wrapper .ourSuccess-container .slide-container .slide-wrapper .dots{margin-top:48px!important}.homeServicesPage-wrapper .clientDashboardSection{margin-top:0}.homeServicesPage-wrapper .clientDashboardSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media (min-width: 768px){.homeServicesPage-wrapper .clientDashboardSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.homeServicesPage-wrapper .clientDashboardSection .title{letter-spacing:4px;font-size:24px}}.homeServicesPage-wrapper .clientDashboardSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.homeServicesPage-wrapper .clientDashboardSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.homeServicesPage-wrapper .clientDashboardSection .subTitle{font-size:28px}}@media (min-width: 992px){.homeServicesPage-wrapper .clientDashboardSection .subTitle{font-size:40px}}.homeServicesPage-wrapper .testimonials{margin-bottom:110px;margin-top:0}@media (min-width: 768px){.homeServicesPage-wrapper .testimonials{margin-bottom:200px;margin-top:0}.homeServicesPage-wrapper .testimonials .testimonials-info>*{text-align:left;width:unset}}.homeServicesPage-wrapper .testimonials .description{width:100%}.homeServicesPage-wrapper .testimonials .container{margin-bottom:40px}.homeServicesPage-wrapper .faqs-wrapper{margin:0 -16px}@media (min-width: 992px){.homeServicesPage-wrapper .faqs-wrapper{margin-bottom:10px;margin-top:16px}}.homeServicesPage-wrapper .faqs-wrapper .faq-container{padding-top:0;margin:0}.homeServicesPage-wrapper .weHelpSection{display:flex;flex-direction:column;gap:24px;width:100%}@media (min-width: 992px){.homeServicesPage-wrapper .weHelpSection{gap:40px}}.homeServicesPage-wrapper .weHelpSection .ctaBtn{margin-bottom:0}.homeServicesPage-wrapper .weHelpSection .carousel-container .carousel-img{display:flex;flex:0 0 100%}@media (min-width: 768px){.homeServicesPage-wrapper .weHelpSection .carousel-container .carousel-img{flex:0 0 calc(33.3333333% - 16px)}}@media (min-width: 1200px){.homeServicesPage-wrapper .weHelpSection .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.homeServicesPage-wrapper .dots{margin-top:24px!important}.ourServices{display:flex;flex-direction:column;width:100%}@media (min-width: 992px){.ourServices{gap:24px}}.ourServices .bannerTitle{color:#1e1e1e;text-align:center;font-weight:600;font-size:24px;margin-bottom:24px}@media (min-width: 992px){.ourServices .bannerTitle{font-size:40px;margin-bottom:0}}.ourServices .bannerDescription{color:#000;text-align:center;font-size:14px;font-weight:400;margin-bottom:0}@media (min-width: 992px){.ourServices .bannerDescription{font-size:16px}}.ourServices .businessCards{display:flex;justify-content:space-between;gap:24px}.ourServices .businessCards .businessCard{display:flex;padding:16px;flex-direction:column;flex:1 0 0;align-self:stretch;border-radius:20px;border:2px solid #d9d9d9;background:#fff;transition:all .4s ease-in-out;color:#1e1e1e;justify-content:flex-start;gap:8px}@media (min-width: 992px){.ourServices .businessCards .businessCard{gap:6px;padding:24px}}.ourServices .businessCards .businessCard img{height:80px}@media (min-width: 992px){.ourServices .businessCards .businessCard img{height:150px}}.ourServices .businessCards .businessCard:hover{border:2px solid #1e1e1e;background-color:#1e1e1e;color:#fff}.ourServices .businessCards .businessCard:hover p{color:#fff}.ourServices .businessCards .businessCard .title{color:#000;font-weight:600;font-size:16px;text-align:left}@media (min-width: 992px){.ourServices .businessCards .businessCard .title{font-size:22px}}.ourServices .businessCards .businessCard .description{color:#000;font-weight:500;width:100%;text-align:left;font-size:14px}.ourServices .singleCard{height:auto}.ourServices .singleCard P{color:#1e1e1e}.ourServices .slide-wrapper{position:relative;width:100%;overflow:hidden;z-index:1}.ourServices .slide-wrapper .dots{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px}@media (min-width: 768px){.ourServices .slide-wrapper .dots{margin-top:24px}}.ourServices .slide-wrapper .dots .dot{padding:4px;border-radius:100%;background-color:#222;border:none}.ourServices .slide-wrapper .dots .dot-active{background-color:#b5b0b0;padding:6px}.ourServices .carousel-container{display:flex;gap:8px}@media (min-width: 768px){.ourServices .carousel-container{gap:16px}}.ourServices .carousel-container .carousel-img{display:flex;flex:0 0 100%}@media (min-width: 768px){.ourServices .carousel-container .carousel-img{flex:0 0 calc(33.3333333% - 16px)}}@media (min-width: 992px){.ourServices .carousel-container .carousel-img{flex:0 0 calc(32% - 16px)}}@media (min-width: 1200px){.ourServices .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.ourServices .slide-btn-wrapper{display:none!important;position:absolute;bottom:-26px;gap:60px}@media (min-width: 768px){.ourServices .slide-btn-wrapper{display:flex!important;width:100%;justify-content:space-between;top:calc(50% - 40px)}}.ourServices .slide-btn{bottom:-36px;height:40px;width:40px;border-radius:100%;background:#fff;margin-top:20px;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ourServices .slide-btn:hover{background:#fff!important}.ourServices .next-slide{right:20px}.ourServices .prev-slide{left:20px;padding:0 80px}.joinLeague{display:flex;flex-direction:column;width:100vw;background-color:#333;padding:24px 16px}@media (min-width: 992px){.joinLeague{padding:72px;margin-top:10px}}.joinLeague .topSection{display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media (min-width: 992px){.joinLeague .topSection{flex-direction:row}}.joinLeague .topSection .banner{width:100%}@media (min-width: 992px){.joinLeague .topSection .banner{width:40%}}.joinLeague .topSection .banner img{width:100%}.joinLeague .topSection .contentSection{display:flex;flex-direction:column;gap:8px;width:100%}@media (max-width: 575.98px){.joinLeague .topSection .contentSection{gap:24px}}@media (min-width: 992px){.joinLeague .topSection .contentSection{width:55%;gap:16px}.joinLeague .topSection .contentSection .title{font-size:40px}}.joinLeague .topSection .contentSection .description{width:100%}.joinLeague .topSection .contentSection *{color:#fff;text-align:left}@media (max-width: 575.98px){.joinLeague .topSection .ctaBtn{justify-content:flex-start!important}}.joinLeague .counterSection{display:flex}.joinLeague .counterSection .counters{display:flex;justify-content:space-between;flex-direction:column;gap:30px;margin-top:0}@media (min-width: 768px){.joinLeague .counterSection .counters{gap:80px;height:50px;margin-top:0;margin-left:0;flex-direction:row}}@media (min-width: 992px){.joinLeague .counterSection .counters{gap:80px;height:70px}}@media (min-width: 1200px){.joinLeague .counterSection .counters{gap:80px;height:110px;margin-top:28px}}.joinLeague .counterSection .counters .count{display:flex;flex-direction:column;justify-content:center;align-items:start;color:var(--white);font-weight:600;font-size:40px}@media (min-width: 768px){.joinLeague .counterSection .counters .count{font-weight:700;font-size:1.7rem}}@media (min-width: 992px){.joinLeague .counterSection .counters .count{font-size:2rem}}@media (min-width: 1200px){.joinLeague .counterSection .counters .count{font-size:3rem}}.joinLeague .counterSection .counters .count .countTitle{font-weight:600;padding-left:2px;font-size:16px}@media (min-width: 768px){.joinLeague .counterSection .counters .count .countTitle{font-weight:500;font-size:.6rem}}@media (min-width: 992px){.joinLeague .counterSection .counters .count .countTitle{font-size:.8rem}}@media (min-width: 1200px){.joinLeague .counterSection .counters .count .countTitle{font-weight:600;font-size:1rem}}.joinLeague .cta{background-color:#fff}.joinLeague .cta span{color:#222!important;text-transform:uppercase}.carousel-two{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem;padding:1rem;padding-bottom:48px;position:relative}@media (min-width: 769px){.carousel-two{flex-direction:row}}.carousel-two .static-content{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-size:1.25rem;font-weight:700;flex:0 0 33.33%}.carousel-two .static-content p{color:#1e1e1e;text-align:center;font-weight:600;font-size:24px}@media (min-width: 992px){.carousel-two .static-content p{font-size:36px}}.carousel-two .carouselTwo-wrapper{width:100%;overflow:hidden;flex:0 0 66.66%;height:100%}.carousel-two .carouselTwo-wrapper .carouselTwo{display:flex;transition:transform .3s cubic-bezier(.25,.8,.25,1);height:100%}.carousel-two .carouselTwo-wrapper .carouselTwo-item{padding:.5rem;height:300px;flex:0 0 33.33%;padding-bottom:30px}.carousel-two .carouselTwo-wrapper .carouselTwo-item p{margin-bottom:0;text-align:left;font-size:16px;font-weight:600}.carousel-two .carouselTwo-wrapper img{width:100%;height:100%;border-radius:.5rem}.carousel-two .slide-btn-wrapper{position:absolute;bottom:10px;right:0;display:flex;gap:16px;align-items:center;width:100%;justify-content:center}@media (min-width: 769px){.carousel-two .slide-btn-wrapper{width:auto}}.carousel-two .slide-btn{height:40px;width:40px;border-radius:100%;background:#fff;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.carousel-two .slide-btn:hover{background:#fff!important}.paymentPolicyWrapper ul{padding-left:revert!important}.SEOPageNewWrapper{overflow:hidden!important}.SEOPageNewWrapper .SEOPage{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:80px;padding:0 16px;overflow:hidden;margin-bottom:-30px}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage{margin-top:100px;margin-bottom:-35px}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage{margin-top:140px;gap:70px;padding:0 72px;margin-bottom:-90px}}.SEOPageNewWrapper .SEOPage p{margin-bottom:0}.SEOPageNewWrapper .SEOPage .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:#fff;color:#222;transition:all .3s ease-in-out;width:150px;border:2px solid var(--primary);margin:20px auto 0}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .cta{height:55px;width:200px;margin-top:32px}}.SEOPageNewWrapper .SEOPage .cta:hover{background-color:var(--primary);color:#fff}.SEOPageNewWrapper .SEOPage .cta svg{font-size:23px;height:23px;font-weight:700}.SEOPageNewWrapper .SEOPage .title{color:#3656f4;text-align:center;font-weight:700;text-transform:uppercase;font-size:16px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .title{font-size:26px}}.SEOPageNewWrapper .SEOPage .description{color:#1e1e1e;text-align:center;font-size:24px;font-weight:600}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .description{font-size:44px}}.SEOPageNewWrapper .SEOPage .tagLine{color:#1e1e1eb3;text-align:center;font-size:18px;font-weight:400}.SEOPageNewWrapper .SEOPage .heroSection{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .heroSection{flex-direction:row}}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .tagLine{color:#1e1e1e;font-size:14px;font-weight:600}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .tagLine span{color:#3954f7}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .title{color:#1e1e1e;font-family:Poppins;font-weight:600;text-align:left;font-size:22px}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .title span{background:linear-gradient(98deg,#9025fb 44.69%,#862af9 54.66%,#0b6ee2 80.86%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Poppins;font-style:normal;font-weight:600;line-height:normal;margin-left:8px;margin-right:8px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .title{font-size:48px}}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .description{font-size:18px;text-align:left;font-weight:400}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .listInfo{display:flex;flex-direction:column;gap:16px;margin-top:28px}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .listInfo .listItem{display:flex;gap:8px;align-items:center}.SEOPageNewWrapper .SEOPage .heroSection .heroImg{width:100%}.SEOPageNewWrapper .SEOPage .heroSection .heroImg .image-wrapper{position:relative}.SEOPageNewWrapper .SEOPage .heroSection .heroImg .background-image{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.SEOPageNewWrapper .SEOPage .heroSection .heroImg .foreground-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;width:90%}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .packageSection{margin:0 -80px}}.SEOPageNewWrapper .SEOPage .packageSection .info{margin-bottom:32px}.SEOPageNewWrapper .SEOPage .weFixItSection .cards{display:flex;gap:24px;margin-top:32px;flex-direction:column}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .weFixItSection .cards{flex-direction:row}}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .problemCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0;margin:0 24px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .weFixItSection .cards .problemCard{width:50%;margin:12px 0}}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .problemCard .titleSection{background-color:#e5e7eb;width:100%;padding:20px;font-weight:600;border-top-right-radius:12px;border-top-left-radius:12px}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .solutionCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .weFixItSection .cards .solutionCard{width:50%}}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .solutionCard .titleSection{border-radius:12px 12px 0 0;background:#1d5dff;width:100%;padding:20px;font-weight:600;color:#fff}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .statementsSection{display:flex;flex-direction:column;gap:20px}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .statementsSection .statement{display:flex;align-items:center;gap:8px}.SEOPageNewWrapper .SEOPageProducts,.SEOPageNewWrapper .SEOPageIndustries,.SEOPageNewWrapper .SEOPageOurWork span,.SEOPageNewWrapper .SEOPageOurWork span img{width:100%}.SEOPageNewWrapper .SEOPageOurWork .cta{margin-top:24px}.SEOPageNewWrapper .SEOPageFeaturesSection{background-color:#222;margin:0 -16px;padding:16px 0}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSection{padding:32px;margin:0 -80px}}.SEOPageNewWrapper .SEOPageFeaturesSection .info .description{color:#fff}.SEOPageNewWrapper .SEOPageFeaturesSection .info .tagLine{color:#ecedf3;font-size:12px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSection .info .tagLine{font-size:18px}}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSectionContainer{flex-direction:row}}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:none;width:40%}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:block}}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .featureImage span img{width:100%;-o-object-fit:cover;object-fit:cover;height:450px}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:2px solid #3854f6;background-color:#222;color:#fff;text-align:left;margin:0 auto}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{margin-left:0;margin-top:16px}}.SEOPageNewWrapper .SEOPage .testimonials{margin-top:0;margin-bottom:100px}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .testimonials{margin-bottom:200px;text-align:left}}.SEOPageNewWrapper .SEOPage .testimonials .slide-btn-wrapper{display:none}.SEOPageNewWrapper .SEOPage .testimonials .title{font-weight:600;text-align:left}.SEOPageNewWrapper .SEOPage .testimonials .description{font-size:14px;text-align:left;font-style:italic;color:#626262;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-bottom:5px;font-weight:400}.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:center}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:left}}.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .description{font-weight:600;color:#222;font-style:normal;font-size:24px;text-align:center}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:24px;text-align:left}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:32px!important}}.SEOPageNewWrapper .SEOPage .ourSuccess-container{margin-top:0}.SEOPageNewWrapper .SEOPage .clientDashboardSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px!important;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px!important}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .title{letter-spacing:4px;font-size:24px!important}}.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{color:#000;font-size:18px!important;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media only screen and (min-width: 320px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{width:99%;margin:auto}}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{font-size:28px!important}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{font-size:40px!important}}.SEOPageNewWrapper .SEOPage .clientDashboardSection .description{font-size:12px!important}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .description{font-size:16px!important}}.SEOPageNewWrapper .faqs-wrapper{margin-top:60px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .faqs-wrapper{margin-top:120px}}.center-snap-container{overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;border-radius:8px;overflow-x:hidden}.center-snap-container ::-webkit-scrollbar{width:10px!important}.center-snap-container ::-webkit-scrollbar-track{background:#f1f1f1!important}.center-snap-container ::-webkit-scrollbar-thumb{background:#888!important}.center-snap-container ::-webkit-scrollbar-thumb:hover{background:#555!important}.center-snap-container .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px}.center-snap-item{scroll-snap-align:center;display:flex;align-items:center;justify-content:center}.center-snap-inner{width:80%;padding:16px;text-align:center;background-color:#222;height:100px;border-radius:20px;border:2px solid rgba(0,0,0,.2);transform-origin:left}.center-snap-inner.centered{box-shadow:0 4px 28px #ffffff40}.center-snap-inner .center-snap-inner-title{color:#ecedf3;font-size:18px;font-weight:600;text-transform:capitalize;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.center-snap-inner .center-snap-inner-description{color:#ecedf3;font-size:10px;font-weight:500;text-transform:capitalize;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width: 1024px){.center-snap-inner .center-snap-inner-description{margin-top:4px}}.SEOPageOurProcessItems{display:flex;justify-content:space-between;flex-direction:column;margin-top:32px;gap:40px}@media only screen and (min-width: 1024px){.SEOPageOurProcessItems{flex-direction:row}}.SEOPageOurProcessItem{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.SEOPageOurProcessItem{width:25%;flex-direction:row}}.SEOPageOurProcessItem .itemContent{display:flex;flex-direction:column;gap:8px}.SEOPageOurProcessItem .itemContent .itemContentImg{height:90px;width:90px;justify-self:flex-start}.SEOPageOurProcessItem .itemContent .innerTitle{color:#3854f6;font-size:17.5px;font-weight:600}.SEOPageOurProcessItem .itemContent .innerDescription{color:#5f5f5f;text-align:center;font-size:14px;font-weight:400;line-height:21px}.SEOPageOurProcessItem .arrow{align-content:center}.SEOPageOurProcessItem .arrow .arrowRight{display:none}@media only screen and (min-width: 1024px){.SEOPageOurProcessItem .arrow .arrowRight{display:block}}.SEOPageOurProcessItem .arrow .arrowDown{margin-top:12px}@media only screen and (min-width: 1024px){.SEOPageOurProcessItem .arrow .arrowDown{display:none}}.products-section{width:100%;padding:2rem 1rem;margin:0 auto;font-family:Inter,sans-serif;background-color:#fff;text-align:center}.section-title{color:#3854f6;font-size:24px;font-weight:700;font-family:Poppins}.section-titles{color:#000;font-size:28px;font-weight:700;margin-bottom:20px;font-family:Poppins}.carousel-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0 3.5rem}.carousel-wrapper{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:1rem;padding:0;scrollbar-width:none;-ms-overflow-style:none;padding-left:calc(50% - 94px);padding-right:calc(50% - 94px)}.carousel-wrapper::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 180%;height:250px;border-radius:1.5rem;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500;color:#333;margin:0}.card-1{background-color:#f99}.card-2{background-color:#fc9}.card-3{background-color:#ccf}.card-4{background-color:#ffb3e6}.card-5{background-color:#a3ccff}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10;display:none}.nav-button img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;pointer-events:none}#prevBtn{left:0rem}#nextBtn{right:0rem}#nextBtn img{transform:rotate(180deg)}.nav-button:hover{transform:translateY(-50%) scale(1.05)}.pagination-dots{display:flex;justify-content:center;margin-top:2rem;gap:.75rem}.dot{width:10px;height:10px;border-radius:50%;background-color:#d9d9d9;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.dot.active{background-color:#3854f6;transform:scale(1.2)}@media (min-width: 768px){.section-title{font-size:26px}.section-titles{font-size:36px;margin-bottom:25px}.carousel-wrapper{gap:1rem;padding-left:calc(50% - 94px);padding-right:calc(50% - 94px)}.carousel-card{flex:0 0 50%;height:280px;font-size:22px;margin:0}.nav-button{display:block}.nav-button img{width:48px;height:48px}}@media (min-width: 1024px){.section-title{font-size:28px}.section-titles{font-size:44px;margin-bottom:30px}.carousel-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0 80px;box-sizing:border-box}.carousel-wrapper{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:1rem;padding-left:2.5rem;padding-right:2.5rem;scrollbar-width:none;-ms-overflow-style:none;flex:1}.carousel-wrapper::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 220px;margin-right:1rem;border-radius:1.5rem;height:281px;font-size:22px;display:flex;justify-content:center;align-items:center;color:#333}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10;width:64px;height:64px;display:block;padding:0;display:flex;justify-content:center;align-items:center}#prevBtn{left:10px}#nextBtn{right:10px}.nav-button img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;pointer-events:none}}@media (max-width: 745px){.products-section{max-width:100%}.carousel-container{padding:0 0rem}.carousel-wrapper{padding-left:0;padding-right:0}.carousel-card{flex:0 0 95%!important;height:320px;font-size:14px}.section-title{font-size:11px}.section-titles{font-size:16px;padding-left:0;padding-right:0;margin-left:0;margin-right:0}}.benefit-section{padding:20px;background-color:#fff}.benefit-section__header{text-align:center;margin-bottom:30px}.benefit-section__subtitle{font-size:26px;color:#3854f6;font-weight:700;font-family:Poppins}.benefit-section__title{font-size:44px;color:#000;font-weight:700;font-family:Poppins}.benefit-section__cards-container{position:relative;display:flex;align-items:center;padding:0 80px;margin-top:-10px}.benefit-section__cards-wrapper{display:flex;overflow-x:hidden;scroll-behavior:smooth;gap:20px;width:100%}.benefit-section__cards-wrapper::-webkit-scrollbar{display:none}.benefit-section__card{flex:0 0 calc(33.333% - 13.33px);background-color:#fff;border-radius:12px;padding:20px;text-align:left;border:2px solid rgba(54,86,244,.2);font-family:Poppins,Arial,sans-serif}.benefit-section__image-wrapper{text-align:left;margin-bottom:10px}.benefit-section__image{width:140px;height:140px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.benefit-section__card-subtitle{font-size:14px;color:#2563eb;font-weight:600;margin-bottom:4px;font-family:Poppins}.benefit-section__card-title{font-size:22px;color:#1e1e1e;font-weight:400;font-family:Poppins;margin-bottom:6px}.benefit-section__nav{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:2}.benefit-section__nav img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.benefit-section__nav--left{left:0}.benefit-section__nav--right{right:0}@media screen and (max-width: 1024px){.benefit-section__cards-container{padding:0 60px}.benefit-section__card{flex:0 0 calc(50% - 10px)}.benefit-section__nav img{width:60px;height:60px}}@media screen and (max-width: 768px){.benefit-section__cards-container{display:block;width:100%;max-width:100%;padding:0!important;margin:0 auto;box-sizing:border-box;flex:0 0 100%}.benefit-section__cards-wrapper{flex-direction:column;overflow-x:hidden;margin-bottom:20px}.benefit-section__card{flex:0 0 100%}.benefit-section__nav{display:none}.benefit-section__subtitle{font-size:18px}.benefit-section__title{font-size:28px}.benefit-section__card-subtitle{font-size:12px}.benefit-section__card-title{font-size:16px}}.seo-chart-wrapper{width:100vw;box-sizing:border-box;padding:50px 100px;margin:0 auto;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.seo-chart-wrapper .seo-chart-header{text-align:center;margin-bottom:1rem}.seo-chart-wrapper .seo-chart-header h2{margin-bottom:26px;font-weight:700;color:#3854f6}.seo-chart-wrapper .seo-chart-header p{font-size:44px;margin-top:-30px;color:#000;font-weight:600}.seo-chart-wrapper .chart-scroll-wrapper{display:flex;align-items:center;position:relative;height:300px;margin-top:100px;padding:10px 100px 100px}.seo-chart-wrapper .scroll-btn{background:transparent;border:none;font-size:2.5rem;color:#666;cursor:pointer;padding:0 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.seo-chart-wrapper .scroll-btn:disabled{color:#ccc;cursor:not-allowed}.seo-chart-wrapper .scroll-btn.left{left:0}.seo-chart-wrapper .scroll-btn.right{right:0}.seo-chart-wrapper .chart-scroll-container{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:24px;padding-bottom:8px;width:100%;scrollbar-width:none;scroll-snap-type:x mandatory}.seo-chart-wrapper .chart-scroll-container::-webkit-scrollbar{display:none}.seo-chart-wrapper .chart-card{flex:0 0 48%;min-width:300px;background:#fff;box-shadow:0 2px 6px #0000001a;border-radius:6px;padding:20px;border:2px solid rgba(0,0,0,.25);scroll-snap-align:start}.seo-chart-wrapper .chart-card .chart-title{font-size:1.3rem;margin-bottom:6px;font-weight:600}.seo-chart-wrapper .chart-card .chart-subtitle{font-size:1rem;margin-bottom:14px;color:#666}.seo-chart-wrapper .chart-card .chart-legend{margin-top:12px;display:flex;align-items:center;gap:10px}.seo-chart-wrapper .chart-card .chart-legend .legend-dot{width:14px;height:14px;border-radius:50%;display:inline-block}.seo-chart-wrapper .chart-card .chart-legend .red-dot{background-color:#f44336}.seo-chart-wrapper .chart-card .chart-legend .blue-dot{background-color:#2196f3}.seo-chart-wrapper .chart-card .chart-legend .green-dot{background-color:#4caf50}.seo-chart-wrapper .chart-card .chart-legend .legend-text{font-size:.95rem;color:#333}@media (max-width: 768px){.seo-chart-wrapper{padding:20px;margin:0}.seo-chart-wrapper .seo-chart-header h2{font-size:14px;margin-bottom:16px}.seo-chart-wrapper .seo-chart-header p{font-size:18px;margin-top:-10px}.seo-chart-wrapper .chart-scroll-wrapper{flex-direction:column;height:auto;padding:0 0 20px;margin-top:30px}.seo-chart-wrapper .scroll-btn{display:none}.seo-chart-wrapper .chart-scroll-container{flex-direction:column;overflow-x:hidden;overflow-y:visible;gap:20px}.seo-chart-wrapper .chart-card{flex:1 1 auto;width:100%;min-width:unset;padding:16px}.seo-chart-wrapper .chart-card .chart-title{font-size:1rem}.seo-chart-wrapper .chart-card .chart-subtitle{font-size:.9rem}.seo-chart-wrapper .chart-card .chart-legend .legend-text{font-size:.85rem}.seo-chart-wrapper .chart-card .chart-legend .legend-dot{width:12px;height:12px}}._seoHero_r6an8_2{height:500px;width:100vw;position:relative;padding:0 20px;background:linear-gradient(98deg,#ffdcf930 -4.75%,#603fff30 -4.74%,#e1dcf930 97.81%,#ffffff30 97.81%)}@media screen and (min-width: 600px){._seoHero_r6an8_2{padding:0 40px}}@media screen and (min-width: 1024px){._seoHero_r6an8_2{padding:0 100px}}._seoHero_r6an8_2 #_rainbow_r6an8_1{position:absolute;left:calc(50% - 40vh);top:62%;width:80vh;height:80vh;filter:drop-shadow(0 0 .5vh gold);clip-path:polygon(-10% -10%,110% -10%,110% 30%,-10% 30%);z-index:0}@media screen and (max-width: 768px){._seoHero_r6an8_2 #_rainbow_r6an8_1{width:50vh;height:50vh;left:calc(50% - 25vh);top:70%}}@media screen and (max-width: 400px){._seoHero_r6an8_2 #_rainbow_r6an8_1{width:40vh;height:40vh;left:calc(50% - 20vh);top:75%}}@media screen and (min-width: 1500px){._seoHero_r6an8_2 #_rainbow_r6an8_1{top:58%}}@media screen and (min-width: 2000px){._seoHero_r6an8_2 #_rainbow_r6an8_1{top:37%}}._seoHero_r6an8_2 #_rainbow_r6an8_1 ._ring_r6an8_55{border-radius:100%;position:absolute;box-shadow:0 0 10px #fff9}._seoHero_r6an8_2 #_rainbow_r6an8_1 #_red_r6an8_1{width:100%;height:100%;background:#4e2fda0f}._seoHero_r6an8_2 #_rainbow_r6an8_1 #_orange_r6an8_1{width:80%;height:80%;left:10%;bottom:10%;background:#4d2aec0f}._seoHero_r6an8_2 #_rainbow_r6an8_1 #_yellow_r6an8_1{width:60%;height:60%;left:20%;bottom:20%;background:#6247d91a}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1400px;margin:0 auto;position:relative;z-index:2}@media screen and (max-width: 1024px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79{flex-direction:column;gap:40px}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;max-width:600px;text-align:center;margin-top:40px}@media screen and (max-width: 768px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95{max-width:90vw;margin-top:20px}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._tagLine_r6an8_111{border-radius:8px;background:#ded8fc;color:#4e2fda;font-size:13px;padding:4px 8px;display:flex;align-items:center;gap:6px}@media screen and (max-width: 400px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._tagLine_r6an8_111{font-size:12px;padding:3px 6px}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._title_r6an8_127{color:#090b0e;font-size:32px;font-weight:600;text-transform:capitalize}@media screen and (max-width: 768px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._title_r6an8_127{font-size:26px}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._title_r6an8_127 span{color:#4e2fda;position:relative;display:inline-block}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._title_r6an8_127 span img{position:absolute;bottom:-10px;left:-10px;width:80px}@media screen and (max-width: 768px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._title_r6an8_127 span img{width:60px;bottom:-8px;left:-6px}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._description_r6an8_156{color:#3d4c5e;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width: 768px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._description_r6an8_156{font-size:14px;line-height:22px;padding:0 10px}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._cta_r6an8_169{width:180px;height:44px;padding:8px 22px;border-radius:40px;border:2px solid #3854f6;background:none;color:#3854f6;text-decoration:none;display:flex;justify-content:center;align-items:center;font-weight:600;transition:all .3s ease;cursor:pointer}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._cta_r6an8_169:hover{background:#3854f6;color:#fff}@media screen and (max-width: 400px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._content_r6an8_95 ._cta_r6an8_169{width:150px;height:40px;font-size:14px}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._firstImgSection_r6an8_196{position:relative;top:135px;left:-164px}@media screen and (max-width: 1024px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._firstImgSection_r6an8_196{left:0;top:0;display:flex;justify-content:center;gap:20px;width:100%}}@media screen and (max-width: 1024px) and (max-width: 600px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._firstImgSection_r6an8_196{display:none}}@media screen and (max-width: 1024px) and (max-width: 1024px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._firstImgSection_r6an8_196{display:none}}@media screen and (max-width: 1024px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._firstImgSection_r6an8_196 div{width:140px;height:140px;left:0!important;top:0!important;position:static!important;background-size:contain;background-repeat:no-repeat}}@media screen and (min-width: 1025px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._firstImgSection_r6an8_196 div{width:200px;height:200px;background-size:contain;background-repeat:no-repeat}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._firstImgSection_r6an8_196 div:nth-child(1){left:100px;top:66px;position:relative}}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245{align-self:center;display:flex;flex-direction:column;gap:20px}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245 div:nth-child(2){position:relative;left:20px}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245 div:nth-child(3){position:relative;left:-40px}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245 div{background-repeat:no-repeat}@media screen and (max-width: 1024px){._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245{flex-direction:row;justify-content:center;gap:15px}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245 div:nth-child(2),._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245 div:nth-child(3){left:0!important;position:static!important}._seoHero_r6an8_2 ._seoHeroContainer_r6an8_79 ._lastImgSection_r6an8_245 div{width:auto!important;height:auto!important;max-width:100px;max-height:100px;background-size:contain}}.enterpriseSection{color:#fff;margin-top:10px;padding:13px 0 13px 10px;max-width:100vw!important}@media only screen and (min-width: 768px){.enterpriseSection{margin-top:20px;padding:60px 0 60px 32px;height:470px}}@media only screen and (min-width: 1024px){.enterpriseSection{margin-top:55px;padding:134px 0 134px 72px;height:853px}}@media only screen and (min-width: 1280px){.enterpriseSection{margin-top:100px;padding:134px 0 134px 72px;height:853px}}.enterpriseSection .content{display:flex;text-align:left;width:97.6%}@media only screen and (min-width: 1024px){.enterpriseSection .content{width:45%}}.enterpriseSection .content .left{margin-top:20px}@media only screen and (min-width: 1024px){.enterpriseSection .content .left{margin-top:0}}.enterpriseSection .content .left .title{font-style:normal;opacity:.9;font-weight:700;color:var(--black);font-size:1.875rem;line-height:2.2rem;margin:10px 0}@media only screen and (min-width: 768px){.enterpriseSection .content .left .title{color:var(--white);line-height:normal;letter-spacing:4px;margin:16px 0;font-size:22px}}@media only screen and (min-width: 1024px){.enterpriseSection .content .left .title{font-size:26px}}@media only screen and (min-width: 1280px){.enterpriseSection .content .left .title{margin:17px 0;font-size:28px}}.enterpriseSection .content .left .subTitle{color:var(--white);font-style:normal;font-weight:600;font-size:17px;background-color:#00000071;padding:10px;border-radius:6px}@media only screen and (min-width: 768px){.enterpriseSection .content .left .subTitle{padding:5px;font-size:26px}}@media only screen and (min-width: 1024px){.enterpriseSection .content .left .subTitle{font-size:35px;padding:0;background-color:transparent}}@media only screen and (min-width: 1280px){.enterpriseSection .content .left .subTitle{line-height:50px;font-size:36px}}.enterpriseSection .content .left .buttonSection{margin:22px 0}@media only screen and (min-width: 768px){.enterpriseSection .content .left .buttonSection{margin-top:22px}}@media only screen and (min-width: 1280px){.enterpriseSection .content .left .buttonSection{margin-top:31px}}.enterpriseSection .content .left .buttonSection .button{transition:background-color .5s,color .5s,border .5s;color:var(--white);border-radius:40px;font-weight:600;border:1px solid var(--primary);background-color:var(--white);color:var(--primary);height:40px;font-size:15px;width:120px}@media only screen and (min-width: 768px){.enterpriseSection .content .left .buttonSection .button{height:40px;font-size:.7rem;width:120px}}@media only screen and (min-width: 1024px){.enterpriseSection .content .left .buttonSection .button{height:50px;font-size:1rem;width:160px}}@media only screen and (min-width: 1280px){.enterpriseSection .content .left .buttonSection .button{height:60px;font-size:1.125rem;width:191.196px}}.enterpriseSection .content .left .buttonSection .button:hover{transition-duration:.5s;background-color:var(--primary);border:3px solid var(--white);color:var(--white)}.cardSection{display:flex;justify-content:space-between;background:#fff}.ecommerceMarketingPage-wrapper{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.ecommerceMarketingPage-wrapper{gap:80px}}.ecommerceMarketingPage-wrapper .topBannerSection .subTitle{color:#000;font-family:Poppins;font-size:24px;font-weight:400;line-height:normal;margin-bottom:12px}.ecommerceMarketingPage-wrapper .topBannerSection .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:140px;margin-bottom:-120px}@media (max-width: 956px){.ecommerceMarketingPage-wrapper .topBannerSection .success-wrapper{margin-bottom:90px}}.colFlex{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:45px}@media (max-width: 575.98px){.colFlex{gap:15px}}.flexRow{display:flex;justify-content:center;align-items:center;flex-direction:row}@media (max-width: 575.98px){.flexRow{flex-direction:column;gap:15px}}.gp_24{gap:24px}.caseDiv{display:flex;gap:16px;justify-content:center;flex-direction:column}.mediaText{color:var(--Schemes-Outline, #74777F);font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.caseText{color:#1e1e1e;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.5px;text-align:left}.choseUsBox{display:flex;width:301px;height:226px;padding:15px 25px;flex-direction:column;justify-content:center;align-items:center;gap:15px;flex-shrink:0;border-radius:12px}.box1{background:#e9eaf4}.box2{background:#f3e6e6;margin:0 45px}.box3{background:#cdf2e0}.box4{background:#fff9ec}.box5{background:#ebfafe;margin:0 45px}.box6{background:#f3e6e6}.work_div{display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 575.98px){.work_div{align-items:center}}.heading{color:#3656f4;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px;text-transform:uppercase;opacity:.9}@media (max-width: 575.98px){.heading{color:#3656f4;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.64px}}.exploreBtn{width:191.196px;height:60px;flex-shrink:0;border:none;background-color:#3656f4;border-radius:40px;color:#fff;text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.mb_15{margin-bottom:15px}.caseDesc{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:normal;opacity:.6;white-space:pre-line}.heading_subtitle{color:#1e1e1e;text-align:center;font-family:Poppins;font-size:48px;font-style:normal;font-weight:600;line-height:normal;align-self:stretch;white-space:pre-line}@media (max-width: 575.98px){.heading_subtitle{color:#000;text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:normal}}.heading_description{color:#1e1e1e;text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal;align-self:stretch;white-space:pre-line}@media (max-width: 575.98px){.heading_description{color:#000;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:.7}}.desc_dashboard{color:#000;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:normal;opacity:.6;white-space:pre-line}.industrySection .title{color:var(--primary);letter-spacing:1.12px;font-style:normal;font-weight:700;line-height:normal;font-size:28px;text-transform:uppercase}@media (min-width: 992px){.industrySection .title{letter-spacing:4px;font-size:24px;text-align:left}}.industrySection .subTitle{font-weight:600;line-height:140%;text-transform:capitalize;font-family:Poppins;font-size:48px;font-style:normal}@media (min-width: 992px){.industrySection .subTitle{text-align:left;margin-bottom:1.5rem;font-size:48px}}@media (max-width: 575.98px){.industrySection .subTitle{color:#000;text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:140%;text-transform:capitalize}}.flexCol{display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%;margin-bottom:24px}@media (min-width: 992px){.benefitsSection .dataSection{display:flex;gap:40px}}.benefitsSection .dataSection .leftSection{display:flex;align-items:center;justify-content:center;flex-direction:column}@media (min-width: 768px){.benefitsSection .dataSection .leftSection{text-align:left;justify-content:flex-start;align-items:flex-start}}@media (min-width: 992px){.benefitsSection .dataSection .leftSection{gap:32px;flex:50%}}@media (min-width: 768px){.benefitsSection .dataSection .leftSection .topData .title{text-align:left}.benefitsSection .dataSection .leftSection .topData .subTitle{margin:0;width:100%;line-height:normal}}@media (min-width: 768px) and (min-width: 992px){.benefitsSection .dataSection .leftSection .topData .subTitle{line-height:58px}}@media (min-width: 768px){.benefitsSection .dataSection .leftSection .topData .description{width:100%}}.benefitsSection .dataSection .rightImageSection{display:none}@media (min-width: 992px){.benefitsSection .dataSection .rightImageSection{display:inline;max-height:653px}}.benefitsSection .dataSection .rightImageSection .rightImage{flex:50%;text-align:right;width:100%;height:auto;border-radius:12px}@media (min-width: 992px){.benefitsSection .dataSection .rightImageSection .rightImage{margin-top:1.5rem}}.benefitsSection .rightImageSectionPhone{display:flex}@media (min-width: 992px){.benefitsSection .rightImageSectionPhone{display:none}}.benefitsSection .rightImageSectionPhone .rightImagePhone{flex:50%;text-align:right;width:100%;height:auto;border-radius:10px}.benefitsSection .activeData{text-align:left}.benefitsSection .activeData h3{margin-top:1rem}@media (min-width: 992px){.benefitsSection .activeData h3{margin-top:0}}.benefitsSection .activeData .currentDataIndex{margin-top:1rem;margin-bottom:8px;color:var(--primary);font-style:normal;font-weight:600;line-height:30px;font-size:38px}.benefitsSection .activeData .totalData{color:#000;font-weight:600;font-size:20px;opacity:.4}.benefitsSection .activeData .activeDataTitle{color:var(--primary);font-style:normal;font-weight:600;line-height:normal;font-size:24px}.benefitsSection .activeData .activeDataDesc{color:#000;font-style:normal;font-weight:400;line-height:normal;opacity:.7;font-size:1rem;min-height:4rem}@media (min-width: 992px){.benefitsSection .activeData .activeDataDesc{min-height:5rem;font-size:18px}}@media (min-width: 1200px){.benefitsSection .activeData .activeDataDesc{min-height:4rem}}.benefitsSection .activeData .nextPrevButtons{display:flex;gap:1rem}.benefitsSection .activeData .nextPrevButtons button{background-color:transparent;border-radius:30px;color:var(--primary);width:90px;height:35px;display:flex;align-items:center;justify-content:center;border:2.5px solid var(--primary)}@media (min-width: 992px){.benefitsSection .activeData .nextPrevButtons button{border-radius:40px;height:44px;width:108px;border:3.5px solid var(--primary)}.benefitsSection .activeData .nextPrevButtons button:hover{transition:all .2s ease-in-out;background-color:var(--primary);color:#fff}}.benefitsSection .activeData .nextPrevButtons button:active{opacity:.6}.benefitsSection .activeData .nextPrevButtons button svg{transition:all .2s ease-in-out;height:auto;width:30px}.benefitsSection .allCardDataSection{margin-top:2rem;display:flex;overflow-x:auto;scrollbar-color:transparent transparent;scrollbar-width:thin;gap:.5rem}.benefitsSection .allCardDataSection::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}@media (min-width: 992px){.benefitsSection .allCardDataSection{gap:1rem}}.benefitsSection .allCardDataSection .item_x{min-width:100%;display:flex}@media (min-width: 768px){.benefitsSection .allCardDataSection .item_x{min-width:250px}}@media (min-width: 992px){.benefitsSection .allCardDataSection .item_x{min-width:calc(30% - 1rem)}}.benefitsSection .allCardDataSection .item_x .card{position:relative;text-align:left;padding:20px;border-radius:20px;border:2px solid var(--primary);background:#fff}.benefitsSection .allCardDataSection .item_x .card .cardImage{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;position:absolute;top:10px;right:10px}.benefitsSection .allCardDataSection .item_x .card .cardImage img{border-radius:4px;height:100%;width:100%}.benefitsSection .allCardDataSection .item_x .cardDetails{color:var(--primary);font-style:normal;line-height:normal;font-weight:600}.benefitsSection .allCardDataSection .item_x .cardDetails .cardNumber{font-size:38px}.benefitsSection .allCardDataSection .item_x .cardDetails .cardTitle{font-size:18px}@media (min-width: 992px){.benefitsSection .allCardDataSection .item_x .cardDetails .cardTitle{min-height:54px;max-width:150px}}.benefitsSection .allCardDataSection .item_x .cardDetails .cardDesc{color:#000;font-size:14px;opacity:.7;margin-top:.1rem}.allCardDataSection2{display:flex;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-top:60px}.allCardDataSection2 .item_x{transition:all .3s ease;flex-shrink:0}.allCardDataSection2 .item_x.left,.allCardDataSection2 .item_x.right{width:300px;height:350px;opacity:.7;transform:scale(.9);z-index:1}.allCardDataSection2 .item_x.center{width:622px;height:407px;opacity:1;transform:scale(1);z-index:2}.allCardDataSection2 .item_x.hidden{display:none}.allCardDataSection2 .item_x .card{display:inline-flex;flex-direction:column;align-items:flex-start;padding:10px 58px 33px 26px;border-radius:24px;border:1px solid rgba(30,30,30,.25);background:#d7ddfd;height:100%;width:100%;box-sizing:border-box}.industry-section{position:relative;margin-top:80px}.industry-section .industry-card-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:24px;position:relative;overflow:hidden;margin-top:40px}@media (max-width: 575.98px){.industry-section .industry-card-wrapper{overflow-x:hidden;justify-content:center;scroll-snap-type:x mandatory}}.industry-section .industry-item{transition:all .3s ease;flex-shrink:0}.industry-section .industry-item .cardNumber,.industry-section .industry-item .cardTitle{font-family:Poppins;font-style:normal;font-weight:600;line-height:normal;color:#2559de}.industry-section .industry-item .cardDesc{margin-top:20px;color:#000;opacity:.7;font-family:Poppins;font-style:normal;font-weight:600;line-height:normal}.industry-section .industry-item.hidden{display:none}.industry-section .industry-item.left,.industry-section .industry-item.right{width:300px;height:350px;opacity:.6;transform:scale(.9);z-index:1}.industry-section .industry-item.left .industry-card .cardImage img,.industry-section .industry-item.right .industry-card .cardImage img{width:70px;height:57px;-o-object-fit:contain;object-fit:contain}.industry-section .industry-item.center{width:542px;height:407px;opacity:1;transform:scale(1);z-index:2}.industry-section .industry-item.center .industry-card .cardImage img{width:82.463px;height:97px;-o-object-fit:contain;object-fit:contain}.industry-section .industry-item .industry-card{display:inline-flex;flex-direction:column;align-items:flex-start;padding:30px;border-radius:24px;border:1px solid rgba(30,30,30,.25);background:#d7ddfd;height:100%;width:100%;box-sizing:border-box}.industry-section .industry-item .industry-card .cardImage{width:82.463px;height:97px;flex-shrink:0}.industry-section .industry-item .industry-card .cardDetails{display:flex;flex-direction:column}.industry-section .industry-item .industry-card .cardDetails .cardNumber{display:flex;width:74px;justify-content:space-between;align-items:flex-start}.industry-section .industry-item .industry-card .cardDetails .cardDesc{margin-top:20px;color:#000;opacity:.7;font-family:Poppins;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.industry-section .industry-item.left,.industry-section .industry-item.right{width:250px;height:300px}.industry-section .industry-item.left .cardNumber,.industry-section .industry-item.right .cardNumber{font-size:30px}.industry-section .industry-item.left .cardTitle,.industry-section .industry-item.right .cardTitle{font-size:16px}.industry-section .industry-item.left .cardDesc,.industry-section .industry-item.right .cardDesc{font-size:13px}.industry-section .industry-item.left .industry-card .cardImage img,.industry-section .industry-item.right .industry-card .cardImage img{width:60px;height:50px}.industry-section .industry-item.center{width:400px;height:350px}.industry-section .industry-item.center .cardNumber{font-size:38px}.industry-section .industry-item.center .cardTitle{font-size:20px}.industry-section .industry-item.center .cardDesc{font-size:16px}.industry-section .industry-item.center .industry-card .cardImage img{width:72px;height:85px}}@media (max-width: 575.98px){.industry-section .industry-item.left,.industry-section .industry-item.right{display:none!important}.industry-section .industry-item.center{width:100vw;max-width:100vw;height:auto;opacity:1;transform:none;z-index:2;padding:0 16px;align-self:stretch}.industry-section .industry-item.center .industry-card{width:100%;box-sizing:border-box;padding:20px}.industry-section .industry-item.center .cardNumber{font-size:29.493px}.industry-section .industry-item.center .cardTitle{font-size:17.204px}.industry-section .industry-item.center .cardDesc{font-size:14.746px}.industry-section .industry-item.center .cardImage img{width:50.379px;height:59.941px}}.industry-section .industry-nav-buttons{display:flex;gap:1rem;align-items:center;justify-content:center;margin-top:61px}.industry-section .industry-nav-buttons button{background-color:transparent;border-radius:30px;color:var(--primary);width:90px;height:35px;display:flex;align-items:center;justify-content:center;border:2.5px solid var(--primary)}@media (min-width: 992px){.industry-section .industry-nav-buttons button{border-radius:40px;height:44px;width:108px;border:3.5px solid var(--primary)}.industry-section .industry-nav-buttons button:hover{transition:all .2s ease-in-out;background-color:var(--primary);color:#fff}}.industry-section .industry-nav-buttons button:active{opacity:.6}.industry-section .industry-nav-buttons button svg{transition:all .2s ease-in-out;height:auto;width:30px}.crack-section{padding:2rem}.crack-section .row{display:flex;flex-direction:column;gap:2rem}.crack-section .row .image-pair{display:flex;justify-content:space-between;gap:1rem}.crack-section .row .image-pair .image-wrapper{flex:1}.crack-section .row .image-pair .image-wrapper .head1{color:#000;text-align:center;font-family:Poppins;font-size:44px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.crack-section .row .image-pair .image-wrapper .head1{font-size:16px}}.crack-section .row .image-pair .image-wrapper .head2{color:#000;text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 575.98px){.crack-section .row .image-pair .image-wrapper .head2{font-size:14px}}.crack-section .row .image-pair .image-wrapper img{width:100%;height:auto;display:block}@media (max-width: 575.98px){.crack-section .row .image-pair{flex-direction:column}}@media (min-width: 576px){.crack-section .row .image-pair{flex-direction:row}}@media (min-width: 768px){.crack-section .row{flex-direction:column}.crack-section .image-pair{flex-direction:column;flex:1}}.work-section{padding:2rem 1rem}.work-section .carousel-window{overflow:hidden;width:100%}.work-section .carousel-track{display:flex;gap:16px;transition:transform .4s ease;will-change:transform}.work-section .carousel-image{flex:0 0 auto}.work-section .carousel-image img{display:block;-o-object-fit:cover;object-fit:cover;width:306px;height:653px}@media (max-width: 575.98px){.work-section .carousel-image img{width:182px;height:387px}}@media (min-width: 768px){.work-section .carousel-image img{width:240px;height:520px}}@media (min-width: 992px){.work-section .carousel-image img{width:306px;height:653px}}.work-section .carousel-arrows{margin-top:1.5rem;display:flex;justify-content:center;gap:2rem}.work-section .carousel-arrows button{background:none;border:none;cursor:pointer}.work-section .carousel-arrows button img{width:32px;height:32px}.work-section .carousel-arrows button:disabled{opacity:.3;cursor:not-allowed}.calendly-wrapper{padding:2rem 1rem;text-align:center;font-family:Poppins}.calendly-wrapper .calendly-heading{color:#3656f4;font-size:28px;font-weight:700;letter-spacing:.96px;opacity:.9}@media (max-width: 575.98px){.calendly-wrapper .calendly-heading{font-size:16px}}.calendly-wrapper .calendly-subheading{color:#000;font-size:48px;font-weight:700;letter-spacing:1.12px;margin-top:12px}.calendly-wrapper .calendly-subheading .highlight{color:#3854f6;font-size:48px}@media (max-width: 575.98px){.calendly-wrapper .calendly-subheading,.calendly-wrapper .calendly-subheading .highlight{font-size:24px}}.calendly-wrapper .calendly-description{color:#000;font-size:18px;font-weight:500;margin-top:16px;opacity:.7}@media (max-width: 575.98px){.calendly-wrapper .calendly-description{font-size:16px}}.calendly-wrapper .calendly-images{display:flex;justify-content:center;gap:20px;padding:28px 0;flex-wrap:wrap}.calendly-wrapper .calendly-images img{height:auto;flex:0 0 auto}@media (max-width: 575.98px){.calendly-wrapper .calendly-images{flex-direction:column;align-items:center}.calendly-wrapper .calendly-images img{width:100%}}@media (min-width: 768px){.calendly-wrapper .calendly-images{flex-direction:row;justify-content:center}.calendly-wrapper .calendly-images img{width:45%}}@media (min-width: 992px){.calendly-wrapper .calendly-images{flex-wrap:nowrap}.calendly-wrapper .calendly-images img:nth-child(1){width:350px}.calendly-wrapper .calendly-images img:nth-child(2){width:400px}.calendly-wrapper .calendly-images img:nth-child(3){width:244px}}.process-container{text-align:center;padding:40px}.process-container h2{font-size:2rem;color:#2d3a64;font-weight:600;margin-bottom:30px}.process-container .process-steps{display:flex;justify-content:center;gap:30px;align-items:center}.process-container .step{text-align:center;display:flex;flex-direction:column;align-items:center}.process-container .step .icon{width:60px;height:60px;background-color:#e0e0e0;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:15px}.process-container .step .icon img{width:30px;height:30px}.process-container .step p{font-size:1rem;font-weight:500;color:#4e5d78}.our-approach{padding:4rem 2rem;width:90%;margin:0 auto;font-family:Poppins,sans-serif}.our-approach__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.our-approach__footer-text{flex:1;max-width:600px}.our-approach__footer-text h3{font-size:24px;font-weight:700;color:#2b45ff;margin-bottom:1rem;text-align:left;font-family:Poppins,sans-serif}.our-approach__footer-text p{font-size:16px;line-height:1.6rem;color:#555;text-align:left;font-family:Poppins,sans-serif}.our-approach__main-heading{font-size:48px;font-weight:700;color:#1c1c1c;margin-bottom:2rem;text-align:left;font-family:Poppins,sans-serif}@media (max-width: 768px){.our-approach__main-heading{font-size:24px;text-align:center}}.our-approach__nav{display:flex;gap:1rem;align-items:center}.our-approach__nav .nav-btn{width:70px;height:40px;border-radius:50px;border:2px solid #2b45ff;background-color:transparent;color:#2b45ff;font-size:1.4rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}.our-approach__nav .nav-btn:hover,.our-approach__nav .nav-btn.active{background-color:#2b45ff;color:#fff}.our-approach__cards{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.our-approach .approach-card{background-color:#fff;border:3px solid #2b45ff;border-radius:40px;padding:2rem;display:flex;align-items:center;gap:2rem;flex:1 1 300px;opacity:.5;transform:scale(.95);transition:all .3s ease}.our-approach .approach-card.active{opacity:1;transform:scale(1)}.our-approach .approach-card__image{flex:1;display:flex;justify-content:center}.our-approach .approach-card__image img{width:100%;max-width:200px;height:auto}.our-approach .approach-card__content{flex:1.2}.our-approach .approach-card__content h3{color:#2b45ff;font-size:24px;font-weight:700;margin-bottom:1rem;text-align:left;font-family:Poppins,sans-serif}.our-approach .approach-card__content h3 span{font-weight:600;font-size:22px;text-align:left;margin-right:.4rem;font-family:Poppins,sans-serif}.our-approach .approach-card__content p{color:#555;font-size:15px;line-height:1.5rem;text-align:left;font-family:Poppins,sans-serif}.different-apart-wrapper{max-width:1320px;margin:0 auto;padding:40px 20px;display:flex;flex-direction:column;gap:40px;font-family:Poppins,sans-serif}.different-apart-wrapper .heading{text-align:left}.different-apart-wrapper .heading h3{font-size:28px;font-weight:700;margin-bottom:8px}.different-apart-wrapper .heading p{font-size:16px;color:#666}.different-apart-wrapper .row{display:flex;gap:24px}.different-apart-wrapper .row-1 .big{width:864px;height:300px}.different-apart-wrapper .row-1 .small,.different-apart-wrapper .row-2 .small{width:400px;height:300px}.different-apart-wrapper .box{border-radius:20px;padding:24px;display:flex;justify-content:space-between}.different-apart-wrapper .box .content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.different-apart-wrapper .box .content .text{z-index:2}.different-apart-wrapper .box .content .text .title{font-size:24px;font-weight:600;color:#000;margin-bottom:8px;text-align:left}.different-apart-wrapper .box .content .text .desc{font-size:18px;font-weight:400;color:#000;text-align:left;max-width:478px}.different-apart-wrapper .box .content .big-img{position:absolute;right:24px;bottom:24px;width:319px;height:262px;-o-object-fit:contain;object-fit:contain}.different-apart-wrapper .box .content .small-img{position:absolute;right:24px;bottom:-10px;width:158px;height:158px;-o-object-fit:contain;object-fit:contain}.different-apart-wrapper .content-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.different-apart-wrapper .content-text{flex:1;text-align:left}.different-apart-wrapper .content-title{font-size:24px;font-weight:600}.different-apart-wrapper .content-desc{font-size:16px;color:#555}.different-apart-wrapper .content-image{flex:1;display:flex;justify-content:flex-end}.different-apart-wrapper .image{max-width:100%;height:auto;border-radius:8px}@media (max-width: 768px){.different-apart-wrapper .content-wrapper{flex-direction:column;align-items:flex-start}.different-apart-wrapper .content-image{justify-content:flex-start;margin-top:10px}}@media (max-width: 575.98px){.different-apart-wrapper .row{flex-direction:column;gap:20px}.different-apart-wrapper .row-1 .big,.different-apart-wrapper .row-1 .small,.different-apart-wrapper .row-2 .small{width:100%!important;height:auto!important}.different-apart-wrapper .box{padding:20px}.different-apart-wrapper .box .content{flex-direction:column;align-items:center;text-align:center;gap:16px;height:auto}.different-apart-wrapper .box .content .text .title,.different-apart-wrapper .box .content .text .desc{text-align:center;max-width:none}.different-apart-wrapper .box .content .big-img,.different-apart-wrapper .box .content .small-img{position:static;width:150px;height:auto}}@media (min-width: 576px) and (max-width: 767.98px){.different-apart-wrapper .row{flex-direction:column;gap:24px}.different-apart-wrapper .row-1 .big,.different-apart-wrapper .row-1 .small,.different-apart-wrapper .row-2 .small{width:100%!important;height:auto!important}.different-apart-wrapper .box{padding:24px}.different-apart-wrapper .box .content{flex-direction:column;align-items:center;text-align:center;gap:20px;height:auto}.different-apart-wrapper .box .content .text .title,.different-apart-wrapper .box .content .text .desc{text-align:center;max-width:none}.different-apart-wrapper .box .content .big-img,.different-apart-wrapper .box .content .small-img{position:static;width:220px;height:auto}}@media (min-width: 768px) and (max-width: 1527px){.different-apart-wrapper .row{flex-wrap:wrap;justify-content:space-between;gap:24px}.different-apart-wrapper .row-1 .big,.different-apart-wrapper .row-1 .small{width:48%;height:auto}.different-apart-wrapper .row-2 .small{width:30%;min-width:240px;height:auto}.different-apart-wrapper .box .content{flex-direction:column;align-items:flex-start;text-align:left;gap:16px}.different-apart-wrapper .box .content .text .title,.different-apart-wrapper .box .content .text .desc{text-align:left;max-width:none}.different-apart-wrapper .box .content .big-img,.different-apart-wrapper .box .content .small-img{position:static;width:180px;height:auto}}.work-carousel{padding:28px 0;position:relative}.work-carousel .carousel-window{overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.work-carousel .carousel-track{display:flex;transition:transform .4s ease-in-out;gap:24px;will-change:transform;box-sizing:border-box}.work-carousel .carousel-image{flex:0 0 auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.work-carousel .carousel-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;max-width:100%;max-height:100%}.work-carousel .carousel-arrows{display:flex;justify-content:center;gap:24px;margin-top:16px}.work-carousel .carousel-arrows button{background:transparent;border:none;cursor:pointer}.work-carousel .carousel-arrows button:disabled{opacity:.3;cursor:not-allowed}.work-carousel .carousel-arrows button img{width:24px;height:24px}.our-process{width:90%;padding:4rem 2rem;font-family:Poppins,sans-serif;text-align:left;margin:0 auto;background-color:#fff}.our-process__title{font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:1rem;color:#3656f4;font-family:Poppins,sans-serif}.our-process__subtitle{font-size:48px;font-weight:600;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000}.our-process__description-large{font-size:1rem;color:#555;margin-bottom:2rem;font-family:Poppins,sans-serif;max-width:1200px}.our-process__steps{display:flex;justify-content:flex-start;gap:60px;flex-wrap:wrap;font-family:Poppins,sans-serif;width:100%}.our-process__step{flex:1 1 250px;padding:1rem;border-radius:12px;background-color:transparent;transition:transform .3s ease}.our-process__step:hover{transform:translateY(-5px)}.our-process__icon{margin-bottom:1rem}.our-process__icon img{width:80px;height:auto;display:block}.our-process__step-title{font-size:1.25rem;font-weight:600;font-family:Poppins,sans-serif;margin-bottom:.5rem}.our-process__description{font-size:1rem;color:#444;font-family:Poppins,sans-serif}@media (max-width: 768px){.our-process__steps{flex-direction:column;gap:1.5rem}.our-process__step{max-width:100%;text-align:center}.our-process__icon img{margin-left:auto;margin-right:auto}}.cardsSection{display:flex;flex-direction:column;margin-top:25px}@media only screen and (min-width: 768px){.cardsSection{margin-top:0}}.cardsSection .cards{display:flex!important;overflow-x:auto!important;left:0!important;padding-bottom:2px}.cardsSection .cards::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0707f583;border-radius:10px}.cardsSection .cards::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef}.cardsSection .cards::-webkit-scrollbar{color:#255bf3;height:8px;margin-top:12px;margin-bottom:12px;border-radius:10px;display:none}.cardsSection .cards:hover::-webkit-scrollbar{display:block}.cardsSection .cards .nav-item a{padding:0!important}.cardsSection .cards .active{display:flex;align-items:center;justify-content:center}.cardsSection .cards .active .icon{height:150px;width:150px;margin-top:1%;top:30%;margin-left:2.7%}.cardsSection .cards .active .icon img,.cardsSection .cards .active .icon svg{transition:all .5s ease-in-out;width:100px;height:auto}@media only screen and (min-width: 768px){.cardsSection .cards .active .icon{top:50%;margin-top:6%;margin-left:14%;height:200px;width:200px}.cardsSection .cards .active .icon img,.cardsSection .cards .active .icon svg{width:120px;height:auto}}@media only screen and (min-width: 1024px){.cardsSection .cards .active .icon{margin-top:10%;margin-left:10%}.cardsSection .cards .active .icon img,.cardsSection .cards .active .icon svg{width:120px;height:auto}}@media only screen and (min-width: 1280px){.cardsSection .cards .active .icon{margin-top:12%;margin-left:20%}.cardsSection .cards .active .icon img,.cardsSection .cards .active .icon svg{transition:all 1s ease-in-out;width:120px;height:auto}}.cardsSection .cards .active .title,.cardsSection .cards .active .description{display:none}.enterpriseCard{margin-top:-1px;padding:20px;cursor:pointer;width:200px;height:190px}@media only screen and (min-width: 768px){.enterpriseCard{text-align:left;padding:10px;width:300px;height:250px}}@media only screen and (min-width: 1024px){.enterpriseCard{padding:20px;width:300px;height:290px}}@media only screen and (min-width: 1280px){.enterpriseCard{width:330px}}@media only screen and (min-width: 1440px){.enterpriseCard{width:383.33px;height:318px}}.enterpriseCard svg{transition:scale .5s}.enterpriseCard:hover svg{transition-duration:.5s}.enterpriseCard .icon{background:var(--white);display:flex;justify-content:center;align-items:center;overflow:hidden;transition:all .5s ease-in-out;border-radius:50%;width:67px;height:67px;margin:25px auto auto}@media only screen and (min-width: 768px){.enterpriseCard .icon{margin:0}}.enterpriseCard .icon img,.enterpriseCard .icon svg{transition:all .5s ease-in-out;height:36px}.enterpriseCard .title{color:var(--white);font-style:normal;font-weight:600;line-height:normal;font-size:18px;margin:15px 0}@media only screen and (min-width: 768px){.enterpriseCard .title{font-size:18px;margin:15px 0}}@media only screen and (min-width: 1024px){.enterpriseCard .title{font-size:28px;margin:15px 0}}.enterpriseCard .description{color:var(--white);font-style:normal;font-weight:400;line-height:normal;font-size:10px;display:none}@media only screen and (min-width: 768px){.enterpriseCard .description{font-size:12px;display:block}}@media only screen and (min-width: 1024px){.enterpriseCard .description{font-size:13px}}@media only screen and (min-width: 1280px){.enterpriseCard .description{font-size:14px}}.m0{margin-top:0!important}@media (min-width: 768px){.m0{margin-top:0!important}}@media (min-width: 992px){.m0{margin-top:0!important}}@media (min-width: 1200px){.m0{margin-top:0!important}}.justifyLeft{display:flex;flex-direction:column;align-items:flex-start}.textLeft{text-align:left}@media (max-width: 575.98px){.textLeft{text-align:center}}.growthBenefitsSection .title{color:var(--primary);letter-spacing:1.12px;font-style:normal;font-weight:700;line-height:normal;font-size:28px;text-transform:uppercase}@media (min-width: 992px){.growthBenefitsSection .title{letter-spacing:4px;font-size:24px;text-align:left}}.growthBenefitsSection .subTitle{font-weight:600;line-height:140%;text-transform:capitalize;font-family:Poppins;font-size:48px;font-style:normal}@media (min-width: 992px){.growthBenefitsSection .subTitle{text-align:left;margin-bottom:1.5rem;font-size:48px}}@media (max-width: 575.98px){.growthBenefitsSection .subTitle{color:#000;text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:140%;text-transform:capitalize}}.section{margin-top:35px}@media (min-width: 768px){.section{margin-top:35px}}@media (min-width: 992px){.section{margin-top:40px;padding:0}}@media (min-width: 1200px){.section{margin-top:60px}}@media (min-width: 1400px){.section{margin-top:80px}}.flex_center{display:flex;justify-content:center;align-items:center}.featureBtn{margin-top:20px;border-radius:30px;background:#3854f6;width:165px;height:45px;flex-shrink:0;color:#fff;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:normal;border:none}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:20px;max-width:1320px;margin:0 auto}@media (max-width: 575.98px){.features-grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:0 8px}}.justifyEvenly{display:flex;justify-content:space-between}.mt_30{margin-top:30px}.ecommerceMarketingPage-wrapper{display:flex;flex-direction:column;margin-top:24px}.ecommerceMarketingPage-wrapper .topBannerSection{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection{flex-direction:row}}.ecommerceMarketingPage-wrapper .topBannerSection .mediaText{color:var(--Schemes-Outline, #74777F);font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.ecommerceMarketingPage-wrapper .topBannerSection .mb_32{margin-bottom:32px}.ecommerceMarketingPage-wrapper .topBannerSection .subTitle{color:#000;font-family:Poppins;font-size:24px;font-weight:700;line-height:normal;margin-bottom:12px}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .topBannerSection .subTitle{font-size:32px}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .subTitle{font-size:48px}}.ecommerceMarketingPage-wrapper .topBannerSection .cancelText{color:var(--Schemes-Outline, #74777F);font-family:Poppins;font-style:normal;font-weight:500;line-height:normal;font-size:12px}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .topBannerSection .cancelText{font-size:14px}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .cancelText{font-size:16px}}.ecommerceMarketingPage-wrapper .topBannerSection .flex_center{display:flex;justify-content:center;align-items:center}.ecommerceMarketingPage-wrapper .topBannerSection .contentSection{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .contentSection{align-items:flex-start;text-align:left;width:50%}}.ecommerceMarketingPage-wrapper .topBannerSection .featureList{list-style:none;padding:0;margin:16px auto;display:flex;flex-direction:column;gap:12px}.ecommerceMarketingPage-wrapper .topBannerSection .featureList li{display:flex;align-items:center;font-size:14px;font-weight:500;text-align:center}.ecommerceMarketingPage-wrapper .topBannerSection .featureList li img{width:20px;height:20px;margin-right:8px;flex-shrink:0}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .topBannerSection .featureList{gap:14px}.ecommerceMarketingPage-wrapper .topBannerSection .featureList li{font-size:16px}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .featureList{align-items:flex-start;margin:16px 0}.ecommerceMarketingPage-wrapper .topBannerSection .featureList li{font-size:18px;text-align:left}}.ecommerceMarketingPage-wrapper .topBannerSection .banner{margin-top:1rem;max-height:450px}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .banner{width:50%;margin-top:0}}.ecommerceMarketingPage-wrapper .topBannerSection .banner .heroBanner{width:100%}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .topBannerSection .banner .heroBanner{width:80%}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .topBannerSection .banner .heroBanner{width:100%}}@media (min-width: 1200px){.ecommerceMarketingPage-wrapper .topBannerSection .banner .heroBanner{width:80%}}.ecommerceMarketingPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .logos{margin:0}}@media (min-width: 1200px){.ecommerceMarketingPage-wrapper .logos{margin-top:40px}}.ecommerceMarketingPage-wrapper .logos:before,.ecommerceMarketingPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.ecommerceMarketingPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.ecommerceMarketingPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.ecommerceMarketingPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.ecommerceMarketingPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.ecommerceMarketingPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.ecommerceMarketingPage-wrapper .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .gGrowthCROHelpsSection .title{text-align:left;font-size:28px}}.ecommerceMarketingPage-wrapper .gGrowthCROHelpsSection .subTitle{font-weight:600}.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:0}.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}.ecommerceMarketingPage-wrapper .custom-design{height:auto;position:relative}@media (min-width: 992px){.ecommerceMarketingPage-wrapper .custom-design{padding:40px 72px}}.ecommerceMarketingPage-wrapper .clientDashboardSection,.ecommerceMarketingPage-wrapper .ourSuccess-container{margin-top:0}.ecommerceMarketingPage-wrapper .testimonials{margin-bottom:110px;margin-top:0}@media (min-width: 768px){.ecommerceMarketingPage-wrapper .testimonials{margin-bottom:200px}.ecommerceMarketingPage-wrapper .testimonials .testimonials-info>*{text-align:left}}@media (min-width: 992px){.websiteRedesignPageWhyUsSection .title{opacity:.9}}@media (max-width: 575.98px){.websiteRedesignPageWhyUsSection .subTitle{width:90%;margin:auto}}@media (min-width: 992px){.websiteRedesignPageWhyUsSection .subTitle{line-height:60px;margin-top:10px}}.websiteRedesignPageWhyUsSection .title{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.websiteRedesignPageWhyUsSection .title{text-align:left}}@media (min-width: 992px){.websiteRedesignPageWhyUsSection .title{width:540px}}@media (min-width: 1200px){.websiteRedesignPageWhyUsSection .title{font-size:24px;width:600px}}@media (min-width: 1400px){.websiteRedesignPageWhyUsSection .title{width:620px;font-size:24px}}.websiteRedesignPageWhyUsSection .subTitle{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.websiteRedesignPageWhyUsSection .subTitle{text-align:left}}@media (min-width: 992px){.websiteRedesignPageWhyUsSection .subTitle{width:540px}}@media (min-width: 1200px){.websiteRedesignPageWhyUsSection .subTitle{font-size:48px;width:600px}}@media (min-width: 1400px){.websiteRedesignPageWhyUsSection .subTitle{width:620px;font-size:48px}}.websiteRedesignPageWhyUsSection .description{display:none}@media (min-width: 992px){.websiteRedesignPageWhyUsSection .description{display:block;text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.websiteRedesignPageWhyUsSection .buttons{padding-left:13%;margin-right:24px}}@media (min-width: 992px){.websiteRedesignPageWhyUsSection .buttons{gap:28px;padding-left:20.3%;justify-content:center;margin-right:0}}@media (min-width: 1200px){.websiteRedesignPageWhyUsSection .buttons{padding-left:23.5%}}.websiteRedesignPageWhyUsSection .featureCardDetails{width:90%;margin:auto}.marketingInfo{padding:16px;background-color:#1e1e1e;display:flex;justify-content:space-between;gap:24px}@media (min-width: 768px){.marketingInfo{padding:32px}}@media (min-width: 1200px){.marketingInfo{padding:72px}}.marketingInfo.white{background-color:#fff}.marketingInfo.white .info{color:#000}@media (min-width: 1200px){.marketingInfo.white{padding:0 72px}}.marketingInfo .imgWrapper img{width:100%}@media (min-width: 992px){.marketingInfo .imgWrapper{width:45%}}.marketingInfo .info{color:#fff}@media (min-width: 992px){.marketingInfo .info{width:50%;text-align:left}}.marketingInfo .info .title{letter-spacing:.96px;color:#fff;font-family:Poppins;font-size:48px;font-style:normal;font-weight:600;line-height:58px;white-space:pre-line}@media (max-width: 575.98px){.marketingInfo .info .title{font-size:24px;line-height:normal}}.marketingInfo .info .subTitle{color:#fff;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.96px;opacity:.9}@media (min-width: 992px){.marketingInfo .info .subTitle{font-size:36px}}.marketingInfo .info .description{color:#fff;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:normal;opacity:.7;white-space:pre-line}@media (max-width: 575.98px){.marketingInfo .info .description{font-size:16px;line-height:normal}}.solutions-wrapper{display:flex;justify-content:space-between;gap:40px}.solutions-left{display:flex;flex-direction:column;gap:24px;flex:1}.solution-item{border-radius:20px;display:flex;height:124px;padding:31px 35px;align-items:center;gap:64px;align-self:stretch;width:658px;justify-content:space-between;background:transparent;cursor:pointer;transition:background .3s ease}.solution-item .serial-title-wrapper{display:flex;align-items:center;gap:24px}.solution-item .serial-title-wrapper .serial,.solution-item .serial-title-wrapper .title{font-size:20px;font-weight:600;color:#000}.solution-item .circle-icon{width:61px;height:61px;flex-shrink:0}.solution-item.active{background:#222}.solution-item.active .title,.solution-item.active .serial{color:#fff}.solutions-right{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:flex-start}.solutions-right img{width:100%;max-width:500px;border-radius:12px}.solutions-right .solution-title{font-size:28px;font-weight:700;color:#000}.solutions-right .solution-description{max-width:90%;text-align:left;opacity:.7;color:#222;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.solutions-header{margin-bottom:32px}.solutions-header .solutions-title{color:#2559de;text-align:center;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.64px;text-transform:uppercase;white-space:pre-line}@media (max-width: 575.98px){.solutions-header .solutions-title{font-size:16px}}@media (min-width: 576px){.solutions-header .solutions-title{font-size:28px}}.solutions-header .solutions-subtitle{color:#000;text-align:center;font-family:Poppins;font-size:48px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.solutions-header .solutions-subtitle{font-size:24px}}@media (min-width: 576px){.solutions-header .solutions-subtitle{font-size:48px}}.solutions-carousel{display:none}@media (max-width: 575.98px){.solutions-carousel{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px;position:relative;overflow:hidden}.solutions-carousel .carousel-slide{width:100%;transition:transform .4s ease-in-out;display:flex;flex-direction:column;align-items:center}.solutions-carousel .carousel-image{width:100%;border-radius:12px}.solutions-carousel .carousel-title{font-size:20px;font-weight:700;text-align:center;color:#000;margin-top:12px}.solutions-carousel .carousel-description{font-size:16px;font-weight:500;color:#333;opacity:.7;text-align:center;padding:0 12px}.solutions-carousel .carousel-controls{display:flex;gap:16px;justify-content:center;align-items:center;margin-top:16px}.solutions-carousel .carousel-controls button{background:none;border:none;cursor:pointer}.solutions-carousel .carousel-controls button img{width:32px;height:32px}}@media (min-width: 576px){.solutions-carousel{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px}.solutions-carousel .carousel-slide{width:100%;transition:transform .4s ease-in-out;display:flex;flex-direction:column;align-items:center}.solutions-carousel .carousel-image{width:100%;border-radius:12px}.solutions-carousel .carousel-title{font-size:22px;font-weight:700;text-align:center;color:#000;margin-top:12px}.solutions-carousel .carousel-description{font-size:18px;font-weight:500;color:#333;opacity:.7;text-align:center;padding:0 24px}.solutions-carousel .carousel-controls{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:16px}.solutions-carousel .carousel-controls button{background:none;border:none;cursor:pointer}.solutions-carousel .carousel-controls button img{width:36px;height:36px}}@media (min-width: 768px){.solutions-carousel{display:none!important}}@media (min-width: 992px){.solutions-carousel{display:none!important}}@media (min-width: 1200px){.solutions-carousel{display:none!important}}@media (min-width: 1400px){.solutions-carousel{display:none!important}}.solutions-carousel .carousel-slide{display:flex;width:100%;transition:transform .5s ease-in-out}.solutions-carousel .carousel-item{flex:0 0 100%;display:flex;flex-direction:column;align-items:center}@media (max-width: 575.98px){.solutions-left,.solutions-right{display:none!important}}@media (min-width: 576px) and (max-width: 767.98px){.solutions-left,.solutions-right{display:none!important}}.feature-card{height:350px;border-radius:20px;border:1.5px solid #E1E5FE;background:#fff;padding:24px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;width:100%}@media (max-width: 575.98px){.feature-card{min-width:85%;flex:0 0 auto;flex-direction:row;height:auto;padding:16px;border-radius:16px;scroll-snap-align:start;margin:20px}}.feature-image{width:140px;height:140px;margin-bottom:10px;flex-shrink:0;border-radius:10px;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:#d3d3d3;align-self:flex-end}@media (max-width: 575.98px){.feature-image{width:96px;height:104px;margin-right:12px;margin-bottom:0;align-self:auto}}.feature-content{max-width:250px}@media (max-width: 575.98px){.feature-content{max-width:100%}}.feature-title{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.64px;margin-bottom:8px;opacity:.6;text-align:left}.feature-description{color:#000;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:23px;height:90px;text-align:left}@media (max-width: 575.98px){.feature-description{font-size:16px;line-height:24px;width:100%;height:auto}}@media (max-width: 575.98px){.chooseUs_subtitle{font-size:24px!important}}.webDevelopmentPage-wrapper{display:flex;flex-direction:column;margin-top:24px}.webDevelopmentPage-wrapper .topBannerSection{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 992px){.webDevelopmentPage-wrapper .topBannerSection{flex-direction:row}}.webDevelopmentPage-wrapper .topBannerSection .mediaText{color:var(--Schemes-Outline, #74777f);font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.webDevelopmentPage-wrapper .topBannerSection .subTitle{color:#000;font-family:Poppins;font-size:24px;font-weight:500;line-height:normal;margin-bottom:12px;text-align:center;margin-top:80px}@media (min-width: 768px){.webDevelopmentPage-wrapper .topBannerSection .subTitle{font-size:32px}}@media (min-width: 992px){.webDevelopmentPage-wrapper .topBannerSection .subTitle{font-size:48px}}.webDevelopmentPage-wrapper .topBannerSection .cancelText{color:var(--Schemes-Outline, #74777f);font-family:Poppins;font-style:normal;font-weight:500;width:500px;line-height:normal;font-size:12px}@media (min-width: 768px){.webDevelopmentPage-wrapper .topBannerSection .cancelText{font-size:14px}}@media (min-width: 992px){.webDevelopmentPage-wrapper .topBannerSection .cancelText{font-size:16px}}.webDevelopmentPage-wrapper .topBannerSection .flex_center{display:flex;justify-content:center;align-items:center}.webDevelopmentPage-wrapper .topBannerSection .contentSection{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 992px){.webDevelopmentPage-wrapper .topBannerSection .contentSection{align-items:center;text-align:center;width:100%}}.webDevelopmentPage-wrapper .topBannerSection .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-140px;margin-bottom:-120px}@media (max-width: 956px){.webDevelopmentPage-wrapper .topBannerSection .success-wrapper{margin-bottom:90px}}.webDevelopmentPage-wrapper .topBannerSection .featureList{list-style:none;padding:0;margin:16px auto;display:flex;flex-direction:row}.webDevelopmentPage-wrapper .topBannerSection .featureList li{display:flex;align-items:center;font-size:14px;font-weight:500;text-align:center}.webDevelopmentPage-wrapper .topBannerSection .featureList li img{width:20px;height:20px;margin-right:8px;flex-shrink:0}@media (max-width: 575.98px){.webDevelopmentPage-wrapper .topBannerSection .featureList{flex-direction:column;gap:15px}}@media (min-width: 576px){.webDevelopmentPage-wrapper .topBannerSection .featureList{flex-direction:column;gap:15px}}@media (min-width: 768px){.webDevelopmentPage-wrapper .topBannerSection .featureList{flex-direction:column;gap:15px}.webDevelopmentPage-wrapper .topBannerSection .featureList li{font-size:16px}}@media (min-width: 992px){.webDevelopmentPage-wrapper .topBannerSection .featureList{align-items:flex-start;margin:16px 0;gap:39px;flex-direction:row}.webDevelopmentPage-wrapper .topBannerSection .featureList li{font-size:18px;text-align:left}}.webDevelopmentPage-wrapper .topBannerSection .banner{margin-top:1rem;max-height:450px}@media (min-width: 992px){.webDevelopmentPage-wrapper .topBannerSection .banner{width:50%;margin-top:0}}.webDevelopmentPage-wrapper .topBannerSection .banner .heroBanner{width:100%}@media (min-width: 768px){.webDevelopmentPage-wrapper .topBannerSection .banner .heroBanner{width:80%}}@media (min-width: 992px){.webDevelopmentPage-wrapper .topBannerSection .banner .heroBanner{width:100%}}@media (min-width: 1200px){.webDevelopmentPage-wrapper .topBannerSection .banner .heroBanner{width:80%}}.webDevelopmentPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.webDevelopmentPage-wrapper .logos{margin:0}}@media (min-width: 1200px){.webDevelopmentPage-wrapper .logos{margin-top:40px}}.webDevelopmentPage-wrapper .logos:before,.webDevelopmentPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.webDevelopmentPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.webDevelopmentPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.webDevelopmentPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.webDevelopmentPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.webDevelopmentPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.webDevelopmentPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.webDevelopmentPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.webDevelopmentPage-wrapper .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.webDevelopmentPage-wrapper .gGrowthCROHelpsSection .title{text-align:left;font-size:28px}}.webDevelopmentPage-wrapper .gGrowthCROHelpsSection .subTitle{font-weight:600}.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:0}.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media (min-width: 992px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media (min-width: 992px){.webDevelopmentPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}.webDevelopmentPage-wrapper .custom-design{height:auto;position:relative}@media (min-width: 992px){.webDevelopmentPage-wrapper .custom-design{padding:40px 72px}}.webDevelopmentPage-wrapper .clientDashboardSection,.webDevelopmentPage-wrapper .ourSuccess-container{margin-top:0}.webDevelopmentPage-wrapper .testimonials{margin-bottom:110px;margin-top:0}@media (min-width: 768px){.webDevelopmentPage-wrapper .testimonials{margin-bottom:200px}.webDevelopmentPage-wrapper .testimonials .testimonials-info>*{text-align:left}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(0)}to{transform:translate(50%)}}.ourFeatures{width:100%;display:flex;flex-direction:column;gap:24px;padding:0 16px}@media (min-width: 992px){.ourFeatures{padding:0 72px}}.ourFeatures .image-row{overflow:hidden;width:100%;position:relative;height:auto}.ourFeatures .image-row .logos-slide-container{width:200%;display:flex;flex-wrap:nowrap}.ourFeatures .image-row .logos-slide-container .logos-slide{display:flex;animation:scrollLeft 40s linear infinite;width:-moz-fit-content;width:fit-content}.ourFeatures .image-row .logos-slide-container .logos-slide:hover{animation-play-state:paused}.ourFeatures .image-row .logos-slide-container .logos-slide.reverse{animation:scrollRight 40s linear infinite}.ourFeatures .image-row .logos-slide-container .logos-slide.reverse:hover{animation-play-state:paused}.ourFeatures .image-row .logos-slide-container .logos-slide img{width:302px;height:173.064px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;margin:0 12px}@media (max-width: 575.98px){.ourFeatures .image-row .logos-slide-container .logos-slide img{width:101.743px;height:58.305px}}@media (min-width: 992px){.WhyUsSection .title{opacity:.9}}@media (max-width: 575.98px){.WhyUsSection .subTitle{width:90%;margin:auto}}@media (min-width: 992px){.WhyUsSection .subTitle{line-height:60px;margin-top:10px}}.WhyUsSection .title{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.WhyUsSection .title{text-align:left}}@media (min-width: 992px){.WhyUsSection .title{width:540px}}@media (min-width: 1200px){.WhyUsSection .title{font-size:24px;width:600px}}@media (min-width: 1400px){.WhyUsSection .title{width:620px;font-size:24px}}.WhyUsSection .subTitle{color:var(--white);font-style:normal;font-weight:600}@media (min-width: 768px){.WhyUsSection .subTitle{text-align:left}}@media (min-width: 992px){.WhyUsSection .subTitle{width:540px}}@media (min-width: 1200px){.WhyUsSection .subTitle{font-size:48px;width:600px}}@media (min-width: 1400px){.WhyUsSection .subTitle{width:620px;font-size:48px}}.WhyUsSection .description{display:none}@media (min-width: 992px){.WhyUsSection .description{display:block;text-align:start;color:var(--white);width:100%;margin-top:10px}}@media (min-width: 768px){.WhyUsSection .buttons{padding-left:13%;margin-right:24px}}@media (min-width: 992px){.WhyUsSection .buttons{gap:28px;padding-left:20.3%;justify-content:center;margin-right:0}}@media (min-width: 1200px){.WhyUsSection .buttons{padding-left:23.5%}}.WhyUsSection .featureCardDetails{width:90%;margin:auto}.industrySolutions .title{color:var(--primary);letter-spacing:1.12px;font-style:normal;font-weight:700;line-height:normal;font-size:28px;text-transform:uppercase}@media (min-width: 992px){.industrySolutions .title{letter-spacing:4px;font-size:24px;text-align:left}}.industrySolutions .subTitle{font-weight:600;line-height:140%;text-transform:capitalize;font-family:Poppins;font-size:48px;font-style:normal}@media (min-width: 992px){.industrySolutions .subTitle{text-align:left;margin-bottom:1.5rem;font-size:48px}}@media (max-width: 575.98px){.industrySolutions .subTitle{color:#000;text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:140%;text-transform:capitalize}}.strategic-planning{background-color:#f0f4ff;text-align:center}.strategic-planning .title{font-size:32px;font-weight:700;color:#3a3a3a}.strategic-planning .description{font-size:18px;color:#555;margin-bottom:40px}.strategic-planning .slider-container{position:relative;display:flex;justify-content:center;align-items:center;gap:30px;overflow:hidden}.strategic-planning .slider-container .cards{display:flex;transition:transform .5s ease}.strategic-planning .slider-container .cards .card{background-color:#fff;border-radius:10px;padding:20px;width:300px;height:400px;box-shadow:0 4px 10px #0000001a;text-align:center;transition:all .3s ease-in-out;display:flex;flex-direction:column;justify-content:center;align-items:center}.strategic-planning .slider-container .cards .card:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000026}.strategic-planning .slider-container .cards .card .card-icon{width:100%;height:70%;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}.strategic-planning .slider-container .cards .card .card-text{font-size:18px;font-weight:500;color:#3a3a3a}.strategic-planning .slider-container .slider-btn{position:absolute;top:50%;z-index:1;background:#00000080;color:#fff;border:none;padding:10px;border-radius:50%;cursor:pointer;font-size:24px;transform:translateY(-50%)}.strategic-planning .slider-container .slider-btn:hover{background:#000c}.strategic-planning .slider-container .slider-btn.left{left:20px}.strategic-planning .slider-container .slider-btn.right{right:20px}.project-planning{padding:3rem 2rem;background:transparent}.project-planning__content{width:90%;margin:0 auto 2rem;text-align:left}.project-planning__content .project-planning__label{color:#3854f6;font-size:28px;font-weight:700;text-transform:uppercase;margin:0}.project-planning__content .project-planning__title{font-size:24px;font-weight:600;color:#222;margin-top:.75rem;line-height:1.4}.project-planning__slider-wrapper{display:flex;align-items:center;justify-content:center;gap:0rem;width:90vw;padding:0 0rem;margin:0 auto;box-sizing:border-box}.project-planning .nav-btn{background:#000;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.project-planning .nav-btn:hover{background:#3854f6;height:440px}.project-planning .nav-btn.left{order:-1}.project-planning .nav-btn.right{order:1}.project-planning__slider-container{flex:1;margin:0 auto;width:90%}.project-planning__slider .slick-slide{padding:0 5px;opacity:.6;transition:transform .3s ease}.project-planning__slider .slick-center{transform:scale(1.05);opacity:1}.project-planning__item{border-radius:0;padding:0;display:flex;flex-direction:column;align-items:stretch;text-align:left;overflow:visible}.project-planning__item img{width:330px;height:440px;-o-object-fit:contain;object-fit:contain;margin-bottom:.5rem;border-radius:0}.project-planning__item .project-planning__texts{display:flex;justify-content:space-between;width:100%;padding:0 1rem;margin-top:-10px;margin-bottom:100px;font-size:.95rem}.project-planning__item .project-planning__texts .left{font-weight:500;color:#333;text-align:left;flex:1}.project-planning__item .project-planning__texts .right{font-weight:700;color:#3854f6;text-align:right;flex:1}.mb_32{margin-bottom:32px}.m0{margin:0}@media (max-width: 575.98px){.imageHt{height:180px;padding:10px}}@media (min-width: 576px){.imageHt{height:300px;padding:10px}}@media (min-width: 768px){.imageHt{height:400px}}@media (min-width: 992px){.imageHt{width:1001px;height:579px;flex-shrink:0}}.mainImg{margin-bottom:100px}@media (min-width: 576px){.mainImg{margin-bottom:50px}}.headingWork{color:#3656f4;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px;text-transform:uppercase}@media (max-width: 575.98px){.headingWork{text-align:center;color:#3656f4;font-family:Poppins;width:100%;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.64px}}.heroTitle{color:#000;text-align:center;font-family:Poppins;font-size:48px;font-style:normal;font-weight:500;line-height:68px;margin-top:80px;margin-bottom:60px}@media (max-width: 575.98px){.heroTitle{font-size:24px!important;line-height:normal;margin-bottom:16px}}@media (min-width: 576px){.heroTitle{font-size:30px;line-height:normal;margin-bottom:25px;margin-top:20px}}.mb_50{margin-bottom:50px}.mb_100{margin-bottom:100px}.allInOneSection .container h6{font-size:24px;color:#1e1e1e;font-weight:600}@media (min-width: 992px){.allInOneSection .container h6{font-size:40px}}.allInOneSection .container h4{font-size:14px;font-weight:400}@media (min-width: 992px){.allInOneSection .container h4{font-size:16px}}.allInOneSection .carousel-container{padding-bottom:34px}.allInOneSection .carousel-container .carousel-img{display:flex;flex:0 0 100%}@media (min-width: 768px){.allInOneSection .carousel-container .carousel-img{flex:0 0 calc(33.3333333% - 16px)}}@media (min-width: 1200px){.allInOneSection .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.allInOneSection .carousel-card{position:relative;padding:0;border-radius:20px}.allInOneSection .carousel-card .card-title{position:absolute;bottom:-40px}.allInOneSection .carousel-card .card-title h6,.allInOneSection .carousel-card .card-title .index{font-size:16px;font-weight:600}.allInOneSection .carousel-card .card-title svg{display:none}.allInOneSection .carousel-card img{width:100%}.chooseUs_subtitle{color:#000;text-align:center;font-family:Poppins;font-size:52px;font-style:normal;font-weight:600;line-height:normal}.dashboardPage-wrapper{display:flex;flex-direction:column;margin-top:24px}.dashboardPage-wrapper .topBannerSection{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 992px){.dashboardPage-wrapper .topBannerSection{flex-direction:row}}.dashboardPage-wrapper .topBannerSection .mediaText{color:var(--Schemes-Outline, #74777F);font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.dashboardPage-wrapper .topBannerSection .subTitle{color:#000;font-family:Poppins;font-size:24px;font-weight:700;line-height:normal;margin-bottom:12px;text-align:center}@media (min-width: 768px){.dashboardPage-wrapper .topBannerSection .subTitle{font-size:32px}}@media (min-width: 992px){.dashboardPage-wrapper .topBannerSection .subTitle{font-size:48px}}.dashboardPage-wrapper .topBannerSection .cancelText{color:var(--Schemes-Outline, #74777F);font-family:Poppins;font-style:normal;font-weight:500;line-height:normal;width:500px;font-size:12px}@media (min-width: 768px){.dashboardPage-wrapper .topBannerSection .cancelText{font-size:14px}}@media (min-width: 992px){.dashboardPage-wrapper .topBannerSection .cancelText{font-size:16px}}.dashboardPage-wrapper .topBannerSection .flex_center{display:flex;justify-content:center;align-items:center}.dashboardPage-wrapper .topBannerSection .contentSection{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 992px){.dashboardPage-wrapper .topBannerSection .contentSection{align-items:center;text-align:center;width:100%}}.dashboardPage-wrapper .topBannerSection .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:140px;margin-bottom:-120px}@media (max-width: 956px){.dashboardPage-wrapper .topBannerSection .success-wrapper{margin-bottom:90px}}.dashboardPage-wrapper .topBannerSection .featureList{list-style:none;padding:0;margin:16px auto;display:flex;flex-direction:row}.dashboardPage-wrapper .topBannerSection .featureList li{display:flex;align-items:center;font-size:14px;font-weight:500;text-align:center}.dashboardPage-wrapper .topBannerSection .featureList li img{width:20px;height:20px;margin-right:8px;flex-shrink:0}@media (max-width: 575.98px){.dashboardPage-wrapper .topBannerSection .featureList{flex-direction:column;gap:15px}}@media (min-width: 576px){.dashboardPage-wrapper .topBannerSection .featureList{flex-direction:column;gap:15px}}@media (min-width: 768px){.dashboardPage-wrapper .topBannerSection .featureList{gap:15px;flex-direction:column}.dashboardPage-wrapper .topBannerSection .featureList li{font-size:16px}}@media (min-width: 992px){.dashboardPage-wrapper .topBannerSection .featureList{align-items:flex-start;margin:16px 0;gap:39px;flex-direction:row}.dashboardPage-wrapper .topBannerSection .featureList li{font-size:18px;text-align:left}}.dashboardPage-wrapper .topBannerSection .banner{margin-top:1rem;max-height:450px}@media (min-width: 992px){.dashboardPage-wrapper .topBannerSection .banner{width:50%;margin-top:0}}.dashboardPage-wrapper .topBannerSection .banner .heroBanner{width:100%}@media (min-width: 768px){.dashboardPage-wrapper .topBannerSection .banner .heroBanner{width:80%}}@media (min-width: 992px){.dashboardPage-wrapper .topBannerSection .banner .heroBanner{width:100%}}@media (min-width: 1200px){.dashboardPage-wrapper .topBannerSection .banner .heroBanner{width:80%}}.dashboardPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (max-width: 575.98px){.dashboardPage-wrapper .logos{margin:0}}@media (min-width: 992px){.dashboardPage-wrapper .logos{margin:0}}@media (min-width: 1200px){.dashboardPage-wrapper .logos{margin-top:40px}}.dashboardPage-wrapper .logos:before,.dashboardPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.dashboardPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.dashboardPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.dashboardPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.dashboardPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.dashboardPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.dashboardPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.dashboardPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.dashboardPage-wrapper .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.dashboardPage-wrapper .gGrowthCROHelpsSection .title{text-align:left;font-size:28px}}.dashboardPage-wrapper .gGrowthCROHelpsSection .subTitle{font-weight:600}.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:0}.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media (min-width: 992px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media (min-width: 992px){.dashboardPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}.dashboardPage-wrapper .custom-design{height:auto;position:relative}@media (min-width: 992px){.dashboardPage-wrapper .custom-design{padding:40px 72px}}.dashboardPage-wrapper .clientDashboardSection,.dashboardPage-wrapper .ourSuccess-container{margin-top:0}.dashboardPage-wrapper .testimonials{margin-bottom:110px;margin-top:0}@media (min-width: 768px){.dashboardPage-wrapper .testimonials{margin-bottom:200px}.dashboardPage-wrapper .testimonials .testimonials-info>*{text-align:left}}.ProcessStepsSection .growthProcessSteps .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}@media (min-width: 768px){.ProcessStepsSection .growthProcessSteps .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.ProcessStepsSection .growthProcessSteps .title{letter-spacing:4px;font-size:24px}}.ProcessStepsSection .growthProcessSteps .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.ProcessStepsSection .growthProcessSteps .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.ProcessStepsSection .growthProcessSteps .subTitle{font-size:28px}}@media (min-width: 992px){.ProcessStepsSection .growthProcessSteps .subTitle{font-size:32px}}.ProcessStepsSection .growthProcessSteps .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:90%}@media (min-width: 992px){.ProcessStepsSection .growthProcessSteps .description{width:835px}}.advantage-wrapper{display:flex;gap:126px;align-items:flex-start}.advantage-wrapper .image-section{width:604px;height:876px;flex-shrink:0}@media (max-width: 575.98px){.advantage-wrapper .image-section{height:auto}}.advantage-wrapper .image-section img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.advantage-wrapper .content-section{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:32px;margin-top:120px;text-align:left}@media (max-width: 575.98px){.advantage-wrapper .content-section{margin-top:24px}}.advantage-wrapper .content-section .top-content .title{color:#3854f6;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px;text-transform:uppercase}@media (max-width: 575.98px){.advantage-wrapper .content-section .top-content .title{font-size:16px;text-align:center}}.advantage-wrapper .content-section .top-content .subtitle{color:#000;font-family:Poppins;font-size:48px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.advantage-wrapper .content-section .top-content .subtitle{font-size:24px;text-align:center}}.advantage-wrapper .content-section .top-content .description{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:normal;opacity:.7}@media (max-width: 575.98px){.advantage-wrapper .content-section .top-content .description{font-size:16px;text-align:center}}.advantage-wrapper .content-section .current{color:#2559de;font-family:Poppins;font-size:56px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}@media (max-width: 575.98px){.advantage-wrapper .content-section .current{font-size:32px}}.advantage-wrapper .content-section .total{color:#000;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;opacity:.4}@media (max-width: 575.98px){.advantage-wrapper .content-section .total{font-size:16px}}.advantage-wrapper .content-section .slide-section{display:flex;flex-direction:column;gap:20px}.advantage-wrapper .content-section .slide-section .slide-info .slide-count{font-size:14px;font-weight:600;color:var(--primary)}.advantage-wrapper .content-section .slide-section .slide-info .slide-title{color:#000;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;opacity:.8}@media (max-width: 575.98px){.advantage-wrapper .content-section .slide-section .slide-info .slide-title{font-size:24px}}.advantage-wrapper .content-section .slide-section .slide-info .slide-description{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal;opacity:.6}@media (max-width: 575.98px){.advantage-wrapper .content-section .slide-section .slide-info .slide-description{font-size:16px}}.advantage-wrapper .content-section .slide-section .button-controls{display:flex;gap:20px;margin-top:16px}.advantage-wrapper .content-section .slide-section .button-controls .nav-button-adv{background-color:transparent;border-radius:40px;height:44px;width:108px;border:3.5px solid var(--primary);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:all .3s ease}.advantage-wrapper .content-section .slide-section .button-controls .nav-button-adv:hover{background-color:var(--primary);color:#fff}.desktop-only{display:block}.mobile-only{display:none}@media (max-width: 575.98px){.desktop-only{display:none!important}.mobile-only{display:block!important;width:100%;padding:0 16px;box-sizing:border-box}.mobile-only .mobile-image{width:100%;display:block;-o-object-fit:cover;object-fit:cover;max-height:280px;border-radius:8px}.advantage-wrapper{flex-direction:column;gap:32px;align-items:center;padding:0;margin:0;overflow-x:hidden}.advantage-wrapper .content-section{width:100%;align-items:center;text-align:left;padding:0 16px}.advantage-wrapper .content-section .slide-section .button-controls{justify-content:center}}@media (min-width: 576px) and (max-width: 991.98px){.advantage-wrapper{flex-direction:column;gap:48px;align-items:center;padding:0;margin:0}.advantage-wrapper .image-section{width:100%;height:auto;padding:0 32px}.advantage-wrapper .image-section img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;border-radius:8px;max-height:400px}.advantage-wrapper .content-section{width:100%;align-items:center;text-align:left;padding:0 32px;margin-top:40px}.advantage-wrapper .content-section .top-content .title{font-size:20px}.advantage-wrapper .content-section .top-content .subtitle{font-size:32px}.advantage-wrapper .content-section .top-content .description{font-size:16px}.advantage-wrapper .content-section .current{font-size:40px}.advantage-wrapper .content-section .total{font-size:18px}.advantage-wrapper .content-section .slide-section .slide-title{font-size:26px}.advantage-wrapper .content-section .slide-section .slide-description{font-size:18px}.advantage-wrapper .content-section .slide-section .button-controls{justify-content:center}.desktop-only{display:none!important}.mobile-only{display:block!important;padding:0 32px}.mobile-only .mobile-image{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:8px}}.googleAdsConnectWithUsSection{max-width:100vw;overflow-x:hidden}@media (min-width: 992px){.googleAdsPage-wrapper{margin-top:140px;gap:60px;margin-bottom:-90px}}.googleAdsPage-wrapper .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;width:150px;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .title{font-weight:700;color:#fff;font-size:16px}.whychooseus{background-color:#000;width:100%}.whychooseus-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.whychooseus-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;margin-bottom:40px}.whychooseus-text{text-align:left;align-self:flex-start}.section-label{font-size:14px;color:#fff;margin-bottom:8px}.section-title{font-size:32px;font-weight:600;line-height:1.3;color:#fff}.arrow-buttons{display:flex;gap:10px}.arrow-button{background-color:#444;color:#fff;border:none;width:40px;height:40px;font-size:18px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.arrow-button:hover{background-color:#666}.whychooseus-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap;width:100%}.whychooseus-card{padding-left:10px}.slide-count{font-size:14px;color:#aaa}.slide-index{font-size:36px;font-weight:700;color:#fff}.slide-title{display:inline-block;font-size:22px;font-weight:600;color:#fff;margin:16px 0;line-height:1.4;text-decoration:none}.slide-description{font-size:16px;color:#fff;line-height:1.6}.image-container{flex:1;min-width:300px;display:flex;justify-content:center;align-items:flex-end}.image-container img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block}.image-fallback{width:100%;height:200px;background-color:#333;border-radius:10px}@media (max-width: 768px){.whychooseus{padding:40px 15px}.whychooseus-content{flex-direction:column}.whychooseus-header{flex-direction:column;align-items:flex-start}.arrow-buttons{margin-top:20px}.slide-title{font-size:20px}.slide-description{font-size:15px}@media (min-width: 1024px){.whychooseus-text,.whychooseus-card{padding-left:30px}}}.marketing-container{background-color:#111;color:#fff;padding:3rem;font-family:Arial,sans-serif}.marketing-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.choose-us{text-transform:uppercase;color:#ccc;font-weight:700;font-size:.9rem}.marketing-header h1{font-size:2rem;margin-top:.5rem;flex:1}.arrows button{background-color:transparent;color:#fff;border:2px solid #fff;border-radius:50%;width:40px;height:40px;font-size:1.5rem;margin-left:.5rem;cursor:pointer}.card{display:flex;background-color:#1c1c1c;margin-top:2rem;border-radius:1rem;overflow:hidden;flex-wrap:wrap}.card-text{flex:1;padding:2rem}.card-count{color:#888;margin-bottom:.5rem}.card-text h2{font-size:2rem;margin:0}.card-text h3{font-size:1.2rem;margin-top:.5rem}.description{margin-top:.5rem;color:#ccc}.card-image{flex:1;display:flex;align-items:center;justify-content:center}.card-image img{width:90%;max-width:500px;border-radius:1rem}.start-campaign-section{position:relative;background-color:#333;color:#fff;text-align:center;overflow:hidden;width:100%;margin-top:-100px;padding:1.5rem 1rem}.start-campaign-content{position:relative;z-index:10;max-width:768px;margin:0 auto}.campaign-title{font-size:1.2rem;font-weight:800;margin-bottom:1.5rem;width:"100%"}.campaign-description{color:#d1d5db;font-size:.875rem;font-weight:500;margin-bottom:2rem;line-height:1.7}.campaign-button{background-color:#fff;color:#000;padding:.75rem 2rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;transition:background .3s ease}.campaign-button:hover{background-color:#e5e7eb}.blur-circle{position:absolute;border-radius:50%;background-color:#d9d9d9;opacity:.2;pointer-events:none}.large-circle{width:300px;height:300px;right:-60px;bottom:-40px;filter:blur(100px)}.small-circle{width:80px;height:80px;right:40px;bottom:20px;filter:blur(60px);display:none}.right-clear-circle{position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:80px;height:80px;background-color:#d9d9d9;border-radius:50%;opacity:1;z-index:1}.start-campaign-image{display:none;position:relative;max-width:300px;margin-left:auto;align-self:flex-end}.circle-img{position:absolute;bottom:-20px;right:-30px;width:160px;opacity:.4;z-index:1}.main-img{width:220px;position:relative;z-index:2}@media (min-width: 768px){.campaign-title{font-size:2.25rem}.campaign-description{font-size:1rem}.desktop-only{display:inline}.start-campaign-section{padding:4rem 2rem}.start-campaign-image{max-width:350px}.main-img{width:280px}.circle-img{width:200px}.small-circle{width:100px;height:100px;right:60px;bottom:40px;filter:blur(70px)}}@media (min-width: 1024px){.campaign-title{font-size:3rem}.campaign-description{font-size:1.25rem}.start-campaign-content{max-width:1024px}.start-campaign-section{padding:6rem 2rem}.start-campaign-image{max-width:400px}.main-img{width:320px}.circle-img{width:240px}.small-circle{width:120px;height:120px;right:100px;bottom:50px;filter:blur(80px)}}.googleAdsConnectWithUsSection{width:100%}.googleAdsPage-wrapper{display:flex;flex-direction:column;align-items:center;overflow:hidden;gap:24px;padding-left:0;padding-right:0;margin-bottom:-30px}@media (min-width: 768px){.googleAdsPage-wrapper{margin-top:100px;margin-bottom:-35px}}@media (min-width: 992px){.googleAdsPage-wrapper{margin-top:140px;gap:60px;padding-left:0;padding-right:0;margin-bottom:-90px}}.googleAdsPage-wrapper .topBannerSection{display:flex;justify-content:center;flex-direction:column;gap:14px;margin-top:40px}@media (min-width: 768px){.googleAdsPage-wrapper .topBannerSection{gap:24px;margin-bottom:-40px;margin-top:0}}.googleAdsPage-wrapper .title{color:#000;text-align:center;font-size:10px;font-style:normal;font-weight:600;margin-bottom:0}@media (min-width: 768px){.googleAdsPage-wrapper .title{font-size:18px}}@media (min-width: 992px){.googleAdsPage-wrapper .title{font-size:24px}}.googleAdsPage-wrapper .description{color:#131919;text-align:center;font-style:bold;font-weight:600;line-height:normal;margin-bottom:0;font-size:14px}@media (min-width: 768px){.googleAdsPage-wrapper .description{width:80%;margin:0 auto;font-size:26px}}@media (min-width: 992px){.googleAdsPage-wrapper .description{width:100%;font-size:48px}}.googleAdsPage-wrapper .descriptionBlack{color:#000;font-size:8px;font-family:Poppins,sans-serif;text-align:center}@media (min-width: 768px){.googleAdsPage-wrapper .descriptionBlack{width:80%;margin:0 auto;font-size:15px}}@media (min-width: 992px){.googleAdsPage-wrapper .descriptionBlack{width:100%;font-size:22px}}@media (min-width: 768px){.googleAdsPage-wrapper .testimonials .description{text-align:left;width:unset}}.googleAdsPage-wrapper .heroBanner{max-width:60vw;margin-top:23px}.googleAdsPage-wrapper .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 768px){.googleAdsPage-wrapper .cta{height:55px;width:200px}}.googleAdsPage-wrapper .cta:hover{background-color:var(--hover);color:#000}.googleAdsPage-wrapper .cta svg{font-size:23px;height:23px;font-weight:700}.googleAdsPage-wrapper .negative-margin-top{margin-top:-5vw}.googleAdsPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.googleAdsPage-wrapper .logos{margin:60px 0}}@media (min-width: 1200px){.googleAdsPage-wrapper .logos{margin:80px 0}}.googleAdsPage-wrapper .logos:before,.googleAdsPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.googleAdsPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.googleAdsPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.googleAdsPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.googleAdsPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.googleAdsPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.googleAdsPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.googleAdsPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection{margin-top:0}.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}@media (min-width: 768px){.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .title{letter-spacing:4px;font-size:24px}}.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{font-size:28px}}@media (min-width: 992px){.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .subTitle{font-size:48px}}.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:90%}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection{background-color:var(--black);width:100vw}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:24px 0}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:72px 0}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .title{color:#fff;font-size:16px;font-weight:700}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .title{font-size:28px}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .subTitle{font-weight:600;color:#fff;font-size:20px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .subTitle{font-size:48px}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .description{color:#fff;font-size:48px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .description{font-size:48px}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardDescription{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardDescription{-webkit-line-clamp:4}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection button{border:1px solid var(--white);color:var(--white)}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard img{filter:blur(0)}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .ctaButton-wrapper{margin-bottom:24px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .ctaButton-wrapper{margin-top:-48px;margin-bottom:36px}}.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}@media (min-width: 768px){.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .title{letter-spacing:4px;font-size:24px}}.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .subTitle{font-size:28px}}@media (min-width: 992px){.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .subTitle{font-size:48px}}.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .description{color:#000;text-align:center;font-style:normal;font-weight:400;margin:auto;width:90%}@media (min-width: 992px){.googleAdsPage-wrapper .GrowthProcessStepsSection .growthProcessSteps .description{width:835px}}.googleAdsPage-wrapper .testimonials{margin-bottom:110px}@media (min-width: 768px){.googleAdsPage-wrapper .testimonials{margin-bottom:240px;margin-top:20px}.googleAdsPage-wrapper .testimonials .testimonials-info>*{text-align:left}}.googleAdsPage-wrapper .bottomHeroBanner{display:none}@media (min-width: 768px){.googleAdsPage-wrapper .bottomHeroBanner{display:block;margin-top:60px;margin-bottom:-80px}}.googleAdsPage-wrapper .bottomHeroBanner span{z-index:1}.googleAdsPage-wrapper .custom-design{height:auto;gap:8px}.googleAdsPage-wrapper .custom-design h6,.googleAdsPage-wrapper .custom-design p{color:#fff}.googleAdsPage-wrapper .faqs-wrapper{margin:0}.googleAdsPage-wrapper .faqs-wrapper .faq-container{padding-top:0;margin:0}.googleAdsPage-wrapper .ourSuccess-container{margin-top:10px}.outer-view{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;background-color:#111;color:#fff;align-items:center;padding:0 20px;gap:50px}.image-view{flex:0 0 auto;padding-top:40px}.image-view img{width:100%;max-width:400px;height:auto;display:block}.content-view{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.tag{color:#2e5eff;font-weight:700;font-size:24px;text-align:left}.content-view .title{font-weight:700;font-size:48px;text-align:left;color:#fff!important}.content-view .description{font-size:18px;font-weight:500;margin-top:10px;text-align:left;color:#fff!important;margin-bottom:"20px"}@media (max-width: 768px){.outer-view{flex-direction:column;align-items:center;text-align:center;padding:10px;gap:20px}.image-view{padding-top:20px;display:flex;justify-content:center;width:100%}.image-view img{max-width:220px;width:100%;height:auto;margin:0 auto}.content-view{margin-top:10px;align-items:center}.tag{font-size:12px}.content-view .title{font-size:18px}.content-view .description{font-size:8px;margin-top:8px}}.popularServicesSection{background-color:#222;margin-top:25px;color:var(--white);padding:40px 10px;text-align:left}@media (min-width: 768px){.popularServicesSection{padding:40px 8px}}@media (min-width: 992px){.popularServicesSection{padding:40px 8px;margin-top:60px}}@media (min-width: 1200px){.popularServicesSection{padding:40px 0;margin-top:80px}}.popularServicesSection .title{text-align:left;color:var(--white);letter-spacing:.96px}.popularServicesSection .subTitle{color:var(--white)}.popularServicesSection .cards,.popularServicesSection .serviceCards{display:flex;flex-wrap:nowrap;overflow-x:scroll;gap:18px;-webkit-overflow-scrolling:touch;scrollbar-color:transparent transparent;scrollbar-width:thin}.popularServicesSection .cards::-webkit-scrollbar,.popularServicesSection .serviceCards::-webkit-scrollbar{height:8px;width:8px}.popularServicesSection .cards::-webkit-scrollbar-track,.popularServicesSection .serviceCards::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.popularServicesSection .cards::-webkit-scrollbar-thumb,.popularServicesSection .serviceCards::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.popularServicesSection .cards::-webkit-scrollbar-thumb:hover,.popularServicesSection .serviceCards::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.popularServicesSection .cards::-webkit-scrollbar-thumb:active,.popularServicesSection .serviceCards::-webkit-scrollbar-thumb:active{background-color:#0d27a7}.popularServicesSection .cards::-webkit-scrollbar,.popularServicesSection .serviceCards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.popularServicesSection .cards:hover,.popularServicesSection .serviceCards:hover{scrollbar-color:#c9c8c8 #3e3e3e;scrollbar-width:thin}.popularServicesSection .cards:hover::-webkit-scrollbar,.popularServicesSection .serviceCards:hover::-webkit-scrollbar{scrollbar-width:thin;width:8px;height:8px;visibility:visible}.popularServicesSection .cards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover,.popularServicesSection .serviceCards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#29292a}.popularServicesSection .cards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.popularServicesSection .cards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active,.popularServicesSection .serviceCards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.popularServicesSection .serviceCards:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active{opacity:.5}@media (max-width: 575.98px){.popularServicesSection .cards{padding:14px 12px}}@media (min-width: 768px){.popularServicesSection .cards{padding:14px 12px}}@media (min-width: 992px){.popularServicesSection .cards{padding:20px}}@media (min-width: 1400px){.popularServicesSection .cards{padding:37px 72px}}.popularServicesSection .serviceCards{overflow:hidden;display:flex;flex-wrap:nowrap;gap:13px}@media (min-width: 992px){.popularServicesSection .serviceCards{gap:18px}}.popularServicesSection .serviceCards .serviceCard img{border-radius:10px}@media (max-width: 575.98px){.popularServicesSection .serviceCards .serviceCard img{width:229px;height:127px}}@media (min-width: 576px){.popularServicesSection .serviceCards .serviceCard img{width:229px;height:127px}}@media (min-width: 768px){.popularServicesSection .serviceCards .serviceCard img{width:340px;height:188.5589519651px}}@media (min-width: 992px){.popularServicesSection .serviceCards .serviceCard img{border-radius:20px;width:637px;height:353px}}@media (min-width: 1200px){.popularServicesSection .serviceCards .serviceCard img{width:637px;height:353px}}.popularServicesSection .serviceCards .serviceCard .serviceTitle{font-style:normal;line-height:normal;font-weight:600;margin-top:8px;font-size:12px}@media (min-width: 768px){.popularServicesSection .serviceCards .serviceCard .serviceTitle{font-size:15px}}@media (min-width: 992px){.popularServicesSection .serviceCards .serviceCard .serviceTitle{font-size:24px}}@media (min-width: 1200px){.popularServicesSection .serviceCards .serviceCard .serviceTitle{font-size:28px}}.popularServicesSection .serviceCards .serviceCard .serviceDetails{font-family:Poppins;font-style:normal;font-weight:400;line-height:normal;font-size:8px;margin-top:4px}@media (min-width: 768px){.popularServicesSection .serviceCards .serviceCard .serviceDetails{font-size:12px}}@media (min-width: 992px){.popularServicesSection .serviceCards .serviceCard .serviceDetails{font-style:normal;line-height:normal;font-size:16px;font-weight:400}}.email-marketing{display:flex;width:100%;margin:0;padding:0;background-color:#fff!important;font-family:Arial,sans-serif}.email-marketing__left{flex:1;background-color:#fff;color:#111;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.email-marketing .email-marketing__stats{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px}.email-marketing .stat-block{display:flex;flex-direction:row;align-items:center;padding:20px 15px;text-align:left}.email-marketing .stat-block img{width:24px;height:24px;margin-right:12px}.email-marketing .Column-block{display:flex;flex-direction:column}.email-marketing .stat-number{font-size:20px;font-weight:700;color:#2a4eff;white-space:nowrap;margin-bottom:5px}.email-marketing .stat-text{font-size:14px;color:#333;white-space:normal;line-height:1.4}.email-marketing__right{flex:1;overflow:hidden}.email-marketing__right img{width:100%;height:90%}@media (max-width: 768px){.email-marketing{flex-direction:column}.email-marketing__left,.email-marketing__right{width:100%;height:50vh}}.email-marketing{background-color:#111;color:#fff;padding:60px 20px;font-family:Arial,sans-serif}.email-header{text-align:center;max-width:700px;margin:auto}.section-subtitle{color:#3b82f6;font-weight:700;letter-spacing:1px}.section-title{font-size:2rem;margin:10px 0}.section-description{color:#ccc;line-height:1.6}.email-content{display:flex;flex-wrap:wrap;margin-top:40px;gap:40px;justify-content:center}.features-list{flex:1;min-width:300px;max-width:450px}.feature-card{background:#1e1e1e;padding:20px;border-radius:12px;margin-bottom:20px}.feature-card.glow{box-shadow:0 0 20px #3b82f680}.feature-card h3{font-size:1.1rem;margin-bottom:8px}.feature-card p{font-size:.9rem;color:#aaa;line-height:1.4}.explore-btn{background:transparent;border:1px solid #3b82f6;color:#fff;padding:12px 24px;border-radius:30px;margin-top:10px;cursor:pointer;transition:background .3s}.explore-btn:hover{background:#3b82f6}.features-image{flex:1;min-width:300px;max-width:450px;position:relative}.calendar-box{width:120px;height:100px;background:#fff;border-radius:10px;position:absolute;top:-20px;left:20px}.team-img{width:100%;border-radius:20px}.profile-list{width:120px;height:80px;background:#fff;border-radius:10px;position:absolute;bottom:-20px;right:20px}.platforms-section{text-align:center;background:#fff;width:100%}.platforms-section .subtitles{color:#3b82f6;font-weight:600;letter-spacing:1px;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase}.platforms-section .titles{font-size:1.5rem;font-weight:700;color:#111}.platforms-section .platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;margin-top:15}.platforms-section .platform-card{background:#f9fafb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;box-shadow:0 2px 8px #0000000d;transition:transform .2s ease}.platforms-section .platform-card:hover{transform:translateY(-5px)}.platforms-section .platform-card img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.platforms-section .platform-card span{font-size:.9rem;font-weight:500;color:#333}.platforms-section .button-container{margin-top:2rem}.platforms-section .button-container .get-started-button{background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer}.platforms-section .button-container .get-started-button:hover{background-color:#2563eb}.industries-section{background:#e9ecf8;padding:50px 20px;text-align:center;font-family:Arial,sans-serif}.industries-section .section-subtitle{color:#3b82f6;font-weight:700;letter-spacing:1px;font-size:.9rem;margin-bottom:8px;text-transform:uppercase}.industries-section .section-title{font-size:2rem;font-weight:700;color:#111;margin-bottom:30px}.industries-section .industries-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;max-width:1100px;margin:auto}.industries-section .industry-card{border:1px solid #3b82f6;border-radius:8px;padding:10px 18px;font-size:.95rem;font-weight:500;background:#fff;color:#111;transition:all .3s ease;cursor:pointer}.industries-section .industry-card:hover{background:#3b82f6;color:#fff}.email-hero{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:80px 5%;background:#fff}.email-hero__content{flex:1}.email-hero__content h1{font-size:2.5rem;line-height:1.2;color:#000;font-weight:700}.email-hero__content h1 span{background:linear-gradient(90deg,#1e90ff,#8a2be2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.email-hero__content p{margin:20px 0;color:#555;font-size:1.1rem}.email-hero__content .email-hero__features{list-style:none;margin:20px 0;padding:0}.email-hero__content .email-hero__features li{display:flex;align-items:center;margin-bottom:12px;font-size:1rem}.email-hero__content .email-hero__features li .icon{color:#1e90ff;font-weight:700;margin-right:10px}.email-hero__content .explore-btn{background:transparent;color:#1e90ff;border:2px solid #1e90ff;padding:12px 20px;border-radius:25px;font-size:1rem;cursor:pointer;transition:.3s}.email-hero__content .explore-btn:hover{background:#1e90ff;color:#fff}.email-hero__image{flex:1;position:relative;display:flex;justify-content:center}.email-hero__image .main-img-wrapper{border-radius:20px;overflow:hidden;max-width:350px;box-shadow:0 4px 20px #0000001a}.email-hero__image .main-img-wrapper img{width:100%;display:block}.email-hero__image .floating-card{position:absolute;background:#fff;padding:15px;border-radius:12px;box-shadow:0 4px 15px #0000001a}.email-hero__image .floating-card.calendar{top:10%;left:-20%}.email-hero__image .floating-card.chat{bottom:10%;right:-20%}@media (max-width: 900px){.email-hero{flex-direction:column;text-align:center}.email-hero__image{margin-top:40px}.email-hero__image .floating-card.calendar{left:10%}.email-hero__image .floating-card.chat{right:10%}}.email-features{background-color:#f8f9fa;color:#333;padding:6rem 0}.email-features__container{max-width:1200px;margin:0 auto;padding:0 2rem}.email-features__header{text-align:center;margin-bottom:5rem;max-width:800px;margin-left:auto;margin-right:auto}.email-features__title{font-size:2.5rem;margin-bottom:1.5rem;color:#4a6bff;font-weight:700}.email-features__subtitle{font-size:1.25rem;color:#666;margin-bottom:1rem}.email-features__intro{font-size:1.1rem;line-height:1.7;color:#333}.email-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:4rem}.email-features__cta{text-align:center}.feature-card{background:#fff;border-radius:10px;padding:2.5rem;box-shadow:0 5px 15px #0000001a;transition:all .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.feature-card .feature-icon{font-size:2.5rem;color:#4a6bff;margin-bottom:2rem}.feature-card__title{font-size:1.5rem;margin-bottom:1.5rem;font-weight:600;line-height:1.3}.feature-card__description{color:#666;margin-bottom:1.5rem;line-height:1.7}.cta-button{display:inline-block;background-color:#4a6bff;color:#fff;padding:1.2rem 3rem;border-radius:3rem;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.cta-button:hover{background-color:#1741ff;transform:translateY(-3px)}.cta-button:active{transform:translateY(0)}@media (max-width: 768px){.email-features{padding:4rem 0}.email-features__title{font-size:2rem}.email-features__subtitle{font-size:1.1rem}.email-features__intro{font-size:1rem}.feature-card{padding:2rem}.feature-card__title{font-size:1.3rem}}@media (max-width: 480px){.email-features__grid{grid-template-columns:1fr}}.emailMarketingPage-wrapper{display:flex;flex-direction:column;align-items:center;overflow:hidden;gap:12px;margin-top:50px;padding:0 16px}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper{margin-top:100px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper{margin-top:140px;gap:60px;padding:0 72px}}.emailMarketingPage-wrapper .topBannerSection{display:flex;justify-content:center;flex-direction:column;gap:14px;margin-top:40px}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .topBannerSection{gap:24px;margin-bottom:-40px;margin-top:0}}.emailMarketingPage-wrapper .title{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;margin-bottom:0}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .title{font-size:28px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .title{font-size:54px}}.emailMarketingPage-wrapper .description{color:#131919;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:12px}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .description{width:80%;margin:0 auto;font-size:16px}.emailMarketingPage-wrapper .testimonials .description{text-align:left;width:unset}}.emailMarketingPage-wrapper .heroBanner{max-width:90vw;margin-top:23px}.emailMarketingPage-wrapper .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .cta{height:55px;width:200px}}.emailMarketingPage-wrapper .cta:hover{background-color:var(--hover);color:#000}.emailMarketingPage-wrapper .cta svg{font-size:23px;height:23px;font-weight:700}.emailMarketingPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .logos{margin:60px 0}}@media only screen and (min-width: 1280px){.emailMarketingPage-wrapper .logos{margin:80px 0}}.emailMarketingPage-wrapper .logos:before,.emailMarketingPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.emailMarketingPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.emailMarketingPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.emailMarketingPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.emailMarketingPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.emailMarketingPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media only screen and (min-width: 320px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:0}.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media only screen and (min-width: 320px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}.emailMarketingPage-wrapper .testimonials{margin-bottom:110px}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .testimonials{margin-bottom:200px;margin-top:20px}.emailMarketingPage-wrapper .testimonials .testimonials-info>*{text-align:left}}.emailMarketingPage-wrapper .bottomHeroBanner{display:none}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .bottomHeroBanner{display:block;margin-top:60px;margin-bottom:-80px}}.emailMarketingPage-wrapper .bottomHeroBanner span{z-index:1}.emailMarketingPage-wrapper .custom-design{z-index:2}@media only screen and (min-width: 320px){.emailMarketingPage-wrapper .custom-design{justify-content:space-between}}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .custom-design{justify-content:center;align-items:center;gap:20px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .custom-design{gap:24px}}@media only screen and (min-width: 1280px){.emailMarketingPage-wrapper .custom-design{gap:30px}}.emailMarketingPage-wrapper .custom-design .title{color:#fff}.emailMarketingPage-wrapper .custom-design .description{color:#fff;opacity:.7;width:97%}@media only screen and (min-width: 768px){.emailMarketingPage-wrapper .custom-design .description{width:55%}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper .custom-design{margin:0 -72px}}.emailMarketingPage-wrapper .faqs-wrapper{margin:0 -16px}.emailMarketingPage-wrapper .faqs-wrapper .faq-container{padding-top:0;margin:0}.emailMarketingPage-wrapper.secondWrapperEmailMarketing{margin-top:0}@media only screen and (min-width: 320px){.emailMarketingPage-wrapper.secondWrapperEmailMarketing{gap:29px}}@media only screen and (min-width: 1024px){.emailMarketingPage-wrapper.secondWrapperEmailMarketing{margin-top:50px}}.top-header-container{width:100vw;margin:0;padding:0;position:relative;top:0;left:0;background-color:#f7f7f7}.header-image{width:100%;height:auto;margin-bottom:20px}.section-title{font-weight:700;color:#3656f4;font-size:26px}.section-description{font-size:44px;margin-bottom:30px;font-weight:600;color:#000;margin-top:-10px}.image-row{display:flex;flex-direction:column;gap:20px}.gallery-image{width:100%;height:auto;border-radius:8px}.gallery-images{width:100%;height:90%;border-radius:8px}@media (min-width: 768px){.image-row{flex-direction:row;justify-content:space-between}.gallery-image{width:32%}}.cta{margin-top:40px}.cta p{font-size:18px;margin-bottom:15px}.cta .explore-button{background-color:#fff;border:2px solid #3854F6;padding:10px 20px;font-size:16px;font-weight:500;border-radius:9999px;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;max-width:280px;margin:0}.cta .explore-button:hover{background-color:#3854f6;color:#fff}.cta .cta-button{padding:10px 20px;border:2px solid blue;background-color:#fff;color:#000;border-radius:5px;font-size:16px;cursor:pointer}.SEONewWrapper .SEOPageFeaturesSection .app-container{max-width:1200px;margin:0 auto;padding:40px 20px;background-color:#f9fafb}.alternating-card{display:flex;align-items:center;gap:40px;padding:40px 0;color:#e0e0e0}@media (max-width: 768px){.alternating-card{flex-direction:column;gap:20px;text-align:center}}.alternating-card.reversed{flex-direction:row-reverse}@media (max-width: 768px){.alternating-card.reversed{flex-direction:column}}.alternating-card .card-image-container{flex:1;max-width:50%}@media (max-width: 768px){.alternating-card .card-image-container{max-width:100%}}.alternating-card .card-image-container .card-image{width:100%;height:300px;border-radius:10px;display:block}.alternating-card .card-content{flex:1;max-width:50%;text-align:left}@media (max-width: 768px){.alternating-card .card-content{max-width:100%}}.alternating-card .card-content .card-title{font-size:32;font-weight:600;margin-bottom:12px;color:#000;font-family:Poppins}.alternating-card .card-content .card-description{font-size:14;line-height:1.6;margin-bottom:24px;color:#222222a6;font-weight:400;font-family:Poppins}.alternating-card .card-content .card-button{background-color:#3656f4;color:#fff;border:none;padding:12px 24px;border-radius:100px;cursor:pointer;transition:background-color .3s ease}.alternating-card .card-content .card-button:hover{background-color:#3a68d8}.SEONewWrapper .SEOPage .custom-design-wrapper{padding-bottom:50px}@media (min-width: 768px){.SEONewWrapper .SEOPage .custom-design-wrapper{padding-bottom:100px}}.SEONewWrapper .SEOPage .app{background-color:#f0f4ff;min-height:90vh;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.SEONewWrapper .SEOPage .app .container{max-width:1200px;margin:0 auto;text-align:center}.SEONewWrapper .SEOPage .app .container .header{margin-bottom:3rem}.SEONewWrapper .SEOPage .app .container .header .subtitle{color:#3b82f6;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.SEONewWrapper .SEOPage .app .container .header .title{font-size:2.5rem;font-weight:800;color:#111827;line-height:1.2}@media (min-width: 640px){.SEONewWrapper .SEOPage .app .container .header .title{font-size:3rem}}.SEONewWrapper .SEOPage .app .container .card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.SEONewWrapper .SEOPage .app .container .card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.SEONewWrapper .SEOPage .app .container .card-grid{grid-template-columns:repeat(3,1fr)}}.SEONewWrapper .SEOPage .app .container .card-grid .card{background-color:#f9fafb;border:1px solid #dbeafe;border-radius:1rem;padding:2rem;text-align:left;box-shadow:0 0 0 1px #3b82f61a}.SEONewWrapper .SEOPage .app .container .card-grid .card .card-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.SEONewWrapper .SEOPage .app .container .card-grid .card .card-description{color:#374151;font-size:1rem;line-height:1.5}.SEONewWrapper .SEOPage .card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.SEONewWrapper .SEOPage .card-grid .card{background-color:#f9fafb;border:1px solid #dbeafe;border-radius:1rem;padding:1.5rem;text-align:left;display:flex;flex-direction:column;justify-content:center}.SEONewWrapper .SEOPage .card-grid .card.image-card{padding:0;overflow:hidden}.SEONewWrapper .SEOPage .card-grid .card .card-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.SEONewWrapper .SEOPage .card-grid .card .card-description{color:#374151;font-size:1rem}.SEONewWrapper .SEOPage .card-grid .card .card-image{width:100%;height:auto;display:block;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.SEONewWrapper .container{max-width:1200px;margin:0 auto;text-align:center}.SEONewWrapper .container .header{margin-bottom:3rem}.SEONewWrapper .container .header .subtitle{color:#3b82f6;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.SEONewWrapper .container .header .title{font-size:2.5rem;font-weight:800;color:#111827;line-height:1.2}@media (min-width: 640px){.SEONewWrapper .container .header .title{font-size:3rem}}.SEONewWrapper .container .card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.SEONewWrapper .container .card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.SEONewWrapper .container .card-grid{grid-template-columns:repeat(3,1fr)}}.SEONewWrapper .container .card-grid .card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;text-align:left;box-shadow:0 1px 2px #0000000d}.SEONewWrapper .container .card-grid .card .card-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.SEONewWrapper .container .card-grid .card .card-description{color:#6b7280;font-size:1rem}.SEONewWrapper .custom-design-wrapperss{margin-bottom:-5px}@media (max-width: 768px){.SEONewWrapper .custom-design-wrapperss{margin-bottom:60px}}.SEONewWrapper .clip-subtitle{color:#3b82f6;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;text-align:center;font-size:16px}@media screen and (min-width: 600px){.SEONewWrapper .clip-subtitle{font-size:18px}}@media screen and (min-width: 1024px){.SEONewWrapper .clip-subtitle{font-size:20px}}.SEONewWrapper .clip-title{font-weight:800;font-size:2rem;color:#111827;margin-bottom:2rem;text-align:center;line-height:1.3}@media screen and (min-width: 600px){.SEONewWrapper .clip-title{font-size:2.2rem}}@media screen and (min-width: 1024px){.SEONewWrapper .clip-title{font-size:2.5rem}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100vw;background-color:#fffdf8;font-family:Inter,sans-serif;color:#333;padding:0rem;position:relative}.hero-wrapper .floating-icons,.hero-wrapper .floating-icons .icon{position:absolute}.hero-wrapper .floating-icons .icon.float{animation:float 3s ease-in-out infinite}.hero-wrapper .floating-icons .icon:nth-child(1){top:16rem;left:20rem}.hero-wrapper .floating-icons .icon:nth-child(2){top:11rem;left:20rem}.hero-wrapper .floating-icons .icon.right:nth-child(3){top:4rem;right:20rem}.hero-wrapper .floating-icons .icon.right:nth-child(4){top:12rem;right:20rem}.hero-wrapper .bottom-image{margin-top:20px;max-width:100%}.hero-wrapper .hero-content{text-align:center;margin-top:5rem;max-width:48rem}.hero-wrapper .hero-content .tagline{background-color:#fbbf241a;color:#fbbf24;font-weight:500;font-size:.875rem;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;display:inline-block}.hero-wrapper .hero-content h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-wrapper .hero-content h1 span{color:#6b46c1}.hero-wrapper .hero-content p{color:#666;font-size:1.125rem;max-width:36rem;margin:0 auto 2rem}.hero-wrapper .hero-content button{background-color:#fff;color:#000;padding:.75rem 2rem;font-size:1.125rem;font-weight:500;border-radius:9999px;border:2px solid #3854F6;box-shadow:0 4px 12px #0000001a;transition:background-color .3s;margin-top:15px}.hero-wrapper .hero-content button:hover{background-color:#3854f6}@media (max-width: 768px){.hero-wrapper{padding:0rem 1rem}.hero-wrapper .hero-content{margin-top:3rem;max-width:100%}.hero-wrapper .hero-content .tagline{font-size:.75rem;padding:.15rem .5rem;margin-bottom:.75rem}.hero-wrapper .hero-content h1{font-size:1.75rem;line-height:1.3;margin-bottom:1rem}.hero-wrapper .hero-content p{font-size:.9rem;max-width:100%;margin-bottom:1.5rem}.hero-wrapper .hero-content button{font-size:1rem;padding:.5rem 1.5rem;margin-top:1rem;border-width:1.5px}.hero-wrapper .hero-content button:hover{background-color:#3854f6;color:#fff}.hero-wrapper .hero-content .bottom-image{max-width:80%;margin-top:15px}.hero-wrapper .floating-icons{display:none}}@media (max-width: 480px){.hero-wrapper .hero-content h1{font-size:1.5rem}.hero-wrapper .hero-content p{font-size:.85rem}.hero-wrapper .hero-content button{font-size:.9rem;padding:.5rem 1.25rem}.hero-wrapper .hero-content .bottom-image{max-width:100%}}.stunning-designs{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:100vh;padding:2rem;overflow:hidden}.stunning-designs__background{position:absolute;top:0;left:0;width:100vw;height:100%;pointer-events:none;overflow:hidden;z-index:0;margin-left:calc((100% - 100vw)/2)}.stunning-designs__background-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stunning-designs__content{position:relative;z-index:10;max-width:700px;padding:20px}.stunning-designs__title{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem;line-height:1.2;white-space:nowrap;font-family:Poppins;font-weight:600}.stunning-designs__title .highlight{color:#007bff;font-family:Poppins}.stunning-designs__description{font-size:1.2rem;margin-bottom:2rem;font-family:Poppins}.stunning-designs__button{background-color:#fff;color:#000;border:2px solid #3854F6;padding:1rem 2rem;font-size:1rem;border-radius:40px;cursor:pointer;transition:all .3s ease;margin-top:40px;font-family:Poppins}.stunning-designs__button:hover{background-color:#3854f6;color:#fff;font-family:Poppins;border-color:#3854f6}@media (max-width: 768px){.stunning-designs{flex-direction:column;height:auto;padding:35px 0}.stunning-designs__background{height:100%}.stunning-designs__background-image{-o-object-fit:contain;object-fit:contain}.stunning-designs__content{padding:10px}.stunning-designs__title{font-size:10px;white-space:normal}.stunning-designs__description{font-size:10px;margin-bottom:0}.stunning-designs__button{padding:6px 12px;font-size:10px}}.email-marketing{display:flex;width:100vw;max-width:100vw;overflow-x:hidden;background-color:#f1eefe!important;font-family:Arial,sans-serif;padding:0;margin:0}.email-marketing__left{flex:1;background-color:#f1eefe;color:#111;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.email-marketing__left h1{font-size:45px;font-weight:600;margin:0 0 10px;text-align:left}.email-marketing__left h1 .highlight{color:#862af9}.email-marketing__left p{font-size:18px;font-weight:400;color:#000;text-align:left;margin:0 0 10px}.email-marketing__left .normal-text{font-size:14px;font-weight:500;color:#000}.email-marketing__left .feature-list{list-style:none;padding:0;margin:10px 0 40px}.email-marketing__left .feature-list li{display:flex;align-items:center;font-size:1rem;color:#333;margin-bottom:10px}.email-marketing__left .feature-list li .check-icon{width:20px;height:20px;margin-right:12px;filter:none}.email-marketing .explore-button{background-color:#fff;border:2px solid #3854F6;color:#000;padding:10px 20px;font-size:16px;font-weight:500;border-radius:9999px;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;max-width:280px;margin:0}.email-marketing .explore-button:hover{background-color:#3854f6;color:#fff}.email-marketing__right{flex:1;overflow:hidden;position:relative}.email-marketing__right .image-wrapper{position:relative;width:100%;height:auto}.email-marketing__right .image-wrapper .main-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.email-marketing__right .image-wrapper .overlay-image{position:absolute;bottom:10px;left:10px;z-index:2;width:210px;margin-bottom:50px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.email-marketing{flex-direction:column}.email-marketing__left,.email-marketing__right{width:100%;height:auto}.email-marketing .image-wrapper .overlay-image{width:80px;top:5px;left:5px}}@keyframes vibrate{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}.email-marketing .vibrate{animation:vibrate .3s linear}.hero-section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0rem 2rem;background-color:#fff}.hero-section .hero-content{flex:1 1 500px;max-width:600px;text-align:left}.hero-section .hero-content .breadcrumb{font-size:.9rem;color:#444;font-weight:600}.hero-section .hero-content .breadcrumb span{color:#4c6ef5;font-weight:600}.hero-section .hero-content h1{font-size:2.5rem;margin:1rem 0;color:#1a1a1a;font-weight:600}.hero-section .hero-content .subtitle{font-size:1.1rem;color:#555;margin-bottom:2rem}.hero-section .hero-content .cta-button{padding:.75rem 1.5rem;font-size:1rem;border:2px solid #4c6ef5;border-radius:50px;color:#000;background:transparent;cursor:pointer;margin-bottom:2rem}.hero-section .hero-content .cta-button:hover{background:#4c6ef5;color:#fff;transition:.3s}.hero-section .hero-content .stats{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.hero-section .hero-content .stats .stat{display:flex;align-items:center;gap:1rem}.hero-section .hero-content .stats .stat .icon{font-size:2rem}.hero-section .hero-content .stats .stat h4{margin:0;color:#4c6ef5;font-size:1.2rem}.hero-section .hero-content .stats .stat p{margin:0;color:#333}.hero-section .hero-image{flex:1 1 400px;text-align:center}.hero-section .hero-image img{max-width:100%;height:auto}@media (max-width: 480px){.hero-section{flex-direction:column}.hero-section .hero-content{max-width:100%}.hero-section .hero-content h1{font-size:1.75rem;text-align:center}.hero-section .hero-content .subtitle{font-size:1rem;text-align:center}.hero-section .hero-content .breadcrumb{text-align:center}.hero-section .hero-content .cta-button{width:100%;max-width:280px;margin:1.5rem auto}.hero-section .hero-content .stats{flex-direction:column;align-items:center;text-align:center}.hero-section .hero-content .stats .stat{flex-direction:column}.hero-section .hero-image{margin:0}.hero-section .hero-image img{max-width:100%;height:auto}}@media (max-width: 1024px){.hero-section{flex-direction:column;padding:2rem 1.5rem}.hero-section .hero-content{text-align:center;max-width:100%}.hero-section .hero-content h1{font-size:2rem}.hero-section .hero-content .subtitle{font-size:1rem}.hero-section .hero-content .cta-button{margin:2rem auto}.hero-section .hero-content .stats{justify-content:center;gap:1.5rem}.hero-section .hero-image{margin-top:2rem}.hero-section .hero-image img{width:100%;height:auto}}.logo-design-container{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;overflow:hidden;margin:0rem auto;width:100vw;font-family:Arial,sans-serif}@media (min-width: 900px){.logo-design-container{flex-direction:row}}.breadcrumbs{font-size:14px;margin:0rem 2rem;color:#666;font-family:Poppins;text-align:left;width:100%}.logo-design-images{flex:1;padding:1rem;display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 900px){.logo-design-images{flex-direction:row;padding:0rem}}.logo-main-image{flex-grow:1;display:flex;align-items:center;justify-content:center}.logo-main-image img{max-width:100%;height:100%;border-radius:12px}.logo-thumbnails{display:flex;flex-direction:row;gap:1rem;padding:1rem}@media (min-width: 900px){.logo-thumbnails{flex-direction:column;margin-top:0;margin-left:1rem}}.logo-thumbnail{width:60px;height:60px;border:2px solid #ccc;border-radius:8px;cursor:pointer;overflow:hidden}.logo-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.logo-design-content{flex:1.5;padding:2rem;display:flex;flex-direction:column;text-align:left}.logo-title{font-size:32px;font-weight:700;color:#333;margin:0;font-weight:"600";font-family:Poppins}.brand-info{display:flex;align-items:center;gap:.5rem;font-weight:"600";font-family:Poppins;font-size:16px;color:"black"}.brand-dot{width:18px;height:18px;background-color:#3854f6;border-radius:50%}.logo-description p{line-height:1.5;margin:0;color:"#222222CC";font-family:Poppins;font-size:16px;font-weight:400}.logo-description a{color:#3854f6;text-decoration:none;font-family:Poppins;font-size:16px;font-weight:700}.section .section-title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;font-family:Poppins;font-size:16px;font-weight:500;color:#333}.offer-cards-container,.feature-items-container{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem;position:relative;-ms-overflow-style:none;scrollbar-width:none}.offer-cards-container::-webkit-scrollbar,.feature-items-container::-webkit-scrollbar{display:none}.offer-card{flex-shrink:0;width:200px;border-radius:8px;padding:1rem;border:1px solid #ccc}.offer-card h3{font-size:1rem;margin:0 0 .5rem;font-family:Poppins;font-size:16px;font-weight:600;color:#333}.offer-card p{font-size:12px;margin:0;font-family:Poppins;font-weight:400;color:#222}.feature-item{flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-align:center;width:100px}.feature-item .feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f0f2f5;border-radius:50%;margin-bottom:.5rem}.feature-item .feature-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.feature-item span{font-size:.8rem;color:"#222222";font-family:Poppins;font-size:12px;font-weight:400}.nav-arrow{position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:#fff;border:1px solid #ccc;border-radius:50%;width:40px;height:40px;cursor:pointer;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;display:none}.pricing-buy-section{display:flex;flex-direction:column;gap:1rem;border-top:1px solid #ccc;padding-top:1rem;margin-top:auto}.limited-time-deal{background-color:#cc0c39;color:#fff;font-size:.8rem;padding:.25rem .3rem;border-radius:4px;width:-moz-fit-content;width:fit-content;font-family:Poppins;font-size:12px;font-weight:400}.pricing{display:flex;align-items:baseline;gap:.5rem}.pricing .current-price{font-size:48px;font-weight:700;color:"#1E1E1E"}.pricing .old-price{font-size:1rem;color:"#970000";text-decoration:line-through}.action-buttons{display:flex;gap:1rem;width:50%}.action-buttons .buy-now-button{flex-grow:1;padding:1rem;border:none;border-radius:8px;background-color:#3854f6;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s;font-family:Poppins;font-weight:400}.action-buttons .buy-now-button:hover{background-color:#0b2df0}.action-buttons .cart-button{padding:1rem;border:1px solid #3854F6;border-radius:8px;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.action-buttons .cart-button .cart-icon{font-size:1.5rem}.mobile-only{display:flex}@media (min-width: 900px){.mobile-only{display:none}}.desktop-only{display:none}@media (min-width: 900px){.desktop-only{display:flex}}.related-templates{text-align:center;padding:2rem;width:100%}.related-templates .top-heading{font-size:16px;font-weight:700;color:#3854f6;margin-bottom:.5rem}.related-templates .sub-heading{font-size:24px;font-weight:600;color:#222;margin-bottom:2rem}.related-templates .carousel{display:flex;align-items:center;gap:1rem;justify-content:center;position:relative}.related-templates .card{background:#fff;border-radius:12px;box-shadow:0 0 8px #0000000f;width:90%;padding:1rem;text-align:left;transition:transform .3s ease}.related-templates .card:hover{transform:translateY(-5px)}.related-templates .card img{width:100%;height:auto;border-radius:10px;margin-bottom:.75rem}.related-templates .card h3{font-size:14px;font-weight:600;margin-bottom:.5rem}.related-templates .card .tags{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;font-size:12px;color:#555}.related-templates .card .tags li{display:flex;align-items:center}.related-templates .card .tags li:before{content:"•";margin-right:.3rem}.related-templates .card .tags .more{font-weight:600;cursor:pointer;margin-left:.3rem}.related-templates .card .price{margin-top:.75rem;display:flex;align-items:center;gap:.5rem}.related-templates .card .price .current{font-weight:700;font-size:18px;color:#000}.related-templates .card .price .old{text-decoration:line-through;color:red;font-size:14px}.related-templates .nav{background:transparent;border:none;padding:0;width:50px;height:50px;cursor:pointer}.related-templates .nav img.arrow-icon{width:50px;height:50px;display:block}.related-templates .nav.left{position:absolute;left:-100px}.related-templates .nav.right{position:absolute;right:-100px}.related-templates .nav.right img.arrow-icon{transform:rotate(180deg)}.invoice{font-family:Helvetica Neue,sans-serif;color:#2c2c2c;padding:2rem;max-width:900px;margin:auto;background:#fff}.invoice .invoice__header{display:flex;justify-content:space-between;background:#f5f7fa;padding:2rem;border-radius:12px}.invoice .invoice__header .invoice__left .label{color:#888;font-size:.9rem;margin-bottom:.3rem}.invoice .invoice__header .invoice__left .client-name{font-weight:700;font-size:1.1rem}.invoice .invoice__header .invoice__right{text-align:right}.invoice .invoice__header .invoice__right .invoice-number{font-size:1rem;margin-bottom:.3rem}.invoice .invoice__header .invoice__right .unpaid{color:red;font-weight:700;margin-bottom:1rem}.invoice .invoice__services{margin-top:2rem}.invoice .invoice__services h2{margin-bottom:1rem}.invoice .invoice__services .table-header,.invoice .invoice__services .table-row{display:grid;grid-template-columns:1fr 2fr 2fr 2fr;padding:.75rem 0;border-bottom:1px solid #eee}.invoice .invoice__services .table-header span,.invoice .invoice__services .table-row span{font-size:.95rem}.invoice .invoice__services .table-header{font-weight:700;color:#555;border-bottom:2px solid #ccc}.invoice .invoice__services .invoice__total{display:flex;justify-content:flex-end;padding:1.5rem 0;font-size:1.25rem}.invoice .invoice__services .invoice__total span{margin-right:1rem;color:#888}.invoice .invoice__services .invoice__total strong{font-weight:700}.invoice .invoice__footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem;gap:2rem;border-top:1px solid #eee;padding-top:2rem}.invoice .invoice__footer .branding{display:flex;align-items:flex-start}.invoice .invoice__footer .branding .logo{background:#eef3fb;color:#007bff;font-weight:700;font-size:1.5rem;padding:.6rem 1rem;border-radius:50%;margin-right:1rem}.invoice .invoice__footer .branding .company-name{font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.invoice .invoice__footer .payment-instructions h4,.invoice .invoice__footer .additional-notes h4{font-weight:600;margin-bottom:.5rem}.invoice .invoice__footer .payment-instructions p,.invoice .invoice__footer .additional-notes p{font-size:.95rem;color:#555}@media (max-width: 768px){.invoice{padding:1rem}.invoice .invoice__header{flex-direction:column;gap:1.5rem}.invoice .invoice__services .table-header,.invoice .invoice__services .table-row{grid-template-columns:1fr 1fr 1fr 1fr}.invoice .invoice__footer{grid-template-columns:1fr}}.invoice-v2{max-width:900px;margin:auto;padding:2rem;background:#fff;font-family:Helvetica Neue,sans-serif;color:#333}.invoice-v2 .header{display:flex;justify-content:space-between;margin-bottom:2rem}.invoice-v2 .header .brand{display:flex;gap:1rem}.invoice-v2 .header .brand .logo{background:#eef3fb;color:#007bff;font-weight:700;font-size:1.5rem;padding:.6rem 1rem;border-radius:50%}.invoice-v2 .header .brand h2{margin:0}.invoice-v2 .header .brand p{margin:2px 0;font-size:.9rem}.invoice-v2 .header .company-address{text-align:right}.invoice-v2 .header .company-address p{font-size:.9rem;margin:2px 0}.invoice-v2 .info-section{display:flex;justify-content:space-between;background:#f8f9fc;padding:1.5rem;border-radius:10px;margin-bottom:2rem;flex-wrap:wrap}.invoice-v2 .info-section .label{color:#777;font-size:.9rem}.invoice-v2 .info-section .bold{font-weight:700;font-size:1rem}.invoice-v2 .info-section .billed-from{display:flex;gap:3rem;flex-wrap:wrap}.invoice-v2 .info-section .invoice-meta{text-align:right}.invoice-v2 .info-section .invoice-meta p{margin:.5rem 0;font-size:.9rem}.invoice-v2 .info-section .invoice-meta p strong{color:#222}.invoice-v2 .description h3{margin-bottom:1rem}.invoice-v2 .description .table-header,.invoice-v2 .description .table-row{display:grid;grid-template-columns:3fr 1fr 1fr 1fr;padding:.75rem 0;border-bottom:1px solid #eee;font-size:.95rem}.invoice-v2 .description .table-header span,.invoice-v2 .description .table-header div,.invoice-v2 .description .table-row span,.invoice-v2 .description .table-row div{padding-right:1rem}.invoice-v2 .description .table-header strong,.invoice-v2 .description .table-row strong{display:block;margin-bottom:.2rem}.invoice-v2 .description .table-header p,.invoice-v2 .description .table-row p{color:#666;margin:0;font-size:.85rem}.invoice-v2 .description .table-header{font-weight:700;color:#555;border-bottom:2px solid #ccc}.invoice-v2 .description .totals{margin-top:1rem}.invoice-v2 .description .totals .row{display:flex;justify-content:space-between;padding:.5rem 0;border-top:1px solid #eee}.invoice-v2 .description .totals .row.total{font-size:1.2rem;font-weight:700}.invoice-v2 .description .payment-note{margin-top:1rem;font-size:.9rem;color:#666}.invoice-v2 .description .payment-note a{color:#007bff;text-decoration:underline}.invoice-v2 .description .thank-you{margin-top:2rem;font-weight:700}.invoice-v2 .footer{margin-top:2rem;display:flex;justify-content:space-between;border-top:1px solid #ddd;padding-top:1rem;font-size:.85rem;color:#777;flex-wrap:wrap}@media (max-width: 768px){.invoice-v2{padding:1rem}.invoice-v2 .header,.invoice-v2 .info-section,.invoice-v2 .footer{flex-direction:column;align-items:flex-start;gap:1rem}.invoice-v2 .info-section .invoice-meta{text-align:left}.invoice-v2 .description .table-header,.invoice-v2 .description .table-row{grid-template-columns:1fr 1fr 1fr 1fr}}.invoice-page{font-family:Inter,sans-serif;padding:2rem;max-width:960px;margin:auto;color:#2c2c2c;background-color:#fff}.invoice-page .label{color:#888;font-size:.9rem}.invoice-page .bold{font-weight:600}.invoice-page .blue{color:#007bff}.invoice-page .invoice-header{display:flex;justify-content:space-between;margin-bottom:2rem}.invoice-page .invoice-header .left h1{font-size:2rem;margin-bottom:1rem}.invoice-page .invoice-header .right{display:flex;align-items:center;gap:1rem}.invoice-page .invoice-header .right .logo{background:#eef3fb;color:#007bff;font-weight:700;font-size:1.5rem;padding:.6rem 1rem;border-radius:50%}.invoice-page .invoice-header .right .company-details{font-size:.9rem}.invoice-page .invoice-main{display:flex;gap:2rem;flex-wrap:wrap}.invoice-page .invoice-main .left-info{flex:1;min-width:200px}.invoice-page .invoice-main .left-info p{margin-bottom:1.25rem}.invoice-page .invoice-main .left-info p span{display:block}.invoice-page .invoice-main .right-table{flex:2;overflow-x:auto}.invoice-page .invoice-main .right-table table{width:100%;border-collapse:collapse}.invoice-page .invoice-main .right-table table th,.invoice-page .invoice-main .right-table table td{text-align:left;padding:.75rem;font-size:.95rem;border-bottom:1px solid #eee}.invoice-page .invoice-main .right-table table th{background-color:#f9f9f9;color:#555}.invoice-page .invoice-main .right-table table .discount-row td,.invoice-page .invoice-main .right-table table .tax-row td{font-weight:500}.invoice-page .invoice-main .right-table table .total-row td{font-weight:700;font-size:1.05rem}.invoice-page .invoice-main .right-table table .total-row .total-label{text-align:right}.invoice-page .invoice-main .right-table table .total-row .total-amount{color:#007bff}.invoice-page .invoice-main .right-table .payment-note{margin-top:1rem;font-size:.9rem;color:#555}.invoice-page .invoice-main .right-table .payment-note a{color:#007bff;text-decoration:underline}.invoice-page .invoice-footer{margin-top:4rem;display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:1rem;font-size:.9rem;color:#888;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){.invoice-page{padding:1rem}.invoice-page .invoice-header,.invoice-page .invoice-main,.invoice-page .invoice-footer{flex-direction:column;gap:1rem}.invoice-page .right-table table th,.invoice-page .right-table table td{font-size:.85rem}.invoice-page .invoice-footer{align-items:center}}.app{width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f0f4ff;min-height:100vh;padding:1rem}.subtitle{color:#3b82f6;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;text-align:center;font-size:1rem}.title{font-weight:800;font-size:1.75rem;color:#111827;margin-bottom:2rem;text-align:center}.container{max-width:1200px;margin:0 auto}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;justify-items:center}.card img{width:100%;height:auto;border-radius:.5rem}.button-wrapper{margin-top:2rem;text-align:center}.load-more{padding:.75rem 1.5rem;border:2px solid blue;background-color:#fff;color:#000;font-size:1rem;border-radius:.5rem;cursor:pointer}@media (min-width: 640px){.subtitle{font-size:1.25rem}.title{font-size:2rem}.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.subtitle{font-size:1.5rem}.title{font-size:2.5rem}.card-grid{grid-template-columns:repeat(3,1fr)}}.lead-gen{display:flex;width:100%;height:100vh;font-family:Arial,sans-serif;background-color:#4a3aff}.lead-gen__left{flex:1;color:#fff;padding:60px;display:flex;flex-direction:column;justify-content:center;position:relative;background-color:#4a3aff;background-image:url(/assets/Pattern-GytUVjM2.png);background-repeat:no-repeat;background-position:bottom left;background-size:500px}.lead-gen__left h2{font-size:42px;font-weight:700;margin:0 0 30px;line-height:1.3;text-align:left}.lead-gen__left .lead-gen__bar{height:5px;width:100px;background-color:#fff;margin-bottom:20px}.lead-gen__left .feature-list{list-style:none;padding:0;margin-bottom:40px}.lead-gen__left .feature-list li{display:flex;align-items:center;margin-bottom:16px;font-size:16px}.lead-gen__left .feature-list li .check-icon{width:20px;height:20px;margin-right:10px;filter:brightness(0) invert(1)}.lead-gen__left .feature-list li .highlightss{font-weight:700;color:#fff}.lead-gen__left .feature-list li .normalss-text{font-weight:500;color:#fff}.lead-gen__right{flex:1;overflow:hidden}.lead-gen__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lead-gen .explore-button{background-color:transparent;border:2px solid white;color:#fff;padding:12px 30px;font-size:16px;font-weight:500;border-radius:9999px;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.lead-gen .explore-button:hover{background-color:#fff;color:#4a3aff}@media (max-width: 768px){.lead-gen{flex-direction:column}.lead-gen__left,.lead-gen__right{width:100%;height:auto}.lead-gen__right img{height:300px}}@media (max-width: 1024px){.lead-gen__left{padding:40px;background-size:300px}.lead-gen__left h2{font-size:32px;margin-bottom:20px}.lead-gen__left .feature-list li{font-size:14px}.lead-gen__left .explore-button{font-size:14px;padding:10px 25px}}@media (max-width: 768px){.lead-gen{flex-direction:column;height:auto}.lead-gen__left,.lead-gen__right{width:100%;height:auto;padding:30px 20px;background-size:200px;background-position:bottom center;text-align:center}.lead-gen__left h2,.lead-gen__right h2{font-size:28px;margin-bottom:20px}.lead-gen__left .feature-list li,.lead-gen__right .feature-list li{justify-content:center;font-size:14px}.lead-gen__left .feature-list li .check-icon,.lead-gen__right .feature-list li .check-icon{margin-right:8px}.lead-gen__left .explore-button,.lead-gen__right .explore-button{width:100%;max-width:300px;margin:0 auto;font-size:16px;padding:14px 0}.lead-gen__right img{height:250px;width:auto;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}}@media (max-width: 480px){.lead-gen__left{padding:10px 5px}.lead-gen__left h2{font-size:24px}.lead-gen__left .feature-list li{font-size:13px}.lead-gen__left .explore-button{font-size:14px;padding:12px 0}.lead-gen__right img{height:250px;width:100%}}.campaign-architecture{font-family:Arial,sans-serif;background:#f8f8f8;color:#111;width:"100%";padding:2rem 5rem}.campaign-architecture__header{text-align:center;margin-bottom:2rem}.campaign-architecture__header .campaign-architecture__subheading{color:#4f79ff;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;font-size:26px;margin-bottom:.25rem;font-family:Poppins}.campaign-architecture__header .campaign-architecture__title{font-size:2.5rem;font-weight:600;font-family:Poppins}.campaign-architecture__slider{display:flex;align-items:center;justify-content:center;position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 1rem}.campaign-architecture__image-single{width:100%;height:auto;border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px #0000001a}.campaign-architecture .nav-btn{background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;padding:10px;margin:0 12px;transition:background .2s;z-index:10}.campaign-architecture .nav-btn:hover{background:#e0e0e0}.campaign-architecture .nav-btn.left{margin-right:16px}.campaign-architecture .nav-btn.right{margin-left:16px}@media (max-width: 768px){.campaign-architecture{padding-right:.5rem;padding-left:.5rem}.campaign-architecture__header .campaign-architecture__subheading{font-size:12px}.campaign-architecture__header .campaign-architecture__title{font-size:16px}.campaign-architecture__slider{padding:0 .5rem}.campaign-architecture .nav-btn{margin:0 8px;padding:8px}.campaign-architecture__image-single{border-radius:8px;box-shadow:none}}.main_heading{color:#fff;text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-.5px;margin-top:32px;padding:0 20px}@media (min-width: 576px){.main_heading{font-size:28px;line-height:35px;margin-top:40px}}@media (min-width: 768px){.main_heading{font-size:32px;line-height:40px;margin-top:44px;padding:0}}@media (min-width: 992px){.main_heading{font-size:35.301px;line-height:44.126px;letter-spacing:-.706px;margin-top:48px}}.logoContainer{cursor:pointer;margin-left:15px}.logoContainer img{max-width:100px;height:auto}@media (min-width: 576px){.logoContainer img{max-width:110px}}@media (min-width: 768px){.logoContainer img{max-width:130px;margin-left:20px}}@media (min-width: 1200px){.logoContainer img{height:34px;max-width:175px}}@media (min-width: 768px){.logoContainer{margin-left:20px}}.ht_60{height:50px;padding:0 10px}@media (min-width: 576px){.ht_60{height:55px;padding:0 15px}}@media (min-width: 768px){.ht_60{height:60px;padding:0 20px}}.mr_35{margin-right:15px;gap:15px}@media (min-width: 576px){.mr_35{margin-right:25px;gap:25px}}@media (min-width: 768px){.mr_35{margin-right:35px;gap:35px}}.linkButton{transition:background-color .5s,color .5s,border .5s;background-color:transparent;border:none;color:var(--white);border-radius:6px;background:var(--primary);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:auto;text-decoration:none;font-style:normal;height:32px;padding:8px 12px;font-size:12px;line-height:15px}@media (min-width: 576px){.linkButton{height:34px;padding:8px 14px;font-size:13px;line-height:16px}}@media (min-width: 768px){.linkButton{height:36px;padding:9px 15px 9px 14px;font-size:14px;line-height:17.651px}}.linkButton:hover{background:transparent;transition-duration:.1s;color:var(--black);border:2px solid var(--primary)}.space_bw{display:flex;justify-content:space-between;align-items:center}.backLink a{width:auto;height:auto;flex-shrink:0;color:#53686a;font-family:Readex Pro,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:15px;text-decoration:none}@media (min-width: 576px){.backLink a{font-size:11px;line-height:16px}}@media (min-width: 768px){.backLink a{font-size:12px;line-height:17.651px;width:130px;height:17px}}.background_poster{background:linear-gradient(90deg,#0062ff,#022d9a);padding:20px 10px}@media (min-width: 576px){.background_poster{padding:25px 15px}}@media (min-width: 768px){.background_poster{padding:30px 20px}}.center{display:flex;justify-content:center;align-items:center}.column{flex-direction:column}.boxes-container{display:grid;grid-template-columns:repeat(1,1fr);gap:15px;margin-top:20px;padding:20px 15px;margin-bottom:40px}@media (max-width: 575px){.boxes-container{grid-template-columns:repeat(3,1fr);gap:12px;overflow-x:hidden}}@media (min-width: 576px) and (max-width: 767px){.boxes-container{grid-template-columns:repeat(2,1fr);gap:18px;padding:25px}}@media (min-width: 768px){.boxes-container{grid-template-columns:repeat(3,1fr);gap:20px;padding:30px;margin-top:24px;margin-bottom:52px}}.box{border-radius:6px;background:#f7f7f7;box-shadow:0 4.797px 35.979px #53686a1a;display:flex;justify-content:center;align-items:center;padding:8px 20px;font-weight:500;color:#333;width:100%;height:auto;max-width:280px;text-decoration:none;margin:0 auto}@media (max-width: 575px){.box{width:auto;max-width:none}}@media (min-width: 576px) and (max-width: 767px){.box{padding:6px 25px;max-width:200px}}@media (min-width: 768px){.box{padding:5px 20px;width:155px;max-width:none;margin:0}}.card_text{color:#1f1f1f;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin:0;text-align:center}@media (min-width: 576px){.card_text{font-size:13px;line-height:20px}}@media (min-width: 768px){.card_text{font-size:14px;line-height:22.063px}}.middle-section{display:grid;grid-template-columns:1fr;gap:20px;margin:30px 15px;padding:0 10px}@media (min-width: 576px){.middle-section{grid-template-columns:repeat(2,1fr);margin:35px 20px}}@media (min-width: 992px){.middle-section{grid-template-columns:repeat(3,1fr);gap:24px;margin:40px auto;max-width:1200px;padding:0}}.cardSupport{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:400px;height:auto;min-height:160px;padding:16px;text-align:left;border-radius:8px;border:1px solid #E9E7E7;background:#fff;box-shadow:0 4.797px 35.979px #53686a1a;margin:0 auto;text-decoration:none}@media (min-width: 576px){.cardSupport{padding:18px;min-height:170px;max-width:none}}@media (min-width: 992px){.cardSupport{width:312px;height:187px;padding:20px;margin:0}}.cardSupport svg{flex-shrink:0}.card-heading{color:#53686a;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;margin:0}@media (min-width: 576px){.card-heading{font-size:18px;line-height:21px}}@media (min-width: 992px){.card-heading{font-size:20px;line-height:22.063px}}.card-description{width:100%;color:#53686a;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:16px;margin:0}@media (min-width: 576px){.card-description{font-size:11.5px;line-height:17px}}@media (min-width: 992px){.card-description{width:254px;font-size:11.767px;line-height:17.651px}}.mt_20{margin-top:15%}@media (min-width: 576px){.mt_20{margin-top:18%}}@media (min-width: 768px){.mt_20{margin-top:20%}}.pt_50{padding-top:30px}@media (min-width: 576px){.pt_50{padding-top:40px}}@media (min-width: 768px){.pt_50{padding-top:50px}}.p0{padding:0!important}.touchDiv{border-radius:12px;border:2.25px solid #D6E1FF;display:flex;width:100%;max-width:965px;height:auto;min-height:80px;padding:16px;justify-content:space-between;align-items:center;flex-shrink:0;flex-direction:column;gap:12px}@media (max-width: 575.98px){.touchDiv{width:90%}}@media (min-width: 576px){.touchDiv{padding:20px;flex-direction:row;gap:16px;min-height:90px;width:90%}}@media (min-width: 768px){.touchDiv{height:101px;padding:24px;flex-direction:row;gap:20px;width:90%}}.stillHeading{color:#53686a;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-align:left;margin-bottom:4px}@media (min-width: 576px){.stillHeading{font-size:15px;line-height:21px;margin-bottom:5px}}@media (min-width: 768px){.stillHeading{font-size:16px;line-height:22.063px;margin-bottom:6px}}.stillSubheading{color:#53686a;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:18px}@media (min-width: 576px){.stillSubheading{font-size:13px;line-height:19px}}@media (min-width: 768px){.stillSubheading{font-size:14px;line-height:20.592px}}.touchBtn{border-radius:6px;background:var(--Primary-1, #1D5DFF);box-shadow:0 .735px 1.471px #1018280d;display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:6px;color:var(--White, #FFF);font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:17px;text-decoration:none;width:100%;white-space:nowrap}@media (min-width: 576px){.touchBtn{width:auto;padding:8px 14px;border-radius:5.884px}}@media (min-width: 768px){.touchBtn{padding:8px 14px;border-radius:5.884px;line-height:17.651px}}.search-wrapper{position:relative;display:flex;align-items:center;gap:6px;height:38px;width:100%;max-width:92%;margin:0 auto;padding:8px 12px;border-radius:6px;background:#fff;box-shadow:0 .735px 1.471px #1018280d;z-index:10}@media (min-width: 576px){.search-wrapper{max-width:85%}}@media (min-width: 768px){.search-wrapper{max-width:60%}}.search-icon{width:15px;height:15px;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:14px;color:#333;background:transparent;font-family:Poppins,sans-serif}@media (min-width: 768px){.search-input{font-size:15px}}.search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:6px;box-shadow:0 4px 16px #0000001f;max-height:240px;overflow-y:auto;z-index:1000;padding:4px 0;pointer-events:auto}.search-item{padding:10px 12px;color:#1f1f1f;text-decoration:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:18px;border-bottom:1px solid #eee;cursor:pointer}.search-item:last-child{border-bottom:0}.search-item:hover,.search-item.active,.search-item[aria-selected=true]{background:#1d5dff;color:#fff}@media (min-width: 768px){.search-item{font-size:14px}}.faq_div{display:flex;flex-direction:column;width:100%;max-width:867px;border-radius:6px;border:1px solid var(--Primary-1, #1D5DFF);background:#fff;box-shadow:0 2px 9px #3854f640;overflow:hidden;margin:0 auto}.accordion_btn{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border:none;cursor:pointer;text-align:left;transition:padding .3s ease-in-out}.accordion_btn.open{padding:16px}@media (min-width: 576px){.accordion_btn.open{padding:20px}}@media (min-width: 768px){.accordion_btn.open{padding:24px}}.answerWrapper{overflow:hidden;transition:max-height .35s ease-in-out,padding .35s ease-in-out}.answerText{padding:0 16px 16px;font-size:14px;line-height:24px;text-align:left}@media (min-width: 576px){.answerText{padding:0 20px 20px;font-size:15px;line-height:26px}}@media (min-width: 768px){.answerText{padding:0 24px 24px;font-size:16px;line-height:28px}}.answerText a{color:var(--Primary-1, #1D5DFF);text-decoration:underline}.touchDiv{border-radius:12px;border:2.25px solid #D6E1FF;display:flex;flex-direction:column;gap:12px;width:90%;max-width:965px;padding:16px;margin:40px auto}@media (min-width: 576px){.touchDiv{flex-direction:row;justify-content:space-between;gap:16px;padding:20px}}@media (min-width: 768px){.touchDiv{padding:24px;gap:20px}}.stillHeading{font-size:14px;font-weight:600;margin-bottom:4px}@media (min-width: 576px){.stillHeading{font-size:15px;margin-bottom:5px}}@media (min-width: 768px){.stillHeading{font-size:16px;margin-bottom:6px}}.stillSubheading{font-size:12px;font-weight:400}@media (min-width: 576px){.stillSubheading{font-size:13px}}@media (min-width: 768px){.stillSubheading{font-size:14px}}.touchBtn{border-radius:6px;background:var(--Primary-1, #1D5DFF);color:#fff;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;text-align:center;width:100%}@media (min-width: 576px){.touchBtn{width:auto;padding:8px 14px}}@media (min-width: 768px){.touchBtn{padding:8px 14px}}.about .success-wrappers{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrappers{margin-bottom:50px}}.about-section{display:flex;flex-direction:column;align-items:center;padding:60px 20px;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 15%,transparent 80%),linear-gradient(to right,#1d5dff,#1d5dff 80%);text-align:center}.about-section .about-btn{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1d5dff;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.about-section .about-short{font-size:44px;font-weight:500;width:90%;color:#000;margin-bottom:15px;line-height:52px}.about-section .about-long{font-size:18px;color:#00000080;width:75%;margin-bottom:40px;font-weight:400;line-height:26px}.about-section .about-image{position:relative;width:95%;background-size:cover;background-position:center;border-radius:20px;height:600px;overflow:hidden}.about-section .about-image .ribbon-wrapper{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:90%;display:flex;justify-content:center}.about-section .about-image .ribbon-wrapper .ribbon{width:100%;max-width:600px}@media (max-width: 768px){.about-section{padding:40px 15px}.about-section .about-btn{font-size:14px;padding:8px 20px}.about-section .about-short{font-size:19px;line-height:20px}.about-section .about-long{font-size:14px;margin-bottom:25px;line-height:20px}.about-section .about-image{height:250px;border-radius:15px}.about-section .about-image .ribbon-wrapper{bottom:10px}.about-section .about-image .ribbon-wrapper .ribbon{max-width:350px}.about-section .about-image .ribbon-wrapper .ribbon text{font-size:28px}}.why-choose-us{padding:3rem 1rem;text-align:center;background-color:#fff}.why-choose-us .section-title{color:#2d4cf1;font-weight:700;font-size:1.25rem;letter-spacing:1px;margin-bottom:2rem}.why-choose-us .features{display:flex;flex-direction:column;gap:2.5rem}.why-choose-us .features .feature-item{display:flex;flex-direction:column;align-items:center;padding:30px;width:900px;height:604px;border:1px solid #E6E6E6;text-align:center;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff,#b134ff)}.why-choose-us .features .feature-item .feature-icon{width:80px;margin-bottom:1.5rem}.why-choose-us .features .feature-item{display:flex;flex-direction:column;align-items:center;padding:30px;width:400px;height:304px;align-items:flex-start;border:1px solid #E6E6E6;text-align:center;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff33,#b134ff33)}.why-choose-us .features .feature-item .feature-icon{width:80px;height:80px;align-items:flex-start;margin-bottom:1.5rem}.why-choose-us .features .feature-item .feature-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;text-align:left}.why-choose-us .features .feature-item .feature-description{font-size:1rem;color:#333;max-width:350px;text-align:left;line-height:1.6}@media (min-width: 768px){.why-choose-us .features{flex-direction:row;justify-content:space-between;max-width:1200px;margin:0 auto}.why-choose-us .feature-item{flex:1;max-width:900px;text-align:left}}.values-container{padding:20px;text-align:center;width:95%;margin:0 auto .5rem}.values-container .values-title{text-align:center;color:#000;font-weight:500;font-size:44px;font-family:Poppins,sans-serif;margin-bottom:2rem}.values-container .section-label{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.values-container .divider{width:100%;height:1px;background-color:#0009;margin:1rem 0}.values-container .values-content{display:grid;gap:60px}.values-container .values-content .value-item{background-color:#f3f7fc;padding:20px;border-radius:8px;align-self:flex-start;text-align:left;border:1px solid #E6E6E6;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff33,#b134ff33)}.values-container .values-content .value-item:hover{transform:scale(1.05)}.values-container .values-content .value-item .value-icon{width:50px;height:50px;margin-bottom:0}.values-container .values-content .value-item h2{font-size:20px;color:#000;margin-bottom:10px;font-weight:500;font-family:Poppins,sans-serif}.values-container .values-content .value-item p{font-size:16px;color:#000000e5;font-weight:400;font-family:Poppins,sans-serif}.values-container .logos{width:95%;overflow:hidden;opacity:1.6;position:relative;background-color:#2c47e914;margin-top:40px}.values-container .logos:before,.values-container .logos:after{content:"";position:absolute;top:0;width:60px;height:100%;z-index:2}.values-container .logos:before{left:0}.values-container .logos:after{right:0}.values-container .logos:hover .logos-slide{animation-play-state:paused}.values-container .logos .logos-slide{display:flex;gap:.1rem;animation:slide 30s linear infinite}.values-container .logos .logos-slide img{height:10px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}@media (min-width: 768px){.values-container .logos .logos-slide img{height:30px;margin:0 .5rem}}@media (min-width: 1024px){.values-container .logos .logos-slide img{height:40px;margin:0 1rem}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width: 768px){.values-container .values-content{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.values-container .values-title{font-size:28px}.values-container .section-label{font-size:.9rem;width:120px;padding:4px 10px}.values-container .values-content{gap:30px;display:grid;grid-template-columns:1fr}.values-container .values-content .value-item{padding:15px}.values-container .values-content .value-item h2{font-size:18px}.values-container .values-content .value-item p{font-size:14px}}.caseStudySection{padding:2rem}.caseStudySection__cards{display:flex;flex-direction:row;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem;justify-content:center}.caseStudySection__title{font-size:64px;font-weight:700;background:linear-gradient(to bottom,#3a3a3a,#1d5dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;margin-top:160px;font-family:Poppins,sans-serif}@media (max-width: 768px){.caseStudySection__title{font-size:28px;margin-top:0}}.caseStudySection__subtitle{font-size:20px;color:#000000a0;font-weight:400;max-width:700px;margin:0 auto 3rem;line-height:1.2;font-family:Poppins,sans-serif}@media (max-width: 768px){.caseStudySection__subtitle{font-size:18px}}.caseStudySection .breadcrumb{font-size:16px;margin-bottom:1rem;color:#333;padding-top:20px;margin-left:100px;font-family:Poppins,sans-serif;font-weight:400}.caseStudySection .breadcrumb span{color:#666;font-weight:400;font-size:16px}.caseStudySection .breadcrumb strong{color:#000;font-weight:500;font-size:16px}.caseStudySection .caseStudyCard{background:#ffffff80;border:1px solid #ddd;border-radius:12px;padding:1.5rem;min-width:350px;flex-shrink:0;width:350px;height:200px;scroll-snap-align:start;transition:all .3s ease}@media (max-width: 768px){.caseStudySection .caseStudyCard{justify-content:flex-start}}.caseStudySection .caseStudyCard .card-header{display:flex;gap:10px;margin-bottom:10px;background-color:transparent}.caseStudySection .caseStudyCard .icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.caseStudySection .caseStudyCard h3{font-size:20px;font-weight:500;margin-bottom:.5rem;color:#000}.caseStudySection .caseStudyCard p{font-size:16px;color:#000;font-weight:400;line-height:28px;font-family:Poppins,sans-serif}.caseStudySection .caseStudyCard:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014}.caseStudySection .caseStudyCard-header{display:flex;gap:10px;margin-bottom:10px;background-color:transparent}.caseStudySection .caseStudyCard-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.caseStudySection .caseStudyCard-title{font-size:20px;font-weight:500;margin-bottom:.5rem}.caseStudySection .caseStudyCard-description{font-size:16px;color:#000;line-height:1.5;text-align:left;margin-top:.5rem}@media (max-width: 768px){.caseStudySection{padding:1rem}.caseStudySection .caseStudyCard{padding:1rem;min-width:200px}.caseStudySection .caseStudyCard-title{font-size:16px}.caseStudySection .caseStudyCard-description{font-size:14px}.caseStudySection .caseStudyCard-icon{width:20px;height:20px}.caseStudySection .caseStudyCard-header{gap:8px;margin-bottom:8px}}.case-study{padding:2rem;background-color:#fff}.case-study__container{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1400px;margin:0 auto}@media (max-width: 768px){.case-study__container{flex-direction:column;align-items:stretch}.case-study__container .case-study__tabs{order:-1;margin-bottom:1rem}}.case-study__content{flex:3;max-height:100vh;overflow-y:auto;padding-right:15px}.case-study__card{border-radius:12px;padding:1.5rem;height:900px;overflow-y:auto}@media (max-width: 768px){.case-study__card{height:auto;max-height:500px}}.case-study__card::-webkit-scrollbar{width:0px;color:#bbb}.case-study__card::-webkit-scrollbar-thumb{background:#bbb;border-radius:0;display:none}.case-study__section h2{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:-moz-fit-content;width:fit-content;margin:0 0 .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px;text-align:left;font-family:Poppins,sans-serif}.case-study__section h1.title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000;line-height:92px;text-align:left}@media (max-width: 768px){.case-study__section h1.title{font-size:28px;line-height:38px}}.case-study__section p{font-size:18px;line-height:28px;margin-bottom:1rem;text-align:left;font-family:Poppins,sans-serif;color:#000c;white-space:pre-line}.case-study__section img{width:100%;border-radius:12px;margin-top:1rem}.case-study__tabs{flex:1;display:flex;flex-direction:column;gap:1rem;scrollbar-width:none;-ms-overflow-style:none;align-items:flex-start;border:1px solid #E7E7E7}.case-study__tabs button{background:transparent;border:none;padding:12px 18px;border-radius:8px;font-size:16px;cursor:pointer;width:100%;text-align:left;transition:all .3s;font-family:Poppins,sans-serif;font-weight:400;color:#111}.case-study__tabs button.active{background:#e0e7ff;color:#2563eb;font-weight:600;border-left:4px solid #2563eb;border-radius:8px}.case-study__tabs button:hover{background:#f3f4f6}@media (max-width: 768px){.case-study__tabs{flex-direction:row;justify-content:center;align-items:center}.case-study__tabs button{flex:1;width:auto;text-align:center;border-left:none}.case-study__tabs button.active{border-left:none;border-bottom:3px solid #2563eb}}.case-study .title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000;line-height:92px;text-align:left}.case-study__result-images{display:flex;gap:1rem;margin-top:1rem}.case-study__result-images img{width:50%;border-radius:12px}.case-study__content{overflow:hidden}.case-study__tabs button.active{background-color:#eef2ff;color:#4f46e5;font-weight:600}.success-stories h2{text-align:center;margin-bottom:1rem;font-size:44px;color:#000;font-weight:500;font-family:Poppins,sans-serif}.success-stories .tabes{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem;background-color:transparent;box-shadow:none}.success-stories .tabes .tabes{padding:.2rem .9rem;border-radius:20px;cursor:pointer;transition:all .3s ease;opacity:.9;color:#000;font-size:20px;font-weight:500;border:1px solid #E6E6E6;white-space:nowrap;flex:0 0 auto}.success-stories .tabes .tabes:hover{opacity:.9}.success-stories .tabes .tabes.active{background:#eef4ff;color:#1d5dff;opacity:1;border:none}@media (max-width: 768px){.success-stories .tabes{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem}.success-stories .tabes .tabes{flex:0 0 auto;white-space:nowrap}.success-stories .tabes::-webkit-scrollbar{display:none}}.success-stories .case-studiesGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;width:100%;max-width:1200px;margin:0 auto}@media (max-width: 992px){.success-stories .case-studiesGrid{grid-template-columns:repeat(2,1fr);margin:0 auto}}@media (max-width: 768px){.success-stories .case-studiesGrid{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem;scroll-snap-type:x mandatory;margin:0 auto}.success-stories .case-studiesGrid .case-cardPricing{flex:0 0 90%;scroll-snap-align:start}.success-stories .case-studiesGrid::-webkit-scrollbar{display:none}}.success-stories .case-cardPricing{background:#fff;border-radius:16px;display:flex;width:650px;flex-direction:column;justify-content:center;border:2px solid #E6E6E6!important;transition:all .3s ease;margin-bottom:20px}.success-stories .case-cardPricing:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f;cursor:pointer}.success-stories .case-cardPricing .case-imagePricing{width:300px;height:200px;display:block;margin:20px auto 0;border-radius:8px;-o-object-fit:cover;object-fit:cover}.success-stories .case-cardPricing .case-contentPricing{padding:20px}.success-stories .case-cardPricing .case-contentPricing h3{font-size:20px;font-weight:500;font-family:Poppins,sans-serif;color:#000;text-align:left}.success-stories .case-cardPricing .case-contentPricing p{font-size:16px;font-weight:400;color:#606060;margin-bottom:26px;text-align:left;font-family:Poppins,sans-serif}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .unique-case-tag{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;text-align:center;font-family:Inter,sans-serif;border-radius:100px;background-color:#298dff1f;padding:6px 10px;margin:0;display:inline-flex;align-items:center}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .unique-case-times{font-size:14px;color:#666;font-weight:500;font-family:Poppins,sans-serif}@media (max-width: 425px){.success-stories .case-cardPricing{max-width:100%;padding:10px;border:2px solid black}.success-stories .case-imagePricing{width:100%;height:auto;max-height:180px;margin:10px auto 0}.success-stories .case-contentPricing{padding:10px}.success-stories .case-contentPricing h3{font-size:18px}.success-stories .case-contentPricing p{font-size:14px;margin-bottom:1rem}.success-stories .case-contentPricing .case-metaPricing{font-size:.75rem}.success-stories .case-contentPricing .case-metaPricing .case-tagPricing{padding:.2rem .6rem;font-size:.7rem}}.success-stories .pagination{display:flex;justify-content:space-between;align-items:center;padding:0 2rem}@media (max-width: 768px){.success-stories .pagination{padding:0 1rem}}.success-stories .pagination .nav-btn{background:none;border:none;color:#4e6cff;cursor:pointer;font-weight:600}.success-stories .pagination .pages .page.active{background:#4e6cff;color:#fff}@media (max-width: 768px){.success-stories{padding:1rem}.success-stories h2{font-size:1.5rem}.success-stories .pagination{flex-direction:column;gap:1rem}}.inspiration{display:flex;flex-wrap:wrap;background:#fff;border-radius:20px;margin:50px auto 0;width:80%;border:2px solid #eee;overflow:hidden}.inspiration__left{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;padding:2rem}.inspiration__left h2{font-size:44px;font-weight:500;margin-bottom:1rem;color:#1a1a1a;line-height:50px;max-width:500px;text-align:left;font-family:Poppins,sans-serif}.inspiration__left p{color:#606060;margin-bottom:1rem;max-width:500px;font-size:18px;font-weight:300;text-align:left;line-height:26px;font-family:Poppins,sans-serif}.inspiration__left .inspiration__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:0rem;width:500px;border:2px solid #eee;border-radius:12px}.inspiration__left .inspiration__stats .stat h3{font-size:32px;color:#0047ff;font-weight:600;text-align:left;padding-left:2rem;padding-top:1rem;font-family:Poppins,sans-serif}.inspiration__left .inspiration__stats .stat p{color:#777;font-size:16px;padding-left:2rem;line-height:18px;line-height:1.4;font-family:Poppins,sans-serif;margin-top:-5px}.inspiration__right{flex:1 1 50%;display:flex;flex-direction:column;padding-right:2rem;border:1px solid #eee}.inspiration__right .logo{display:flex;justify-content:center;margin-bottom:2rem}.inspiration__right .logo img{width:60px;height:60px}.inspiration__right .image-wrapper{display:flex;gap:1rem}.inspiration__right .image-wrapper .left-half{flex:1}.inspiration__right .image-wrapper .left-half .large-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.inspiration__right .image-wrapper .right-half{flex:1;display:flex;flex-direction:column;gap:1rem}.inspiration__right .image-wrapper .right-half .small-image{width:100%;height:calc((100% - 2rem) / 3);-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (max-width: 768px){.inspiration{flex-direction:column}.inspiration__left,.inspiration__right{flex:1 1 100%;padding:1rem}.inspiration__left h2{font-size:2rem;max-width:100%;text-align:center}.inspiration__left p{text-align:center}.inspiration__left .inspiration__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;padding:1rem}.inspiration__left .inspiration__stats .stat h3{font-size:24px;text-align:center}.inspiration__left .inspiration__stats .stat p{font-size:14px;text-align:center;margin:0}.inspiration__right .image-wrapper{flex-direction:column;gap:1rem}.inspiration__right .image-wrapper .left-half,.inspiration__right .image-wrapper .right-half{width:100%}.inspiration__right .image-wrapper .left-half .large-image{height:200px}.inspiration__right .image-wrapper .right-half{flex-direction:row;gap:.5rem}.inspiration__right .image-wrapper .right-half .small-image{width:calc((100% - 1rem) / 3);height:auto}}.stats-sections{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:4rem 2rem;flex-wrap:wrap;background:linear-gradient(180deg,#e3d9ff,#eceffe,#e3d9ff)}.stats-sections .stat-card{flex:1 1 300px;background:#fafafa;padding:2rem;border-radius:20px;box-shadow:0 4px 12px #0000000d;border:1px solid #eee;max-width:360px;display:flex;flex-direction:column;justify-content:flex-start}.stats-sections .stat-card .stat-value{font-size:72px;font-weight:500;color:#0047ff;text-align:left;margin:0 0 1rem;font-family:Poppins,sans-serif}.stats-sections .stat-card hr{border:none;border-top:1px solid rgba(0,0,0,.6);margin:0 0 1rem}.stats-sections .stat-card .stat-title{font-size:20px;font-weight:500;margin-bottom:.5rem;text-align:left;line-height:28px;color:#111;font-family:Poppins,sans-serif}.stats-sections .stat-card .stat-description{font-size:16px;color:#111;font-weight:400;line-height:1.4;text-align:left}.success-stories{padding:2rem;max-width:1200px;margin:auto}.success-stories h2{text-align:center;margin-bottom:2rem;font-size:44px;font-weight:500;font-family:Poppins,sans-serif}.success-stories .tabss{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;background-color:transparent;box-shadow:none}.success-stories .tabss .tabs{padding:.2rem .9rem;border-radius:20px;cursor:pointer;transition:all .3s ease;opacity:.9;color:#000;font-size:20px;font-weight:500;border:1px solid #E6E6E6;white-space:nowrap;flex:0 0 auto}.success-stories .tabss .tabs:hover{opacity:.9}.success-stories .tabss .tabs.active{background:#eef4ff;color:#1d5dff;opacity:1;border:none}@media (max-width: 768px){.success-stories .tabss{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem}.success-stories .tabss .tabs{flex:0 0 auto;white-space:nowrap}.success-stories .tabss::-webkit-scrollbar{display:none}}.success-stories .case-studiesGrid{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:100vw;margin:0 auto 0rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:.5rem}@media (max-width: 992px){.success-stories .case-studiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.success-stories .case-studiesGrid{grid-template-columns:1fr;row-gap:1.5rem;margin:0 10px}}@media (max-width: 600px){.success-stories .case-studiesGrid{margin:0 1rem 3rem}}.success-stories .case-cardPricing{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease;border:0px solid black;max-width:420px}.success-stories .case-cardPricing:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.success-stories .case-cardPricing .case-imageWrapper{position:relative;width:100%;padding:0;margin:0}.success-stories .case-cardPricing .case-imageWrapper .case-imagePricing{width:100%;height:300px;display:block;-o-object-fit:contain;object-fit:contain;padding:0;margin:0}.success-stories .case-cardPricing .case-imageWrapper .case-category{position:absolute;top:20px;left:10px;background:#000000b3;color:#fff;font-size:.85rem;padding:6px 10px;border-radius:6px;opacity:0;transform:translateY(-5px);transition:all .3s ease;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.success-stories .case-cardPricing .case-imageWrapper:hover .case-category{opacity:1;transform:translateY(0)}.success-stories .case-cardPricing .case-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;cursor:pointer;transition:transform .2s}.success-stories .case-cardPricing .case-icon:hover{transform:translate(3px)}.success-stories .case-cardPricing .case-contentPricing{padding:15px}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:#666}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .case-text{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;color:#000}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .case-icon{font-size:2rem;color:#2563eb;cursor:pointer;transition:transform .2s}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .case-icon:hover{transform:translate(3px)}@media (max-width: 425px){.success-stories .case-cardPricing{max-width:100%;padding:10px}.success-stories .case-imagePricing{width:100%;height:auto;max-height:180px;margin:10px auto 0}.success-stories .case-contentPricing{padding:10px}.success-stories .case-contentPricing h3{font-size:18px}.success-stories .case-contentPricing p{font-size:14px;margin-bottom:1rem}.success-stories .case-contentPricing .case-metaPricing{font-size:.75rem}.success-stories .case-contentPricing .case-metaPricing .case-tagPricing{padding:.2rem .6rem;font-size:.7rem}}.success-stories .pagination{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.success-stories .pagination .nav-btn{background:none;border:none;color:#667085;cursor:pointer;font-weight:600}.success-stories .pagination .pages{display:flex;gap:.5rem}.success-stories .pagination .pages .page{width:2rem;height:2rem;border-radius:50%;border:none;background:#f0f0f0;cursor:pointer}.success-stories .pagination .pages .page.active{background:#667085;color:#fff}@media (max-width: 768px){.success-stories{padding:1rem}.success-stories h2{font-size:1.5rem}.success-stories .pagination{flex-direction:column;gap:1rem}.success-stories .case-studiesGrid{row-gap:1.5rem;-moz-column-gap:1rem;column-gap:1rem}.success-stories .pagination{gap:1rem}}.about__title{font-size:64px;font-weight:600;color:#222;font-family:Poppins,sans-serif;margin-bottom:1rem}.about__subtitle{font-size:20px;color:#000;margin-bottom:3rem;font-family:Poppins,sans-serif}.about .success-wrappe{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrappe{margin-bottom:50px}}.stats-section{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:4rem 2rem;margin-top:30px;flex-wrap:wrap;background:#fff}.stats-section .stat-card{flex:1 1 300px;background:#fafafa;padding:2rem;border-radius:20px;box-shadow:0 4px 12px #0000000d;border:1px solid #eee;max-width:360px;display:flex;flex-direction:column;justify-content:flex-start}.stats-section .stat-card .stat-value{font-size:72px;font-weight:500;color:#0047ff;text-align:left;margin:0 0 1rem;font-family:Poppins,sans-serif}.stats-section .stat-card hr{border:none;border-top:1px solid rgba(0,0,0,.6);margin:0 0 1rem}.stats-section .stat-card .stat-title{font-size:20px;font-weight:500;margin-bottom:.5rem;text-align:left;line-height:28px;color:#111;font-family:Poppins,sans-serif}.stats-section .stat-card .stat-description{font-size:16px;color:#111;font-weight:400;font-family:Poppins,sans-serif;line-height:28px;text-align:left}@media (max-width: 768px){.about{padding-top:50px}}.about__container{max-width:1200px;margin:100px auto 0;text-align:center}.about .margin{margin-top:-50px}.about .success-wrapp{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrapp{margin-bottom:50px}}.success-wrapperses{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.success-wrapperses{margin-bottom:50px}}.case-study{text-align:center;padding:4rem 2rem;border-radius:32px;margin-left:20px;margin-right:20px;padding-top:40px;background:linear-gradient(180deg,#fff,#eceffe,#e3d9ff)}.case-study .breadcrumb{font-size:16px;color:#333;margin-top:-40px;margin-bottom:80px}.case-study .breadcrumb span{color:#999;font-weight:400;font-size:16px}.case-study .breadcrumb strong{color:#111;font-weight:600;font-size:16px}.case-study__title{font-size:64px;font-weight:600;background:linear-gradient(to bottom,#3a3a3a,#1d5dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:20px;padding-bottom:10px;font-family:Poppins,sans-serif}@media (max-width: 768px){.case-study__title{font-size:32px}}.case-study__subtitle{font-size:20px;color:#000;max-width:900px;font-weight:400;font-family:Poppins,sans-serif;margin:0 auto 3rem;line-height:1.6}.case-study .case-study__image{width:12%;height:auto;margin:40px auto 0}.case-study__cards{display:grid;grid-template-columns:1fr;gap:1.5rem}.case-study__cards .card{background:#fffc;border:1px solid #ddd;border-radius:12px;padding:1.5rem;text-align:left;transition:all .3s ease}.case-study__cards .card .icon{font-size:1.8rem;margin-bottom:.8rem;color:#2b4fff}.case-study__cards .card h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.case-study__cards .card p{font-size:.95rem;color:#444;line-height:1.5}.case-study__cards .card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014}@media (min-width: 768px){.case-study{padding:6rem 4rem}.case-study__title{font-size:3.2rem}.case-study__subtitle{font-size:1.2rem}.case-study__cards{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}}.company-info{padding:20px;margin:0 auto 0rem;width:80%;margin-top:60px;font-family:Poppins,sans-serif}.company-info .company-info-header{font-size:20px;margin-bottom:10px;font-weight:500;font-family:Poppins,sans-serif;text-align:left}@media (max-width: 768px){.company-info .company-info-header{font-size:16px}}.company-info .case-study__image{width:12%;height:auto;display:block;padding-top:10px;margin:0}.company-info .company-info-left{margin-bottom:20px}.company-info .company-info-left p{font-size:20px;margin:5px 0;font-weight:500;text-align:left}@media (max-width: 768px){.company-info .company-info-left p{font-size:16px}}.company-info .company-info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}.company-info .company-info-row .bold-text{font-weight:500;font-size:20px;margin:0;font-family:Poppins,sans-serif}.company-info .company-info-row p{font-size:20px;font-weight:400;margin:0;flex:1;text-align:center}.company-info .company-info-row p:first-child{text-align:left}.company-info .company-info-row p:last-child{text-align:right}@media (max-width: 768px){.company-info .company-info-row{flex-direction:column;align-items:flex-start;gap:6px}.company-info .company-info-row p{flex:none;width:100%;font-size:16px;text-align:left!important}}.company-info .company-info-description p{font-size:20px;line-height:1.6;font-weight:400;color:#000;text-align:left}@media (max-width: 768px){.company-info .company-info-description p{font-size:16px}}.testimonial{display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff,#b134ff);border-radius:12px;color:#fff;min-height:250px;position:relative;padding-left:50px;padding-right:100px;margin-top:50px}.testimonial__content{flex:1;padding-right:20px;display:flex;flex-direction:column;justify-content:center;text-align:left}.testimonial__label{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:135px;text-align:center;font-family:Inter,sans-serif;margin-bottom:.5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.testimonial__quote{display:flex;align-items:flex-start;margin-bottom:20px}.testimonial__quote-icon{font-size:40px;margin-right:10px;line-height:1;opacity:.8;color:#000}.testimonial__quote .case-study__image{width:12%;height:auto;display:block;padding-top:10px;margin:0}.testimonial__quote .testimonial__text{font-size:18px;line-height:1.6;max-width:600px;font-family:Poppins,sans-serif;color:#000000b2}.testimonial .double-image{display:block;width:44px;height:44px;height:auto;-o-object-fit:contain;object-fit:contain;padding-top:10px;padding-bottom:10px}.testimonial__author{text-align:left}.testimonial__author-name{font-weight:700;font-size:18px;color:#000000b2;font-family:Poppins,sans-serif}.testimonial__author-role{font-size:14px;color:#000000b2;font-family:Poppins,sans-serif}.testimonial__image{flex:0 0 auto}.testimonial__image img{border-radius:12px;width:480px;height:auto;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.testimonial{flex-direction:column;align-items:center;padding-left:20px;padding-right:20px;min-height:auto}.testimonial__content{padding-right:0;text-align:center;margin-bottom:20px}.testimonial__content__quote{flex-direction:column}.testimonial__content__quote-icon{margin:0 0 10px}.testimonial__content__quote .testimonial__text{max-width:100%;font-size:16px}.testimonial__content__author-name{font-size:16px}.testimonial__content__author-role{font-size:14px}.testimonial__image{width:0%;max-width:0px;display:block}.testimonial__image img{width:0%;height:auto;display:block}}.unique-case-container{font-family:Poppins,sans-serif;padding:2rem;background:#fff;display:flex;flex-direction:column}.unique-case-container .unique-case-header{display:flex;justify-content:space-between;align-items:center;margin-top:40px;margin-left:10px;margin-bottom:20px}.unique-case-container .unique-case-header h2{font-size:44px;font-weight:500;color:#111;margin:0;font-family:Poppins,sans-serif}@media (max-width: 768px){.unique-case-container .unique-case-header h2{font-size:16px;margin-bottom:20px}}.unique-case-container .unique-case-header .unique-case-viewall{font-size:20px;font-weight:500;color:#06f;margin-right:50px;text-decoration:none;font-family:Poppins,sans-serif}@media (max-width: 768px){.unique-case-container .unique-case-header .unique-case-viewall{font-size:16px;margin-bottom:20px}}.unique-case-container .unique-case-header .unique-case-viewall:hover{text-decoration:underline}.unique-case-container .unique-case-grid{display:flex;gap:20px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.unique-case-container .unique-case-grid::-webkit-scrollbar{display:none}.unique-case-card{flex:0 0 380px;background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;transition:all .3s ease}.unique-case-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000014}.unique-case-card .unique-case-img-wrapper{width:100%;height:180px;display:flex;align-items:center;justify-content:center;background:#fafafa}.unique-case-card .unique-case-img-wrapper img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.unique-case-card .unique-case-content{padding:1rem}.unique-case-card .unique-case-content h3{font-size:20px;font-weight:600;margin-bottom:8px;color:#111;text-align:left;font-family:Poppins,sans-serif}.unique-case-card .unique-case-content p{font-size:16px;color:#555;margin-bottom:12px;text-align:left;font-family:Poppins,sans-serif}.unique-case-card .unique-case-content .unique-case-footer{display:flex;align-items:center}.unique-case-card .unique-case-content .unique-case-footer .unique-case-tag{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;display:inline-block;text-align:center;font-family:Inter,sans-serif;margin-bottom:.5rem;border-radius:100px;background-color:#298dff1f;padding:6px 10px}.unique-case-card .unique-case-content .unique-case-footer .unique-case-time{font-size:14px;color:#666;margin-left:20px;font-weight:500;font-family:Poppins,sans-serif}.client-feedback-container{background-color:#e7f4ff;padding:50px 0;text-align:center;border-radius:10px;box-shadow:0 4px 12px #0000001a}.client-feedback-header{margin-bottom:30px}.client-feedback-header h2{font-size:28px;font-weight:700;color:#333}.client-feedback-header p{font-size:16px;color:#555}.client-feedback-carousel{display:flex;align-items:center;justify-content:center;position:relative}.client-feedback-carousel .arrow{background:none;border:none;font-size:30px;cursor:pointer;color:#333;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease}.client-feedback-carousel .arrow:hover{background-color:#0000001a}.client-feedback-carousel .arrow.left-arrow{left:0}.client-feedback-carousel .arrow.right-arrow{right:0}.client-feedback-carousel .client-feedback-items{display:flex;overflow:hidden;gap:15px}.client-feedback-carousel .client-feedback-items .client-feedback-item{background-color:#fff;width:250px;height:150px;border-radius:8px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px #0000001a;opacity:.6;transition:opacity .3s ease-in-out}.client-feedback-carousel .client-feedback-items .client-feedback-item.active{opacity:1}.client-feedback-carousel .client-feedback-items .client-feedback-item .play-button{display:flex;justify-content:center;align-items:center;font-size:40px;color:#5b8bff}.about{font-family:Inter,sans-serif;width:100%;margin-top:60px;background:#fff}.about__container{max-width:1200px;margin:0 auto;text-align:center}.about__title{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:1rem}.about__subtitle{font-size:1.2rem;color:#555;margin-bottom:3rem}.about__content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.about__text{flex:1;text-align:left}.about__text h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.about__text p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.about__image{flex:1;text-align:center}.about__image img{max-width:100%;border-radius:12px;box-shadow:0 4px 12px #00000026}.about .section-header-wrapper{width:100vw;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.about .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrapper{margin-bottom:50px}}.container{position:relative;width:100%;height:100vh;overflow:hidden}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:0;opacity:1.9}.content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;gap:30px;color:#000}h1{font-size:40px;font-weight:400;line-height:52px;font-family:Poppins,sans-serif;color:#000}.rows{display:flex;align-items:center;margin-top:-25px;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:15px}.rows span{font-size:40px;font-weight:400;line-height:52px;font-family:Poppins,sans-serif;white-space:nowrap}.rows img{width:100px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:6px;transition:transform .3s ease}.rows img:hover{transform:scale(4.5);z-index:10;box-shadow:0 10px 20px #0000004d}@media (max-width: 768px){h1{font-size:24px;line-height:32px}.rows span{font-size:18px;line-height:26px}.rows img{width:70px;height:30px}}@media (max-width: 480px){h1{font-size:20px;line-height:28px}.rows span{font-size:16px;line-height:24px}.rows img{width:60px;height:28px}}.wall-of-love{text-align:center;padding:4rem 2rem;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 15%,transparent 80%),linear-gradient(to right,#1d5dff,#1d5dff 80%);font-family:Poppins,sans-serif}.wall-of-love .wall-header{max-width:700px;margin:0 auto 3rem}.wall-of-love .wall-header h3{color:#4361ee;font-size:58px;font-family:Smooch,sans-serif;font-weight:500;text-transform:lowercase;margin-bottom:1rem}.wall-of-love .wall-header h2{font-size:44px;font-weight:600;color:#111;max-width:900px;margin:0 auto .5rem;text-align:center;font-family:Poppins,sans-serif;line-height:1.2}.wall-of-love .wall-header h2 span{color:#111}.wall-of-love .wall-header p{font-size:16px;color:#1e1e1e;margin-top:20px;margin-bottom:10px;font:500;font-family:Poppins,sans-serif}.wall-of-love .testimonial-grid{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;cursor:grab}.wall-of-love .testimonial-grid::-webkit-scrollbar{height:0px}.wall-of-love .testimonial-grid::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.wall-of-love .testimonial-grid::-webkit-scrollbar-track{background:transparent}.wall-of-love .testimonial-grid .testimonial-card{flex:0 0 350px;background:#fff6;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:1.5rem;text-align:left;transition:transform .3s ease}.wall-of-love .testimonial-grid .testimonial-card:hover{transform:translateY(-5px)}.wall-of-love .testimonial-grid .testimonial-card .testimonial-text{font-size:16px;color:#444;line-height:28px;font-weight:400;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user{display:flex;align-items:center;width:100%}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user img{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user div{display:flex;flex-direction:column;text-align:right;margin-left:auto;max-width:200px;word-break:break-word}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user div h4{margin:0;font-size:20px;font-weight:500;color:#111;font-family:Poppins,sans-serif;text-align:left}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user div span{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;color:#888}@media (max-width: 768px){.wall-of-love{padding:3rem 1.5rem}.wall-of-love .wall-header h2{font-size:22px}.wall-of-love .testimonial-card{padding:1.25rem}}.card{display:flex;flex-direction:column;align-items:center;width:500px;border:1px solid #ddd;border-radius:10px;padding:20px;background-color:#f8f9fa}.card .card-header{display:flex;align-items:center;width:100%}.card .card-header .profile-image{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:20px}.card .card-header .card-header-text .name{font-size:1.5rem;font-weight:700;color:#333}.card .card-header .card-header-text .role{font-size:1rem;color:#777}.card .card-body{width:100%;display:flex;justify-content:space-between;margin-top:20px}.card .card-body .date-section,.card .card-body .location-section{width:45%;text-align:center}.card .card-body .date-section .date,.card .card-body .date-section .location,.card .card-body .location-section .date,.card .card-body .location-section .location{display:flex;justify-content:center;align-items:center}.card .card-body .date-section .date .day,.card .card-body .date-section .date .month,.card .card-body .date-section .date .time,.card .card-body .date-section .date .minutes,.card .card-body .date-section .location .day,.card .card-body .date-section .location .month,.card .card-body .date-section .location .time,.card .card-body .date-section .location .minutes,.card .card-body .location-section .date .day,.card .card-body .location-section .date .month,.card .card-body .location-section .date .time,.card .card-body .location-section .date .minutes,.card .card-body .location-section .location .day,.card .card-body .location-section .location .month,.card .card-body .location-section .location .time,.card .card-body .location-section .location .minutes{font-size:2rem;font-weight:700;margin:0 5px}.card .card-body .date-section .date-text,.card .card-body .date-section .location-text,.card .card-body .location-section .date-text,.card .card-body .location-section .location-text{font-size:.875rem;color:#777}.profile-container{display:flex;height:100vh;margin-top:60px;margin-bottom:40px;font-family:Poppins,sans-serif}.profile-container .profile-left{width:40%;height:100%;display:flex;justify-content:center;align-items:center}.profile-container .profile-left .profile-image{width:80%;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover}.profile-container .profile-right{width:60%;height:100%;display:flex;justify-content:center;align-items:center}.profile-container .profile-right .overlay{display:flex;flex-direction:column;align-items:center}.profile-container .profile-right .overlay .profile-text{margin-bottom:20px;font-family:Poppins,sans-serif}.profile-container .profile-right .overlay .profile-text .main-text{font-size:24px;font-weight:600;font-family:Poppins,sans-serif;text-align:center}.profile-container .profile-right .overlay .card-container{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center}@media (max-width: 768px){.profile-container .profile-right .overlay .card-container{display:grid;grid-template-columns:1fr;gap:10px}}.profile-container .profile-right .overlay .card-container .card{width:380px;height:250px;border-width:0;background-color:transparent}.profile-container .profile-right .overlay .card-container .card img{width:100%;height:100%;transition:transform .3s ease}.profile-container .profile-right .overlay .card-container .card .card-text{position:absolute;bottom:100px;left:80%;transform:translate(-50%);color:#000;font-family:Poppins,sans-serif;font-weight:600;padding:5px 10px;border-radius:5px;font-size:80px}.profile-container .profile-right .overlay .card-container .card .card-top{position:absolute;bottom:20px;left:40%;text-align:left;font-family:Poppins,sans-serif;transform:translate(-50%);color:#000;font-weight:400;padding:5px 10px;border-radius:5px;font-size:20px}.profile-container .profile-right .overlay .card-container .card .card-textt{position:absolute;bottom:100px;left:20%;text-align:right;transform:translate(-50%);color:#000;font-weight:600;font-family:Poppins,sans-serif;padding:5px 10px;text-align:left;border-radius:5px;font-size:80px}.profile-container .profile-right .overlay .card-container .card .card-R{position:absolute;bottom:20px;left:70%;transform:translate(-50%);color:#000;font-family:Poppins,sans-serif;font-weight:400;padding:5px 10px;border-radius:5px;font-size:20px}.profile-container .profile-right .overlay .card-container .card .card-bottom{position:absolute;bottom:140px;left:40%;font-family:Poppins,sans-serif;transform:translate(-50%);color:#000;font-weight:400;text-align:left;padding:5px 10px;border-radius:5px;font-size:22px}.profile-container .profile-right .overlay .card-container .card .card-txtbottom{position:absolute;bottom:10px;font-family:Poppins,sans-serif;left:80%;transform:translate(-50%);color:#000;font-weight:600;padding:5px 10px;text-align:left;border-radius:5px;font-size:80px}.profile-container .profile-right .overlay .card-container .card .card-bottomRight{position:absolute;bottom:150px;left:45%;color:#000;text-align:left;font-weight:400;font-family:Poppins,sans-serif;border-radius:5px;padding:5px 10px;font-size:22px}.profile-container .profile-right .overlay .card-container .card .card-txtbottomRight{position:absolute;bottom:10px;left:20%;text-align:right;transform:translate(-50%);color:#000;font-weight:600;font-family:Poppins,sans-serif;padding:5px 10px;border-radius:5px;font-size:80px}@media (max-width: 768px){.profile-container{flex-direction:column;align-items:center;width:100%;height:auto;min-height:100vh}.profile-container .profile-left{width:80%;margin:20px 0;height:auto}.profile-container .profile-left .profile-image{width:100%;height:auto}.profile-container .profile-right{width:100%;padding:20px;align-items:flex-start}.profile-container .profile-right .overlay{width:100%;display:flex;flex-direction:column;align-items:center}.profile-container .profile-right .card-container{display:flex;flex-direction:column;width:100%;gap:20px;padding:0;overflow-x:hidden}.profile-container .profile-right .card-container .card{width:100%;height:auto;position:relative}.profile-container .profile-right .card-container .card img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.profile-container .profile-right .card-container .card .card-text,.profile-container .profile-right .card-container .card .card-textt,.profile-container .profile-right .card-container .card .card-top,.profile-container .profile-right .card-container .card .card-R,.profile-container .profile-right .card-container .card .card-bottom,.profile-container .profile-right .card-container .card .card-txtbottom,.profile-container .profile-right .card-container .card .card-bottomRight,.profile-container .profile-right .card-container .card .card-txtbottomRight{font-size:clamp(12px,4vw,40px);left:50%;transform:translate(-50%);bottom:auto}}.vision-container{background:#1e73ff;border-radius:16px;padding:2rem;color:#fff;font-family:Poppins,sans-serif;max-width:1400px;margin:2rem auto;box-shadow:0 10px 25px #0000001a}.vision-container .vision-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem}.vision-container .vision-row .vision-text{flex:1}.vision-container .vision-row .vision-text h3{font-size:20px;font-weight:600;margin-bottom:.5rem;text-align:left}.vision-container .vision-row .vision-text p{font-size:15px;font-weight:400;line-height:1.6;color:#e2e8f0;text-align:left;max-width:600px;margin:0}.vision-container .vision-row .vision-icon{flex-shrink:0}.vision-container .vision-row .vision-icon img{width:50px;height:auto}@media (max-width: 768px){.vision-container .vision-row{flex-direction:row;align-items:center}.vision-container .vision-row .vision-text h3{font-size:16px}.vision-container .vision-row .vision-text p{font-size:13px}.vision-container .vision-row .vision-icon{margin-top:.5rem}.vision-container .vision-row .vision-icon img{width:30px}}.vision-container .vision-content .image-section{margin-top:1rem}.vision-container .vision-content .image-section img{width:100%;max-width:1300px;height:auto;border-radius:10px;box-shadow:0 8px 25px #00000026;display:block;margin:0 auto}.menu{display:flex;flex-direction:column;width:90%;margin:0 auto;font-family:Poppins,sans-serif}.menu .menu-item{display:flex;flex-direction:column;cursor:pointer;position:relative;background-color:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden}.menu .menu-item .menu-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px}.menu .menu-item .menu-header .left{display:flex;align-items:center}.menu .menu-item .menu-header .left .icon-circle{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px}.menu .menu-item .menu-header .left .menu-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.menu .menu-item .menu-header .left .label{font-size:22px;font-weight:500;font-family:Poppins,sans-serif;color:#000}.menu .menu-item .menu-header .arrow{width:16px;height:10px;transition:transform .3s ease}.menu .menu-item .menu-header .arrow.rotate{transform:rotate(180deg)}.menu .menu-item .menu-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 20px}.menu .menu-item .menu-content.open{max-height:1000px;padding:12px 20px}.menu .menu-item .divider{position:absolute;bottom:0;left:20px;right:20px;height:1px;background-color:#e0e0e0}@media (max-width: 768px){.menu{width:95%}.menu .menu-item .menu-header .left .label{font-size:18px;font-family:Poppins,sans-serif}.menu .menu-item .menu-header .left .icon-circle{width:32px;height:32px}.menu .menu-item .menu-header .left .icon-circle .menu-icon{width:16px;height:16px}.menu .menu-item .menu-header .arrow{width:14px;height:9px}.menu .menu-item .menu-content{padding:8px 16px}}.ContactUs{font-family:Inter,sans-serif;width:100%;margin-top:60px;background:#fff}.ContactUs__container{max-width:1200px;margin:0 auto;text-align:center}.ContactUs__title{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:1rem}.ContactUs__subtitle{font-size:1.2rem;color:#555;margin-bottom:3rem}.ContactUs__content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.ContactUs__text{flex:1;text-align:left}.ContactUs__text h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.ContactUs__text p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.ContactUs__image{flex:1;text-align:center}.ContactUs__image img{max-width:100%;border-radius:12px;box-shadow:0 4px 12px #00000026}.ContactUs .section-header-wrapper{width:100vw;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.ContactUs .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:120px;margin-bottom:-200px}@media (max-width: 956px){.ContactUs .success-wrapper{margin-bottom:50px}}.stats-sectionsecond{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:4rem 2rem;flex-wrap:wrap}.stats-sectionsecond .stat-card{flex:1 1 300px;background:linear-gradient(to bottom,#E7E7E7 60%,transparent 100%),linear-gradient(to bottom,#00daff33 60%,#b134ff33);padding:2rem;border-radius:20px;box-shadow:0 4px 12px #0000000d;max-width:360px;display:flex;flex-direction:column;justify-content:flex-start}.stats-sectionsecond .stat-card .stat-value{font-size:72px;font-weight:500;color:#0047ff;text-align:left;margin:0 0 1rem;font-family:Poppins,sans-serif}.stats-sectionsecond .stat-card hr{border:none;border-top:1px solid rgba(0,0,0,.6);margin:0 0 1rem}.stats-sectionsecond .stat-card .stat-title{font-size:20px;font-weight:500;margin-bottom:.5rem;text-align:left;line-height:28px;color:#111;font-family:Poppins,sans-serif}.stats-sectionsecond .stat-card .stat-description{font-size:16px;color:#111;font-weight:400;line-height:1.4;text-align:left}@media (max-width: 768px){.stats-section{flex-direction:column;align-items:center}.stats-section .stat-card{width:100%;max-width:100%}}.testimonial-section{padding:0;font-family:Poppins,sans-serif}.testimonial-section .testimonial-header{text-align:center;background-color:#fafafa;width:80%;margin:0 auto -20px;border-radius:30px;border:2px solid #E7E7E7;padding-bottom:50px}.testimonial-section .scroll-container{display:flex;align-items:center;position:relative}.testimonial-section .scroll-container .scroll-btn{background:#000000b3;color:#fff;border:none;padding:12px;font-size:24px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease;z-index:2}.testimonial-section .scroll-container .scroll-btn:hover{background:#000000e6}.testimonial-section .scroll-container .scroll-btn.left{margin-right:10px}.testimonial-section .scroll-container .scroll-btn.right{margin-left:10px}.testimonial-section .scroll-container .client-scroll-wrapper{overflow-x:auto;scroll-behavior:smooth;flex:1;-ms-overflow-style:none;scrollbar-width:none}.testimonial-section .scroll-container .client-scroll-wrapper::-webkit-scrollbar{display:none}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards{display:flex;gap:20px;padding-bottom:10px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card{min-width:350px;height:650px;border-radius:10px;overflow:hidden;position:relative;flex:0 0 auto;cursor:pointer}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card img.client-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info{position:absolute;bottom:0;width:100%;padding:15px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-align:left}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info h3{font-size:32px;font-weight:600;margin-bottom:0;font-family:Poppins,sans-serif}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info p{font-size:16px;margin-bottom:0;font-weight:500;font-family:Poppins,sans-serif}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info span{font-size:16px;margin-top:-3px;font-weight:500;font-family:Poppins,sans-serif}@media (max-width: 768px){.testimonial-section{padding:40px 10px}.testimonial-section .testimonial-header h2{font-size:28px}.testimonial-section .testimonial-header .testimonial-description p{font-size:16px}.testimonial-section .scroll-container .scroll-btn{font-size:20px;padding:10px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards{gap:15px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card{min-width:200px;height:300px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info{padding:10px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info h3{font-size:16px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info p{font-size:13px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info span{font-size:11px}}.career-section{padding:4rem 2rem;background:#f9f9f9;text-align:center}.career-section .header-row{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:1900px;margin-bottom:2rem;margin:0 auto 20px;gap:40px}.career-section .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#111;font-family:Poppins,sans-serif;margin:0;text-align:left}.career-section .header-row .subheading{flex:1;max-width:600px;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.career-section .header-row{flex-direction:column;align-items:center;text-align:center}.career-section .header-row .headline{font-size:28px}.career-section .header-row .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.career-section .job-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.career-section .job-cards .job-card{background:#eee;border:1px solid #eee;border-radius:12px;padding:2rem;width:480px;box-shadow:0 4px 10px #0000000d;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.career-section .job-cards .job-card .job-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;list-style:none}.career-section .job-cards .job-card .job-top h3{font-size:1.25rem;font-weight:600;margin:0;flex:1;font-family:Poppins,sans-serif}.career-section .job-cards .job-card .job-top .share-icon{font-size:1.2rem;cursor:pointer}.career-section .job-cards .job-card .job-details{list-style:none;padding:0;width:100%;margin:1.2rem 0}.career-section .job-cards .job-card .job-details li{font-size:1rem;margin-bottom:.5rem;color:#444;font-family:Poppins,sans-serif}.career-section .job-cards .job-card .job-actions{display:flex;width:100%;justify-content:space-between;align-items:center}.career-section .job-cards .job-card .job-actions .apply-btn{background-color:transparent;color:#2f54eb;padding:.6rem 1.4rem;border-radius:25px;border:2px solid #2f54eb;font-weight:500;cursor:pointer;transition:all .3s;font-family:Poppins,sans-serif}.career-section .job-cards .job-card .job-actions .apply-btn:hover{background-color:#2f54eb;color:#fff;border:2px solid #2f54eb}.career-section .job-cards .job-card .job-actions .view-details{color:#2f54eb;text-decoration:none;font-weight:500;font-size:.95rem}.career-section .job-cards .job-card .job-actions .view-details:hover{text-decoration:underline}.career-section .view-all-wrapper{margin-top:3rem}.career-section .view-all-wrapper .view-all-btn{background-color:#2f54eb;color:#fff;padding:.8rem 2.4rem;border-radius:999px;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:background .3s ease}.career-section .view-all-wrapper .view-all-btn:hover{background-color:#1d39c4}.hero{height:100vh;display:flex;align-items:center;padding:60px;position:relative;justify-content:flex-start;color:#fff}.hero:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#0006;z-index:1}.hero__content{position:relative;z-index:2;max-width:600px}.hero__content h1{font-size:44px;line-height:52px;margin-bottom:20px;font-weight:500;color:#fff;font-family:Poppins,sans-serif;text-align:left}.hero__content p{font-size:18px;margin-bottom:30px;line-height:28px;font-family:Poppins,sans-serif;color:#fff;font-weight:500;text-align:left}.hero__buttons{display:flex;gap:20px}.btn{padding:14px 28px;border-radius:30px;text-decoration:none;font-weight:700;font-size:16px;transition:background .3s ease}.btn--primary{background-color:#2d6bff;color:#fff;font-family:Poppins,sans-serif}.btn--primary:hover{background-color:#1a52cc}.btn--secondary{background-color:#fff;color:#2d6bff;font-size:16px;font-family:Poppins,sans-serif}.btn--secondary:hover{background-color:#f0f0f0}@media (max-width: 768px){.hero{padding:30px}.hero__content h1{font-size:24px;line-height:28px}.hero__content p{font-size:16px;line-height:24px}}.Career{font-family:Inter,sans-serif;width:100%;margin-top:60px;background:#fff}.Career__container{max-width:1200px;margin:0 auto;text-align:center}.Career__title{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:1rem}.Career__subtitle{font-size:1.2rem;color:#555;margin-bottom:3rem}.Career__content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.Career__text{flex:1;text-align:left}.Career__text h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.Career__text p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.Career__image{flex:1;text-align:center}.Career__image img{max-width:100%;border-radius:12px;box-shadow:0 4px 12px #00000026}.Career .section-header-wrapper{width:100vw;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.Career .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-80px;margin-bottom:-200px}@media (max-width: 956px){.Career .success-wrapper{margin-bottom:50px}}.success-wrapperes{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-140px;margin-bottom:-200px}@media (max-width: 956px){.success-wrapperes{margin-bottom:50px;margin-top:-350px}}.success-wrapperesss{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-140px;margin-bottom:-200px}@media (max-width: 956px){.success-wrapperesss{margin-bottom:50px;margin-top:-310px}}@media (max-width: 768px){.no-scroll-wrapper{overflow-x:hidden;height:800px;margin-bottom:-520px}}.beyond-work-container{padding:4rem 2rem;background:#614fff;color:#fff}.beyond-work-container .header-row{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1900px;margin-bottom:2rem;gap:20px}.beyond-work-container .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#fff;font-family:Poppins,sans-serif;margin:0;text-align:left}.beyond-work-container .header-row .subheading{flex:1;max-width:600px;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.beyond-work-container .header-row{flex-direction:column;align-items:center;text-align:center}.beyond-work-container .header-row .headline{font-size:28px}.beyond-work-container .header-row .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.beyond-work-container .carousel-container{position:relative;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.beyond-work-container .carousel-container .carousel-top-right-controls{position:absolute;top:0;right:0;display:flex;gap:.5rem;padding:.5rem}.beyond-work-container .carousel-container .carousel-top-right-controls .control{font-size:2rem;cursor:pointer;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.beyond-work-container .carousel-container .cards-container{display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;padding-top:2.5rem}.beyond-work-container .carousel-container .cards-container .card{background-color:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 4px 10px #00000026;width:500px}.beyond-work-container .carousel-container .cards-container .card .card-icon{font-size:3rem;margin-bottom:1rem}.beyond-work-container .carousel-container .cards-container .card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.beyond-work-container .carousel-container .cards-container .card p{font-size:1rem;line-height:1.5}.beyond-work-container .carousel-container .card-icon img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.beyond-work-container .carousel-container .carousel-controls{display:flex;justify-content:center;margin-top:1rem}.beyond-work-container .carousel-container .carousel-controls .dots{display:flex;gap:.5rem}.beyond-work-container .carousel-container .carousel-controls .dots .dot{width:10px;height:10px;background-color:#fff;border-radius:50%;cursor:pointer;opacity:.6;transition:opacity .3s}.beyond-work-container .carousel-container .carousel-controls .dots .dot.active{opacity:1}@media (max-width: 768px){.beyond-work-header{display:flex;flex-direction:column;align-items:center;text-align:center}.beyond-work-header .headline{font-size:28px;margin:0}.beyond-work-header .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.culture-section{padding:80px 40px;width:90%;text-align:center;margin:0 auto}.culture-section .culture-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px;flex-wrap:wrap;gap:20px}.culture-section .culture-header h2{font-size:44px;font-weight:500;color:#111;margin:0;text-align:left;font-family:Poppins,sans-serif}.culture-section .culture-header p{font-size:18px;color:#555;font-family:Poppins,sans-serif;line-height:1.6;margin:0;font-weight:400;max-width:500px;text-align:left}.culture-section .culture-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.culture-section .culture-card{position:relative;height:350px;border-radius:16px;background-size:cover;background-position:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.culture-section .culture-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00000026}.culture-section .culture-card .overlay{position:absolute;bottom:0;width:100%;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff}.culture-section .culture-card .overlay h3{margin:0;font-size:1.1rem;font-weight:500}@media (max-width: 1024px){.culture-section{padding:60px 30px}.culture-section .culture-header h2{font-size:2.2rem}.culture-section .culture-header p{font-size:1.05rem}}@media (max-width: 768px){.culture-section{padding:60px 20px}.culture-section .culture-header{flex-direction:column;align-items:center;text-align:center;gap:15px}.culture-section .culture-header h2,.culture-section .culture-header p{text-align:center}.culture-section .culture-header h2{font-size:2rem}.culture-section .culture-grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.culture-section .culture-grid{grid-template-columns:1fr}.culture-section .culture-header h2{font-size:1.8rem}.culture-section .culture-header p{font-size:1rem}}.testimonials{padding:60px 40px;max-width:1200px;margin:0 auto}.testimonials__header{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.testimonials__header>div{flex:1 1 50%}.testimonials__header__title h2{font-size:2.5rem;font-weight:700}.testimonials__header__subtitle p{color:#666;font-size:1.1rem;line-height:1.6;padding-left:40px}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.testimonials__cta{display:flex;justify-content:center;margin-top:40px}.testimonials__cta .view-all-btn{padding:12px 32px;font-size:1rem;border:none;border-radius:30px;background:#2d6bff;color:#fff;cursor:pointer;transition:background .3s ease}.testimonials__cta .view-all-btn:hover{background:#1a52cc}.testimonial-card{background:linear-gradient(135deg,#e0e0e0,#c5cae9);border-radius:12px;padding:20px;transition:transform .3s ease;box-shadow:0 8px 20px #0000000f}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-card__quote{font-size:1.05rem;margin-bottom:20px;line-height:1.6;font-style:italic}.testimonial-card__footer{display:flex;align-items:center}.testimonial-card__footer__avatar{width:48px;height:48px;border-radius:50%;margin-right:12px}.testimonial-card__footer__info h4{margin:0;font-size:1rem;font-weight:600}.testimonial-card__footer__info span{font-size:.9rem;color:#555}@media (max-width: 768px){.testimonials__header{flex-direction:column}.testimonials__header__subtitle{padding-left:0;margin-top:20px}}.vision-velocity-container{display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom,#000,#b134ff);color:#fff;padding:4rem 2rem}.vision-velocity-container .header-row{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1900px;margin-bottom:2rem;gap:20px}.vision-velocity-container .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#fff;font-family:Poppins,sans-serif;text-align:left;margin:0}.vision-velocity-container .header-row .subheading{flex:1;max-width:600px;text-align:right;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.vision-velocity-container .header-row{flex-direction:column;align-items:flex-start}.vision-velocity-container .header-row .subheading{max-width:100%;margin-top:8px;text-align:left}}.vision-velocity-container .content-container{display:flex;justify-content:space-between;width:100%;max-width:1900px;gap:2rem}.vision-velocity-container .content-container .cards{flex:0 0 45%;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.vision-velocity-container .content-container .cards .card{display:flex;flex-direction:column;background-color:#fff;color:#111;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 4px 10px #00000026}.vision-velocity-container .content-container .cards .card .card-icon{font-size:2rem;margin-bottom:1rem}.vision-velocity-container .content-container .cards .card h3{font-size:24px;font-weight:500;margin-bottom:.8rem;line-height:32px;font-family:Poppins,sans-serif;color:#121212}.vision-velocity-container .content-container .cards .card p{font-size:16px;font-weight:400;line-height:24px;font-family:Poppins,sans-serif;color:#00000080}.vision-velocity-container .content-container .image-container{flex:0 0 50%;display:flex;justify-content:center;align-items:center}.vision-velocity-container .content-container .image-container img{height:100%;-o-object-fit:contain;object-fit:contain}.vision-velocity-container .mobile-cards{display:flex;flex-direction:column;gap:1rem;width:100%}.vision-velocity-container .mobile-cards .card{display:flex;flex-direction:column;background-color:#fff;color:#111;border-radius:12px;padding:1.5rem;text-align:center;width:320px;box-shadow:0 4px 10px #00000026}.vision-velocity-container .mobile-cards .card .card-icon img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;margin-bottom:12px}.vision-velocity-container .mobile-cards .card h3{font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.vision-velocity-container .mobile-cards .card p{font-size:1rem;line-height:1.5}.team-testimonials{padding:50px 0;background:#fff;width:90%;margin:0 auto;scrollbar-width:none}.team-testimonials .header-row{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1900px;margin-bottom:2rem;gap:20px}.team-testimonials .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#111;font-family:Poppins,sans-serif;margin:0;text-align:left}.team-testimonials .header-row .subheading{flex:1;max-width:600px;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.team-testimonials .header-row{flex-direction:column;align-items:center;text-align:center}.team-testimonials .header-row .headline{font-size:28px}.team-testimonials .header-row .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.team-testimonials .testimonial-cards{display:flex;justify-content:flex-start;scrollbar-width:none;align-items:stretch;flex-wrap:nowrap;gap:24px;overflow-x:auto;padding-bottom:16px;margin-bottom:40px;scroll-behavior:smooth}.team-testimonials .testimonial-cards::-webkit-scrollbar{height:8px}.team-testimonials .testimonial-cards::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.team-testimonials .testimonial-card{flex:0 0 400px;border-radius:16px;padding:24px 20px;background:linear-gradient(to bottom right,#e7e7e7,#00daff33 40%,#b134ff66)}.team-testimonials .testimonial-card .testimonial-text{font-size:16px;color:#111;font-family:Poppins,sans-serif;text-align:left;margin-bottom:16px}.team-testimonials .testimonial-card .testimonial-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.team-testimonials .testimonial-card .testimonial-footer .testimonial-avatar{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.team-testimonials .testimonial-card .testimonial-footer .testimonial-info{display:flex;flex-direction:column;justify-content:center;text-align:left}.team-testimonials .testimonial-card .testimonial-footer .testimonial-info .testimonial-name{font-size:16px;font-weight:600;margin:0;font-family:Poppins,sans-serif;color:#111}.team-testimonials .testimonial-card .testimonial-footer .testimonial-info .testimonial-role{font-size:14px;color:#333;font-family:Poppins,sans-serif;margin:2px 0 0}.team-testimonials .see-all-btn{background-color:#36f;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:50px;padding:14px 28px;font-family:Poppins,sans-serif;cursor:pointer;transition:background .3s ease}.team-testimonials .see-all-btn:hover{background-color:#2654d1}@media (max-width: 768px){.team-testimonials .section-header{flex-direction:column;align-items:center}.team-testimonials .section-header .section-title{font-size:28px;text-align:center}.team-testimonials .section-header .section-subtitle{font-size:16px;text-align:center;max-width:100%;margin-top:8px}.team-testimonials .testimonial-cards{flex-direction:column;align-items:center;gap:16px}.team-testimonials .testimonial-card{flex:0 0 320px}}.search-filter{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;margin-top:20px;font-family:Poppins,sans-serif}.search-filter .filter-label{font-family:Poppins,sans-serif;color:#575e65;font-size:16px;font-weight:400;margin-left:15px;margin-right:15px}.search-filter .search-bar{display:flex;align-items:center;width:100%;max-width:1600px;border:1px solid #e5e7eb;background:#fff;border-radius:40px;padding:.5rem 1rem}.search-filter .search-bar .search-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.search-filter .search-bar .search-input{flex:1;border:none;outline:none;font-size:1rem;color:#111827;background:transparent;padding:.75rem 0}.search-filter .search-bar .search-input::-moz-placeholder{color:#9ca3af}.search-filter .search-bar .search-input::placeholder{color:#9ca3af}.search-filter .search-bar .search-btn{background:#2563eb;border:none;color:#fff;padding:.75rem 1rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.search-filter .search-bar .search-btn:hover{background:#1d4ed8}.search-filter .share-image{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.search-filter .share-small{width:15px;height:7px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.search-filter .filter-row{display:flex;justify-content:space-between;align-items:center;width:95%;padding:1rem 0;flex-wrap:wrap;gap:1rem}.search-filter .filter-row .filter-group{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.search-filter .filter-row .filter-option{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.75rem 1.25rem;border-radius:999px;font-size:.95rem;border:1px solid #e5e7eb;color:#111827;cursor:pointer;position:relative;box-shadow:0 2px 8px #0000000d;transition:all .2s ease}.search-filter .filter-row .filter-option svg{color:#6b7280}.search-filter .filter-row .filter-option:hover{background:#f9fafb}.search-filter .filter-row .filter-option.settings{padding:.75rem;justify-content:center;width:44px;height:44px}.search-filter .filter-row .filter-option .share-large{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;cursor:pointer;opacity:.8;transition:opacity .2s ease}.search-filter .filter-row .filter-option .share-large:hover{opacity:1}.search-filter .filter-row .filter-option .dropdown{position:absolute;top:115%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin-top:6px;list-style:none;padding:8px 0;width:180px;z-index:20;opacity:0;transform:translateY(-5px);pointer-events:none;transition:all .2s ease-in-out}.search-filter .filter-row .filter-option .dropdown li{padding:10px 16px;font-size:14px;color:#333;cursor:pointer;text-align:left;transition:background .2s ease}.search-filter .filter-row .filter-option .dropdown li:hover{background:#f5f5f5}.search-filter .filter-row .filter-option .dropdown.active{opacity:1;transform:translateY(0);pointer-events:auto}@media (max-width: 768px){.search-filter .search-bar{flex-direction:row;max-width:95%}.search-filter .filter-row{flex-wrap:wrap;gap:.75rem}.search-filter .filter-row .filter-option{font-size:.85rem;padding:.5rem 1rem}}.job-board{display:flex;gap:1.5rem;padding:2rem;background:#000;color:#fff;min-height:100vh}.job-board .job-list{flex:1;display:flex;flex-direction:column;gap:1rem;max-width:350px}.job-board .job-details-section{flex:2;background:#0a0a0a;border-radius:20px;padding:2rem;box-shadow:0 0 10px #002aff80}.job-card{background:#0d0d0d;border-radius:15px;padding:1rem 1.5rem;border:1px solid transparent;box-shadow:0 0 10px #002aff40;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.job-card h3{font-size:1.1rem;margin-bottom:.5rem}.job-card .job-meta{display:flex;gap:.6rem;font-size:.85rem;opacity:.8}.job-card .view-btn{background:none;border:none;color:#005cff;font-weight:500;cursor:pointer}.job-card.active{border:1px solid #005cff;box-shadow:0 0 15px #005cff70}.job-details h2{font-size:1.6rem}.job-details .job-header{display:flex;gap:1rem;margin:1rem 0;font-size:.95rem;opacity:.85}.job-details .apply-btn,.job-details .apply-bottom-btn{background:#005cff;color:#fff;border:none;border-radius:20px;padding:.6rem 1.5rem;cursor:pointer;margin:1rem 0}.job-details section{margin-bottom:1.5rem}.job-details section h4{margin-bottom:.5rem;color:#ccc}.job-details section p,.job-details section li{opacity:.85;line-height:1.6}.job-details section ul{padding-left:1.2rem}.view-more-btn{background:transparent;border:1px solid #005cff;color:#005cff;border-radius:20px;padding:.5rem 1rem;cursor:pointer;align-self:center;margin-top:.5rem}.job-page{display:flex;gap:2rem;width:100%;padding:2rem;font-family:Poppins,sans-serif;color:#111;background-color:#fff;box-sizing:border-box}.job-page .jobsss{font-size:17px;font-weight:500;color:#000;font-family:Poppins,sans-serif}.job-page .divider{width:100%;height:3px;background-color:#e5e7eb;border:none;margin:1rem 0;margin-top:-10px}.job-page .job-list{flex:1;width:50%;display:flex;flex-direction:column;gap:1.5rem}.job-page .job-list .job-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;flex-direction:column;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 0 20px #2563eb1a;position:relative}.job-page .job-list .job-card .job-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;width:100%}.job-page .job-list .job-card .job-header h3{font-size:24px;font-weight:500;color:#111;margin:0;font-family:Poppins,sans-serif}.job-page .job-list .job-card .job-header .share-image{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.job-page .job-list .job-card .job-header .share-image:hover{opacity:1}.job-page .job-list .job-card .job-header .job-location{font-size:14px;color:#444;font-weight:500;letter-spacing:.3px;display:inline-block}.job-page .job-list .job-card .share-image{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.job-page .job-list .job-card .simage{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.job-page .job-list .job-card .job-info{display:flex;align-items:center;gap:1.5rem;width:100%;margin-bottom:1.25rem}.job-page .job-list .job-card .job-info div{display:flex;align-items:center;gap:.4rem;font-size:.95rem;color:#4b5563}.job-page .job-list .job-card .job-info div svg{color:#6b7280}.job-page .job-list .job-card .job-description{color:#4b5563;font-size:.95rem;line-height:1.5;text-align:left;margin-bottom:1rem;transition:all .3s ease}.job-page .job-list .job-card .view-more{background:none;border:none;color:#2563eb;font-size:1rem;font-weight:500;cursor:pointer;text-align:right;width:100%;transition:color .2s ease}.job-page .job-list .job-card .view-more:hover{color:#1e40af}.job-page .job-details{flex:1;width:50%;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;gap:1.5rem}.job-page .job-details .details-header{display:flex;justify-content:space-between;align-items:center}.job-page .job-details .details-header h2{font-size:1.5rem;color:#111;font-family:Poppins,sans-serif}.job-page .job-details .details-meta{display:flex;flex-wrap:wrap;gap:1rem}.job-page .job-details .details-meta div{display:flex;align-items:center;gap:.4rem;font-size:.95rem;color:#555}.job-page .job-details .details-meta div svg{color:#6b7280}.job-page .job-details .apply-btn{align-self:flex-start;background:#2563eb;border:none;color:#fff;padding:.7rem 1.5rem;border-radius:999px;font-weight:500;cursor:pointer;transition:background .2s;font-family:Poppins,sans-serif}.job-page .job-details .apply-btn:hover{background:#1e40af}.job-page .job-details .apply-btn.bottom{align-self:center;margin-top:1rem}.job-page .job-details .section h4{color:#111;font-size:1rem;font-family:Poppins,sans-serif;font-weight:600;text-align:left;margin-top:-90px}@media (max-width: 992px){.job-page .job-details .section h4{margin-top:0}}.job-page .job-details .section p,.job-page .job-details .section li{color:#555;font-size:.95rem;line-height:1.6;text-align:left;font-family:Poppins,sans-serif}.job-page .job-details .section ul{margin:0;padding-left:1.25rem}@media (max-width: 992px){.job-page{flex-direction:column}.job-page .job-list,.job-page .job-details{width:100%}}.career-hero-section{position:relative;width:100%;height:340px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.career-hero-section .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.career-hero-section .content{position:relative;text-align:center;color:#fff;max-width:850px}.career-hero-section .content h1{font-size:44px;font-weight:500;color:#fff;font-family:Poppins,sans-serif}.career-hero-section .content p{font-size:18px;font-weight:400;line-height:28px;font-family:Poppins,sans-serif;margin-top:-20px;color:#e5e7eb}@media (max-width: 768px){.career-hero-section{height:260px}.career-hero-section .content h1{font-size:2rem}.career-hero-section .content p{font-size:1rem}}.questionnaire-page{min-height:100vh;background:#f9fafb;padding:3rem 0}.questionnaire-page .header-row{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 2rem;padding:0 2rem}.questionnaire-page .header-row .previous-button-header{background:transparent;border:none;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px 0;transition:all .2s}.questionnaire-page .header-row .previous-button-header:hover:not(:disabled){color:#000;transform:translate(-4px)}.questionnaire-page .header-row .previous-button-header:disabled{opacity:.3;cursor:not-allowed}.questionnaire-page .header-row .previous-button-header svg{font-size:16px}.questionnaire-page .header-row .logo{height:32px;width:auto}.questionnaire-page .question-counter{color:#3854f6;font-size:14px;font-weight:500;text-align:center;margin-bottom:1rem}.questionnaire-page .question-title{font-size:32px;font-weight:700;color:#000;text-align:center;margin-bottom:3rem;line-height:1.3}.questionnaire-page .options-container{max-width:600px;margin:0 auto}.questionnaire-page .option-card{width:100%;padding:18px 24px;margin-bottom:16px;border-radius:8px;border:2px solid #E5E7EB;background:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;color:#3854f6}.questionnaire-page .option-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3854f626}.questionnaire-page .option-card.selected{background:#3854f6;color:#fff;border-color:#3854f6}.questionnaire-page .option-card.selected .checkmark{opacity:1}.questionnaire-page .option-card .checkmark{width:20px;height:20px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.questionnaire-page .option-card .checkmark svg{color:#3854f6;font-size:14px}.questionnaire-page .navigation-buttons{max-width:600px;margin:3rem auto 0;display:flex;justify-content:center}.questionnaire-page .navigation-buttons .next-button{background:#3854f6;color:#fff;border:none;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.questionnaire-page .navigation-buttons .next-button:hover{background:#2a3ec9;transform:translateY(-2px);box-shadow:0 4px 12px #3854f64d}.questionnaire-page .navigation-buttons .next-button:disabled{opacity:.5;cursor:not-allowed}.progress-segments{display:flex;gap:8px;justify-content:center;margin-bottom:3rem;padding:0 2rem;margin-top:1rem}.progress-segments .segment{height:4px;flex:1;max-width:120px;background:#e5e7eb;border-radius:2px;transition:background .3s ease}.progress-segments .segment.active{background:#3854f6}@media (max-width: 768px){.questionnaire-page .header-row{padding:0 1rem}.questionnaire-page .header-row .logo{height:28px}.questionnaire-page .question-title{font-size:24px}.questionnaire-page .options-container{padding:0 1rem}}.SEONewWrapper{overflow:hidden!important}.SEONewWrapper .SEOPage{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:80px;padding:0 16px;overflow:hidden;margin-bottom:-30px}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage{margin-bottom:-35px}}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage{gap:70px;padding:0 72px;margin-bottom:-90px}}.SEONewWrapper .SEOPage p{margin-bottom:0}.SEONewWrapper .SEOPage .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:#fff;color:#222;transition:all .3s ease-in-out;width:150px;border:2px solid var(--primary);margin:20px auto 0}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .cta{height:55px;width:200px;margin-top:32px}}.SEONewWrapper .SEOPage .cta:hover{background-color:var(--primary);color:#fff}.SEONewWrapper .SEOPage .cta svg{font-size:23px;height:23px;font-weight:700}.SEONewWrapper .SEOPage .section-header-wrapper{width:100vw;padding-left:70px;padding-right:70px;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.SEONewWrapper .SEOPage .title{color:#3656f4;text-align:center;font-weight:700;text-transform:uppercase;font-size:16px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .title{font-size:26px}}.SEONewWrapper .SEOPage .description{color:#1e1e1e;text-align:center;font-size:24px;font-weight:600}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .description{font-size:44px}}.SEONewWrapper .SEOPage .tagLine{color:#1e1e1eb3;text-align:center;font-size:18px;font-weight:400}.SEONewWrapper .SEOPage .heroSection{height:500px;width:100vw;position:relative;padding:0 40px;background:linear-gradient(98deg,#e1dcf930 -4.75%,#603fff30 -4.74%,#e1dcf930 97.81%,#ffffff30 97.81%)}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .heroSection{padding:0 100px}}.SEONewWrapper .SEOPage .heroSection #rainbow{position:absolute;left:calc(50% - 40vh);top:62%;width:80vh;height:80vh;-moz-filter:drop-shadow(0 0 .5vh white);-ms-filter:drop-shadow(0 0 .5vh white);-o-filter:drop-shadow(0 0 .5vh white);filter:drop-shadow(0 0 .5vh white);clip-path:polygon(-10% -10%,110% -10%,110% 30%,-10% 30%)}@media screen and (min-width: 1500px){.SEONewWrapper .SEOPage .heroSection #rainbow{top:58%}}@media screen and (min-width: 2000px){.SEONewWrapper .SEOPage .heroSection #rainbow{top:37%}}.SEONewWrapper .SEOPage .heroSection #rainbow .ring{border-radius:100%;position:absolute;box-shadow:0 0 10px #fff9}.SEONewWrapper .SEOPage .heroSection #rainbow #red{width:100%;height:100%;background:#4e2fda0f}.SEONewWrapper .SEOPage .heroSection #rainbow #orange{width:80%;height:80%;left:10%;bottom:10%;background:#4d2aec0f}.SEONewWrapper .SEOPage .heroSection #rainbow #yellow{width:60%;height:60%;left:20%;bottom:20%;background:#6247d91a}.SEONewWrapper .SEOPage .heroSection #rainbow #green{width:85%;height:85%;left:7.5%;bottom:7.5%;background:green}.SEONewWrapper .SEOPage .heroSection #rainbow #blue{width:80%;height:80%;left:10%;bottom:10%;background:#00f}.SEONewWrapper .SEOPage .heroSection #rainbow #purple{width:75%;height:75%;left:12.5%;bottom:12.5%;background:purple}.SEONewWrapper .SEOPage .heroSection #rainbow #occluder{width:70%;height:70%;left:15%;bottom:15%;background:sky;box-shadow:inset 0 0 2vh #fff}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer{display:flex;margin:0 auto}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:50%;margin:40px auto 0}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .tagLine{border-radius:8px;background:#ded8fc;color:#4e2fda;width:-moz-fit-content;width:fit-content;font-size:14px;padding:4px 8px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .title{color:#090b0e;text-align:center;font-size:48px;font-weight:600;text-transform:capitalize}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .title span{color:#4e2fda;position:relative}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .title span img{position:absolute;bottom:-10px;left:-10px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .description{color:#3d4c5e;text-align:center;font-size:18px;font-weight:400;line-height:26px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .cta{display:flex;width:200px;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:40px;border:2px solid #3854f6;background:none;text-decoration:none}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{position:relative;top:135px;left:64px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{left:-50px}}@media only screen and (min-width: 1440px){.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{left:40px}}@media screen and (min-width: 1600px){.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{left:140px}}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection div:nth-child(1){width:200px;height:200px;position:relative;left:100px;top:66px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection div:nth-child(2){width:200px;height:200px;background-size:contain}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .lastImgSection{align-self:center;display:flex;flex-direction:column;gap:20px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .lastImgSection div:nth-child(2){position:relative;left:20px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .lastImgSection div:nth-child(3){position:relative;left:-60px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .packageSection{margin:0 -80px}}.SEONewWrapper .SEOPage .packageSection .info{margin-bottom:32px}.SEONewWrapper .SEOPage .top-header-container{width:100vw;margin:0;padding:0;position:relative;top:0;left:0}.SEONewWrapper .SEOPage .header-image{width:100%;height:auto}.SEONewWrapper .SEOPage .weFixItSection .cards{display:flex;gap:24px;margin-top:32px;flex-direction:column}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .weFixItSection .cards{flex-direction:row}}.SEONewWrapper .SEOPage .weFixItSection .cards .problemCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0;margin:0 24px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .weFixItSection .cards .problemCard{width:50%;margin:12px 0}}.SEONewWrapper .SEOPage .weFixItSection .cards .problemCard .titleSection{background-color:#e5e7eb;width:100%;padding:20px;font-weight:600;border-top-right-radius:12px;border-top-left-radius:12px}.SEONewWrapper .SEOPage .weFixItSection .cards .solutionCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .weFixItSection .cards .solutionCard{width:50%}}.SEONewWrapper .SEOPage .weFixItSection .cards .solutionCard .titleSection{border-radius:12px 12px 0 0;background:#1d5dff;width:100%;padding:20px;font-weight:600;color:#fff}.SEONewWrapper .SEOPage .weFixItSection .cards .statementsSection{display:flex;flex-direction:column;gap:20px}.SEONewWrapper .SEOPage .weFixItSection .cards .statementsSection .statement{display:flex;align-items:center;gap:8px}.SEONewWrapper .SEOPageProducts,.SEONewWrapper .SEOPageIndustries,.SEONewWrapper .SEOPageOurWork span,.SEONewWrapper .SEOPageOurWork span img{width:100%}.SEONewWrapper .SEOPageOurWork .cta{margin-top:24px}.SEONewWrapper .SEOPageFeaturesSection{background-color:#222;margin:0 -16px;padding:16px 0}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSection{padding:32px;margin:0 -80px}}.SEONewWrapper .SEOPageFeaturesSection .info .description{color:#fff}.SEONewWrapper .SEOPageFeaturesSection .info .tagLine{color:#ecedf3;font-size:12px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSection .info .tagLine{font-size:18px}}.SEONewWrapper .SEOPageFeaturesSection .app-container{max-width:1200px;background-color:#f9fafb}.SEONewWrapper .SEOPageFeaturesSectionContainer{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSectionContainer{flex-direction:row}}.SEONewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:none;width:100%}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:block}}.SEONewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:2px solid #3854f6;background-color:#222;color:#fff;text-align:left;margin:0 auto}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{margin-left:0;margin-top:16px}}.SEONewWrapper .SEOPage .testimonials{margin-top:0;margin-bottom:100px}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .testimonials{margin-bottom:200px;text-align:left}}.SEONewWrapper .SEOPage .testimonials .slide-btn-wrapper{display:none}.SEONewWrapper .SEOPage .testimonials .title{font-weight:600;text-align:left}.SEONewWrapper .SEOPage .testimonials .description{font-size:14px;text-align:left;font-style:italic;color:#626262;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-bottom:5px;font-weight:400}.SEONewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:center}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:left}}.SEONewWrapper .SEOPage .testimonials .testimonials-info .description{font-weight:600;color:#222;font-style:normal;font-size:24px;text-align:center}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:24px;text-align:left}}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:32px!important}}.SEONewWrapper .SEOPage .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .logos{margin:0}}@media only screen and (min-width: 1280px){.SEONewWrapper .SEOPage .logos{margin:0}}.SEONewWrapper .SEOPage .logos:before,.SEONewWrapper .SEOPage .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.SEONewWrapper .SEOPage .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.SEONewWrapper .SEOPage .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.SEONewWrapper .SEOPage .logos:hover .logos-slide{animation-play-state:paused}.SEONewWrapper .SEOPage .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.SEONewWrapper .SEOPage .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .logos .logos-slide img{margin:0 6rem;height:40px}}.SEONewWrapper .SEOPage .ourSuccess-container{margin-top:0}.SEONewWrapper .faqs-wrapper{margin-top:60px}@media only screen and (min-width: 1024px){.SEONewWrapper .faqs-wrapper{margin-top:120px}}.work-showcase-container{max-width:1200px;margin:4rem auto;padding:0 1rem;font-family:Inter,sans-serif}.text-center-container{text-align:center}.section-pre-heading{font-size:26px;font-weight:700;color:#3854f6;font-family:Poppins;text-transform:uppercase}@media (max-width: 640px){.section-pre-heading{font-size:12px}}.section-main-heading{font-size:44px;font-weight:800;font-family:Poppins;color:#1f2937}@media (max-width: 640px){.section-main-heading{font-size:16px}}.tab-navigation{justify-content:center;flex-wrap:wrap;margin-top:2rem;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;background-color:#fff;display:inline-flex;padding:20px}.tab-button{display:flex;align-items:center;padding:.75rem 1.5rem;background-color:transparent;color:#6b7280;font-weight:500;font-size:1rem;gap:10;cursor:pointer;border:none;outline:none;transition:all .3s ease-in-out}.tab-button:hover{color:#3854f6;background-color:#3854f60d}.tab-button.active{background-color:#3854f6;color:#fff;border-radius:6px}.tab-icon{width:1.25rem;height:1.25rem;margin-right:.5rem;stroke:currentColor}.tab-content{margin-top:2rem;text-align:center;padding:1rem;background-color:#fff;border-radius:.75rem}.content-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;padding:1.5rem}@media (min-width: 640px){.content-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.content-grid{grid-template-columns:repeat(3,1fr)}}.grid-item{position:relative;border-radius:.5rem;overflow:hidden;transition:transform .2s ease-in-out}.grid-item:hover{transform:translateY(-5px)}.post-image{width:100%;height:auto;display:block}.post-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3854f680;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in-out}.grid-item:hover .post-overlay{opacity:1}.post-title{color:#fff;font-weight:600;font-size:1.25rem}.content-container{padding:2rem}.video-placeholder,.calendar-placeholder{margin-top:1rem;background-color:#e3f2fd;border:2px dashed #3854F6;border-radius:.5rem;min-height:200px;display:flex;align-items:center;justify-content:center}.video-text,.calendar-text{color:#3854f6;font-weight:600}.instagram-feed{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0rem}.insta-post-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.insta-post-card .post-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.insta-post-card .post-header .user-info{display:flex;align-items:center}.insta-post-card .post-header .user-info .profile-pic{width:36px;height:36px;border-radius:50%;margin-right:.75rem;-o-object-fit:cover;object-fit:cover}.insta-post-card .post-header .user-info .username{font-weight:600;font-size:.9rem}.insta-post-card .post-header .menu-btn{background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#333;line-height:1;padding:0}.insta-post-card .post-image{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.insta-post-card .post-actions{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}.insta-post-card .post-actions .left-actions button{background:transparent;border:none;font-size:1.25rem;margin-right:1rem;cursor:pointer}.insta-post-card .post-actions .save-btn{background:transparent;border:none;font-size:1.25rem;cursor:pointer}.insta-post-card .post-details{padding:0 1rem 1rem;text-align:left}.insta-post-card .post-details .likes{font-weight:600;margin-bottom:.25rem;display:block}.insta-post-card .post-details .caption{margin:0 0 .25rem;font-size:.9rem;line-height:1.2}.insta-post-card .post-details .timestamp{font-size:.75rem;color:#999}@media (max-width: 1024px){.instagram-feed{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.instagram-feed{grid-template-columns:1fr}.insta-post-card .post-header,.insta-post-card .post-actions{flex-direction:column;align-items:flex-start;gap:.5rem}.insta-post-card .post-actions .left-actions{display:flex;gap:1rem;margin-bottom:.5rem}.insta-post-card .post-details{font-size:.9rem}.insta-post-card .caption{font-size:.85rem}.insta-post-card .timestamp{font-size:.7rem}}.apply-form-container{background-color:#eef7ff;padding:3rem 1.5rem;width:100%;margin:0 auto;border-radius:12px;font-family:Poppins,sans-serif}.apply-form-container .form-title{text-align:center;font-size:1.75rem;font-weight:600;color:#111;margin-bottom:2rem}.apply-form-container .apply-form{display:flex;flex-direction:column;gap:1rem}.apply-form-container .apply-form .form-row{display:flex;gap:1rem}.apply-form-container .apply-form .form-row input{flex:1}@media (max-width: 768px){.apply-form-container .apply-form .form-row{flex-direction:column}}.apply-form-container .apply-form input[type=text],.apply-form-container .apply-form input[type=email]{width:100%;padding:.9rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background-color:#fff;transition:border .2s}.apply-form-container .apply-form input[type=text]:focus,.apply-form-container .apply-form input[type=email]:focus{outline:none;border-color:#2563eb}.apply-form-container .apply-form .file-upload{border:1px dashed #d1d5db;border-radius:8px;background-color:#f9fafb;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;color:#6b7280}.apply-form-container .apply-form .file-upload label{font-weight:500;color:#111;text-align:left}.apply-form-container .apply-form .file-upload input[type=file]{border:none}.apply-form-container .apply-form .file-upload p{font-size:.875rem}.apply-form-container .apply-form .form-note{font-size:.875rem;color:#6b7280;text-align:left;line-height:1.5}.apply-form-container .apply-form .form-note a{color:#2563eb;text-decoration:underline}.apply-form-container .apply-form .form-note a:hover{color:#1e40af}.apply-form-container .apply-form .submit-btn{margin-top:1rem;background-color:#111;color:#fff;padding:.9rem 1.5rem;border:none;border-radius:9999px;font-size:1rem;font-weight:500;cursor:pointer;width:-moz-fit-content;width:fit-content;align-self:flex-start;transition:background-color .3s}.apply-form-container .apply-form .submit-btn:hover{background-color:#2563eb}.modal{opacity:0;transition:opacity .3s ease}.modal[open]{opacity:1}#faqModal label{text-align:start;padding:5px 0}.modal{animation:fadeIn .5s ease-in-out;opacity:1;transform:translateY(0)}.modal.closed{animation:fadeOut .5s ease-in-out forwards;opacity:0;transform:translateY(-50%)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50%)}}.ant-pagination-item-active{background-color:oklch(var(--pr));border-color:oklch(var(--pr))}.ant-pagination-item-active a{color:#fff}.ant-pagination-item:hover{background-color:#171718;border-color:oklch(var(--pr))}.ant-pagination-item:hover a{color:oklch(var(--pr))}.ant-pagination-custom{background-color:oklch(var(--in));color:oklch(var(--se));border-radius:10px;opacity:70%;padding:2px}.ant-pagination-item-link svg{fill:"oklch(var(--pr))"}.ant-carousel{max-width:100%!important}.ql-container{min-height:200px}.loginPageSection{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#000;font-family:Poppins,sans-serif}.loginPageSection .wrapper{position:absolute;width:99.89vw;height:100vh;display:flex;justify-content:center;align-items:center}.loginPageSection .wrapper section{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:2px;flex-wrap:wrap;overflow:hidden}.loginPageSection .wrapper section:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(#000,#000dff,#000);animation:animate 5s linear infinite}.loginPageSection .wrapper section span{position:relative;display:block;width:calc(6.25vw - 2px);height:calc(6.25vw - 2px);background:#181818;z-index:2;transition:1.5s}.loginPageSection .wrapper section span:hover{background:#000dff;transition:0s}.loginPageSection .wrapper section .loginSection{position:absolute;width:500px;background:#222;z-index:1000;display:flex;justify-content:center;align-items:center;padding:40px;border-radius:4px;box-shadow:0 15px 35px #000000e6}.loginPageSection .wrapper section .loginSection .content{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.loginPageSection .wrapper section .loginSection .content h2{font-size:1.8em;color:#07a4ff;text-transform:uppercase;font-weight:700}.loginPageSection .wrapper section .loginSection .content .form{width:100%;display:flex;flex-direction:column;gap:25px}.loginPageSection .wrapper section .loginSection .content .form .card-body{display:flex;flex-direction:column;gap:10px}.loginPageSection .wrapper section .loginSection .content .form .inputBox{position:relative;width:100%}.loginPageSection .wrapper section .loginSection .content .form .inputBox input{position:relative;width:100%;background:#333;border:none;outline:none;padding:25px 10px 7.5px;border-radius:4px;color:#fff;font-weight:500;font-size:1em}.loginPageSection .wrapper section .loginSection .content .form .inputBox input:focus~i,.loginPageSection .wrapper section .loginSection .content .form .inputBox input:valid~i{transform:translateY(-7.5px);font-size:.9em}.loginPageSection .wrapper section .loginSection .content .form .inputBox .error{color:red;position:inherit;min-width:100%;text-align:start;font-size:13px;margin:5px 0}.loginPageSection .wrapper section .loginSection .content .form .inputBox i{position:absolute;left:0;padding:15px 10px;font-style:normal;color:#aaa;transition:.5s;pointer-events:none}.loginPageSection .wrapper section .loginSection .content .links{position:relative;width:100%;display:flex;justify-content:space-between;font-weight:500;margin:10px 0}.loginPageSection .wrapper section .loginSection .content .links a{color:#4f4fef;text-decoration:none}.loginPageSection .wrapper section .loginSection .content .links a:nth-child(2){color:#000dff;font-weight:600}.loginPageSection .wrapper section .loginSection .content .inputBox button{padding:13px;background:#0009b8;border-radius:4px;color:#1acfc8;font-weight:600;font-size:1.35em;letter-spacing:.05em;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;transition-duration:.3s}.loginPageSection .wrapper section .loginSection .content .inputBox button:disabled{opacity:.6;cursor:not-allowed}.loginPageSection .wrapper section .loginSection .content .inputBox button:active{opacity:.6}@media (max-width: 900px){.loginPageSection .wrapper section span{width:calc(10vw - 2px);height:calc(10vw - 2px)}}@media (max-width: 600px){.loginPageSection .wrapper section span{width:calc(20vw - 2px);height:calc(20vw - 2px)}}.forgotPasswordPageSection{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#000;font-family:Poppins,sans-serif}.forgotPasswordPageSection .wrapper{position:absolute;width:99.89vw;height:100vh;display:flex;justify-content:center;align-items:center}.forgotPasswordPageSection .wrapper section{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:2px;flex-wrap:wrap;overflow:hidden}.forgotPasswordPageSection .wrapper section:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(#000,#000dff,#000);animation:animate 5s linear infinite}@keyframes animate{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.forgotPasswordPageSection .wrapper section span{position:relative;display:block;width:calc(6.25vw - 2px);height:calc(6.25vw - 2px);background:#181818;z-index:2;transition:1.5s}.forgotPasswordPageSection .wrapper section span:hover{background:#000dff;transition:0s}.forgotPasswordPageSection .wrapper section .forgotPasswordSection{position:absolute;width:500px;background:#222;z-index:1000;display:flex;justify-content:center;align-items:center;padding:40px;border-radius:4px;box-shadow:0 15px 35px #000000e6}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content h2{font-size:1.8em;color:#07a4ff;text-transform:uppercase;font-weight:700}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .form{width:100%;display:flex;flex-direction:column;gap:25px}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .form .inputBox{position:relative;width:100%}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .form .inputBox input{position:relative;width:100%;background:#333;border:none;outline:none;padding:25px 10px 7.5px;border-radius:4px;color:#fff;font-weight:500;font-size:1em}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .form .inputBox input:focus~i,.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .form .inputBox input:valid~i{transform:translateY(-7.5px);font-size:.9em}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .form .inputBox .error{color:red;position:inherit;min-width:100%;text-align:start;font-size:13px;margin:5px 0}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .form .inputBox i{position:absolute;left:0;padding:15px 10px;font-style:normal;color:#aaa;transition:.5s;pointer-events:none}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .links{position:relative;width:100%;display:flex;justify-content:space-between;font-weight:500;margin:10px 0}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .links a{color:#4f4fef;text-decoration:none}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .links a:nth-child(2){color:#000dff;font-weight:600}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .inputBox button{padding:13px;background:#0009b8;border-radius:4px;color:#1acfc8;font-weight:600;font-size:1.35em;letter-spacing:.05em;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;transition-duration:.3s;margin-top:20px}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .inputBox button:disabled{opacity:.6;cursor:not-allowed}.forgotPasswordPageSection .wrapper section .forgotPasswordSection .content .inputBox button:active{opacity:.6}@media (max-width: 900px){.forgotPasswordPageSection .wrapper section span{width:calc(10vw - 2px);height:calc(10vw - 2px)}}@media (max-width: 600px){.forgotPasswordPageSection .wrapper section span{width:calc(20vw - 2px);height:calc(20vw - 2px)}}
