@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";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 .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%;justify-content:space-between;align-items:center;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:600;position:relative;cursor:pointer}.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}@media only screen and (min-width: 1280px){.header .menuItems .searchAndAvatar{gap:22px}}.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 var(--black);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)}@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.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)}}.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}.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:600;line-height:30px;color:var(--black);transition:color .4s;text-decoration:none;height:30px;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:var(--black);line-height:normal;font-size:13px}@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)}.dropdownDiv:hover .dropBtn{color:var(--primary)}.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}footer{background:#3854f6;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:150px;margin-bottom:2px}@media only screen and (min-width: 768px){footer .footer .logoSection .image img{width:150px;margin-bottom:10px}}@media only screen and (min-width: 1024px){footer .footer .logoSection .image img{width:180px}}@media only screen and (min-width: 1280px){footer .footer .logoSection .image img{width:185px}}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;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 .heading{color:var(--white);font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;font-size:1.4rem}@media only screen and (min-width: 1024px){footer .footer .heading{font-size:24px;margin-top:13px}}@media only screen and (min-width: 1280px){footer .footer .heading{font-size:2.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:var(--white);font-style:normal;font-weight:400;line-height:normal;font-size:15px;text-decoration:none;transition:all .3s ease-in-out}@media only screen and (min-width: 768px){footer .footer .items ul li a{font-weight:600}}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;font-weight:600;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:#3854f6;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 .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}.heroSection{height:100%;position:relative;z-index:10}.heroSection .heroContentSection{display:flex;flex-direction:column;gap:7px}@media only screen and (min-width: 768px){.heroSection .heroContentSection{gap:10px;flex-direction:row}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection{gap:20px}}@media only screen and (min-width: 1280px){.heroSection .heroContentSection{gap:40px}}.heroSection .heroContentSection .heroLeftSection{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:start;text-align:left;border-radius:10px;width:97.5%;height:450px;margin:auto}.heroSection .heroContentSection .heroLeftSection .leftDiv{background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroLeftSection{border-radius:18px;width:65%;height:350px}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroLeftSection{width:63%;height:430px}}@media only screen and (min-width: 1280px){.heroSection .heroContentSection .heroLeftSection{border-radius:20px;width:65%;height:530px}}.heroSection .heroContentSection .heroLeftSection .leftContent{position:relative!important;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100000;min-height:100%;padding-top:163px!important;padding:0 5px}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroLeftSection .leftContent{align-items:start;padding-top:30%!important;padding-left:20px}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroLeftSection .leftContent{padding-top:22%!important;padding-left:30px}}@media only screen and (min-width: 1280px){.heroSection .heroContentSection .heroLeftSection .leftContent{padding-top:13%!important;padding-left:32px}}.heroSection .heroContentSection .heroLeftSection .leftContent .title{color:var(--white);font-style:normal;font-weight:700;opacity:.9;letter-spacing:1px;font-size:20px}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroLeftSection .leftContent .title{line-height:normal;letter-spacing:4px;font-size:20px}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroLeftSection .leftContent .title{font-size:22px}}.heroSection .heroContentSection .heroLeftSection .leftContent .description{color:var(--white);font-style:normal;font-weight:600;line-height:normal;text-align:center;font-size:20px}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroLeftSection .leftContent .description{font-size:32px;text-align:left}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroLeftSection .leftContent .description{font-size:32px;max-width:512px}}@media only screen and (min-width: 1280px){.heroSection .heroContentSection .heroLeftSection .leftContent .description{font-size:42px}}.heroSection .heroContentSection .heroLeftSection .leftContent .leftButton{transition:all .5s;color:var(--white);background:var(--primary);border:none;font-style:normal;line-height:normal;font-weight:500;width:160px;height:45px;border-radius:8px;font-size:15px}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroLeftSection .leftContent .leftButton{font-weight:600;width:110px;height:40px;border-radius:10px;font-size:14px}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroLeftSection .leftContent .leftButton{width:120px;height:43px;border-radius:10px;font-size:14px}}.heroSection .heroContentSection .heroLeftSection .leftContent .leftButton:hover{background:transparent;border:2px solid var(--primary);color:var(--primary)}@media only screen and (min-width: 1280px){.heroSection .heroContentSection .heroLeftSection .leftContent .leftButton{width:128px;height:43px;border-radius:10px;font-weight:700}}.heroSection .heroContentSection .heroRightSection{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:start;text-align:left;width:98%;margin:auto;height:145px;border-radius:10px}.heroSection .heroContentSection .heroRightSection .rightDiv{background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroRightSection{border-radius:20px;width:34%;height:350px}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroRightSection{width:35.5%;height:430px}}@media only screen and (min-width: 1280px){.heroSection .heroContentSection .heroRightSection{border-radius:20px;width:34%;height:530px}}.heroSection .heroContentSection .heroRightSection .rightContent{position:relative;display:flex;justify-content:center;z-index:9999;padding-top:235px!important;padding-right:5px;padding-left:5px}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroRightSection .rightContent{flex-direction:column;padding-top:55%!important;padding-left:20px}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroRightSection .rightContent{padding-top:37%!important;padding-left:20px}}@media only screen and (min-width: 1280px){.heroSection .heroContentSection .heroRightSection .rightContent{padding-top:30%!important;padding-left:32px}}.heroSection .heroContentSection .heroRightSection .rightContent svg{margin-top:10px;width:40px;height:40px}.heroSection .heroContentSection .heroRightSection .rightContent .description{color:var(--white);font-style:normal;line-height:normal;font-weight:700;font-size:18px;padding-left:10px}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroRightSection .rightContent .description{font-size:25px;padding-left:0}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroRightSection .rightContent .description{font-size:30px;max-width:338px}}.heroSection .heroContentSection .heroRightSection .rightContent .rightButton{font-weight:500;transition:all .5s;color:var(--white);background:var(--primary);border:none;font-style:normal;line-height:normal;width:90px;height:30px;border-radius:8px;font-size:11px}@media only screen and (min-width: 768px){.heroSection .heroContentSection .heroRightSection .rightContent .rightButton{border-radius:10px;width:120px;height:35px;font-size:14px}}@media only screen and (min-width: 1024px){.heroSection .heroContentSection .heroRightSection .rightContent .rightButton{width:130px;height:43px;border-radius:10px;font-size:14px;font-weight:700}}.heroSection .heroContentSection .heroRightSection .rightContent .rightButton:hover{background:transparent;border:2px solid var(--primary);color:var(--primary)}.heroSection .ant-carousel{position:inherit;min-height:100%;max-height:100%;display:flex;flex-direction:column;justify-content:center}.heroSection .ant-carousel .slick-dots.slick-dots-bottom{position:inherit}.heroSection .ant-carousel .ant-skeleton-image,.heroSection .ant-carousel .ant-skeleton-element,.heroSection .ant-carousel .slick-list,.heroSection .ant-carousel .slick-initialized{position:inherit;border-radius:19px;min-width:100%!important;min-height:525px!important}.heroSection .ant-carousel .slick-slider{height:100%}.bgSliderComponent{position:relative;overflow:hidden;height:678px}@media only screen and (min-width: 768px){.bgSliderComponent{height:460px}}@media only screen and (min-width: 1024px){.bgSliderComponent{height:600px}}@media only screen and (min-width: 1280px){.bgSliderComponent{height:650px}}@media only screen and (min-width: 1440px){.bgSliderComponent{height:700px}}.bgSliderComponent .sliders{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;font-style:normal;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;white-space:nowrap;color:transparent;overflow:hidden;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:rgb(70,72,78);z-index:0;animation-duration:40s;opacity:.5;line-height:40px;font-weight:700;font-size:30px}@media only screen and (min-width: 768px){.bgSliderComponent .sliders{font-size:70px;line-height:100px;font-weight:700;animation-duration:35s;margin-top:0x}}@media only screen and (min-width: 1024px){.bgSliderComponent .sliders{animation-duration:40s;font-size:90px;margin-top:90px}}.bgSliderComponent .sliders .bgSlideText:nth-child(odd){animation:slideLeft 40s infinite alternate}.bgSliderComponent .sliders .bgSlideText:nth-child(2n){animation:slideRight 40s infinite alternate}@keyframes slideLeft{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@keyframes slideRight{0%{transform:translate(100%)}50%{transform:translate(0)}to{transform:translate(-100%)}}.bgSliderComponent .childrenContent{position:absolute;text-align:center;padding:0 10px;width:100%;top:10%}@media only screen and (min-width: 768px){.bgSliderComponent .childrenContent{top:17%}}@media only screen and (min-width: 1024px){.bgSliderComponent .childrenContent{padding:0 15px;top:18.8%}}@media only screen and (min-width: 1280px){.bgSliderComponent .childrenContent{top:18.8%}}@media only screen and (min-width: 1440px){.bgSliderComponent .childrenContent{top:19.8%}}.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)}@font-face{font-family:MonumentExtended;src:url(/assets/MonumentExtended-Regular-C8KTyA3T.otf) format("opentype"),url(/assets/MonumentExtended-Ultrabold-B6yQFpyd.otf) format("opentype")}@media only screen and (min-width: 768px){.marqueeSection{margin:28px 0}}@media only screen and (min-width: 1024px){.marqueeSection{margin:10px 0}}@media only screen and (min-width: 1280px){.marqueeSection{margin:58px 0}}.marquee{margin-top:18px;--gap: .5rem;position:relative;display:flex;overflow:hidden;align-items:center;text-align:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;background:#111218}@media only screen and (min-width: 320px){.marquee{min-height:50px}}@media only screen and (min-width: 640px){.marquee{height:60px}}@media only screen and (min-width: 768px){.marquee{min-height:112px}}@media only screen and (min-width: 1024px){.marquee{margin-top:0}}.marqueeContent{display:flex;flex-shrink:0;justify-content:space-around;align-items:center;gap:var(--gap);font-family:MonumentExtended;font-style:normal;font-weight:400;background:#181411;line-height:normal;margin-top:20px}@media only screen and (min-width: 320px){.marqueeContent{max-height:50px}}@media only screen and (min-width: 768px){.marqueeContent{min-height:112px;font-size:24px}}@media only screen and (min-width: 1024px){.marqueeContent{margin-top:0}}@media only screen and (min-width: 1280px){.marqueeContent{margin-top:20px}}.marqueeContent>*{flex:0 0 auto;color:#fff;margin:2px;text-align:center}.marqueeItem{display:flex;justify-content:center;align-items:center;text-decoration:none;cursor:pointer}.marqueeItem:hover{text-decoration:underline;text-underline-offset:3px}.marqueeItem svg{margin:0 36px}ul{padding-left:0}.enableAnimation .marqueeContent{animation:scroll 40s linear infinite}@media only screen and (min-width: 768px){.enableAnimation .marqueeContent{animation:scroll 30s linear infinite}}.marquee:hover .marqueeContent{animation-play-state:paused}.marqueePaused .marqueeContent{animation-play-state:paused!important}.marqueeReverse .marqueeContent{animation-direction:reverse!important}.blueLine{min-height:.4rem;background-color:var(--primary)}@media (prefers-reduced-motion: reduce){.marqueeContent{animation-play-state:paused!important}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}.plansSection .planCards{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:transparent;margin-bottom:0;margin-top:30px;gap:13px;padding:0 15px}@media only screen and (min-width: 320px){.plansSection .planCards{gap:10px}}@media only screen and (min-width: 768px){.plansSection .planCards{justify-content:center;margin-bottom:20px;margin-top:30px;gap:20px}}@media only screen and (min-width: 1024px){.plansSection .planCards{margin-bottom:60px;margin-top:60px;gap:26px}}@media only screen and (min-width: 1280px){.plansSection .planCards{margin-bottom:80px;margin-top:30px}}.plansSection .planCards .planCard{border:2px solid #000aef;transition:box-shadow .3s,scale .3s;border-radius:10px;padding:2px;width:calc(50% - 7px)}@media only screen and (min-width: 320px){.plansSection .planCards .planCard{width:calc(50% - 7px);padding:2px;height:auto}}@media only screen and (min-width: 768px){.plansSection .planCards .planCard{border-radius:16px;padding:15px 5px;width:230px;height:300px}.plansSection .planCards .planCard:hover{box-shadow:10px 10px 11px #0003;scale:1.03}}@media only screen and (min-width: 1024px){.plansSection .planCards .planCard{border-radius:20px;padding:29px 15px 24px;width:285px;height:360px}}.plansSection .planCards .planCard .logo{margin:auto}.plansSection .planCards .planCard .logo img{fill:#000aef;max-width:34px;max-height:34px;min-width:-moz-fit-content;min-width:fit-content;min-height:-moz-fit-content;min-height:fit-content;margin-bottom:5px;margin-top:5px}@media only screen and (min-width: 768px){.plansSection .planCards .planCard .logo img{margin-top:0;max-width:64px;max-height:63px;margin-bottom:19px}}.plansSection .planCards .planCard .title{color:var(--black);font-style:normal;line-height:normal;font-weight:600;font-size:16px}@media only screen and (min-width: 768px){.plansSection .planCards .planCard .title{font-size:19px}}@media only screen and (min-width: 1024px){.plansSection .planCards .planCard .title{font-size:24px}}.plansSection .planCards .planCard .description{color:var(--black);text-align:center;font-style:normal;font-weight:400;line-height:normal;margin-top:3px;margin-bottom:2px;min-height:55px;font-size:12px}@media only screen and (min-width: 320px){.plansSection .planCards .planCard .description{font-size:11px;min-height:53px}}@media only screen and (min-width: 768px){.plansSection .planCards .planCard .description{margin-bottom:3px;min-height:38px}}@media only screen and (min-width: 1024px){.plansSection .planCards .planCard .description{margin-top:5px;margin-bottom:7px;font-size:14px;height:54px}}.plansSection .planCards .planCard .startsAt{color:#000aef;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.plansSection .planCards .planCard .pricePerMonth{color:#000aef;text-align:center;font-style:normal;font-weight:600;line-height:normal;font-size:15px}@media only screen and (min-width: 768px){.plansSection .planCards .planCard .pricePerMonth{font-size:20px}}@media only screen and (min-width: 1024px){.plansSection .planCards .planCard .pricePerMonth{font-size:28px}}.plansSection .planCards .planCard .discountedPriceDetails{color:#000aef;text-align:center;font-style:normal;font-weight:400;line-height:normal;font-size:12px}.plansSection .planCards .planCard button{border-radius:20px;background:#000aef;border:none;color:#fff;text-align:center;font-style:normal;font-weight:700;line-height:normal;transition:background .3s;font-size:10px;margin-top:8px;margin-bottom:5px;width:90%;height:30px}@media only screen and (min-width: 768px){.plansSection .planCards .planCard button{margin-bottom:0;margin-top:11px;width:187px;height:37px}}.plansSection .planCards .planCard button:hover{background:#020cca;transition-duration:.3}.plansSection .planCards .planCard button:active{background:#05084b}.home-testimonialsSection{margin-top:30px}@media only screen and (min-width: 768px){.home-testimonialsSection{margin-top:50px}}@media only screen and (min-width: 1024px){.home-testimonialsSection{margin-top:60px;padding:0 72px}}@media only screen and (min-width: 1280px){.home-testimonialsSection{margin-top:90px}}.home-testimonialsSection .home-testimonials{display:flex;justify-content:center;align-items:center;flex-direction:column;overflow-x:hidden}.home-testimonialsSection .home-testimonials .title{mix-blend-mode:normal;text-align:center;font-style:normal;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){.home-testimonialsSection .home-testimonials .title{line-height:normal;font-size:40px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .title{color:var(--primary);width:215px;height:42px}}@media only screen and (min-width: 1280px){.home-testimonialsSection .home-testimonials .title{font-size:45px}}.home-testimonialsSection .home-testimonials .subTitle{font-weight:600;color:var(--black);font-size:16px;padding:0 15px}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .subTitle{font-size:30px;padding:0}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .subTitle{line-height:72px;font-size:36px}}@media only screen and (min-width: 1280px){.home-testimonialsSection .home-testimonials .subTitle{font-size:48px}}.home-testimonialsSection .home-testimonials .images{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;padding:.5rem 1rem}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .images{gap:7px;padding:.4rem 2rem}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .images{gap:8px;padding:1rem}}@media only screen and (min-width: 1280px){.home-testimonialsSection .home-testimonials .images{gap:15px;padding:2.5rem 6rem}}.home-testimonialsSection .home-testimonials .images .image{border-radius:50%;height:20px;width:20px}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .images .image{height:38px;width:38px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .images .image{height:55px;width:55px}}@media only screen and (min-width: 1280px){.home-testimonialsSection .home-testimonials .images .image{height:82px;width:82px}}.home-testimonialsSection .home-testimonials .feedbackSummery{font-family:Montserrat;font-style:normal;text-align:center;font-weight:500;color:var(--black);transition:opacity 1s ease-in-out;font-size:14px;background:#cbbfbf42;margin:10px 30px;padding:10px;border-radius:6px}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .feedbackSummery{background:transparent;margin-bottom:12px;font-size:22px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .feedbackSummery{margin-bottom:0;margin-top:0;padding:20px;font-size:28px;line-height:39px}}@media only screen and (min-width: 1280px){.home-testimonialsSection .home-testimonials .feedbackSummery{padding:30px;font-size:32px}}.home-testimonialsSection .home-testimonials .testimonialFooter{width:100%;display:flex;justify-content:space-between;padding:.8rem}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter{padding:2rem}}.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection{display:flex;justify-content:space-between;align-items:center;gap:5px}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection{gap:10px}}.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection img{border-radius:50%;height:26px;width:26px}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection img{height:48px;width:48px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection img{height:60px;width:60px}}@media only screen and (min-width: 1280px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection img{height:76px;width:76px}}.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection .clientDetails{display:flex;flex-direction:column}.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection .clientDetails .clientName{text-align:start;font-family:Montserrat;font-style:normal;font-weight:500;height:15px;font-size:12px}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection .clientDetails .clientName{height:20px;font-size:18px;line-height:19px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection .clientDetails .clientName{height:29px;font-size:24px;line-height:29px}}.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection .clientDetails .clientCompany{text-align:start;font-family:Montserrat;font-style:normal;opacity:.4;font-weight:400;font-size:9.5px;line-height:10px}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection .clientDetails .clientCompany{font-size:14px;line-height:16px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter .leftSection .clientDetails .clientCompany{font-size:16px;line-height:20px}}.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection{display:flex;gap:10px}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection{gap:20px}}.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button{flex-shrink:0;border-radius:40px;border:2px solid var(--primary);color:var(--primary);display:flex;align-items:center;justify-content:center;background-color:transparent;width:60px;height:25px}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button{border:3px solid var(--primary);width:100px;height:42px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button{border:3px solid var(--primary);width:150px;height:55px}}@media only screen and (min-width: 1280px){.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button{border:4px solid var(--primary);width:164px;height:61px}}.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button:hover{transition-duration:.3s;background:var(--primary);color:var(--white)}.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button:active{background:#560de9}.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button svg{width:16px;height:auto}@media only screen and (min-width: 768px){.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button svg{width:30px}}@media only screen and (min-width: 1024px){.home-testimonialsSection .home-testimonials .testimonialFooter .rightSection button svg{width:35px}}.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}@media only screen and (min-width: 320px){.faq-container .contactDescription{text-align:center;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)}.faq-container .contactDescription a strong{text-decoration:underline}.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;margin:5px auto 0;width:100%}@media only screen and (min-width: 768px){.faq-container hr{margin-top:12px;margin-bottom:12px}}.faq-container .accordion button{position:relative;display:block;text-align:center;width:100%;padding:.4em 0;color:#444f60;font-size:1rem;font-weight:400;border:none;background:none;outline:none}.faq-container .accordion button:hover,.faq-container .accordion button:focus{cursor:pointer;color:var(--primary)}.faq-container .accordion button .accordion-title{font-size:.8rem;font-weight:500;color:#202020;font-style:normal;line-height:normal;margin:auto 0;text-align:start}@media only screen and (min-width: 768px){.faq-container .accordion button .accordion-title{font-size:20px}}@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{animation-duration:.5s}.faq-container .accordion button[aria-expanded=true]{color:var(--primary)}.faq-container .accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:20em;transition:all .2s linear;will-change:opacity,max-height;text-transform:capitalize}.faq-container .accordion .accordion-content{text-align:start;opacity:0;max-height:0;overflow:visible;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.faq-container .accordion .accordion-content p{font-weight:400;opacity:.99;font-style:normal;line-height:normal;text-transform:capitalize;font-size:11px;margin-bottom:0}@media only screen and (min-width: 768px){.faq-container .accordion .accordion-content p{margin-bottom:17px;font-size:15px;opacity:.67}}@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}@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}@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%)}}.successStorySection{display:flex;background:#222;margin-top:30px}@media only screen and (min-width: 768px){.successStorySection{margin-top:70px}}@media only screen and (min-width: 1024px){.successStorySection{margin-top:100px}}@media only screen and (min-width: 1280px){.successStorySection{margin-top:150px}}.successStorySection .left .image img{width:100px;height:208px;margin-top:-41px;margin-left:-5px;display:none}@media only screen and (min-width: 768px){.successStorySection .left .image img{display:block;left:0;width:250px;height:360px;margin-top:-40px;margin-left:0}}@media only screen and (min-width: 1024px){.successStorySection .left .image img{width:350px;height:600px;margin-top:-110px}}@media only screen and (min-width: 1280px){.successStorySection .left .image img{width:529px;height:758px;margin-top:-81px}}.successStorySection .right{display:flex;flex-direction:column;text-align:start;padding:20px 15px 2px}@media only screen and (min-width: 768px){.successStorySection .right{padding:40px 24px 20px 13px}}@media only screen and (min-width: 1024px){.successStorySection .right{padding:70px 54px 40px 63px}}@media only screen and (min-width: 1280px){.successStorySection .right{padding:100px 74px 60px 73px}}.successStorySection .right .title{color:var(--primary);margin-bottom:0;text-align:center;font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.successStorySection .right .title{text-align:left;letter-spacing:.1rem;margin-bottom:14px;font-size:30px}}@media only screen and (min-width: 1024px){.successStorySection .right .title{font-family:"Roboto" sans-serif;font-size:2rem;letter-spacing:.1rem;font-weight:700}}@media only screen and (min-width: 1280px){.successStorySection .right .title{font-size:2.5rem}}.successStorySection .right .subTitle{color:var(--white);font-style:normal;font-weight:500;font-size:12px;letter-spacing:1.2px;margin-bottom:12px;margin-top:7px}@media only screen and (min-width: 768px){.successStorySection .right .subTitle{letter-spacing:1.4px;margin-bottom:16px;font-weight:800;line-height:2.3rem;font-size:2rem}}@media only screen and (min-width: 1024px){.successStorySection .right .subTitle{line-height:2.625rem;font-size:2rem}}@media only screen and (min-width: 1280px){.successStorySection .right .subTitle{letter-spacing:.25rem;line-height:3.625rem;font-size:3.4rem}}.successStorySection .right .description{color:var(--white);opacity:.7;font-weight:400;font-size:12.6px;margin-bottom:7px}@media only screen and (min-width: 768px){.successStorySection .right .description{font-weight:400;font-size:.8rem;margin-bottom:0}}@media only screen and (min-width: 1024px){.successStorySection .right .description{font-weight:500;font-size:15px}}@media only screen and (min-width: 1280px){.successStorySection .right .description{font-size:18px}}@media only screen and (min-width: 768px){.successStorySection .right .button{height:90px}}@media only screen and (min-width: 1024px){.successStorySection .right .button{height:100px}}.successStorySection .right .button button{transition:background-color .5s,color .5s,border .5s;background-color:transparent;border:none;color:var(--white);border-radius:40px;background:var(--primary);cursor:pointer;font-weight:500;height:33px;width:102px;font-size:12px;margin:10px auto}@media only screen and (min-width: 768px){.successStorySection .right .button button{font-weight:600;height:50px;font-size:15px;width:170px;margin-top:20px;margin-bottom:54px}}@media only screen and (min-width: 1024px){.successStorySection .right .button button{height:55px;font-size:16px;width:180px;margin-top:20px}}@media only screen and (min-width: 1280px){.successStorySection .right .button button{font-size:18px;width:190px;height:59px;margin-top:30px;margin-bottom:60px}}.successStorySection .right .button button:hover{background:transparent;transition-duration:.5s;color:var(--white);border:3px solid var(--primary)}.successStorySection .right .counterSection{display:flex}.successStorySection .right .counterSection .counters{display:flex;justify-content:space-between;align-items:center;gap:30px;height:50px;margin-top:0}@media only screen and (min-width: 768px){.successStorySection .right .counterSection .counters{gap:80px;height:50px;margin-top:0;margin-left:0}}@media only screen and (min-width: 1024px){.successStorySection .right .counterSection .counters{gap:80px;height:70px}}@media only screen and (min-width: 1280px){.successStorySection .right .counterSection .counters{gap:80px;height:110px;margin-top:28px}}.successStorySection .right .counterSection .counters .count{display:flex;flex-direction:column;justify-content:center;align-items:start;color:var(--white);font-weight:400;font-size:17px}@media only screen and (min-width: 768px){.successStorySection .right .counterSection .counters .count{font-weight:700;font-size:1.7rem}}@media only screen and (min-width: 1024px){.successStorySection .right .counterSection .counters .count{font-size:2rem}}@media only screen and (min-width: 1280px){.successStorySection .right .counterSection .counters .count{font-size:3rem}}.successStorySection .right .counterSection .counters .count .countTitle{font-weight:400;padding-left:2px;font-size:.7rem}@media only screen and (min-width: 768px){.successStorySection .right .counterSection .counters .count .countTitle{font-weight:500;font-size:.6rem}}@media only screen and (min-width: 1024px){.successStorySection .right .counterSection .counters .count .countTitle{font-size:.8rem}}@media only screen and (min-width: 1280px){.successStorySection .right .counterSection .counters .count .countTitle{font-weight:600;font-size:1rem}}.secondRowCardsSection{background:#222;position:relative;height:197px}@media only screen and (min-width: 768px){.secondRowCardsSection{height:415px}}@media only screen and (min-width: 1024px){.secondRowCardsSection{height:530px}}@media only screen and (min-width: 1280px){.secondRowCardsSection{height:701px;margin-top:-70px}}.secondRowCardsSection .cards{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;gap:5px;top:12px}@media only screen and (min-width: 768px){.secondRowCardsSection .cards{gap:12px}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards{gap:16px}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards{top:92px}}.secondRowCardsSection .cards .card{background-color:var(--black);position:relative;border-radius:10px;width:113px;height:160px}@media only screen and (min-width: 320px){.secondRowCardsSection .cards .card{width:112px;height:142px}}@media only screen and (min-width: 640px){.secondRowCardsSection .cards .card{width:100px;height:170px}}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card{border-radius:30px;width:240px;height:340px}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards .card{border-radius:30px;width:321px;height:425px}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card{border-radius:30px;width:421px;height:525px}}.secondRowCardsSection .cards .card img{border-radius:10px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card img{border-radius:30px}}.secondRowCardsSection .cards .card .buttonSection{position:absolute;border-radius:60px;background:linear-gradient(90deg,#fff,#fffdfd7a);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);opacity:.8;display:flex;align-items:center;justify-content:start;overflow:hidden;padding:0 5px;bottom:5px;width:90px;height:20px;margin:0 4px;visibility:hidden}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card .buttonSection{visibility:visible;padding:0 3px;bottom:21px;width:220px;height:42px;margin:0 10px}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards .card .buttonSection{padding:0 3px;bottom:21px;width:268px;height:62px;margin:0 27px}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card .buttonSection{padding:0 5px;bottom:31px;width:368px;height:72px;margin:0 27px}}.secondRowCardsSection .cards .card .buttonSection:hover .swipeBtn{transition-duration:.8s;border-radius:60px;transform:translate(65px)}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card .buttonSection:hover .swipeBtn{transform:translate(180px)}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards .card .buttonSection:hover .swipeBtn{transform:translate(208px)}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card .buttonSection:hover .swipeBtn{transform:translate(296px)}}.secondRowCardsSection .cards .card .buttonSection .swipeBtn{z-index:20;border-radius:50%;background-color:#3131fb;outline:none;border:none;transition:border-radius .8s,transform .8s;display:flex;align-items:center;justify-content:center;width:15px;height:15px}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn{width:35px;height:35px}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn{width:52px;height:52px}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn{width:62px;height:62px}}.secondRowCardsSection .cards .card .buttonSection .swipeBtn svg{height:auto;color:var(--white);min-width:10px}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn svg{width:18px}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn svg{width:30px}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn svg{width:35px}}.secondRowCardsSection .cards .card .buttonSection .swipeBtn:hover{transform:translate(65px);transition-duration:.8s;border-radius:60px}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn:hover{transform:translate(180px)}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn:hover{transform:translate(208px)}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card .buttonSection .swipeBtn:hover{transform:translate(296px)}}.secondRowCardsSection .cards .card .buttonSection .text{color:#252525;font-weight:300;opacity:.6;font-size:30%;margin:0 3px}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card .buttonSection .text{font-size:80%;margin:0 5px}}@media only screen and (min-width: 1024px){.secondRowCardsSection .cards .card .buttonSection .text{font-size:95%}}@media only screen and (min-width: 1280px){.secondRowCardsSection .cards .card .buttonSection .text{margin:0 20px;font-size:98%}}.secondRowCardsSection .cards .card .mobileBtn button{visibility:visible;position:absolute;top:40%;left:35%;width:34px;height:34px;border-radius:50%;border:4px solid var(--primary)}.secondRowCardsSection .cards .card .mobileBtn button svg{color:var(--primary)}@media only screen and (min-width: 768px){.secondRowCardsSection .cards .card .mobileBtn button{visibility:hidden}}.solutionRowSection{background-color:var(--primary);padding:40px 10px}@media only screen and (min-width: 768px){.solutionRowSection{padding:50px 55px}}@media only screen and (min-width: 1024px){.solutionRowSection{padding:80px 65px}}.solutionRowSection .title{color:var(--white);font-style:normal;text-align:center;opacity:.9;margin-top:-10px;margin-bottom:15px;font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.solutionRowSection .title{font-size:40px;margin-bottom:20px;margin-top:-10px}}@media only screen and (min-width: 1024px){.solutionRowSection .title{margin-bottom:30px;font-size:40px}}@media only screen and (min-width: 1280px){.solutionRowSection .title{margin-bottom:30px;font-size:45px}}.solutionRowSection .solutionRowContent .navSection{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:100%}@media only screen and (min-width: 1024px){.solutionRowSection .solutionRowContent .navSection{width:85%}}@media only screen and (min-width: 1280px){.solutionRowSection .solutionRowContent .navSection{width:90%}}.solutionRowSection .solutionRowContent .navSection .navItem{flex:1;text-align:center;cursor:pointer;transition-duration:.3s;transition:background-color .3s,transform .3s scale .3s;opacity:.5;color:var(--white);font-size:15px}.solutionRowSection .solutionRowContent .navSection .navItem:hover{opacity:.9}@media only screen and (min-width: 768px){.solutionRowSection .solutionRowContent .navSection .navItem{opacity:.4;font-size:17px}}@media only screen and (min-width: 1024px){.solutionRowSection .solutionRowContent .navSection .navItem{font-size:20px}}@media only screen and (min-width: 1280px){.solutionRowSection .solutionRowContent .navSection .navItem{font-size:28px}}@media only screen and (min-width: 768px){.solutionRowSection .solutionRowContent .navSection .navItem:not(:last-child){margin-right:-10px}}.solutionRowSection .solutionRowContent .navSection .navItem.selected{color:var(--white);text-align:center;font-style:normal;font-weight:600;line-height:normal;z-index:1;opacity:1;font-size:14px}@media only screen and (min-width: 768px){.solutionRowSection .solutionRowContent .navSection .navItem.selected{font-size:20px}}@media only screen and (min-width: 1024px){.solutionRowSection .solutionRowContent .navSection .navItem.selected{font-size:25px}}@media only screen and (min-width: 1280px){.solutionRowSection .solutionRowContent .navSection .navItem.selected{font-size:42px}}.solutionRowSection .solutionRowContent .description{color:var(--white);font-weight:500;text-align:center;font-style:normal;line-height:normal;font-size:11px;padding:15px;margin-top:5px!important}@media only screen and (min-width: 768px){.solutionRowSection .solutionRowContent .description{font-size:16px;margin-top:0!important}}@media only screen and (min-width: 1024px){.solutionRowSection .solutionRowContent .description{font-size:20px;padding:25px 70px}}@media only screen and (min-width: 1280px){.solutionRowSection .solutionRowContent .description{font-size:28px;padding:38px 90px}}.solutionRowSection .solutionRowContent img{border-radius:20px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:"center";object-position:"center"}@media only screen and (min-width: 768px){.solutionRowSection .solutionRowContent img{height:auto}}@media only screen and (min-width: 1280px){.solutionRowSection .solutionRowContent img{height:611px;width:98%}}@media only screen and (min-width: 1440px){.solutionRowSection .solutionRowContent img{height:611px;width:82%}}.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}}.businessSection{display:flex;justify-content:space-between;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-top:30px;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:35px}@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:15px;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}@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}.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}.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}.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}}.designSection{margin-top:20px}@media only screen and (min-width: 768px){.designSection{margin-top:30px}}@media only screen and (min-width: 1024px){.designSection{margin-top:60px}}@media only screen and (min-width: 1280px){.designSection{margin-top:80px}}.designSection .topSection .title{text-align:center;font-style:normal;opacity:.9;color:var(--black);margin-top:30px;font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.designSection .topSection .title{font-size:40px}}@media only screen and (min-width: 1024px){.designSection .topSection .title{color:var(--primary);font-size:40px}}@media only screen and (min-width: 1280px){.designSection .topSection .title{font-size:45px}}.designSection .topSection .subTitle{color:var(--black);font-weight:600;font-size:16px;padding:0 15px}@media only screen and (min-width: 768px){.designSection .topSection .subTitle{text-align:center;font-size:30px}}@media only screen and (min-width: 1024px){.designSection .topSection .subTitle{font-size:48px;line-height:60px}}@media only screen and (min-width: 1280px){.designSection .topSection .subTitle{font-size:48px;line-height:65px}}.designSection .topSection .description{color:var(--black);text-align:center;font-style:normal;font-weight:600;opacity:.6;margin:auto;width:100%;font-size:12.5px;padding:5px 15px 3px}@media only screen and (min-width: 768px){.designSection .topSection .description{line-height:1.5;margin-bottom:20px;font-size:1rem;padding:0 10px}}@media only screen and (min-width: 1024px){.designSection .topSection .description{font-size:16px;margin-bottom:45px;margin-top:15px;padding:0 2rem;width:auto}}@media only screen and (min-width: 1280px){.designSection .topSection .description{font-size:16px;padding:0;width:844px}}.designSection .sliderContainer{background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;width:100%;height:220px}@media only screen and (min-width: 768px){.designSection .sliderContainer{height:300px}}@media only screen and (min-width: 1024px){.designSection .sliderContainer{height:400px}}@media only screen and (min-width: 1280px){.designSection .sliderContainer{padding-top:20px;height:450px}}.designSection .sliderImages{display:flex;align-items:center;gap:5px}@media only screen and (min-width: 768px){.designSection .sliderImages{gap:15px;margin-top:20px}}@media only screen and (min-width: 1280px){.designSection .sliderImages{gap:24px;margin-top:0}}.designSection .sliderImages img{width:100%;height:113%;-o-object-fit:cover;object-fit:cover;border-radius:9px;margin-top:-12px}@media only screen and (min-width: 768px){.designSection .sliderImages img{border-radius:20px;height:100%}}.designSection .sliderImg{cursor:pointer;position:relative;transition:.7s ease;height:100%;width:40px!important;border-radius:9px}@media only screen and (min-width: 768px){.designSection .sliderImg{border-radius:20px;width:50px!important}}@media only screen and (min-width: 1024px){.designSection .sliderImg{width:70px!important;height:400px!important}}@media only screen and (min-width: 1280px){.designSection .sliderImg{width:110px!important}}.designSection .firstNextOrPrev{width:40px!important;height:200px!important}@media only screen and (min-width: 768px){.designSection .firstNextOrPrev{width:50px!important;height:250px!important}}@media only screen and (min-width: 1024px){.designSection .firstNextOrPrev{width:60px!important;height:350px!important}}@media only screen and (min-width: 1280px){.designSection .firstNextOrPrev{width:100px!important;height:435px!important}}.designSection .secondNextPrev{width:40px!important;height:180px!important}@media only screen and (min-width: 768px){.designSection .secondNextPrev{width:50px!important;height:220px!important}}@media only screen and (min-width: 1024px){.designSection .secondNextPrev{width:60px!important;height:300px!important}}@media only screen and (min-width: 1280px){.designSection .secondNextPrev{width:100px!important;height:355px!important}}.designSection .imageTitle{color:var(--white);text-align:center;font-style:normal;font-weight:700;line-height:normal;transition:.7s ease;position:absolute;top:20%;left:-5%;font-size:16px}.designSection .imageTitle div{width:100px}@media only screen and (min-width: 768px){.designSection .imageTitle{font-size:20px}.designSection .imageTitle div{width:200px}}@media only screen and (min-width: 1024px){.designSection .imageTitle{left:-5%;font-size:25px}.designSection .imageTitle div{width:250px}}@media only screen and (min-width: 1280px){.designSection .imageTitle{left:-5%;font-size:30px}.designSection .imageTitle div{width:300px}}.designSection .imageTitle.left{transform:rotate(-90deg);right:5%;top:70%}.designSection .imageTitle.right{transform:rotate(90deg);right:5%}.designSection .details{position:absolute;top:23px;left:32px}.designSection .details h3{font-size:18px;font-weight:700;text-align:left;line-height:24px;color:var(--white);text-transform:uppercase;transition:.7s ease;display:none}@media only screen and (min-width: 768px){.designSection .details h3{font-size:22px;line-height:28px}}@media only screen and (min-width: 1024px){.designSection .details h3{font-size:26px;line-height:32px}}.designSection .details p{color:var(--white);text-align:left;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:.7s ease;display:none}@media only screen and (min-width: 768px){.designSection .details p{font-size:16px}}@media only screen and (min-width: 1024px){.designSection .details p{font-size:18px}}.designSection .sliderImg.active{width:95vw!important;display:block}@media only screen and (min-width: 768px){.designSection .sliderImg.active{width:450px!important;height:300px!important}}@media only screen and (min-width: 1024px){.designSection .sliderImg.active{width:582px!important;height:405px!important}}@media only screen and (min-width: 1280px){.designSection .sliderImg.active{width:686px!important;height:478px!important}}.designSection .sliderImg.active .imageTitle{display:none}.designSection .sliderImg.active .details p,.designSection .sliderImg.active .details h3{display:block}.designSection .sliderImg.notActive{display:none!important}@media only screen and (min-width: 768px){.designSection .sliderImg.notActive{display:block!important}}.designSection .buttons{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:0;margin-top:5px}@media only screen and (min-width: 768px){.designSection .buttons{margin-top:20px;gap:22px}}@media only screen and (min-width: 1280px){.designSection .buttons{margin-top:45px;gap:28px}}.designSection .buttons .previous,.designSection .buttons .next{border-radius:50%;transition:background-color .5s,border .5s;border:2px solid var(--primary);width:40px;height:40px;background-color:transparent;border:1px solid #000;display:flex;align-items:center;justify-content:center;font-size:8px}@media only screen and (min-width: 768px){.designSection .buttons .previous,.designSection .buttons .next{width:50px;height:50px}}@media only screen and (min-width: 1024px){.designSection .buttons .previous,.designSection .buttons .next{border:3px solid var(--primary);width:60px;height:60px}}@media only screen and (min-width: 1280px){.designSection .buttons .previous,.designSection .buttons .next{border:3px solid var(--primary);width:80px;height:80px}}.designSection .buttons .previous svg,.designSection .buttons .next svg{width:18px;margin:auto;height:auto;display:flex;align-content:center;color:#000}@media only screen and (min-width: 768px){.designSection .buttons .previous svg,.designSection .buttons .next svg{color:var(--primary);width:25px}}@media only screen and (min-width: 1024px){.designSection .buttons .previous svg,.designSection .buttons .next svg{width:28px}}.designSection .buttons .previous:hover,.designSection .buttons .next:hover{opacity:1;background-color:var(--primary);transition:background-color .5s,border .5s,color .5s}.designSection .buttons .previous:hover svg,.designSection .buttons .next:hover svg{color:var(--white)}.sliderContentSection{margin:30px auto auto;width:100%}@media only screen and (min-width: 1024px){.sliderContentSection{margin-top:60px;width:100%}}@media only screen and (min-width: 1280px){.sliderContentSection{margin-top:80px;width:100%}}.sliderContentSection .title{text-align:center;font-style:normal;opacity:.9;padding:5px 15px 0;font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media only screen and (min-width: 768px){.sliderContentSection .title{font-size:40px}}@media only screen and (min-width: 1024px){.sliderContentSection .title{color:var(--primary);font-size:40px}}@media only screen and (min-width: 1280px){.sliderContentSection .title{font-size:45px}}.sliderContentSection .subTitle{text-align:center;font-weight:600;font-size:16px;padding:0 15px}@media only screen and (min-width: 768px){.sliderContentSection .subTitle{font-size:30px;padding:0 120px}}@media only screen and (min-width: 1024px){.sliderContentSection .subTitle{font-size:2.5rem;margin:auto;padding:0 115px}}@media only screen and (min-width: 1280px){.sliderContentSection .subTitle{font-size:48px;width:873px;padding:0}}.sliderContentSection .description{color:var(--black);text-align:center;opacity:.6;margin:0 auto;font-weight:600;font-size:12.5px;padding:5px 15px}@media only screen and (min-width: 768px){.sliderContentSection .description{font-size:1rem;padding:10px 60px}}@media only screen and (min-width: 1024px){.sliderContentSection .description{font-size:16px!important;padding:0 100px;margin-top:15px}}@media only screen and (min-width: 1280px){.sliderContentSection .description{margin-top:7px;width:72%;font-size:16px;width:665px;padding:0}}.sliderContentSection .linkButton{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;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;height:40px;width:150px;font-size:15px;margin:7px auto}@media only screen and (min-width: 768px){.sliderContentSection .linkButton{height:50px;font-size:15px;width:170px;margin-top:15px;margin-bottom:10px}}@media only screen and (min-width: 1024px){.sliderContentSection .linkButton{height:55px;font-size:16px;width:180px;margin-top:25px;margin-bottom:44px}}@media only screen and (min-width: 1280px){.sliderContentSection .linkButton{height:60px;font-size:18px;width:191.196px;margin-top:30px;margin-bottom:10px}}.sliderContentSection .linkButton:hover{background:transparent;transition-duration:.5s;color:var(--black);border:3px solid var(--primary)}.shopSlider{position:relative;overflow:hidden;width:100%;height:350px}@media only screen and (min-width: 768px){.shopSlider{height:345px}}@media only screen and (min-width: 1024px){.shopSlider{height:510px}}@media only screen and (min-width: 1280px){.shopSlider{height:520px}}@media only screen and (min-width: 1440px){.shopSlider{height:560px}}.shopSectionButtons{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:12px;margin-bottom:0}@media only screen and (min-width: 768px){.shopSectionButtons{margin-top:30px}}@media only screen and (min-width: 1024px){.shopSectionButtons{margin-top:40px;gap:1.5rem}}@media only screen and (min-width: 1280px){.shopSectionButtons{margin-top:60px;gap:30px}}@media only screen and (min-width: 1440px){.shopSectionButtons{margin-top:70px;gap:32px}}.shopSectionButtons #prev,.shopSectionButtons #next{color:var(--primary);transition:opacity .5s;border-radius:50%;border:2px solid var(--primary);transition:all .3s,border 1s;width:40px;height:40px;border:1px solid #000;display:flex;align-items:center;justify-content:center;font-size:8px;background-color:transparent}@media only screen and (min-width: 768px){.shopSectionButtons #prev,.shopSectionButtons #next{width:50px;height:50px;gap:3.5rem}}@media only screen and (min-width: 1024px){.shopSectionButtons #prev,.shopSectionButtons #next{border:3px solid var(--primary);width:60px;height:60px}}@media only screen and (min-width: 1280px){.shopSectionButtons #prev,.shopSectionButtons #next{border:3px solid var(--primary);width:80px;height:80px}}.shopSectionButtons #prev svg,.shopSectionButtons #next svg{width:18px;margin:auto;height:auto;display:flex;align-content:center}@media only screen and (min-width: 320px){.shopSectionButtons #prev svg,.shopSectionButtons #next svg{color:#000}}@media only screen and (min-width: 768px){.shopSectionButtons #prev svg,.shopSectionButtons #next svg{width:25px;color:var(--primary)}}@media only screen and (min-width: 1024px){.shopSectionButtons #prev svg,.shopSectionButtons #next svg{width:35px}}.shopSectionButtons #prev:hover,.shopSectionButtons #next:hover{opacity:1;background-color:var(--primary);border:var(--primary);color:var(--white);transition:all 1s,border 2s,color 1s}.shopSectionButtons #prev:hover svg,.shopSectionButtons #next:hover svg{color:#fff}.shopSectionButtons .indicator{display:flex;gap:16px;margin:0 10px}@media only screen and (min-width: 1280px){.shopSectionButtons .indicator{gap:30px}}.shopSectionButtons .dot{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer}@media only screen and (min-width: 1280px){.shopSectionButtons .dot{width:15px;height:15px}}.shopSectionButtons .dot.nextOrPrev{scale:1.5}.shopSectionButtons .dot.active{background-color:#333;scale:2;background-color:var(--primary);border:1px solid gray;transition-duration:.8s}.shopSectionSlideItem{position:absolute;border-radius:10px;padding:20px;transition:transform .5s,opacity .5s,z-index .5s;transform:translate(-50%);text-align:center;display:flex;align-items:center;justify-content:center;bottom:20px!important;width:250px;height:320px;aspect-ratio:250/395;margin-left:-30px}@media only screen and (min-width: 768px){.shopSectionSlideItem{margin-left:0;height:300px;aspect-ratio:250/474}}@media only screen and (min-width: 1024px){.shopSectionSlideItem{width:360px;height:auto;aspect-ratio:360/482}}@media only screen and (min-width: 1280px){.shopSectionSlideItem{width:377px;height:auto;aspect-ratio:377/482}}.shopSectionSlideItem .cardContent{margin-top:-200px;font-size:18px}@media only screen and (min-width: 1024px){.shopSectionSlideItem .cardContent{margin-top:-300px;font-size:18px}}.shopSectionSlideItem .cardTitle{position:inherit;font-weight:600;color:var(--black);margin:0 auto;display:inline-block;white-space:nowrap;bottom:-20px;font-size:12px!important}@media only screen and (min-width: 768px){.shopSectionSlideItem .cardTitle{bottom:-20px;font-size:12px!important}}@media only screen and (min-width: 1024px){.shopSectionSlideItem .cardTitle{bottom:-22px!important;font-size:17px!important}}@media only screen and (min-width: 1280px){.shopSectionSlideItem .cardTitle{bottom:-23px!important;font-size:17px!important}}@media only screen and (min-width: 320px){.contentWrapper{padding:0 12px}}@media only screen and (min-width: 1280px){.contentWrapper{padding:0 72px}}@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}}.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}}@media (min-width: 1200px){.whyChoseUsSection .title{font-size:48px}}@media (min-width: 992px){.whyChoseUsSection .subTitle{line-height:60px;margin-top:10px}}.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,.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}}.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}@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}}.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:hover,.offerCards .offerCard .ant-tooltip:hover{box-shadow:0 4.337px 4.337px #0003;scale:1.03;transform:scaleY(1.03);background-color:var(--primary);color:#fff}.offerCards .offerCard:hover .title,.offerCards .offerCard .ant-tooltip:hover .title,.offerCards .offerCard:hover .price,.offerCards .offerCard .ant-tooltip:hover .price{color:var(--white)}.offerCards .offerCard:hover img,.offerCards .offerCard .ant-tooltip:hover img{filter:hue-rotate(180deg) brightness(100) invert(0) grayscale(1)}.offerCards .offerCard:hover .buyNowBtn,.offerCards .offerCard .ant-tooltip:hover .buyNowBtn{background-color:#fff;color:#3854f6}.offerCards .offerCard:hover .listCircle,.offerCards .offerCard .ant-tooltip:hover .listCircle{border:3px solid var(--white)}}@media (min-width: 992px) and (min-width: 992px){.offerCards .offerCard:hover .listCircle,.offerCards .offerCard .ant-tooltip: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-style:normal;font-weight:600;line-height:normal}@media (min-width: 992px){.cartPage .topSection .yourCartTitle{font-size:42px}}.cartPage .topSection .cartDesc{color:#000;font-style:normal;font-weight:500;line-height:normal;opacity:.7;font-size:16px}@media (min-width: 768px){.cartPage .topSection .cartDesc{font-size:18px}}.cartPage .contentSection{display:flex;gap:20px;flex-direction:column;margin-top:1.5rem}@media (min-width: 768px){.cartPage .contentSection{gap:10px;flex-direction:row;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);border-bottom:1px solid rgba(0,0,0,.2);display:flex;gap:12px;padding:10px 12px;align-items:flex-start}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan{align-items:center;gap:15px;padding:20px 15px}}@media (min-width: 992px){.cartPage .contentSection .leftSection .mainPlan{align-items:center;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;width:auto}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails{display:flex;justify-content:space-between;flex:100%;gap:8px;flex-direction:column}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails{gap:20px;flex-direction:row}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft{text-align:left;display:flex;flex-direction:column;gap:12px}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .planTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:22px}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .custom-select-wrapper{position:relative;display:inline-block}@media (max-width: 575.98px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .custom-select-wrapper{width:100%}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .custom-select-wrapper:after{content:"";position:absolute;top:55%;right:12px;width:20px;height:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><polyline points="6 9 12 15 18 9"></polyline></svg>') no-repeat;pointer-events:none;transform:translateY(-50%)}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .custom-select{-webkit-appearance:none;-moz-appearance:none;font-style:normal;font-weight:500;line-height:normal;appearance:none;background-color:#fff;border:1px solid #000000;padding:10px 15px;cursor:pointer;position:relative;color:#0000008f;font-size:14.041px;border-radius:8px;width:100%}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .custom-select{width:160px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .custom-select:focus{outline:none}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .nextRenewDate{font-style:normal;font-weight:500;line-height:normal;font-size:12px;color:#000;opacity:.56}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight{display:flex;text-align:right;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight{flex-direction:column}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .originalPrice{text-decoration:line-through;color:#000;font-size:12px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .originalPrice{font-size:16px}}.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 .discount{color:#265adf;font-size:12px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .discount{font-size:14px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button{font-weight:700;border:2px solid #000;background-color:transparent;border-radius:25%;transition:all .3s ease-in-out;width:30px;height:30px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button{margin-top:7px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button:hover{background-color:#222;color:#fff}.cartPage .contentSection .leftSection .freeWithThePlan{border-bottom:1px solid rgba(0,0,0,.2)}.cartPage .contentSection .leftSection .freeWithThePlan .secTitle{text-align:left;font-style:normal;font-weight:500;line-height:normal;background-color:#a9a9a933;font-size:12px;color:#265adf;padding:8px 12px;border:1px solid rgba(0,0,0,.2);border-top:none}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .secTitle{padding:8px 16px}}@media (min-width: 992px){.cartPage .contentSection .leftSection .freeWithThePlan .secTitle{padding:8px 27px}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails{display:flex;justify-content:space-between;border:1px solid rgba(0,0,0,.2);border-top:none;border-bottom:none;padding:18px 12px;flex-direction:column}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails{padding:16px;flex-direction:row}}@media (min-width: 992px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails{padding:30px 40px 30px 30px;flex-direction:row}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanLeft{text-align:left}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanLeft .freePlanTitle{color:#265adf;font-style:normal;font-weight:600;line-height:normal;opacity:.9;font-size:16px}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanLeft .freePlanTitle{font-size:18px}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanLeft .freePlanFeature{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:12px;opacity:.56;margin-top:10px}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanLeft .freePlanFeatureDesc{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:12px;margin-top:5px;opacity:.56}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanLeft .freePlanFeatureDesc{margin-top:50px}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight{text-align:left;display:flex;align-items:center;margin-top:1rem;justify-content:flex-end;gap:20px}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight{margin-top:0;gap:5px;flex-direction:column;align-items:flex-end;text-align:right}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight .freePlanDuration{color:#265adf;font-style:normal;font-weight:600;line-height:normal;font-size:13px}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight .freePlanDuration{font-size:16px}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight .freePlanDiscount{color:#265adf;font-style:normal;font-weight:600;line-height:normal;font-size:16px}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight .freePlanDiscount{font-size:18px}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight button{font-weight:700;border:2px solid #000;background-color:transparent;border-radius:25%;transition:all .3s ease-in-out;width:30px;height:30px}@media (min-width: 768px){.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight button{width:30px;height:30px;margin-top:32px}}.cartPage .contentSection .leftSection .freeWithThePlan .freePlanDetails .freePlanRight button:hover{background-color:#222;color:#fff}.cartPage .contentSection .leftSection .recommendedAccordion .accordionTitleSection{background-color:#a9a9a933;display:flex;justify-content:space-between;cursor:pointer;border:1px solid rgba(0,0,0,.2);border-top:none;padding:6px 12px}@media (min-width: 768px){.cartPage .contentSection .leftSection .recommendedAccordion .accordionTitleSection{padding:13px 30px 13px 16px}}@media (min-width: 992px){.cartPage .contentSection .leftSection .recommendedAccordion .accordionTitleSection{padding:13px 50px 13px 30px}}.cartPage .contentSection .leftSection .recommendedAccordion .accordionTitleSection svg{color:#265adf}.cartPage .contentSection .leftSection .recommendedAccordion .accordionTitleSection .accordionTitle{color:#265adf;font-style:normal;font-weight:500;line-height:normal;font-size:14px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems{max-height:0;visibility:hidden;opacity:0;overflow:hidden;min-height:-moz-fit-content;min-height:fit-content;border:1px solid rgba(0,0,0,.2);border-top:none;transition:all .2s ease-in-out}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems.open{visibility:visible;opacity:1;max-height:none}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem{display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.2);flex-direction:column;padding:18px 12px}@media (min-width: 768px){.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem{padding:16px 16px 16px 13px;flex-direction:row}}@media (min-width: 992px){.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem{padding:40px 40px 40px 30px}}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection{display:flex;gap:20px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .recommendedServiceIcon img{width:30px;height:30px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .serviceDetails{text-align:left}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .serviceDetails .serviceTitle{color:#265adf;font-style:normal;font-weight:600;line-height:normal;opacity:.9;font-size:16px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .serviceDetails .discountedPrice{color:#3c6be2;font-style:normal;font-weight:500;line-height:normal;font-size:14px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .serviceDetails .originalPrice{color:#000;font-style:normal;font-weight:500;line-height:normal;text-decoration:line-through;opacity:.4;margin-left:8px;font-size:14px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .serviceDetails .serviceFeatures ul{margin:20px 0 0;padding-left:25px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .serviceDetails .serviceFeatures ul li{font-size:12px;line-height:23px;font-weight:500}@media (min-width: 768px){.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionLeftSection .serviceDetails .serviceFeatures ul li{opacity:.56;line-height:30px}}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionRightSection{display:flex;text-align:right;align-items:flex-end;flex-direction:row;justify-content:end;gap:55.5%;margin-top:20px}@media (min-width: 768px){.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionRightSection{justify-content:space-around;flex-direction:column;gap:0;margin-top:0}}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionRightSection .addToCartBtn{color:#111;text-align:center;font-style:normal;font-weight:500;line-height:normal;background-color:transparent;transition:all .3s ease-in-out;border-radius:5px;border:2px solid #000;width:64px;height:34px;font-size:12px}@media (min-width: 768px){.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionRightSection .addToCartBtn{width:100px;height:30px;font-size:14px}}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionRightSection .addToCartBtn:hover{background-color:#222;color:#fff}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionRightSection .removeFromRecommended{font-weight:700;border:2px solid #000;background-color:transparent;border-radius:25%;transition:all .3s ease-in-out;width:30px;height:30px;margin-top:7px}.cartPage .contentSection .leftSection .recommendedAccordion .accordionItems .accordionItem .accordionRightSection .removeFromRecommended:hover{background-color:#222;color:#fff}.cartPage .contentSection .rightSection{flex:30%;padding-bottom:45px}.cartPage .contentSection .rightSection .finalPriceSection{border:1px solid rgba(0,0,0,.2);background-color:#f5f7f8;padding:12px}@media (min-width: 768px){.cartPage .contentSection .rightSection .finalPriceSection{padding:10px}}@media (min-width: 992px){.cartPage .contentSection .rightSection .finalPriceSection{padding:25px}}.cartPage .contentSection .rightSection .finalPriceSection .orderSummary{color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:normal;text-align:left}.cartPage .contentSection .rightSection .finalPriceSection .totalNumberOfItems{color:#000;text-align:left;opacity:.7;font-style:normal;font-weight:400;line-height:normal;font-size:16px;margin-top:5px}.cartPage .contentSection .rightSection .finalPriceSection hr{height:1.5px;border:1px solid rgb(0,0,0);opacity:.1;background-color:#000}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection{text-align:left;display:flex;align-items:center;justify-content:space-between}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalText{font-style:normal;font-weight:500;line-height:normal;font-size:22px;color:#000;display:flex;align-items:center;gap:6.5px}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalText .currency{font-size:13.5px}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalFinalPrice{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:24px;margin-left:8px}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalPrice{color:#000;font-style:normal;font-weight:500;line-height:normal;text-decoration:line-through;font-size:14px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection{text-align:left}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoTitle{text-decoration:underline;cursor:pointer;text-underline-offset:3px;padding:8px 0;color:#000;margin-top:9px;font-size:16px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput{display:flex;align-items:center;justify-content:start;margin-top:10px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input{padding:8px 16px;border:1px solid rgba(0,0,0,.4);background:#fff;width:72%;height:40px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input:focus,.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input:active{outline:none}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtnInitial{background-color:#0003;cursor:not-allowed;color:#fff;border:none;font-style:normal;font-weight:400;line-height:normal;padding:8px 12px;height:40px;font-size:16px;display:flex;align-items:center;justify-content:center;width:20%}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtn{background-color:#007bff;cursor:pointer;color:#fff;border:none;font-style:normal;font-weight:400;line-height:normal;padding:8px 12px;height:40px;font-size:16px;display:flex;align-items:center;justify-content:center;width:20%}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .promoCodeCloseBtn{background:none;border:none;font-size:20px;color:#000;cursor:pointer;font-weight:700;transition:all .3s ease-in-out}.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}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection .promoCodeRemoveBtn{background:transparent;border:none;color:#d1242f;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;font-size:16px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoCodeDiscount{color:#3854f6;margin-top:5px;display:inline-block}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoCodeResponse{color:#1a7f37;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-top:30px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoCodeResponseMessage{margin-top:10px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoCodeResponseMessage.invalid{margin-top:8px;color:#d1242f}.cartPage .contentSection .rightSection .paymentOptions{display:flex;flex-direction:column;gap:10px;margin-top:2rem}.cartPage .contentSection .rightSection .paymentOptions button{width:100%;background-color:transparent;border:none;height:48px}.cartPage .contentSection .rightSection .paymentOptions .razorPayBtn{background-color:#ffc600;text-align:center;font-style:normal;font-weight:600;line-height:normal;transition:all .3s ease-in-out;color:#000;display:flex;align-items:center;justify-content:center;font-size:12px;gap:10px}.cartPage .contentSection .rightSection .paymentOptions .razorPayBtn:hover{background-color:#e7b80e}.cartPage .contentSection .rightSection .paymentOptions .checkoutLink .readyToPayBtn{background-color:#000;color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal;transition:all .3s ease-in-out;font-size:13px}.cartPage .contentSection .rightSection .paymentOptions .checkoutLink .readyToPayBtn:hover{background-color:#222221}.cartPage .contentSection .rightSection .totalSavedAmount{color:#000;text-align:center;font-style:normal;font-weight:600;line-height:normal;margin-top:15px;font-size:12px;padding-bottom:30px}.cartPage .satisfactionGuaranteedSection{background-color:transparent;background-color:#fff;margin-top:30px;padding:20px}.cartPage .satisfactionGuaranteedSection .satisfactionContentSection .satisfactionIcon img{height:30px;width:auto}.cartPage .satisfactionGuaranteedSection .satisfactionContentSection .satisfactionTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;margin-top:.5rem;font-size:14px}.cartPage .satisfactionGuaranteedSection .satisfactionContentSection .satisfactionDesc{color:#000;text-align:center;font-style:normal;font-weight:500;line-height:normal;width:91%;margin:auto;font-size:12px;opacity:.56}.cartPage .termsAndConditionSection{background-color:#ebf0fc;padding:25px;margin-top:30px}.cartPage .termsAndConditionSection .tNcIcon{height:26px;width:auto}.cartPage .termsAndConditionSection .tNcTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:14px;margin-top:.5rem}.cartPage .termsAndConditionSection .tNcDesc{color:#000;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin:auto;width:91%;font-size:12px;opacity:.56}.cartPageFaqSection{overflow:hidden;margin-top:.1rem}@media (min-width: 768px){.cartPageFaqSection{margin-top:1.5rem}}@media (min-width: 992px){.cartPageFaqSection{margin-top:2.5rem}}@media (min-width: 1200px){.cartPageFaqSection{margin-top:5rem}}@media (min-width: 1400px){.cartPageFaqSection{margin-top:6.5rem}}@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}}.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 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}}.order-summary-section{background:#f0f5ff;padding:24px 16px;border-radius:10px;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-style:normal;font-weight:500;line-height:normal;text-align:left;font-size:24px}@media (min-width: 992px){.order-summary-section .orderSummeryTop h2{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}.order-summary-section .summary-details .totalItemsInCart{font-size:16px}@media (min-width: 992px){.order-summary-section .summary-details .totalItemsInCart{font-size:20px}}.order-summary-section .summary-details .totalItemsInCart a{color:#000;text-decoration:underline}.order-summary-section .summary-details p{display:flex;justify-content:space-between;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-style:normal;font-weight:500;line-height:normal}.order-summary-section .summary-details p .estTotal{color:#265adf;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.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 .offerDisclaimers{font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;font-size:16px;text-align:right}@media (min-width: 992px){.order-summary-section .summary-details .offerDisclaimers{margin:1rem 0}}.order-summary-section .summary-details .offerDisclaimers a{color:#0009}.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}.totalItems{text-align:left;border-radius:10px;border:1px solid rgba(0,0,0,.2);overflow:hidden;margin-top:24px;padding: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}.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-style:normal;font-weight:500;line-height:normal;font-size:20px}@media (min-width: 992px){.paymentMethodSection .sectionTitle{font-size:32px}}.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{margin-bottom:30px;gap:20px;flex-direction:row}}.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 #3656f4;background-color:#f1f3fd}.paymentMethodSection .paymentOptions button svg,.paymentMethodSection .paymentOptions button img{width:20px;height:auto}.paymentMethodSection .btnHr{margin-top:0;margin-bottom:1.5rem}@media (min-width: 992px){.paymentMethodSection .btnHr{display:none}}.paymentMethodSection .paymentForm .inputGroup{display:flex;flex-direction:column;margin-bottom:15px;position:relative}.paymentMethodSection .paymentForm .inputGroup label{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:13px;margin-bottom:3px}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup label{margin-bottom:8px;font-size:16px}}.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 .cvcLabel{display:flex;gap:7px;align-items:center}.paymentMethodSection .paymentForm .inputGroup .cvcLabel svg{cursor:pointer;width:15px;position:absolute;top:0}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup .cvcLabel svg{width:20px;top:4px}}@media (min-width: 1200px){.paymentMethodSection .paymentForm .inputGroup .cvcLabel svg{top:3px}}.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;letter-spacing:1.5px;font-size:16px}}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper{display:flex;flex-direction:column;gap:0;position:relative}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper input{flex:1;padding-right:60px;max-width:100%}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper .cardType{display:inline-block;background-size:cover;background-repeat:no-repeat;text-align:right;position:absolute;top:-1.8px;right:4px;width:35px;height:100%}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper .cardType{right:8px;top:0;width:50px;height:100%}}.paymentMethodSection .paymentForm .inputGroup .error{color:#e42222;position:absolute;font-size:10px;bottom:-15px;left:2px}@media (min-width: 768px){.paymentMethodSection .paymentForm .inputGroup .error{bottom:-20px;font-size:13px}}.paymentMethodSection .paymentForm .inputGroupRow{display:flex;gap:8px;justify-content:space-between}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroupRow{gap:12px}}.paymentMethodSection .paymentForm .inputGroupRow .inputGroup{max-width:calc(47vw - 27px);flex:1}.paymentMethodSection .paymentForm .payButton{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;border-radius:10px;padding:9px 0;font-size:14px;cursor:pointer;margin-top:5px}@media (min-width: 768px){.paymentMethodSection .paymentForm .payButton{margin-top:12px}}@media (min-width: 992px){.paymentMethodSection .paymentForm .payButton{margin-top:24px;padding:12px 0;font-size:20px}}.paymentMethodSection .paymentForm .payButton:hover{background:#2139be}.payAgreeSection{margin-top:20px;overflow-x:hidden}.payAgreeSection .securePaymentImage{display:block;max-width:100%;scale:2;padding:9px 0;margin:auto}@media (min-width: 992px){.payAgreeSection .securePaymentImage{scale:1}}.payAgreeSection .payAgree{color:#000;font-style:normal;font-weight:400;line-height:normal;font-size:15px;margin-top:10px;opacity:.6}@media (min-width: 992px){.payAgreeSection .payAgree{font-size:14px;opacity:1}}.paymentForm .error{color:#e42222;margin-top:5px;font-size:10px;margin-left:2px}@media (min-width: 768px){.paymentForm .error{bottom:-19px;font-size:13px}}.paymentForm .upiPaymentForm{display:flex;flex-direction:column;justify-content:center}.paymentForm .upiPaymentForm label{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:13px;margin-bottom:3px}@media (min-width: 992px){.paymentForm .upiPaymentForm label{margin-bottom:8px;font-size:16px}}.paymentForm .upiPaymentForm input{border-radius:4px;border:1px solid #d0d7de;padding:8px;font-size:12px;letter-spacing:.5px}@media (min-width: 992px){.paymentForm .upiPaymentForm input{padding:10px;letter-spacing:1.5px;font-size:16px}}@media (max-width: 575.98px){.paymentForm .upiPaymentForm button{margin-top:13px!important}}.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}.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}}.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}.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}}.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 .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)}}.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 .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}.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 .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{width:100%}.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 p{color:#979797;margin-bottom:0}.singleCard h6{font-size:14px}@media (min-width: 576px){.singleCard h6{font-size:20px;font-weight:600}}.singleCard .categories-singleCard{width:100%;display:flex;align-items:center;flex-wrap:wrap;padding-left:16px;margin-top:0;overflow:hidden;transition:max-height .3s ease;gap:0;margin-bottom:0}@media (min-width: 374px){.singleCard .categories-singleCard{gap:8px;margin-top:8px}}@media (min-width: 426px){.singleCard .categories-singleCard{margin-top:8px;overflow:visible}}.singleCard .categories-singleCard.expanded{max-height:none}.singleCard .categories-singleCard li{font-size:10px;white-space:nowrap;padding-right:16px;color:#1e1e1eb3;font-weight:400}@media (min-width: 576px){.singleCard .categories-singleCard li{padding-right:16px}}@media (min-width: 992px){.singleCard .categories-singleCard li{font-size:14px}}.singleCard .toggle-button{background:none;border:none;color:#1e1e1e;font-weight:500;cursor:pointer;margin-left:-12px;font-size:10px;white-space:nowrap}@media (min-width: 992px){.singleCard .toggle-button{font-size:14px}}.categories{display:flex;gap:12px;align-items:center}.pricing-wrapper{display:flex;flex-direction:column;margin-top:0}@media (min-width: 374px){.pricing-wrapper{margin-top:8px}}@media (min-width: 768px){.pricing-wrapper{margin-bottom:-4px}}@media (min-width: 992px){.pricing-wrapper{margin-bottom:-7px}}.pricing-wrapper .pricing{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;margin-bottom:0}@media (min-width: 374px){.pricing-wrapper .pricing{font-size:18px}}@media (min-width: 768px){.pricing-wrapper .pricing{font-size:18px}}@media (min-width: 992px){.pricing-wrapper .pricing{gap:12px;font-size:28px}}.pricing-wrapper .pricing p{color:#222;margin-bottom:0}.pricing-wrapper .pricing .discounted-price{font-size:12px;font-weight:400;color:#b3b3b3;text-decoration:line-through}@media (min-width: 374px){.pricing-wrapper .pricing .discounted-price{font-size:14px}}@media (min-width: 992px){.pricing-wrapper .pricing .discounted-price{font-size:18px}}.pricing-wrapper .pricing .discounted-percentage{color:#970000;font-size:9px;font-weight:400}@media (min-width: 374px){.pricing-wrapper .pricing .discounted-percentage{font-size:10px}}@media (min-width: 992px){.pricing-wrapper .pricing .discounted-percentage{font-size:16px}}.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)}@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}.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;line-height:normal;text-transform:capitalize;margin:auto;padding:0 10px;font-size:12px}@media (min-width: 768px){.growthPackageSection .topSectionPhone .description{width:490px;font-size:15px}}@media (min-width: 992px){.growthPackageSection .topSectionPhone .description{text-align:center;font-size:17.5px;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 .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;border:2px solid var(--primary);max-width:-moz-fit-content;max-width:fit-content;display:flex;gap:5px}@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 .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}.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}@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-size:15.38px}@media (min-width: 768px){.googleAdsConnectWithUsSection .phoneContent .topSection .subTitle{font-size:18px}}.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%}}.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-top:24px;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}@media (min-width: 576px){.testimonials{border-radius:30px;margin-left:0;margin-right:0;width:100%}}@media (min-width: 768px){.testimonials{border-radius:30px;margin-top:40px}}.testimonials .testimonials-info{padding:24px 24px 118px}@media (min-width: 768px){.testimonials .testimonials-info{text-align:left;padding:64px}}.testimonials .testimonials-info .title{font-size:16px;color:#3656f4;font-weight:600;text-transform:uppercase}@media (min-width: 768px){.testimonials .testimonials-info .title{font-size:24px}}.testimonials .testimonials-info .description{font-size:24px;font-weight:600;color:#1e1e1e}@media (min-width: 992px){.testimonials .testimonials-info .description{font-size:32px}}.testimonials .testimonials-info .tagline{font-size:12px;color:#767676}@media (min-width: 576px){.testimonials .testimonials-info .tagline{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:-270px;padding-bottom:0!important}}.testimonials .container>.slide-wrapper>.carousel-container{padding:0 16px;gap:16px}.testimonials .card-container{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;padding:24px;flex:0 0 100%}@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;padding-bottom:5px}.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{margin-top:200px;width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 576px){.ourSuccess-container{margin-top:288px}}.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:#222;border:none}.container .slide-wrapper .dots .dot-active{background-color:#b5b0b0;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!important;margin-top:0;margin-bottom:0}.processSteps-wrapper .title{font-size:16px;text-align:center}@media (min-width: 768px){.processSteps-wrapper .title{font-size:24px}}.processSteps-wrapper .description{font-size:24px;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}@media (min-width: 992px){.processSteps-wrapper .dataContent-wrapper{flex-direction:row}}.processSteps-wrapper .dataContent-wrapper img{width:100%}@media (min-width: 992px){.processSteps-wrapper .dataContent-wrapper img{width:50vw}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide{display:flex;flex-direction:column;gap:16px}@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:baseline;margin-left:16px}@media (min-width: 768px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav{margin-left:unset}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav .num{display:flex;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border:none;border-radius:100%;color:#2c47e9}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav .num:hover{border:1.2px solid var(--primary)}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .nums-nav .num-active{background-color:#2c47e9;color:#fff}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .carousel-container{gap:0}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper{max-width:100%;flex:0 0 100%}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper img{border-radius:10px}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card{border:none}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-body{padding:0}@media (min-width: 992px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-body{padding:8px}}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-title{font-size:16px;font-weight:600;text-align:left}.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-text{font-size:14px;color:#222222a6;text-align:left;font-weight:400}@media (min-width: 992px){.processSteps-wrapper .dataContent-wrapper .processSteps-slide .slide-wrapper .singleCard-wrapper .card-text{font-size:15px}}.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}.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}.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}.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}.emailMarketingPage-wrapper{display:flex;flex-direction:column;align-items:center;overflow:hidden;gap:12px;margin-top:50px;padding:0 16px}@media (min-width: 768px){.emailMarketingPage-wrapper{margin-top:100px}}@media (min-width: 992px){.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 (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 (min-width: 768px){.emailMarketingPage-wrapper .title{font-size:28px}}@media (min-width: 992px){.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 (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 (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 (min-width: 992px){.emailMarketingPage-wrapper .logos{margin:60px 0}}@media (min-width: 1200px){.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 (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}}.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.emailMarketingPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (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 (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}}.emailMarketingPage-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){.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}}.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 (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}}.emailMarketingPage-wrapper .testimonials{margin-bottom:110px}@media (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 (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 (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}}.emailMarketingPage-wrapper .custom-design .title{color:#fff}.emailMarketingPage-wrapper .custom-design .description{color:#fff;opacity:.7;width:97%}@media (min-width: 768px){.emailMarketingPage-wrapper .custom-design .description{width:55%}}@media (min-width: 992px){.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 (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:190px;box-shadow:none}@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 (min-width: 992px){.ourFeatures{padding:0 72px}}@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:#131919;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}}.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}}.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}@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}}.valuePacksDetailsHeroSection{background-repeat:no-repeat;background-size:auto;min-height:100vh}@media (min-width: 992px){.valuePacksDetailsHeroSection{background-size:cover}}.valuePacksDetailsHeroSection .topSection{padding-top:28%}@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}.valuePacksDetailsHeroSection .topSection .subTitle{margin:0 auto}.valuePacksDetailsHeroSection .topSection .description{color:#1e1e1eb3}.valuePacksDetailsHeroSection .featuresSection{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:3rem;gap:8px}@media (min-width: 768px){.valuePacksDetailsHeroSection .featuresSection{gap:20px}}.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}.selectedValuePackBuyNow .priceDetailsSection{margin-top:20px;border-radius:10px;border:1px solid #b9c7f3}@media (min-width: 992px){.selectedValuePackBuyNow .priceDetailsSection{margin-top:32px}}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection{display:flex;padding:0 24px;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(56,84,246,.2);background:#3854f633;height:100px}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .packageTitle{color:#000;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection{display:flex;justify-content:flex-end;align-items:center;gap:20px}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle{display:flex;align-items:center;gap:10px}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle span{color:#000;font-size:20px;font-weight:500}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .toggleSwitch{position:relative;display:inline-block;width:45.2px;height:21.2px}@media (min-width: 992px){.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .toggleSwitch{width:50px;height:25px}}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .toggleSwitch input[type=checkbox]{display:none}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .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}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .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){.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .toggleSwitch .switch:before{width:21px;height:21px}}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .toggleSwitch input[type=checkbox]:checked+.switch:before{transform:translate(25px);background-color:#fff}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .durationToggle .toggleSwitch input[type=checkbox]:checked+.switch{background-color:#425eff}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .priceSection{display:flex;flex-direction:column;align-items:start;justify-content:center;border:none;border-radius:0;border-right:2px solid rgba(56,84,246,.3);border-left:2px solid rgba(56,84,246,.3);padding:0 24px}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .priceSection .subTitleText{color:#000;font-size:16px;opacity:.6;font-weight:500}.selectedValuePackBuyNow .priceDetailsSection .priceTopSection .rightSection .priceSection .priceText{color:#000;font-size:22px;font-weight:500}.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{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.ecommerceMarketingPage-wrapper{gap:80px}}.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 .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 .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%}.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:600;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}}.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{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{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}@media (min-width: 992px){.marketingInfo .info .subTitle{font-size:36px}}.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: 768px){.googleAdsPage-wrapper{margin-top:100px;margin-bottom:-35px}}@media (min-width: 992px){.googleAdsPage-wrapper{margin-top:140px;gap:60px;padding:0 72px;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: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 .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 .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;margin-top:4px}@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%}@media (min-width: 992px){.googleAdsPage-wrapper .websiteDesignLimitedTimeOffer .limitedTimeOfferSection .topSection .description{width:835px}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection{background-color:var(--black);width:100vw}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:24px 16px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:72px}}.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .title{font-weight:700;color:#fff;font-size:16px}@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:11px}@media (min-width: 992px){.googleAdsPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection .description{font-size:14px}}.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;line-height:normal;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 -16px}.googleAdsPage-wrapper .faqs-wrapper .faq-container{padding-top:0;margin:0}.googleAdsPage-wrapper .ourSuccess-container{margin-top:10px}.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}.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)}}
