@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Readex+Pro:wght@160..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Smooch&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap";html{scroll-behavior:smooth}body{overflow-x:hidden}main{max-width:100%;margin:0 auto;text-align:center;font-family:Poppins,sans-serif}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:"<";background-repeat:no-repeat;background-position:right center;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;width:200px}.custom-select::-ms-expand{display:none}.hiddenForLoginSignupResetPassword{display:none!important}::-webkit-scrollbar-track{border-radius:10px;background:#d9d9d999}::-webkit-scrollbar-thumb{border-radius:10px;background:#3854f6}::-webkit-scrollbar{color:#3854f6;width:6px;border-radius:10px}.poppins-thin{font-family:Poppins,sans-serif;font-weight:100;font-style:normal}.poppins-extralight{font-family:Poppins,sans-serif;font-weight:200;font-style:normal}.poppins-light{font-family:Poppins,sans-serif;font-weight:300;font-style:normal}.poppins-regular{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.poppins-medium{font-family:Poppins,sans-serif;font-weight:500;font-style:normal}.poppins-semibold{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.poppins-bold{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.poppins-extrabold{font-family:Poppins,sans-serif;font-weight:800;font-style:normal}.poppins-black{font-family:Poppins,sans-serif;font-weight:900;font-style:normal}.poppins-thin-italic{font-family:Poppins,sans-serif;font-weight:100;font-style:italic}.poppins-extralight-italic{font-family:Poppins,sans-serif;font-weight:200;font-style:italic}.poppins-light-italic{font-family:Poppins,sans-serif;font-weight:300;font-style:italic}.poppins-regular-italic{font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.poppins-medium-italic{font-family:Poppins,sans-serif;font-weight:500;font-style:italic}.poppins-semibold-italic{font-family:Poppins,sans-serif;font-weight:600;font-style:italic}.poppins-bold-italic{font-family:Poppins,sans-serif;font-weight:700;font-style:italic}.poppins-extrabold-italic{font-family:Poppins,sans-serif;font-weight:800;font-style:italic}.poppins-black-italic{font-family:Poppins,sans-serif;font-weight:900;font-style:italic}.container-fluid{margin:0 auto!important;padding:0!important;max-width:1920px!important}.container{max-width:1920px!important;width:100%;padding:0 72px!important}.bsb-flip-h{transform:rotateY(180deg);transition:transform .5s ease}.accordion{--bs-accordion-btn-focus-box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important;--bs-accordion-border-color: var(--white) !important;--bs-accordion-btn-icon-width: 1rem !important}.accordion ul{padding:0;margin:0}@media screen and (max-width: 575.98px){.react-confirm-alert-body{width:340px!important}}.react-confirm-alert-body h1{font-size:28px!important}:root{font-family:Poppins,sans-serif;font-size:16px;line-height:1;font-weight:500;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--white: #ffffff;--primary: #3656f4;--hover: #eef1f4;--border-color: #d0d7de;--danger: #c70000;--light-gray: #626262;--primary-green: #9bd903;--black: #000000;--black2: #131111;--black3: #071121;--black-lighter: #911c57;--black-light: #77174a;--pink: #da2f68;--orange: #f89e00;--gradient: linear-gradient(98.37deg, #2df800 .99%, #225ac3 100%)}:root ::-moz-selection{color:#fff;background:#1c3de1fc}:root ::selection{color:#fff;background:#2243ecce}:root ::-webkit-scrollbar{scrollbar-width:thin}.custom-select-none{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.header{position:fixed;transform:translateY(0);width:100%;height:80px;padding:0 .9rem;z-index:99;display:flex;align-items:center;transition:all ease .5s;top:0;left:0}.header.top{background:var(--white);backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px)}.header.show{backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);background-color:var(--white);top:0}.header.hide{transform:translateY(-120px)}.header .headerFlex{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 auto;padding:0}.header .logout{margin-top:20}.header .logoContainer{cursor:pointer}.header .logoContainer img{max-width:130px}@media only screen and (min-width: 1280px){.header .logoContainer img{height:34px;max-width:175px}}.header .menuItems{list-style-type:none;display:flex;width:100%;align-items:center;gap:25px;font-size:12.5px}@media only screen and (min-width: 1024px){.header .menuItems{margin-left:15px}}@media only screen and (min-width: 1280px){.header .menuItems{font-size:16px;margin-left:50px}}.header .menuItems .menuItem{height:70px;display:flex;align-items:center;color:#000;font-weight:400;font-size:18px;position:relative;cursor:pointer;font-family:Poppins,sans-serif}.header .menuItems .menuItem:hover{color:var(--primary);transform:scale(1.03);transition-duration:.2s}.header .menuItems .menuItem.activeShopNavItem{color:var(--primary)}.header .menuItems .searchAndAvatar{display:flex;align-items:center;gap:16px;padding-right:50px;margin-left:auto}@media only screen and (min-width: 1280px){.header .menuItems .searchAndAvatar{gap:22px}}.header .custom-button{background-color:#1d5dff;border:none;border-radius:100px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;padding:10px 40px;cursor:pointer;transition:all .3s ease}.header .custom-button:hover{background-color:#0042e9}.header .custom-button:active{background-color:#003bd0}@media (max-width: 1024px){.header .custom-button{font-size:15px;padding:0 10px}}@media (max-width: 768px){.header .custom-button{font-size:14px;padding:8px 28px}}@media (max-width: 480px){.header .custom-button{font-size:13px;padding:8px 22px;width:100%;text-align:center}}@media (max-width: 360px){.header .custom-button{font-size:12px;padding:7px 18px}}.header .authBtn{display:flex;align-items:center;height:70px;cursor:pointer;margin-top:20px}.header .login-text{color:#1d5dff;transition:.2s ease;align-items:center}.header .login-text:hover{color:#000}.header .cart-icon{cursor:pointer;transition:filter .2s ease;filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}.header .cart-icon:hover,.header .cart-icon.active{filter:brightness(0) saturate(100%) invert(31%) sepia(97%) saturate(3480%) hue-rotate(222deg) brightness(96%) contrast(101%)}.header .searchContainer{display:flex;justify-content:center;align-items:center;overflow:hidden}.header .searchContainer .searchSection .searchBtn{display:flex;align-items:center;gap:8px;font-size:1rem;color:var(--black);border-radius:.625rem;border:2px solid #CBCBCB;padding:5px;cursor:pointer}.header .searchContainer .searchSection .searchBtn:hover svg{color:var(--primary);scale:1.02}.header .searchContainer .searchSection .searchBackdrop{display:flex;justify-content:center;align-items:center;background:#00000080;position:fixed;top:-60px;left:0;width:100vw;height:calc(100vh + 160px)}.dropdownImage{margin-top:20px;text-align:center}.dropdownImage img{max-width:100%;height:auto;border-radius:8px}@media only screen and (min-width: 768px){.mobileView{display:none}}.mobileView .mobileMenuItems{display:flex;align-items:center;gap:20px}.mobileView .mobileMenuItems svg{font-size:16px;color:#fff}.mobileView .menuItem{height:70px;display:flex;align-items:center}.mobileView.mobileView{background:var(--black3)}.mobileView.mobileView .menuItems{display:flex;position:absolute;top:60px;left:0;background:var(--black3);flex-direction:column;width:100%;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);animation:mobileMenu .3s ease forwards}.mobileView.mobileView .menuItems .menuItem{font-size:20px;width:100%;height:auto;padding:15px 20px;margin:0;display:flex;flex-direction:column;align-items:flex-start}.mobileView.mobileView .menuItems .menuItem:last-child{display:none}@keyframes mobileMenu{0%{transform:translateY(-130%)}to{transform:translateY(0)}}@media (min-width: 900px) and (max-width: 1024px){.header{height:75px;padding:0 1.5rem;justify-content:space-between}.header .headerFlex{padding:0 .5rem}.header .logoContainer img{max-width:130px;height:auto;margin-left:-20px}.header .menuItems{gap:16px;margin-left:10px;font-size:14px}.header .menuItems .menuItem{font-size:12px;height:50px}.header .menuItems .searchAndAvatar{gap:10px;padding-right:20px}.header .custom-button{font-size:10px;padding:8px 10px}.header .authBtn{margin-top:10px}}@media (min-width: 1025px) and (max-width: 1399px){.header{height:80px;padding:0 2rem}.header .logoContainer img{max-width:165px}.header .menuItems{gap:22px;font-size:15px;margin-left:30px}.header .menuItems .menuItem{font-size:17px;height:70px}.header .menuItems .searchAndAvatar{gap:18px;padding-right:40px}.header .custom-button{font-size:16px;padding:9px 10px}}@media (min-width: 1400px){.header{height:85px;padding:0 3rem}.header .logoContainer img{max-width:180px}.header .menuItems{gap:28px;font-size:17px;margin-left:50px}.header .menuItems .menuItem{font-size:18px}.header .menuItems .searchAndAvatar{gap:24px;padding-right:60px}.header .custom-button{font-size:12px;padding:10px 44px}}.dropdownContent:hover .dropBtn{background-color:#4328ef}.megaNavContent{transition:ease-in-out;transition-duration:.5s;display:flex;width:100%;z-index:200;padding:0 3.9rem 40px}.megaNavContent .left{margin-top:1%;flex:120%}.megaNavContent .left .navContentHeader p{height:22px;font-weight:400;font-size:25px;line-height:33px;text-align:left;color:var(--black)}.megaNavContent .left .navContentHeader hr{width:calc(100% - 45px);height:0px;opacity:.2;border:2px solid var(--black);margin-bottom:0}.megaNavContent .left .contentSection{display:flex;padding-left:15px;flex-wrap:wrap;justify-content:space-between;text-align:center}.megaNavContent .left .contentSection .item{flex:49%;margin:8px 0}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item{margin:20px 0}}.megaNavContent .left .contentSection .item .heading{display:flex;justify-content:start;align-items:center;gap:12px;font-style:normal;font-weight:500;line-height:30px;color:var(--black);transition:color .4s;text-decoration:none;font-family:Poppins,sans-serif;height:30px;text-transform:none!important;font-size:14px}@media only screen and (min-width: 1024px){.megaNavContent .left .contentSection .item .heading{font-size:14px}}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item .heading{font-size:20px}}.megaNavContent .left .contentSection .item .heading.active{color:var(--primary)}.megaNavContent .left .contentSection .item .heading p{margin-top:7px}.megaNavContent .left .contentSection .item .heading svg{fill:var(--primary);transition:fill .4s;margin:auto 0}@media only screen and (min-width: 1024px){.megaNavContent .left .contentSection .item .heading svg{width:23px;margin-top:-4px}}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item .heading svg{width:30px;margin-top:-3px}}.megaNavContent .left .contentSection .item .heading:hover{color:var(--primary);text-decoration:underline;text-underline-offset:8px;cursor:pointer}.megaNavContent .left .contentSection .item .desc{max-width:inherit;height:42px;text-align:left;font-style:normal;font-weight:400;padding-right:50px;color:#a6a6a6;line-height:normal;font-size:13px;font-family:Poppins,sans-serif}@media only screen and (min-width: 1024px){.megaNavContent .left .contentSection .item .desc{margin-top:-10px;font-size:12px;width:235px}}@media only screen and (min-width: 1280px){.megaNavContent .left .contentSection .item .desc{margin-top:3px;font-size:14px}}.megaNavContent .right{display:flex;align-items:center;justify-content:center;width:100%;background-color:var(--primary);color:var(--white)}.mobileNav{max-width:100vw}.mobileNav .nav{position:relative;transform:translateY(0);width:100%;height:60px;padding:0 .2rem;max-width:100vw;transition:all ease .5s;z-index:90;background-color:var(--black3);display:flex;justify-content:space-between;align-items:center}.mobileNav .nav.top{background:var(--white);backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px)}.mobileNav .nav.show{backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);background-color:var(--white);top:0;position:fixed;width:100%}.mobileNav .nav.hide{transform:translateY(-120px)}.mobileNav .nav .icons{display:flex;align-items:center;gap:20px;padding-right:5px}@media only screen and (min-width: 768px){.mobileNav .nav .icons{padding-right:12px}}.mobileNav .nav .icons .searchSection{position:relative}.mobileNav .nav .icons .searchSection .searchBtn{border-radius:50%;padding:5px;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.mobileNav .nav .icons .searchSection .searchBox{position:absolute;top:calc(100% + 2px);right:-45px;width:300px;background-color:transparent;border-radius:.625rem;overflow:hidden}@media only screen and (min-width: 768px){.mobileNav .nav .icons .searchSection .searchBox{left:-220px;width:300px}}.mobileNav .nav .icons .searchSection .searchBox .css-18xndy1-control .css-b62m3t-container{height:380px}.mobileNav .nav .icons .searchSection .searchBox .css-19eo3mx-control,.mobileNav .nav .icons .searchSection .searchBox .css-18xndy1-control{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;padding:0 5px;border-bottom:1.3px solid var(--primary)!important}.mobileNav .nav .icons .searchSection .searchBox .css-4xgw5l-IndicatorsContainer2{flex-direction:row-reverse}.mobileNav .nav .icons .searchSection .searchBox .css-pogzpp-loadingIndicator{display:none!important}.mobileNav .nav .icons .searchSection .searchBox .css-1jj59y3-MenuList2{margin-top:2px!important;border:none!important}.mobileNav .nav .icons .searchSection .searchBox .css-143bq4t-menu{margin-top:0!important;position:inherit!important;border:none!important}.mobileNav .nav .icons .searchSection .searchBox #react-select-59-listbox{border:none}.mobileNav .nav .icons .searchSection .searchBox>div{padding:5px}.mobileNav .nav .logo img{width:150px;margin-left:10px}@media only screen and (min-width: 768px){.mobileNav .nav .logo img{width:160px}}.mobileNav .navContent{position:fixed;top:60px;right:0;z-index:100;height:calc(100vh - 60px);width:99.99%;padding-bottom:10px;padding-top:10px;background:var(--white);overflow-y:auto;overscroll-behavior:contain;border-top:.5px solid rgba(189,189,189,.717)}.mobileNav .navContent::-webkit-scrollbar{display:none}@media only screen and (min-width: 768px){.mobileNav .navContent{width:50%;max-width:768px}}.mobileNav .navContent .accordion{border:none!important;min-height:100vh}.mobileNav .navContent .accordion .accordion-item,.mobileNav .navContent .accordion .accordion-button{background:transparent!important;outline:none!important;border:none;font-size:17px}.mobileNav .navContent .accordion .accordion-item[aria-expanded=true],.mobileNav .navContent .accordion .accordion-button[aria-expanded=true]{color:var(--primary)}.mobileNav .navContent .accordion .accordion-body{padding:0 20px}.mobileNav .navContent .accordion .accordion-body button.accordion-button:focus{background:transparent;box-shadow:none!important;border-bottom:2px solid rgb(205,13,13)!important}.mobileNav .navContent .accordion .accordion-body hr{padding:0;margin:0}.mobileNav .navContent .accordion .accordion-body ul{list-style:none!important;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:10px;padding-bottom:20px}.mobileNav .navContent .accordion .accordion-body ul li{width:47%;list-style:none!important;text-align:left;margin:8px 0}.mobileNav .navContent .accordion .accordion-body ul li a{text-decoration:none;font-size:16px;color:var(--black);font-weight:500}.mobileNav .navContent .accordion .accordion-body ul li a.active{color:var(--primary)}.mobileNav .navContent .accordion .accordion-body ul li .itemDesc{font-size:12px;letter-spacing:-.25px;line-height:17px;margin:8px 0}.mobileNav .navContent .accordion .shopLinkSection .shopLink{text-decoration:none;font-size:1.01rem;text-align:left;padding:10px 20px}.mobileNav .navContent .accordion .shopLinkSection .active{color:var(--primary)}.mobileNav .navContent .bottomSection{position:sticky;z-index:1020;background-color:var(--white);height:130px;width:100%;bottom:2px;display:flex;align-items:start;justify-content:center;gap:20px}@media only screen and (min-width: 768px){.mobileNav .navContent .bottomSection{align-items:center}}.mobileNav .navContent .bottomSection .logIn,.mobileNav .navContent .bottomSection .profile{font-size:16px;font-weight:400;line-height:24px;padding:8px 0;text-align:center;width:140px;border:1px solid var(--black);border-radius:42px;color:var(--black)}.mobileNav .navContent .bottomSection .getStarted{border:none;background:var(--primary);border-radius:42px;color:var(--white);font-size:16px;font-weight:400;line-height:24px;padding:8px 0;text-align:center;width:140px}.userAvatar{display:flex;align-items:center;justify-content:center;border-radius:50%}.userAvatar .action .profile{position:relative;width:43px;height:43px;border-radius:50%;overflow:hidden;cursor:pointer}.userAvatar .action .profile svg{position:absolute;top:3%;left:3%;width:36px;height:36px;-o-object-fit:cover;object-fit:cover}.userAvatar .action .profile img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.userAvatar .action .menu{position:absolute;top:70px;right:20px;padding:10px 20px;background:#eceaea;width:230px;box-sizing:0 5px 25px rgba(0,0,0,.1);border-radius:15px;transition:.5s;visibility:hidden;opacity:0}.userAvatar .action .menu.active{top:70px;visibility:visible;opacity:1}.userAvatar .action .menu:before{content:"";position:absolute;top:-5px;right:10px;width:20px;height:20px;background:#eceaea;transform:rotate(45deg)}.userAvatar .action .menu h3{width:100%;text-align:left;padding-top:20px;padding-bottom:5px;font-weight:500;color:#232323;line-height:1.2em;font-size:18px}.userAvatar .action .menu h3 span{font-size:14px;color:#363636;font-weight:400}.userAvatar ul{padding-left:0}.userAvatar .action .menu ul li{list-style:none;padding:10px 0;border-top:1px solid rgba(0,0,0,.05);display:flex;align-items:center;cursor:pointer}.userAvatar .action .menu ul li svg{font-size:26px;height:28px;width:auto;margin-right:10px;opacity:.9;transition:.5s;color:var(--primary)}.userAvatar .action .menu ul li:hover svg{opacity:1}.userAvatar .action .menu ul li span{display:inline-block;text-decoration:none;color:var(--black);font-weight:500;transition:.5s}.userAvatar .action .menu ul li:hover span{color:var(--primary)}.searchModal{position:absolute;display:flex;flex-direction:column;align-items:center;background:#f7f7f7;top:22%;padding:10px;border-radius:6px;height:300px;width:500px;max-width:600px}.searchModal .searchIcon svg{background:none;opacity:.6;border:none;position:absolute;font-size:1.4rem;top:1.17rem;left:.9rem;cursor:pointer}@media only screen and (min-width: 1024px){.searchModal .searchIcon svg{top:1rem}}@media only screen and (min-width: 1280px){.searchModal .searchIcon svg{top:1.2rem}}.searchModal .close-button svg{opacity:.6;background:none;border:none;position:absolute;cursor:pointer;top:1.15rem;font-size:1.5rem;right:.7rem}@media only screen and (min-width: 1024px){.searchModal .close-button svg{top:1rem}}@media only screen and (min-width: 1280px){.searchModal .close-button svg{top:1.2rem}}.searchModal .searchInput{transition:all 1s ease-in-out;border:1px solid var(--primary);border-radius:4px;border-bottom:1.5px solid black;padding:.5rem;width:100%;padding-left:35px;padding-right:25px}.searchModal .searchInput:focus{border:none;outline:none;border:1px solid var(--black);border-bottom:1.5px solid black}.searchModal .searchItems{width:100%;height:100%;overflow-y:auto}.searchModal .searchItems .searchItemsList{cursor:alias;list-style:none;padding:10px 0 0;margin:0;text-align:left;height:100%}.searchModal .searchItems .searchItemsList .searchItem{padding:10px 5px;font-size:17px;font-weight:500;border-bottom:1px solid #ddd}.searchModal .searchItems .searchItemsList .searchItem:hover,.searchModal .searchItems .searchItemsList .searchItem.focused{background-color:#dad8d84e}.megaNavContent.grouped{transition:ease-in-out .5s;display:flex;flex-direction:column;width:100%;max-height:80vh;overflow-y:auto;padding:0 3.9rem 40px;z-index:200;background-color:var(--white)}.megaNavContent.grouped .top{display:flex;flex-direction:row;width:100%}.megaNavContent.grouped .left{width:70%;margin-top:1%}.megaNavContent.grouped .left .navContentHeader .headerTitlesRow p{flex:1;text-align:left;font-weight:400;font-size:18px;margin:0;cursor:default;padding-left:10px;text-transform:capitalize;color:#a6a6a6;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns{display:grid;grid-template-columns:repeat(3,1fr);gap:0rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn{flex-direction:column;gap:1rem;display:flex}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .columnTitle{font-size:18px;font-weight:600;text-align:left;color:#a6a6a6;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading{display:flex;align-items:center;gap:12px;font-weight:600;font-size:14px;cursor:pointer;transition:color .3s;text-align:left;text-transform:none!important;color:#000;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .desc{font-size:13px;margin-top:.3rem;text-align:left;line-height:1.4;width:270px;color:#a6a6a6;margin-bottom:-18px;font-family:Poppins,sans-serif}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns{flex-direction:column;display:flex}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .columnTitles{font-size:18px;font-weight:600;text-align:left;color:#a6a6a6;font-family:Poppins,sans-serif}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .columnTitles{font-size:20px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items{margin-bottom:.5rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings{display:flex;align-items:center;gap:12px;font-weight:600;font-size:14px;cursor:pointer;transition:color .3s;text-transform:none!important;text-align:left;color:#000;font-family:Poppins,sans-serif}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings{font-size:18px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings.actives,.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings:hovers{color:var(--primary);text-decoration:underline;text-underline-offset:6px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings ps{margin:0;flex-grow:1}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .headings svg{fill:var(--primary);transition:fill .3s;width:24px;height:24px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .desces{font-size:13px;margin-top:.3rem;line-height:1.4;color:#a6a6a6;width:200px;text-align:left;font-family:Poppins,sans-serif}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumns .items .desces{font-size:14px}}.megaNavContent.grouped .right{width:30%;display:flex;align-items:center;justify-content:center;padding-left:2rem;background-color:transparent!important;color:inherit!important}.megaNavContent.grouped .right img{max-width:100%;max-height:110%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.megaNavContent.grouped .right h2{font-size:18px;font-weight:500;margin-bottom:.5rem;font-family:Poppins,sans-serif}.megaNavContent.grouped .right p{font-size:14px;line-height:1.5;font-weight:400;font-family:Poppins,sans-serif}@media (max-width: 1024px){.megaNavContent.grouped{flex-direction:column;padding:2rem}.megaNavContent.grouped .top{flex-direction:column}.megaNavContent.grouped .left,.megaNavContent.grouped .right{width:100%}.megaNavContent.grouped .contentSection.groupedColumns{grid-template-columns:repeat(2,1fr)}.megaNavContent.grouped .right{padding-left:0;margin-top:2rem;border-top:1px solid #eee}.megaNavContent.grouped .right img{max-width:100%;height:auto}}.dropdownContent{display:none;position:absolute;background-color:var(--white);width:100%;left:0;box-shadow:0 5px 10px #0000001a;z-index:201}.dropdownContent .navContentHeader{padding:16px;color:var(--black)}.dropdownDiv:hover .dropdownContent{display:block}.dropdownDiv:hover .dropBtn{color:var(--primary)}.megaNavContent.grouped{transition:ease-in-out .5s;width:100%;padding:0 3.9rem 40px;z-index:200;background-color:var(--white);display:flex;flex-direction:column}.megaNavContent.grouped .left{margin-top:1%;flex:3}.megaNavContent.grouped .left .navContentHeader .headerTitlesRow{display:flex;width:100%}.megaNavContent.grouped .left .navContentHeader .headerTitlesRow p{flex:1;text-align:left;font-weight:600;font-size:18px;margin:0;cursor:default;padding-left:10px;text-transform:capitalize}.megaNavContent.grouped .left .navContentHeader hr{margin-top:8px;border:1px solid var(--black);opacity:.2}.megaNavContent.grouped .left .contentSection.groupedColumns{gap:0rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .columnTitle{font-size:18px;font-weight:600;color:var(--black);margin-bottom:1rem;text-align:left}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .columnTitle{font-size:20px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item{margin-bottom:.5rem}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading{display:flex;align-items:center;gap:12px;font-weight:600;color:var(--black);font-size:14px;cursor:pointer;transition:color .3s;text-align:left}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading{font-size:18px}}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading.active,.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading:hover{color:var(--primary);text-decoration:underline;text-underline-offset:6px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading p{margin:0;flex-grow:1}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .heading svg{fill:var(--primary);transition:fill .3s;width:24px;height:24px}.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .desc{color:var(--black);font-size:13px;margin-top:.3rem;text-align:left;line-height:1.4}@media only screen and (min-width: 1280px){.megaNavContent.grouped .left .contentSection.groupedColumns .menuColumn .item .desc{font-size:14px}}.megaNavContent.grouped .right{flex:1;display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:var(--white);padding-left:2rem}.megaNavContent.grouped .right h2{font-size:18px;font-weight:600;margin-bottom:.5rem}.megaNavContent.grouped .right p{font-size:14px;line-height:1.5}@media (max-width: 1024px){.megaNavContent.grouped{flex-direction:column;padding:2rem}.megaNavContent.grouped .contentSection.groupedColumns{grid-template-columns:repeat(2,1fr)}.megaNavContent.grouped .right{padding-left:0;margin-top:2rem;border-top:1px solid #eee}}@media (max-width: 768px){.megaNavContent.grouped .contentSection.groupedColumns{grid-template-columns:1fr}}footer{background:#000}footer.footer--no-margin{margin-top:0!important}footer.footer--sm-margin{margin-top:15px!important}@media only screen and (min-width: 768px){footer.footer--sm-margin{margin-top:20px!important}}@media only screen and (min-width: 1024px){footer.footer--sm-margin{margin-top:30px!important}}footer .footer{display:flex;justify-content:space-between;color:var(--white);flex-wrap:wrap;padding-top:25px;padding-left:10px;padding-right:10px}@media only screen and (min-width: 768px){footer .footer{padding-top:20px;padding-left:29px;padding-right:29px}}@media only screen and (min-width: 1024px){footer .footer{flex-wrap:nowrap}}@media only screen and (min-width: 1280px){footer .footer{padding-top:60px;padding-left:72px;padding-right:72px}}footer .footer .logoSection{width:auto}@media only screen and (min-width: 1024px){footer .footer .logoSection{flex-wrap:nowrap;width:auto}}footer .footer .logoSection .image{text-align:center;margin-top:10px}@media only screen and (min-width: 768px){footer .footer .logoSection .image{margin-top:0;text-align:start}}footer .footer .logoSection .image img{width:250px;margin-bottom:2px}@media only screen and (min-width: 768px){footer .footer .logoSection .image img{width:250px;margin-bottom:10px}}@media only screen and (min-width: 1024px){footer .footer .logoSection .image img{width:280px}}@media only screen and (min-width: 1280px){footer .footer .logoSection .image img{width:285px}}footer .footer .description{color:var(--white);opacity:.8;font-style:normal;font-weight:600;line-height:normal;margin:12px 0;font-size:13.4px;text-align:center}@media only screen and (min-width: 768px){footer .footer .description{font-size:16px;text-align:left}}@media only screen and (min-width: 1024px){footer .footer .description{margin:12px 0;width:337px;font-size:12.5px}}@media only screen and (min-width: 1280px){footer .footer .description{font-size:13.4px;width:437px;margin:22px 0}}footer .footer .socialIcons{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:20px}@media only screen and (min-width: 768px){footer .footer .socialIcons{align-items:start;justify-content:start;flex-wrap:wrap-reverse;margin:18px 0}}@media only screen and (min-width: 1024px){footer .footer .socialIcons{align-items:start;justify-content:start;margin-top:35px}}footer .footer .socialIcons .icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#fff;margin-top:-30px;color:#000;text-align:center;cursor:pointer;transition:all .5s}footer .footer .socialIcons .icon:hover{opacity:.8}footer .footer .socialIcons .icon svg{transition:all .5s;width:25px;height:25px;color:var(--primary)}footer .footer .socialIcons .icon svg:hover{color:#000}footer .footer .responsive-padding{padding-top:0;padding-right:0}@media (min-width: 1024px){footer .footer .responsive-padding{padding-top:90px;padding-right:110px}}footer .footer .heading{color:var(--white);font-style:normal;font-weight:600;line-height:normal;margin-bottom:0;font-family:Poppins,sans-serif;font-size:.8rem}@media only screen and (min-width: 1024px){footer .footer .heading{font-size:16px;margin-top:13px}}@media only screen and (min-width: 1280px){footer .footer .heading{font-size:1.25rem;margin-top:5px}}footer .footer .helpSection{text-align:left}footer .footer .items{list-style:none}footer .footer .items ul{list-style:none;padding:1px 0}footer .footer .items ul li{padding:5px 0;text-align:left;transition:all .3s ease-in-out}@media only screen and (min-width: 1280px){footer .footer .items ul li{padding:9px 0}}footer .footer .items ul li:hover{opacity:.7;text-decoration:underline}footer .footer .items ul li a{color:#e4e4e7;font-style:normal;font-weight:400;line-height:normal;font-size:16px;text-decoration:none;transition:all .3s ease-in-out;font-family:Poppins,sans-serif}@media only screen and (min-width: 768px){footer .footer .items ul li a{font-weight:400}}footer .footerBottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 20px;background:#000;color:#fff;font-size:14px}footer .footerBottom .language{display:flex;align-items:center;gap:5px;cursor:pointer}footer .footerBottom .links{display:flex;gap:20px}footer .footerBottom .links a{color:#fff;text-decoration:none}footer .footerBottom .links a:hover{text-decoration:underline}footer .footerBottom .copyright{text-align:right}footer .footerBottom .copyright a{color:#fff;font-weight:500;text-decoration:none}footer .footerBottom .copyright a:hover{text-decoration:underline}footer .footerSection{text-align:start!important;padding:20px 15px}@media screen and (max-width: 320px){footer .footerSection:nth-child(3){margin-top:-45px}}@media only screen and (min-width: 640px){footer .footerSection:nth-child(3){margin-top:-45px}}@media only screen and (min-width: 640px) and (min-width: 768px){footer .footerSection:nth-child(3){margin-top:0}}footer .footerSection:nth-child(4){padding-left:20px;margin-top:-50px;padding-bottom:0}@media only screen and (min-width: 768px){footer .footerSection:nth-child(4){padding:0;margin-top:0}footer .footerSection{padding:0}}footer hr{height:2px;width:100%;color:var(--white);background:var(--white);padding:0;margin:0;opacity:.5}footer .copyright{color:var(--white);font-style:normal;line-height:normal;padding-top:15px;padding-bottom:15px;font-size:13.7px}@media only screen and (min-width: 768px){footer .copyright{font-size:16px}}footer .copyright a{color:#fff;text-decoration:none}footer .copyright a:hover{text-decoration:underline;opacity:.9}.mobileFooter{background-color:#000;color:#fff;text-align:left;padding:23px 16px 0}.mobileFooter .logoSectionMobile .image img{width:150px;height:auto}.mobileFooter .logoSectionMobile .description{color:#fff;font-size:10px;font-style:normal;font-weight:400;line-height:normal;opacity:.8;margin:9px 0 15px}.mobileFooter .footerSectionMobile .headingMobile{display:flex;justify-content:space-between;font-size:13px;cursor:pointer;font-weight:400;padding:15px 5px 5px 0;border-bottom:1px solid rgba(255,255,255,.4)}.mobileFooter .footerSectionMobile .headingMobile span{font-size:20px}.mobileFooter .footerSectionMobile .itemsMobile ul{list-style:none;padding:0;margin:10px 0}.mobileFooter .footerSectionMobile .itemsMobile ul li a{color:#fff;text-decoration:none;font-size:12px}.mobileFooter .footerSectionMobile .itemsMobile ul li svg,.mobileFooter .footerSectionMobile .itemsMobile ul li img{height:17px;margin-right:5px;margin-left:2px;width:auto}.mobileFooter .footerSectionMobile:last-child .headingMobile{border-bottom:none}.mobileFooter hr{margin-top:30px;height:1px;width:100vw;margin-left:-20px;opacity:.2}.mobileFooter hrs{height:1px;width:100vw;margin-left:-20px;opacity:.2}.mobileFooter .socialIconsMobile{display:flex;justify-content:start;gap:12px;margin:20px 0}.mobileFooter .socialIconsMobile a{font-size:20px;color:#fff;text-decoration:none}.mobileFooter .socialIconsMobile svg{height:22px;width:auto}.mobileFooter .footerLinksMobile{display:flex;justify-content:start;gap:15px;margin:10px 0}.mobileFooter .footerLinksMobile a{color:#fff;text-decoration:none;font-size:13px}.mobileFooter .copyrightMobile{font-size:12px;margin-top:10px}.mobileFooter .copySection .copy{color:#fff;font-family:Poppins;font-size:8px;font-style:normal;font-weight:500;line-height:normal;text-align:center;padding:12px}.mobileFooter .copySection hr{margin-top:13px}.cartDrawer{position:sticky}.ant-drawer{position:fixed;z-index:999009}.ant-drawer .ant-drawer-body .buttons{display:flex;gap:10px}.cartDrawerContent{display:flex;flex-direction:column;gap:16px}.cartDrawerContent .promoCodeSection .promoTitle{text-decoration:underline;margin-bottom:8px}.cartDrawerContent .promoCodeSection .promoInput{display:flex}.cartDrawerContent .promoCodeSection .promoInput input[type=text]{width:100%;padding:8px;border:1px solid #d0cfcf;outline:none;border-top-left-radius:10px;border-bottom-left-radius:10px}.cartDrawerContent .promoCodeSection .promoInput .promoCodeCloseBtn{background-color:#000;color:#fff;width:40px;height:40px;border-top-right-radius:10px;border-bottom-right-radius:10px}.cartDrawerContent .orderSummary .prices div{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cartDrawerContent .orderSummary .prices div span{font-size:14px;font-weight:500;color:#000}.cartDrawerContent .orderSummary .prices div span:nth-of-type(2){color:#3854f6}.cartDrawerContent .orderSummary .totalPrice{display:flex;justify-content:space-between;font-size:20px;font-weight:600;margin-top:-8px;margin-bottom:8px}.cartDrawerContent .orderSummary .discount span .removeDiscountBtn{background-color:transparent;border:none;outline:none;color:red}.cartItemDetails{display:flex;justify-content:space-between;align-items:flex-start}.cartItemDetails p{margin-bottom:0}.cartItemDetails .cartItemLeft{display:flex;align-items:flex-start;gap:16px;flex:1}.cartItemDetails .cartItemLeft img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.cartItemDetails .cartItemLeft .packageInfo{width:calc(100% - 96px)}.cartItemDetails .cartItemLeft .packageInfo .packageTitle{font-size:14px;font-weight:600;margin-bottom:4px}.cartItemDetails .cartItemLeft .packageInfo .packageDescription{font-size:12px;color:#666;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cartItemDetails .cartItemLeft .packageInfo .cartItemPrice{display:flex;gap:8px;align-items:center;margin-top:8px}.cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .discountedPrice{font-size:16px;font-weight:700;color:#3854f6}.cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .originalPrice{color:#b91c1c;font-weight:500;font-size:12px;text-decoration:line-through}.cartItemDetails .cartItemRight .removeItemBtn{outline:none;border:none;background:transparent;color:#ff4757;padding:4px;border-radius:4px}.cartItemDetails .cartItemRight .removeItemBtn:hover{background:#ffecee}.planFeatures,.selectedAddons,.addon-section{margin-top:8px;padding:8px;background:#fef3c7;border-radius:6px;border:1px solid #fde68a}.planFeatures small,.selectedAddons small,.addon-section small{font-weight:600;color:#92400e}.planFeatures .addon-header,.selectedAddons .addon-header,.addon-section .addon-header{font-size:11px;font-weight:700;color:#92400e;margin-bottom:6px}.planFeatures .addon-item,.selectedAddons .addon-item,.addon-section .addon-item{display:flex;justify-content:space-between;font-size:11px;color:#78350f;margin-bottom:3px}.planFeatures .addon-item span:last-child,.selectedAddons .addon-item span:last-child,.addon-section .addon-item span:last-child{font-size:10px;color:#b45309;font-weight:600;white-space:nowrap}.cartValuePacks .valuePacksHeader{width:100%;margin-bottom:15px;display:flex;justify-content:space-between}.cartValuePacks .valuePacksHeader h4{color:#333;font-weight:600;margin:0}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn{display:flex;align-items:center;gap:4px;background:#ffecec;color:#ff4757;border:1px solid #ff4757;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn:hover{background:#ff4757;color:#fff;transform:translateY(-1px)}.viewCartBtn,.shopNowBtn,.clearCartBtn{border:1px solid #3854f6;background-color:#fff;width:100%;height:40px;border-radius:8px;font-weight:600;color:#3854f6;margin-top:16px;cursor:pointer}.viewCartBtn:hover,.shopNowBtn:hover,.clearCartBtn:hover{background-color:#3854f6;color:#fff;transition:.2s ease-in-out}.clearCartBtn{border:1px solid red;color:red}.clearCartBtn:hover{background-color:red;color:#fff}.emptyCartContainer{display:flex;flex-direction:column;align-items:center;width:80%;margin:0 auto;text-align:center}@media (min-width: 768px){.emptyCartContainer{margin-top:80px}}.emptyCartContainer .emptyCartText{margin-top:24px;font-size:22px;font-weight:600}.subscriptionBadge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;margin-left:8px;text-transform:uppercase;letter-spacing:.5px}.subscriptionBadge.oneTime{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.subscriptionBadge.monthly{background-color:#f0fdf4;color:#166534;border:1px solid #86efac}.subscriptionBadge.annual{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a}.discountBadge{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ff4757);color:#fff;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600;margin-left:6px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.cartItemPrice{display:flex;gap:8px;align-items:center;margin-top:8px;flex-wrap:wrap}.cartItemPrice .discountedPrice{font-size:16px;font-weight:700;color:#3854f6;display:flex;align-items:center;gap:4px}.cartItemPrice .originalPrice{color:#b91c1c;font-weight:500;font-size:12px;text-decoration:line-through}.cartItemPrice .priceLabel{font-size:10px;color:#666;font-weight:500;margin-left:4px;opacity:.8}.orderSummary .subscriptionInfo{margin:12px 0;padding:10px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.orderSummary .subscriptionInfo .subscriptionType{font-size:13px;font-weight:600;color:#3854f6;margin-bottom:4px}.orderSummary .subscriptionInfo .subscriptionNote{font-size:11px;color:#666;font-style:italic}.orderSummary .prices div{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.orderSummary .prices div span{font-size:14px;font-weight:500;color:#000}.orderSummary .prices div span:nth-of-type(2){color:#3854f6}.orderSummary .prices div span.discountText{color:#16a34a}.orderSummary .prices div span.promoDiscountText{color:#dc2626}@media (max-width: 768px){.cartItemDetails{flex-direction:column;gap:12px}.cartItemDetails .cartItemLeft,.cartItemDetails .cartItemLeft .packageInfo{width:100%}.cartItemDetails .cartItemRight{align-self:flex-end}.valuePackImage{width:60px!important;height:60px!important}}.cartValuePacks{margin-bottom:20px}.cartValuePacks .valuePacksHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.cartValuePacks .valuePacksHeader h4{color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:normal;margin:0}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn{background:transparent;border:1px solid #000;border-radius:4px;padding:6px 12px;font-size:12px;cursor:pointer;transition:all .3s ease}.cartValuePacks .valuePacksHeader .clearAllValuePacksBtn:hover{background-color:#000;color:#fff}.cartValuePacks .cartValuePackItem{border:1px solid rgba(0,0,0,.2);margin-bottom:15px}.cartValuePacks .cartValuePackItem .cartItemContainer{padding:15px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemContainer{padding:20px}}.cartValuePacks .cartValuePackItem .cartItemGrid{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid{grid-template-columns:1fr;gap:15px;text-align:center}}.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn{display:flex;align-items:center;justify-content:center;background:#f2f2f2;padding:20px;border-radius:4px;min-height:80px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn{padding:25px;min-height:120px}}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn{margin:0 auto;max-width:120px}}.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn .valuePackImage{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn .valuePackImage{height:80px}}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .imageColumn .valuePackImage{height:60px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start;min-height:100%}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn{grid-template-columns:1fr;gap:15px;text-align:center}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px;cursor:pointer;transition:color .3s ease}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planTitle:hover{color:#265adf}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planTitle{font-size:22px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .planDuration{border:transparent;padding:5px 10px;border-radius:20px;background-color:#d3e0e6;color:#265adf;font-style:normal;font-weight:450;line-height:normal;font-size:14px;margin-bottom:4px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .nextRenewDate{color:#265adf;font-style:normal;font-weight:500;line-height:normal;font-size:12px;margin-bottom:4px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown{width:100%;margin:8px 0}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border:1px solid #ddd;border-radius:6px;background:#f9f9f9;cursor:pointer;transition:all .3s ease}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header:hover{background:#f0f0f0;border-color:#ccc}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header .dropdown-label{font-size:13px;font-weight:500;color:#333}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-header .dropdown-arrow{color:#666;display:flex;align-items:center}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content{margin-top:8px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;padding:12px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList{max-height:150px;overflow-y:auto}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList .additionalFeatureItem{padding:4px 0;font-size:12px;color:#333;border-bottom:1px solid #f0f0f0}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList .additionalFeatureItem:last-child{border-bottom:none}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .additionalFeaturesDropdown .dropdown-content .additionalFeaturesList .additionalFeatureItem{font-size:13px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection{margin-top:8px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresLabel{font-weight:600;margin-bottom:8px;font-size:14px;color:#000}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresList .featureCategory{margin-bottom:6px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresList .featureCategory .featureItem{font-size:12px;color:#000000b3;line-height:1.5;margin-bottom:4px;padding-left:0}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .detailsSection .featuresSection .featuresList .featureCategory .featureItem{font-size:13px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:120px}@media (max-width: 575.98px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection{align-items:center;min-width:auto}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown{text-align:right;margin-bottom:8px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownItem{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#666;margin-bottom:4px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownItem{font-size:13px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownTotal{display:flex;justify-content:space-between;gap:10px;font-size:14px;font-weight:600;margin-top:6px;padding-top:6px}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .priceBreakdown .breakdownTotal{font-size:16px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .originalPrice{text-decoration:line-through;color:#1f5aed;font-size:14px;opacity:.7}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .originalPrice{font-size:16px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .discountedPrice{color:#000;font-size:22px;font-weight:600;line-height:1}@media (min-width: 768px){.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .discountedPrice{font-size:26px}}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .discount{border:transparent;padding:2px 5px;border-radius:20px;background-color:#d3e0e6;color:#4c77e4;font-weight:450;line-height:normal;font-style:normal;font-size:11px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .removeFromCart{margin-top:10px}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .removeFromCart button{font-weight:700;border:2px solid transparent;border-radius:6px;transition:all .3s ease-in-out;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;color:#f44}.cartValuePacks .cartValuePackItem .cartItemGrid .contentColumn .priceSection .removeFromCart button:hover{background-color:#ffecee;color:#c00;transform:scale(1.05)}.cartValuePacks.drawer-mode .valuePacksHeader{padding:0;margin-bottom:15px}.cartValuePacks.drawer-mode .valuePacksHeader h4{color:#333;font-size:16px;font-weight:600;margin:0}.cartValuePacks.drawer-mode .cartValuePackItem{border:none;margin-bottom:0;padding:15px 0}.cartValuePacks.drawer-mode .cartValuePackItem:not(:last-child){border-bottom:1px solid #eee}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails{display:flex;justify-content:space-between;align-items:flex-start}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails p{margin-bottom:0}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft{display:flex;align-items:flex-start;gap:16px;flex:1}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .valuePackImage{width:60px!important;height:60px!important;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo{width:calc(100% - 76px)}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .packageTitle{font-size:14px;font-weight:600;margin-bottom:4px;cursor:pointer;transition:color .3s ease}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .packageTitle:hover{color:#3854f6}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .packageDescription{font-size:12px;color:#666;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemDuration{font-size:12px;color:#888;margin-bottom:4px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .discountBadge{background:#ff4757;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;display:inline-block;margin-bottom:8px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemPrice{display:flex;gap:8px;align-items:center;margin-top:8px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .discountedPrice{font-size:16px;font-weight:700;color:#3854f6}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemLeft .packageInfo .cartItemPrice .originalPrice{color:#b91c1c;font-weight:500;font-size:12px;text-decoration:line-through}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemRight .removeItemBtn{outline:none;border:none;background:transparent;color:#ff4757;padding:4px;border-radius:4px}.cartValuePacks.drawer-mode .cartValuePackItem .cartItemDetails .cartItemRight .removeItemBtn:hover{background:#ffecee}.valuePackLoading{text-align:center;padding:20px;color:#666}.valuePackLoading p{margin:0;font-size:16px}@media (max-width: 576px){.responsive-image{width:100%;height:auto}}@media (max-width: 956px){.responsive-image{width:100%;height:auto}}@media (max-width: 1024px){.responsive-image{width:100%;height:auto}}.dynamic_testimonials{display:flex;flex-direction:column;gap:3rem;background:linear-gradient(135deg,#eaefff,#d3e0ff,#b0cdff)}.dynamic_testimonials .enterprise-section{margin:0 auto;width:100%;box-sizing:border-box;font-family:Inter,sans-serif}@media (max-width: 768px){.dynamic_testimonials .enterprise-section{padding:0 16px}}.dynamic_testimonials .enterprise-section .button-wrapper{text-align:left}@media (max-width: 768px){.dynamic_testimonials .enterprise-section .button-wrapper{text-align:center}}.dynamic_testimonials .enterprise-section .enterprise-button{padding:.5rem 1.25rem;background:linear-gradient(to bottom right,#298dff1f,#298dff1f);color:#2563eb;font-weight:500;font-size:.875rem;font-family:Inter,sans-serif;border:none;border-radius:999px;box-shadow:0 4px 10px #0000000d;cursor:default;margin-bottom:10px}@media (max-width: 768px){.dynamic_testimonials .enterprise-section .enterprise-button{font-size:15px;text-align:center}}.dynamic_testimonials .enterprise-section .enterprise-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}@media (max-width: 768px){.dynamic_testimonials .enterprise-section .enterprise-content{flex-direction:column;align-items:center;text-align:center;gap:1rem}}.dynamic_testimonials .enterprise-section .enterprise-content .enterprise-title{flex:1;font-size:44px;font-weight:500;color:#111827;line-height:1.2;font-family:Poppins,sans-serif;min-width:280px;text-align:left}@media (max-width: 768px){.dynamic_testimonials .enterprise-section .enterprise-content .enterprise-title{font-size:25px;text-align:center;min-width:unset;width:100%}}.dynamic_testimonials .enterprise-section .enterprise-content .enterprise-right{flex:1.5;min-width:300px}@media (max-width: 768px){.dynamic_testimonials .enterprise-section .enterprise-content .enterprise-right{min-width:unset;width:100%;text-align:center}}.dynamic_testimonials .enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:18px;color:#000000b2;font-family:Poppins,sans-serif;max-width:100%}@media (max-width: 768px){.dynamic_testimonials .enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:15px;text-align:center}}.dynamic_testimonials .background{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;width:100%;background:linear-gradient(to bottom,#ffffffeb 0,#def1f8eb 44px,#d6f4ff00),linear-gradient(to right,#00daff,#b134ff)}.dynamic_testimonials .testimonials__scroll-wrapper{overflow-x:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;width:92%;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.dynamic_testimonials .testimonials__scroll-wrapper::-webkit-scrollbar{display:none}.dynamic_testimonials .testimonials__cards{width:100%;display:flex;gap:2rem;flex-wrap:nowrap!important;scroll-behavior:smooth;padding-bottom:40px}.dynamic_testimonials .testimonials__cards--skeleton{pointer-events:none}.dynamic_testimonials .testimonial-card{flex:0 0 auto;scroll-snap-align:start;min-width:390px;max-width:600px;position:relative;background:transparent;border-radius:16px;padding:1rem;display:flex;flex-direction:column}.dynamic_testimonials .testimonial-card:before{content:"";position:absolute;top:0;right:0;width:99%;height:99%;border-top:1px solid white;border-right:1px solid white;pointer-events:none;border-top-right-radius:16px}.dynamic_testimonials .testimonial-card .text{font-size:20px;color:#fff;line-height:1.6;font-family:Poppins,sans-serif;text-align:left;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.dynamic_testimonials .testimonial-card .author{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.dynamic_testimonials .testimonial-card .author img{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dynamic_testimonials .testimonial-card .author h4{margin:0;font-size:18px;font-weight:600;font-family:Poppins,sans-serif;color:#fff}.dynamic_testimonials .testimonial-card .author span{font-size:16px;color:#fff;font-family:Poppins,sans-serif}.dynamic_testimonials.testimonials-skeleton .testimonials-skeleton__intro{width:min(95%,1280px);display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.1fr);gap:2rem;align-items:start;padding-top:10px}.dynamic_testimonials.testimonials-skeleton .testimonials-skeleton__heading,.dynamic_testimonials.testimonials-skeleton .testimonials-skeleton__copy{display:flex;flex-direction:column;gap:.9rem}.dynamic_testimonials.testimonials-skeleton .testimonials-skeleton__copy{padding-top:3.8rem}.dynamic_testimonials.testimonials-skeleton .testimonial-card--skeleton{min-height:320px;justify-content:space-between;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dynamic_testimonials.testimonials-skeleton .testimonial-card--skeleton:nth-child(2){margin-top:1.25rem}.dynamic_testimonials.testimonials-skeleton .testimonial-card--skeleton:nth-child(3){margin-top:.45rem}.dynamic_testimonials.testimonials-skeleton .testimonial-card--skeleton .testimonial-card__content{display:flex;flex-direction:column;gap:.85rem}.dynamic_testimonials.testimonials-skeleton .testimonial-card--skeleton .author{margin-top:2rem}.dynamic_testimonials.testimonials-skeleton .author-skeleton{width:min(210px,100%);display:flex;flex-direction:column;gap:.7rem;flex:1}.dynamic_testimonials.testimonials-skeleton .skeleton-line,.dynamic_testimonials.testimonials-skeleton .skeleton-avatar{position:relative;overflow:hidden;background:#ffffff38}.dynamic_testimonials.testimonials-skeleton .skeleton-line:after,.dynamic_testimonials.testimonials-skeleton .skeleton-avatar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffff52 45%,#fff0);animation:testimonials-shimmer 1.5s ease-in-out infinite}.dynamic_testimonials.testimonials-skeleton .skeleton-line{border-radius:999px}.dynamic_testimonials.testimonials-skeleton .skeleton-avatar{width:56px;height:56px;border-radius:50%;flex-shrink:0}.dynamic_testimonials.testimonials-skeleton .skeleton-line--pill{width:124px;height:36px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--title{width:min(100%,430px);height:50px;border-radius:18px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--title-short{width:min(72%,320px)}.dynamic_testimonials.testimonials-skeleton .skeleton-line--copy{width:100%;height:18px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--copy-short{width:76%}.dynamic_testimonials.testimonials-skeleton .skeleton-line--quote{width:100%;height:20px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--quote-short{width:78%}.dynamic_testimonials.testimonials-skeleton .skeleton-line--quote-medium{width:58%}.dynamic_testimonials.testimonials-skeleton .skeleton-line--name{width:140px;height:18px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--meta{width:170px;height:14px;opacity:.88}.dynamic_testimonials.testimonials-skeleton .skeleton-line--meta-short{width:122px}@media (max-width: 992px){.dynamic_testimonials .testimonial-card{min-width:280px;max-width:350px;padding:1.5rem}.dynamic_testimonials .testimonial-card .text{font-size:.95rem}.dynamic_testimonials .testimonial-card .author img{width:48px;height:48px}.dynamic_testimonials .testimonial-card h4{font-size:1rem}.dynamic_testimonials .testimonial-card span{font-size:.85rem}.dynamic_testimonials.testimonials-skeleton .testimonials-skeleton__intro{grid-template-columns:1fr;gap:1.25rem}.dynamic_testimonials.testimonials-skeleton .testimonials-skeleton__copy{padding-top:0}.dynamic_testimonials.testimonials-skeleton .testimonial-card--skeleton{min-height:280px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--title{height:36px}}@media (max-width: 425px){.testimonial-card{min-width:240px;max-width:280px}.testimonial-card .text{font-size:.9rem}.testimonial-card .author img{width:40px;height:40px}.testimonial-card h4{font-size:.9rem}.testimonial-card span{font-size:.8rem}.button-wrapper{text-align:center}.dynamic_testimonials.testimonials-skeleton .testimonials-skeleton__intro{width:calc(100% - 24px)}.dynamic_testimonials.testimonials-skeleton .testimonial-card--skeleton{min-width:240px;max-width:280px;min-height:250px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--pill{height:32px}.dynamic_testimonials.testimonials-skeleton .skeleton-line--title{height:30px}}@media (max-width: 768px){.testimonials{padding:0}}@keyframes testimonials-shimmer{to{transform:translate(100%)}}@media (max-width: 425px){.testimonials .enterprise-section .button-wrapper{margin-top:-20px;width:100%;text-align:center;margin-bottom:20px}.testimonials .enterprise-section .enterprise-button{display:inline-block;margin:0 auto}}.enterprise-section{width:100%;font-family:Inter,sans-serif;display:flex;justify-content:center;align-items:center}.enterprise-section .enterprise-container-wrapper{padding:.5rem 0;margin:0 auto;width:92%}@media (max-width: 425px){.enterprise-section .enterprise-container-wrapper{width:95%}}.enterprise-section .button-wrapper{text-align:left}.enterprise-section .enterprise-button{padding:.5rem 1.25rem;background:var(--ind-primary-muted, linear-gradient(to bottom right, rgba(41, 141, 255, .1215686275), rgba(41, 141, 255, .1215686275)));color:var(--ind-primary, #2563eb);font-weight:500;font-size:16px;font-family:Inter,sans-serif;border:none;border-radius:999px;cursor:default;margin-bottom:10px}.enterprise-section .enterprise-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%}.enterprise-section .enterprise-content .enterprise-left{width:55%}.enterprise-section .enterprise-content .enterprise-left .enterprise-titles{font-size:44px;font-weight:500;color:#111827;line-height:1.2;font-family:Poppins,sans-serif;text-align:left;padding-right:20%}.enterprise-section .enterprise-content .enterprise-right{width:45%}.enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:1.2rem;color:#4b5563;font-family:Poppins,sans-serif;max-width:95%;width:100%;line-height:1.6;font-weight:400;margin:0 auto;padding:0 1rem;text-align:left}@media (max-width: 425px){.enterprise-section{width:100%}.enterprise-section .button-wrapper{text-align:center}.enterprise-section .enterprise-content{flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;margin:0 auto}.enterprise-section .enterprise-content .enterprise-left{width:90%;display:flex;justify-content:center}.enterprise-section .enterprise-content .enterprise-left .enterprise-titles{font-size:22px;text-align:center;max-width:90%;margin:0 auto;padding-right:0;line-height:1.4}.enterprise-section .enterprise-content .enterprise-right{width:100%}.enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:14px;max-width:100%;margin:0 auto;text-align:center}}@media (max-width: 768px){.enterprise-section .enterprise-content{flex-direction:column;gap:2rem;align-items:center;justify-content:center;text-align:center;width:100%;margin:0 auto}.enterprise-section .enterprise-content .enterprise-left{width:90%;display:flex;justify-content:center}.enterprise-section .enterprise-content .enterprise-left .enterprise-titles{font-size:24px;text-align:center;max-width:90%;padding-right:0}.enterprise-section .enterprise-content .enterprise-right{width:100%}.enterprise-section .enterprise-content .enterprise-right .enterprise-description{font-size:16px;text-align:center;max-width:100%;margin:-20px auto 0}.enterprise-section .button-wrapper{text-align:center}}.success-story{background:linear-gradient(90deg,#001f4d,#1a0033);padding:10px 50px 0;width:90%;color:#fff;margin:0 auto;border-radius:20px}.success-story__container{margin:auto;display:flex;flex-wrap:wrap;align-items:flex-start}.success-story__left-column{flex:1;min-width:250px;display:flex;flex-direction:column;gap:12px}.success-story__left-column .success-story__tag{background-color:#2a2a2a;display:inline-block;padding:6px 14px;border-radius:20px;width:20%;font-size:14px;margin-top:30px;color:#ccc;font-family:Poppins,sans-serif}.success-story__left-column .success-story__title{font-size:44px;font-weight:600;text-align:left;width:300px;word-wrap:break-word;font-family:Poppins,sans-serif}.success-story__right-column{flex:2;display:flex;flex-direction:column;margin-top:50px;margin-left:auto;align-items:flex-end;text-align:right;font-family:Poppins,sans-serif}.success-story__description{font-size:18px;color:#aaa;width:100%;font-family:Poppins,sans-serif;font-weight:400}.success-story__description strong{color:#fff;font-family:Poppins,sans-serif}.success-story__stats-image-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:30px;width:100%;gap:10px}.success-story__stats{display:flex;flex-wrap:wrap;flex:1;justify-content:space-between}.success-story__stats .stat-box{min-width:120px}.success-story__stats .stat-box h3{font-size:60px;font-weight:500;color:#00e676;margin-bottom:8px;font-family:Poppins,sans-serif}.success-story__stats .stat-box p{font-size:20px;color:#ccc;font-family:Poppins,sans-serif}.success-story__image{flex:0 0 300px;align-self:flex-start;margin-top:-80px;margin-right:-90px}.success-story__image img{max-width:100%;height:auto;border-radius:12px}@media (max-width: 425px){.success-story__container{flex-direction:column}.success-story__stats-image-row{flex-direction:column;gap:30px;align-items:flex-start}.success-story__image{flex:none;width:100%}.success-story__image img{width:100%;height:auto;display:block}.success-story__stats{justify-content:flex-start;gap:20px}.success-story__stats .stat-box{flex:1 1 45%}.success-story__stats .stat-box h3{font-size:36px}.success-story__stats .stat-box p{font-size:14px}.success-story__left-column .success-story__tag{font-size:12px;width:40%;padding:4px 10px}.success-story__left-column .success-story__title{font-size:28px;width:100%}.success-story__right-column{margin-top:30px;margin-left:0;align-items:flex-start;text-align:left;font-size:14px}.success-story__description,.success-story__description strong{font-size:14px}}@media (max-width: 992px){.success-story__container{flex-direction:column}.success-story__stats-image-row{flex-direction:column;gap:30px;align-items:flex-start}.success-story__image{flex:none;width:100%}.success-story__image img{width:100%;height:auto;display:block}.success-story__stats{justify-content:flex-start;gap:20px}.success-story__stats .stat-box{flex:1 1 45%}.success-story__stats .stat-box h3{font-size:36px}.success-story__stats .stat-box p{font-size:14px}.success-story__left-column .success-story__tag{font-size:12px;width:40%;padding:4px 10px}.success-story__left-column .success-story__title{font-size:28px;width:100%}.success-story__right-column{margin-top:30px;margin-left:0;align-items:flex-start;text-align:left;font-size:14px}.success-story__description,.success-story__description strong{font-size:14px}}@media (max-width: 425px){.success-story .success-story__image{display:none!important}}.svc-root{width:100%;font-family:Poppins,sans-serif;color:#1f2229;background:#fff;padding:3rem 1.5rem 4rem;box-sizing:border-box}.svc-inner{max-width:95%;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.svc-tabs-row{display:flex;justify-content:center}.svc-tabs{position:relative;display:inline-flex;background:#f6f4f4f0;border-radius:999px;padding:6px}.svc-tab-indicator{position:absolute;top:6px;left:6px;height:calc(100% - 12px);width:calc((100% - 12px) / 3);background:#fff;border-radius:999px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.svc-tab{position:relative;z-index:2;background:none;border:none;padding:.65rem 2.5rem;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;color:#9aa0a6;transition:color .25s ease}.svc-tab.active{color:#1f2229;font-weight:600}.svc-tab:hover:not(.active){color:#6b7280}.svc-body{display:flex;flex-direction:column;gap:0}.svc-categories-wrap{width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.svc-categories-wrap::-webkit-scrollbar{display:none}.svc-categories{position:relative;display:flex;flex-wrap:nowrap;align-items:center;gap:0;border-bottom:1.5px solid #e0e0e0;padding-bottom:0;min-width:-moz-max-content;min-width:max-content}.svc-cat-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:.75rem 1.25rem .9rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:400;color:#1f2229;white-space:nowrap;transition:color .25s ease}.svc-cat-btn.active{color:#1d5dff;font-weight:500}.svc-cat-btn:hover:not(.active){color:#3578ff}.svc-cat-icon{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;padding:1px;background:transparent;flex-shrink:0}.svc-cat-label{font-size:1.2rem}.svc-underline{position:absolute;bottom:-1px;height:3px;background:#1d5dff;border-radius:3px;transition:left .3s ease,width .3s ease;z-index:2;padding:0 4px}.svc-grid{display:grid;grid-template-columns:8fr 4fr;gap:3rem;align-items:center;padding-top:2.5rem}.svc-content{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;text-align:start}@media (max-width: 768px){.svc-content .svc-heading{order:0}.svc-content .svc-desc{order:3}.svc-content .pill-button,.svc-content button,.svc-content [class*=Pill],.svc-content .svc-content>div:last-child,.svc-content .get-started-btn{order:2;margin-bottom:.5rem}}.svc-heading{font-family:Poppins,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;color:#1d5dff;line-height:1.25;margin:0}.svc-desc{font-family:Poppins,sans-serif;font-size:clamp(.9rem,1.4vw,1.05rem);color:#00000080;line-height:1.75;margin:0;max-width:834px;text-align:start}.svc-image-wrap{display:flex;justify-content:center;align-items:center}.svc-image-card{width:100%;max-width:380px;background:linear-gradient(160deg,#d2bbff,#b0ddff);border-radius:18px;padding:1.5rem;box-shadow:0 8px 24px #0000001f;box-sizing:border-box}.svc-main-img{width:100%;height:auto;max-height:220px;border-radius:10px;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width: 1024px){.svc-root{padding:2.5rem 1.25rem 3rem}.svc-grid{grid-template-columns:1fr 1fr;gap:2rem}.svc-heading{font-size:1.8rem}}@media (max-width: 768px){.svc-tabs-row{position:relative;display:flex;justify-content:center;z-index:1}.svc-tabs-row:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:linear-gradient(90deg,#168fec,#fff,#ec14dd);border-radius:999px;filter:blur(48px);z-index:-1;opacity:.9}.svc-root{padding:2rem 1rem 2.5rem}.svc-tabs{width:100%;justify-content:center;background-color:#ffffffb3;padding:6px}.svc-tab{flex:1;padding:.6rem 1rem;font-size:.9rem;text-align:center}.svc-grid{grid-template-columns:1fr;gap:2rem;padding-top:2rem}.svc-image-wrap{justify-content:center}.svc-image-card{max-width:100%}.svc-main-img{max-height:180px}.svc-desc{max-width:100%}}@media (max-width: 480px){.svc-root{padding:1.5rem .75rem 2rem}.svc-tabs{padding:4px}.svc-tab{font-size:.8rem;padding:.5rem .75rem}.svc-cat-btn{padding:.6rem .75rem .75rem}.svc-cat-label{font-size:.78rem}.svc-cat-icon{width:24px;height:24px}.svc-heading{font-size:1.4rem}.svc-desc{font-size:.85rem}.svc-main-img{max-height:140px}}@media (max-width: 360px){.svc-tab{font-size:.75rem;padding:.45rem .5rem}.svc-heading{font-size:1.25rem}}.loading-state{text-align:center;padding:4rem;font-family:Poppins,sans-serif;color:#00000080;font-size:1.1rem}.other-btn{opacity:.9}.other-btn:hover{opacity:1}.pill-button-wrapper{display:inline-flex;align-items:center;cursor:pointer;position:relative}.pill-button-wrapper a{text-decoration:none;color:#fff}.pill-button{height:46px;background-color:#1d5dff;border:none;border-radius:23px;padding:0 60px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:400;font-family:Poppins,sans-serif;text-decoration:none;white-space:nowrap}.pill-connector{width:5px;height:20px;margin-left:-3px;margin-right:-3px;background-color:#1d5dff}.pill-arrow-circle{width:46px;height:46px;border-radius:50%;background-color:#1d5dff;display:flex;align-items:center;justify-content:center;border-color:#d9d9d9;border-width:1px;margin-left:0}.pill-arrow{color:#fff;font-size:20px;transform:rotate(0);width:15px;height:15px;-o-object-fit:contain;object-fit:contain}@media (max-width: 425px){.pill-button{height:36px;border-radius:18px;padding:0 24px;font-size:14px}.pill-connector{width:4px;height:14px;margin-left:-2px;margin-right:-2px}.pill-arrow-circle{width:36px;height:36px}.pill-arrow{font-size:16px;width:12px;height:12px}}._wrapper_1p67d_1{display:flex;flex-direction:column;background:linear-gradient(to bottom,#fff,#fff 20%,#d3e2f199);border-radius:16px;gap:3rem;margin:0 80px}@media (max-width: 1024px){._wrapper_1p67d_1{padding-left:1.5rem;padding-right:1.5rem;margin-left:0;margin-right:0;margin-top:0;width:100%}}@media (max-width: 768px){._wrapper_1p67d_1{background:#fff;padding-left:0;padding-right:0;width:100%;gap:1.5rem;margin-bottom:0;border-radius:0}}@media (max-width: 480px){._wrapper_1p67d_1{gap:1rem;padding-top:1rem}}._topSectionWrapper_1p67d_38{width:100%;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){._topSectionWrapper_1p67d_38{padding:0 1rem;gap:1rem}}._badgeContainer_1p67d_51{width:100%;display:flex;justify-content:flex-start}@media (max-width: 768px){._badgeContainer_1p67d_51{justify-content:center}}._badge_1p67d_51{display:inline-block;background:#e8f0fe;color:#2962ff;font-size:16px;font-weight:500;padding:6px 16px;border-radius:20px;font-family:Poppins,sans-serif;letter-spacing:0%;line-height:24px;margin:0}._headerContainer_1p67d_76{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}@media (min-width: 1441px){._headerContainer_1p67d_76{gap:3rem}}@media (max-width: 768px){._headerContainer_1p67d_76{flex-direction:column;gap:.75rem;text-align:center}}._headerContainer_1p67d_76 ._title_1p67d_97{flex:1;min-width:280px;font-size:44px;font-weight:500;text-align:left;font-family:Poppins,sans-serif;color:#000;margin:0;line-height:52px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1441px){._headerContainer_1p67d_76 ._title_1p67d_97{font-size:56px;line-height:1.18;max-width:720px}}@media (max-width: 768px){._headerContainer_1p67d_76 ._title_1p67d_97{font-size:28px;line-height:36px;text-align:center;min-width:unset;width:100%;-webkit-line-clamp:unset;overflow:visible}}@media (max-width: 480px){._headerContainer_1p67d_76 ._title_1p67d_97{font-size:24px;line-height:32px}}._headerContainer_1p67d_76 ._description_1p67d_138{text-align:start;flex:1;min-width:230px;color:#6b6b6b;font-size:1rem;line-height:1.6;font-family:Poppins,sans-serif;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1441px){._headerContainer_1p67d_76 ._description_1p67d_138{font-size:1.1rem;line-height:1.75;max-width:640px}}@media (max-width: 768px){._headerContainer_1p67d_76 ._description_1p67d_138{font-size:.9rem;text-align:center;min-width:unset;width:100%;-webkit-line-clamp:unset;overflow:visible}}@media (max-width: 480px){._headerContainer_1p67d_76 ._description_1p67d_138{font-size:.85rem}}._bottomSection_1p67d_177{padding-left:3rem;padding-right:3rem;display:flex;justify-content:space-between;align-items:flex-start;gap:0;width:100%;box-sizing:border-box}@media (max-width: 1024px){._bottomSection_1p67d_177{flex-direction:column;padding-left:0;padding-right:0;gap:0;width:100%}}._menu_1p67d_198{display:flex;flex-direction:column;gap:.75rem;flex:1 1 0;max-width:400px;padding:3rem 0}@media (max-width: 1024px){._menu_1p67d_198{flex-direction:row;flex:unset;max-width:100%;width:100%;padding:.5rem 1rem;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;box-sizing:border-box;-webkit-mask-image:linear-gradient(to right,black 88%,transparent 100%);mask-image:linear-gradient(to right,black 88%,transparent 100%)}._menu_1p67d_198::-webkit-scrollbar{display:none}}@media (max-width: 768px){._menu_1p67d_198{padding-left:24px;padding-right:24px;scroll-padding-left:24px}}._menuItem_1p67d_233{background:linear-gradient(to bottom,#fff,#ececec);border:2px solid #ececec;padding:.75rem 1rem;border-radius:8px;text-align:left;font-weight:500;cursor:pointer;transition:all .2s ease;color:#333;width:80%;box-sizing:border-box}@media (max-width: 1024px){._menuItem_1p67d_233{flex:0 0 auto;width:auto;min-width:150px;max-width:220px;text-align:center;scroll-snap-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.6rem 1.25rem}}._menuItemActive_1p67d_261{border-color:#2962ff;color:#2962ff;background-color:#f0f6ff;font-weight:600}._rightContent_1p67d_269{display:flex;flex:2 1 0;min-width:0;align-items:flex-start;gap:32px}@media (max-width: 1024px){._rightContent_1p67d_269{flex-direction:column;flex:unset;width:100%;gap:1.5rem}}@media (max-width: 768px){._rightContent_1p67d_269{gap:0}}._carouselSection_1p67d_290,._featuresSection_1p67d_291{flex:1 1 0;min-width:0}@media (max-width: 1024px){._carouselSection_1p67d_290,._featuresSection_1p67d_291{width:80%;flex:unset}}._carousel_1p67d_290{position:relative;display:flex;justify-content:center;align-items:center;height:500px;min-width:0;overflow:visible}@media (max-width: 1024px){._carousel_1p67d_290{height:400px;padding:0 1rem;box-sizing:border-box;overflow:hidden}}@media (max-width: 768px){._carousel_1p67d_290{height:360px;padding:0 1rem}}@media (max-width: 480px){._carousel_1p67d_290{height:310px;padding:0 .75rem}}._featuresSection_1p67d_291{display:flex;flex-direction:column}._features_1p67d_291{display:flex;flex-direction:column;align-items:stretch;width:92%;margin-top:88px;gap:12px;padding-left:50px}@media (max-width: 1024px){._features_1p67d_291{margin-top:0;gap:.75rem;padding:0 1rem;width:100%;box-sizing:border-box}}@media (max-width: 480px){._features_1p67d_291{padding:0 .75rem;gap:.6rem}}._card_1p67d_366{position:absolute;width:280px;height:85%;background:#fff;border-radius:20px;padding:1rem;box-shadow:0 20px 40px #0000001a;text-align:center;transition:all .5s ease;opacity:0;transform:scale(.9);z-index:1}._card_1p67d_366 img{width:100%;height:75%;border-radius:12px;-o-object-fit:cover;object-fit:cover}@media (max-width: 1024px) and (min-width: 769px){._card_1p67d_366{width:240px;height:82%;padding:.85rem}}@media (max-width: 768px){._card_1p67d_366{width:200px;height:85%;padding:.75rem}}@media (max-width: 480px){._card_1p67d_366{width:160px;height:85%;padding:.6rem}}._cardActive_1p67d_408{transform:translate(-50%) scale(1);left:50%;opacity:1;z-index:3}@media (max-width: 1024px){._cardActive_1p67d_408{transform:translate(-50%) scale(1.05)}}._cardPrev_1p67d_420{transform:translate(-50%) scale(.82);left:25%;opacity:.45;z-index:2}@media (max-width: 1024px) and (min-width: 769px){._cardPrev_1p67d_420{left:18%;transform:translate(-50%) scale(.78)}}@media (max-width: 768px){._cardPrev_1p67d_420{left:16%;transform:translate(-50%) scale(.78)}}@media (max-width: 480px){._cardPrev_1p67d_420{left:10%;transform:translate(-50%) scale(.75)}}._cardNext_1p67d_445{transform:translate(-50%) scale(.82);left:75%;opacity:.45;z-index:2}@media (max-width: 1024px) and (min-width: 769px){._cardNext_1p67d_445{left:82%;transform:translate(-50%) scale(.78)}}@media (max-width: 768px){._cardNext_1p67d_445{left:84%;transform:translate(-50%) scale(.78)}}@media (max-width: 480px){._cardNext_1p67d_445{left:90%;transform:translate(-50%) scale(.75)}}._buyBtn_1p67d_470{background:#2962ff;color:#fff;border:none;padding:.75rem 2rem;border-radius:999px;cursor:pointer;width:90%;margin-top:1rem;font-size:.9rem;transition:all .3s ease}._buyBtn_1p67d_470:hover{background:#1a4fcc;transform:scale(1.02)}@media (max-width: 1024px){._buyBtn_1p67d_470{padding:.6rem 1.25rem;font-size:.85rem;margin-top:.75rem}}@media (max-width: 480px){._buyBtn_1p67d_470{padding:.5rem 1rem;font-size:.8rem}}._priceTag_1p67d_500{position:absolute;right:-6rem;top:50%;transform:translateY(-50%);background:#000;color:#fff;padding:.2rem .5rem;border-radius:999px;display:flex;align-items:center;gap:4px;font-size:.9rem;white-space:nowrap}._priceTag_1p67d_500 ._arrow_1p67d_515{margin-right:.5rem;font-weight:700;background:#fff;color:#000;border-radius:50%;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 1024px) and (min-width: 769px){._priceTag_1p67d_500{right:-4.5rem;font-size:.72rem}._priceTag_1p67d_500 ._arrow_1p67d_515{width:26px;height:26px;font-size:.78rem;margin-right:.4rem}}@media (max-width: 768px){._priceTag_1p67d_500{right:-3.8rem;font-size:.68rem;padding:.18rem .4rem}._priceTag_1p67d_500 ._arrow_1p67d_515{width:22px;height:22px;font-size:.72rem;margin-right:.35rem}}@media (max-width: 480px){._priceTag_1p67d_500{right:-3rem;font-size:.58rem;padding:.12rem .3rem}._priceTag_1p67d_500 ._arrow_1p67d_515{width:18px;height:18px;font-size:.6rem;margin-right:.25rem}}._feature_1p67d_291{display:flex;align-items:center;gap:1rem;padding:9px 15px;border-radius:999px;font-weight:500;font-size:.95rem;border:1px solid;text-align:left;opacity:0;max-width:100%;width:100%;box-sizing:border-box}@media (max-width: 1024px){._feature_1p67d_291{font-size:.85rem;padding:8px 12px;gap:.75rem}}@media (max-width: 480px){._feature_1p67d_291{font-size:.75rem;padding:6px 10px;gap:.5rem}}._icon_1p67d_597{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;display:inline-block;flex-shrink:0}@media (max-width: 1024px){._icon_1p67d_597{width:28px;height:28px}}@media (max-width: 480px){._icon_1p67d_597{width:24px;height:24px}}._yellow_1p67d_618{background:#fff7d1;color:#665c00}._green_1p67d_623{background:#e9f9e4;color:#2d6a3d}._orange_1p67d_628{background:#fde9dd;color:#9b531d}._beige_1p67d_633{background:#fef3e2;color:#856404}._slideLeft_1p67d_639{align-self:flex-start;margin-left:0;margin-right:auto;animation:_slideInLeft_1p67d_1 .8s ease forwards}._slideRight_1p67d_646{align-self:flex-end;margin-left:auto;margin-right:0;animation:_slideInRight_1p67d_1 .8s ease forwards}@keyframes _slideInLeft_1p67d_1{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(-22px)}}@keyframes _slideInRight_1p67d_1{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(22px)}}@media (max-width: 1024px){._rightContent_1p67d_269,._carouselSection_1p67d_290,._featuresSection_1p67d_291,._features_1p67d_291{align-items:center}._slideLeft_1p67d_639{align-self:center;margin-left:auto;margin-right:auto;animation:_slideInLeftMobile_1p67d_1 .8s ease forwards}._slideRight_1p67d_646{align-self:center;margin-left:auto;margin-right:auto;animation:_slideInRightMobile_1p67d_1 .8s ease forwards}@keyframes _slideInLeftMobile_1p67d_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRightMobile_1p67d_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}}._feature_1p67d_291:nth-child(1){animation-delay:.1s;animation-name:_slideInLeft_1p67d_1;border-color:#ff6b6b}._feature_1p67d_291:nth-child(2){animation-delay:.3s;animation-name:_slideInRight_1p67d_1}._feature_1p67d_291:nth-child(3){animation-delay:.5s;animation-name:_slideInLeft_1p67d_1}._feature_1p67d_291:nth-child(4){animation-delay:.7s;animation-name:_slideInRight_1p67d_1;border-color:#4d96ff}._fallbackNote_1p67d_736{font-size:.75rem;color:#888;margin-bottom:.5rem;padding:0 .5rem}.expandable-item{margin:0 auto;padding-top:20px;padding-bottom:20px;width:97%;border-bottom:1px solid #e5e7eb}.expandable-item .item-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.expandable-item .item-header .item-left{display:flex;align-items:center;gap:12px}.expandable-item .item-header .item-left .item-img{width:140px;height:40px;border-radius:100px;-o-object-fit:cover;object-fit:cover}.expandable-item .item-header .item-left .item-title{font-size:32px;font-weight:500;color:#000;font-family:Poppins,sans-serif}.expandable-item .item-header .item-left .descriptiones{font-size:18px;color:#00000080;line-height:1.6;margin-bottom:2rem;font-weight:400;font-family:Poppins,sans-serif;text-align:left}.expandable-item .item-header .item-toggle{font-size:32px;font-weight:700;color:#000}.expandable-item .icon-img{width:40px;height:40px}@media (max-width: 425px){.expandable-item .icon-img{width:30px;height:30px}}.expandable-item .item-content{width:100%;margin-top:12px;display:flex;flex-direction:column;align-items:flex-start}.expandable-item .item-content .item-desc{width:100%;font-size:18px;line-height:1.6;color:#666;margin-bottom:16px;text-align:left;font-family:Poppins,sans-serif}.expandable-item .item-content .divider{height:1px;background:#e5e7eb;margin-top:1rem}.expandable-item .item-content .explore-btn{display:inline-flex;align-items:center;gap:8px;background-color:#06f;color:#fff;border:none;padding:10px 20px;border-radius:50px;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s}.expandable-item .item-content .explore-btn .arrow{font-size:16px;font-weight:700}.expandable-item .item-content .explore-btn:hover{background-color:#0050cc}@media (max-width: 768px){.expandable-item .item-header.mobile{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.expandable-item .item-header.mobile .item-top{display:flex;width:100%}.expandable-item .item-header.mobile .item-top .item-img{width:80px;height:28px;-o-object-fit:contain;object-fit:contain}.expandable-item .item-header.mobile .item-row{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;margin:0}.expandable-item .item-header.mobile .item-row .item-title{font-size:18px;font-weight:500;color:#000;margin:0;padding-left:12px}.expandable-item .item-header.mobile .item-row .icon-img{width:28px;height:28px;margin:0 12px 0 0;padding:0}}.growth{position:relative;width:100%;color:#fff;height:644px;overflow:hidden}.growth__overlay{padding:4rem;display:flex;align-items:center;height:560px;position:relative;overflow:hidden}.growth__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1}.growth__overlay .growth__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;transition:transform .5s ease-in-out}.growth__overlay .growth__content{position:relative;z-index:2;max-width:600px;margin-right:auto;margin-left:0;text-align:left;margin-top:0}.growth__overlay .growth__content h2{font-size:44px;line-height:52px;font-weight:500;margin-bottom:1rem}.growth__overlay .growth__content p{font-size:18px;line-height:28px;margin-bottom:2rem;opacity:90%}.growth__overlay .growth__content .btn-primary{display:inline-flex;align-items:center;background:#2563eb;color:#fff;border:none;padding:.9rem 1.8rem;font-size:14px;font-weight:400;border-radius:50px;cursor:pointer;transition:.3s ease;text-decoration:none}.growth__overlay .growth__content .btn-primary:hover{background:#1e40af;text-decoration:none;color:#fff}.growth__overlay .growth__content .btn-primary .arrow{margin-left:.5rem;font-size:1.2rem}.growth__industries{display:flex;width:92%;margin-left:auto;margin-right:auto;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent;margin-top:-80px;position:relative;z-index:3}.growth__industries .industry-card{position:relative;width:220px;overflow:hidden;cursor:pointer;flex-shrink:0;border-radius:0}.growth__industries .industry-card img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.growth__industries .industry-card:hover img{transform:scale(1.05)}.growth__industries .industry-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:1rem;z-index:100;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);border-radius:inherit}.growth__industries .industry-card .overlay h3{font-size:1.1rem;font-weight:600;text-align:center}.growth__industries .industry-card:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.growth__industries .industry-card:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}@media (max-width: 768px){.growth{height:489px;overflow:hidden}.growth__overlay{padding:2rem 1.25rem;min-height:unset;height:351px;align-items:flex-end}.growth__overlay .growth__content{margin-top:0;max-width:100%;text-align:left;margin-left:0;margin-right:0;padding-bottom:1.5rem}.growth__overlay .growth__content h2{font-size:24px;line-height:32px;margin-bottom:.75rem}.growth__overlay .growth__content p{font-size:14px;line-height:22px;margin-bottom:1.25rem}.growth__overlay .growth__content .btn-primary{padding:.65rem 1.5rem;font-size:14px}.growth__industries{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;height:138px;margin:0;padding:0;gap:0;scrollbar-width:none;-ms-overflow-style:none}.growth__industries::-webkit-scrollbar{display:none}.growth__industries .industry-card{flex:0 0 auto;width:184px;height:138px;border-radius:0!important}.growth__industries .industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.growth__industries .industry-card .overlay{justify-content:flex-start;align-items:flex-end;padding:.5rem .75rem}.growth__industries .industry-card .overlay h3{font-size:.9rem;font-weight:600;text-align:left}}@media (min-width: 769px) and (max-width: 1024px){.growth__industries{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:1rem;padding-left:1.25rem;padding-right:1.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}}.integration-section{display:flex;flex-direction:column;align-items:center;gap:32px;margin:60px auto;text-align:center;padding:0 16px}.tabs{display:flex;background:#f6f6f6;border-radius:50px;padding:6px;box-shadow:0 3px 6px #00000014;flex-wrap:wrap}.tabs .tab{border:none;background:transparent;padding:10px 20px;border-radius:50px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.tabs .tab.active{background:#fff;box-shadow:0 2px 6px #0000001f}.integration-card{position:relative;border-radius:20px;padding:40px;max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center}.integration-card .card-image{width:100%;border-radius:12px;box-shadow:0 10px 30px #0000001a}.integration-card .arrow{position:absolute;font-size:30px;font-weight:700;color:#06f}.integration-card .arrow.arrow-left{left:-40px;top:40%;transform:rotate(180deg)}.integration-card .arrow.arrow-right{right:-40px;bottom:10%}@media (max-width: 1024px){.integration-section{gap:24px}.tabs .tab{font-size:14px;padding:8px 16px}.integration-card{padding:24px}.integration-card .arrow{font-size:24px}}@media (max-width: 767px){.integration-section{margin:40px auto;gap:20px}.tabs{flex-direction:column;border-radius:16px;padding:4px}.tabs .tab{width:100%;font-size:14px;padding:10px;border-radius:12px;margin-bottom:6px}.integration-card{padding:16px;border-radius:12px}.integration-card .card-image{border-radius:8px}.integration-card .arrow{display:none}}.logo-design-carousel{display:flex;flex-direction:column;align-items:center;padding-top:20px;border-radius:20px;background:linear-gradient(to bottom,#000,#2e0854);color:#fff;font-family:Segoe UI,sans-serif}.logo-design-carousel .badge{background-color:#2e2e2e;color:#fff;border-radius:20px;margin-bottom:20px;font-size:16px;font-weight:500;padding:10px 20px;margin-top:20px;font-family:Poppins,sans-serif}.logo-design-carousel .carousel-wrapper{width:100%;max-width:1200px;overflow:hidden;margin:0 auto;display:flex;justify-content:center}.logo-design-carousel .carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:1rem;padding:1rem 0 2rem;width:100%}.logo-design-carousel .carousel::-webkit-scrollbar{display:none}.logo-design-carousel .carousel .card{flex:0 0 60%;max-width:100%;border-radius:20px;overflow:hidden;scroll-snap-align:center;transition:all .4s ease;height:350px}.logo-design-carousel .carousel .card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s ease}.logo-design-carousel .carousel .card.active{height:320px;transform:scale(1.05);filter:blur(0)}.logo-design-carousel .carousel .card.side{height:320px;transform:scale(.9);filter:blur(2px) brightness(.7)}.logo-design-carousel .info-bar{display:flex;align-items:center;justify-content:space-between;max-width:800px;width:100%;gap:2rem}.logo-design-carousel .info-bar .arrow{font-size:1.5rem;cursor:pointer;transition:transform .3s ease}.logo-design-carousel .info-bar .arrow:hover{transform:scale(1.2)}.logo-design-carousel .info-bar .info-text{text-align:center;flex:1}.logo-design-carousel .info-bar .info-text h2{margin:0;font-size:24px;font-family:Poppins,sans-serif;font-weight:500}.logo-design-carousel .info-bar .info-text p{margin-top:.5rem;font-size:16px;color:#b8b8b8;font-family:Poppins,sans-serif;font-weight:400;padding-bottom:20px}@media (max-width: 768px){.logo-design-carousel{padding-top:10px}.logo-design-carousel .badge{font-size:.8rem;margin-top:15px;margin-bottom:15px}.logo-design-carousel .carousel-wrapper{max-width:100%;padding:0 10px}.logo-design-carousel .carousel{gap:.8rem;padding:.5rem 0 1.5rem;height:350px}.logo-design-carousel .carousel .card{flex:0 0 80%;height:280px;scroll-snap-align:center}.logo-design-carousel .info-bar{flex-direction:column;gap:1rem}.logo-design-carousel .info-bar .info-text h2{font-size:16px}.logo-design-carousel .info-bar .info-text p{font-size:12px;padding-left:20px;color:#b8b8b8;padding-right:20px}.logo-design-carousel .info-bar .arrow{font-size:1.3rem}}@media (max-width: 425px){.logo-design-carousel{padding-top:5px}.logo-design-carousel .badge{font-size:.75rem;margin-top:10px;margin-bottom:10px}.logo-design-carousel .carousel{gap:.6rem;padding:.3rem 0 1rem;height:400px}.logo-design-carousel .carousel .card{flex:0 0 90%;height:220px}.logo-design-carousel .info-bar{gap:.8rem}.logo-design-carousel .info-bar .info-text h2{font-size:16px}.logo-design-carousel .info-bar .info-text p{font-size:12px;padding-left:50px;padding-right:50px;color:#b8b8b8}.logo-design-carousel .info-bar .arrow{font-size:1.1rem}}.promo-section{width:100%;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 15%,transparent 100%),linear-gradient(to right,#00daff,#b134ff);position:relative;overflow:hidden}.promo-section .promo-container{width:100%;height:95vh;margin:0 auto;padding:2rem;box-sizing:border-box}.promo-section .promo-container .parent-div{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.promo-section .promo-container .parent-div .slides{flex:1;min-height:0;display:grid;grid-template-columns:8fr 4fr;overflow:hidden}.promo-section .promo-container .parent-div .slides .left-image{position:relative;border-radius:48px 0 0 48px;overflow:hidden;background:linear-gradient(135deg,#0000004d,#0000001a);display:flex;justify-content:center;align-items:center}.promo-section .promo-container .parent-div .slides .left-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;transition:transform .8s ease-in-out}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{position:relative;z-index:2;width:80%;max-width:500px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper h1{font-size:clamp(1.4rem,3vw,2.5rem);font-weight:700;color:#fff;margin:0;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper p{font-size:clamp(.85rem,1.5vw,1.1rem);color:#fff;margin:0;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper button{background:linear-gradient(135deg,#1e6eff,#0051cc);color:#fff;border:none;padding:.75rem 2rem;border-radius:50px;font-size:clamp(.8rem,1.2vw,1rem);font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.promo-section .promo-container .parent-div .slides .right-image{position:relative;border-radius:0 48px 48px 0;overflow:hidden;background:linear-gradient(135deg,#0000004d,#0000001a);display:flex;justify-content:center;align-items:center}.promo-section .promo-container .parent-div .slides .right-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;transition:transform .8s ease-in-out}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{position:relative;z-index:2;width:80%;max-width:300px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper h1{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600;color:#fff;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper p{font-size:clamp(.75rem,1.2vw,.9rem);color:#fff;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper button{background:linear-gradient(135deg,#1e6eff,#0051cc);color:#fff;border:none;padding:.5rem 1.5rem;border-radius:50px;font-size:clamp(.8rem,1.1vw,.9rem);font-weight:600;cursor:pointer;transition:all .3s ease}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}@media (min-width: 1440px){.promo-section .promo-container{max-width:1800px;margin:0 auto}.promo-section .promo-container .parent-div .slides .left-image{border-radius:56px 0 0 56px}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{max-width:600px}.promo-section .promo-container .parent-div .slides .right-image{border-radius:0 56px 56px 0}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{max-width:350px}}@media (max-width: 1024px){.promo-section .promo-container{height:97vh;padding:1.5rem}.promo-section .promo-container .parent-div{gap:1.25rem}.promo-section .promo-container .parent-div .slides{grid-template-columns:1fr 1fr}.promo-section .promo-container .parent-div .slides .left-image{border-radius:32px 0 0 32px}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{width:85%}.promo-section .promo-container .parent-div .slides .right-image{border-radius:0 32px 32px 0}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{width:85%}}@media (max-width: 900px){.promo-section .promo-container{height:96vh;padding:1.25rem}.promo-section .promo-container .parent-div{gap:1rem}.promo-section .promo-container .parent-div .slides{grid-template-columns:1fr 1fr}.promo-section .promo-container .parent-div .slides .left-image{border-radius:28px 0 0 28px}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{width:88%;gap:.75rem}.promo-section .promo-container .parent-div .slides .right-image{border-radius:0 28px 28px 0}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{width:88%;gap:.5rem}}@media (max-width: 768px){.promo-section .promo-container{height:auto;min-height:96vh;max-height:none;padding:1rem}.promo-section .promo-container .parent-div{gap:.75rem;height:auto}.promo-section .promo-container .parent-div .slides{display:flex;flex-direction:column;flex:none}.promo-section .promo-container .parent-div .slides .left-image{height:43vh;border-radius:24px 24px 0 0}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{width:90%;gap:.6rem}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper button{padding:.5rem 1.25rem}.promo-section .promo-container .parent-div .slides .right-image{height:43vh;border-radius:0 0 24px 24px}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{width:90%;gap:.5rem}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper button{padding:.4rem 1.25rem}}@media (max-width: 768px) and (min-width: 481){.promo-section .promo-container .parent-div .slides .left-image{height:36vh}.promo-section .promo-container .parent-div .slides .right-image{height:34vh}}@media (max-width: 480px){.promo-section .promo-container{height:100vh;padding:.75rem}.promo-section .promo-container .parent-div{gap:.5rem}.promo-section .promo-container .parent-div .slides .left-image{height:45vh;border-radius:20px 20px 0 0}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{width:92%;gap:.5rem}.promo-section .promo-container .parent-div .slides .right-image{height:45vh;border-radius:0 0 20px 20px}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{width:92%;gap:.4rem}}@media (max-width: 426px){.promo-section .promo-container{height:100vh;padding:.6rem}.promo-section .promo-container .parent-div .slides .left-image{height:43vh;border-radius:18px 18px 0 0}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{width:95%;gap:.4rem}.promo-section .promo-container .parent-div .slides .right-image{height:43vh;border-radius:0 0 18px 18px}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{width:95%;gap:.4rem}}@media (max-width: 360px){.promo-section .promo-container{padding:.5rem}.promo-section .promo-container .parent-div{gap:.4rem}.promo-section .promo-container .parent-div .slides .left-image{height:43vh;border-radius:16px 16px 0 0}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper{width:96%;gap:.35rem}.promo-section .promo-container .parent-div .slides .left-image .promo-content-wrapper button{padding:.35rem .9rem}.promo-section .promo-container .parent-div .slides .right-image{height:43vh;border-radius:0 0 16px 16px}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper{width:96%;gap:.35rem}.promo-section .promo-container .parent-div .slides .right-image .promo-content-wrapper button{padding:.3rem .9rem}}@media (max-height: 500px){.promo-section .promo-container{height:auto;min-height:100vh;padding:.5rem}.promo-section .promo-container .parent-div .slides .left-image,.promo-section .promo-container .parent-div .slides .right-image{height:45vh}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.promo-section .left-image img{animation:slideInFromLeft .8s ease-out}.promo-section .left-image .promo-content-wrapper{animation:fadeInUp .8s ease-out .2s both}.promo-section .right-image img{animation:slideInFromRight .8s ease-out}.promo-section .right-image .promo-content-wrapper{animation:fadeInUp .8s ease-out .2s both}.logo-strip,.logo-strip .logos-container{width:100%;overflow:hidden;position:relative}.logo-strip .logos-container:before,.logo-strip .logos-container:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.logo-strip .logos-container:before{left:0}.logo-strip .logos-container:after{right:0}.logo-strip .logos-slide{display:flex!important;align-items:center;gap:3rem;width:-moz-max-content;width:max-content;animation:scrollLogos 30s linear infinite}.logo-strip .logos-slide:hover{animation-play-state:paused}.logo-strip .logos-slide .logo-item{display:inline-flex!important;flex-shrink:0;align-items:center;justify-content:center}.logo-strip .logos-slide .logo-item .logo-image{height:40px;width:auto;max-width:140px;-o-object-fit:contain;object-fit:contain;display:block;transition:all .3s ease}.logo-strip .logos-slide .logo-item .logo-image:hover{opacity:.8}.logo-strip .logos-slide-normal{animation:scrollLogos 30s linear infinite}.logo-strip .logos-slide-slow{animation:scrollLogos 45s linear infinite}.logo-strip .logos-slide-fast{animation:scrollLogos 20s linear infinite}.logo-strip.loading{height:5vh;display:flex;align-items:center;justify-content:center}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 1440px){.logo-strip .logos-slide{gap:4rem;animation-duration:35s}.logo-strip .logos-slide .logo-item .logo-image{height:48px;max-width:160px}}@media (max-width: 1024px){.logo-strip .logos-container:before,.logo-strip .logos-container:after{width:60px}.logo-strip .logos-slide{gap:2.5rem;animation-duration:27s}.logo-strip .logos-slide .logo-item .logo-image{height:35px;max-width:125px}}@media (max-width: 900px){.logo-strip .logos-container:before,.logo-strip .logos-container:after{width:50px}.logo-strip .logos-slide{gap:2.25rem;animation-duration:25s}.logo-strip .logos-slide .logo-item .logo-image{height:32px;max-width:115px}}@media (max-width: 768px){.logo-strip .logos-container:before,.logo-strip .logos-container:after{width:35px}.logo-strip .logos-slide{gap:2rem;animation-duration:22s}.logo-strip .logos-slide .logo-item .logo-image{height:28px;max-width:100px}}@media (max-width: 480px){.logo-strip .logos-container:before,.logo-strip .logos-container:after{width:25px}.logo-strip .logos-slide{gap:1.75rem;animation-duration:20s}.logo-strip .logos-slide .logo-item .logo-image{height:26px;max-width:90px}}@media (max-width: 426px){.logo-strip .logos-container:before,.logo-strip .logos-container:after{width:20px}.logo-strip .logos-slide{gap:1.5rem;animation-duration:18s}.logo-strip .logos-slide .logo-item .logo-image{height:24px;max-width:80px}}@media (max-width: 360px){.logo-strip .logos-container:before,.logo-strip .logos-container:after{width:15px}.logo-strip .logos-slide{gap:1.25rem;animation-duration:16s}.logo-strip .logos-slide .logo-item .logo-image{height:20px;max-width:70px}}@media (max-height: 500px){.logo-strip .logos-slide .logo-item .logo-image{height:22px}}.faq-container{display:flex;width:90%;box-sizing:border-box}.faq-container .faq-icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}@media (max-width: 425px){.faq-container .faq-icon img{width:20px;height:20px}}.faq-container .faq-left{flex:0 0 40%;text-align:left}.faq-container .faq-left .faq-title{padding-top:20px;font-size:48px;font-weight:500;line-height:1.1;margin:0;font-family:Poppins,sans-serif}.faq-container .faq-left .faq-btn{margin-top:40px;background-color:var(--ind-primary, #2563eb);color:#fff;border:none;padding:12px 28px;border-radius:24px;font-size:16px;cursor:pointer;transition:background-color .3s ease;font-family:Poppins,sans-serif}.faq-container .faq-left .faq-btn:hover{background-color:#1d4ed8}.faq-container .faq-right{flex:0 0 60%;text-align:end;text-align:left}.faq-container .faq-right .faq-item{border-bottom:1px solid #e4e4e4;padding:20px 0;cursor:pointer;margin-left:30px}.faq-container .faq-right .faq-item .faq-question{display:flex;justify-content:space-between;font-weight:600;font-size:18px;font-family:Poppins,sans-serif}.faq-container .faq-right .faq-item .faq-icon{font-size:24px;line-height:18px}.faq-container .faq-right .faq-item .faq-answer{margin-top:15px;font-size:16px;color:#333;line-height:1.4;font-family:Poppins,sans-serif;text-align:left}.faq-container .faq-right .faq-item.open .faq-question{font-weight:700}.faq-title{font-size:32px;font-weight:500;line-height:1.2;color:#000;font-family:Poppins,sans-serif}.faq-title .mobile-hide{display:inline}@media (max-width: 768px){.faq-title .mobile-hide{display:none}.faq-container{flex-direction:column}.faq-container .faq-left{align-items:center;text-align:center;margin-right:-20px}.faq-container .faq-right{flex:0 0 100%;width:100%;padding:0;text-align:left}.faq-container .faq-left .faq-title{font-size:32px}.faq-container .faq-left .faq-btn{font-size:14px;padding:10px 20px;margin-top:20px}.faq-container .faq-right .faq-item .faq-question{font-size:16px}.faq-container .faq-right .faq-item .faq-answer{font-size:14px}}.case-studiesPricing{position:relative;margin-top:20px}.case-studiesPricing-scroll{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;margin-left:72px;margin-right:60px;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.case-studiesPricing-scroll::-webkit-scrollbar{display:none}.case-cardPricing{background:#fff;border-radius:16px;overflow:hidden;min-width:280px;max-width:365px;width:calc(25% - 1.125rem);flex:0 0 auto;display:flex;flex-direction:column;border:1px solid rgba(228,228,228,.8);transition:all .3s ease;cursor:pointer}.case-cardPricing:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.case-cardPricing .case-imagePricing{width:90%;height:200px;display:block;margin:20px auto 0;border-radius:8px;-o-object-fit:cover;object-fit:cover}.case-cardPricing .case-contentPricing{padding:20px}.case-cardPricing .case-contentPricing h3{font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#111;text-align:left;margin:0 0 8px}.case-cardPricing .case-contentPricing p{font-size:16px;font-weight:400;color:#000;margin-bottom:1.2rem;text-align:left;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.case-cardPricing .case-contentPricing .case-metaPricing{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:#666}.case-cardPricing .case-contentPricing .case-metaPricing .case-tagPricing{background:#f0f7ff;color:#2563eb;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid #2563eb;font-family:Poppins,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.case-cardPricing .case-contentPricing .case-metaPricing .case-timePricing{font-weight:500;color:#333;white-space:nowrap}.scroll-controls{display:flex;gap:8px;position:absolute;right:60px;top:-40px;z-index:2}.scroll-controls .scroll-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e4e4e4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666;padding:0}.scroll-controls .scroll-arrow svg{width:20px;height:20px}.scroll-controls .scroll-arrow:hover:not(:disabled){background:#f5f5f5;border-color:#2563eb;color:#2563eb}.scroll-controls .scroll-arrow:disabled{opacity:.3;cursor:not-allowed}@media (max-width: 1024px){.case-studiesPricing-scroll{margin-left:40px;margin-right:40px}.scroll-controls{right:40px}}@media (max-width: 768px){.case-studiesPricing-scroll{margin-left:24px;margin-right:24px}.case-studiesPricing-scroll .case-cardPricing{min-width:260px}.scroll-controls{display:none}}@media (max-width: 425px){.case-studiesPricing-scroll{margin-left:16px;margin-right:16px;gap:1rem;padding-bottom:1rem}.case-cardPricing{min-width:240px;max-width:100%;border-width:1px}.case-imagePricing{width:100%;height:auto;max-height:180px;margin:10px auto 0}.case-contentPricing{padding:10px}.case-contentPricing h3{font-size:18px}.case-contentPricing p{font-size:14px;margin-bottom:1rem}.case-contentPricing .case-metaPricing{font-size:.75rem}.case-contentPricing .case-metaPricing .case-tagPricing{padding:.2rem .6rem;font-size:.7rem;max-width:100px}}.case-cardPricing.skeleton{pointer-events:none;animation:pulse 1.5s ease-in-out infinite}.case-cardPricing.skeleton .skeleton-image{width:90%;height:200px;margin:20px auto 0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.case-cardPricing.skeleton .skeleton-title{width:60%;height:24px;margin:16px 0 12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.case-cardPricing.skeleton .skeleton-description{margin-bottom:16px}.case-cardPricing.skeleton .skeleton-description .skeleton-line{height:16px;margin-bottom:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.case-cardPricing.skeleton .skeleton-description .skeleton-line:last-child{width:80%}.case-cardPricing.skeleton .case-metaPricing .skeleton-tag{width:100px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:20px}.case-cardPricing.skeleton .case-metaPricing .skeleton-price{width:120px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.enterprise-sections{padding:2rem;margin:0 auto;width:95%;font-family:Inter,sans-serif}.enterprise-sections .button-wrappers{text-align:left}.enterprise-sections .enterprise-buttons{padding:.5rem 1.25rem;background:linear-gradient(to bottom right,#298dff1f,#298dff1f);color:#2563eb;font-weight:500;font-size:16px;font-family:Inter,sans-serif;border:none;border-radius:999px;cursor:default;margin-bottom:10px}.enterprise-sections .enterprise-contents{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%}.enterprise-sections .enterprise-contents .enterprise-lefts{width:55%}.enterprise-sections .enterprise-contents .enterprise-lefts .enterprise-titles{font-size:44px;font-weight:500;color:#111827;line-height:1.2;font-family:Poppins,sans-serif;text-align:left;padding-right:20%}.enterprise-sections .enterprise-contents .pill-button-wrapper{display:flex;width:100%;margin-top:1rem;justify-content:flex-start}.enterprise-sections .enterprise-contents .enterprise-rights{width:45%}.enterprise-sections .enterprise-contents .enterprise-rights .enterprise-descriptions{font-size:1.2rem;color:#4b5563;font-family:Poppins,sans-serif;max-width:95%;width:100%;line-height:1.6;font-weight:400;margin:0 auto;padding:0 1rem;text-align:left}@media (max-width: 425px){.enterprise-sections{padding:1.5rem;width:100%}.enterprise-sections .button-wrappers{text-align:center}.enterprise-sections .enterprise-contents{flex-direction:column;align-items:center;text-align:center}.enterprise-sections .enterprise-contents .enterprise-lefts{width:100%;display:flex;justify-content:center}.enterprise-sections .enterprise-contents .enterprise-lefts .enterprise-titles{font-size:22px;text-align:center;max-width:90%;margin:0 auto;padding-right:0;line-height:1.4}.enterprise-sections .enterprise-contents .enterprise-rights{width:100%}.enterprise-sections .enterprise-contents .enterprise-rights .enterprise-descriptions{font-size:16px;max-width:90%;margin:0 auto;text-align:center}.enterprise-sections .enterprise-contents .pill-button-wrapper{justify-content:center;margin-left:0}}@media (max-width: 768px){.enterprise-sections{padding:2rem 1.5rem}.enterprise-sections .enterprise-contents{flex-direction:column;gap:2rem;align-items:center;text-align:center}.enterprise-sections .enterprise-contents .enterprise-lefts{width:100%;display:flex;justify-content:center}.enterprise-sections .enterprise-contents .enterprise-lefts .enterprise-titles{font-size:28px;text-align:center;margin:0 auto;padding-right:0}.enterprise-sections .enterprise-contents .enterprise-rights{width:100%}.enterprise-sections .enterprise-contents .enterprise-rights .enterprise-descriptions{font-size:16px;text-align:center;max-width:90%;margin:-20px auto 0}.enterprise-sections .enterprise-contents .pill-button-wrapper{justify-content:center;margin-left:0}.enterprise-sections .button-wrappers{text-align:center}}.journey-steps{display:flex;gap:2rem;padding:1.5rem;background-color:#fff;border-radius:.75rem;width:95%;margin:0 auto}.journey-steps .steps-section{flex:1;display:flex;flex-direction:column;gap:1rem}.journey-steps .steps-section .step{padding:1.2rem 1.5rem;border-radius:.5rem;font-weight:500;color:#555;border:1.5px solid transparent;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:70%;font-size:20px;border-bottom:1px solid #e5e7eb}.journey-steps .steps-section .step:hover{border-color:#1e6eff;background-color:#f0f5ff;color:#1e6eff;padding-left:20px;margin-top:5px}.journey-steps .steps-section .step:hover .hover-text{display:block;padding-left:30px;color:#00000080;text-align:start}.journey-steps .steps-section .step .default-text{display:flex;align-items:center;gap:.75rem}.journey-steps .steps-section .step .default-text .icon{font-size:1.3rem;color:#1e6eff}.journey-steps .steps-section .step .default-text span{font-weight:500;font-size:20px;margin-top:-2px;font-family:Poppins,sans-serif}@media (max-width: 768px){.journey-steps .steps-section .step .default-text span{font-size:16px}}.journey-steps .steps-section .step .hover-text{display:none}.journey-steps .steps-section .step .hover-text h3{font-size:1.1rem;font-weight:700;margin-bottom:.3rem;color:inherit;font-family:Poppins,sans-serif}.journey-steps .steps-section .step .hover-text p{font-weight:400;color:inherit;margin:0;font-size:16px;font-family:Poppins,sans-serif}.journey-steps .icon.document-icon{width:24px;height:24px}.journey-steps .images-section{flex:1;display:flex;gap:1rem;align-items:center}.journey-steps .images-section img:first-child{width:55%;height:100%}.journey-steps .images-section img:last-child{width:40%;height:80%}.journey-steps .images-section img{border-radius:1rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 10px #0000001a;transition:box-shadow .3s ease}.journey-steps .images-section .active-img{margin-top:auto;align-self:flex-end;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.journey-steps{flex-direction:column;gap:1.5rem;padding:1rem;width:95%}.journey-steps .steps-section,.journey-steps .steps-section .step{width:100%}.journey-steps .images-section{flex-direction:column;gap:1rem}.journey-steps .images-section img:first-child,.journey-steps .images-section img:last-child{width:100%;height:auto}}@media (max-width: 480px){.journey-steps{flex-direction:column;padding:1rem}.journey-steps .steps-section .step{padding:1rem;font-size:.95rem;cursor:pointer}.journey-steps .steps-section .step .hover-text{display:none}.journey-steps .steps-section .step.active{background-color:#f0f5ff;border-color:#1e6eff}.journey-steps .steps-section .step.active .hover-text{display:block;padding-left:0;color:#000}.journey-steps .steps-section .step.active .hover-text h3{font-size:1rem}.journey-steps .steps-section .step.active .hover-text p{font-size:14px;color:#00000080;margin-left:22px;margin-bottom:.75rem}.journey-steps .steps-section .step.active .hover-text .step-img-mobile{width:100%;border-radius:.75rem;box-shadow:0 0 10px #0000001a;-o-object-fit:cover;object-fit:cover}.images-section{display:none}}.case-studies{width:100%}@media (max-width: 425px){.case-studies{padding:32px 0}}.case-studies.loading,.case-studies.error{min-height:400px;display:flex;align-items:center;justify-content:center}.case-studies .error-message{color:#dc2626;font-size:1rem;text-align:center;width:100%;padding:2rem}.case-studies__container{width:92%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px}@media (max-width: 768px){.case-studies__container{width:90%;gap:16px}}.case-studies__header{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}@media (max-width: 768px){.case-studies__header{gap:16px}}.case-studies__badge-wrapper{width:100%;display:flex;justify-content:flex-start}@media (max-width: 768px){.case-studies__badge-wrapper{justify-content:center}}.case-studies__badge{display:inline-flex;align-items:center;background:#298dff1f;color:#06f;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;padding:8px 20px;border-radius:100px;letter-spacing:.5px;box-shadow:0 1px 2px #0000000d}@media (min-width: 768px){.case-studies__badge{font-size:15px;padding:10px 24px}}@media (min-width: 1024px){.case-studies__badge{font-size:16px;padding:12px 28px}}@media (max-width: 768px){.case-studies__badge{font-size:12px;padding:6px 16px}}.case-studies__title-row{width:100%;display:flex;flex-direction:row;align-items:center;gap:32px}@media (max-width: 1024px){.case-studies__title-row{gap:24px}}@media (max-width: 768px){.case-studies__title-row{flex-direction:column;gap:12px}}@media (min-width: 1440px){.case-studies__title-row{gap:48px}}.case-studies__title{flex:1;font-family:Poppins,sans-serif;font-weight:500;color:#000;letter-spacing:0;text-align:start;margin:0;font-size:44px;line-height:52px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.case-studies__title{font-size:36px;line-height:44px}}@media (max-width: 768px){.case-studies__title{font-size:28px;line-height:36px;text-align:center}}@media (max-width: 480px){.case-studies__title{font-size:24px;line-height:32px}}@media (min-width: 1280px){.case-studies__title{font-size:44px;line-height:52px}}@media (min-width: 1440px){.case-studies__title{font-size:44px;line-height:52px}}@media (min-width: 1920px){.case-studies__title{font-size:44px;line-height:52px}}.case-studies__description{flex:1;font-family:Poppins,sans-serif;font-weight:400;color:#4b5563;text-align:start;margin:0;font-size:18px;line-height:28px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.case-studies__description{font-size:15px;line-height:24px}}@media (max-width: 768px){.case-studies__description{font-size:14px;line-height:22px;text-align:center}}@media (min-width: 1440px){.case-studies__description{font-size:18px;line-height:28px}}.case-studies__grid{width:100%}@media (min-width: 1025px){.case-studies__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width: 1024px){.case-studies__grid{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory}.case-studies__grid::-webkit-scrollbar{display:none}}.case-studies__card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;padding:5px;border:1px solid rgba(228,228,228,.8);transition:all .3s ease;cursor:pointer}.case-studies__card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}@media (max-width: 1024px){.case-studies__card{width:350px;flex:0 0 auto;scroll-snap-align:start}}@media (max-width: 425px){.case-studies__card{width:300px;padding:8px}.case-studies__card:hover{transform:none;box-shadow:none}}.case-studies__card.skeleton{pointer-events:none}.case-studies__card.skeleton .skeleton-box{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:case-studies-loading 1.5s infinite}.case-studies__card.skeleton .skeleton-title{width:80%;height:24px;background:#f0f0f0;margin-bottom:12px;border-radius:4px}.case-studies__card.skeleton .skeleton-description{width:100%;height:48px;background:#f0f0f0;margin-bottom:1.2rem;border-radius:4px}.case-studies__card.skeleton .skeleton-tag{width:100px;height:28px;background:#f0f0f0;border-radius:20px}.case-studies__card.skeleton .skeleton-time{width:80px;height:20px;background:#f0f0f0;border-radius:4px}.case-studies__image{width:calc(100% - 40px);height:250px;display:block;margin:20px auto 0;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media (max-width: 425px){.case-studies__image{width:100%;height:180px;margin:10px 0 0}}.case-studies__image-skeleton{width:calc(100% - 40px);height:250px;margin:20px auto 0;border-radius:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:case-studies-loading 1.5s infinite}@media (max-width: 425px){.case-studies__image-skeleton{width:100%;height:180px;margin:10px 0 0}}.case-studies__card-content{padding:20px}@media (max-width: 425px){.case-studies__card-content{padding:12px}}.case-studies__card-title{font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#111;text-align:left;margin:0 0 8px}@media (max-width: 425px){.case-studies__card-title{font-size:18px}}.case-studies__card-description{font-size:16px;font-weight:400;color:#606060;margin:0 0 1.2rem;text-align:left;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 425px){.case-studies__card-description{font-size:14px;margin-bottom:1rem;-webkit-line-clamp:2}}.case-studies__card-meta{display:flex;align-items:center;font-size:.85rem;color:#666}@media (max-width: 425px){.case-studies__card-meta{font-size:.75rem}}.case-studies__card-tag{background:#f0f7ff;color:#2563eb;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid #2563eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}@media (max-width: 425px){.case-studies__card-tag{font-size:.7rem;padding:.2rem .6rem;max-width:120px}}.case-studies__card-divider{width:2px;height:28px;background-color:#e1e1e1;border-radius:4px;flex-shrink:0;margin:0 10px}@media (max-width: 425px){.case-studies__card-divider{height:20px;margin:0 6px}}.case-studies__card-time{font-weight:500;color:#333;white-space:nowrap}@media (max-width: 425px){.case-studies__card-time{font-size:.75rem}}@keyframes case-studies-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.success-wrapper{width:100%;display:flex;align-items:center;justify-content:center;padding:60px 0;font-family:Poppins,sans-serif}.success-wrapper.loading,.success-wrapper.error{min-height:50vh}.success-bg{position:relative;width:94%;min-height:50vh;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.success-bg.loading-skeleton{background:#f0f0f0;animation:pulse 1.5s infinite}.success-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.success-bg-image .success-background{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.success-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.success-content{position:relative;z-index:3;width:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:80px 40px}.success-content h1{font-size:2.8rem;font-weight:700;margin:0 0 20px;color:#fff}.success-content .success-subtitle{color:#fff;font-size:1.2rem;margin:0 0 10px}.success-content .description{font-size:1.1rem;color:#ccc;margin:0 0 20px}.success-content button{margin-top:20px;background-color:#fff;color:#007bff;font-size:1rem;font-weight:600;padding:12px 30px;border:none;border-radius:40px;cursor:pointer;font-family:inherit;transition:all .3s ease}.success-content button:hover{background-color:#007bff;color:#fff;transform:translateY(-2px)}.success-content .skeleton-title,.success-content .skeleton-subtitle,.success-content .skeleton-description,.success-content .skeleton-button{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:20px}.success-content .skeleton-title{width:60%;height:50px}.success-content .skeleton-subtitle{width:40%;height:30px}.success-content .skeleton-description{width:70%;height:80px}.success-content .skeleton-button{width:150px;height:45px;border-radius:40px}.success-content .error-message{color:#dc2626;font-size:1rem;padding:20px;background:#ffffffe6;border-radius:8px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width: 956px){.success-bg{width:92%;min-height:40vh}.success-content{width:90%;padding:50px 30px}.success-content h1{font-size:2rem}.success-content .success-subtitle{font-size:1.05rem}.success-content .description{font-size:.95rem}.success-content button{padding:11px 25px;font-size:.95rem}}@media (max-width: 768px){.success-bg{width:100%;min-height:50vh;border-radius:0}.success-content{width:90%;padding:40px 20px}.success-content h1{font-size:1.8rem;margin-bottom:15px}.success-content .success-subtitle{font-size:1rem}.success-content .description{font-size:.9rem}.success-content button{padding:10px 25px;font-size:.9rem}}@media (max-width: 480px){.success-wrapper{padding:20px 0}.success-bg{min-height:60vh}.success-content{padding:30px 15px}.success-content h1{font-size:1.6rem}.success-content .success-subtitle{font-size:.95rem}.success-content .description{font-size:.85rem}.success-content button{min-width:150px;padding:10px 20px;font-size:.85rem}}@media (max-width: 360px){.success-content{padding:25px 12px}.success-content h1{font-size:1.4rem}.success-content .success-subtitle{font-size:.9rem}.success-content .description{font-size:.8rem}.success-content button{min-width:130px;padding:8px 16px;font-size:.8rem}}@media only screen and (min-width: 320px){.contentWrapper{padding:0 12px}}@media only screen and (min-width: 768px){.contentWrapper{padding:0 24px}}@media only screen and (min-width: 1024px){.contentWrapper{padding:0 72px}}@media only screen and (min-width: 1280px){.contentWrapper{padding:0 112px}}@media only screen and (min-width: 320px){.pageWrapper{margin-top:85px}}@media only screen and (min-width: 768px){.pageWrapper{margin-top:100px}}@media only screen and (min-width: 1024px){.pageWrapper{margin-top:140px}}@media only screen and (min-width: 1280px){.pageWrapper{margin-top:80px}}@media only screen and (min-width: 1440px){.pageWrapper{padding-top:60px}}.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}}.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}}.maintenanceOurWayOfDoingThingSection{padding:0 8px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection{text-align:center;padding:0 10px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection{text-align:left;padding:0 30px;display:flex;justify-content:space-between;gap:20px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection{padding:0 70px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection{width:70%}}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title{color:#3656f4;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px;text-transform:uppercase}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{color:#000;font-family:Poppins;font-size:52px;font-style:normal;font-weight:600;line-height:normal}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:normal;opacity:.7}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{text-align:left;margin-left:0}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle,.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{width:80%}}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .title{color:#000}}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{margin-top:4px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{font-size:45px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{font-size:48px}}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .subTitle{font-size:24px}}.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{width:100%;margin-top:8px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{font-size:14px;width:89%;margin-top:17px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .topSection .description{width:70%}}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection{display:none}}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection{display:none}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection{display:block}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards{margin-top:40px;display:grid;gap:20px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards{grid-template-columns:repeat(11,1fr)}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard{grid-column:span 5;text-align:left;cursor:pointer;transition:all .3s ease-in-out;border-radius:10px;background-color:#f0f0f0;padding:20px;height:260px}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard{grid-column:span 5}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard{height:280px;padding:30px 25px;grid-column:span 5}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardIcon{transition:all .3s ease-in-out;width:46px;height:auto}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardIcon{width:56px}}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:24px;margin-top:20px}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard .itemCardDescription{color:#000;font-style:normal;font-weight:400;line-height:normal;margin-top:11px;font-size:14px}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard{background-color:#4a67f5}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover .itemCardTitle,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover .itemCardDescription,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard .itemCardTitle,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard .itemCardDescription{transition:all .3s ease-in-out;color:#fff}.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard:hover img,.maintenanceOurWayOfDoingThingSection .leftSection .itemCardsSection .itemCards .itemCard.activeCard img{color:#fff;filter:invert(1) grayscale(1)}.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:5%}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:30%}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:17.5%}}@media (min-width: 1400px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:17.5%}}@media (min-width: 1920px){.maintenanceOurWayOfDoingThingSection .rightSectionImage{margin-top:10%}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .images{display:flex;align-items:center;justify-content:center;gap:1%}.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .prevImage,.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .nextImage{height:120px;width:80px;opacity:.6}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .prevImage,.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .nextImage{height:140px;width:100px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .prevImage,.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .nextImage{display:none}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:248px;width:auto}@media (max-width: 575.98px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{max-width:40%}}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:340px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:560px;width:383px}}@media (min-width: 1200px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .images .selectedImage{height:660px;width:483px}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData{margin-top:10px;height:55px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData{height:60px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData{display:none}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardTitlePhone{text-align:center;font-style:normal;font-weight:600;line-height:normal;color:#000;font-size:14px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardTitlePhone{font-size:17px}}.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardDescriptionPhone{color:#1e1e1e;text-align:center;font-style:normal;font-weight:400;line-height:normal;opacity:.8;width:85%;margin:auto;font-size:8px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .rightSectionImage .phoneData .cardDescriptionPhone{font-size:13px}}.maintenanceOurWayOfDoingThingSection .nextPrevButtons{display:flex;align-items:center;justify-content:center;margin-top:10px;gap:12px}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .nextPrevButtons{margin-top:17px;gap:20px}}@media (min-width: 992px){.maintenanceOurWayOfDoingThingSection .nextPrevButtons{display:none}}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--black);color:var(--black);background-color:transparent;font-size:8.5px;width:35px;height:35px}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button:active{opacity:.5}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button svg{width:17px;height:auto}@media (min-width: 768px){.maintenanceOurWayOfDoingThingSection .nextPrevButtons button{width:50px;height:50px}.maintenanceOurWayOfDoingThingSection .nextPrevButtons button svg{width:25px;height:auto}}.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}}.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}}.limitedTimeOfferSection{margin-top:35px}@media (min-width: 992px){.limitedTimeOfferSection{margin-top:60px}}@media (min-width: 1200px){.limitedTimeOfferSection{margin-top:80px}}@media (min-width: 768px){.limitedTimeOfferSection .description{width:599px}}@media (min-width: 992px){.limitedTimeOfferSection .description{width:826px;color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal}}.limitedTimeOfferSection .tabs{margin:20px auto 25px;border-radius:40px;padding:2px;border:2px solid var(--primary);max-width:-moz-fit-content;max-width:fit-content;display:flex;gap:5px}@media (min-width: 992px){.limitedTimeOfferSection .tabs{margin-top:13px;margin-bottom:20px}}.limitedTimeOfferSection .tabs button{width:97px;height:28px;border-radius:20.769px;border:none;background:none;color:var(--primary);font-size:8.308px;font-style:normal;font-weight:600}@media (min-width: 768px){.limitedTimeOfferSection .tabs button{width:140px;height:37px;font-size:15px}}@media (min-width: 992px){.limitedTimeOfferSection .tabs button{width:178px;height:43px;font-size:16px}}.limitedTimeOfferSection .tabs button.active{color:#fff;background:var(--primary)}@media (min-width: 992px){.limitedTimeOfferSection .tabs{margin-top:40px;margin-bottom:70px}}.offerCards{display:flex;justify-content:center;gap:7px;flex-direction:column}@media (max-width: 575.98px){.offerCards{gap:16px;padding:0 .8rem}}@media (min-width: 768px){.offerCards{flex-direction:row}}@media (min-width: 992px){.offerCards{gap:-2px;justify-content:space-evenly}}@media (min-width: 1200px){.offerCards{justify-content:center;gap:35px}}.offerCards .offerCard{transition:all .3s;border:1px solid rgba(0,0,0,.3);border-radius:10px;padding:17px 20px;position:relative}@media (min-width: 768px){.offerCards .offerCard{border-radius:14px;border:3px solid rgba(0,0,0,.1);padding:25px 10px}}@media (min-width: 992px){.offerCards .offerCard{width:310px;border-radius:20px;padding:45px 15px}}@media (min-width: 1200px){.offerCards .offerCard{padding:55px 18px;width:403px}}@media (min-width: 992px){.offerCards .offerCard.recommended{box-shadow:0 4.337px 4.337px #0003;scale:1.03;transform:scaleY(1.03);background-color:var(--primary);color:#fff;border:3px solid #f59e0b}.offerCards .offerCard.recommended .title,.offerCards .offerCard.recommended .price{color:var(--white)}.offerCards .offerCard.recommended img{filter:hue-rotate(180deg) brightness(100) invert(0) grayscale(1)}.offerCards .offerCard.recommended .buyNowBtn{background-color:#fff;color:#3854f6}.offerCards .offerCard.recommended .listCircle{border:3px solid var(--white)}}@media (min-width: 992px) and (min-width: 992px){.offerCards .offerCard.recommended .listCircle{border:4px solid var(--white)}}@media (min-width: 992px){.offerCards .offerCard.recommended:hover{scale:1.03;transform:scaleY(1.03)}}.offerCards .offerCard .recommended-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#f59e0b,#d97706);color:#fff;padding:6px 16px;border-radius:20px;font-size:11px;font-weight:700;box-shadow:0 4px 12px #f59e0b66;display:flex;align-items:center;gap:6px;z-index:10;white-space:nowrap}@media (max-width: 575.98px){.offerCards .offerCard .recommended-badge{font-size:9px;padding:4px 12px}}@media (min-width: 768px){.offerCards .offerCard .recommended-badge{font-size:10px;padding:5px 14px}}@media (min-width: 992px){.offerCards .offerCard .recommended-badge{font-size:12px;padding:8px 18px;top:-18px}}.offerCards .offerCard .recommended-badge .badge-star{font-size:14px;animation:sparkle 2s infinite}@media (min-width: 992px){.offerCards .offerCard .recommended-badge .badge-star{font-size:16px}}@media (max-width: 575.98px){.offerCards .offerCard .recommended-badge .badge-text{display:none}}@media (min-width: 768px){.offerCards .offerCard .recommended-badge .badge-text{display:inline}}@keyframes sparkle{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.offerCards .offerCard img{height:30px;width:auto}@media (min-width: 768px){.offerCards .offerCard img{height:50px}}.offerCards .offerCard .title{margin-top:8px;margin-bottom:0;color:var(--black)}@media (min-width: 768px){.offerCards .offerCard .title{margin-bottom:5px;margin-top:20px;color:#3854f6}}@media (min-width: 992px){.offerCards .offerCard .title{margin-top:30px;margin-bottom:10px}}.offerCards .offerCard .price{font-style:normal;font-weight:600;text-align:center;line-height:normal;font-size:24px}@media (min-width: 768px){.offerCards .offerCard .price{font-size:25.535px;color:#3854f6}}@media (min-width: 1200px){.offerCards .offerCard .price{font-size:45.535px}}.offerCards .offerCard .overview{opacity:.8;text-align:center;font-weight:600;font-style:normal;line-height:normal;font-size:10px}@media (min-width: 992px){.offerCards .offerCard .overview{opacity:.5;font-size:13.178px}}@media (min-width: 1200px){.offerCards .offerCard .overview{font-size:15.178px}}.offerCards .offerCard .buyNowBtn{border:none;color:#fff;text-align:center;font-style:normal;font-weight:700;line-height:normal;border-radius:20px;background-color:#1e1e1e;width:99px;height:29px;font-size:10px}@media (min-width: 768px){.offerCards .offerCard .buyNowBtn{background-color:#3854f6;width:120px;height:35px;font-size:12px}}@media (min-width: 992px){.offerCards .offerCard .buyNowBtn{border-radius:40px;width:167px;font-size:16px;height:48px}}@media (min-width: 1200px){.offerCards .offerCard .buyNowBtn{font-size:16px}}.offerCards .offerCard .toggleFeaturesBtn{display:block;opacity:.67;border:none;text-align:center;background-color:transparent;margin:12px auto auto;font-size:12px;font-weight:700}.offerCards .offerCard .toggleFeaturesBtn svg{height:20px;width:auto}@media (min-width: 768px){.offerCards .offerCard .toggleFeaturesBtn{display:none}}.offerCards .offerCard ul.features{margin-top:15px;display:none}.offerCards .offerCard ul.features.show{display:block}@media (min-width: 768px){.offerCards .offerCard ul.features{display:block;margin-top:20px}}@media (min-width: 992px){.offerCards .offerCard ul.features{display:block;margin-top:50px}}.offerCards .offerCard ul li{list-style:none}.offerCards .offerCard ul li .listItem{display:flex;align-items:center;text-align:left;gap:10px;margin-bottom:15px}@media (min-width: 992px){.offerCards .offerCard ul li .listItem{gap:15px;margin-bottom:25px}}.offerCards .offerCard ul li .listCircle{border-radius:50%;width:12px;height:12px;border:3px solid var(--primary)}@media (min-width: 992px){.offerCards .offerCard ul li .listCircle{width:18px;height:18px;border:4px solid var(--primary)}}.offerCards .offerCard ul li .featureTitle{font-weight:500;font-style:normal;line-height:normal;font-size:12px}.offerCards .offerCard ul li .featureTitle svg{margin-left:10px}@media (min-width: 992px){.offerCards .offerCard ul li .featureTitle{font-size:12px}}@media (min-width: 1200px){.offerCards .offerCard ul li .featureTitle{font-size:16px}}@media (min-width: 992px){.offerCards .offerCard:not(.recommended):hover{box-shadow:0 4.337px 4.337px #0003;scale:1.03;transform:scaleY(1.03);background-color:var(--primary);color:#fff}.offerCards .offerCard:not(.recommended):hover .title{color:var(--white)}.offerCards .offerCard:not(.recommended):hover .price{color:var(--white)}.offerCards .offerCard:not(.recommended):hover img{filter:hue-rotate(180deg) brightness(100) invert(0) grayscale(1)}.offerCards .offerCard:not(.recommended):hover .buyNowBtn{background-color:#fff;color:#3854f6}.offerCards .offerCard:not(.recommended):hover .listCircle{border:3px solid var(--white)}}@media (min-width: 992px) and (min-width: 992px){.offerCards .offerCard:not(.recommended):hover .listCircle{border:4px solid var(--white)}}.cart-button{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;font-family:inherit;gap:8px}.cart-button:disabled{opacity:.6;cursor:not-allowed}.cart-button--small{padding:8px 16px;font-size:14px}.cart-button--medium{padding:12px 24px;font-size:16px}.cart-button--large{padding:16px 32px;font-size:18px}.cart-button--primary{background:linear-gradient(135deg,#3854f6,#10b981);color:#fff}.cart-button--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3854f666}.cart-button--secondary{background:#f8fafc;color:#3854f6;border:2px solid #3854F6}.cart-button--secondary:hover:not(:disabled){background:#3854f6;color:#fff}.cart-button--outline{background:transparent;color:#3854f6;border:2px solid #3854F6}.cart-button--outline:hover:not(:disabled){background:#3854f6;color:#fff}.cart-button__loading{display:flex;align-items:center;gap:8px}.cart-button__spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.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)}.faq-container{margin:0 -3px 0 4px}@media only screen and (min-width: 768px){.faq-container{margin:0 22px;padding-top:40px}}@media only screen and (min-width: 1024px){.faq-container{margin:0 30px;padding-top:44px}}@media only screen and (min-width: 1280px){.faq-container{margin:0 72px;padding-top:44px}}.faq-container .row-container{max-width:100vw;margin:auto}.faq-container .iconImage{display:block;margin:auto auto 12px;height:34px;width:34px}@media only screen and (min-width: 768px){.faq-container .iconImage{height:70px}}@media only screen and (min-width: 1024px){.faq-container .iconImage{display:none}}.faq-container h2{font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:24px;text-align:center}@media only screen and (min-width: 768px){.faq-container h2{font-size:40px;padding-bottom:15px}}@media only screen and (min-width: 1024px){.faq-container h2{text-align:start;font-size:3rem;padding-bottom:40px}}@media only screen and (min-width: 1280px){.faq-container h2{font-size:45px}}.faq-container .contactDescription{text-align:center;font-weight:400;font-size:12px;padding-bottom:12px;color:#444}@media only screen and (min-width: 320px){.faq-container .contactDescription{margin:auto;width:230px;padding-bottom:13px}}@media only screen and (min-width: 768px){.faq-container .contactDescription{margin:auto;font-size:18px;padding-bottom:40px;width:360px}}@media only screen and (min-width: 1024px){.faq-container .contactDescription{text-align:left;font-size:22px;padding-bottom:45px;width:450px;margin:0}}@media only screen and (min-width: 1280px){.faq-container .contactDescription{width:450px}}.faq-container .contactDescription a{text-decoration:none;color:var(--primary);font-weight:500}.faq-container .contactDescription a strong{text-decoration:underline}.faq-container .contactDescription a:hover{color:#3854f6}.faq-container .accordion{width:100%}.faq-container .accordion-item{border:none!important;padding:0 10px}@media only screen and (min-width: 1024px){.faq-container .accordion-item{padding:0;padding-right:1rem}}.faq-container hr{border:1.9px solid #d9d9d9;border-radius:4px;opacity:.3;background:#d9d9d9;width:100%;margin:5px auto 0}@media only screen and (min-width: 768px){.faq-container hr{margin-top:12px;margin-bottom:12px}}.faq-container .accordion button{position:relative;display:block;width:100%;text-align:start;padding:.6em 0;color:#444f60;font-size:1rem;font-weight:500;border:none;background:none;outline:none;transition:color .3s ease}.faq-container .accordion button:hover,.faq-container .accordion button:focus{cursor:pointer;color:var(--primary)}.faq-container .accordion button .accordion-title{font-size:.9rem;font-weight:500;color:#202020;line-height:1.4;text-align:start}@media only screen and (min-width: 768px){.faq-container .accordion button .accordion-title{font-size:18px}}@media only screen and (min-width: 1024px){.faq-container .accordion button .accordion-title{font-size:19px}}@media only screen and (min-width: 1280px){.faq-container .accordion button .accordion-title{font-size:22px}}.faq-container .accordion button .icon svg{transition:transform .3s ease}.faq-container .accordion button[aria-expanded=true]{color:var(--primary)}.faq-container .accordion button[aria-expanded=true] .icon svg{transform:rotate(180deg)}.faq-container .accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:20em;transition:all .25s linear}.faq-container .accordion .accordion-content{text-align:start;opacity:0;max-height:0;overflow:hidden;transition:all .25s linear}.faq-container .accordion .accordion-content p{font-weight:400;opacity:.9;font-style:normal;line-height:1.6;font-size:13px;margin-bottom:0;color:#555}@media only screen and (min-width: 768px){.faq-container .accordion .accordion-content p{margin-bottom:17px;font-size:15px;opacity:.8}}@media only screen and (min-width: 1024px){.faq-container .accordion .accordion-content p{font-size:14.5px;padding-right:22px;letter-spacing:.45px}}@media only screen and (min-width: 1280px){.faq-container .accordion .accordion-content p{font-size:18px}}.faq-container .imageSection{display:none;border-radius:20px;overflow:hidden}@media only screen and (min-width: 1024px){.faq-container .imageSection{display:block}}.faq-container .imageSection .responsiveImage{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:20px;transition:transform .4s ease}.faq-container .imageSection .responsiveImage:hover{transform:scale(1.02)}@media only screen and (min-width: 1024px){.faq-container .imageSection .responsiveImage{margin-top:.05rem}}@media only screen and (min-width: 1280px){.faq-container .imageSection .responsiveImage{min-width:-moz-fit-content;min-width:fit-content;margin-top:.08rem}}@media only screen and (min-width: 1440px){.faq-container .imageSection .responsiveImage{min-width:-moz-fit-content;min-width:fit-content}}.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}}.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}}.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}}.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}}.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}.hostingPageSSLCheckerSection .outerSection{display:flex}.hostingPageSSLCheckerSection .outerSection .leftSection{flex:60%}.hostingPageSSLCheckerSection .outerSection .leftSection .section{margin:0}@media (min-width: 1200px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .contentSection{padding:130px 0}}@media (min-width: 768px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer{width:86%;height:50px}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer button{height:42px;width:105px;display:flex;align-items:center;justify-content:center}}@media (min-width: 992px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection{width:89.6%}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .title,.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .subTitle,.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .description{text-align:left}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .description{margin-left:0}}@media (min-width: 992px) and (min-width: 1200px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection{margin-left:73px}}@media (min-width: 992px) and (min-width: 992px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer{width:85%;height:65px;margin:30px 30px 0}}@media (min-width: 992px) and (min-width: 1200px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer{width:85%;height:65px;margin:30px 30px 0 73px}}@media (min-width: 992px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .inputContainer button{height:55px;width:160px}.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .domainTags{display:none}}@media (min-width: 1400px){.hostingPageSSLCheckerSection .outerSection .leftSection .hostingPage .topSection .inputContainer{margin:35px 0 0 120px}}.hostingPageSSLCheckerSection .outerSection .rightSection{flex:40%;-o-object-fit:cover;object-fit:cover;min-height:100%}@media (max-width: 575.98px){.hostingPageSSLCheckerSection .outerSection .rightSection{display:none}}.hostingPageSSLCheckerSection .outerSection .rightSection img{width:100%;height:568px;max-height:598px;-o-object-fit:cover;object-fit:cover}.hostingWhyChoseUsSection{overflow:hidden}@media (max-width: 575.98px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 12px}}@media (min-width: 768px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 20px}}@media (min-width: 992px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 30px}}@media (min-width: 1200px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .topSection{padding:0 70px}}@media (min-width: 992px){.hostingWhyChoseUsSection .title,.hostingWhyChoseUsSection .subTitle,.hostingWhyChoseUsSection .description{text-align:left}}.hostingWhyChoseUsSection .title{color:#222}@media (min-width: 992px){.hostingWhyChoseUsSection .title{color:var(--primary)}}.hostingWhyChoseUsSection .topSection{display:flex;flex-direction:column;gap:5px}@media (min-width: 992px){.hostingWhyChoseUsSection .topSection{flex-direction:row;align-items:center;gap:50px}}@media (min-width: 1200px){.hostingWhyChoseUsSection .topSection{gap:80px}}@media (min-width: 992px){.hostingWhyChoseUsSection .topSection .subTitle{width:55%}}@media (min-width: 1200px){.hostingWhyChoseUsSection .topSection .subTitle{width:50%}}.hostingWhyChoseUsSection .topSection .description{width:97%}@media (min-width: 992px){.hostingWhyChoseUsSection .topSection .description{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal;opacity:.6;width:40%}}.hostingWhyChoseUsSection .counterAndButtons{display:flex;justify-content:space-between;padding:0 4.5%}@media (max-width: 575.98px){.hostingWhyChoseUsSection .counterAndButtons{display:none}}@media (min-width: 768px){.hostingWhyChoseUsSection .counterAndButtons{margin-top:2.5rem}}@media (min-width: 992px){.hostingWhyChoseUsSection .counterAndButtons{margin-top:3.5rem}}.hostingWhyChoseUsSection .counterAndButtons .counterNumber .currentCount{font-style:normal;font-weight:600;line-height:normal;color:#000;font-size:28px}.hostingWhyChoseUsSection .counterAndButtons .counterNumber .totalCount{color:#3854f6;font-style:normal;font-weight:700;line-height:normal;font-size:18px}.hostingWhyChoseUsSection .counterAndButtons .buttons{display:flex;gap:1rem}.hostingWhyChoseUsSection .counterAndButtons .buttons button{background-color:transparent;border-radius:30px;color:#2559de;width:90px;height:35px;display:flex;align-items:center;justify-content:center;border:2.5px solid #2559de}@media (min-width: 992px){.hostingWhyChoseUsSection .counterAndButtons .buttons button{border-radius:40px;height:44px;width:108px;border:3.5px solid #2559de}.hostingWhyChoseUsSection .counterAndButtons .buttons button:hover{transition:all .2s ease-in-out;background-color:#2559de;color:#fff}}.hostingWhyChoseUsSection .counterAndButtons .buttons button:active{opacity:.6}.hostingWhyChoseUsSection .counterAndButtons .buttons button svg{transition:all .2s ease-in-out;height:auto;width:30px}.hostingWhyChoseUsSection .featureCards{display:flex;overflow-x:auto;overflow-y:hidden;gap:20px;scroll-behavior:smooth;scrollbar-color:transparent transparent;scrollbar-width:thin;padding-bottom:25px;height:calc(100% + 20px)}.hostingWhyChoseUsSection .featureCards::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}@media (max-width: 575.98px){.hostingWhyChoseUsSection .featureCards{padding:0 16px 10px}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards{padding:0 20px 10px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards{padding:0 30px 10px}}@media (min-width: 1200px){.hostingWhyChoseUsSection .featureCards{padding:0 70px 10px}}.hostingWhyChoseUsSection .featureCards .featureCard{display:flex;align-items:center;justify-content:space-between;transition:all .3s ease-in-out;flex-shrink:0;border-radius:7.633px;border:.763px solid #000;margin-top:2rem;gap:15px;padding:10px;width:290px;height:170px}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard{border:2px solid #3854f6;padding:20px;border-radius:30px;width:420px;height:250px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard{border:3.5px solid #3854f6;margin-top:4rem;gap:22px;padding:30px;width:457.668px;height:281px}}.hostingWhyChoseUsSection .featureCards .featureCard img{width:120px;height:auto}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard img{width:150px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard img{width:187px;height:219px}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard.active{scale:1.02;border:3px solid #3854f6}}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight{text-align:left}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{display:none}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{color:#3854f6;font-size:20px}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureCount{font-size:24px}}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureTitle{font-style:normal;font-weight:600;line-height:normal;color:#000;font-size:12.213px}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureTitle{font-size:18px;color:#3854f6}}@media (min-width: 992px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureTitle{font-size:22px}}.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureDescription{font-style:normal;line-height:normal;color:#000;font-weight:400;font-size:8px;margin-top:4px}@media (max-width: 575.98px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureDescription{text-align:start;height:70px}}@media (min-width: 768px){.hostingWhyChoseUsSection .featureCards .featureCard .cardRight .featureDescription{font-weight:500;margin-top:8px;font-size:10px}}.hostingPageFreeMigrationSection{margin-top:45px}@media (max-width: 575.98px){.hostingPageFreeMigrationSection{margin-top:35px}}@media (min-width: 992px){.hostingPageFreeMigrationSection{display:flex;gap:60px;margin-top:0}}@media (min-width: 1200px){.hostingPageFreeMigrationSection{gap:70px}}@media (min-width: 1400px){.hostingPageFreeMigrationSection{gap:90px}}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .leftImageSection{display:none}}@media (min-width: 768px){.hostingPageFreeMigrationSection .leftImageSection{display:none}}@media (min-width: 992px){.hostingPageFreeMigrationSection .leftImageSection{display:block;flex:40%}.hostingPageFreeMigrationSection .rightSection{flex:50%;padding:60px 70px 60px 0}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection{padding:90px 70px 90px 0}}.hostingPageFreeMigrationSection .rightSection .topSection{width:100%}.hostingPageFreeMigrationSection .rightSection .topSection .title,.hostingPageFreeMigrationSection .rightSection .topSection .subTitle,.hostingPageFreeMigrationSection .rightSection .topSection .description{width:88%}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .title,.hostingPageFreeMigrationSection .rightSection .topSection .subTitle,.hostingPageFreeMigrationSection .rightSection .topSection .description{text-align:left;margin-left:0;width:95%}}.hostingPageFreeMigrationSection .rightSection .topSection .title{width:100%}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .title{font-size:20px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection .topSection .title{font-size:24px}}.hostingPageFreeMigrationSection .rightSection .topSection .subTitle{width:100%}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .subTitle{font-size:30px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection .topSection .subTitle{font-size:45px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .rightSection .topSection .description{font-size:15px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .rightSection .topSection .description{font-size:18px}}.hostingPageFreeMigrationSection .bottomSection{text-align:center;width:80%;margin:auto}@media (min-width: 768px){.hostingPageFreeMigrationSection .bottomSection{margin-top:1rem}}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection{width:100%;margin-top:2rem;text-align:left}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection{margin-top:3.5rem}}.hostingPageFreeMigrationSection .bottomSection .currentItemNumber{color:#2559de;font-style:normal;font-weight:600;line-height:normal;display:none}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection .currentItemNumber{font-size:40px;display:block}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection .currentItemNumber{font-size:56px}}.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{color:#000;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{margin-top:18px;font-size:14px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{font-size:20px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{font-size:24px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection .currentItemTitle{font-size:28px}}.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{color:#000;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{font-size:9px;opacity:.8;margin-top:3px;height:40px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{opacity:.6;font-size:16px;margin-top:12px;height:60px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{font-size:18px;height:90px}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .bottomSection .currentItemDesc{width:90%;height:70px;font-size:20px;margin-top:15px}}.hostingPageFreeMigrationSection .buttons{display:flex;justify-content:center;gap:1rem}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .buttons{margin-top:10px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .buttons{margin-top:1rem}}@media (min-width: 992px){.hostingPageFreeMigrationSection .buttons{justify-content:start;margin-top:1.5rem}}@media (min-width: 1200px){.hostingPageFreeMigrationSection .buttons{margin-top:1.8rem}}.hostingPageFreeMigrationSection .buttons button{background-color:transparent;border-radius:30px;display:flex;align-items:center;justify-content:center}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .buttons button{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;border:50%;height:45px;width:45px;font-size:8px;border:1px solid #000}}@media (min-width: 768px){.hostingPageFreeMigrationSection .buttons button{color:#2559de;width:90px;height:35px;border:2.5px solid #2559de}}@media (min-width: 992px){.hostingPageFreeMigrationSection .buttons button{border-radius:40px;height:44px;width:108px;border:3.5px solid #2559de}.hostingPageFreeMigrationSection .buttons button:hover{transition:all .2s ease-in-out;background-color:#2559de;color:#fff}.hostingPageFreeMigrationSection .buttons button:active{opacity:.6}}.hostingPageFreeMigrationSection .buttons button svg{transition:all .2s ease-in-out;height:auto}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .buttons button svg{width:17px}}@media (min-width: 768px){.hostingPageFreeMigrationSection .buttons button svg{width:20px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .buttons button svg{width:30px}}.hostingPageFreeMigrationSection .middleImagePhone{margin-top:1.2rem}.hostingPageFreeMigrationSection .middleImagePhone img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px;min-height:260px;max-height:260px;min-width:60vw;max-width:60vw}@media (max-width: 575.98px){.hostingPageFreeMigrationSection .middleImagePhone img{min-width:82vw;max-width:80vw;min-height:180px;max-height:180px}}@media (min-width: 992px){.hostingPageFreeMigrationSection .middleImagePhone{display:none}}.hostingPageCustomizeDesignSection{background-color:#222}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection{padding:35px 0}}@media (min-width: 576px){.hostingPageCustomizeDesignSection{padding:35px 0}}@media (min-width: 992px){.hostingPageCustomizeDesignSection .contentSection{padding:90px}.hostingPageCustomizeDesignSection.section{margin-top:0}}.hostingPageCustomizeDesignSection .title{color:#fff}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection .title{color:#fff;text-align:center;font-size:10.254px;font-style:normal;font-weight:700;line-height:normal}}.hostingPageCustomizeDesignSection .subTitle{color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection .subTitle{font-size:15px;width:65%;margin:auto}}@media (min-width: 768px){.hostingPageCustomizeDesignSection .subTitle{width:65%;margin:auto}}@media (min-width: 992px){.hostingPageCustomizeDesignSection .subTitle{width:83%}}@media (min-width: 1200px){.hostingPageCustomizeDesignSection .subTitle{width:55%}}.hostingPageCustomizeDesignSection .description{color:#fff;text-align:center;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}@media (max-width: 575.98px){.hostingPageCustomizeDesignSection .description{margin-top:10px;width:88vw}}@media (min-width: 768px){.hostingPageCustomizeDesignSection .description{margin-top:16px;width:85%}}@media (min-width: 992px){.hostingPageCustomizeDesignSection .description{width:90%;opacity:.7}}@media (min-width: 1200px){.hostingPageCustomizeDesignSection .description{width:70%}}.hostingPageCustomizeDesignSection a>button{text-align:center;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;border:none;outline:none;color:#3854f6;background-color:#fff;transition:all .3s ease-in-out;border-radius:20px;font-size:12px;width:109px;height:32px;margin-top:15px;border:2px solid #fff}.hostingPageCustomizeDesignSection a>button:hover{background:transparent;color:#fff}@media (min-width: 768px){.hostingPageCustomizeDesignSection a>button{width:124px;height:37px;border-radius:23px;font-size:13px;margin-top:10px}}@media (min-width: 992px){.hostingPageCustomizeDesignSection a>button{margin-top:25px;border-radius:40px;font-size:18px;padding:15px 29px;width:194px;height:58px}}.myAccordion:first-child .option{padding-top:0}.myAccordion:last-child .content p{padding-bottom:15px;border-bottom:1px solid rgba(14,14,14,.1)}.myAccordion .option{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:1em 1em .6em;border-bottom:1px solid rgba(0,0,0,.2)}@media (min-width: 768px){.myAccordion .option{padding:1em 2rem}}.myAccordion .count{margin-right:10px;color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:16px}.myAccordion .title,.myAccordion .content{backface-visibility:hidden;transform:translateZ(0);transition:all .2s}.myAccordion .title{background:#fff;width:calc(100% - 40px);position:relative;border:none;text-align:left;color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:15px}@media (min-width: 768px){.myAccordion .title{font-size:20px}}.myAccordion .content{max-height:0;overflow:hidden;background-color:#fff;transition:max-height .3s ease,padding .3s ease}.myAccordion .content p{padding:0 15px;line-height:1.5;margin:0;text-align:center;font-size:14px}@media (min-width: 768px){.myAccordion .content p{font-size:17px}}.myAccordion .content.open{max-height:500px;padding:15px}.myAccordion .myAccordion .option .title[aria-expanded=true]{box-shadow:3px 3px 6px #ddd,-3px 3px 6px #ddd}.myAccordion .myAccordion .option .title[aria-expanded=true]:before{transform:rotate(45deg)}.myAccordion .myAccordion .option .title[aria-expanded=true]:after{transform:rotate(-45deg)}.hostingPageCountOnUsSection .topSection .title{color:#000}@media (min-width: 992px){.hostingPageCountOnUsSection .topSection .title{color:#3656f4}}.hostingPageCountOnUsSection .topSection .description{width:90%;margin-top:5px}@media (min-width: 768px){.hostingPageCountOnUsSection .topSection .description{width:60%}}.hostingPageCountOnUsSection .contentSectionDesktop{margin-top:50px;display:none}@media (min-width: 992px){.hostingPageCountOnUsSection .contentSectionDesktop{display:grid;grid-template-columns:repeat(7,1fr)}}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45% 8px 20px;min-height:37vw}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:nth-child(odd){background-color:#3755f4;color:#fff}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:nth-child(odd) .dataCount{-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:rgb(255,255,255);-webkit-text-fill-color:transparent}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:nth-child(odd) .dataTitle{color:#fff}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataTitle{color:#3755f4;text-align:center;font-style:normal;font-weight:600;line-height:normal;font-size:18px}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataDescription{visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear;font-weight:600;margin-top:15px}@media (min-width: 992px){.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataDescription{font-size:12px}}@media (min-width: 1200px){.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataDescription{font-size:14px}}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection .dataCount{font-style:normal;font-weight:600;line-height:normal;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:rgb(55,85,244);-webkit-text-fill-color:#ffffff;font-size:60px}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection button{visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear .3s}.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:hover .dataDescription,.hostingPageCountOnUsSection .contentSectionDesktop .dataSection:hover button{visibility:visible;opacity:1}.hostingPageCountOnUsSection .contentSectionPhone{margin-top:30px}@media (min-width: 992px){.hostingPageCountOnUsSection .contentSectionPhone{display:none}}@media (max-width: 575.98px){.cartPage{padding:0 12px}}@media (min-width: 992px){.cartPage{padding:0 30px}}@media (min-width: 1200px){.cartPage{padding:0 72px}}.cartPage .topSection{text-align:left}@media (min-width: 768px){.cartPage .topSection{padding-left:20px}}@media (min-width: 992px){.cartPage .topSection{padding-left:0}}.cartPage .topSection .backButton{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;padding:0;transition:all .3s ease-in-out;margin-bottom:.8rem}.cartPage .topSection .backButton:hover{color:#2b4cef}.cartPage .topSection .backButton svg{width:25px;height:auto}.cartPage .topSection .yourCartTitle{font-size:28px;color:#000;font-weight:600}@media (min-width: 992px){.cartPage .topSection .yourCartTitle{font-size:42px}}.cartPage .topSection .cartDesc{color:#000;opacity:.7;font-weight:500;font-size:16px}@media (min-width: 768px){.cartPage .topSection .cartDesc{font-size:18px}}.cartPage .contentSection{display:flex;flex-direction:column;gap:20px;margin-top:1.5rem}@media (min-width: 768px){.cartPage .contentSection{flex-direction:row;gap:10px;margin-top:2.5rem;padding:10px}}@media (min-width: 992px){.cartPage .contentSection{margin-top:3.5rem;gap:20px;padding:0}}.cartPage .contentSection .leftSection{flex:60%}.cartPage .contentSection .leftSection .mainPlan{border:1px solid rgba(0,0,0,.2);display:flex;align-items:flex-start;gap:12px;padding:10px 12px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan{align-items:center;gap:15px;padding:20px 15px}}@media (min-width: 992px){.cartPage .contentSection .leftSection .mainPlan{gap:30px;padding:20px 40px 20px 25px}}.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon{display:flex;align-items:center;justify-content:center;background:#f2f2f2;padding:25px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon{padding:40px}}.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon img{height:30px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainServiceIcon img{height:40px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails{display:flex;justify-content:space-between;flex:1;flex-direction:column;gap:10px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails{flex-direction:row;gap:20px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft{display:flex;flex-direction:column;gap:12px;text-align:left}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .planTitle{color:#000;font-weight:600;font-size:22px}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsLeft .nextRenewDate{font-size:12px;color:#000;opacity:.56}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:600}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight{flex-direction:column;align-items:flex-end}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .discountedPrice{color:#265adf;font-size:28px}@media (min-width: 768px){.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .discountedPrice{font-size:36px}}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button{font-weight:700;border:2px solid #000;background-color:transparent;border-radius:25%;width:30px;height:30px;transition:all .3s ease-in-out}.cartPage .contentSection .leftSection .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button:hover{background-color:#222;color:#fff}.cartPage .contentSection .rightSection{flex:30%;margin-top:52px;padding-bottom:45px}.cartPage .contentSection .rightSection .finalPriceSection{display:flex;flex-direction:column;background-color:#f5f7f8;border:1px solid rgba(0,0,0,.2);padding:15px 20px}@media (min-width: 992px){.cartPage .contentSection .rightSection .finalPriceSection{padding:25px}}.cartPage .contentSection .rightSection .finalPriceSection .orderSummary{color:#000;font-size:22px;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .totalNumberOfItems{color:#000;opacity:.7;font-size:16px;margin-top:5px}.cartPage .contentSection .rightSection .finalPriceSection .clearCartMain{margin-top:10px}.cartPage .contentSection .rightSection .finalPriceSection .clearCartMain button{font-weight:700;border:2px solid #000;background:transparent;border-radius:4px;transition:all .3s ease-in-out;height:30px;padding:0 12px}.cartPage .contentSection .rightSection .finalPriceSection .clearCartMain button:hover{background-color:#222;color:#fff}.cartPage .contentSection .rightSection .finalPriceSection hr{height:1.5px;border:1px solid rgb(0,0,0);opacity:.1;background-color:#000;margin:15px 0}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection{display:flex;justify-content:space-between;align-items:center}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalText{font-weight:500;font-size:20px;color:#000}.cartPage .contentSection .rightSection .finalPriceSection .subTotalSection .subTotalFinalPrice{color:#000;font-weight:600;font-size:22px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection{margin-top:15px;text-align:left}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoTitle{text-decoration:underline;cursor:pointer;color:#000;font-size:16px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput{display:flex;align-items:center;gap:10px;margin-top:10px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input{flex:1;padding:8px 16px;border:1px solid rgba(0,0,0,.4);background:#fff;height:40px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input:focus{outline:none}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtnInitial,.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtn{height:40px;padding:8px 12px;font-size:16px;border:none;display:flex;align-items:center;justify-content:center;color:#fff}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtnInitial{background-color:#0003;cursor:not-allowed}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoCodeBtn{background-color:#007bff;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .promoCodeCloseBtn{background:none;border:none;font-size:20px;color:#000;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .promoCodeCloseBtn:hover{color:red}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection .responseLeft .promoCodeResponse{color:#1a7f37;font-size:16px;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection .responseLeft .promoCodeDiscount{color:#3854f6;font-size:14px;margin-top:5px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .responseSection .responseRight .promoCodeRemoveBtn{color:#d1242f;background:none;border:none;font-size:16px;text-decoration:underline;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .totalPriceSection{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.1);margin-top:20px;padding-top:15px}.cartPage .contentSection .rightSection .finalPriceSection .totalPriceSection span:first-child{font-size:20px;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .totalPriceSection span:last-child{font-size:24px;font-weight:700}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions{margin-top:2rem}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions .readyToPayBtn{width:100%;background-color:#000;color:#fff;height:48px;font-weight:600;transition:all .3s ease-in-out}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions .readyToPayBtn:hover{background-color:#222}.cartPage .satisfactionGuaranteedSection{background:#fff;border:1px solid rgba(0,0,0,.2);margin-top:30px;padding:20px;text-align:center}.cartPage .satisfactionGuaranteedSection .satisfactionIcon img{height:30px}.cartPage .satisfactionGuaranteedSection .satisfactionTitle{font-weight:600;margin-top:.5rem;font-size:14px}.cartPage .satisfactionGuaranteedSection .satisfactionDesc{font-size:12px;opacity:.56;margin-top:5px}.cartPage .termsAndConditionSection{background-color:#ebf0fc;padding:25px;margin-top:30px;text-align:center}.cartPage .termsAndConditionSection .tNcIcon{height:26px;width:auto}.cartPage .termsAndConditionSection .tNcTitle{font-weight:600;font-size:14px;margin-top:.5rem}.cartPage .termsAndConditionSection .tNcDesc{font-size:12px;opacity:.56;margin-top:5px}.cartPageFaqSection{margin-top:2rem}@media (min-width: 768px){.cartPageFaqSection{margin-top:3rem}}@media (min-width: 1200px){.cartPageFaqSection{margin-top:5rem}}.promoCodeSection{margin:15px 0}.promoCodeSection .promoTitle{color:#3854f6;font-weight:500;cursor:pointer;padding:8px 0}.promoCodeSection .promoTitle:hover{text-decoration:underline}.promoCodeSection .promoInput{display:flex;align-items:center;gap:8px;margin:10px 0}.promoCodeSection .promoInput input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.promoCodeSection .promoInput input:focus{outline:none;border-color:#3854f6}.promoCodeSection .promoInput input.invalid{border-color:#f44;background-color:#fff8f8}.promoCodeSection .promoInput input:disabled{background-color:#f5f5f5;cursor:not-allowed}.promoCodeSection .promoInput .applyPromoCodeBtn{background:#3854f6;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;min-width:70px}.promoCodeSection .promoInput .applyPromoCodeBtn:hover:not(:disabled){background:#2a44e0}.promoCodeSection .promoInput .applyPromoCodeBtn:disabled{background:#ccc;cursor:not-allowed}.promoCodeSection .promoInput .applyPromoCodeBtnInitial{background:#ccc;color:#666;border:none;padding:8px 16px;border-radius:4px;cursor:not-allowed;font-size:14px;min-width:70px}.promoCodeSection .promoInput .promoCodeCloseBtn{background:#f5f5f5;border:1px solid #ddd;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px}.promoCodeSection .promoInput .promoCodeCloseBtn:hover:not(:disabled){background:#e5e5e5}.promoCodeSection .promoInput .promoCodeCloseBtn:disabled{cursor:not-allowed;opacity:.6}.promoCodeSection .responseSection{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px;background:#f0f8ff;border:1px solid #3854F6;border-radius:6px}.promoCodeSection .responseSection .responseLeft{flex:1}.promoCodeSection .responseSection .responseLeft .promoCodeResponse{font-weight:600;color:#3854f6;margin-bottom:4px}.promoCodeSection .responseSection .responseLeft .promoCodeDiscount{font-size:12px}.promoCodeSection .responseSection .responseLeft .promoCodeDiscount.valid{color:#10b981}.promoCodeSection .responseSection .responseLeft .promoCodeDiscount.invalid{color:#f44}.promoCodeSection .responseSection .promoCodeRemoveBtn{background:transparent;color:#3854f6;border:1px solid #3854F6;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px}.promoCodeSection .responseSection .promoCodeRemoveBtn:hover:not(:disabled){background:#3854f6;color:#fff}.promoCodeSection .responseSection .promoCodeRemoveBtn:disabled{cursor:not-allowed;opacity:.6}.discountSection{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.discountSection .discountAmount{color:#10b981;font-weight:600}.totalPriceSection{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-weight:600;font-size:18px;border-top:1px solid #eee;margin-top:10px}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .planTitleRow{display:flex;align-items:center;gap:10px;margin-bottom:8px}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .planTitleRow .planTitle{font-size:16px;font-weight:600;color:#333;margin:0}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .planTitleRow .subscription-badge,.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .planTitleRow .subscription-type-badge{font-size:10px;padding:2px 8px;border-radius:10px}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .cartItemPrice{display:flex;gap:12px;align-items:center;margin-top:8px;flex-wrap:wrap}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .cartItemPrice .discountedPrice{font-size:18px;font-weight:700;color:#3854f6;display:flex;align-items:center;gap:4px}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .cartItemPrice .discountedPrice .priceTypeLabel{font-size:11px;color:#666;font-weight:400;margin-left:4px}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .cartItemPrice .originalPrice{color:#b91c1c;font-weight:500;font-size:13px;text-decoration:line-through}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .addon-section{margin-top:10px;padding:8px;background:#fef3c7;border-radius:6px;border:1px solid #fde68a}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .addon-section .addon-header{font-size:11px;font-weight:700;color:#92400e;margin-bottom:6px}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .addon-section .addon-item{display:flex;justify-content:space-between;font-size:11px;color:#78350f;margin-bottom:3px}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsLeft .addon-section .addon-item span:last-child{font-size:10px;color:#b45309;font-weight:600;white-space:nowrap}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button{background:transparent;border:none;color:#ff4757;padding:4px;border-radius:4px;cursor:pointer}.cartPage .contentSection .leftSection .regularCartItems .mainPlan .mainItemDetails .itemDetailsRight .removeFromCart button:hover{background:#ffecee}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:6px 0}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow .label{font-size:14px;font-weight:500;color:#000}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow .value{font-size:14px;font-weight:500;color:#3854f6;text-align:right}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow .value .totalNote{font-size:11px;color:#666;font-weight:400;margin-top:2px}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.discount .value{color:#16a34a}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.promoDiscount .value{color:#dc2626}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.oneTimeTotal{margin-top:8px;padding-top:8px;border-top:1px dashed #e5e7eb}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.oneTimeTotal .label{font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.oneTimeTotal .value{font-size:16px;color:#1e40af;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.monthlyTotal{margin-top:8px;padding-top:8px;border-top:1px dashed #e5e7eb}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.monthlyTotal .label{font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.monthlyTotal .value{font-size:16px;color:#059669;font-weight:600}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.grandTotal{margin-top:12px;padding-top:12px;border-top:2px solid #3854f6}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.grandTotal .label{font-size:18px;font-weight:700;color:#000}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .priceRow.grandTotal .value{font-size:20px;font-weight:700;color:#3854f6}.cartPage .contentSection .rightSection .finalPriceSection .pricesBreakdown .totalDivider{margin:12px 0;border:none;border-top:1px solid #e5e7eb}.cartPage .contentSection .rightSection .finalPriceSection .mixedCartNote{margin-top:12px;padding:10px;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;font-size:12px;color:#92400e;text-align:center}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .appliedPromo{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f0f9ff;border:1px solid #93c5fd;border-radius:8px;color:#1e40af}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .appliedPromo .removePromoBtn{background:#dc2626;color:#fff;border:none;padding:6px 14px;border-radius:4px;font-size:12px;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .appliedPromo .removePromoBtn:hover{background:#b91c1c}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .appliedPromo .removePromoBtn:disabled{opacity:.6;cursor:not-allowed}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput{display:flex;gap:8px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input[type=text]{flex:1;padding:10px 12px;border:1px solid #d0cfcf;outline:none;border-radius:8px;font-size:14px}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input[type=text].invalid{border-color:#dc2626;background:#fee2e2}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput input[type=text]:disabled{opacity:.6;cursor:not-allowed}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoBtn{background-color:#3854f6;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:500;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoBtn:hover{background-color:#2d46d1}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .promoInput .applyPromoBtn:disabled{opacity:.6;cursor:not-allowed}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .discountMessage{margin-top:8px;font-size:13px;font-weight:500}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .discountMessage.success{color:#16a34a}.cartPage .contentSection .rightSection .finalPriceSection .promoCodeSection .discountMessage.error{color:#dc2626}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions{margin-top:20px}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions .readyToPayBtn{width:100%;padding:14px;background:#3854f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.cartPage .contentSection .rightSection .finalPriceSection .paymentOptions .readyToPayBtn:hover{background:#2d46d1}@media (max-width: 575.98px){.checkoutPage{padding:0 16px}}@media (min-width: 768px){.checkoutPage{padding:0 30px}}@media (min-width: 992px){.checkoutPage{padding:0 30px}}@media (min-width: 1200px){.checkoutPage{padding:0 72px}}.checkoutPage .topSection{text-align:left}.checkoutPage .topSection .backButton{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;padding:0;transition:all .3s ease-in-out;margin-bottom:.8rem}.checkoutPage .topSection .backButton:hover{color:#2b4cef}.checkoutPage .topSection .backButton svg{width:25px;height:auto}.checkoutPage .topSection .checkoutTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:28px}@media (min-width: 992px){.checkoutPage .topSection .checkoutTitle{font-size:42px}}.checkoutPage .checkout-page-content{margin-top:24px;display:flex;justify-content:space-between;flex-direction:column-reverse}@media (min-width: 992px){.checkoutPage .checkout-page-content{flex-direction:row}.checkoutPage .billing-info,.checkoutPage .paymentMethod{flex:2;margin-right:20px}}@media (min-width: 768px){.checkoutPage .order-summary{flex:1}}.loading-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.loading-section .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #265adf;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.loading-section p{color:#666;font-size:16px}.billing-info-required{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.billing-info-required .info-icon{font-size:48px;margin-bottom:16px}.billing-info-required h3{color:#333;margin-bottom:12px;font-size:20px}.billing-info-required p{color:#666;margin-bottom:24px;font-size:14px}.billing-info-required .billing-steps{display:flex;justify-content:center;gap:40px}.billing-info-required .billing-steps .step{display:flex;flex-direction:column;align-items:center;gap:8px}.billing-info-required .billing-steps .step .step-number{width:32px;height:32px;background:#265adf;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.billing-info-required .billing-steps .step .step-text{font-size:12px;color:#666;text-align:center}.empty-cart-message{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px}.empty-cart-message p{color:#666;font-size:16px}.order-summary-section{background:#f0f5ff;padding:24px 16px;border-radius:10px;margin-bottom:16px;color:#000;font-style:normal;font-weight:500;line-height:normal}@media (min-width: 992px){.order-summary-section{padding:20px;margin-top:0}}.order-summary-section .orderSummeryTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}@media (min-width: 992px){.order-summary-section .orderSummeryTop{margin-bottom:20px}}.order-summary-section .orderSummeryTop h2{color:#000;font-weight:500;text-align:left;font-size:24px}@media (min-width: 1200px){.order-summary-section .orderSummeryTop h2{font-size:32px}}.order-summary-section .orderSummeryTop a{color:#000;font-size:18px}@media (min-width: 992px){.order-summary-section .orderSummeryTop a{font-size:20px}}.order-summary-section hr{height:2px;background:#0000001a;color:#0000001a;border:none;margin:10px 0}.order-summary-section .summary-details .totalItemsInCart{font-size:16px;margin-bottom:10px}@media (min-width: 992px){.order-summary-section .summary-details .totalItemsInCart{font-size:20px;margin-bottom:16px}}.order-summary-section .summary-details .totalItemsInCart a{color:#000;text-decoration:underline}.order-summary-section .summary-details p{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:10px}@media (min-width: 992px){.order-summary-section .summary-details p{margin-bottom:20px}}.order-summary-section .summary-details p .estPriceText{color:#000;font-family:Poppins;font-size:20px;font-weight:500}.order-summary-section .summary-details p .estTotal{color:#265adf;font-size:20px;font-weight:500}.order-summary-section .summary-details p a{color:#007bff;text-decoration:none}.order-summary-section .summary-details p a:hover{text-decoration:underline}.order-summary-section .summary-details .discount-row{color:#16a34a}.order-summary-section .summary-details .discount-row .discount-value{color:#16a34a;font-weight:600}.order-summary-section .summary-details .discounted-total-row .estPriceText{color:#111827}.order-summary-section .summary-details .discounted-total-row span:last-child{color:#265adf;font-weight:600}.order-summary-section .summary-details .discount-separator{height:1px;background:#00000014;border:none;margin:8px 0}.order-summary-section .summary-details .promo-badge{display:flex;align-items:center;background:#eaf1ff;border:1px solid #d2e0ff;border-radius:8px;padding:10px 14px;margin-top:10px}.order-summary-section .summary-details .promo-badge .promo-icon{font-size:20px;margin-right:10px}.order-summary-section .summary-details .promo-badge .promo-details .promo-code{font-weight:600;color:#265adf;font-size:14px}.order-summary-section .summary-details .promo-badge .promo-details .promo-description{font-size:13px;color:#555}.order-summary-section .summary-details .industryFeaturesBreakdown{margin-top:12px}.order-summary-section .summary-details .industryFeaturesBreakdown .breakdownLabel{font-weight:600;color:#333;margin-bottom:8px}.order-summary-section .summary-details .industryFeaturesBreakdown .breakdownItem{display:flex;justify-content:space-between;font-size:14px;color:#444;margin-bottom:6px}.order-summary-section .summary-details .industryFeaturesBreakdown .breakdownItem span:last-child{color:#265adf;font-weight:500}.order-summary-section .summary-details .reference-total{font-size:12px;color:#9ca3af;display:flex;justify-content:space-between;margin-top:-8px;margin-bottom:12px}.order-summary-section .summary-details .offerDisclaimers{text-align:right;font-weight:500;font-size:14px;text-decoration-line:underline;color:#0009;margin-top:10px;cursor:pointer}@media (min-width: 992px){.order-summary-section .summary-details .offerDisclaimers{margin:1rem 0}}.order-summary-section .summary-details .terms{display:flex;align-items:center;text-align:left;font-size:14.5px;margin-top:1.5rem}@media (min-width: 992px){.order-summary-section .summary-details .terms{font-size:18px}}.order-summary-section .summary-details .terms input{width:20px;height:20px;margin-right:8px}.order-summary-section .congratulate{display:flex;align-items:center;justify-content:center;gap:6px;height:30px;font-size:13px;margin-top:10px}@media (min-width: 768px){.order-summary-section .congratulate{font-size:16px}}.order-summary-section .congratulate img{height:18px;width:auto}.order-summary-section .summary-details p{display:flex;justify-content:space-between;margin-bottom:12px}.order-summary-section .summary-details p.subtotal-before-tax{font-weight:600;margin-top:8px}.order-summary-section .summary-details p.final-total-row{font-size:18px;font-weight:700;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}.order-summary-section .summary-details .payment-breakdown-note{font-size:12px;color:#6b7280;text-align:center;margin-top:4px;margin-bottom:12px}.order-summary-section .discount-row{color:#10b981}.order-summary-section .discount-row .discount-value{font-weight:600}.ratingImage{display:block;margin:16px auto;max-width:180px;width:100%}.totalItems{text-align:left;border-radius:10px;border:1px solid rgba(0,0,0,.2);overflow:hidden;padding:16px;margin-bottom:16px}@media (min-width: 992px){.totalItems{padding:20px}}.totalItems .totalItemsInCart{color:#000;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:space-between;cursor:pointer;font-size:20px}.totalItems .item{border-radius:6px;border:1px solid rgba(0,0,0,.2);margin-bottom:1rem;padding:15px}@media (min-width: 992px){.totalItems .item{border-radius:10px;padding:18px}}.totalItems .item .cartItemTitle{color:#000;font-style:normal;font-weight:500;line-height:normal;font-size:16px;padding:10px 0}@media (min-width: 992px){.totalItems .item .cartItemTitle{font-size:20px}}.totalItems .item .durationAndPrices{display:flex;align-items:center;justify-content:space-between}.totalItems .item .durationAndPrices .planDuration{color:#0009;border:1px solid rgba(0,0,0,.4);text-align:center;width:-moz-fit-content;width:fit-content;padding:8px 10px;font-size:14px;border-radius:6px}@media (min-width: 992px){.totalItems .item .durationAndPrices .planDuration{border-radius:10px;font-size:16px;padding:12px 16px}}.totalItems .item .durationAndPrices .discountedPrice{color:#265adf;font-style:normal;font-weight:500;line-height:normal;text-align:right;font-size:24px}.totalItems .item .durationAndPrices .originalPrice{color:#000;font-style:normal;font-weight:500;line-height:normal;text-align:right;text-decoration:line-through;opacity:.75;font-size:14px}.ratingImage{margin:1.2rem auto;max-width:99.5%}.paymentMethodSection{text-align:left;border:1px solid #d0d7de;border-radius:10px;padding:16px;margin-top:16px;background-color:#fff}.paymentMethodSection input::-webkit-outer-spin-button,.paymentMethodSection input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.paymentMethodSection input[type=number]{-moz-appearance:textfield}@media (min-width: 992px){.paymentMethodSection{margin-top:24px;padding:20px}}.paymentMethodSection .sectionTitle{color:#000;font-weight:500;font-size:20px}@media (min-width: 992px){.paymentMethodSection .sectionTitle{font-size:28px}}.paymentMethodSection hr{height:2px;background:#0000001a;color:#0000001a;opacity:.5;margin:10px 0}@media (min-width: 992px){.paymentMethodSection hr{margin:20px 0}}.paymentMethodSection .paymentOptions{display:flex;justify-content:space-between;flex-direction:column;gap:10px;margin-bottom:20px}@media (min-width: 992px){.paymentMethodSection .paymentOptions{flex-direction:row;gap:20px;margin-bottom:30px}}.paymentMethodSection .paymentOptions button{border-radius:8px;border:1.5px solid #d0d7de;background:#fff;cursor:pointer;transition:all .3s ease-in-out;width:100%;display:flex;align-items:center;justify-content:left;padding:6px;gap:10px}.paymentMethodSection .paymentOptions button:hover{border:1.5px solid #1f2328}.paymentMethodSection .paymentOptions button:disabled{cursor:not-allowed}.paymentMethodSection .paymentOptions button:disabled:hover{border:1.5px solid #d0d7de}@media (min-width: 992px){.paymentMethodSection .paymentOptions button{padding:11px;gap:12px;justify-content:center;font-size:14px}}@media (min-width: 1200px){.paymentMethodSection .paymentOptions button{font-size:16px}}.paymentMethodSection .paymentOptions button.active{border:1.5px solid #3854f6;background-color:#f1f3fd}.paymentMethodSection .paymentOptions button svg,.paymentMethodSection .paymentOptions button img{width:20px;height:auto}.paymentMethodSection .paymentForm .inputGroup{display:flex;flex-direction:column;margin-bottom:15px;position:relative}.paymentMethodSection .paymentForm .inputGroup label{color:#000;font-weight:500;font-size:13px;margin-bottom:3px}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup label{font-size:16px;margin-bottom:8px}}.paymentMethodSection .paymentForm .inputGroup input{border-radius:4px;border:1px solid #d0d7de;padding:8px;font-size:12px;letter-spacing:.5px}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup input{padding:10px;font-size:16px;letter-spacing:1.2px}}.paymentMethodSection .paymentForm .inputGroup #name{text-transform:uppercase}.paymentMethodSection .paymentForm .inputGroup #name::-moz-placeholder{text-transform:capitalize}.paymentMethodSection .paymentForm .inputGroup #name::placeholder{text-transform:capitalize}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper{display:flex;flex-direction:column;gap:0;position:relative}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper input{flex:1;padding-right:60px}.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper .cardType{position:absolute;top:0;right:5px;width:40px;height:100%;background-size:contain;background-repeat:no-repeat}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroup .cardNumberWrapper .cardType{width:50px;right:8px}}.paymentMethodSection .paymentForm .inputGroup .error{color:#e42222;font-size:10px;position:absolute;bottom:-15px;left:2px}@media (min-width: 768px){.paymentMethodSection .paymentForm .inputGroup .error{font-size:13px;bottom:-20px}}.paymentMethodSection .paymentForm .inputGroupRow{display:flex;gap:8px;justify-content:space-between}@media (min-width: 992px){.paymentMethodSection .paymentForm .inputGroupRow{gap:12px}}.paymentMethodSection .paymentForm .inputGroupRow .inputGroup{flex:1}.paymentMethodSection .paymentForm .payButton{width:100%;background:#3854f6;color:#fff;font-weight:600;border:none;border-radius:10px;padding:10px 0;font-size:14px;transition:all .3s ease-in-out;margin-top:10px;cursor:pointer}@media (min-width: 992px){.paymentMethodSection .paymentForm .payButton{font-size:18px;padding:12px 0}}.paymentMethodSection .paymentForm .payButton:hover{background:#2139be}.paymentMethodSection .empty-cart-message{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px}.paymentMethodSection .empty-cart-message p{color:#666;font-size:16px;margin:0}.paymentMethodSection .billing-info-required{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.paymentMethodSection .billing-info-required .info-icon{font-size:48px;margin-bottom:16px}.paymentMethodSection .billing-info-required h3{color:#333;margin-bottom:12px;font-size:20px}.paymentMethodSection .billing-info-required p{color:#666;margin-bottom:24px;font-size:14px}.paymentMethodSection .billing-info-required .billing-steps{display:flex;justify-content:center;gap:40px}.paymentMethodSection .billing-info-required .billing-steps .step{display:flex;flex-direction:column;align-items:center;gap:8px}.paymentMethodSection .billing-info-required .billing-steps .step .step-number{width:32px;height:32px;background:#265adf;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.paymentMethodSection .billing-info-required .billing-steps .step .step-text{font-size:12px;color:#666}.payAgreeSection{margin-top:24px;text-align:center;overflow-x:hidden}.payAgreeSection .securePaymentImage{display:block;max-width:100%;width:220px;margin:0 auto;padding:10px 0}@media (min-width: 992px){.payAgreeSection .securePaymentImage{width:180px}}.payAgreeSection .payAgree{color:#000;font-weight:400;font-size:14px;opacity:.7;margin-top:8px}@media (min-width: 992px){.payAgreeSection .payAgree{opacity:1;font-size:14px}}.payAgreeSection .payAgree a{color:#265adf;text-decoration:underline}.payAgreeSection .payAgree a:hover{text-decoration:none}.paymentForm .upiPaymentForm{display:flex;flex-direction:column;justify-content:center}.paymentForm .upiPaymentForm label{color:#000;font-weight:500;font-size:13px;margin-bottom:3px}@media (min-width: 992px){.paymentForm .upiPaymentForm label{font-size:16px;margin-bottom:8px}}.paymentForm .upiPaymentForm input{border-radius:4px;border:1px solid #d0d7de;padding:8px;font-size:12px}@media (min-width: 992px){.paymentForm .upiPaymentForm input{padding:10px;font-size:16px}}.paymentForm .upiPaymentForm button{margin-top:10px;background:#3854f6;color:#fff;border-radius:8px;border:none;padding:8px;cursor:pointer}.paymentForm .upiPaymentForm button:hover{background:#2139be}.savedCardDetails{margin-bottom:30px}.savedCardDetails .savedCard{margin:10px 0;display:flex;flex-direction:column;gap:15px}.savedCardDetails .cardInfo{display:flex;flex-direction:column;gap:11px}.savedCardDetails .cardInfoHeader{display:flex;justify-content:space-between;align-items:center;padding-right:20px}.savedCardDetails .trashIcon{cursor:pointer;margin-top:10px}.savedCardDetails .securityCodeLabel{color:#000;display:block;font-size:18px}.savedCardDetails .securityCodeInput{font-style:normal;font-weight:400;line-height:normal;padding:8px;margin-top:7px;border-radius:6px;width:50%;border:1px solid rgba(0,0,0,.2);font-size:16px;letter-spacing:1px}@media (min-width: 992px){.savedCardDetails .securityCodeInput{width:14%}}@media (min-width: 1200px){.savedCardDetails .securityCodeInput{width:15%}}@media (min-width: 1400px){.savedCardDetails .securityCodeInput{width:13%}}.savedCardDetails .payNowBtn{border-radius:10px;background:#3854f6;display:flex;padding:9.5px;justify-content:center;align-items:center;gap:10px;border:none;align-self:stretch;color:#fff;font-size:14px;transition:all .3s ease-in-out}.savedCardDetails .payNowBtn:hover{background:#2b44cf}@media (min-width: 992px){.savedCardDetails .payNowBtn{width:30%}}.payNow{color:#fff;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center;align-self:stretch;border:none;width:100%;background:#3854f6;transition:all .3s ease-in-out;padding:9px 0;font-size:14px;cursor:pointer;margin-top:16px;margin-bottom:16px;border-radius:5px}.payNow:disabled,.payNow.processing{background:#a0a0a0;cursor:not-allowed;opacity:.7;pointer-events:none}.payNow .button-spinner{width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:spin .8s linear infinite;margin-right:8px;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.thankYouContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;width:100%;box-sizing:border-box}.thankYouContainer .tickImg{margin-bottom:34px}.thankYouContainer .tickImg img{text-align:center;width:80px;height:80px}.thankYouContainer .thankYouBody{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Poppins;width:100%;text-align:center}.thankYouContainer .thankYouBody p{margin-bottom:0}.thankYouContainer .thankYouBody .title{color:#000;font-size:clamp(18px,5vw,24px);font-weight:500}.thankYouContainer .thankYouBody .subTitle{color:#000;font-size:clamp(11px,3vw,13.159px);font-weight:500;margin-bottom:8px}.thankYouContainer .thankYouBody .description{color:#0009;font-size:clamp(11px,3vw,13.159px);font-style:italic;font-weight:400;word-break:break-word;padding:0 .5rem}.thankYouContainer .thankYouNav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:30px;width:100%}.thankYouContainer .thankYouNav button{display:flex;justify-content:center;align-items:center;padding:9px 24px;outline:none;border:none;font-size:clamp(11px,3vw,12px);white-space:nowrap;flex:1 1 auto;min-width:-moz-min-content;min-width:min-content;max-width:280px;cursor:pointer}.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;flex-shrink:0}.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;flex-shrink:0}@media (max-width: 480px){.thankYouContainer .tickImg{margin-bottom:20px}.thankYouContainer .tickImg img{width:60px;height:60px}.thankYouContainer .thankYouNav{flex-direction:column;align-items:stretch;margin-top:20px}.thankYouContainer .thankYouNav button{max-width:100%;padding:10px 16px}}.order-processing-status{max-width:600px;margin:0 auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000000d;animation:fadeIn .3s ease}.order-processing-status .processing-header{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.order-processing-status .processing-header .status-dot{width:12px;height:12px;border-radius:50%;background:#faad14;position:relative}.order-processing-status .processing-header .status-dot.connected{background:#52c41a;animation:pulse 2s infinite}.order-processing-status .processing-header .status-dot.connected:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;background:#52c41a33;animation:ripple 2s infinite}.order-processing-status .processing-header .status-dot.connecting{background:#faad14;animation:pulse 1.5s infinite}.order-processing-status .processing-header .status-dot.error{background:#f5222d}.order-processing-status .processing-header .status-dot.completed{background:#52c41a}.order-processing-status .processing-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#1f1f1f}.order-processing-status .status-timeline{margin-bottom:40px;position:relative}.order-processing-status .status-timeline:before{content:"";position:absolute;left:11px;top:12px;bottom:12px;width:2px;background:#e8e8e8;z-index:0}.order-processing-status .status-timeline .status-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px;position:relative;z-index:1}.order-processing-status .status-timeline .status-item:last-child{margin-bottom:0}.order-processing-status .status-timeline .status-item .status-dot{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #d9d9d9;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.order-processing-status .status-timeline .status-item .status-dot:after{content:"";width:8px;height:8px;border-radius:50%;background:#d9d9d9;transition:all .3s ease}.order-processing-status .status-timeline .status-item .status-label{flex:1;font-size:1rem;color:#8c8c8c;transition:all .3s ease;line-height:24px}.order-processing-status .status-timeline .status-item .status-badge{background:#fff7e6;border:1px solid #ffd591;color:#fa8c16;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:500;white-space:nowrap;animation:pulse 2s infinite}.order-processing-status .status-timeline .status-item.active .status-dot{border-color:#1890ff}.order-processing-status .status-timeline .status-item.active .status-dot:after{background:#1890ff}.order-processing-status .status-timeline .status-item.active .status-label{color:#1890ff;font-weight:500}.order-processing-status .status-timeline .status-item.completed .status-dot{border-color:#52c41a;background:#52c41a}.order-processing-status .status-timeline .status-item.completed .status-dot:after{width:12px;height:12px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;background:#fff}.order-processing-status .status-timeline .status-item.completed .status-label{color:#52c41a}.order-processing-status .progress-section{text-align:center}.order-processing-status .progress-section .progress-bar{width:100%;height:8px;background:#f5f5f5;border-radius:100px;overflow:hidden;margin-bottom:16px}.order-processing-status .progress-section .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#1890ff,#52c41a);border-radius:100px;transition:width .5s cubic-bezier(.4,0,.2,1);position:relative}.order-processing-status .progress-section .progress-bar .progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#ffffff1a 25%,#ffffff4d,#ffffff1a 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.order-processing-status .progress-section .status-message{font-size:1rem;color:#1f1f1f;margin-bottom:8px;font-weight:500}.order-processing-status .progress-section .processing-note{font-size:.875rem;color:#8c8c8c;margin:0;display:flex;align-items:center;justify-content:center;gap:6px}.order-processing-status .progress-section .processing-note:before{content:"⏱️";font-size:1rem}.order-processing-error{max-width:600px;margin:0 auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000000d;text-align:center;animation:fadeIn .3s ease}.order-processing-error .error-icon{font-size:3rem;margin-bottom:1rem;animation:shake .5s ease}.order-processing-error h3{font-size:1.25rem;font-weight:600;color:#f5222d;margin-bottom:12px}.order-processing-error p{color:#8c8c8c;margin-bottom:24px;font-size:.95rem}.order-processing-error button{background:#1890ff;color:#fff;border:none;padding:12px 32px;border-radius:100px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.order-processing-error button:hover{background:#096dd9;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.order-processing-error button:active{transform:translateY(0)}.order-processing-success{max-width:600px;margin:0 auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000000d;text-align:center}.order-processing-success .success-animation{margin-bottom:1.5rem}.order-processing-success .success-animation svg{width:80px;height:80px}.order-processing-success .success-animation svg .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#52c41a;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.order-processing-success .success-animation svg .checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke:#52c41a;stroke-width:3;fill:none;animation:stroke .3s cubic-bezier(.65,0,.45,1) .4s forwards}.order-processing-success h3{font-size:1.5rem;font-weight:600;color:#1f1f1f;margin-bottom:8px}.order-processing-success p{color:#8c8c8c;margin-bottom:24px;font-size:1rem}.order-processing-success .view-order-btn{background:#52c41a;color:#fff;border:none;padding:12px 32px;border-radius:100px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.order-processing-success .view-order-btn:hover{background:#389e0d;transform:translateY(-2px);box-shadow:0 4px 12px #52c41a4d}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes ripple{0%{transform:scale(.8);opacity:.6}to{transform:scale(2);opacity:0}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes stroke{to{stroke-dashoffset:0}}@media (max-width: 768px){.order-processing-status{padding:1.5rem}.order-processing-status .status-timeline .status-item .status-badge{white-space:normal;padding:2px 8px;font-size:.7rem}}@media (max-width: 480px){.order-processing-status{padding:1rem}.order-processing-status .processing-header h3{font-size:1.1rem}.order-processing-status .status-timeline .status-item .status-label,.order-processing-status .progress-section .status-message{font-size:.9rem}.order-processing-status .progress-section .processing-note{font-size:.8rem}.order-processing-error{padding:1.5rem}.order-processing-error h3{font-size:1.1rem}.order-processing-error p{font-size:.9rem}.order-processing-error button{padding:10px 24px;font-size:.9rem}}@media (prefers-color-scheme: dark){.order-processing-status,.order-processing-error,.order-processing-success{background:#1f1f1f;box-shadow:0 8px 30px #0003}.order-processing-status .processing-header,.order-processing-error .processing-header,.order-processing-success .processing-header{border-bottom-color:#333}.order-processing-status .processing-header h3,.order-processing-error .processing-header h3,.order-processing-success .processing-header h3{color:#fff}.order-processing-status .status-timeline:before,.order-processing-error .status-timeline:before,.order-processing-success .status-timeline:before{background:#333}.order-processing-status .status-timeline .status-item .status-label,.order-processing-error .status-timeline .status-item .status-label,.order-processing-success .status-timeline .status-item .status-label{color:#a6a6a6}.order-processing-status .status-timeline .status-item.active .status-label,.order-processing-error .status-timeline .status-item.active .status-label,.order-processing-success .status-timeline .status-item.active .status-label{color:#69c0ff}.order-processing-status .status-timeline .status-item.completed .status-label,.order-processing-error .status-timeline .status-item.completed .status-label,.order-processing-success .status-timeline .status-item.completed .status-label{color:#95de64}.order-processing-status .progress-section .progress-bar,.order-processing-error .progress-section .progress-bar,.order-processing-success .progress-section .progress-bar{background:#262626}.order-processing-status .progress-section .status-message,.order-processing-error .progress-section .status-message,.order-processing-success .progress-section .status-message{color:#fff}.order-processing-status .progress-section .processing-note,.order-processing-error .progress-section .processing-note,.order-processing-success .progress-section .processing-note{color:#a6a6a6}.order-processing-error h3{color:#ff7875}.order-processing-success h3{color:#fff}}.billingInfoContainer{border:1px solid #d1d1d1;border-radius:8px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:16px}@media (min-width: 992px){.billingInfoContainer{padding:20px}}.billingInfoContainer .billingInfoHeader{display:flex;align-items:center;justify-content:space-between;width:100%}.billingInfoContainer .billingInfoHeader h3{color:#000;font-style:normal;font-weight:500;line-height:normal;margin:0;font-size:20px}@media (min-width: 768px){.billingInfoContainer .billingInfoHeader h3{font-size:32px}}.billingInfoContainer .billingInfoHeader .checkIcon{color:#3854f6;font-size:20px}@media (min-width: 768px){.billingInfoContainer .billingInfoHeader .checkIcon{font-size:40px}}.billingInfoContainer .billingInfoContent{font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:start;justify-content:space-between;text-align:left;margin-top:10px;width:100%;gap:1rem;font-size:14px}@media (min-width: 992px){.billingInfoContainer .billingInfoContent{margin-top:24px}}.billingInfoContainer .billingInfoContent p{margin:0}.billingInfoContainer .billingInfoContent .billingInfo{margin:5px 0;font-size:16px}@media (min-width: 992px){.billingInfoContainer .billingInfoContent .billingInfo{max-width:70%;font-size:22px}}.billingInfoContainer .billingInfoContent .billingInfo .billingInfoName{font-size:18px}@media (min-width: 768px){.billingInfoContainer .billingInfoContent .billingInfo .billingInfoName{font-size:24px}}.billingInfoContainer .billingInfoContent .billingInfoEdit{text-decoration:underline;color:#000;font-weight:500;cursor:pointer;font-size:16px;margin-top:12px;transition:all .3s ease-in-out}@media (min-width: 992px){.billingInfoContainer .billingInfoContent .billingInfoEdit{font-size:24px}}.billingInfoContainer .billingInfoContent .billingInfoEdit:hover{opacity:.7}.billing-info-form{border-radius:10px;border:1.5px solid rgba(0,0,0,.2);padding:16px}.billing-info-form input::-webkit-outer-spin-button,.billing-info-form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.billing-info-form input[type=number]{-moz-appearance:textfield}@media (min-width: 992px){.billing-info-form{padding:20px}}.billing-info-form .billingInfoHeader{display:flex;align-items:center;justify-content:space-between}.billing-info-form .billingInfoHeader .billingInfoEdit{text-decoration:underline;color:#000;font-weight:500;cursor:pointer;font-size:16px;margin-top:12px;transition:all .3s ease-in-out}@media (min-width: 992px){.billing-info-form .billingInfoHeader .billingInfoEdit{font-size:24px}}.billing-info-form .billingInfoHeader .billingInfoEdit:hover{opacity:.7}.billing-info-form h2{font-style:normal;font-weight:600;line-height:normal;text-align:left;color:#000;margin-bottom:8px;font-size:20px}@media (min-width: 992px){.billing-info-form h2{font-size:42px}}.billing-info-form p{text-align:left;font-style:normal;font-weight:500;line-height:normal;color:#000;font-size:14px;margin-bottom:20px}@media (min-width: 768px){.billing-info-form p{margin-bottom:24px;font-size:16px}}.billing-info-form label{font-style:normal;font-weight:500;line-height:normal;color:#000;display:block;text-align:left;margin-bottom:8px;font-size:16px}.billing-info-form input,.billing-info-form select{padding:8px;width:100%;margin-bottom:20px;border-radius:6px;border:1px solid rgba(3,55,211,.2)}.billing-info-form input::-moz-placeholder,.billing-info-form select::-moz-placeholder{color:#0009;font-style:normal;font-weight:400;line-height:normal;font-size:16px}.billing-info-form input::placeholder,.billing-info-form select::placeholder{color:#0009;font-style:normal;font-weight:400;line-height:normal;font-size:16px}.billing-info-form .custom-select{position:relative;display:inline-block;width:100%}.billing-info-form .custom-select select{width:100%;padding:8px;border:1px solid rgba(0,0,0,.6);border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:none}.billing-info-form .custom-select:after{content:"▼";position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none;font-size:12px;color:#0009}.billing-info-form .phInputs{display:flex;gap:8px}.billing-info-form .phInputs #countryCode{max-width:60px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width: 768px){.billing-info-form .form-row{display:flex;justify-content:space-between}}.billing-info-form .form-row .form-group{flex:1;margin-right:24px}.billing-info-form .form-row .form-group:last-child{margin-right:0}.billing-info-form .proceed-btn{font-style:normal;font-weight:600;line-height:normal;transition:all .3s;display:flex;background:#3854f6;justify-content:center;align-items:center;border:none;color:#fff;width:100%;border-radius:6px;font-size:20px;padding:9px 0;margin-top:4px}.billing-info-form .proceed-btn:hover{background:#0056b3}.billing-info-form .error-message{color:#b30000;font-size:14px;display:flex;align-items:center;justify-content:start;gap:6px;margin-bottom:16px;margin-top:-13px}@media (min-width: 768px){.billing-info-form .error-message{margin-top:-16px;margin-bottom:20px}}.billing-info-form .error-input{border-color:#b30000}@media (max-width: 768px){.billing-info-form .form-row{flex-direction:column}.billing-info-form .form-row .form-group{margin-right:0}.billing-info-form .proceed-btn{width:100%}}.paymentMethodNotify{color:#0009;font-style:normal;font-weight:500;line-height:normal;text-align:start;border-radius:10px;border:1.5px solid rgba(0,0,0,.2);font-size:16px;margin-top:1rem;padding:16px;margin-bottom:2rem}@media (min-width: 768px){.paymentMethodNotify{margin-bottom:0;font-size:32px;padding:20px}}.shopPage{max-width:100vw;overflow:hidden;display:flex;flex-direction:column;gap:30px}.shopPage .heroSection,.shopPage .logos,.shopPage .whatWeDoSection,.shopPage .recent-search,.shopPage .shopIndustriesSection,.shopPage .growthBenefitsSection,.shopPage .ourProcessSection,.shopPage .shopPageWhyChoseUs,.shopPage .faqSection,.shopPage .newsletterSection{margin-top:0!important}.shopPage .shop-logo{width:100%;display:flex;justify-content:center;align-items:center}.shopPage .shop-inner-logo{width:95%}.shopPage .section{margin-top:0!important}@media (min-width: 768px){.shopPage .section{margin-top:0!important}}@media (min-width: 992px){.shopPage .section{margin-top:0!important;padding:0}}@media (min-width: 1200px){.shopPage .section{margin-top:0!important}}@media (min-width: 1400px){.shopPage .section{margin-top:0!important}}.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}.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 .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{padding:0 16px}@media (min-width: 992px){.shopPage .growthBenefitsSection{padding:0 72px}}.shopPage .growthBenefitsSection .activeDataDesc{margin-bottom:1rem}.shopPage .client-dashboard-section-shop-parent{width:100%;padding-top:20px}.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child{width:92%;margin:0 auto}.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__image{display:flex;align-items:center;justify-content:center;width:70%;margin:0 auto}@media (max-width: 768px){.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__image{width:90%}}@media (max-width: 480px){.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__image{width:100%}}.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__image img{max-width:60%;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__image img{max-width:100%}}@media (max-width: 480px){.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__image img{max-width:100%}}.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__body{align-items:center;gap:30px}@media (min-width: 1201px){.shopPage .client-dashboard-section-shop-parent .client-dashboard-section-shop-child .service-common-client-dashboard__body{justify-content:center;gap:60px}}.shopHero{width:100%;height:90vh;position:relative;overflow:hidden}@media (min-width: 992px){.shopHero{height:80vh;margin-top:100px}}.shopHero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.shopHero .shopHero-image-stack{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:flex;align-items:center;justify-content:center;background:#000}.shopHero .shopHero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#000}.shopHero .shopHero-bg-image--active{opacity:1;transform:scale(1);z-index:1}.shopHero .shopHero-bg-image--entering{opacity:0;transform:translate(5%);z-index:1;animation:fadeZoomIn .8s cubic-bezier(.4,0,.2,1) forwards}.shopHero .shopHero-bg-image--exiting{opacity:1;z-index:0;animation:fadeOut .8s cubic-bezier(.4,0,.2,1) forwards}.shopHero .heroNavButton{position:absolute;top:50%;transform:translateY(-50%);background:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:all .3s ease;color:#000}@media (min-width: 768px){.shopHero .heroNavButton{width:48px;height:48px}}@media (min-width: 992px){.shopHero .heroNavButton{width:48px;height:48px}}.shopHero .heroNavButton:hover:not(:disabled){background:#ffffff80;transform:translateY(-50%) scale(1.1);color:#fff}.shopHero .heroNavButton:disabled{cursor:default;opacity:.6}.shopHero .heroNavButton svg{width:24px;height:24px}@media (min-width: 768px){.shopHero .heroNavButton svg{width:28px;height:28px}}@media (min-width: 992px){.shopHero .heroNavButton svg{width:32px;height:32px}}.shopHero .heroNavLeft{left:20px}@media (min-width: 768px){.shopHero .heroNavLeft{left:30px}}@media (min-width: 992px){.shopHero .heroNavLeft{left:40px}}@media (min-width: 1200px){.shopHero .heroNavLeft{left:60px}}.shopHero .heroNavRight{right:20px}@media (min-width: 768px){.shopHero .heroNavRight{right:30px}}@media (min-width: 992px){.shopHero .heroNavRight{right:40px}}@media (min-width: 1200px){.shopHero .heroNavRight{right:60px}}.shopHero .heroDots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:3}@media (min-width: 768px){.shopHero .heroDots{bottom:30px;gap:14px}}@media (min-width: 992px){.shopHero .heroDots{bottom:40px;gap:16px}}.shopHero .heroDots .heroDot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);padding:0}@media (min-width: 768px){.shopHero .heroDots .heroDot{width:10px;height:10px}}@media (min-width: 992px){.shopHero .heroDots .heroDot{width:12px;height:12px}}.shopHero .heroDots .heroDot:hover:not(:disabled){background:#fffc;transform:scale(1.2)}.shopHero .heroDots .heroDot:disabled{cursor:default}.shopHero .heroDots .heroDot.active{background:#fff;width:24px;border-radius:6px}@media (min-width: 768px){.shopHero .heroDots .heroDot.active{width:28px}}@media (min-width: 992px){.shopHero .heroDots .heroDot.active{width:32px}}.shopHero .heroContainer{width:100%;display:flex;justify-content:center;align-items:center;min-height:400px;position:relative;z-index:2;padding:2rem 1rem}@media (min-width: 768px){.shopHero .heroContainer{min-height:500px;padding:2.5rem 1.5rem}}@media (min-width: 992px){.shopHero .heroContainer{min-height:600px;padding:3rem 2rem}}@media (min-width: 1200px){.shopHero .heroContainer{min-height:700px;padding:3.5rem 2.5rem}}.shopHero .heroBlurWrapper{width:90%;display:flex;justify-content:center;align-items:center;background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:2rem 1rem}@media (min-width: 768px){.shopHero .heroBlurWrapper{width:85%;padding:2.5rem 1.5rem;border-radius:24px}}@media (min-width: 992px){.shopHero .heroBlurWrapper{width:80%;padding:3rem 2rem;border-radius:28px}}@media (min-width: 1200px){.shopHero .heroBlurWrapper{width:75%;padding:3.5rem 2.5rem;border-radius:32px}}.shopHero .heroContent{width:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}@media (min-width: 768px){.shopHero .heroContent{width:85%;gap:1.25rem}}@media (min-width: 992px){.shopHero .heroContent{width:80%;gap:1.5rem}}@media (min-width: 1200px){.shopHero .heroContent{width:75%;gap:1.75rem}}.shopHero .heroContent h1{color:#fff;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:1.3;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.2)}@media (min-width: 768px){.shopHero .heroContent h1{font-size:36px}}@media (min-width: 992px){.shopHero .heroContent h1{font-size:48px}}@media (min-width: 1200px){.shopHero .heroContent h1{font-size:56px}}.shopHero .heroContent p{color:#fffffff2;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;max-width:600px;margin:0 auto;text-shadow:1px 1px 2px rgba(0,0,0,.1)}@media (min-width: 768px){.shopHero .heroContent p{font-size:16px;max-width:700px}}@media (min-width: 992px){.shopHero .heroContent p{font-size:18px;max-width:800px}}@media (min-width: 1200px){.shopHero .heroContent p{font-size:20px;max-width:900px}}@keyframes fadeZoomIn{0%{opacity:0;transform:translate(5%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.shopHero .heroContent h1,.shopHero .heroContent p{animation:fadeInUp .6s ease-out forwards}.shopHero .heroContent p{animation-delay:.2s;opacity:0}.shop-products-by-category{width:100%;display:flex;flex-direction:column;padding:0}.shop-products-by-category__section{width:100%;position:relative}.shop-products-by-category__section--products{border-radius:8px}.shop-products-by-category__section--products .shop-products-by-category__container{position:relative}.shop-products-by-category__section--products .shop-products-by-category__container:before{position:absolute;top:-12px;left:20px;background:#fff;padding:0 8px;font-size:12px;font-weight:600;font-family:monospace;z-index:1}.shop-products-by-category__section--banner{background:transparent;border-radius:8px;position:relative;min-height:auto;display:block;padding:0}.shop-products-by-category__section--banner:before{position:absolute;top:-12px;left:20px;background:#fff;padding:0 8px;font-size:12px;font-weight:600;font-family:monospace;z-index:1}.shop-products-by-category__section--additional{background:#45b7d10d;border-radius:8px}.shop-products-by-category__section--additional .shop-products-by-category__container{position:relative}.shop-products-by-category__section--additional .shop-products-by-category__container:before{position:absolute;top:-12px;left:20px;background:#fff;padding:0 8px;font-size:12px;font-weight:600;font-family:monospace;z-index:1}.shop-products-by-category__container{width:100%;display:flex;justify-content:center;padding:0 .5rem}@media (max-width: 480px){.shop-products-by-category__container{padding:0 .4rem}}@media (min-width: 768px){.shop-products-by-category__container{padding:0 1.5rem}}@media (min-width: 992px){.shop-products-by-category__container{padding:0 2rem}}@media (min-width: 1200px){.shop-products-by-category__container{padding:0 2.5rem}}.shop-products-by-category__container__banner{width:100%}.shop-products-by-category__component-wrapper{width:100%;margin:0 auto}@media (min-width: 768px){.shop-products-by-category__component-wrapper{width:100%}}@media (min-width: 992px){.shop-products-by-category__component-wrapper{width:100%}}@media (min-width: 1200px){.shop-products-by-category__component-wrapper{width:100%}}@media (min-width: 1400px){.shop-products-by-category__component-wrapper{width:100%}}.products-by-category__dual-section{width:100%;padding:.75rem}@media (min-width: 768px){.products-by-category__dual-section{padding:1.5rem}}@media (min-width: 992px){.products-by-category__dual-section{padding:2rem}}.products-by-category__dual-section-inner{display:flex;flex-direction:column;gap:.75rem;width:100%}@media (min-width: 992px){.products-by-category__dual-section-inner{flex-direction:row;gap:2rem}}@media (min-width: 1200px){.products-by-category__dual-section-inner{gap:2.5rem}}.products-by-category__dual-item{flex:1;width:100%;min-width:0}@media (min-width: 992px){.products-by-category__dual-item{width:50%}}.product-section--dual-left,.product-section--dual-right{height:100%}.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (max-width: 480px){.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{gap:.4rem}}@media (min-width: 768px){.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}}@media (min-width: 992px){.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{gap:1.5rem}}@media (max-width: 767px){.product-section--dual-left .product-section__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.25rem;-ms-overflow-style:none;scrollbar-width:none}.product-section--dual-left .product-section__grid::-webkit-scrollbar{display:none}.product-section--dual-left .product-section__grid .product-card{flex:0 0 45%;min-width:45%;scroll-snap-align:start}}@media (min-width: 768px){.product-section--dual-left .product-section__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.product-section--dual-left .product-section__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.product-section--dual-left .product-section__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.product-section--dual-right .product-section__grid{grid-template-columns:repeat(2,1fr);gap:.5rem}}@media (min-width: 768px){.product-section--dual-right .product-section__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.products-by-category__dual-section-inner{gap:.75rem}.product-section--dual-left .product-section__container,.product-section--dual-right .product-section__container,.product-section--dual-left .product-section__wrapper,.product-section--dual-right .product-section__wrapper{padding:.5rem 0}}@media (max-width: 480px){.products-by-category__dual-section-inner{gap:.5rem}.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{gap:.4rem}}.shop-products-by-category__section{animation:fadeIn .5s ease-out forwards}.shop-products-by-category__section--products{animation-delay:.1s}.shop-products-by-category__section--banner{animation-delay:.2s}.shop-products-by-category__section--additional{animation-delay:.3s}@media (max-width: 1024px){.shop-products-by-category__container{padding:2rem 1.25rem}.shop-products-by-category__component-wrapper{width:85%}}@media (max-width: 768px){.shop-products-by-category__container{padding:.5rem}.shop-products-by-category__component-wrapper{width:100%}}@media (max-width: 480px){.shop-products-by-category{gap:.5rem}.shop-products-by-category__container{padding:.4rem}.shop-products-by-category__component-wrapper{width:100%}}@media (max-width: 360px){.shop-products-by-category{gap:.5rem}.demo-component-placeholder{min-height:120px;padding:.75rem}}.shop-banner{--shop-banner-ratio: 16 / 5;width:100%;position:relative;overflow:hidden;background:#000;height:320px}.shop-banner--single{cursor:pointer}.shop-banner--single .shop-banner__image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.shop-banner--single .shop-banner__image-wrapper .shop-banner__image{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.shop-banner--carousel .shop-banner__container{position:relative;width:100%;overflow:hidden;height:100%;background:#000}.shop-banner--carousel .shop-banner__slides{display:flex;transition:transform .5s ease-in-out;height:100%;align-items:flex-start}.shop-banner--carousel .shop-banner__slide{flex:0 0 100%;height:100%;cursor:pointer;background:#000;display:flex;align-items:center;justify-content:center}.shop-banner--carousel .shop-banner__slide .shop-banner__image{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.shop-banner__image-wrapper,.shop-banner__container,.shop-banner__slides,.shop-banner__slide{height:100%}.shop-banner__image{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;margin:0 auto}.shop-banner__image:hover{transform:scale(1.02)}.shop-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}@media (min-width: 768px){.shop-banner__arrow{width:44px;height:44px}}@media (min-width: 992px){.shop-banner__arrow{width:48px;height:48px}}.shop-banner__arrow:hover{background:#000000b3;transform:translateY(-50%) scale(1.05)}.shop-banner__arrow--prev{left:16px}@media (min-width: 768px){.shop-banner__arrow--prev{left:20px}}@media (min-width: 992px){.shop-banner__arrow--prev{left:24px}}.shop-banner__arrow--next{right:16px}@media (min-width: 768px){.shop-banner__arrow--next{right:20px}}@media (min-width: 992px){.shop-banner__arrow--next{right:24px}}.shop-banner__arrow svg{width:20px;height:20px}@media (min-width: 768px){.shop-banner__arrow svg{width:22px;height:22px}}@media (min-width: 992px){.shop-banner__arrow svg{width:24px;height:24px}}.shop-banner__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 12px;border-radius:20px}@media (min-width: 768px){.shop-banner__dots{bottom:20px;gap:10px;padding:10px 14px}}@media (min-width: 992px){.shop-banner__dots{bottom:24px;gap:12px;padding:12px 16px}}.shop-banner__dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}@media (min-width: 768px){.shop-banner__dot{width:10px;height:10px}}@media (min-width: 992px){.shop-banner__dot{width:12px;height:12px}}.shop-banner__dot:hover{background:#fffc;transform:scale(1.2)}.shop-banner__dot--active{background:#fff;width:24px;border-radius:4px}@media (min-width: 768px){.shop-banner__dot--active{width:28px}}@media (min-width: 992px){.shop-banner__dot--active{width:32px}}@media (max-width: 768px){.shop-banner__arrow{width:32px;height:32px}.shop-banner__arrow svg{width:16px;height:16px}.shop-banner__arrow--prev{left:8px}.shop-banner__arrow--next{right:8px}.shop-banner__dots{bottom:8px;gap:6px;padding:6px 10px}.shop-banner__dot{width:6px;height:6px}.shop-banner__dot--active{width:18px}}@media (max-width: 480px){.shop-banner__arrow{width:28px;height:28px}.shop-banner__arrow svg{width:14px;height:14px}.shop-banner__arrow--prev{left:4px}.shop-banner__arrow--next{right:4px}.shop-banner__dots{bottom:4px;gap:4px;padding:4px 8px}.shop-banner__dot{width:5px;height:5px}.shop-banner__dot--active{width:14px}}@keyframes pulse{0%{opacity:.5}to{opacity:1}}.shop-banner__dot--active{animation:pulse 1s ease-in-out}.shop-banner--loading{display:flex;align-items:center;justify-content:center;background:#f5f5f5}.shop-banner--loading .loading-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#3854f6;border-radius:50%;animation:spin .8s linear infinite}.category-wise-products{width:100%;position:relative;border-radius:8px;padding:1.5rem 0;display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.category-wise-products{padding:.5rem 0;gap:12px}}@media (max-width: 480px){.category-wise-products{padding:.25rem 0;gap:10px}}@media (min-width: 768px){.category-wise-products{padding:2rem 0}}@media (min-width: 992px){.category-wise-products{padding:2.5rem 0}}.category-wise-products:before{position:absolute;top:-12px;left:20px;background:#fff;padding:0 8px;font-size:12px;font-weight:600;color:#ff6b6b;font-family:monospace;z-index:1}.category-wise-products__grid{width:100%;display:grid;grid-template-columns:1fr;gap:.75rem;padding:0 .5rem}@media (max-width: 480px){.category-wise-products__grid{padding:0 .4rem;gap:.5rem}}@media (min-width: 768px){.category-wise-products__grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;padding:0 1.5rem}}@media (min-width: 992px){.category-wise-products__grid{gap:2rem;padding:0 2rem}}@media (min-width: 1200px){.category-wise-products__grid{padding:0 3rem}}.category-wise-products__col{width:100%;position:relative}@media (max-width: 767px){.category-wise-products__col--left{order:1}}@media (min-width: 768px){.category-wise-products__col--left{grid-column:span 4}}@media (max-width: 767px){.category-wise-products__col--right{order:2}}@media (min-width: 768px){.category-wise-products__col--right{grid-column:span 8}}.category-wise-products__hero-banner{width:100%;height:100%;min-height:200px;position:relative;border-radius:10px;overflow:hidden}@media (max-width: 480px){.category-wise-products__hero-banner{min-height:180px;border-radius:8px}}@media (min-width: 768px){.category-wise-products__hero-banner{min-height:400px;border-radius:15px}}@media (min-width: 992px){.category-wise-products__hero-banner{min-height:500px}}.category-wise-products__hero-image{width:100%;height:100%}.category-wise-products__hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.category-wise-products__hero-overlay{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:0 12px}@media (min-width: 768px){.category-wise-products__hero-overlay{bottom:25px;padding:0 25px}}@media (min-width: 992px){.category-wise-products__hero-overlay{bottom:30px;padding:0 30px}}.category-wise-products__buy-now-btn{background:#fff;color:#2c0e0e;border:none;padding:.4rem 1rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}@media (min-width: 768px){.category-wise-products__buy-now-btn{padding:.6rem 1.5rem;font-size:.9rem;border-radius:8px}}@media (min-width: 992px){.category-wise-products__buy-now-btn{padding:.75rem 1.75rem;font-size:1rem}}.category-wise-products__buy-now-btn:hover{background:#381a1a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.category-wise-products__buy-now-btn:active{transform:translateY(0)}.category-wise-products__hero-arrow{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#2c0e0e;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}@media (min-width: 768px){.category-wise-products__hero-arrow{width:40px;height:40px}}@media (min-width: 992px){.category-wise-products__hero-arrow{width:44px;height:44px}}.category-wise-products__hero-arrow svg{width:14px;height:14px}@media (min-width: 768px){.category-wise-products__hero-arrow svg{width:20px;height:20px}}@media (min-width: 992px){.category-wise-products__hero-arrow svg{width:22px;height:22px}}.category-wise-products__hero-arrow:hover{background:#381a1a;color:#fff;transform:translate(5px);box-shadow:0 4px 12px #00000026}.category-wise-products__featured-section-wrapper{width:100%;padding:0 .5rem}@media (max-width: 480px){.category-wise-products__featured-section-wrapper{padding:0 .4rem}}@media (min-width: 768px){.category-wise-products__featured-section-wrapper{padding:0 1.5rem}}@media (min-width: 992px){.category-wise-products__featured-section-wrapper{padding:0 2rem}}@media (min-width: 1200px){.category-wise-products__featured-section-wrapper{padding:0 3rem}}.category-wise-products__section{width:100%;margin-top:1.5rem;padding:1.5rem;border-top:1px solid rgba(255,107,107,.3)}@media (min-width: 768px){.category-wise-products__section{margin-top:2rem;padding:2rem}}@media (min-width: 992px){.category-wise-products__section{margin-top:2.5rem;padding:2.5rem}}@media (max-width: 1024px){.category-wise-products{padding:1.5rem 0}}@media (max-width: 900px){.category-wise-products{padding:1.25rem 0}}@media (max-width: 768px){.category-wise-products{padding:.5rem 0}.category-wise-products__featured-section-wrapper{padding:0 .5rem}}@media (max-width: 480px){.category-wise-products{padding:.25rem 0}.category-wise-products__featured-section-wrapper{padding:0 .4rem}}@media (max-width: 375px){.category-wise-products{padding:.25rem 0}.category-wise-products__featured-section-wrapper{padding:0 .3rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category-wise-products,.category-wise-products .category-wise-products__col{animation:fadeInUp .4s ease-out forwards}.category-wise-products .category-wise-products__col--left{animation-delay:.1s}.category-wise-products .category-wise-products__col--right{animation-delay:.2s}.category-wise-products .category-wise-products__featured-section-wrapper{animation:fadeInUp .4s ease-out forwards;animation-delay:.3s;opacity:0;animation-fill-mode:forwards}.category-wise-products__grid.section-3{margin-top:20px}@media (max-width: 768px){.category-wise-products__grid.section-3{margin-top:10px}}@media (min-width: 768px){.category-wise-products__col--left-8{grid-column:span 8}.category-wise-products__col--right-4{grid-column:span 4}}.section-3__left-content{display:flex;flex-direction:column;gap:0}.section-3__text-container{padding:1rem;background:#f0f0f0;border-radius:10px 10px 0 0}@media (max-width: 480px){.section-3__text-container{padding:.75rem;border-radius:8px 8px 0 0}}@media (min-width: 768px){.section-3__text-container{padding:2rem;border-radius:12px 12px 0 0}}@media (min-width: 992px){.section-3__text-container{padding:2rem}}.section-3__text-header{display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){.section-3__text-header{gap:1rem}}.section-3__title{text-align:left;font-size:.9rem;font-weight:500;line-height:1.3;color:#333;margin:0;word-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){.section-3__title{font-size:.85rem}}@media (min-width: 768px){.section-3__title{font-size:1.5rem}}@media (min-width: 992px){.section-3__title{font-size:1.75rem}}@media (min-width: 1200px){.section-3__title{font-size:2rem}}.section-3__highlight{color:#3854f6;font-weight:700}.section-3__see-more-link{background:transparent;color:#3854f6;border:none;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;margin:0;padding:0}@media (min-width: 768px){.section-3__see-more-link{font-size:.9rem}}@media (min-width: 992px){.section-3__see-more-link{font-size:1.25rem}}.section-3__see-more-link:hover{color:#2a43d6;transform:translate(5px)}.section-3__title,.section-3__see-more-link-wrapper{flex:1}.section-3__see-more-link-wrapper{display:flex;justify-content:flex-end}.section-3__image-container{padding:1rem;background:linear-gradient(to bottom,#dce4fdb3,#f4e5fd99);border-radius:0 0 10px 10px}@media (max-width: 480px){.section-3__image-container{padding:.75rem;border-radius:0 0 8px 8px}}@media (min-width: 768px){.section-3__image-container{padding:2rem;border-radius:0 0 12px 12px}}@media (min-width: 992px){.section-3__image-container{padding:2rem}}.section-3__image{width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 768px){.section-3__image{border-radius:12px}}.section-3__right-content{display:flex;flex-direction:column;height:100%;background:linear-gradient(to bottom,#dce4fdb3,#f4e5fd99);border-radius:10px;gap:0}@media (max-width: 480px){.section-3__right-content{border-radius:8px}}@media (min-width: 768px){.section-3__right-content{border-radius:12px}}.section-3__right-text{padding:1rem;background:#f0f0f0;border-radius:10px 10px 0 0}@media (max-width: 480px){.section-3__right-text{padding:.75rem;border-radius:8px 8px 0 0}}@media (min-width: 768px){.section-3__right-text{padding:2rem;border-radius:12px 12px 0 0}}@media (min-width: 992px){.section-3__right-text{padding:2rem}}.section-3__right-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem}@media (max-width: 768px){.section-3__right-header{flex-direction:row;text-align:start}}@media (min-width: 768px){.section-3__right-header{gap:1rem}}.section-3__right-title{text-align:start;font-size:.9rem;font-weight:500;color:#333;line-height:1.3;margin:0;flex:1;word-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){.section-3__right-title{font-size:.85rem}}@media (min-width: 768px){.section-3__right-title{font-size:1.5rem}}@media (min-width: 992px){.section-3__right-title{font-size:1.75rem}}@media (min-width: 1200px){.section-3__right-title{font-size:2rem}}.section-3__products-list{height:100%;padding:.75rem;display:flex;flex-direction:row;align-items:stretch;gap:.5rem}@media (max-width: 767px){.section-3__products-list{flex-direction:row;flex-wrap:wrap}.section-3__products-list .product-card{width:calc(50% - .25rem);flex:0 0 calc(50% - .25rem)}}@media (min-width: 768px){.section-3__products-list{padding:2rem;flex-direction:column;gap:1.25rem}.section-3__products-list .product-card{width:100%}}@media (min-width: 992px){.section-3__products-list{padding:2rem;gap:1.5rem}}@media (max-width: 768px){.section-3__text-header{flex-direction:row;text-align:start}.section-3__title,.section-3__right-title{font-size:.9rem;text-align:start}}@media (max-width: 480px){.section-3__title,.section-3__right-title{font-size:.85rem}.section-3__see-more-link{font-size:.7rem}}.product-card{width:100%;background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;min-height:350px}@media (max-width: 768px){.product-card{min-height:220px;border-radius:8px}}@media (max-width: 480px){.product-card{min-height:180px}}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.product-card:hover .product-card__arrow{transform:translate(5px)}.product-card--default{background:#fff}.product-card--default .product-card__inner{padding:1rem}@media (max-width: 768px){.product-card--default .product-card__inner{padding:.5rem}}@media (max-width: 480px){.product-card--default .product-card__inner{padding:.4rem}}@media (min-width: 768px){.product-card--default .product-card__inner{padding:1.25rem}}@media (min-width: 992px){.product-card--default .product-card__inner{padding:1.5rem}}.product-card--compact{background:#f9f9f9}.product-card--compact .product-card__inner{padding:.875rem}@media (max-width: 768px){.product-card--compact .product-card__inner{padding:.5rem}}@media (max-width: 480px){.product-card--compact .product-card__inner{padding:.4rem}}@media (min-width: 768px){.product-card--compact .product-card__inner{padding:1rem}}@media (min-width: 992px){.product-card--compact .product-card__inner{padding:1.25rem}}.product-card--compact .product-card__header{margin-bottom:.5rem}@media (min-width: 768px){.product-card--compact .product-card__header{margin-bottom:.75rem}}.product-card--compact .product-card__header-title{font-size:.9rem}@media (min-width: 768px){.product-card--compact .product-card__header-title{font-size:1rem}}.product-card__inner{border-radius:12px;width:100%;height:100%;display:flex;flex-direction:column}@media (max-width: 768px){.product-card__inner{border-radius:8px}}.product-card__header{margin-bottom:.75rem;flex-shrink:0}@media (max-width: 768px){.product-card__header{margin-bottom:.4rem}}@media (min-width: 768px){.product-card__header{margin-bottom:1rem}}@media (min-width: 992px){.product-card__header{margin-bottom:1.25rem}}.product-card__header-title{font-size:1rem;font-weight:600;color:#3854f6;margin:0;line-height:1.3}@media (max-width: 480px){.product-card__header-title{font-size:.8rem}}@media (min-width: 768px){.product-card__header-title{font-size:1.125rem}}@media (min-width: 992px){.product-card__header-title{font-size:1.25rem}}.product-card__image{width:100%;height:160px;overflow:hidden;border-radius:8px;flex-shrink:0}@media (max-width: 768px){.product-card__image{height:160px;border-radius:6px}}@media (max-width: 480px){.product-card__image{height:140px;border-radius:4px}}@media (min-width: 768px){.product-card__image{height:180px}}@media (min-width: 992px){.product-card__image{height:200px}}.product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card__image:hover img{transform:scale(1.05)}.product-card__name{text-align:start;font-size:.875rem;font-weight:600;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:10px;flex-grow:1;margin-bottom:0}@media (max-width: 768px){.product-card__name{font-size:.75rem;margin-top:6px;-webkit-line-clamp:1}}@media (max-width: 480px){.product-card__name{font-size:.7rem;margin-top:4px}}@media (min-width: 768px){.product-card__name{font-size:1rem;margin-top:12px}}@media (min-width: 992px){.product-card__name{font-size:1.1rem;margin-top:14px}}.product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;flex-shrink:0}@media (max-width: 768px){.product-card__footer{margin-top:4px}}@media (min-width: 768px){.product-card__footer{margin-top:10px}}@media (min-width: 992px){.product-card__footer{margin-top:12px}}.product-card__pricing{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media (max-width: 480px){.product-card__pricing{gap:.25rem}}@media (min-width: 768px){.product-card__pricing{gap:.75rem}}.product-card__discounted-price{font-size:1rem;font-weight:700;color:#3854f6}@media (max-width: 768px){.product-card__discounted-price{font-size:.8rem}}@media (max-width: 480px){.product-card__discounted-price{font-size:.75rem}}@media (min-width: 768px){.product-card__discounted-price{font-size:1.125rem}}@media (min-width: 992px){.product-card__discounted-price{font-size:1.25rem}}.product-card__original-price{font-size:.75rem;color:#666;text-decoration:line-through}@media (max-width: 480px){.product-card__original-price{font-size:.6rem}}@media (min-width: 768px){.product-card__original-price{font-size:.875rem}}@media (min-width: 992px){.product-card__original-price{font-size:1rem}}.product-card__arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#3854f6;transition:all .3s ease;flex-shrink:0}@media (max-width: 768px){.product-card__arrow{width:24px;height:24px}}@media (max-width: 480px){.product-card__arrow{width:20px;height:20px}}@media (min-width: 768px){.product-card__arrow{width:36px;height:36px}}@media (min-width: 992px){.product-card__arrow{width:40px;height:40px}}.product-card__arrow svg{width:16px;height:16px}@media (max-width: 768px){.product-card__arrow svg{width:12px;height:12px}}@media (min-width: 768px){.product-card__arrow svg{width:18px;height:18px}}@media (min-width: 992px){.product-card__arrow svg{width:20px;height:20px}}.product-section{border-radius:15px;overflow:hidden;width:100%;padding:0}@media (max-width: 768px){.product-section{border-radius:10px}}.product-section__container{width:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;padding:.75rem 0}@media (min-width: 768px){.product-section__container{padding:1.5rem 0}}@media (min-width: 992px){.product-section__container{padding:2rem 0}}.product-section__header{width:95%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem}@media (min-width: 768px){.product-section__header{width:95%}}@media (min-width: 992px){.product-section__header{width:95%}}@media (min-width: 1200px){.product-section__header{width:95%}}@media (max-width: 768px){.product-section__header{width:95%;flex-wrap:nowrap;gap:.5rem;align-items:center}}.product-section__title{text-align:start;font-size:1.25rem;font-weight:500;color:#333;margin:0;flex:0 1 70%;min-width:0;line-height:1.4;word-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){.product-section__title{font-size:.85rem;line-height:1.3;-webkit-line-clamp:2;flex:1 1 0;text-align:start}}@media (min-width: 481px) and (max-width: 768px){.product-section__title{font-size:1rem;line-height:1.3;flex:1 1 0;text-align:start}}@media (min-width: 768px){.product-section__title{font-size:1.5rem;line-height:1.4}}@media (min-width: 992px){.product-section__title{font-size:1.75rem;line-height:1.4}}@media (min-width: 1200px){.product-section__title{font-size:2rem;line-height:1.4}}.product-section__highlight{color:#3854f6;font-weight:700}.product-section__action-btn{background:transparent;color:#3854f6;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;padding:0;flex:0 0 auto;min-width:-moz-fit-content;min-width:fit-content;margin-top:0}@media (max-width: 480px){.product-section__action-btn{font-size:.75rem}}@media (min-width: 481px) and (max-width: 768px){.product-section__action-btn{font-size:.8rem}}@media (min-width: 768px){.product-section__action-btn{font-size:.9rem}}@media (min-width: 992px){.product-section__action-btn{font-size:1.25rem}}.product-section__action-btn:hover{color:#2a43d6;transform:translate(5px)}.product-section__action-btn:active{transform:translate(5px)}.product-section__wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:.75rem 0;background:linear-gradient(to bottom,#dce4fdb3,#f4e5fd99)}@media (min-width: 768px){.product-section__wrapper{padding:1.5rem 0}}@media (min-width: 992px){.product-section__wrapper{padding:2rem 0}}.product-section__grid{width:95%;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (max-width: 767px){.product-section__grid{width:100%;padding:0 .5rem;gap:.5rem;grid-template-columns:repeat(2,1fr)}.product-section__grid--scroll-3{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.product-section__grid--scroll-3::-webkit-scrollbar{display:none}.product-section__grid--scroll-3 .product-card{flex:0 0 42%;min-width:42%;scroll-snap-align:start}}@media (min-width: 768px){.product-section__grid{width:95%;grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width: 992px){.product-section__grid{width:95%;grid-template-columns:repeat(4,1fr);gap:2rem}}@media (min-width: 1200px){.product-section__grid{width:95%;gap:2.25rem}}.product-section--no-border{border:none;border-radius:15px}@media (max-width: 768px){.product-section--no-border{border-radius:10px}}.product-section--dual-left,.product-section--dual-right{border-radius:15px;overflow:hidden}@media (max-width: 768px){.product-section--dual-left,.product-section--dual-right{border-radius:10px}}.product-section--dual-left .product-section__container,.product-section--dual-right .product-section__container{background:#f0f0f0}@media (max-width: 768px){.product-section--dual-left .product-section__container,.product-section--dual-right .product-section__container{padding:.6rem 0}}.product-section--dual-left .product-section__wrapper,.product-section--dual-right .product-section__wrapper{border-radius:0 0 15px 15px;background:linear-gradient(to bottom,#dce4fdb3,#f4e5fd99)}@media (max-width: 768px){.product-section--dual-left .product-section__wrapper,.product-section--dual-right .product-section__wrapper{border-radius:0 0 10px 10px;padding:.5rem 0}}.product-section--dual-left .product-section__header,.product-section--dual-right .product-section__header{width:100%;padding:0 1rem;flex-wrap:nowrap;align-items:center}@media (max-width: 768px){.product-section--dual-left .product-section__header,.product-section--dual-right .product-section__header{padding:0 .5rem;flex-wrap:nowrap;gap:.5rem}}@media (min-width: 768px){.product-section--dual-left .product-section__header,.product-section--dual-right .product-section__header{padding:0 1.5rem}}@media (min-width: 992px){.product-section--dual-left .product-section__header,.product-section--dual-right .product-section__header{padding:0 2rem}}.product-section--dual-left .product-section__title,.product-section--dual-right .product-section__title{flex:0 1 70%;word-wrap:break-word;word-break:break-word;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.product-section--dual-left .product-section__title,.product-section--dual-right .product-section__title{flex:1 1 0;font-size:.85rem;text-align:start}}.product-section--dual-left .product-section__action-btn,.product-section--dual-right .product-section__action-btn{flex:0 0 auto}@media (max-width: 768px){.product-section--dual-left .product-section__action-btn,.product-section--dual-right .product-section__action-btn{margin-top:0}}.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{width:100%;padding:0 1rem}@media (max-width: 768px){.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{padding:0 .5rem}}@media (min-width: 768px){.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{padding:0 1.5rem}}@media (min-width: 992px){.product-section--dual-left .product-section__grid,.product-section--dual-right .product-section__grid{padding:0 2rem}}@media (max-width: 768px){.product-section__header{width:95%;flex-direction:row;text-align:start;align-items:center}.product-section__title{text-align:start}.product-section__grid{width:100%;gap:.5rem;padding:0 .5rem}}@media (max-width: 480px){.product-section__title{font-size:.85rem;-webkit-line-clamp:2}.product-section__grid{width:100%;gap:.4rem;padding:0 .4rem}}@media (max-width: 375px){.product-section__title{font-size:.8rem}.product-section__action-btn{font-size:.7rem}}@media (min-width: 1024px){.product-section__title{max-width:80%}}.shop-value-pack{width:100%;display:flex;justify-content:center;align-items:center;margin:0;padding:0}@media (max-width: 767.98px){.shop-value-pack{padding:16px 0}}@media (min-width: 768px) and (max-width: 1023.98px){.shop-value-pack{padding:24px 0}}.shop-value-pack__inner{width:100%;padding:0 16px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box}@media (min-width: 375px){.shop-value-pack__inner{padding:0 20px}}@media (min-width: 480px){.shop-value-pack__inner{width:92%;padding:0}}@media (min-width: 600px){.shop-value-pack__inner{width:90%}}@media (min-width: 744px){.shop-value-pack__inner{width:88%}}@media (min-width: 820px){.shop-value-pack__inner{width:88%}}@media (min-width: 1024px){.shop-value-pack__inner{width:86%}}@media (min-width: 1200px){.shop-value-pack__inner{width:90%}}@media (min-width: 1440px){.shop-value-pack__inner{width:90%}}@media (min-width: 1600px){.shop-value-pack__inner{width:92%}}.shop-value-pack__badge-row{text-align:left;width:100%}@media (min-width: 480px){.shop-value-pack__badge-row{text-align:left}}.shop-value-pack__badge{display:inline-flex;align-items:center;justify-content:center;background:#298dff1f;border-radius:20px;padding:4px 12px}@media (min-width: 480px){.shop-value-pack__badge{padding:5px 14px}}@media (min-width: 768px){.shop-value-pack__badge{padding:6px 16px}}@media (min-width: 1440px){.shop-value-pack__badge{width:145px;height:40px;padding:8px 20px;box-sizing:border-box}}@media (min-width: 1441px){.shop-value-pack__badge{width:auto;min-width:145px}}.shop-value-pack__badge-text{font-family:Inter,sans-serif;font-weight:500;color:#1d5dff;margin:0;white-space:nowrap;font-size:14px;line-height:1.4}@media (min-width: 480px){.shop-value-pack__badge-text{font-size:12px}}@media (min-width: 768px){.shop-value-pack__badge-text{font-size:13px}}@media (min-width: 1200px){.shop-value-pack__badge-text{font-size:14px}}@media (min-width: 1440px){.shop-value-pack__badge-text{width:105px;height:24px;font-size:16px;line-height:24px;letter-spacing:0%;vertical-align:middle}}@media (min-width: 1441px){.shop-value-pack__badge-text{width:auto}}.shop-value-pack__header-row{width:100%;display:flex;flex-direction:column;gap:12px}@media (min-width: 768px){.shop-value-pack__header-row{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px}}@media (min-width: 820px){.shop-value-pack__header-row{gap:32px}}@media (min-width: 1200px){.shop-value-pack__header-row{gap:40px}}@media (min-width: 1440px){.shop-value-pack__header-row{height:104px;gap:160px}}@media (min-width: 1441px){.shop-value-pack__header-row{height:auto;min-height:104px;gap:10%}}.shop-value-pack__heading{text-align:start;font-family:Poppins,sans-serif;font-weight:500;color:#222;margin:0;font-size:24px;line-height:32px}@media (min-width: 480px){.shop-value-pack__heading{font-size:26px;line-height:34px}}@media (min-width: 600px){.shop-value-pack__heading{font-size:28px;line-height:36px}}@media (min-width: 768px){.shop-value-pack__heading{flex:0 0 48%;max-width:48%;font-size:30px;line-height:38px}}@media (min-width: 820px){.shop-value-pack__heading{font-size:32px;line-height:40px}}@media (min-width: 1024px){.shop-value-pack__heading{font-size:36px;line-height:44px}}@media (min-width: 1200px){.shop-value-pack__heading{font-size:40px;line-height:48px}}@media (min-width: 1440px){.shop-value-pack__heading{width:544px;height:104px;flex:none;max-width:none;font-size:44px;line-height:52px;letter-spacing:0%;overflow:hidden;text-overflow:ellipsis;white-space:normal}}@media (min-width: 1441px){.shop-value-pack__heading{width:auto;max-width:50%;flex:0 0 auto}}.shop-value-pack__description{text-align:start;font-family:Poppins,sans-serif;font-weight:400;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#555;font-size:13px;line-height:20px}@media (min-width: 480px){.shop-value-pack__description{font-size:14px;line-height:21px}}@media (min-width: 600px){.shop-value-pack__description{font-size:15px;line-height:22px;-webkit-line-clamp:4}}@media (min-width: 768px){.shop-value-pack__description{flex:0 0 48%;max-width:48%;font-size:15px;line-height:23px}}@media (min-width: 820px){.shop-value-pack__description{font-size:16px;line-height:24px}}@media (min-width: 1024px){.shop-value-pack__description{font-size:17px;line-height:25px}}@media (min-width: 1200px){.shop-value-pack__description{margin-bottom:10px;font-size:18px;line-height:26px;-webkit-line-clamp:unset}}@media (min-width: 1440px){.shop-value-pack__description{width:576px;height:104px;flex:none;max-width:none;font-size:18px;line-height:26px;letter-spacing:0%;color:#000;opacity:.5;-webkit-line-clamp:4;margin-bottom:0}}@media (min-width: 1441px){.shop-value-pack__description{width:auto;max-width:50%;flex:1 1 auto}}.shop-value-pack__plans-row{width:100%}.popular-plans-container{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;padding:0;margin:0}.popular-plans-container .title{color:#3656f4;font-family:Poppins,sans-serif;font-weight:600;text-transform:uppercase;margin:0 0 4px;letter-spacing:.5px;font-size:13px}@media (min-width: 480px){.popular-plans-container .title{font-size:14px}}@media (min-width: 600px){.popular-plans-container .title{font-size:15px}}@media (min-width: 768px){.popular-plans-container .title{font-size:16px}}@media (min-width: 820px){.popular-plans-container .title{font-size:18px}}@media (min-width: 1200px){.popular-plans-container .title{font-size:20px}}@media (min-width: 1440px){.popular-plans-container .title{font-size:24px}}.popular-plans-container h4{color:#222;font-family:Poppins,sans-serif;font-weight:500;text-align:center;margin:0 0 16px;padding:0 8px;font-size:18px;line-height:26px}@media (min-width: 480px){.popular-plans-container h4{font-size:20px;line-height:28px;margin-bottom:18px}}@media (min-width: 600px){.popular-plans-container h4{font-size:22px;line-height:30px;margin-bottom:20px}}@media (min-width: 768px){.popular-plans-container h4{font-size:24px;line-height:32px;margin-bottom:22px;padding:0}}@media (min-width: 820px){.popular-plans-container h4{font-size:26px;line-height:34px}}@media (min-width: 1024px){.popular-plans-container h4{font-size:28px;line-height:36px;margin-bottom:24px}}@media (min-width: 1200px){.popular-plans-container h4{font-size:30px;line-height:38px}}@media (min-width: 1440px){.popular-plans-container h4{font-size:32px;line-height:40px}}.popular-plans-container .mobile-scroll-wrapper{width:100%;overflow:hidden}@media (min-width: 768px){.popular-plans-container .mobile-scroll-wrapper{display:none}}.popular-plans-container .mobile-scroll-track{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:0}.popular-plans-container .mobile-scroll-track::-webkit-scrollbar{display:none}.popular-plans-container .mobile-scroll-card{flex-shrink:0;scroll-snap-align:start;width:100%}@media (max-width: 374.98px){.popular-plans-container .mobile-scroll-card{width:100%}}@media (min-width: 375px) and (max-width: 479.98px){.popular-plans-container .mobile-scroll-card{width:100%}}@media (min-width: 480px) and (max-width: 599.98px){.popular-plans-container .mobile-scroll-card{width:100%}}@media (min-width: 600px) and (max-width: 767.98px){.popular-plans-container .mobile-scroll-card{width:calc(50% - 8px)}}.popular-plans-container .slide-wrapper{position:relative;width:100%;overflow:hidden;z-index:1;display:none}@media (min-width: 768px){.popular-plans-container .slide-wrapper{display:block}}.popular-plans-container .slide-wrapper .dots{display:flex;gap:6px;justify-content:center;align-items:center;margin-top:14px}@media (min-width: 768px){.popular-plans-container .slide-wrapper .dots{margin-top:18px;gap:8px}}@media (min-width: 1200px){.popular-plans-container .slide-wrapper .dots{margin-top:24px}}.popular-plans-container .slide-wrapper .dots .dot{width:8px;height:8px;max-width:8px;padding:0;border-radius:50%;background-color:#d1d1d1;border:none;cursor:pointer;transition:all .2s ease}.popular-plans-container .slide-wrapper .dots .dot:hover{background-color:#999}.popular-plans-container .slide-wrapper .dots .dot-active{background-color:#222;width:10px;height:10px;max-width:10px}.popular-plans-container .carousel-popular-container{display:flex;will-change:transform;gap:16px;padding:0}.popular-plans-container .carousel-popular-container .carousel-img{flex-shrink:0}@media (min-width: 768px) and (max-width: 743.98px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}}@media (min-width: 744px) and (max-width: 819.98px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}}@media (min-width: 820px) and (max-width: 833.98px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}}@media (min-width: 834px) and (max-width: 1023.98px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}}@media (min-width: 1024px) and (max-width: 1179.98px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(25% - 24px);max-width:calc(25% - 24px)}}@media (min-width: 1180px) and (max-width: 1199.98px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(25% - 24px);max-width:calc(25% - 24px)}}@media (min-width: 1200px) and (max-width: 1439.98px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(25% - 24px);max-width:calc(25% - 24px)}}@media (min-width: 1440px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 308px;max-width:308px}}@media (min-width: 1441px){.popular-plans-container .carousel-popular-container .carousel-img{flex:0 0 calc(25% - 24px);max-width:calc(25% - 24px)}}.popular-plans-container .slide-btn-wrapper{display:none;position:absolute;z-index:3}@media (min-width: 768px){.popular-plans-container .slide-btn-wrapper{display:flex;width:100%;justify-content:space-between;top:50%;transform:translateY(-50%);padding:0;pointer-events:none}.popular-plans-container .slide-btn-wrapper .slide-btn{pointer-events:auto}}.popular-plans-container .slide-btn{height:36px;width:36px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;z-index:3;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;margin:0}.popular-plans-container .slide-btn:hover{background:#f5f5f5!important;box-shadow:0 4px 12px #00000026}.popular-plans-container .slide-btn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}@media (min-width: 1024px){.popular-plans-container .slide-btn{height:40px;width:40px}}@media (min-width: 1200px){.popular-plans-container .slide-btn{height:44px;width:44px}}.popular-plans-container .prev-slide{margin-left:-18px}@media (min-width: 1024px){.popular-plans-container .prev-slide{margin-left:-20px}}@media (min-width: 1200px){.popular-plans-container .prev-slide{margin-left:-22px}}.popular-plans-container .next-slide{margin-right:-18px}@media (min-width: 1024px){.popular-plans-container .next-slide{margin-right:-20px}}@media (min-width: 1200px){.popular-plans-container .next-slide{margin-right:-22px}}.popular-plans-container .skeleton-card{border-radius:16px;background:#f0f0f0;width:220px;height:320px;margin:0 4px}@media (min-width: 480px){.popular-plans-container .skeleton-card{width:240px;height:340px}}@media (min-width: 768px){.popular-plans-container .skeleton-card{width:280px;height:380px;margin:0 8px}}@media (min-width: 1200px){.popular-plans-container .skeleton-card{width:308px;height:409px}}.popular-plans-container .pp-card{width:308px;height:409px;min-height:409px;max-height:409px;border:1px solid #e4e4e4;border-radius:16px;padding:16px 16px 24px;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:0;overflow:hidden;transition:box-shadow .2s ease;box-sizing:border-box}@media (min-width: 1441px){.popular-plans-container .pp-card{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card{width:100%;height:auto;min-height:unset;max-height:unset}}.popular-plans-container .pp-card:hover{box-shadow:0 4px 16px #00000014}.popular-plans-container .pp-card__image-wrapper{width:276px;flex-shrink:0}@media (min-width: 1441px){.popular-plans-container .pp-card__image-wrapper{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card__image-wrapper{width:100%}}.popular-plans-container .pp-card__image-inner{width:276px;height:193px;border-radius:8px;overflow:hidden;position:relative}@media (min-width: 1441px){.popular-plans-container .pp-card__image-inner{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card__image-inner{width:100%;height:160px}}.popular-plans-container .pp-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.popular-plans-container .pp-card__image-placeholder{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.popular-plans-container .pp-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000073;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease;border-radius:8px}.popular-plans-container .pp-card:hover .popular-plans-container .pp-card__overlay{opacity:1}.popular-plans-container .pp-card__overlay-btn{display:flex;align-items:center;gap:6px;background:#fff;color:#222;border:none;border-radius:6px;padding:8px 18px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s ease}.popular-plans-container .pp-card__overlay-btn:hover{background:#f5f5f5}.popular-plans-container .pp-card__content{width:276px;height:176px;display:flex;flex-direction:column;gap:0}@media (min-width: 1441px){.popular-plans-container .pp-card__content{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card__content{width:100%;height:auto}}.popular-plans-container .pp-card__info{width:276px;height:146px;display:flex;flex-direction:column;gap:28px}@media (min-width: 1441px){.popular-plans-container .pp-card__info{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card__info{width:100%;height:auto;gap:12px}}.popular-plans-container .pp-card__title-row{text-align:left;width:276px;height:26px;display:flex;justify-content:space-between;align-items:center;padding-top:8px}@media (min-width: 1441px){.popular-plans-container .pp-card__title-row{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card__title-row{width:100%}}.popular-plans-container .pp-card__title{text-align:left;width:116px;height:26px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:26px;letter-spacing:0%;vertical-align:middle;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1441px){.popular-plans-container .pp-card__title{width:auto;max-width:calc(100% - 115px)}}@media (max-width: 767.98px){.popular-plans-container .pp-card__title{width:auto;max-width:calc(100% - 115px);font-size:16px}}.popular-plans-container .pp-card__discount-badge{width:101px;height:24px;border-radius:16px;border:1px solid #47962d;background:#4f9f4033;padding:6px 12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.popular-plans-container .pp-card__discount-text{width:77px;height:18px;font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%;color:#47962d;margin:0;text-align:center;white-space:nowrap}.popular-plans-container .pp-card__description{text-align:left;width:276px;height:84px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:28px;letter-spacing:0%;vertical-align:middle;color:#555;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}@media (min-width: 1441px){.popular-plans-container .pp-card__description{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card__description{width:100%;height:auto;font-size:13px;line-height:20px;-webkit-line-clamp:3}}.popular-plans-container .pp-card__pricing{width:276px;height:30px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 1441px){.popular-plans-container .pp-card__pricing{width:100%}}@media (max-width: 767.98px){.popular-plans-container .pp-card__pricing{width:100%;margin-top:8px}}.popular-plans-container .pp-card__starts-at{width:57px;height:22px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0%;text-align:center;color:#000;margin:0}.popular-plans-container .pp-card__price-values{width:auto;height:30px;display:flex;flex-direction:row;align-items:center;gap:8px}.popular-plans-container .pp-card__current-price{width:auto;height:30px;font-family:Poppins,sans-serif;font-weight:600;font-size:22px;line-height:30px;letter-spacing:0%;text-align:center;color:#1d5dff;margin:0}.popular-plans-container .pp-card__price-period{font-family:Poppins,sans-serif;font-weight:400;font-size:13px;color:#999;margin-left:2px}.popular-plans-container .pp-card__original-price{width:auto;height:24px;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-decoration:line-through;color:#999;margin:0}.popular-plans-container .cta{display:flex;align-items:center;justify-content:center;margin:24px auto 0;padding:10px 28px;background-color:#3656f4;color:#fff;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px}@media (min-width: 768px){.popular-plans-container .cta{font-size:15px;padding:12px 32px;margin-top:28px}}@media (min-width: 1200px){.popular-plans-container .cta{font-size:16px;padding:12px 36px;margin-top:30px}}.popular-plans-container .cta:hover{background-color:#2a45d4;transform:translateY(-1px);box-shadow:0 4px 12px #3656f44d}.popular-plans-container .cta:active{transform:translateY(0)}.popular-plans-container .cta span{line-height:1}.popular-plans-container .empty-state{text-align:center;color:#666;font-family:Poppins,sans-serif;padding:24px 0;font-size:14px}@media (min-width: 768px){.popular-plans-container .empty-state{padding:32px 0;font-size:15px}}@media (min-width: 1200px){.popular-plans-container .empty-state{padding:40px 0;font-size:16px}}.shop-enterprise-section{width:100%;overflow-x:hidden;padding-top:30px}.shop-enterprise-section__container{width:92%;margin:0 auto;display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.shop-enterprise-section__container{gap:16px}}.shop-enterprise-section__badge-wrapper{width:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:0}.shop-enterprise-section__badge{display:inline-flex;align-items:center;background:#298dff1f;color:#06f;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;padding:8px 20px;border-radius:100px;letter-spacing:.5px}@media (min-width: 768px){.shop-enterprise-section__badge{font-size:15px;padding:10px 24px}}@media (min-width: 1024px){.shop-enterprise-section__badge{font-size:16px;padding:12px 28px}}.shop-enterprise-section__header{width:100%;display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.shop-enterprise-section__header{gap:12px}}@media (min-width: 768px){.shop-enterprise-section__header{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}@media (min-width: 1024px){.shop-enterprise-section__header{gap:32px}}@media (min-width: 1440px){.shop-enterprise-section__header{gap:48px}}.shop-enterprise-section__title{flex:1;text-align:start;font-family:Poppins,sans-serif;font-weight:500;color:#000;letter-spacing:0;font-style:medium;font-size:44px;line-height:52px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.shop-enterprise-section__title{font-size:36px;line-height:44px}}@media (max-width: 768px){.shop-enterprise-section__title{font-size:28px;line-height:36px}}@media (max-width: 480px){.shop-enterprise-section__title{font-size:24px;line-height:32px}}@media (min-width: 1280px){.shop-enterprise-section__title{font-size:44px;line-height:52px}}@media (min-width: 1440px){.shop-enterprise-section__title{font-size:44px;line-height:52px}}@media (min-width: 1920px){.shop-enterprise-section__title{font-size:44px;line-height:52px}}.shop-enterprise-section__description{flex:1;text-align:start;font-family:Poppins,sans-serif;font-weight:400;color:#4b5563;font-size:16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.shop-enterprise-section__description{font-size:15px}}@media (max-width: 768px){.shop-enterprise-section__description{font-size:14px}}@media (min-width: 768px){.shop-enterprise-section__description{max-width:50%}}@media (min-width: 1440px){.shop-enterprise-section__description{font-size:18px}}.shop-enterprise-section__cards{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.shop-enterprise-section__cards{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 20px}}@media (max-width: 768px){.shop-enterprise-section__cards{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:16px;padding:0 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop-enterprise-section__cards::-webkit-scrollbar{height:4px}.shop-enterprise-section__cards::-webkit-scrollbar-track{background:#e5e7eb;border-radius:10px}.shop-enterprise-section__cards::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:10px}}@media (min-width: 1280px){.shop-enterprise-section__cards{gap:28px}}@media (min-width: 1440px){.shop-enterprise-section__cards{gap:32px}}.shop-enterprise-section__card{background:#fff;border-radius:20px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:pointer;display:flex;flex-direction:column;width:100%;animation:fadeInUp .6s ease forwards;opacity:0}@media (max-width: 768px){.shop-enterprise-section__card{min-width:280px;width:280px;scroll-snap-align:start}}@media (max-width: 480px){.shop-enterprise-section__card{min-width:260px;width:260px}}.shop-enterprise-section__card:hover{transform:translateY(-8px)}.shop-enterprise-section__card:hover .shop-enterprise-section__arrow{transform:translate(4px)}.shop-enterprise-section__card:hover .shop-enterprise-section__image{transform:scale(1.05)}.shop-enterprise-section__card:nth-child(1) .shop-enterprise-section__image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(189,35,11,.3),transparent);z-index:1;pointer-events:none}.shop-enterprise-section__card:nth-child(1) .shop-enterprise-section__title-wrapper{background:#bd230b}.shop-enterprise-section__card:nth-child(2) .shop-enterprise-section__image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(64,160,123,.3),transparent);z-index:1;pointer-events:none}.shop-enterprise-section__card:nth-child(2) .shop-enterprise-section__title-wrapper{background:#40a07b}.shop-enterprise-section__card:nth-child(3) .shop-enterprise-section__image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(76,127,187,.3),transparent);z-index:1;pointer-events:none}.shop-enterprise-section__card:nth-child(3) .shop-enterprise-section__title-wrapper{background:#4c7fbb}.shop-enterprise-section__card:nth-child(4) .shop-enterprise-section__image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(118,71,181,.3),transparent);z-index:1;pointer-events:none}.shop-enterprise-section__card:nth-child(4) .shop-enterprise-section__title-wrapper{background:#7647b5}.shop-enterprise-section__card:nth-child(1){animation-delay:.1s}.shop-enterprise-section__card:nth-child(2){animation-delay:.2s}.shop-enterprise-section__card:nth-child(3){animation-delay:.3s}.shop-enterprise-section__card:nth-child(4){animation-delay:.4s}.shop-enterprise-section__image-wrapper{position:relative;width:100%;padding-top:95%;overflow:hidden}@media (min-width: 640px){.shop-enterprise-section__image-wrapper{padding-top:90%}}@media (min-width: 1024px){.shop-enterprise-section__image-wrapper{padding-top:100%}}@media (min-width: 1280px){.shop-enterprise-section__image-wrapper{padding-top:105%}}@media (min-width: 1440px){.shop-enterprise-section__image-wrapper{padding-top:110%}}@media (min-width: 1920px){.shop-enterprise-section__image-wrapper{padding-top:115%}}@media (max-width: 768px){.shop-enterprise-section__image-wrapper{padding-top:100%}}.shop-enterprise-section__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.shop-enterprise-section__card .shop-enterprise-section__badge-image{width:100%;position:absolute;top:16px;right:auto;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:12px;padding:8px 16px;border-radius:8px;letter-spacing:.3px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:4px}@media (min-width: 640px){.shop-enterprise-section__card .shop-enterprise-section__badge-image{font-size:12px;padding:8px 16px;top:16px;gap:4px}}@media (min-width: 768px){.shop-enterprise-section__card .shop-enterprise-section__badge-image{font-size:13px;padding:10px 20px;top:20px;gap:6px}}@media (min-width: 1024px){.shop-enterprise-section__card .shop-enterprise-section__badge-image{font-size:14px;padding:12px 24px;top:20px;gap:8px}}@media (max-width: 768px){.shop-enterprise-section__card .shop-enterprise-section__badge-image{padding:6px 12px;top:12px;gap:4px}}.shop-enterprise-section__badge-number{font-family:Poppins,sans-serif;display:block;font-weight:700;font-size:20px;line-height:1.2;text-align:center}@media (min-width: 768px){.shop-enterprise-section__badge-number{font-size:18px}}@media (min-width: 1024px){.shop-enterprise-section__badge-number{font-size:20px}}@media (max-width: 768px){.shop-enterprise-section__badge-number{font-size:16px}}.shop-enterprise-section__badge-text{font-family:Poppins,sans-serif;display:block;font-weight:500;font-size:10px;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:.5px}@media (min-width: 768px){.shop-enterprise-section__badge-text{font-size:11px}}@media (min-width: 1024px){.shop-enterprise-section__badge-text{font-size:12px}}@media (max-width: 768px){.shop-enterprise-section__badge-text{font-size:9px}}.shop-enterprise-section__title-wrapper{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;gap:12px;transition:all .3s ease;flex-shrink:0}@media (min-width: 640px){.shop-enterprise-section__title-wrapper{padding:10px 14px}}@media (min-width: 768px){.shop-enterprise-section__title-wrapper{padding:12px 16px}}@media (min-width: 1024px){.shop-enterprise-section__title-wrapper{padding:14px 20px}}@media (max-width: 768px){.shop-enterprise-section__title-wrapper{padding:10px 12px}}.shop-enterprise-section__card .shop-enterprise-section__title{text-align:start;font-family:Poppins,sans-serif;font-weight:600;color:#fff;margin:0;flex:1;letter-spacing:-.01em;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;line-height:normal}@media (max-width: 1024px){.shop-enterprise-section__card .shop-enterprise-section__title{font-size:18px}}@media (max-width: 768px){.shop-enterprise-section__card .shop-enterprise-section__title{font-size:16px}}@media (min-width: 1280px){.shop-enterprise-section__card .shop-enterprise-section__title{font-size:22px}}@media (min-width: 1920px){.shop-enterprise-section__card .shop-enterprise-section__title{font-size:24px}}.shop-enterprise-section__arrow{font-size:20px;color:#fff;transition:transform .3s ease;display:inline-block;font-weight:600;flex-shrink:0}@media (min-width: 640px){.shop-enterprise-section__arrow{font-size:18px}}@media (min-width: 768px){.shop-enterprise-section__arrow{font-size:20px}}@media (min-width: 1024px){.shop-enterprise-section__arrow{font-size:24px}}@media (max-width: 768px){.shop-enterprise-section__arrow{font-size:18px}}@media (min-width: 769px) and (max-width: 1024px){.shop-enterprise-section__container{width:95%}.shop-enterprise-section__title{font-size:36px;line-height:44px;-webkit-line-clamp:2}.shop-enterprise-section__description{font-size:15px;-webkit-line-clamp:3}.shop-enterprise-section__card .shop-enterprise-section__title{font-size:18px}}@media (min-width: 1025px) and (max-width: 1366px){.shop-enterprise-section__container{width:90%}.shop-enterprise-section__title{-webkit-line-clamp:2}.shop-enterprise-section__description{-webkit-line-clamp:3}.shop-enterprise-section__card .shop-enterprise-section__title{font-size:18px}}@media (max-width: 768px){.shop-enterprise-section__badge{font-size:12px;padding:6px 16px}.shop-enterprise-section__title{-webkit-line-clamp:2}.shop-enterprise-section__description{-webkit-line-clamp:3}.shop-enterprise-section__card{border-radius:16px}}@media (max-width: 480px){.shop-enterprise-section__card{min-width:260px;width:260px}.shop-enterprise-section__badge-number{font-size:14px}.shop-enterprise-section__badge-text{font-size:8px}}@media (prefers-color-scheme: dark){.shop-enterprise-section__card{background:#1f2937;box-shadow:0 4px 6px -1px #0000004d}.shop-enterprise-section__image-wrapper{background:#374151}}@media print{.shop-enterprise-section{background:#fff;padding:20px 0}.shop-enterprise-section__card{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none;border:1px solid #e5e7eb}}.seasonal-banner{width:100%;position:relative;overflow:hidden;background:#000;height:320px}.seasonal-banner--loading{display:flex;align-items:center;justify-content:center;background:#f5f5f5}.seasonal-banner--loading .loading-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#06f;border-radius:50%;animation:spin .8s linear infinite}.seasonal-banner--single{cursor:pointer}.seasonal-banner--single .seasonal-banner__image-wrapper{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.seasonal-banner--single .seasonal-banner__image-wrapper .seasonal-banner__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.seasonal-banner--carousel .seasonal-banner__container{position:relative;width:100%;overflow:hidden;height:100%;background:#000}.seasonal-banner--carousel .seasonal-banner__slides{display:flex;transition:transform .5s ease-in-out;height:100%;align-items:flex-start}.seasonal-banner--carousel .seasonal-banner__slide{flex:0 0 100%;cursor:pointer;position:relative;height:100%;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.seasonal-banner--carousel .seasonal-banner__slide:hover .seasonal-banner__image{transform:scale(1.02)}.seasonal-banner__image-wrapper,.seasonal-banner__container,.seasonal-banner__slides,.seasonal-banner__slide{height:100%}.seasonal-banner__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}.seasonal-banner__tag{position:absolute;top:20px;left:20px;background:linear-gradient(135deg,#ff6b6b,#ff4757);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;padding:8px 20px;border-radius:100px;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 8px #00000026;z-index:2;animation:pulse-tag 2s infinite}@media (min-width: 768px){.seasonal-banner__tag{font-size:14px;padding:8px 20px;top:20px;left:20px}}@media (min-width: 992px){.seasonal-banner__tag{font-size:16px;padding:10px 24px;top:24px;left:24px}}.seasonal-banner__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 12px;border-radius:20px}@media (min-width: 768px){.seasonal-banner__dots{bottom:20px;gap:10px;padding:10px 14px}}@media (min-width: 992px){.seasonal-banner__dots{bottom:24px;gap:12px;padding:12px 16px}}.seasonal-banner__dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}@media (min-width: 768px){.seasonal-banner__dot{width:10px;height:10px}}@media (min-width: 992px){.seasonal-banner__dot{width:12px;height:12px}}.seasonal-banner__dot:hover{background:#fffc;transform:scale(1.2)}.seasonal-banner__dot--active{background:#fff;width:24px;border-radius:4px}@media (min-width: 768px){.seasonal-banner__dot--active{width:28px}}@media (min-width: 992px){.seasonal-banner__dot--active{width:32px}}@media (max-width: 768px){.seasonal-banner{height:350px}.seasonal-banner__tag{font-size:12px;padding:6px 16px;top:15px;left:15px}.seasonal-banner__dots{bottom:8px;gap:6px;padding:6px 10px}.seasonal-banner__dot{width:6px;height:6px}.seasonal-banner__dot--active{width:18px}}@media (max-width: 480px){.seasonal-banner{height:501px}.seasonal-banner__tag{font-size:10px;padding:4px 12px;top:12px;left:12px}.seasonal-banner__dots{bottom:4px;gap:4px;padding:4px 8px}.seasonal-banner__dot{width:5px;height:5px}.seasonal-banner__dot--active{width:14px}}@media (min-width: 769px) and (max-width: 1024px){.seasonal-banner{height:501px}}@media (min-width: 1025px) and (max-width: 1366px){.seasonal-banner{height:440px}}@media (min-width: 1440px){.seasonal-banner{height:570px}}@keyframes pulse-tag{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}to{transform:scale(1);opacity:1}}.seasonal-banner__dot--active{animation:pulse-dot 1s ease-in-out}@keyframes pulse-dot{0%{opacity:.5}to{opacity:1}}@media (prefers-color-scheme: dark){.seasonal-banner{background:#1a1a1a}.seasonal-banner__tag{background:linear-gradient(135deg,#ff4757,#ff6b81)}.seasonal-banner .seasonal-banner__dots{background:#0009}}.why-choose-us{width:100%;background:#000;overflow-x:hidden}.why-choose-us__container{width:94%;margin:0 auto;display:flex;flex-direction:column;gap:20px;padding:60px 0}@media (max-width: 1024px){.why-choose-us__container{width:92%;gap:24px;padding:50px 0}}@media (max-width: 768px){.why-choose-us__container{width:90%;gap:20px;padding:40px 0}}@media (max-width: 480px){.why-choose-us__container{width:88%;gap:16px;padding:30px 0}}.why-choose-us__header{display:flex;flex-direction:column;gap:20px;width:100%}@media (max-width: 768px){.why-choose-us__header{gap:16px}}@media (max-width: 480px){.why-choose-us__header{gap:12px}}.why-choose-us__badge-wrapper{width:100%;display:flex;justify-content:flex-start;align-items:center}.why-choose-us__badge{display:inline-flex;align-items:center;background:#ffffff17;color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;padding:8px 20px;border-radius:100px;letter-spacing:.5px}@media (min-width: 768px){.why-choose-us__badge{font-size:15px;padding:10px 24px}}@media (min-width: 1024px){.why-choose-us__badge{font-size:16px;padding:12px 28px}}@media (max-width: 480px){.why-choose-us__badge{font-size:12px;padding:6px 16px}}.why-choose-us__heading{width:100%;text-align:start;max-width:50%;font-family:Poppins,sans-serif;font-weight:500;font-size:44px;line-height:52px;letter-spacing:0%;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.why-choose-us__heading{font-size:36px;line-height:44px;max-width:60%}}@media (max-width: 768px){.why-choose-us__heading{font-size:32px;line-height:40px;max-width:80%}}@media (max-width: 640px){.why-choose-us__heading{font-size:28px;line-height:36px;max-width:100%}}@media (max-width: 480px){.why-choose-us__heading{font-size:24px;line-height:32px}}@media (min-width: 1280px){.why-choose-us__heading{font-size:44px;line-height:52px}}@media (min-width: 1440px){.why-choose-us__heading{font-size:44px;line-height:52px}}@media (min-width: 1920px){.why-choose-us__heading{font-size:44px;line-height:52px}}.why-choose-us__cards{display:flex;gap:10px;width:100%;margin-top:20px}@media (max-width: 1024px){.why-choose-us__cards{gap:15px}}@media (max-width: 768px){.why-choose-us__cards{flex-direction:column;gap:20px}}@media (max-width: 480px){.why-choose-us__cards{gap:16px}}.why-choose-us__card{flex:1;display:flex;flex-direction:column;background:transparent;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #374151;border-radius:16px}@media (max-width: 768px){.why-choose-us__card{width:100%;border-radius:14px}}@media (max-width: 480px){.why-choose-us__card{border-radius:12px}}.why-choose-us__card:hover{transform:translateY(-5px)}.why-choose-us__card:nth-child(1) .why-choose-us__list-icon{margin-right:4px;background:#c0d9ff}.why-choose-us__card:nth-child(1) .why-choose-us__card-body{background:#000}.why-choose-us__card:nth-child(1) .why-choose-us__list-item{color:#f3f4f6}.why-choose-us__card:nth-child(2){border-color:#06f}.why-choose-us__card:nth-child(2) .why-choose-us__card-body{background:#fff}.why-choose-us__card:nth-child(2) .why-choose-us__list-item{color:#1f2937}.why-choose-us__card:nth-child(2) .why-choose-us__list-icon{margin-right:4px;background:#c0d9ff}.why-choose-us__card:nth-child(3){border-color:#9ca3af}.why-choose-us__card:nth-child(3) .why-choose-us__card-body{background:#f3f4f6}.why-choose-us__card:nth-child(3) .why-choose-us__list-item{color:#1f2937}.why-choose-us__card:nth-child(3) .why-choose-us__list-icon{margin-right:4px;background:#6b7280}.why-choose-us__card-header{height:110px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media (max-width: 1024px){.why-choose-us__card-header{height:100px}}@media (max-width: 768px){.why-choose-us__card-header{height:90px}}@media (max-width: 480px){.why-choose-us__card-header{height:80px}}.why-choose-us__card-title{display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-family:Poppins,sans-serif;font-weight:600;font-size:20px;letter-spacing:1px;text-align:center;padding:8px 16px}@media (max-width: 1024px){.why-choose-us__card-title{font-size:18px;padding:6px 14px}}@media (max-width: 768px){.why-choose-us__card-title{font-size:16px;padding:6px 12px}}@media (max-width: 480px){.why-choose-us__card-title{font-size:14px;padding:4px 10px}}.why-choose-us__card-body{padding:30px 20px;transition:background .3s ease;min-height:453px;flex:1}@media (max-width: 1024px){.why-choose-us__card-body{padding:25px 18px;min-height:auto}}@media (max-width: 768px){.why-choose-us__card-body{padding:25px 20px;min-height:auto}}@media (max-width: 480px){.why-choose-us__card-body{padding:20px 16px}}.why-choose-us__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}@media (max-width: 1024px){.why-choose-us__list{gap:14px}}@media (max-width: 768px){.why-choose-us__list{gap:12px}}@media (max-width: 480px){.why-choose-us__list{gap:10px}}.why-choose-us__list-item{display:flex;align-items:center;gap:12px;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.4}@media (max-width: 1024px){.why-choose-us__list-item{font-size:15px;gap:10px}}@media (max-width: 768px){.why-choose-us__list-item{font-size:14px;gap:10px}}@media (max-width: 480px){.why-choose-us__list-item{font-size:13px;gap:8px}}.why-choose-us__list-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;visibility:hidden;transition:transform .2s ease}@media (max-width: 768px){.why-choose-us__list-icon{width:18px;height:18px}}@media (max-width: 480px){.why-choose-us__list-icon{width:16px;height:16px}}.why-choose-us__list-item:hover .why-choose-us__list-icon{transform:scale(1.2)}.why-choose-us__list-icon:after{content:"";display:block;width:8px;height:8px;border-top:2px solid #0066ff;border-right:2px solid #0066ff;transform:rotate(45deg);margin-left:-2px}@media (max-width: 768px){.why-choose-us__list-icon:after{width:6px;height:6px;border-width:1.5px;margin-left:-1.5px}}@media (max-width: 480px){.why-choose-us__list-icon:after{width:5px;height:5px;border-width:1.5px;margin-left:-1px}}.why-choose-us__card--show-icons .why-choose-us__list-icon{visibility:visible}.why-choose-us__list-text{text-align:start;flex:1;word-break:break-word}@media print{.why-choose-us{background:#fff}.why-choose-us__heading{color:#000}.why-choose-us__card-body{background:#fff!important}.why-choose-us__list-item{color:#000}.why-choose-us__card{border-color:#d1d5db}}.service-common-client-dashboard{width:100%;font-family:Poppins,system-ui,sans-serif;text-align:left}.service-common-client-dashboard__badge-wrap{margin-bottom:20px}.service-common-client-dashboard__badge{display:inline-block;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em}@media (max-width: 480px){.service-common-client-dashboard__badge{padding:6px 20px;border:1px solid #1D5DFF}}.service-common-client-dashboard__top{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:48px}@media (max-width: 1024px){.service-common-client-dashboard__top{gap:40px;margin-bottom:36px}}@media (max-width: 768px){.service-common-client-dashboard__top{gap:24px}}@media (max-width: 480px){.service-common-client-dashboard__top{flex-direction:column;gap:12px;margin-bottom:28px}}.service-common-client-dashboard__title{flex:0 0 45%;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.12;color:#000;margin:0;text-align:left}@media (max-width: 1024px){.service-common-client-dashboard__title{font-size:36px}}@media (max-width: 480px){.service-common-client-dashboard__title{flex:1 1 auto;font-size:24px;line-height:1.2}}.service-common-client-dashboard__description{flex:1;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.85;color:#6b7280;margin:0;padding-top:8px;text-align:left}@media (max-width: 1024px){.service-common-client-dashboard__description{font-size:16px}}@media (max-width: 480px){.service-common-client-dashboard__description{font-size:16px;line-height:1.75;padding-top:0}}.service-common-client-dashboard__slider{display:flex;gap:0;width:100%;overflow-x:scroll;overflow-y:hidden;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.service-common-client-dashboard__slider:active{cursor:grabbing}.service-common-client-dashboard__slider::-webkit-scrollbar{display:none}.service-common-client-dashboard__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.service-common-client-dashboard__dot{width:8px;height:8px;border-radius:50%;background:#e5e7eb;border:none;padding:0;cursor:pointer;transition:background .3s ease,transform .3s ease,width .3s ease;flex-shrink:0}.service-common-client-dashboard__dot--active{background:#1d5dff;width:24px;border-radius:999px;transform:scale(1)}.service-common-client-dashboard__dot:hover:not(.service-common-client-dashboard__dot--active){background:#babfca}.service-common-client-dashboard__slide{flex:0 0 100%;min-width:0;aspect-ratio:16/7;overflow:hidden}@media (max-width: 768px){.service-common-client-dashboard__slide{aspect-ratio:16/9}}@media (max-width: 480px){.service-common-client-dashboard__slide{aspect-ratio:4/3}}.service-common-client-dashboard__slide img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.looking-for-more{width:100%;display:flex;align-items:center;justify-content:center;font-family:Poppins}.looking-for-more__bg{position:relative;width:100%;border-radius:30px 30px 0 0;overflow:hidden;background:#0a0e27;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.looking-for-more__bg{width:100%;border-radius:0}}@media (max-width: 480px){.looking-for-more__bg{width:100%;border-radius:0}}.looking-for-more__glow{position:absolute;pointer-events:none;z-index:1}.looking-for-more__glow--top{top:-100px;left:50%;transform:translate(-50%);width:600px;height:500px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(30,90,220,.55) 0%,rgba(30,70,180,.3) 25%,rgba(20,50,150,.12) 50%,transparent 75%);filter:blur(60px)}@media (max-width: 768px){.looking-for-more__glow--top{width:350px;height:300px;top:-60px;filter:blur(40px)}}.looking-for-more__glow--beam{top:0;left:50%;transform:translate(-50%);width:200px;height:100%;background:linear-gradient(to bottom,rgba(60,120,255,.2) 0%,rgba(40,100,230,.08) 40%,transparent 80%);filter:blur(40px)}@media (max-width: 768px){.looking-for-more__glow--beam{width:140px;filter:blur(30px)}}.looking-for-more__glow--left{top:-80px;left:-80px;width:250px;height:250px;border-radius:50%;background:#1e3a8a;filter:blur(120px);opacity:.2}@media (max-width: 768px){.looking-for-more__glow--left{width:150px;height:150px;filter:blur(80px)}}.looking-for-more__glow--right{bottom:-80px;right:-80px;width:250px;height:250px;border-radius:50%;background:#1e40af;filter:blur(120px);opacity:.2}@media (max-width: 768px){.looking-for-more__glow--right{width:150px;height:150px;filter:blur(80px)}}.looking-for-more__grid-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.06;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:60px 60px}.looking-for-more__content{position:relative;z-index:3;width:100%;max-width:33.33%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:70px 40px}@media (max-width: 1024px){.looking-for-more__content{padding:40px 24px;max-width:60%}}@media (max-width: 768px){.looking-for-more__content{padding:40px 24px;max-width:100%}}@media (max-width: 480px){.looking-for-more__content{padding:32px 16px}}.looking-for-more__title{color:#fff;font-size:40px;font-weight:400;line-height:48px;margin:0 0 32px;letter-spacing:0}@media (max-width: 768px){.looking-for-more__title{font-size:22px;margin-bottom:24px}}@media (max-width: 480px){.looking-for-more__title{font-size:20px;margin-bottom:20px}}.looking-for-more__form-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}@media (max-width: 480px){.looking-for-more__form-wrapper{gap:12px}}.looking-for-more__field{width:100%}.looking-for-more__input{width:100%;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:14px 18px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;outline:none;transition:border-color .3s ease;box-sizing:border-box}.looking-for-more__input::-moz-placeholder{color:#ffffff73;font-family:Poppins,sans-serif;font-size:14px}.looking-for-more__input::placeholder{color:#ffffff73;font-family:Poppins,sans-serif;font-size:14px}.looking-for-more__input:focus{border-color:#ffffff73}.looking-for-more__input:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.looking-for-more__input{padding:12px 14px;font-size:13px}.looking-for-more__input::-moz-placeholder{font-size:13px}.looking-for-more__input::placeholder{font-size:13px}}.looking-for-more__textarea{width:100%;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:14px 18px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;outline:none;resize:none;min-height:90px;transition:border-color .3s ease;box-sizing:border-box}.looking-for-more__textarea::-moz-placeholder{color:#ffffff73;font-family:Poppins,sans-serif;font-size:14px}.looking-for-more__textarea::placeholder{color:#ffffff73;font-family:Poppins,sans-serif;font-size:14px}.looking-for-more__textarea:focus{border-color:#ffffff73}.looking-for-more__textarea:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.looking-for-more__textarea{padding:12px 14px;font-size:13px;min-height:80px}.looking-for-more__textarea::-moz-placeholder{font-size:13px}.looking-for-more__textarea::placeholder{font-size:13px}}.looking-for-more__button{margin-top:8px;width:100%;background:#fff;color:#0a0e27;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;padding:14px 30px;border:none;border-radius:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.looking-for-more__button:hover:not(:disabled){background:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 16px #ffffff26}.looking-for-more__button:active:not(:disabled){transform:translateY(0)}.looking-for-more__button:disabled{opacity:.7;cursor:not-allowed}.looking-for-more__button--loading{gap:10px}@media (max-width: 480px){.looking-for-more__button{font-size:14px;padding:12px 24px}}.looking-for-more__button-text{font-size:16px;color:#1d5dff;transition:transform .3s ease}.looking-for-more__button:hover:not(:disabled) .looking-for-more__button-text{transform:translate(3px)}.looking-for-more__button-arrow{font-size:16px;color:#1d5dff;transition:transform .3s ease}.looking-for-more__button:hover:not(:disabled) .looking-for-more__button-arrow{transform:translate(3px)}.looking-for-more__spinner{width:18px;height:18px;border:2.5px solid rgba(29,93,255,.25);border-top-color:#1d5dff;border-radius:50%;animation:looking-for-more-spin .6s linear infinite;flex-shrink:0}.looking-for-more__success{display:flex;flex-direction:column;align-items:center;gap:16px;animation:looking-for-more-fade-in .5s ease forwards}.looking-for-more__success-icon{animation:looking-for-more-scale-in .4s ease forwards}.looking-for-more__success-icon svg{display:block}.looking-for-more__success-title{color:#fff;font-size:32px;font-weight:600;line-height:40px;margin:0}@media (max-width: 768px){.looking-for-more__success-title{font-size:24px;line-height:32px}}@media (max-width: 480px){.looking-for-more__success-title{font-size:22px;line-height:28px}}.looking-for-more__success-message{color:#ffffffb3;font-size:15px;font-weight:400;line-height:24px;margin:0;max-width:380px}@media (max-width: 480px){.looking-for-more__success-message{font-size:14px;line-height:22px}}.looking-for-more__success-button{margin-top:8px;background:transparent;color:#fff9;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;padding:10px 24px;border:1px solid rgba(255,255,255,.2);border-radius:40px;cursor:pointer;transition:all .3s ease}.looking-for-more__success-button:hover{color:#fff;border-color:#fff6;background:#ffffff0d}@keyframes looking-for-more-spin{to{transform:rotate(360deg)}}@keyframes looking-for-more-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes looking-for-more-scale-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.socialMediaPage{overflow-x:hidden;height:auto;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.socialMediaPage{gap:2.5rem}.socialMediaPage .social-media-success-section-wrapper{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media (min-width: 992px){.socialMediaPage{gap:3rem}.socialMediaPage .social-media-success-section-wrapper{margin-top:-3rem;margin-bottom:-3rem}}@media (max-width: 480px){.socialMediaPage{gap:1.5rem}.socialMediaPage .social-media-success-section-wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}}.socialMediaPage .social-media-logo{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.socialMediaPage .social-media-inner-logo,.socialMediaPage .social-media-page-logos,.socialMediaPage .social-media-page-logos .logo-strip{width:100%}.socialMediaPage .social-media-features-section{background-color:#222;margin:0 -16px;padding:16px 0}@media only screen and (min-width: 1024px){.socialMediaPage .social-media-features-section{padding:32px;margin:0 -80px}}.socialMediaPage .social-media-features-section .info .title{color:#3656f4;text-align:center;font-weight:700;text-transform:uppercase;font-size:16px}@media only screen and (min-width: 1024px){.socialMediaPage .social-media-features-section .info .title{font-size:26px}}.socialMediaPage .social-media-features-section .info .description{color:#fff;text-align:center;font-size:24px;font-weight:600}@media only screen and (min-width: 1024px){.socialMediaPage .social-media-features-section .info .description{font-size:44px}}.socialMediaPage .social-media-features-section .info .tagLine{color:#ecedf3;text-align:center;font-size:12px}@media only screen and (min-width: 1024px){.socialMediaPage .social-media-features-section .info .tagLine{font-size:18px}}.socialMediaPage .social-media-features-section .social-media-features-container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.socialMediaPage .social-media-features-section .social-media-features-container{flex-direction:row}}.socialMediaPage .social-media-features-section .social-media-features-container .featureImage{display:none;width:100%}@media only screen and (min-width: 1024px){.socialMediaPage .social-media-features-section .social-media-features-container .featureImage{display:block}}.socialMediaPage .social-media-features-section .social-media-features-container .scrollSnapContainer .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:2px solid #3854f6;background-color:#222;color:#fff;text-align:left;margin:0 auto}@media only screen and (min-width: 1024px){.socialMediaPage .social-media-features-section .social-media-features-container .scrollSnapContainer .ctaButton{margin-left:0;margin-top:16px}}.socialMediaPage .social-media-benefits{width:100%;background:linear-gradient(135deg,#f8f9fa,#fff);padding:60px 4%;border-radius:24px}@media (max-width: 768px){.socialMediaPage .social-media-benefits{padding:40px 20px;border-radius:16px}}@media (max-width: 480px){.socialMediaPage .social-media-benefits{padding:30px 16px}}.socialMediaPage .top-header-container{width:100%;margin:0;padding:0;position:relative;top:0;left:0}.socialMediaPage .top-header-container .header-image{width:100%;height:auto}.socialMediaPage .social-media-our-process,.socialMediaPage .social-media-industries,.socialMediaPage .social-media-why-choose-us{width:100%}.socialMediaPage .social-media-why-choose-us .why-choose-us__container{width:92%}.socialMediaPage .client-dashboard-section-social-media-parent{width:100%;padding-top:20px}.socialMediaPage .client-dashboard-section-social-media-child{width:92%;margin:0 auto}.socialMediaPage .client-dashboard-section-social-media-child .service-common-client-dashboard__image{width:100%;display:flex;justify-content:center;margin-top:0}.socialMediaPage .client-dashboard-section-social-media-child .service-common-client-dashboard__image img{width:72%;margin:0 auto}.socialMediaPage .social-media-faq{width:100%}.socialMediaPage .client-dashboard-loader,.socialMediaPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.socialMediaPage .client-dashboard-loader .loader-spinner,.socialMediaPage .case-studies-loader .loader-spinner{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#e3935d;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.socialMediaPage .client-dashboard-loader p,.socialMediaPage .case-studies-loader p{font-size:16px;color:#666}@media (min-width: 992px){.socialMediaPage .social-media-inner-logo{width:92%}}@media (max-width: 768px){.socialMediaPage .social-media-logo{margin:0}.socialMediaPage .social-media-inner-logo,.socialMediaPage .client-dashboard-section-social-media-child .service-common-client-dashboard__image img{width:100%}}.sih-wrapper{width:100%;height:75vh;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.sih-wrapper .sih-container{width:92%;display:grid;grid-template-columns:7fr 5fr;gap:24px;align-items:center}.sih-wrapper .sih-container.sih-container--no-image{grid-template-columns:1fr}.sih-wrapper .sih-content{display:flex;flex-direction:column;gap:20px}.sih-wrapper .sih-title{text-align:start;color:#000;font-family:Poppins,sans-serif;font-size:44px;font-style:normal;font-weight:500;line-height:52px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sih-wrapper .sih-title-highlight{font-family:Poppins,sans-serif;font-size:44px;font-style:normal;font-weight:500;line-height:52px}.sih-wrapper .sih-description{text-align:start;color:#131919;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.sih-wrapper .sih-features{margin-top:5px;width:100%;display:flex;flex-direction:row;align-items:center;gap:24px}.sih-wrapper .sih-feature-item{display:flex;align-items:center;gap:8px;color:#000;font-feature-settings:"dlig" on;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.sih-wrapper .sih-feature-item p{margin:0}.sih-wrapper .sih-feature-icon{flex-shrink:0}.sih-wrapper .sih-feature-icon--image{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.sih-wrapper .sih-image{position:absolute;right:0;top:50%;transform:translateY(-50%)}.sih-wrapper .sih-hero-image{width:540px;max-height:340px;-o-object-fit:contain;object-fit:contain;border-radius:12px}.sih-wrapper .sih-loader{grid-column:1/-1;text-align:center;padding:40px;font-family:Poppins,sans-serif;font-size:16px;color:#666}.sih-wrapper.sih-wrapper--image-normal .sih-image{position:relative;right:auto;top:auto;transform:none;display:flex;justify-content:flex-end;align-items:center}.sih-wrapper.sih-wrapper--image-normal .sih-hero-image{width:100%;max-width:540px;max-height:400px}@media (max-width: 1280px){.sih-wrapper .sih-title,.sih-wrapper .sih-title-highlight{font-size:38px;line-height:48px}.sih-wrapper .sih-description{font-size:16px;line-height:24px}.sih-wrapper .sih-hero-image{width:440px;max-height:300px}.sih-wrapper.sih-wrapper--image-normal .sih-hero-image{width:100%;max-width:440px}}@media (max-width: 1024px){.sih-wrapper{height:70vh}.sih-wrapper .sih-container{grid-template-columns:1fr 1fr}.sih-wrapper .sih-title,.sih-wrapper .sih-title-highlight{font-size:32px;line-height:40px}.sih-wrapper .sih-description{font-size:15px;line-height:22px}.sih-wrapper .sih-features{flex-wrap:wrap;gap:14px}.sih-wrapper .sih-feature-item{font-size:12px}.sih-wrapper .sih-hero-image{width:360px;max-height:260px}.sih-wrapper.sih-wrapper--image-normal .sih-hero-image{width:100%;max-width:360px}}@media (max-width: 868px){.sih-wrapper{height:80vh}.sih-wrapper .sih-title,.sih-wrapper .sih-title-highlight{font-size:28px;line-height:36px}.sih-wrapper .sih-description{font-size:14px;line-height:21px}.sih-wrapper .sih-features{gap:12px}.sih-wrapper .sih-feature-item{font-size:11px}.sih-wrapper .sih-hero-image{width:280px;max-height:220px}.sih-wrapper.sih-wrapper--image-normal .sih-hero-image{width:100%;max-width:280px}}@media (max-width: 768px){.sih-wrapper{height:80vh;padding:40px 0}.sih-wrapper .sih-container{grid-template-columns:1fr}.sih-wrapper .sih-content{align-items:center;text-align:center}.sih-wrapper .sih-title,.sih-wrapper .sih-title-highlight{text-align:center;font-size:28px;line-height:36px}.sih-wrapper .sih-description{text-align:center;font-size:15px;line-height:22px}.sih-wrapper .sih-features{justify-content:center;flex-wrap:wrap;gap:12px}.sih-wrapper .sih-feature-item{font-size:12px}.sih-wrapper .sih-image{display:none}.sih-wrapper.sih-wrapper--image-normal .sih-image{display:flex;justify-content:center}.sih-wrapper.sih-wrapper--image-normal .sih-hero-image{width:100%;max-width:320px;max-height:240px}}@media (max-width: 480px){.sih-wrapper{padding:32px 0}.sih-wrapper .sih-content{gap:16px}.sih-wrapper .sih-title,.sih-wrapper .sih-title-highlight{font-size:24px;line-height:32px}.sih-wrapper .sih-description{font-size:14px;line-height:20px}.sih-wrapper .sih-features{flex-direction:column;align-items:center;gap:10px}.sih-wrapper .sih-feature-item{font-size:12px}.sih-wrapper.sih-wrapper--image-normal .sih-hero-image{max-width:260px;max-height:200px}}._wrapper_skuto_2{padding-top:2rem;display:flex;flex-direction:column;background:linear-gradient(to bottom,#fff,#fff 20%,#d3e2f199);border-radius:16px;gap:3rem;margin:0 auto;width:92%}@media (max-width: 1024px){._wrapper_skuto_2{padding-left:1.5rem;padding-right:1.5rem;width:100%}}@media (max-width: 768px){._wrapper_skuto_2{background:#fff;padding-left:0;padding-right:0;padding-top:1.5rem;width:100%;gap:1.5rem;margin-top:20px;margin-bottom:0;border-radius:0}}@media (max-width: 480px){._wrapper_skuto_2{gap:1rem;padding-top:1rem}}._topSectionWrapper_skuto_40{width:100%;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){._topSectionWrapper_skuto_40{padding:0 1rem;gap:1rem}}._badgeContainer_skuto_53{width:100%;display:flex;justify-content:flex-start}@media (max-width: 768px){._badgeContainer_skuto_53{justify-content:center}}._badge_skuto_53{display:inline-block;background:#e8f0fe;color:#2962ff;font-size:16px;font-weight:500;padding:6px 16px;border-radius:20px;font-family:Poppins,sans-serif;letter-spacing:0%;line-height:24px;margin:0}._headerContainer_skuto_78{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}@media (min-width: 1441px){._headerContainer_skuto_78{gap:3rem}}@media (max-width: 768px){._headerContainer_skuto_78{flex-direction:column;gap:.75rem;text-align:center}}._headerContainer_skuto_78 ._title_skuto_99{flex:1;min-width:280px;font-size:44px;font-weight:500;text-align:left;font-family:Poppins,sans-serif;color:#000;margin:0;line-height:52px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1441px){._headerContainer_skuto_78 ._title_skuto_99{font-size:56px;line-height:1.18;max-width:720px}}@media (max-width: 768px){._headerContainer_skuto_78 ._title_skuto_99{font-size:28px;line-height:36px;text-align:center;min-width:unset;width:100%;-webkit-line-clamp:unset;overflow:visible}}@media (max-width: 480px){._headerContainer_skuto_78 ._title_skuto_99{font-size:24px;line-height:32px}}._headerContainer_skuto_78 ._description_skuto_140{text-align:start;flex:1;min-width:230px;color:#6b6b6b;font-size:1rem;line-height:1.6;font-family:Poppins,sans-serif;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1441px){._headerContainer_skuto_78 ._description_skuto_140{font-size:1.1rem;line-height:1.75;max-width:640px}}@media (max-width: 768px){._headerContainer_skuto_78 ._description_skuto_140{font-size:.9rem;text-align:center;min-width:unset;width:100%;-webkit-line-clamp:unset;overflow:visible}}@media (max-width: 480px){._headerContainer_skuto_78 ._description_skuto_140{font-size:.85rem}}._bottomSection_skuto_179{padding-left:3rem;padding-right:3rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;box-sizing:border-box}@media (max-width: 1024px){._bottomSection_skuto_179{flex-direction:column;padding-left:0;padding-right:0;gap:1.5rem;width:100%}}._menu_skuto_201{display:flex;flex-direction:column;gap:.75rem;flex:1 1 0;max-width:400px;padding:3rem 0}@media (max-width: 1024px){._menu_skuto_201{flex-direction:row;flex:unset;max-width:100%;width:100%;padding:.5rem 1rem;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;box-sizing:border-box;-webkit-mask-image:linear-gradient(to right,black 88%,transparent 100%);mask-image:linear-gradient(to right,black 88%,transparent 100%)}._menu_skuto_201::-webkit-scrollbar{display:none}}._menuItem_skuto_230{background:linear-gradient(to bottom,#fff,#ececec);border:2px solid #ececec;padding:.75rem 1rem;border-radius:8px;text-align:left;font-weight:500;cursor:pointer;transition:all .2s ease;color:#333;width:80%;box-sizing:border-box}@media (max-width: 1024px){._menuItem_skuto_230{flex:0 0 auto;width:auto;min-width:150px;max-width:220px;text-align:center;scroll-snap-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.6rem 1.25rem}}._menuItemActive_skuto_259{border-color:#2962ff;color:#2962ff;background-color:#f0f6ff;font-weight:600}._rightContent_skuto_267{display:flex;flex:2 1 0;min-width:0;gap:2rem;align-items:flex-start}@media (max-width: 1024px){._rightContent_skuto_267{flex-direction:column;flex:unset;width:100%;gap:1.5rem}}._carouselSection_skuto_284,._featuresSection_skuto_285{flex:1 1 0;min-width:0}@media (max-width: 1024px){._carouselSection_skuto_284,._featuresSection_skuto_285{width:80%;flex:unset}}._carousel_skuto_284{position:relative;display:flex;justify-content:center;align-items:center;height:500px;min-width:0}@media (max-width: 1024px){._carousel_skuto_284{height:400px;padding:0 1rem;box-sizing:border-box}}@media (max-width: 768px){._carousel_skuto_284{height:360px;padding:0 1rem}}@media (max-width: 480px){._carousel_skuto_284{height:310px;padding:0 .75rem}}._featuresSection_skuto_285{display:flex;flex-direction:column}._features_skuto_285{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-top:88px;gap:12px}@media (max-width: 1024px){._features_skuto_285{margin-top:0;gap:.75rem;padding:0 1rem;width:100%;box-sizing:border-box}}@media (max-width: 480px){._features_skuto_285{padding:0 .75rem;gap:.6rem}}._card_skuto_357{position:absolute;width:280px;height:85%;background:#fff;border-radius:20px;padding:1rem;box-shadow:0 20px 40px #0000001a;text-align:center;transition:all .5s ease;opacity:0;transform:scale(.9);z-index:1}._card_skuto_357 img{width:100%;height:75%;border-radius:12px;-o-object-fit:cover;object-fit:cover}@media (max-width: 1024px) and (min-width: 769px){._card_skuto_357{width:240px;height:82%;padding:.85rem}}@media (max-width: 768px){._card_skuto_357{width:200px;height:85%;padding:.75rem}}@media (max-width: 480px){._card_skuto_357{width:160px;height:85%;padding:.6rem}}._cardActive_skuto_401{transform:translate(-50%) scale(1);left:50%;opacity:1;z-index:3}@media (max-width: 1024px){._cardActive_skuto_401{transform:translate(-50%) scale(1.05)}}._cardPrev_skuto_414{transform:translate(-50%) scale(.82);left:25%;opacity:.45;z-index:2}@media (max-width: 1024px) and (min-width: 769px){._cardPrev_skuto_414{left:18%;transform:translate(-50%) scale(.78)}}@media (max-width: 768px){._cardPrev_skuto_414{left:16%;transform:translate(-50%) scale(.78)}}@media (max-width: 480px){._cardPrev_skuto_414{left:10%;transform:translate(-50%) scale(.75)}}._cardNext_skuto_439{transform:translate(-50%) scale(.82);left:75%;opacity:.45;z-index:2}@media (max-width: 1024px) and (min-width: 769px){._cardNext_skuto_439{left:82%;transform:translate(-50%) scale(.78)}}@media (max-width: 768px){._cardNext_skuto_439{left:84%;transform:translate(-50%) scale(.78)}}@media (max-width: 480px){._cardNext_skuto_439{left:90%;transform:translate(-50%) scale(.75)}}._buyBtn_skuto_464{background:#2962ff;color:#fff;border:none;padding:.75rem 2rem;border-radius:999px;cursor:pointer;width:90%;margin-top:1rem;font-size:.9rem;transition:all .3s ease}._buyBtn_skuto_464:hover{background:#1a4fcc;transform:scale(1.02)}@media (max-width: 1024px){._buyBtn_skuto_464{padding:.6rem 1.25rem;font-size:.85rem;margin-top:.75rem}}@media (max-width: 480px){._buyBtn_skuto_464{padding:.5rem 1rem;font-size:.8rem}}._priceTag_skuto_494{position:absolute;right:-6rem;top:50%;transform:translateY(-50%);background:#000;color:#fff;padding:.2rem .5rem;border-radius:999px;display:flex;align-items:center;font-size:.9rem;white-space:nowrap}._priceTag_skuto_494 ._arrow_skuto_508{margin-right:.5rem;font-weight:700;background:#fff;color:#000;border-radius:50%;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 1024px) and (min-width: 769px){._priceTag_skuto_494{right:-4.5rem;font-size:.72rem}._priceTag_skuto_494 ._arrow_skuto_508{width:26px;height:26px;font-size:.78rem;margin-right:.4rem}}@media (max-width: 768px){._priceTag_skuto_494{right:-3.8rem;font-size:.68rem;padding:.18rem .4rem}._priceTag_skuto_494 ._arrow_skuto_508{width:22px;height:22px;font-size:.72rem;margin-right:.35rem}}@media (max-width: 480px){._priceTag_skuto_494{right:-3rem;font-size:.58rem;padding:.12rem .3rem}._priceTag_skuto_494 ._arrow_skuto_508{width:18px;height:18px;font-size:.6rem;margin-right:.25rem}}._feature_skuto_285{display:flex;align-items:center;gap:1rem;padding:9px 15px;border-radius:999px;font-weight:500;font-size:.95rem;border:1px solid;text-align:left;opacity:0;max-width:100%;width:100%;box-sizing:border-box}@media (max-width: 1024px){._feature_skuto_285{font-size:.85rem;padding:8px 12px;gap:.75rem}}@media (max-width: 480px){._feature_skuto_285{font-size:.75rem;padding:6px 10px;gap:.5rem}}._icon_skuto_590{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;display:inline-block;flex-shrink:0}@media (max-width: 1024px){._icon_skuto_590{width:28px;height:28px}}@media (max-width: 480px){._icon_skuto_590{width:24px;height:24px}}._yellow_skuto_611{background:#fff7d1;color:#665c00}._green_skuto_616{background:#e9f9e4;color:#2d6a3d}._orange_skuto_621{background:#fde9dd;color:#9b531d}._beige_skuto_626{background:#fef3e2;color:#856404}._slideLeft_skuto_632{align-self:flex-start;margin-left:0;margin-right:auto;animation:_slideInLeft_skuto_1 .8s ease forwards}._slideRight_skuto_639{align-self:flex-end;margin-left:auto;margin-right:0;animation:_slideInRight_skuto_1 .8s ease forwards}@keyframes _slideInLeft_skuto_1{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(-22px)}}@keyframes _slideInRight_skuto_1{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(22px)}}@media (max-width: 1024px){._rightContent_skuto_267,._carouselSection_skuto_284,._featuresSection_skuto_285,._features_skuto_285{align-items:center}._slideLeft_skuto_632{align-self:center;margin-left:auto;margin-right:auto;animation:_slideInLeftMobile_skuto_1 .8s ease forwards}._slideRight_skuto_639{align-self:center;margin-left:auto;margin-right:auto;animation:_slideInRightMobile_skuto_1 .8s ease forwards}@keyframes _slideInLeftMobile_skuto_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRightMobile_skuto_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}}._feature_skuto_285:nth-child(1){animation-delay:.1s;animation-name:_slideInLeft_skuto_1;border-color:#ff6b6b}._feature_skuto_285:nth-child(2){animation-delay:.3s;animation-name:_slideInRight_skuto_1}._feature_skuto_285:nth-child(3){animation-delay:.5s;animation-name:_slideInLeft_skuto_1}._feature_skuto_285:nth-child(4){animation-delay:.7s;animation-name:_slideInRight_skuto_1;border-color:#4d96ff}._fallbackNote_skuto_730{font-size:.75rem;color:#888;margin-bottom:.5rem;padding:0 .5rem}:root{--ft-item-border: rgba(255, 255, 255, .1);--ft-item-active-bg: rgba(255, 255, 255, .1);--ft-item-active-border: rgba(255, 255, 255, .2);--ft-img-radius: 20px;--ft-img-shadow: 0 24px 64px rgba(0, 0, 0, .5);--ft-section-height: 700px;--ft-bar-track: #D9D9D999;--ft-bar-thumb: #2a2f3d}.be-feature{padding-left:72px;padding-right:72px;display:flex;flex-direction:column;background:var(--be-feature-bg, radial-gradient(ellipse at bottom right, #2e6379 0%, #0A0A0A 60%));color:#fff;box-sizing:border-box;width:100%;height:var(--ft-section-height);overflow:hidden;text-align:left}@media (max-width: 1024px){.be-feature{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.be-feature{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.be-feature{--ft-section-height: 680px}}@media (max-width: 768px){.be-feature{height:auto;overflow:visible;padding-top:64px;padding-bottom:64px}}@media (max-width: 768px) and (max-width: 1024px){.be-feature{padding-top:48px;padding-bottom:48px}}@media (max-width: 768px) and (max-width: 480px){.be-feature{padding-top:32px;padding-bottom:32px}}.be-feature__badge-wrap{flex:0 0 auto;padding-top:64px;padding-bottom:16px}@media (max-width: 1024px){.be-feature__badge-wrap{padding-top:48px}}@media (max-width: 768px){.be-feature__badge-wrap{padding-top:0}}@media (max-width: 480px){.be-feature__badge-wrap{text-align:center;align-items:center}}.be-feature__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#ffffff17;color:#fff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;width:-moz-fit-content;width:fit-content}@media (max-width: 480px){.be-feature__badge{padding:6px 20px;border:1px solid #ffffff}}.be-feature__grid{flex:1 1 0;display:grid;grid-template-columns:7fr 5fr;gap:32px;min-height:0}@media (max-width: 768px){.be-feature__grid{grid-template-columns:1fr;gap:2rem;flex:0 0 auto}}@media (max-width: 480px){.be-feature__grid{display:none}}.be-feature__left{display:flex;flex-direction:column;padding-bottom:64px;box-sizing:border-box;min-height:0}@media (max-width: 1024px){.be-feature__left{padding-bottom:48px}}@media (max-width: 768px){.be-feature__left{padding-bottom:0;gap:1.5rem}}.be-feature__heading-wrap{flex:0 0 auto;margin-bottom:2rem}@media (max-width: 768px){.be-feature__heading-wrap{margin-bottom:0}}@media (max-width: 480px){.be-feature__heading-wrap{text-align:center;align-items:center}}.be-feature__heading{font-size:44px;font-weight:500;line-height:52px;letter-spacing:-.02em;color:#fff;text-align:left;margin:0}@media (max-width: 1024px){.be-feature__heading{font-size:36px}}@media (max-width: 480px){.be-feature__heading{font-size:24px}}@media (max-width: 768px){.be-feature__heading{line-height:1.25}}@media (max-width: 480px){.be-feature__heading{line-height:1.3;text-align:center}}.be-feature__heading--mob{font-size:24px;line-height:1.3;text-align:center;margin-bottom:16px}.be-feature__list-content{flex:1 1 0;display:flex;flex-direction:row;gap:1.25rem;min-height:0;padding-left:90px;overflow:hidden}@media (max-width: 1024px){.be-feature__list-content{padding-left:60px}}@media (max-width: 768px){.be-feature__list-content{flex:0 0 auto;gap:1rem;padding-left:0;overflow:visible}}.be-feature__list{flex:1 1 0;overflow-y:auto;overflow-x:visible;display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0 0 0 40px;margin:0 0 0 -40px;scrollbar-width:none}.be-feature__list::-webkit-scrollbar{display:none}@media (max-width: 768px){.be-feature__list{flex:0 0 auto;overflow-y:visible;padding-left:0;margin-left:0}}.be-feature__bar-track{flex:0 0 3px;width:3px;border-radius:99px;background:var(--ft-bar-track);position:relative;align-self:stretch}@media (max-width: 768px){.be-feature__bar-track{display:none}}.be-feature__bar-thumb{position:absolute;left:0;width:100%;border-radius:99px;background:var(--ft-bar-thumb);transition:top .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1)}.be-feature__btn-wrap{flex:0 0 auto;margin-top:2rem;padding-left:50px}@media (max-width: 1024px){.be-feature__btn-wrap{padding-left:30px}}@media (max-width: 768px){.be-feature__btn-wrap{margin-top:0;padding-left:0}}.be-feature__btn-wrap--mob{margin-top:1.5rem;padding-left:0;width:100%}.be-feature__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:#1d5dff;color:#fff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .22s cubic-bezier(.4,0,.2,1)}.be-feature__cta:hover{background:#1d4ed8}@media (max-width: 480px){.be-feature__cta{width:100%;padding:13px 24px;font-size:16px}}.be-feature__item{padding:20px 24px;border-radius:16px;border:1px solid var(--ft-item-border);cursor:pointer;transition:background .22s cubic-bezier(.4,0,.2,1),border-color .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1);text-align:left}.be-feature__item--active{background:var(--ft-item-active-bg);border-color:var(--ft-item-active-border);transform:translate(-40px)}.be-feature__item:hover:not(.be-feature__item--active){background:#ffffff12;transform:translate(-40px)}@media (max-width: 480px){.be-feature__item{padding:16px 18px}}.be-feature__item-title{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:500;color:#fff;line-height:26px;letter-spacing:-.01em;margin:0 0 4px}@media (max-width: 768px){.be-feature__item-title{font-size:16px}}@media (max-width: 480px){.be-feature__item-title{font-size:16px}}.be-feature__item-desc{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#a0aab8;line-height:1.75;margin:0}@media (max-width: 480px){.be-feature__item-desc{font-size:14px}}.be-feature__right{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:64px;box-sizing:border-box;min-height:0}@media (max-width: 1024px){.be-feature__right{padding-bottom:48px}}@media (max-width: 768px){.be-feature__right{padding-bottom:0}}.be-feature__desc-wrap{flex:0 0 auto}.be-feature__description{font-size:18px;font-weight:400;line-height:1.85;color:#a0aab8;margin:0}@media (max-width: 768px){.be-feature__description{font-size:16px}}@media (max-width: 480px){.be-feature__description{font-size:16px}}.be-feature__description--mob{font-size:16px;line-height:1.75;color:#a0aab8;margin-bottom:24px}.be-feature__img-area{flex:1 1 0;position:relative;width:100%;min-height:220px}.be-feature__img{position:absolute;top:0;left:0;width:90%;height:92%;-o-object-fit:cover;object-fit:cover;border-radius:var(--ft-img-radius);box-shadow:var(--ft-img-shadow);display:block}@media (max-width: 768px){.be-feature__img{position:relative;width:100%;height:320px;border-radius:16px}}@media (max-width: 480px){.be-feature__img{height:240px}}.be-feature__mobile{display:none}@media (max-width: 480px){.be-feature__mobile{display:flex;flex-direction:column}}.be-feature__accordion{display:flex;flex-direction:column;gap:10px}.be-feature__accordion-item{border-radius:16px;border:1px solid rgba(255,255,255,.1);cursor:pointer;overflow:hidden;transition:border-color .22s cubic-bezier(.4,0,.2,1),background .22s cubic-bezier(.4,0,.2,1)}.be-feature__accordion-item--open{background:#ffffff12;border-color:#ffffff2e}.be-feature__accordion-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px}.be-feature__accordion-title{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;color:#fff;line-height:1.35;flex:1}.be-feature__chevron{flex-shrink:0;color:#fff;transition:transform .25s cubic-bezier(.4,0,.2,1)}.be-feature__chevron--open{transform:rotate(180deg)}.be-feature__accordion-body{padding:0 20px 20px;display:flex;flex-direction:column;gap:16px}.be-feature__accordion-desc{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:400;color:#a0aab8;line-height:1.75;margin:0}.be-feature__accordion-img-wrap{width:100%;border-radius:16px;overflow:hidden}.be-feature__accordion-img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media (max-width: 768px){.be-feature__item:hover:not(.be-feature__item--active){transform:none}.be-feature__item--active:hover{transform:none}.be-feature__item:active{background:#ffffff12}.be-feature__list-content{overflow:visible!important;padding-left:0!important}.be-feature__list{overflow-y:visible!important;padding-left:0!important;margin-left:0!important;width:100%}.be-feature__item{width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.be-feature__item-title,.be-feature__item-desc{max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.be-feature__btn-wrap{width:100%;padding-left:0!important}.be-feature__btn-wrap .be-feature__cta{width:100%;box-sizing:border-box}.be-feature__right{width:100%;overflow:hidden}.be-feature__description{word-wrap:break-word;overflow-wrap:break-word}.be-feature__img-area{width:100%;overflow:hidden}.be-feature__img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}}@media (max-width: 480px){.be-feature__item{padding:16px 18px}.be-feature__item-title{font-size:16px;word-wrap:break-word}.be-feature__item-desc{font-size:14px;word-wrap:break-word}.be-feature__grid,.be-feature__left{width:100%;overflow:hidden}}.benefits{text-align:left;width:100%}.benefits .service-common-sell-benefits{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;margin-bottom:12px}@media (max-width: 480px){.benefits .service-common-sell-benefits{margin-bottom:16px}}.benefits__header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:32px}@media (max-width: 768px){.benefits__header{flex-direction:column;align-items:flex-start;gap:16px}}.benefits__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.02em;line-height:1.3;color:#000;flex-shrink:0}@media (max-width: 1024px){.benefits__heading{font-size:36px}}@media (max-width: 480px){.benefits__heading{font-size:24px;max-width:100%}}.benefits__description{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;color:#000;max-width:520px}@media (max-width: 768px){.benefits__description{font-size:16px}}@media (max-width: 480px){.benefits__description{font-size:16px}}@media (max-width: 768px){.benefits__description{max-width:100%}}@media (max-width: 480px){.benefits{text-align:left}.benefits .service-common-sell-benefits{display:block;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content;padding:6px 20px;border:1px solid #1D5DFF}.benefits__header{align-items:flex-start;justify-content:flex-start}.benefits__heading{text-align:left;max-width:100%}.benefits__description{text-align:left;margin-left:auto;margin-right:auto}}.benefits__upper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width: 768px){.benefits__upper{grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.benefits__upper{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;margin-left:4px;margin-right:4px;padding-left:0;padding-right:0;scrollbar-width:none}.benefits__upper::-webkit-scrollbar{display:none}}.benefits__upper-card{border-radius:20px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.benefits__upper-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}@media (max-width: 480px){.benefits__upper-card{flex:0 0 80vw;max-width:320px;scroll-snap-align:start}}.benefits__upper-card-content{padding:36px 36px 24px}@media (max-width: 480px){.benefits__upper-card-content{padding:24px 20px 16px}}.benefits__upper-card-img{margin-top:auto}.benefits__upper-card-img img{width:100%;height:auto;display:block}.benefits__lower{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:40px}@media (max-width: 1024px){.benefits__lower{grid-template-columns:repeat(2,1fr);gap:20px;padding-top:32px}}@media (max-width: 480px){.benefits__lower{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;margin-left:4px;margin-right:4px;padding-left:0;padding-right:0;scrollbar-width:none}.benefits__lower::-webkit-scrollbar{display:none}}.benefits__lower-card{padding:28px;border-radius:20px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.benefits__lower-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}@media (max-width: 480px){.benefits__lower-card{padding:24px 20px;flex:0 0 70vw;max-width:260px;scroll-snap-align:start}}.benefits__card-title{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:24px;letter-spacing:-.01em;color:#000;margin-bottom:12px}@media (max-width: 480px){.benefits__card-title{font-size:18px;margin-bottom:8px;text-align:left}}.benefits__card-text{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;color:#000}@media (max-width: 480px){.benefits__card-text{font-size:14px;text-align:left}}.stats-highlight{width:100%;padding:40px 4%;border-radius:20px}@media (max-width: 768px){.stats-highlight{padding:30px 16px;border-radius:14px}}@media (max-width: 480px){.stats-highlight{padding:24px 12px;border-radius:10px}}.stats-highlight__container{width:50%;max-width:none;margin:0 auto}@media (max-width: 768px){.stats-highlight__container{width:100%}}.stats-highlight__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:48px}@media (max-width: 992px){.stats-highlight__grid{gap:28px}}@media (max-width: 768px){.stats-highlight__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width: 480px){.stats-highlight__grid{grid-template-columns:1fr;gap:18px}}.stats-highlight__card{background:#fff;border-radius:16px;padding:32px 28px;min-width:0;display:flex;flex-direction:column;gap:8px;transition:box-shadow .3s ease,transform .3s ease}@media (max-width: 768px){.stats-highlight__card{padding:24px 20px;border-radius:12px}}@media (max-width: 480px){.stats-highlight__card{padding:20px 18px}}.stats-highlight__card:hover{box-shadow:0 8px 30px #00000014;transform:translateY(-2px)}.stats-highlight__value{text-align:left;font-size:62px;font-weight:500;line-height:72px;color:#00f;margin-bottom:6px;border-bottom:1px solid grey;padding-bottom:4px}@media (max-width: 992px){.stats-highlight__value{font-size:36px}}@media (max-width: 768px){.stats-highlight__value{font-size:32px}}@media (max-width: 480px){.stats-highlight__value{font-size:28px}}.stats-highlight__title{text-align:left;font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.35;margin:0}@media (max-width: 768px){.stats-highlight__title{font-size:15px}}@media (max-width: 480px){.stats-highlight__title{font-size:14px}}.stats-highlight__description{text-align:left;font-size:14px;font-weight:400;color:#666;line-height:1.5;margin:4px 0 0}@media (max-width: 768px){.stats-highlight__description{font-size:13px}}@media (max-width: 480px){.stats-highlight__description{font-size:12px}}.stats-highlight--loading{min-height:180px;display:flex;align-items:center;justify-content:center}.stats-highlight__loader{display:flex;flex-direction:column;align-items:center;gap:12px}.stats-highlight__spinner{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#e3935d;animation:stats-spin .8s ease-in-out infinite}@keyframes stats-spin{to{transform:rotate(360deg)}}._section_38475_1{width:100%;display:flex;justify-content:center;align-items:center}._inner_38475_8{width:90%;display:flex;flex-direction:column;gap:32px}._topSection_38475_15{text-align:left;display:flex;flex-direction:column;width:100%}._badge_38475_22{display:inline-block;padding:6px 16px;background-color:#eff6ff;color:#2563eb;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border-radius:999px;width:-moz-fit-content;width:fit-content}._headingRow_38475_34{text-align:left;display:flex;flex-direction:column;gap:24px;width:100%}@media (min-width: 1024px){._headingRow_38475_34{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12.3393950612%}}._headingWrap_38475_50{width:100%}@media (min-width: 1024px){._headingWrap_38475_50{width:45.501519288%}}._heading_38475_34{font-family:Poppins,sans-serif;font-weight:500;font-size:clamp(28px,3vw,44px);line-height:1.18;letter-spacing:0;color:#111827;margin:0}@media (min-width: 1024px){._heading_38475_34{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}._descWrap_38475_78{width:100%;display:flex;flex-direction:column;gap:16px}@media (min-width: 1024px){._descWrap_38475_78{width:42.1590856508%}}._description_38475_90{text-align:left;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:26px;letter-spacing:0;color:#6b7280;margin:0}@media (min-width: 1024px){._description_38475_90{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}._stepsSection_38475_110{width:100%}._stepperDesktop_38475_114{display:none}@media (min-width: 768px){._stepperDesktop_38475_114{display:flex;align-items:flex-start;justify-content:space-between;position:relative;width:100%}._stepperDesktop_38475_114:before{content:"";position:absolute;top:24px;left:24px;right:196px;height:1px;background-color:#d1d5db;z-index:0}}._stepItem_38475_137{flex:0 0 220px;width:220px;display:flex;flex-direction:column;position:relative}._stepItem_38475_137:not(:last-child):after{display:none}._iconCircle_38475_149{position:relative;z-index:1;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease}@media (max-width: 767px){._iconCircle_38475_149{width:52px;height:52px;padding:10px}}._stepIcon_38475_169{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._stepText_38475_176{width:100%}._stepTextWrapper_38475_180{width:100%;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media (max-width: 768px){._stepTextWrapper_38475_180{padding:8px 8px 8px 0}}._stepTitle_38475_194{width:100%;text-align:left;font-family:Poppins,sans-serif;font-weight:500;font-size:20px;color:#111827;margin:0}._stepTitle--active_38475_203{color:#2563eb}._stepDesc_38475_207{text-align:left;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#6b7280;letter-spacing:0%;margin:0}@media (max-width: 767px){._stepDesc_38475_207{font-size:14px;line-height:22px}}._stepperMobile_38475_224{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){._stepperMobile_38475_224{display:none}}._stepItemMobile_38475_235{display:flex;align-items:flex-start;gap:16px;padding-bottom:8px}._mobileIconCol_38475_242{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:52px}._mobileConnector_38475_250{width:1px;flex:1;min-height:56px;background-color:#d1d5db;margin-top:8px}._mobileStepText_38475_258{display:flex;flex-direction:column;gap:8px;padding-top:6px;flex:1}@media (max-width: 767px){._inner_38475_8{width:min(92%,560px);gap:32px}._headingRow_38475_34{gap:18px}._heading_38475_34{font-size:28px;line-height:1.25}._description_38475_90{font-size:14px;line-height:24px}._stepTitle_38475_194{font-size:16px;line-height:1.4}}@media (min-width: 768px) and (max-width: 1023px){._inner_38475_8{width:92%;gap:56px}._iconCircle_38475_149{width:54px;height:54px}._stepperDesktop_38475_114:before{top:27px;left:27px;right:193px}._stepText_38475_176{padding:20px 8px 0 0}._stepTitle_38475_194{font-size:15px;line-height:1.4}._stepDesc_38475_207{font-size:16px;line-height:24px}}@media (min-width: 1024px){._iconCircle_38475_149{width:60px;height:60px}._stepperDesktop_38475_114:before{top:30px;left:30px;right:190px}._stepText_38475_176{padding:24px 0 0}}.shop-inner-our-work{font-family:Poppins,system-ui,sans-serif;text-align:left;width:92%;margin:0 auto;padding:40px 0}@media (max-width: 1024px){.shop-inner-our-work{width:90%;padding:30px 0}}@media (max-width: 768px){.shop-inner-our-work{width:92%;padding:25px 0}}@media (max-width: 480px){.shop-inner-our-work{width:90%;text-align:center;padding:20px 0}}.shop-inner-our-work__badge-wrap{margin-bottom:16px}.shop-inner-our-work__badge{display:inline-flex;align-items:center;padding:8px 20px;background:var(--sf-badge-bg, rgba(41, 141, 255, .1215686275));color:var(--sf-badge-text, #1d5dff);border-radius:20px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:0%;line-height:24px}.shop-inner-our-work__heading{font-size:44px;font-weight:500;letter-spacing:-.03em;line-height:60px;color:#000;margin-bottom:20px}@media (max-width: 1024px){.shop-inner-our-work__heading{font-size:36px}}@media (max-width: 480px){.shop-inner-our-work__heading{font-size:24px}}@media (max-width: 1024px){.shop-inner-our-work__heading{line-height:52px;font-size:40px}}@media (max-width: 768px){.shop-inner-our-work__heading{font-size:34px;line-height:1.3}}@media (max-width: 480px){.shop-inner-our-work__heading{font-size:28px;line-height:36px;margin-bottom:16px}}.shop-inner-our-work__wrap_desc{font-size:18px;line-height:1.75;color:#6b7280;letter-spacing:-.01em;margin:0 0 28px;max-width:70%}@media (max-width: 768px){.shop-inner-our-work__wrap_desc{font-size:16px}}@media (max-width: 480px){.shop-inner-our-work__wrap_desc{font-size:16px}}@media (max-width: 768px){.shop-inner-our-work__wrap_desc{max-width:85%}}@media (max-width: 480px){.shop-inner-our-work__wrap_desc{max-width:100%;font-size:15px;margin-bottom:24px;padding:0 8px}}.shop-inner-our-work__tabs{display:inline-flex;align-items:center;border-radius:999px;background:#ececec;padding:5px;gap:4px;margin-bottom:40px;border:none}@media (max-width: 480px){.shop-inner-our-work__tabs{margin-bottom:28px;padding:4px}}.shop-inner-our-work__tab{padding:14px 32px;font-size:16px;font-weight:500;font-family:Poppins,system-ui,sans-serif;cursor:pointer;border:none;background:transparent;color:#6b7280;border-radius:999px;transition:all .25s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__tab--active{background:#fff;color:#000;box-shadow:0 1px 4px #00000014}.shop-inner-our-work__tab:hover:not(.shop-inner-our-work__tab--active){color:#555e6c}@media (max-width: 1024px){.shop-inner-our-work__tab{padding:12px 28px}}@media (max-width: 768px){.shop-inner-our-work__tab{padding:10px 24px;font-size:15px}}@media (max-width: 480px){.shop-inner-our-work__tab{padding:8px 22px;font-size:14px}}.shop-inner-our-work__content{min-height:200px}.shop-inner-our-work__image-card{position:relative;width:100%;aspect-ratio:12/14;border-radius:12px;overflow:hidden;border:1px solid #e4e6ee;background:#fff;text-align:left;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 1024px){.shop-inner-our-work__image-card{aspect-ratio:9/13.5}}@media (max-width: 768px){.shop-inner-our-work__image-card{aspect-ratio:9/13}}@media (max-width: 480px){.shop-inner-our-work__image-card{aspect-ratio:9/14}}.shop-inner-our-work__image-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.shop-inner-our-work__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.shop-inner-our-work__video-card{position:relative;border-radius:16px;overflow:hidden;background:#000;width:100%;aspect-ratio:9/14;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left}@media (max-width: 1024px){.shop-inner-our-work__video-card{aspect-ratio:9/13.5}}@media (max-width: 768px){.shop-inner-our-work__video-card{aspect-ratio:9/13}}@media (max-width: 480px){.shop-inner-our-work__video-card{aspect-ratio:9/14}}.shop-inner-our-work__video-el{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.shop-inner-our-work__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background .2s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__video-card--hovered .shop-inner-our-work__video-overlay{background:#0000001a}@media (max-width: 480px){.shop-inner-our-work__video-overlay svg{width:40px;height:40px}}.shop-inner-our-work__video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#1d5dffe0);padding:30px 10px 8px;text-align:left;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__video-card:hover .shop-inner-our-work__video-controls{opacity:1}@media (max-width: 480px){.shop-inner-our-work__video-controls{padding:20px 8px 6px}}.shop-inner-our-work__video-timeline{height:3px;background:#ffffff4d;border-radius:2px;cursor:pointer;margin-bottom:8px;transition:height .15s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__video-timeline:hover{height:5px}.shop-inner-our-work__video-timeline-fill{height:100%;background:#fff;border-radius:2px;transition:width .1s linear}.shop-inner-our-work__video-controls-row{display:flex;align-items:center;justify-content:space-between}.shop-inner-our-work__video-controls-left{display:flex;align-items:center}.shop-inner-our-work__video-controls-right{display:flex;align-items:center;gap:2px;position:relative}@media (max-width: 480px){.shop-inner-our-work__video-controls-right{gap:0}}.shop-inner-our-work__video-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__video-btn:hover{background:#ffffff26}.shop-inner-our-work__video-btn:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.shop-inner-our-work__video-btn:focus:not(:focus-visible){outline:none}@media (max-width: 480px){.shop-inner-our-work__video-btn{padding:3px}.shop-inner-our-work__video-btn svg{width:15px;height:15px}}.shop-inner-our-work__video-time{font-size:11px;color:#fff;font-variant-numeric:tabular-nums;margin-left:6px}.shop-inner-our-work__video-time--total{color:#fff9;margin-left:0}@media (max-width: 480px){.shop-inner-our-work__video-time{font-size:10px;margin-left:4px}}.shop-inner-our-work__video-time-sep{font-size:10px;color:#ffffff73;margin:0 4px}@media (max-width: 480px){.shop-inner-our-work__video-time-sep{margin:0 2px}}.shop-inner-our-work__video-menu{position:absolute;bottom:34px;right:0;background:#1a1a2e;border-radius:10px;padding:6px 0;min-width:150px;z-index:50;box-shadow:0 8px 30px #0009;text-align:left}@media (max-width: 480px){.shop-inner-our-work__video-menu{min-width:130px;bottom:30px}}.shop-inner-our-work__video-menu-head{padding:5px 14px;font-size:11px;color:#7a8399;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.shop-inner-our-work__video-menu-item{display:flex;justify-content:space-between;width:100%;padding:7px 14px;background:transparent;border:none;cursor:pointer;color:#e2e8f0;font-size:16px;font-family:Poppins,system-ui,sans-serif;text-align:left;transition:background .15s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__video-menu-item:hover{background:#ffffff0f}.shop-inner-our-work__video-menu-item--active{background:#1d5dff26;color:#1d5dff}.shop-inner-our-work__video-menu-item--active:hover{background:#1d5dff38}.shop-inner-our-work__video-menu-divider{height:1px;background:#2a2f3d;margin:4px 0}.shop-inner-our-work__carousel{position:relative;margin:0 -10px;padding:0 10px}@media (max-width: 480px){.shop-inner-our-work__carousel{margin:0 -8px;padding:0 8px}}.shop-inner-our-work__carousel-viewport{overflow:hidden}.shop-inner-our-work__carousel-track{display:flex;gap:20px;transition:transform .6s cubic-bezier(.25,.1,.25,1);will-change:transform;transform:translate(calc(var(--idx, 0) * -1 * ((100% - (var(--visible, 3) - 1) * 20px) / var(--visible, 3) + 20px)))}@media (max-width: 768px){.shop-inner-our-work__carousel-track{gap:16px}}@media (max-width: 480px){.shop-inner-our-work__carousel-track{gap:12px;transform:translate(calc(var(--idx, 0) * -1 * ((100% - (var(--visible, 1) - 1) * 12px) / var(--visible, 1) + 12px)))}}.shop-inner-our-work__carousel-slide{flex:0 0 calc((100% - (var(--visible, 3) - 1) * 20px) / var(--visible, 3));min-width:0}@media (max-width: 768px){.shop-inner-our-work__carousel-slide{flex:0 0 calc((100% - (var(--visible, 2) - 1) * 16px) / var(--visible, 2))}}@media (max-width: 480px){.shop-inner-our-work__carousel-slide{flex:0 0 calc((100% - (var(--visible, 1) - 1) * 12px) / var(--visible, 1))}}.shop-inner-our-work__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000014;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__carousel-arrow:hover{box-shadow:0 4px 16px #0000001f;background:#f9fafb}.shop-inner-our-work__carousel-arrow:focus-visible{outline:2px solid #1D5DFF;outline-offset:2px}.shop-inner-our-work__carousel-arrow:focus:not(:focus-visible){outline:none}.shop-inner-our-work__carousel-arrow--left{left:-18px}.shop-inner-our-work__carousel-arrow--right{right:-18px}@media (max-width: 1024px){.shop-inner-our-work__carousel-arrow{width:34px;height:34px}}@media (max-width: 768px){.shop-inner-our-work__carousel-arrow{width:32px;height:32px}.shop-inner-our-work__carousel-arrow--left{left:-12px}.shop-inner-our-work__carousel-arrow--right{right:-12px}}@media (max-width: 480px){.shop-inner-our-work__carousel-arrow{width:30px;height:30px;display:none}}.shop-inner-our-work__carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}@media (max-width: 768px){.shop-inner-our-work__carousel-dots{margin-top:20px;gap:6px}}@media (max-width: 480px){.shop-inner-our-work__carousel-dots{margin-top:18px;gap:8px}}.shop-inner-our-work__carousel-dot{width:8px;height:8px;border-radius:999px;background:#d1d5db;border:none;cursor:pointer;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.shop-inner-our-work__carousel-dot--active{width:22px;background:#1d5dff}.shop-inner-our-work__carousel-dot:focus-visible{outline:2px solid #1D5DFF;outline-offset:2px}.shop-inner-our-work__carousel-dot:focus:not(:focus-visible){outline:none}@media (max-width: 480px){.shop-inner-our-work__carousel-dot{width:8px;height:8px}.shop-inner-our-work__carousel-dot--active{width:20px}}.shop-inner-our-work__calendar-placeholder{display:flex;align-items:center;justify-content:center;min-height:340px;border-radius:16px;border:2px dashed #e5e7eb;background:#f9fafb;text-align:center}@media (max-width: 768px){.shop-inner-our-work__calendar-placeholder{min-height:280px}}@media (max-width: 480px){.shop-inner-our-work__calendar-placeholder{min-height:240px}}.shop-inner-our-work__calendar-inner{text-align:center;padding:24px}.shop-inner-our-work__calendar-icon{font-size:52px;margin-bottom:14px}@media (max-width: 768px){.shop-inner-our-work__calendar-icon{font-size:48px}}@media (max-width: 480px){.shop-inner-our-work__calendar-icon{font-size:40px}}.shop-inner-our-work__calendar-title{font-size:22px;font-weight:500;color:#000;margin:0 0 8px;letter-spacing:-.02em}@media (max-width: 768px){.shop-inner-our-work__calendar-title{font-size:20px}}@media (max-width: 480px){.shop-inner-our-work__calendar-title{font-size:18px}}.shop-inner-our-work__calendar-text{font-size:16px;color:#6b7280;max-width:380px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.shop-inner-our-work__calendar-text{font-size:15px;max-width:340px}}@media (max-width: 480px){.shop-inner-our-work__calendar-text{font-size:14px;max-width:280px}}.shop-inner-our-work--loading{min-height:280px;display:flex;align-items:center;justify-content:center}.shop-inner-our-work__loader{display:flex;flex-direction:column;align-items:center;gap:12px}.shop-inner-our-work__loader p{font-size:16px;color:#6b7280}.shop-inner-our-work__spinner{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#1d5dff;animation:shop-inner-our-work-spin .8s ease-in-out infinite}@keyframes shop-inner-our-work-spin{to{transform:rotate(360deg)}}.localAdsPage{overflow-x:hidden;height:auto;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.localAdsPage .local-ads-logo{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.localAdsPage .local-ads-inner-logo,.localAdsPage .local-ads-page-logos,.localAdsPage .local-ads-page-logos .logo-strip{width:100%}.localAdsPage .local-ads-benefits{background:linear-gradient(135deg,#f8f9fa,#fff);padding:60px 5%;border-radius:24px}@media (max-width: 768px){.localAdsPage .local-ads-benefits{padding:40px 20px;border-radius:16px}}@media (max-width: 480px){.localAdsPage .local-ads-benefits{padding:30px 16px}}.localAdsPage .local-ads-feature{background:radial-gradient(circle at 50% 100%,#ffffff1f,#ffffff0f 18%,#fff0 42%),radial-gradient(circle at bottom right,#312525,#1a1a1a 58%,#181313);padding:60px 5%;border-radius:24px}@media (max-width: 768px){.localAdsPage .local-ads-feature{padding:40px 20px;margin:0 20px;border-radius:16px}}@media (max-width: 480px){.localAdsPage .local-ads-feature{padding:30px 16px;margin:0 16px}}.localAdsPage>*{margin-top:0;margin-bottom:0}.localAdsPage .local-ads-why-choose-us{width:100%}.localAdsPage .local-ads-why-choose-us .why-choose-us__container{width:92%}.localAdsPage .client-dashboard-loader,.localAdsPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.localAdsPage .client-dashboard-loader .loader-spinner,.localAdsPage .case-studies-loader .loader-spinner{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#e3935d;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.localAdsPage .client-dashboard-loader p,.localAdsPage .case-studies-loader p{font-size:16px;color:#666}.localAdsPage .client-dashboard-section-local-ads-parent{width:100%;padding-top:20px}.localAdsPage .client-dashboard-section-local-ads-child{width:92%;margin:0 auto}.localAdsPage .client-dashboard-section-local-ads-child .service-common-client-dashboard__image{width:100%;display:flex;justify-content:center;margin-top:0}.localAdsPage .client-dashboard-section-local-ads-child .service-common-client-dashboard__image img{width:72%;margin:0 auto}@media (min-width: 768px){.localAdsPage{gap:2.5rem}.local-ads-success-section-wrapper{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media (min-width: 992px){.localAdsPage{gap:3rem}.localAdsPage .local-ads-inner-logo{width:92%}.localAdsPage .local-ads-success-section-wrapper{margin-top:-3rem;margin-bottom:-3rem}}@media (max-width: 768px){.localAdsPage{gap:2rem}.localAdsPage .local-ads-logo{margin:0}.localAdsPage .local-ads-inner-logo,.localAdsPage .client-dashboard-section-local-ads-child .service-common-client-dashboard__image img{width:100%}.localAdsPage .local-ads-success-section-wrapper{margin-top:-2rem;margin-bottom:-2rem}}@media (max-width: 480px){.localAdsPage{gap:1.5rem}.localAdsPage .local-ads-success-section-wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}}.valuePacksPage{width:100%;min-height:100vh;background:linear-gradient(180deg,#f8f9ff,#fff)}.valuePacksPage .valuePacksContent{display:flex;flex-direction:column;width:100%;padding:0;gap:0}.valuePacksPage .heroSection{margin-top:100px!important}@media (min-width: 1440px){.valuePacksPage .heroSection{margin-top:100px!important}}@media (max-width: 1024px){.valuePacksPage .heroSection{margin-top:80px!important}}@media (max-width: 768px){.valuePacksPage .heroSection{margin-top:60px!important}}.valuePacksPage .popularPlansSection,.valuePacksPage .imagesCarouselSection,.valuePacksPage .recentSearchSection,.valuePacksPage .whyTecnoGexSection,.valuePacksPage .ourClientsSection,.valuePacksPage .testimonialsSection,.valuePacksPage .ourSuccessSection{width:100%}.valuePacksPage .shopBannerSection{width:100%;position:relative;background:transparent;border-radius:8px;margin:40px 0;padding:0}@media (max-width: 768px){.valuePacksPage .shopBannerSection{margin:30px 0}}@media (max-width: 480px){.valuePacksPage .shopBannerSection{margin:20px 0}}.valuePacksPage .shopBannerSection:before{content:"";position:absolute;top:-12px;left:20px;background:#fff;padding:0 8px;font-size:12px;font-weight:600;font-family:monospace;z-index:1;display:none}.valuePacksPage .shopBannerContainer{width:100%;display:flex;justify-content:center;padding:0}@media (max-width: 480px){.valuePacksPage .shopBannerContainer{padding:0}}@media (min-width: 768px){.valuePacksPage .shopBannerContainer{padding:0}}@media (min-width: 992px){.valuePacksPage .shopBannerContainer{padding:0}}@media (min-width: 1200px){.valuePacksPage .shopBannerContainer{padding:0;margin-top:64px}}.valuePacksPage .shopBannerWrapper{width:100%;margin:0 auto;animation:fadeIn .5s ease-out forwards;animation-delay:.2s;opacity:0}@media (min-width: 768px){.valuePacksPage .shopBannerWrapper{width:100%}}@media (min-width: 992px){.valuePacksPage .shopBannerWrapper{width:100%}}@media (min-width: 1200px){.valuePacksPage .shopBannerWrapper{width:100%}}@media (min-width: 1400px){.valuePacksPage .shopBannerWrapper{width:100%}}.valuePacksPage .successSection{width:100%;margin:40px 0}@media (min-width: 1440px){.valuePacksPage .successSection{margin:64px 0}}@media (max-width: 768px){.valuePacksPage .successSection{margin:30px 0}}@media (max-width: 480px){.valuePacksPage .successSection{margin:20px 0}}.valuePacksPage .faqSection{width:100%}.popular-plans,.images-carousel,.why-tecno-gex,.our-clients,.testimonials,.our-success,.faq-section{margin:0!important;padding:0!important}.popular-plans__grid,.why-tecno-gex__cards,.our-clients__grid,.testimonials__container,.our-success__stats{gap:0!important}.popular-plans__header{margin-bottom:0!important}.valuePacksPage{scroll-behavior:smooth}.valuePacksPage>*{animation:fadeInUp .6s ease-out forwards;opacity:0}.valuePacksPage>*:nth-child(1){animation-delay:.1s}.valuePacksPage>*:nth-child(2){animation-delay:.2s}.valuePacksPage>*:nth-child(3){animation-delay:.3s}.valuePacksPage>*:nth-child(4){animation-delay:.4s}.valuePacksPage>*:nth-child(5){animation-delay:.5s}.valuePacksPage>*:nth-child(6){animation-delay:.6s}.valuePacksPage>*:nth-child(7){animation-delay:.7s}.valuePacksPage>*:nth-child(8){animation-delay:.8s}.valuePacksPage>*:nth-child(9){animation-delay:.9s}.valuePacksPage>*:nth-child(10){animation-delay:1s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.valuePacks-wrapper{background:transparent!important;overflow:visible!important}.valuePacksCol{display:flex!important;flex-direction:column!important;gap:0!important}.valuePacks-wrapper>div>*,.valuePacksCol>div>*,.valuePacksPage>div>*{margin-top:0!important;margin-bottom:0!important}.valuePacksPage .seasonalBannerWrapper{margin-top:0}@media (min-width: 1440px){.valuePacksPage .seasonalBannerWrapper{margin-top:64px!important;margin-bottom:64px!important}}.valuePacksPage .whyChooseUsSection{width:100%}.valuePacksPage .testimonialsSection{width:100%;margin:40px 0}@media (min-width: 1440px){.valuePacksPage .testimonialsSection{margin:64px 0}}@media (max-width: 768px){.valuePacksPage .testimonialsSection{margin:30px 0}}@media (max-width: 480px){.valuePacksPage .testimonialsSection{margin:20px 0}}.valuePacksPage .caseStudiesSection{width:100%;padding:40px 0!important}@media (min-width: 1440px){.valuePacksPage .caseStudiesSection{padding:100px 0!important;gap:10px}}@media (max-width: 768px){.valuePacksPage .caseStudiesSection{padding:30px 0!important}}@media (max-width: 480px){.valuePacksPage .caseStudiesSection{padding:20px 0!important}}.valuePacksPage .caseStudiesSection .valuepack-case-studies,.valuePacksPage .caseStudiesSection .valuepack-case-studies .case-studies__container{padding:0!important}.valuePacksPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 80px 0;gap:10px}.valuePacksPage .case-studies-loader .loader-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top:3px solid #4f46e5;border-radius:50%;animation:spin .8s linear infinite}.valuePacksPage .case-studies-loader p{color:#666;font-size:14px}[class*=--negative],[class*=negative-margin],.mt-negative,.mb-negative{margin-top:0!important;margin-bottom:0!important}@media print{.valuePacksPage{background:#fff}.valuePacksPage .valuePacksContent{gap:0;padding:0;max-width:100%}}@media (max-width: 1439px){.valuePacksPage .valuePacksContent{gap:0!important}.valuePacksPage .shopBannerSection{margin:35px 0}}@media (max-width: 1199px){.valuePacksPage .valuePacksContent{gap:0!important}.valuePacksPage .shopBannerSection{margin:30px 0}}@media (max-width: 991px){.valuePacksPage .valuePacksContent{gap:0!important}.valuePacksPage .shopBannerSection{margin:25px 0}}@media (max-width: 767px){.valuePacksPage .valuePacksContent{gap:0!important}.valuePacksPage .shopBannerSection{margin:20px 0}}@media (max-width: 575px){.valuePacksPage .valuePacksContent{gap:0!important}.valuePacksPage .shopBannerSection{margin:15px 0}}.valuepacks-wrapper{width:100%;background:#fbfbfb;padding:64px 0}@media (max-width: 767px){.valuepacks-wrapper{padding:32px 0}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper{padding:48px 0}}.valuepacks-wrapper .valuepacks-container{padding:0 72px;margin:0 auto;height:1235px;display:flex;flex-direction:column;gap:24px}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-container{height:auto;max-width:1920px}}@media (min-width: 992px){.valuepacks-wrapper .valuepacks-container{height:auto;min-height:1107px}}@media (min-width: 768px){.valuepacks-wrapper .valuepacks-container{height:auto;min-height:1000px}}@media (min-width: 576px){.valuepacks-wrapper .valuepacks-container{height:auto;min-height:900px}}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-container{padding:0 16px;gap:16px;height:auto;min-height:auto}}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-container{padding:0 24px;gap:20px;height:auto;min-height:auto}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-container{padding:0 40px;gap:24px;height:auto;min-height:auto}}.valuepacks-wrapper .valuepacks-header{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.valuepacks-wrapper .valuepacks-header{flex-direction:column;align-items:flex-start;gap:12px}}.valuepacks-wrapper .valuepacks-header .header-info h1{text-align:left;font-size:44px;font-weight:500;color:#000;line-height:52px;letter-spacing:0%}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-header .header-info h1{font-size:26px;line-height:34px}}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-header .header-info h1{font-size:30px;line-height:38px}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-header .header-info h1{font-size:36px;line-height:44px}}.valuepacks-wrapper .valuepacks-header .header-info p{font-size:18px;color:#000;opacity:50%;line-height:26px;letter-spacing:0%;font:400}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-header .header-info p{font-size:14px;line-height:20px}}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-header .header-info p{font-size:15px;line-height:22px}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-header .header-info p{font-size:16px;line-height:24px}}.valuepacks-wrapper .valuepacks-header .clear-all-btn{display:flex;align-items:center;color:#3854f6;cursor:pointer;text-decoration:underline;font-size:18px;line-height:26px;font:500}.valuepacks-wrapper .valuepacks-header .clear-all-btn:hover{color:#1a3bc7}@media (max-width: 767px){.valuepacks-wrapper .valuepacks-header .clear-all-btn{font-size:14px;line-height:20px}}.valuepacks-wrapper .valuepacks-content{padding:0;height:1107px}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-content{height:auto}}@media (min-width: 992px){.valuepacks-wrapper .valuepacks-content{height:auto}}@media (min-width: 768px){.valuepacks-wrapper .valuepacks-content{height:auto}}@media (min-width: 576px){.valuepacks-wrapper .valuepacks-content{height:auto}}@media (max-width: 1023px){.valuepacks-wrapper .valuepacks-content{height:auto}}.valuepacks-wrapper .valuepacks-desktop{display:none}@media (min-width: 992px){.valuepacks-wrapper .valuepacks-desktop{display:block}}.valuepacks-wrapper .valuepacks-desktop .category-filter-wrapper{margin-bottom:24px}.valuepacks-wrapper .valuepacks-desktop .main-content-area{display:flex;gap:24px;height:auto}.valuepacks-wrapper .valuepacks-desktop .main-content-area .sidebar-wrapper{width:306px;height:-moz-fit-content;height:fit-content;flex-shrink:0;overflow-y:auto}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-desktop .main-content-area .sidebar-wrapper{width:22%;min-width:280px;max-width:360px}}.valuepacks-wrapper .valuepacks-desktop .main-content-area .cards-wrapper{flex:1;overflow-y:visible;height:auto}.valuepacks-wrapper .valuepacks-mobile{display:block}@media (min-width: 992px){.valuepacks-wrapper .valuepacks-mobile{display:none}}.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header{margin-bottom:16px}}.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header .mobile-notify{background-color:#3854f6;border-radius:4px;color:#fff;height:44px;display:flex;align-items:center;justify-content:center;font-size:14px;flex:1;margin-right:12px}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header .mobile-notify{font-size:12px;height:40px;margin-right:8px}}.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header .mobile-filter-btn{outline:none;background-color:#3854f6;display:flex;align-items:center;justify-content:center;padding:12px;border-radius:50%;border:3px solid #fff;transition:all .3s linear;cursor:pointer}.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header .mobile-filter-btn.open{border:3px solid #3854f6;background-color:#fff}.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header .mobile-filter-btn.open svg path{fill:#3854f6!important}.valuepacks-wrapper .valuepacks-mobile .valuepacks-mobile-header .mobile-filter-btn svg{width:20px;height:auto}.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll{display:flex;gap:12px;overflow-x:auto;margin-bottom:24px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll::-webkit-scrollbar{display:none}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll{gap:8px;margin-bottom:16px}}.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll .mobile-category-chip{padding:8px 20px;border-radius:30px;background:#f0f0f0;cursor:pointer;white-space:nowrap;transition:all .3s ease;flex-shrink:0}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll .mobile-category-chip{padding:6px 16px}}.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll .mobile-category-chip p{font-size:14px;font-weight:500;color:#555}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll .mobile-category-chip p{font-size:13px}}.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll .mobile-category-chip.active{background:#3854f6}.valuepacks-wrapper .valuepacks-mobile .mobile-categories-scroll .mobile-category-chip.active p{color:#fff}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .loading-state,.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .empty-state{text-align:center;padding:60px 20px;font-size:16px;color:#999}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .loading-state,.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .empty-state{padding:40px 16px;font-size:14px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid{gap:16px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow-x:visible;-webkit-overflow-scrolling:auto;scroll-snap-type:none;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row::-webkit-scrollbar{display:none}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row{gap:12px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item{width:260px!important;min-width:260px;height:auto;min-height:340px;flex-shrink:0;scroll-snap-align:start}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{width:100%!important;height:170px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content{width:100%!important}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{width:100%!important;height:auto;min-height:90px;padding-top:14px;padding-bottom:6px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row{width:100%!important;height:auto}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{text-align:left;width:auto!important;max-width:calc(100% - 80px);font-size:16px;line-height:22px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-discount-badge{font-size:11px;padding:2px 8px;min-width:auto;height:22px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories{width:100%!important;height:auto;min-height:30px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories .category-chip{font-size:11px;padding:3px 8px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing{width:100%!important;height:auto;padding-top:4px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .starts-at-label{font-size:12px;width:auto}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .current-price{font-size:18px;line-height:26px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .original-price{font-size:14px;line-height:20px}}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row{gap:14px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item{width:270px!important;min-width:270px;height:auto;min-height:350px;flex-shrink:0;scroll-snap-align:start}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{width:100%!important;height:180px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content{width:100%!important}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{width:100%!important;height:auto;min-height:95px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row{width:100%!important}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{width:auto!important;max-width:calc(100% - 80px);font-size:17px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories{width:100%!important;height:auto;min-height:35px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing{width:100%!important}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row{display:grid!important;grid-template-columns:repeat(2,1fr);gap:20px;overflow-x:visible}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item{width:100%!important;min-width:0;height:auto;min-height:360px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{width:100%!important;height:185px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content{width:100%!important}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{width:100%!important;height:auto;min-height:100px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row{width:100%!important}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{width:auto!important;max-width:calc(100% - 85px);font-size:18px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories{width:100%!important;height:auto;min-height:40px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing{width:100%!important}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .current-price{font-size:20px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item{width:100%!important;min-width:0!important;height:auto;min-height:180px;padding:8px;border-radius:12px;box-sizing:border-box;flex-shrink:1}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item{min-height:220px;padding:10px}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item{min-height:240px;padding:12px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{width:100%!important;height:80px;border-radius:6px}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{height:100px}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{height:120px;border-radius:8px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content{width:100%!important}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{width:100%!important;height:auto;min-height:62px;padding-top:8px;padding-bottom:4px;gap:6px}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{min-height:74px;padding-top:10px}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{min-height:86px;padding-top:12px;gap:8px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row{width:100%!important;height:auto;align-items:flex-start;gap:6px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{width:auto!important;max-width:calc(100% - 60px);height:auto;font-size:12px;line-height:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{font-size:13px;line-height:19px}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{font-size:14px;line-height:20px;max-width:calc(100% - 72px)}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-discount-badge{min-width:auto;height:20px;padding:2px 6px;font-size:10px;line-height:14px}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-discount-badge{height:22px;padding:2px 8px;font-size:11px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories{width:100%!important;height:auto;min-height:24px;gap:4px}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories{min-height:30px;gap:6px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories .category-chip,.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories .category-more{font-size:10px;line-height:14px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories .category-chip{padding:2px 6px}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories .category-chip{font-size:11px;line-height:16px;padding:3px 8px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing{width:100%!important;height:auto;padding-top:2px;align-items:flex-end;gap:6px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .starts-at-label{width:auto;font-size:10px;line-height:14px;text-align:left}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values{align-items:flex-end;gap:4px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .current-price{font-size:13px;line-height:18px}@media (min-width: 576px) and (max-width: 767px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .current-price{font-size:14px;line-height:20px}}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .current-price{font-size:16px;line-height:22px}}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .original-price{font-size:10px;line-height:14px}@media (min-width: 768px) and (max-width: 1023px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .original-price{font-size:11px;line-height:16px}}@media (max-width: 575px){.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .more-cards-message{width:140px;height:36px;padding:8px 16px}.valuepacks-wrapper .valuepacks-mobile .mobile-cards-grid .valuepacks-cards-grid .more-cards-message p{font-size:13px}}.valuepacks-wrapper .valuepacks-category-filter{height:141px;display:flex;flex-direction:row;gap:24px;overflow-x:auto}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item{position:relative;display:flex;justify-content:center;align-items:center;width:141px;height:141px;padding:0 16px;border-radius:20px 20px 0 0;box-sizing:border-box;cursor:pointer;border:1px solid transparent;border-bottom:none;transition:all .3s ease;background:linear-gradient(to bottom,#aab6ff40,#b3beff1a 40%,#fff)}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item p{font-size:16px;font-weight:500;color:#3e3e3e;line-height:24px;z-index:2}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px 20px 0 0;padding:1.5px;background:linear-gradient(to bottom,#3854f640,#3854f61a,#fff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item:hover{transform:translateY(-2px)}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item.active{color:#3854f6;border-color:#3854f6}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item.active:before{background:linear-gradient(to bottom,#3a57f840,#3854f61a,#fff);clip-path:inset(0 0 1.5px 0)}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item.active p{color:#3854f6}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-category-filter{gap:20px}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item{width:auto;min-width:-moz-max-content;min-width:max-content;padding:0 24px;flex-shrink:0}.valuepacks-wrapper .valuepacks-category-filter .category-filter-item p{white-space:nowrap}}.valuepacks-wrapper .valuepacks-sidebar{display:flex;flex-direction:column;height:773px;width:100%;background:#fff;border-radius:10px;border:1px solid #e4e4e4;overflow:hidden}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-sidebar{height:auto;min-height:773px;max-height:773px}}.valuepacks-wrapper .valuepacks-sidebar .sidebar-scrollable-content{flex:1;overflow-y:auto;overflow-x:hidden;height:675px}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-sidebar .sidebar-scrollable-content{height:auto;min-height:675px}}.valuepacks-wrapper .valuepacks-sidebar .sidebar-scrollable-content::-webkit-scrollbar{width:6px}.valuepacks-wrapper .valuepacks-sidebar .sidebar-scrollable-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.valuepacks-wrapper .valuepacks-sidebar .sidebar-scrollable-content::-webkit-scrollbar-thumb{border-radius:3px}.valuepacks-wrapper .valuepacks-sidebar .sidebar-header{display:flex;align-items:center;flex-direction:column;gap:4px;padding:18px 24px;height:82px}.valuepacks-wrapper .valuepacks-sidebar .sidebar-header h6{width:100%;text-align:left;font-size:20px;font-weight:500;color:#1e1e1e;line-height:20px;letter-spacing:0%}.valuepacks-wrapper .valuepacks-sidebar .sidebar-header p{text-align:left;font-size:16px;color:#000;opacity:50%;line-height:24px;letter-spacing:0%;font:400}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section{border-bottom:1px solid #e4e4e4;padding:18px 24px;display:flex;justify-content:center;flex-direction:column;align-items:start}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .section-title{display:flex;align-items:center;gap:8px}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .section-title p{font-size:14px;font-weight:600;color:#333;margin:0}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .section-title span{cursor:pointer}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .sort-options{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .sort-options .sort-option{cursor:pointer;font-size:14px;color:#555;transition:color .2s ease}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .sort-options .sort-option:hover{color:#3854f6}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .sort-options .sort-option.active{color:#3854f6;font-weight:500}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .price-range-values{display:flex;justify-content:space-between;margin-top:12px;font-size:12px;color:#666}.valuepacks-wrapper .valuepacks-sidebar .sidebar-section .industry-options .ant-checkbox-group{display:flex;flex-direction:column;gap:12px}.valuepacks-wrapper .valuepacks-sidebar .sidebar-footer{display:flex;gap:12px;padding:20px;border-top:1px solid #f0f0f0;background:#fff;border-radius:0 0 10px 10px;flex-shrink:0}.valuepacks-wrapper .valuepacks-sidebar .sidebar-footer .clear-btn,.valuepacks-wrapper .valuepacks-sidebar .sidebar-footer .apply-btn{flex:1;height:40px;border-radius:6px;font-weight:500;cursor:pointer}.valuepacks-wrapper .valuepacks-sidebar .sidebar-footer .clear-btn{background:transparent;border:1px solid #d9d9d9;color:#666}.valuepacks-wrapper .valuepacks-sidebar .sidebar-footer .clear-btn:hover{border-color:#3854f6;color:#3854f6}.valuepacks-wrapper .valuepacks-sidebar .sidebar-footer .apply-btn{background:#1d5dff;border:none;color:#fff}.valuepacks-wrapper .valuepacks-sidebar .sidebar-footer .apply-btn:hover{background:#1a3bc7}.valuepacks-wrapper .valuepacks-sidebar .slider-value-labels{position:relative;width:100%;height:22px;margin-bottom:4px}.valuepacks-wrapper .valuepacks-sidebar .slider-value-labels span{position:absolute;transform:translate(-50%);font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:normal;color:#1d5dff;white-space:nowrap}.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root{color:#1d5dff;height:5px;padding:8px 0!important}.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root .MuiSlider-rail{background-color:#f8f8f8;height:5px;border-radius:2px;opacity:1;box-shadow:inset 0 2px 6px #00000040}.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root .MuiSlider-track{background-color:#1d5dff;height:5px;border:none;border-radius:2px;box-shadow:inset 0 2px 6px #00000040}.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root .MuiSlider-thumb{width:14px;height:14px;background-color:#1d5dff;border:2px solid #ffffff;box-shadow:0 0 4px #0003}.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root .MuiSlider-thumb:hover,.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root .MuiSlider-thumb.Mui-focusVisible,.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root .MuiSlider-thumb.Mui-active{box-shadow:0 0 0 6px #1d5dff26}.valuepacks-wrapper .valuepacks-sidebar .MuiSlider-root .MuiSlider-thumb .MuiSlider-valueLabel{display:none}.valuepacks-wrapper .valuepacks-sidebar .price-range-values{display:flex;justify-content:space-between;margin-top:4px;width:100%}.valuepacks-wrapper .valuepacks-sidebar .price-range-values span{font-family:Poppins,sans-serif;font-weight:600;font-size:12px;line-height:normal;color:#1e1e1e;opacity:.7}.valuepacks-wrapper .valuepacks-cards-grid{display:flex;flex-direction:column;gap:24px}.valuepacks-wrapper .valuepacks-cards-grid .cards-row{display:grid;grid-template-columns:repeat(3,306px);gap:24px;justify-content:start}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item{border:1px solid #e4e4e4;border-radius:16px;padding:16px 16px 24px;width:306px;height:375px;display:flex;justify-content:start;flex-direction:column;align-items:center;background:#fff;cursor:pointer;transition:box-shadow .2s ease}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item{width:auto;min-width:0;box-sizing:border-box}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item:hover{box-shadow:0 4px 16px #00000014}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{width:274px;height:193px;border-radius:8px;overflow:hidden;flex-shrink:0}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper{width:100%}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper .card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-image-wrapper .card-image-placeholder{width:100%;height:100%;background:#f0f0f0}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content{width:274px;display:flex;flex-direction:column;gap:0}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content{width:100%}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{width:274px;height:112px;padding-top:20px;padding-bottom:8px;display:flex;flex-direction:column;gap:8px}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info{width:100%}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row{width:274px;height:26px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row{width:100%}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{width:166px;height:26px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:26px;letter-spacing:0%;vertical-align:middle;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-title{width:auto;max-width:calc(100% - 80px)}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-title-row .card-discount-badge{width:auto;min-width:69px;height:24px;border-radius:16px;border:1px solid #47962d;background:#47962d33;color:#47962d;padding:2px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:20px;display:flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories{width:274px;height:50px;display:flex;flex-wrap:wrap;gap:6px;align-items:flex-start;overflow:hidden}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories{width:100%}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories .category-chip{padding:4px 10px;border-radius:20px;background:#f0f0f0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#555;white-space:nowrap;line-height:18px}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-info .card-categories .category-more{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#3854f6;line-height:18px;padding:4px 0}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing{width:274px;height:30px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 1441px){.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing{width:100%}}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .starts-at-label{width:57px;height:22px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0%;text-align:center;color:#999;margin:0}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values{width:auto;max-width:none;height:30px;display:flex;flex-direction:row;align-items:center;gap:8px}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .current-price{width:auto;max-width:none;height:30px;font-family:Poppins,sans-serif;font-weight:600;font-size:22px;line-height:30px;letter-spacing:0%;text-align:center;color:#1d5dff;margin:0}.valuepacks-wrapper .valuepacks-cards-grid .cards-row .card-item .card-content .card-pricing .price-values .original-price{width:auto;max-width:none;height:24px;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-decoration:line-through;color:#999;margin:0}.valuepacks-wrapper .valuepacks-cards-grid .more-cards-message{height:40px;width:166px;padding:9.5px 20px;background:#1d5dff1a;border-radius:4px;border:1px solid #1d5dff;margin:auto}.valuepacks-wrapper .valuepacks-cards-grid .more-cards-message p{text-align:center;height:21px;color:#1d5dff;font-weight:500;font-size:14px;letter-spacing:0%;line-height:100%}.valuepacks-wrapper .valuepacks-cards-grid .loading-state,.valuepacks-wrapper .valuepacks-cards-grid .empty-state{text-align:center;padding:60px 20px;font-size:16px;color:#999;grid-column:1/-1}.valuepacks-mobile-filters{position:fixed;top:80px;left:0;right:0;bottom:0;background:#fff;z-index:1000;overflow-y:auto;padding:20px;box-sizing:border-box;overscroll-behavior:contain}@media (max-width: 575px){.valuepacks-mobile-filters{top:60px;padding:16px}}.valuepacks-mobile-filters .mobile-filters-header{margin-top:150px;display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e8e8e8;margin-bottom:20px}.valuepacks-mobile-filters .mobile-filters-header .header-text{font-size:18px;font-weight:600;color:#222}.valuepacks-mobile-filters .mobile-filters-header .close-btn button{border:none;background:transparent;font-size:18px;cursor:pointer}.valuepacks-mobile-filters .mobile-categories{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e8e8e8}.valuepacks-mobile-filters .mobile-categories .ant-checkbox-group{display:flex;flex-direction:column;gap:12px}.valuepacks-mobile-filters .valuepacks-sidebar{height:auto;max-height:none;min-height:0;border-radius:10px;overflow:visible}.valuepacks-mobile-filters .sidebar-scrollable-content{height:auto;max-height:none;min-height:0;overflow:visible}.valuepacks-mobile-filters .sidebar-header,.valuepacks-mobile-filters .sidebar-section{padding-left:20px;padding-right:20px}.valuepacks-mobile-filters .sidebar-footer{position:sticky;bottom:0;padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));background:#fff}@media (max-width: 575px){.valuepacks-mobile-filters .sidebar-header,.valuepacks-mobile-filters .sidebar-section,.valuepacks-mobile-filters .sidebar-footer{padding-left:16px;padding-right:16px}}.sc{cursor:pointer;width:100%;border-radius:16px;background-color:#fff;overflow:hidden;box-sizing:border-box;position:relative;transition:border-color .2s ease;padding:8px;display:flex;flex-direction:column}@media (min-width: 480px){.sc{padding:10px}}.sc:hover{border-color:#3854f680}.sc--bordered{border:1.5px solid #c7c7c7}.sc--bordered:hover{border-color:#3854f680}.sc--shadowed{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.sc__body{display:flex;flex-direction:column;gap:10px;width:100%;height:100%;flex:1;min-height:0}.sc__image-wrapper{width:100%;flex-shrink:0}.sc__image-inner{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background-color:#f5f5f5}.sc__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sc__image-placeholder{width:100%;height:100%;background-color:#f5f5f5}.sc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;border-radius:12px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:#1119281a;border:1px solid rgba(255,255,255,.125);opacity:0;visibility:hidden;transform:scale(1.05);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.sc__image-inner:hover .sc__overlay{opacity:1;visibility:visible;transform:scale(1)}.sc__overlay-btn{display:flex;align-items:center;gap:4px;padding:8px 18px;border-radius:40px;border:1px solid #fff;color:#fff;font-weight:500;font-size:13px;background-color:transparent;cursor:pointer;font-family:Poppins,sans-serif}@media (min-width: 768px){.sc__overlay-btn{font-size:14px;padding:9px 19px}}.sc__thumbnails{display:flex;gap:6px;margin-top:8px;width:100%}.sc__thumbnails>div{flex:1;height:32px}@media (min-width: 768px){.sc__thumbnails>div{height:36px}}@media (min-width: 1200px){.sc__thumbnails>div{height:44px}}.sc__thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid #e0e0e0;cursor:pointer}.sc__thumb--active{border-color:#3854f6}.sc__title{font-family:Poppins,sans-serif;font-weight:500;color:#222;margin:0;width:100%;text-align:left;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.4}@media (min-width: 480px){.sc__title{font-size:14px}}@media (min-width: 768px){.sc__title{font-size:15px}}@media (min-width: 1200px){.sc__title{font-size:16px}}.sc__description{font-family:Poppins,sans-serif;font-weight:400;color:#666;margin:0;width:100%;text-align:left;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height:1.45;min-height:47.85px;flex-shrink:0}@media (min-width: 480px){.sc__description{font-size:12px;line-height:1.5;min-height:54px}}@media (min-width: 768px){.sc__description{font-size:13px;line-height:1.5;min-height:58.5px}}@media (min-width: 1200px){.sc__description{font-size:14px;line-height:1.5;min-height:0}}.sc__price-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto}.sc__price-label{font-family:Poppins,sans-serif;font-weight:400;color:#222;font-size:11px;line-height:1.4}@media (min-width: 480px){.sc__price-label{font-size:12px}}@media (min-width: 768px){.sc__price-label{font-size:13px}}@media (min-width: 1200px){.sc__price-label{font-size:14px;line-height:22px}}.sc__price-value{font-family:Poppins,sans-serif;font-weight:600;color:#1d5dff;font-size:14px;line-height:1.3;display:inline-flex;align-items:baseline;gap:2px}@media (min-width: 480px){.sc__price-value{font-size:16px}}@media (min-width: 768px){.sc__price-value{font-size:18px}}@media (min-width: 1200px){.sc__price-value{font-size:22px;line-height:30px}}.sc__price-period{font-size:12px;font-weight:400;color:#666;margin-left:2px}@media (min-width: 480px){.sc__price-period{font-size:13px}}@media (min-width: 768px){.sc__price-period{font-size:14px}}.carousel-container{display:flex;align-items:stretch}.carousel-container .carousel-img{display:flex}.carousel-container .carousel-img .sc{width:100%;max-width:none;height:100%;display:flex;flex-direction:column}.valuepack-hero{width:100%;display:flex;flex-direction:column;overflow:visible;position:relative;background:linear-gradient(to bottom,#667eea,#0409ffd7 30%,#fff)}.valuepack-hero__banner{width:100%;height:460px;flex-shrink:0;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}@media (max-width: 1200px){.valuepack-hero__banner{height:400px}}@media (max-width: 992px){.valuepack-hero__banner{height:350px}}@media (max-width: 768px){.valuepack-hero__banner{height:280px}}@media (max-width: 576px){.valuepack-hero__banner{height:220px}}@media (max-width: 400px){.valuepack-hero__banner{height:180px}}.valuepack-hero__banner .seasonal-banner{height:100%;width:100%}.valuepack-hero__banner .seasonal-banner--carousel,.valuepack-hero__banner .seasonal-banner--single{height:100%;width:100%;position:relative}.valuepack-hero__banner .seasonal-banner__container{height:100%;width:100%;overflow:hidden;position:relative;scroll-behavior:smooth}.valuepack-hero__banner .seasonal-banner__slides{height:100%;width:100%;display:flex;transition:transform .5s ease-in-out}.valuepack-hero__banner .seasonal-banner__slide{height:100%;width:100%;flex:0 0 100%;cursor:pointer;position:relative;overflow:hidden}.valuepack-hero__banner .seasonal-banner__slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0003,#0000 50%);pointer-events:none;z-index:1}.valuepack-hero__banner .seasonal-banner__slide:hover .seasonal-banner__image{transform:scale(1.05)}.valuepack-hero__banner .seasonal-banner__image-wrapper{height:100%;width:100%;position:relative;overflow:hidden}.valuepack-hero__banner .seasonal-banner__image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.valuepack-hero__banner .seasonal-banner__tag{position:absolute;top:20px;left:20px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;padding:8px 16px;border-radius:30px;font-size:14px;font-weight:600;z-index:2;box-shadow:0 4px 15px #0003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:1px}.valuepack-hero__banner .seasonal-banner__tag:before{content:"🎯";margin-right:8px;font-size:12px}@media (max-width: 768px){.valuepack-hero__banner .seasonal-banner__tag{top:15px;left:15px;padding:6px 12px;font-size:12px}.valuepack-hero__banner .seasonal-banner__tag:before{margin-right:6px;font-size:10px}}@media (max-width: 576px){.valuepack-hero__banner .seasonal-banner__tag{top:10px;left:10px;padding:4px 10px;font-size:10px}.valuepack-hero__banner .seasonal-banner__tag:before{margin-right:4px;font-size:8px}}.valuepack-hero__banner .seasonal-banner--loading{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.valuepack-hero__banner .seasonal-banner--loading .loading-spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#667eea;animation:spin 1s ease-in-out infinite}.valuepack-hero__banner .seasonal-banner__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}@media (max-width: 576px){.valuepack-hero__banner .seasonal-banner__dots{bottom:10px;gap:7px}}.valuepack-hero__banner .seasonal-banner__dots .dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.valuepack-hero__banner .seasonal-banner__dots .dot.active{background:#fff;width:25px;border-radius:5px}.valuepack-hero__banner .seasonal-banner__dots .dot:hover{background:#fff}@media (max-width: 576px){.valuepack-hero__banner .seasonal-banner__dots .dot{width:8px;height:8px}.valuepack-hero__banner .seasonal-banner__dots .dot.active{width:20px}}.valuepack-hero__banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;z-index:2;pointer-events:none}.valuepack-hero__nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,opacity .25s ease}.valuepack-hero__nav-arrow:hover{transform:translateY(-50%) scale(1.1)}.valuepack-hero__nav-arrow:active{transform:translateY(-50%) scale(.95)}.valuepack-hero__nav-arrow--prev{left:40px}@media (max-width: 768px){.valuepack-hero__nav-arrow--prev{left:12px}}@media (max-width: 576px){.valuepack-hero__nav-arrow--prev{left:8px}}.valuepack-hero__nav-arrow--next{right:40px}@media (max-width: 768px){.valuepack-hero__nav-arrow--next{right:12px}}@media (max-width: 576px){.valuepack-hero__nav-arrow--next{right:8px}}.valuepack-hero__nav-icon{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;pointer-events:none}@media (max-width: 992px){.valuepack-hero__nav-icon{width:28px;height:28px}}@media (max-width: 768px){.valuepack-hero__nav-icon{width:22px;height:22px}}@media (max-width: 576px){.valuepack-hero__nav-icon{width:18px;height:18px}}.valuepack-hero__cards{width:100%;height:auto;position:relative;overflow:visible}.valuepack-hero__cards:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.02) 100%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.valuepack-hero__cards:hover:before{opacity:1}.valuepack-hero__cards .carousel-cards,.valuepack-hero__cards [class*=CarouselCards]{width:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 576px){.valuepack-hero__cards{padding-bottom:20px}}.featured-value-pack-outer{width:100%;padding:0 72px;position:relative;height:auto}@media (max-width: 991.98px){.featured-value-pack-outer{padding:0 40px}}@media (max-width: 767.98px){.featured-value-pack-outer{padding:0 20px}}@media (max-width: 575.98px){.featured-value-pack-outer{padding:0 16px}}.featured-value-pack-carousel{position:relative;width:100%}.featured-value-pack-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#222;transition:all .2s ease}.featured-value-pack-carousel__arrow:hover{background:#fff;box-shadow:0 4px 12px #00000026}.featured-value-pack-carousel__arrow--prev{left:-18px}.featured-value-pack-carousel__arrow--next{right:-18px}@media (max-width: 575.98px){.featured-value-pack-carousel__arrow{display:none}}.featured-value-pack-track{height:auto;width:100%}.featured-value-pack-track--desktop{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.featured-value-pack-track--scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.featured-value-pack-track--scroll::-webkit-scrollbar{display:none}.featured-value-pack-track--scroll .featured-vp-card{flex:0 0 100%;scroll-snap-align:start}@media (min-width: 576px){.featured-value-pack-track--scroll .featured-vp-card{flex:0 0 calc(50% - 8px)}}@media (min-width: 1024px){.featured-value-pack-track--scroll .featured-vp-card{flex:0 0 calc(33.333% - 11px)}}.featured-vp-card{min-width:0;height:464px;cursor:pointer;background:#fff;border-radius:12px 12px 0 0;padding:16px;display:flex;flex-direction:column;transition:all .3s ease;overflow:hidden}@media (max-width: 1439px) and (min-width: 1024px){.featured-vp-card{height:420px}}@media (max-width: 1023px) and (min-width: 768px){.featured-vp-card{height:380px}}@media (max-width: 767px) and (min-width: 576px){.featured-vp-card{height:340px}}@media (max-width: 575px){.featured-vp-card{height:300px}}.featured-vp-card:hover{transform:translateY(-4px)}.featured-vp-card--skeleton{pointer-events:none}.featured-vp-card__title{flex-shrink:0;text-align:left;font-size:20px;font-weight:600;color:#222;line-height:26px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.featured-vp-card__middle{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.featured-vp-card--detail .featured-vp-card__image-wrapper{position:relative;width:100%;height:210px;min-height:160px;max-height:210px;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.featured-vp-card--detail .featured-vp-card__categories{flex-shrink:1;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:22px;min-height:44px}.featured-vp-card--image-focused .featured-vp-card__image-wrapper{position:relative;width:100%;height:340px;min-height:340px;max-height:340px;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0;margin-bottom:8px}.featured-vp-card--image-focused .featured-vp-card__image-wrapper--large{height:340px;min-height:340px;max-height:340px}.featured-vp-card--image-focused .featured-vp-card__bottom{margin-top:auto;padding-top:8px}.featured-vp-card--image-focused .featured-vp-card__pricing{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:2px}.featured-vp-card__image-wrapper{position:relative;width:100%;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.featured-vp-card__image-lazy{width:100%;height:100%;display:block!important}.featured-vp-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.featured-vp-card:hover .featured-vp-card__image{transform:scale(1.05)}.featured-vp-card__badge{position:absolute;top:8px;right:8px;background:#ff6f00;color:#fff;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;letter-spacing:.3px;z-index:1}.featured-vp-card__categories{flex-shrink:1;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:22px}.featured-vp-card__category-tag{display:inline;font-size:14px;color:#222;font-weight:400;white-space:normal;line-height:22px;margin-right:6px}.featured-vp-card__bullet{color:#222;font-size:15px;margin-right:3px}.featured-vp-card__category-more{font-weight:700}.featured-vp-card__bottom{flex-shrink:0;margin-top:auto;display:flex;flex-direction:column;gap:6px}.featured-vp-card__pricing{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:2px;padding:0 2px}.featured-vp-card__starting-label{text-align:left;display:block;font-size:12px;color:#555;margin-bottom:2px;font-weight:400}.featured-vp-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.featured-vp-card__current-price{font-size:28px;font-weight:600;color:#1d5dff;line-height:1}.featured-vp-card__original-price{font-size:18px;color:#b3b3b3;text-decoration:line-through;font-weight:500;line-height:26px}.featured-vp-card__discount{font-size:16px;color:#970000;font-weight:400;line-height:1}.featured-vp-card__thumbnails{display:flex;gap:8px;padding:0 2px}.featured-vp-card__thumb{width:56px;height:40px;border-radius:6px;overflow:hidden;border:1.5px solid #e8e8e8;background:#f5f5f5;flex-shrink:0;transition:border-color .2s ease}.featured-vp-card__thumb:hover{border-color:#1a73e8}.featured-vp-card__thumb-lazy{width:100%;height:100%;display:block!important}.featured-vp-card__thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.featured-vp-card__see-more{text-align:left;padding:0 2px}.featured-vp-card__see-more span{font-size:14px;color:#3854f6;font-weight:400;cursor:pointer;transition:color .2s ease;line-height:22px}.featured-vp-card__see-more span:hover{color:#1257b3;text-decoration:underline}@media (max-width: 1439px) and (min-width: 1024px){.featured-vp-card--detail .featured-vp-card__image-wrapper{height:185px;min-height:185px;max-height:185px}.featured-vp-card--image-focused .featured-vp-card__image-wrapper,.featured-vp-card--image-focused .featured-vp-card__image-wrapper--large{height:295px;min-height:295px;max-height:295px}}@media (max-width: 1023px) and (min-width: 768px){.featured-vp-card--detail .featured-vp-card__image-wrapper{height:160px;min-height:160px;max-height:160px}.featured-vp-card--image-focused .featured-vp-card__image-wrapper,.featured-vp-card--image-focused .featured-vp-card__image-wrapper--large{height:220px;min-height:220px;max-height:220px}}@media (max-width: 767px){.featured-vp-card--detail .featured-vp-card__image-wrapper{height:140px;min-height:140px;max-height:140px}.featured-vp-card--image-focused .featured-vp-card__image-wrapper,.featured-vp-card--image-focused .featured-vp-card__image-wrapper--large{height:200px;min-height:200px;max-height:200px}.featured-vp-card__title{font-size:16px;line-height:22px}.featured-vp-card__current-price{font-size:20px}.featured-vp-card__original-price{font-size:14px}.featured-vp-card__discount{font-size:13px}.featured-vp-card__category-tag{font-size:12px}.featured-vp-card__thumbnails{gap:6px}.featured-vp-card__thumb{width:48px;height:34px}}@media (max-width: 575px){.featured-vp-card--detail .featured-vp-card__image-wrapper{height:120px;min-height:120px;max-height:120px}.featured-vp-card--image-focused .featured-vp-card__image-wrapper,.featured-vp-card--image-focused .featured-vp-card__image-wrapper--large{height:180px;min-height:180px;max-height:180px}}.featured-vp-empty{text-align:center;padding:60px 20px;color:#999;font-size:16px}.design-hero-wrapper{width:100%;background:linear-gradient(to bottom,#ffffff 0%,transparent 75%),linear-gradient(to bottom right,#e8d4f5 65%,#81c9ef);padding:12px 16px 16px}@media (min-width: 1025px){.design-hero-wrapper{padding:48px 32px 72px}}@media (min-width: 1024px){.design-hero-wrapper{padding:56px 48px 80px;border-top:6px solid rgba(159,159,166,.5176470588)}}.design-hero{position:relative;width:100%;height:80vh;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}@media (min-width: 1025px){.design-hero{height:320px}}@media (min-width: 1024px){.design-hero{height:420px}}.design-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1}.design-hero__content{position:relative;z-index:2;padding:0 24px;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:8px}.design-hero__content h1{font-size:32px;font-weight:700;margin:0 0 16px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.4);line-height:1.25}@media (min-width: 1025px){.design-hero__content h1{font-size:36px}}@media (min-width: 1024px){.design-hero__content h1{font-size:48px}}.design-hero__content p{font-size:16px;line-height:1.6;margin:0 0 28px;opacity:.9;color:#fff}@media (min-width: 1025px){.design-hero__content p{font-size:17px}}.design-hero__cta{background:#1d5dff;color:#fff;border:none;border-radius:30px;padding:14px 40px;font-size:16px;font-weight:500;cursor:pointer;transition:all .25s ease}.design-hero__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1d5dff66}.designPage{padding-top:60px;display:flex;flex-direction:column;align-items:center;background:#fff;overflow:hidden;margin-bottom:-30px}@media (min-width: 768px){.designPage{margin-bottom:-35px}}@media (min-width: 992px){.designPage{padding-top:80px;margin-bottom:-90px}}.designPage .designCol{width:100%;display:flex;flex-direction:column;text-align:left;background:#fff}.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 .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;width:150px;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out}@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}.designPage .designCol>.designPage .designCol>.full-bleed{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}@media (min-width: 992px){.designPage .designCol>.designPage .designCol>.full-bleed{margin-left:-72px;margin-right:-72px;width:calc(100% + 144px)}}.designPage .designCol>.full-bleed.banner-flush{margin-bottom:0}@media (min-width: 992px){.designPage .designCol>.full-bleed.banner-flush{margin-bottom:-80px}}.designPage .designCol>.padded-80{padding-left:10px;padding-right:10px;box-sizing:border-box;width:100%}@media (min-width: 768px){.designPage .designCol>.padded-80{padding-left:24px;padding-right:24px}}@media (min-width: 992px){.designPage .designCol>.padded-80{padding-left:8px;padding-right:8px}}.features{background:#fff;display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding:64px 80px;position:relative;width:100%;box-sizing:border-box}@media (max-width: 1440px){.features{padding:48px 80px}}@media (max-width: 1024px){.features{padding:0 24px 32px;gap:20px;align-items:center}}.features__header{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%}@media (max-width: 1024px){.features__header{gap:10px;align-items:center;text-align:center}}.features__tagline{background:#298dff1f;display:inline-flex;align-items:center;padding:6px 16px;border-radius:20px}.features__tagline-text{font-family:Poppins,sans-serif;font-weight:500;color:#1d5dff;font-size:16px;white-space:nowrap;line-height:24px}.features__tagline-text p{margin:0;line-height:24px}@media (max-width: 1024px){.features__tagline-text{font-size:13px}}.features__title-section{display:flex;gap:80px;align-items:flex-start;width:100%}@media (max-width: 1200px){.features__title-section{gap:48px}}@media (max-width: 1024px){.features__title-section{flex-direction:column;gap:8px;align-items:center;text-align:center}}.features__title{flex:1 1 0;font-family:Poppins,sans-serif;font-weight:500;font-size:44px;line-height:52px;color:#000;margin:0}@media (max-width: 1200px){.features__title{font-size:32px;line-height:40px}}@media (max-width: 1024px){.features__title{font-size:22px;line-height:30px}}.features__description{flex:1 1 0;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#00000080;margin:0}@media (max-width: 1200px){.features__description{font-size:15px;line-height:22px}}@media (max-width: 1024px){.features__description{font-size:13px;line-height:20px}}.features__cards-container{margin-left:-80px;margin-right:-80px;width:calc(100% + 160px);overflow:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}@media (max-width: 1200px){.features__cards-container{width:calc(100% + 80px)}}@media (max-width: 1024px){.features__cards-container{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}.features__cards-container::-webkit-scrollbar{display:none}.features__cards{display:flex;gap:24px;align-items:flex-start;flex-wrap:nowrap;padding-left:80px;padding-right:80px;will-change:transform}@media (max-width: 1200px){.features__cards{padding-left:40px;padding-right:40px}}@media (max-width: 1024px){.features__cards{gap:12px;padding-left:16px;padding-right:16px;align-items:center}}.features__card{position:relative;flex-shrink:0;width:360px;height:320px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .25s ease}.features__card:hover{transform:translateY(-4px)}.features__card:hover .features__card-image{transform:scale(1.04)}.features__card:hover .features__card-icon-group{transform:translate(-50%,-50%) translate(4px)}.features__card.variant-large{width:542px}.features__card.variant-rounded{width:448px}.features__card.variant-wide{width:569px}@media (max-width: 1024px){.features__card{width:160px!important;min-width:160px!important;max-width:160px!important;height:180px!important;min-height:180px!important;max-height:180px!important;border-radius:10px!important;overflow:hidden!important;contain:strict}}.features__card-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:inherit}.features__card-image-wrapper--skeleton{background:linear-gradient(90deg,#ececec 25%,#dedede,#ececec 75%);background-size:200% 100%;animation:features-shimmer 1.5s infinite}.features__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.features__card-image--placeholder{background:linear-gradient(135deg,#c9d3fd,#8fa4f8)}@media (max-width: 1024px){.features__card--skeleton{width:160px!important;min-width:160px!important;max-width:160px!important;height:180px!important;min-height:180px!important;max-height:180px!important}}.features__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000 25%,#000000b8);pointer-events:none}.features__card-bottom{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:14px}@media (max-width: 1024px){.features__card-bottom{padding:8px 10px}}.features__card-text{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:2px}.features__card-title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.features__card-title{font-size:12px}}.features__card-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:1.3;color:#fff9;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.features__card-subtitle{display:none}}.features__card-icon{flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}@media (max-width: 1024px){.features__card-icon{width:18px;height:18px}}.features__card-icon-frame,.features__card-icon-group{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.features__card-icon-group{transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.features__card-icon-svg{width:100%;height:100%;display:block}.features__card--skeleton{pointer-events:none;cursor:default;background:linear-gradient(90deg,#ececec 25%,#dedede,#ececec 75%);background-size:200% 100%;animation:features-shimmer 1.5s infinite}@keyframes features-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.design-categories-section{width:100%}.design-categories-section .section-header{text-align:center;margin-bottom:32px}.design-categories-section .section-header h6{color:var(--primary, #3854f6);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.design-categories-section .section-header h4{font-size:22px;font-weight:700;color:#111}@media (min-width: 1025px){.design-categories-section .section-header h4{font-size:30px}}.design-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width: 640px){.design-categories-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.design-categories-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.design-categories-grid--loading{pointer-events:none}.design-category-card{border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 2px 12px #00000014;transition:box-shadow .25s;background:#fff}.design-category-card:hover{box-shadow:0 8px 28px #3854f624}.design-category-card__img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden}.design-category-card__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease}.design-category-card__img-wrap:hover img{transform:scale(1.05)}.design-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.35) 0%,transparent 60%)}.design-category-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8ecff,#c9d3fd)}.design-category-card__body{padding:12px 16px 14px;display:flex;align-items:center;gap:8px}.design-category-card__name{font-size:14px;font-weight:600;color:#111;flex:1;margin:0}@media (min-width: 1025px){.design-category-card__name{font-size:15px}}.design-category-card__count{font-size:11px;color:#888;white-space:nowrap}.design-category-card__arrow{color:var(--primary, #3854f6);flex-shrink:0;transition:transform .2s}.design-category-card:hover .design-category-card__arrow{transform:translate(4px)}.design-category-card--skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;aspect-ratio:4/3;border-radius:12px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.div-row{display:flex;flex-direction:column;gap:16px;align-items:center;padding:64px 80px;position:relative;width:100%;box-sizing:border-box}@media (max-width: 1010px){.div-row{padding:32px 24px}}@media (max-width: 768px){.div-row{padding:32px 24px}}.div-row__row{display:flex;gap:16px;align-items:flex-start;justify-content:center;width:100%}@media (max-width: 768px){.div-row__row{flex-direction:column;align-items:stretch}}.div-row__card{background:#fff3;height:500px;overflow:clip;position:relative;border-radius:24px;box-shadow:0 .602px 3.011px -1.25px #0000000a,0 2.289px 11.443px -2.5px #00000008,0 10px 50px -3.75px #00000003;flex-shrink:0}.div-row__card--small{width:532px}.div-row__card--large{width:796px}@media (max-width: 1200px){.div-row__card--small{width:34%}.div-row__card--large{width:66%}}@media (max-width: 1024px){.div-row__card{height:340px;background:transparent;box-shadow:none}.div-row__card--small{width:30%}.div-row__card--large{width:70%}}@media (max-width: 768px){.div-row__card--small,.div-row__card--large{width:100%;height:400px}}@media (max-width: 480px){.div-row__card--small,.div-row__card--large{height:300px}}.div-row__card-inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:492px;overflow:clip;border-radius:20px;box-shadow:0 .602px 3.011px -.833px #0000001a,0 2.289px 11.443px -1.667px #0000001a,0 10px 50px -2.5px #0000001a}.div-row__card-inner--gradient-blue{width:100%;background-image:linear-gradient(225deg,#70bff4,#574fb7)}.div-row__card-inner--gradient-purple{width:100%;background-image:linear-gradient(225deg,#9c6be5,#982b9c)}.div-row__card-inner--gradient-pink{width:100%;background-image:linear-gradient(225deg,#df94ff,#6a469f)}.div-row__card-inner--gradient-teal{width:100%;background-image:linear-gradient(45deg,#6bb1df,#82b0bb)}.div-row__card-border{position:absolute;border:1px solid rgba(255,255,255,.1);height:500px;left:0;top:0;border-radius:24px;pointer-events:none}.div-row__card-border--small{width:532px}.div-row__card-border--large{width:808px}@media (max-width: 1024px){.div-row__card-border{display:none}}.div-row__image{position:absolute;border-radius:16px}.div-row__image img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;pointer-events:none;border-radius:inherit;width:100%;height:100%}.div-row__image--card1-img1{height:291px;left:236px;top:201px;width:359px}.div-row__image--card1-img2{height:388px;left:-41px;top:159px;width:429px}.div-row__image--designs1{height:208px;left:747px;top:0;width:199px}.div-row__image--designs1 img{height:134%;left:0;top:-34%;width:100%}.div-row__image--designs2{height:291px;left:546px;top:113px;width:446px}.div-row__image--website1{height:326px;left:326px;top:202px;width:552px;border-radius:16px;box-shadow:4px 0 0 1px #0000000d}.div-row__image--website2{height:428px;left:-17px;top:151px;width:571px;border-radius:16px;box-shadow:4px 0 0 1px #0000000d}.div-row__image--brochure1{height:285px;left:153px;top:270px;width:392px;border-radius:8px;box-shadow:4px 0 0 1px #0000000d}.div-row__image--brochure1 img{border-radius:8px}.div-row__image--brochure2{height:327px;left:-152px;top:250px;width:458px;border-radius:8px;box-shadow:4px 0 0 1px #0000000d}.div-row__image--brochure2 img{border-radius:8px}.div-row__image-overflow{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;border-radius:16px}.div-row__image-overflow img{border-radius:0}.div-row__header{position:absolute;left:50%;top:calc(50% - 164.21px);transform:translate(-50%,-50%);height:83.59px;overflow:clip;width:444px}.div-row__header--wide{width:720px}.div-row__header-link{position:absolute;bottom:-370px;display:flex;align-items:flex-start;justify-content:flex-end;overflow:clip;padding:40px 40px 422px 0;right:-40px;border-radius:20px;top:-40px}.div-row__content{position:absolute;display:flex;align-items:flex-start;left:40px;padding:0 27px 0 0;top:40px}.div-row__content--logo{flex-direction:column;gap:8px;padding:0;font-family:Poppins,sans-serif;font-weight:500}.div-row__content--website{left:0;padding:0 45px 0 0;top:38px}.div-row__content--brochure{left:0;padding:0 17px 0 0;top:38px}.div-row__text-wrapper{display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-weight:500;gap:12px;align-items:flex-start;position:relative;flex-shrink:0}.div-row__title{display:flex;flex-direction:column;justify-content:center;line-height:0;position:relative;flex-shrink:0;font-size:26px;color:#fff;white-space:nowrap}.div-row__title p{line-height:34px;margin:0}.div-row__title--full{min-width:100%;width:-moz-min-content;width:min-content}.div-row__description{display:flex;flex-direction:column;justify-content:center;line-height:26px;min-width:100%;position:relative;flex-shrink:0;font-size:18px;color:#fffc;width:-moz-min-content;width:min-content;white-space:pre-wrap}.div-row__description p{margin:0}.div-row__description .mb-0{margin-bottom:0}.div-row__description--wide{font-family:Poppins,sans-serif;font-weight:500;line-height:0;width:523px}.div-row__description--wide p{line-height:26px}.div-row__description--website{font-family:Poppins,sans-serif;font-weight:500;line-height:0;width:434px}.div-row__description--website p{line-height:26px}.div-row__description--brochure{font-family:Poppins,sans-serif;font-weight:500;white-space:nowrap}.div-row__bg-text{position:absolute;top:calc(50% - 27px);transform:translateY(-50%);height:28.8px;left:0;overflow:clip;right:0}.div-row__bg-text-inner{position:absolute;top:13.5px;transform:translateY(-50%);display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-weight:500;justify-content:center;line-height:0;left:0;font-size:26px;color:#fff;white-space:nowrap}.div-row__bg-text-inner p{line-height:34px;margin:0}.div-row__icon{overflow:clip;position:relative;flex-shrink:0;width:32px;height:32px}.div-row__icon-frame{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px}.div-row__icon-frame--alt{top:.04px;transform:translate(-50%)}.div-row__icon-frame--centered{top:calc(50% + .04px);width:30px}.div-row__icon-group{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px}.div-row__icon-group svg{position:absolute;display:block;width:100%;height:100%}.div-row__icon-group-bg{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px}.div-row__icon-group-bg--1{left:50%;transform:translate(-50%,-50%)}.div-row__icon-group-bg--2{left:0;right:0}.div-row__icon-group-bg svg{position:absolute;display:block;width:100%;height:100%}.div-row__link-overlay{position:absolute;display:flex;top:-1px;right:-1px;bottom:-1px;left:-1px;align-items:flex-start;overflow:clip;padding:40px 40px 422px 730px;border-radius:20px}.div-row__link-overlay--website{padding:40px 40px 422px 730px}.div-row__link-overlay--brochure{padding:40px 40px 422px 454px}.div-row__designs-wrapper{position:absolute;height:512.961px;left:-116px;top:134px;width:992px}.div-row__designs-circle{position:absolute;background:#3b0e3a;bottom:0;left:0;border-radius:500px;box-shadow:0 20px 60px #cc4dff4d;top:175.96px;width:337px}.div-row__designs-text-wrapper{position:absolute;display:flex;align-items:flex-start;left:170px;top:165.51px}.div-row__designs-text{-webkit-background-clip:text;background-clip:text;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-weight:900;justify-content:center;line-height:0;position:relative;flex-shrink:0;font-size:108.714px;color:transparent;letter-spacing:-3.6238px;white-space:nowrap;background-image:linear-gradient(-90deg,#fff,#e77dff 101.66%)}.div-row__designs-text p{line-height:108.714px;margin:0}.div-row__effects-content{position:absolute;height:288.41px;left:40px;right:40px;top:163.59px}.div-row__effects-circle{position:absolute;border-radius:500px}.div-row__effects-circle--pink{background:#ffffff4d;bottom:58.41px;right:-155px;box-shadow:0 20px 60px #cc4dff4d;top:-49px;width:279px}.div-row__effects-bar{position:absolute;border-radius:100px}.div-row__effects-bar--teal{background:#cbebea;bottom:11px;left:55px;top:267.41px;width:10px}.div-row__effects-bar--purple{background:#db84fe;bottom:272.41px;right:130px;top:6px;width:10px}.div-row__cool-text{position:absolute;left:54px;top:245px;transform:translateY(-50%);-webkit-background-clip:text;background-clip:text;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-weight:900;justify-content:center;line-height:0;font-size:108.714px;color:transparent;letter-spacing:-3.6238px;white-space:nowrap;background-image:linear-gradient(-90deg,#fff,#ffffff69 101.66%)}.div-row__cool-text p{line-height:108.714px;margin:0}@media (max-width: 1024px){.div-row__card--small .div-row__card-inner,.div-row__card--large .div-row__card-inner{height:492px!important}}@media (max-width: 768px){.div-row__card--small .div-row__card-inner,.div-row__card--large .div-row__card-inner{height:492px!important}}@media (max-width: 480px){.div-row__card--small .div-row__card-inner,.div-row__card--large .div-row__card-inner{height:492px!important}}.features__carousel-wrapper{position:relative;width:100%}.features__carousel-wrapper:before,.features__carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.features__carousel-wrapper:before{left:0}.features__carousel-wrapper:after{right:0}.features__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;background:#ffffffeb;color:#111;box-shadow:0 2px 12px #00000026;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease,background .18s ease}.features__arrow--left{left:12px}.features__arrow--right{right:12px}.features__arrow--visible{opacity:1;pointer-events:auto}.features__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08);box-shadow:0 4px 18px #0003}.features__arrow:active{transform:translateY(-50%) scale(.96)}.features__arrow svg{display:block;flex-shrink:0}.features__carousel-wrapper--dark{--carousel-fade-color: #0e0e0e}.features__carousel-wrapper--dark .features__arrow{background:#1e1e1ed9;color:#fff}.features__carousel-wrapper--dark .features__arrow:hover{background:#282828f2}.designPage .case-studies{padding:32px 0!important}@media (min-width: 1025px){.designPage .case-studies{padding:32px 0!important}}.design-faq-wrapper{margin-bottom:64px}@media (min-width: 1025px){.design-faq-wrapper{margin-bottom:128px}}.why-us{background:#0a0a0a;padding:56px 0 64px;max-width:100%;margin:0;box-sizing:border-box;text-align:left}.why-us *{box-sizing:border-box}@media (max-width: 768px){.why-us{padding:40px 0 48px}}@media (max-width: 480px){.why-us{padding:32px 0 40px;text-align:left}}.why-us__badge{display:block;width:-moz-fit-content;width:fit-content;padding:8px 20px;background:#ffffff17;color:#fff;border:1px solid #2a2f3d;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:20px;margin-left:72px}@media (max-width: 1024px){.why-us__badge{margin-left:40px}}@media (max-width: 480px){.why-us__badge{margin-left:auto;margin-right:auto;border:1px solid #ffffff}}.why-us__heading{padding-left:72px;padding-right:72px;margin:0 0 40px;font-family:Poppins,system-ui,sans-serif;font-size:36px;font-weight:500;color:#fff;line-height:1.2;letter-spacing:-.02em}@media (max-width: 1024px){.why-us__heading{padding-left:40px;padding-right:40px}}@media (max-width: 768px){.why-us__heading{font-size:24px;padding-left:40px;padding-right:40px}}@media (max-width: 480px){.why-us__heading{font-size:24px;padding-left:24px;padding-right:24px;text-align:center}.why-us__table__wrapper{padding:0 24px}}.why-us__table{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:40px;width:100%;padding:0 72px}@media (max-width: 1024px){.why-us__table{padding:0 40px;gap:12px}}@media (max-width: 768px){.why-us__table{grid-template-columns:1fr;padding:0 40px;gap:12px}}@media (max-width: 480px){.why-us__table{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px;gap:12px;scrollbar-width:none;-ms-overflow-style:none}.why-us__table::-webkit-scrollbar{display:none}}.why-us__col-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;border:1px solid #ffffff;font-weight:500}@media (max-width: 768px){.why-us__col-card{flex-direction:row;border-radius:12px}}@media (max-width: 480px){.why-us__col-card{flex-direction:column;border-radius:12px;width:75vw;min-width:75vw;max-width:75vw;flex-shrink:0;scroll-snap-align:start;overflow:hidden}}.why-us__col-card-header{padding:28px 24px;font-family:Poppins,system-ui,sans-serif;font-weight:500;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.4;font-size:24px;height:150px}@media (max-width: 1024px){.why-us__col-card-header{padding:22px 18px;font-size:20px;height:130px}}@media (max-width: 768px){.why-us__col-card-header{width:140px;flex-shrink:0;padding:20px 16px;font-size:16px;height:120px}}@media (max-width: 480px){.why-us__col-card-header{width:100%;padding:16px 20px;font-size:14px;height:auto;min-height:80px}}.why-us__col-card-body{flex:1;display:flex;flex-direction:column}@media (max-width: 768px){.why-us__col-card-body{flex-direction:row;flex-wrap:wrap;align-items:center}}@media (max-width: 480px){.why-us__col-card-body{flex-direction:column}}.why-us__col-item{padding:20px 28px;font-family:Poppins,system-ui,sans-serif;font-size:16px;line-height:1.4;text-align:left}@media (max-width: 1024px){.why-us__col-item{padding:16px 20px;font-size:14px}}@media (max-width: 768px){.why-us__col-item{padding:14px 20px;font-size:14px;width:50%}}@media (max-width: 480px){.why-us__col-item{padding:12px 16px;width:100%;text-align:left;word-break:break-word;overflow-wrap:break-word;white-space:normal}}.why-us__col-item--expertise{display:flex;align-items:center;gap:10px;font-weight:500}.service-common-contact-us{width:calc(100% - 140px);min-height:410px;margin:38px auto 0;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width: 1280px){.service-common-contact-us{width:calc(100% - 80px);border-radius:18px}}@media (max-width: 1024px){.service-common-contact-us{width:calc(100% - 48px);min-height:360px;border-radius:16px}}@media (max-width: 768px){.service-common-contact-us{width:calc(100% - 32px);min-height:300px;border-radius:14px}}@media (max-width: 480px){.service-common-contact-us{width:calc(100% - 24px);min-height:260px;border-radius:12px}}.service-common-contact-us__overlay{width:100%;height:100%;min-height:inherit;background:#00000059;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 90px;box-sizing:border-box;text-align:center}@media (max-width: 1280px){.service-common-contact-us__overlay{padding:56px 70px}}@media (max-width: 1024px){.service-common-contact-us__overlay{padding:48px 56px}}@media (max-width: 768px){.service-common-contact-us__overlay{padding:40px 32px}}@media (max-width: 480px){.service-common-contact-us__overlay{padding:32px 20px}}.service-common-contact-us__heading{font-size:45px;font-weight:600;margin:0 0 10px;color:#fff;font-family:Poppins,Inter,system-ui,sans-serif;line-height:1.2;letter-spacing:-.01em}@media (max-width: 1280px){.service-common-contact-us__heading{font-size:38px}}@media (max-width: 1024px){.service-common-contact-us__heading{font-size:32px}}@media (max-width: 768px){.service-common-contact-us__heading{font-size:26px}}@media (max-width: 480px){.service-common-contact-us__heading{font-size:22px}}.service-common-contact-us__description{font-size:18px;color:#fff;margin:0;font-family:Poppins,Inter,system-ui,sans-serif;line-height:1.6}@media (max-width: 1024px){.service-common-contact-us__description{font-size:16px}}@media (max-width: 768px){.service-common-contact-us__description{font-size:15px}}@media (max-width: 480px){.service-common-contact-us__description{font-size:13px}}.service-common-contact-us__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;background:#fff;color:#1d5dff;font-size:16px;font-weight:600;padding:14px 36px;border:none;border-radius:40px;cursor:pointer;font-family:Poppins,Inter,system-ui,sans-serif;transition:background .3s ease,color .3s ease,transform .15s ease}.service-common-contact-us__btn:hover{background:#1d5dff;color:#fff;transform:translateY(-2px)}.service-common-contact-us__btn:active{transform:translateY(0)}@media (max-width: 1024px){.service-common-contact-us__btn{font-size:15px;padding:13px 30px;margin-top:20px}}@media (max-width: 768px){.service-common-contact-us__btn{font-size:14px;padding:12px 26px;margin-top:18px}}@media (max-width: 480px){.service-common-contact-us__btn{font-size:13px;padding:11px 20px;width:80%}}.ddp{font-family:Poppins,Segoe UI,sans-serif;padding:0 24px;box-sizing:border-box;background:#fff;margin-top:60px}@media (min-width: 992px){.ddp{margin-top:72px;padding:0 72px 32px}}.ddp *{box-sizing:border-box}.ddp--loading{display:grid;grid-template-columns:1fr;gap:24px;padding-top:32px}@media (min-width: 992px){.ddp--loading{grid-template-columns:1fr 1fr}}.ddp__skel{border-radius:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:ddp-shimmer 1.4s infinite}.ddp__skel--gallery{height:500px}.ddp__skel--info{height:420px}@keyframes ddp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ddp__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:20px 0 16px;font-size:14px}@media (max-width: 1024px){.ddp__breadcrumb{padding:16px 0 0}}.ddp__bc-link{color:#3c3c3c;cursor:pointer}.ddp__bc-link:hover{color:#1d5dff;text-decoration:underline}.ddp__bc-sep{color:#aaa;margin:0 2px;font-size:12px}.ddp__bc-current{color:#3c3c3c;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.ddp__product{display:flex;gap:40px;align-items:flex-start;margin-bottom:32px}@media (max-width: 1024px){.ddp__product{flex-direction:column;gap:24px;margin-top:24px}}.ddp__left{flex:0 0 48%;max-width:48%}@media (max-width: 1024px){.ddp__left{flex:1;max-width:100%;width:100%}}.ddp__right{flex:1;min-width:0}@media (min-width: 992px){.ddp__right{position:sticky;top:90px}}.ddp-gallery{display:flex;gap:12px}@media (max-width: 1024px){.ddp-gallery{flex-direction:column-reverse;gap:10px}}.ddp-gallery__thumbs{display:flex;flex-direction:column;gap:10px;flex-shrink:0;max-height:578px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.ddp-gallery__thumbs::-webkit-scrollbar{display:none}@media (max-width: 1024px){.ddp-gallery__thumbs{display:none}}.ddp-gallery__thumb-wrap{width:196px!important;height:186px!important;border-radius:8px;border:2px solid #e5e5e5;overflow:hidden;cursor:pointer;transition:border-color .2s;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5;padding:8px 24px}.ddp-gallery__thumb-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:4px}.ddp-gallery__thumb-wrap.active{border-color:#ecb614;box-shadow:0 0 0 1px #ecb614}.ddp-gallery__thumb-wrap:hover:not(.active){border-color:#aaa}@media (max-width: 1024px){.ddp-gallery__thumb-wrap{width:72px!important;height:75px!important;padding:4px 8px}}.ddp-gallery__main{flex:1;position:relative;border-radius:12px;overflow:hidden;background:#1a1a2e;cursor:zoom-in;aspect-ratio:428/592;max-height:592px;width:100%;display:flex;align-items:center;justify-content:center}.ddp-gallery__main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width: 1024px){.ddp-gallery__main{aspect-ratio:4/3;max-height:none;width:100%}}.ddp-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#ffffffe0;border:none;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000002e;z-index:2;transition:background .15s}.ddp-gallery__nav:hover{background:#fff}.ddp-gallery__nav--prev{left:8px}.ddp-gallery__nav--next{right:8px}.ddp-gallery__empty{width:100%;aspect-ratio:1;border-radius:12px;background:#f0f0f0}.ddp-gallery__dots{display:none}@media (max-width: 1024px){.ddp-gallery__dots{display:flex;justify-content:center;align-items:center;gap:6px;position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:3}}.ddp-gallery__dot{width:8px;height:8px;border-radius:50%;background:#fff9;border:none;cursor:pointer;padding:0;flex-shrink:0;transition:background .2s,width .2s,border-radius .2s}.ddp-gallery__dot--active{background:#fff;width:20px;border-radius:4px}.ddp-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:3000;display:flex;align-items:center;justify-content:center;cursor:zoom-out}.ddp-lightbox img{max-width:90vw;max-height:90vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;cursor:default}.ddp-lightbox__close{position:absolute;top:16px;right:16px;background:#ffffff26;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.ddp-lightbox__close:hover{background:#ffffff47}.ddp-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;width:50px;height:50px;border-radius:50%;font-size:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.ddp-lightbox__nav:hover{background:#ffffff47}.ddp-lightbox__nav--prev{left:20px}.ddp-lightbox__nav--next{right:20px}.ddp__title{font-family:Poppins,sans-serif;font-size:32px;font-weight:500;line-height:38.4px;color:#3c3c3c;margin:0 0 12px;text-align:left}@media (max-width: 1024px){.ddp__title{font-size:24px;line-height:1.35}}.ddp__rating{display:flex;align-items:center;gap:8px;margin-bottom:14px}.ddp__stars{display:flex;gap:2px}.ddp__star{font-size:16px}.ddp__star--full,.ddp__star--half{color:#ecb614}.ddp__star--empty{color:#ddd}.ddp__rating-score{font-size:14px;font-weight:600;color:#3c3c3c}.ddp__rating-count{font-size:14px;color:#00000080}.ddp__price-row{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.ddp__price{font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:40px;color:#1d5dff}@media (max-width: 472px){.ddp__price{font-size:26px}}.ddp__original-price{font-family:Poppins,sans-serif;font-size:18px;font-weight:300;line-height:26px;color:#00000080;text-decoration:line-through}.ddp__deal-badge{background:#cc0c39;color:#fff;font-size:12px;font-weight:500;padding:5px 14px;border-radius:6px;white-space:nowrap}.ddp__desc-block{margin-bottom:18px;text-align:left}.ddp__desc-label{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#000;display:block;margin-bottom:6px}.ddp__desc-text{text-align:left}.ddp__desc-text p{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#00000080;margin:0 0 4px;text-align:left}.ddp__desc-text p:before{content:"• "}.ddp__show-more{background:none;border:none;color:#1d5dff;font-size:13px;font-weight:600;cursor:pointer;padding:4px 0;display:inline-block}.ddp__show-more:hover{text-decoration:underline}.ddp__meta-row{display:flex;gap:32px;margin-bottom:20px;flex-wrap:wrap}.ddp__meta-col{display:flex;flex-direction:column;gap:8px}.ddp__meta-label{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#000;letter-spacing:.32px;white-space:nowrap;text-align:left}.ddp__format-chips{display:flex;gap:8px;flex-wrap:wrap}.ddp__format-chip{padding:5px 14px;border:1px solid #D0D5DD;border-radius:6px;font-size:13px;font-weight:500;color:#3c3c3c;background:#fff;letter-spacing:.2px}.ddp__share-icons{display:flex;gap:8px;align-items:center}.ddp__share-btn{width:34px;height:34px;border-radius:8px;border:1px solid #e5e5e5;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:all .18s}.ddp__share-btn:hover{border-color:#bbb;background:#f9f9f9}.ddp__share-btn--fb:hover{color:#1877f2;border-color:#1877f2}.ddp__share-btn--ig:hover{color:#e4405f;border-color:#e4405f}.ddp__share-btn--wa:hover{color:#25d366;border-color:#25d366}.ddp__share-btn--tw:hover{color:#1da1f2;border-color:#1da1f2}.ddp__buy-row{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.ddp__buy-btn{border-radius:8px;background:#000;color:#fff;border:none;min-width:202px;padding:12px 40px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .15s}.ddp__buy-btn:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px)}.ddp__buy-btn:disabled{opacity:.7;cursor:not-allowed}.ddp__buy-btn.loading{cursor:wait}@media (max-width: 472px){.ddp__buy-btn{min-width:100%}}.ddp__cart-btn{border-radius:8px;background:#fff;color:#3c3c3c;border:1.5px solid #D0D5DD;padding:12px 24px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.ddp__cart-btn:hover{border-color:#000;background:#f9f9f9}@media (max-width: 472px){.ddp__cart-btn{flex:1;justify-content:center}}.ddp__spinner{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:ddp-spin .7s linear infinite}@keyframes ddp-spin{to{transform:rotate(360deg)}}.ddp__promo-banner{border-radius:8px;background:linear-gradient(105deg,#fffef580 7.6%,#5c75ff1a);box-shadow:0 2px 4px #0337d329;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;cursor:pointer;transition:box-shadow .2s;position:relative;overflow:hidden}.ddp__promo-banner:hover{box-shadow:0 4px 12px #0337d338}.ddp__promo-banner:before,.ddp__promo-banner:after{content:"";position:absolute;border-radius:50%;opacity:.15;pointer-events:none}.ddp__promo-banner:before{width:160px;height:160px;background:#5c75ff;right:-30px;top:-40px}.ddp__promo-banner:after{width:120px;height:120px;background:#1d5dff;left:-20px;bottom:-30px}.ddp__promo-text{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#1d5dff;letter-spacing:.2px;position:relative;z-index:1}.ddp__payment{display:flex;flex-direction:column;gap:10px}.ddp__payment-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3c3c3c;text-align:left}.ddp__payment-icons{display:flex;align-items:center;gap:10px}.ddp__payment-card{height:34px;border:1px solid #E5E7EB;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:0 12px;background:#fff;font-size:12px;font-weight:700;letter-spacing:.5px}.ddp__payment-card--visa{color:#1a1f71;font-size:14px;font-weight:900;font-style:italic;min-width:56px}.ddp__payment-card--mc{gap:0;min-width:48px;padding:0 8px}.ddp__payment-card--amex{color:#2671b2;min-width:52px}.ddp__mc-circle{display:inline-block;width:22px;height:22px;border-radius:50%}.ddp__mc-circle--r{background:#eb001b}.ddp__mc-circle--l{background:#f79e1b;margin-left:-8px;opacity:.9}.ddp__payment-learn{font-size:13px;color:#1d5dff;cursor:pointer;margin-left:4px}.ddp__payment-learn:hover{text-decoration:underline}.ddp__bottom{padding-top:0}.ddp__tabs{display:flex;gap:0;border-bottom:1px solid #E1E1E1;margin-bottom:24px}.ddp__tab{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:26px;color:#00000080;background:none;border:none;border-bottom:3px solid transparent;padding:16px 24px;cursor:pointer;transition:all .18s;text-transform:capitalize;margin-bottom:-1px}.ddp__tab:hover{color:#191c1f}.ddp__tab--active{color:#191c1f;font-weight:500;border-bottom-color:#191c1f}@media (max-width: 1024px){.ddp__tab{flex:1;text-align:center}}@media (max-width: 472px){.ddp__tab{font-size:14px;padding:12px 14px}}.ddp__tab-body{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 992px){.ddp__tab-body{grid-template-columns:1fr 300px}}.ddp__tab-text{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#00000080;white-space:pre-line;margin:0;text-align:left}.ddp__tab-content{text-align:left;display:flex;flex-direction:column;gap:16px}.ddp-faq__q,.ddp-faq__a{text-align:left}.ddp__features-col{border-left:1px solid #f0f0f0;padding-left:32px}@media (max-width: 1024px){.ddp__features-col{border-left:none;padding-left:0;border-top:none;padding-top:0}}.ddp__features-heading{font-family:Poppins,sans-serif;font-size:16px;text-align:left;font-weight:400;color:#191c1f;margin:0 0 16px}.ddp__features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.ddp__feature-item{display:flex;align-items:center;gap:12px}.ddp__feature-icon{width:36px;height:36px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid #eaecff}.ddp__feature-icon--placeholder{background:#f0f0f0;border-color:#e0e0e0}.ddp__feature-name{font-family:Poppins;font-size:16px;font-weight:400;color:#000;opacity:50%;line-height:1.35}.ddp__faqs{display:flex;flex-direction:column;gap:0;border:1px solid #E1E1E1;border-radius:10px;overflow:hidden}.ddp-faq{border-bottom:1px solid #E1E1E1}.ddp-faq:last-child{border-bottom:none}.ddp-faq--open .ddp-faq__q{color:#191c1f;font-weight:600}.ddp-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;background:none;border:none;cursor:pointer;text-align:left;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#3c3c3c;transition:background .15s}.ddp-faq__q:hover{background:#fafafa}.ddp-faq__chevron{font-size:22px;font-weight:300;color:#1d5dff;flex-shrink:0;line-height:1}.ddp-faq__a{padding:4px 20px 18px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#0000008c;white-space:pre-line;text-align:left}.ddp__tab-text--empty{color:#00000059;font-style:italic}.ddp-full-width-section{width:100%;margin:64px 0 0;padding:0;overflow:hidden}@media (max-width: 999.98px){.ddp-full-width-section{margin:32px 0 0}}.ddp-constrained-section{margin:64px auto 0}@media (max-width: 1024px){.ddp-constrained-section{margin:32px auto}}.rt-section{border-top:none;margin-top:32px}@media (min-width: 1025px){.rt-section{margin-top:64px}}.rt-header{margin-bottom:24px;text-align:left}.rt-header__pill{display:inline-block;background:#eef3ff;color:#1d5dff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;padding:4px 14px;border-radius:999px;margin-bottom:14px}.rt-header__title{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0;color:#191c1f;margin:0 0 8px;text-align:left}@media (min-width: 1025px){.rt-header__title{font-size:28px;line-height:36px}}@media (min-width: 1024px){.rt-header__title{font-size:32px;line-height:40px}}.rt-header__sub{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#00000073;margin:0;text-align:left}.rt-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;gap:20px}@media (max-width: 1024px){.rt-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.rt-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.rt-grid::-webkit-scrollbar{display:none}.rt-grid .logo-card{flex:0 0 254px;min-width:254px;max-width:254px;scroll-snap-align:start}}.rt-card-skel{height:420px;border-radius:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:ddp-shimmer 1.4s infinite}@media (max-width: 600px){.rt-card-skel{flex:0 0 254px;min-width:254px}}.rt-section .pagination{border-top:1px solid #E1E1E1}@media (max-width: 797px){.designPage .case-studies{padding:32px 0}}.cta-banner{padding:0 24px}@media (min-width: 768px){.cta-banner{padding:0 40px}}@media (min-width: 1200px){.cta-banner{padding:0 80px}}.cta-banner__spiral{position:absolute;left:-120px;top:50%;transform:translateY(-50%);width:500px;height:500px;pointer-events:none;z-index:0}@media (max-width: 768px){.cta-banner__spiral{left:auto;right:-160px;top:auto;bottom:-160px;transform:none;width:380px;height:380px}}.cta-banner__inner{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;background-color:#246af9;border-radius:16px;overflow:hidden;padding:24px 24px 32px;min-height:auto;position:relative}@media (min-width: 768px){.cta-banner__inner{flex-direction:row;align-items:center;justify-content:space-between;padding:32px 48px;min-height:280px}}@media (min-width: 1200px){.cta-banner__inner{padding:32px 72px;min-height:376px}}.cta-banner__content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;order:2;position:relative;z-index:1}@media (min-width: 768px){.cta-banner__content{flex:1;order:1}}.cta-banner__heading{font-family:Poppins,sans-serif;font-weight:500;font-size:32px;line-height:40px;letter-spacing:0;color:#000;margin:0 0 24px;white-space:pre-line;text-align:left}@media (min-width: 768px){.cta-banner__heading{font-size:48px;line-height:56px}}@media (min-width: 1024px){.cta-banner__heading{font-size:64px;line-height:72px}}.cta-banner__heading-highlight{color:#fff}.cta-banner__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 40px;min-height:44px;border-radius:94px;background:#000;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:100%;letter-spacing:0;border:none;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s}.cta-banner__btn:hover{background:#222;transform:translateY(-1px)}.cta-banner__image-wrapper{flex-shrink:0;width:100%;order:1;overflow:hidden;border-radius:12px;height:180px;position:relative}@media (min-width: 768px){.cta-banner__image-wrapper{flex:0 0 58%;order:2;height:280px}.cta-banner__image-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:70%;height:52px;background:#246af9;border-radius:0 40px 40px 0;z-index:2}}@media (min-width: 1200px){.cta-banner__image-wrapper{flex:0 0 58%;height:376px}}.cta-banner__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.design-browse-page{background:#fff;min-height:100vh;display:flex;flex-direction:column;padding-top:60px}@media (min-width: 1025px){.design-browse-page{padding-top:80px}}.design-browse-hero{position:relative;padding:28px 20px 16px;min-height:90vh;display:flex;flex-direction:column;background:radial-gradient(ellipse 55% 95% at 38% 25%,rgba(173,210,255,.72) 0%,transparent 65%),radial-gradient(ellipse 85% 95% at 62% 25%,rgba(246,152,22,.72) 0%,transparent 78%),#fff;text-align:center}@media (min-width: 1024px){.design-browse-hero{min-height:unset;display:block;padding-top:48px}}.design-browse-hero__content{max-width:900px;margin:0 auto}.design-browse-hero__title{margin:0;font-family:Poppins,sans-serif;font-size:44px;line-height:52px;font-weight:500;color:#111827}.design-browse-hero__title span{color:#1d5dff}@media (max-width: 1024px){.design-browse-hero__title{font-size:24px}}.design-browse-hero__subtitle{margin:10px auto 0;color:#111827b3;font-size:18px;line-height:26px;font-family:Poppins,sans-serif}.design-browse-hero__gallery{position:relative;max-width:1261px;margin:26px auto 0;height:400px;padding:0 18px 0 36px;overflow:hidden}@media (max-width: 1024px){.design-browse-hero__gallery{height:300px;padding-inline:8px}}.design-browse-hero__columns{display:grid;grid-template-columns:177px 255px 297px 255px 177px;align-items:start;justify-content:center;-moz-column-gap:16px;column-gap:16px;height:100%}.design-browse-hero__col{display:flex;flex-direction:column;gap:12px}.design-browse-hero__col--1{padding-top:166px}.design-browse-hero__col--2{padding-top:32px}.design-browse-hero__col--3{padding-top:0}.design-browse-hero__col--4{padding-top:32px}.design-browse-hero__col--5{padding-top:92px}.design-browse-hero__card{border-radius:12px;overflow:hidden}.design-browse-hero__card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.design-browse-hero__card--cut-left{width:177px;height:293px;transform:translate(-3px)}.design-browse-hero__card--full,.design-browse-hero__card--peek{width:255px;height:236px}.design-browse-hero__card--center{width:297px;height:445px}.design-browse-hero__card--edge{width:177px;height:212px}.design-browse-hero__wavy{position:absolute;z-index:2;opacity:.85}.design-browse-hero__wavy--left{top:130px;left:clamp(9px,5%,60px)}.design-browse-hero__wavy--right{top:50px;right:clamp(9px,4%,48px)}@media (max-width: 1020px){.design-browse-hero__wavy--left{top:80px}.design-browse-hero__wavy--right{top:30px}}@media (max-width: 768px){.design-browse-hero__wavy--left,.design-browse-hero__wavy--right{top:-10px}}.design-browse-hero__squiggle{position:absolute;top:104px;width:96px;height:22px;opacity:.7;background-image:radial-gradient(circle at 8px 12px,#7f8898 4px,transparent 4px);background-size:18px 18px;background-repeat:repeat-x;transform:scaleY(.45)}.design-browse-hero__squiggle--left{left:14px}.design-browse-hero__squiggle--right{right:14px}@media (max-width: 1020px){.design-browse-hero__columns{grid-template-columns:130px 190px 220px 190px 130px;-moz-column-gap:10px;column-gap:10px}.design-browse-hero__col--1{padding-top:152px}.design-browse-hero__col--2,.design-browse-hero__col--4{padding-top:34px}.design-browse-hero__col--5{padding-top:95px}.design-browse-hero__card--cut-left{width:130px;height:310px;transform:translate(-25px)}.design-browse-hero__card--full,.design-browse-hero__card--peek{width:190px;height:204px}.design-browse-hero__card--center{width:220px;height:445px}.design-browse-hero__card--edge{width:130px;height:178px}}@media (max-width: 1024px){.design-browse-hero{padding-top:28px;background:radial-gradient(ellipse 150% 55% at 25% 18%,rgba(173,210,255,.78) 0%,transparent 55%),radial-gradient(ellipse 150% 55% at 75% 18%,rgba(246,152,22,.78) 0%,transparent 55%),#fff}.design-browse-hero__title{font-size:31px;margin-bottom:8px}.design-browse-hero__subtitle{font-size:15px;margin-top:8px;max-width:96%}.design-browse-hero__gallery{flex:1;min-height:340px;margin-top:28px;overflow:visible}.design-browse-hero__columns{grid-template-columns:1fr 1fr 1.2fr;-moz-column-gap:8px;column-gap:8px;overflow:hidden}.design-browse-hero__col--1,.design-browse-hero__col--5{display:none}.design-browse-hero__col--2,.design-browse-hero__col--4{padding-top:28px}.design-browse-hero__col--3{padding-top:0}.design-browse-hero__card--full,.design-browse-hero__card--peek{width:100%;height:172px}.design-browse-hero__card--center{width:100%;height:334px}.design-browse-hero__card--cut-left,.design-browse-hero__card--edge{display:none}.design-browse-hero__wavy--left{left:9px}.design-browse-hero__wavy--right{right:9px}.design-browse-hero__squiggle{display:none}}@media (max-width: 430px){.design-browse-hero__gallery{min-height:360px}.design-browse-hero__columns{grid-template-columns:1fr 1.06fr 1fr;-moz-column-gap:6px;column-gap:6px}.design-browse-hero__card--full,.design-browse-hero__card--peek{height:148px}.design-browse-hero__card--center{height:368px}}.browse-section-header{text-align:center;padding:32px 24px 8px;background:#fff}@media (min-width: 1025px){.browse-section-header{padding:64px 80px 12px}}.browse-section-header__title{font-family:Poppins,sans-serif;font-weight:500;font-size:28px;line-height:36px;letter-spacing:0;color:#1a1a2e;margin:0 0 8px}@media (min-width: 1025px){.browse-section-header__title{font-size:36px;line-height:44px}}@media (min-width: 1024px){.browse-section-header__title{font-size:44px;line-height:52px}}.browse-section-header__subtitle{font-family:Poppins,sans-serif;font-weight:400;font-size:15px;line-height:22px;letter-spacing:0;color:#00000080;margin:0}@media (min-width: 1025px){.browse-section-header__subtitle{font-size:18px;line-height:26px}}.filter-toggle-btn{display:none;align-items:center;gap:8px;padding:10px 18px;margin:12px 16px;border:1px solid #e9e9e9;border-radius:8px;background:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1a1a2e;cursor:pointer;position:relative}@media (max-width: 1024px){.filter-toggle-btn{display:inline-flex}}.filter-toggle-btn__badge{background:#1d5dff;color:#fff;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}@keyframes dropFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.logo-gallery__layout{display:flex;flex:1;min-height:0;padding:24px 80px 0;background:#fff;gap:24px;align-items:flex-start}@media (max-width: 1024px){.logo-gallery__layout{padding:16px 24px 0;gap:0}}.logo-gallery__layout--empty{margin-bottom:64px}@media (max-width: 768px){.logo-gallery__layout--empty{margin-bottom:32px}}.logo-gallery__content{flex:1;min-width:0;overflow:hidden}.filter-sidebar{width:260px;min-width:260px;background:#fdfefe;border:1px solid #e9e9e9;border-radius:10px;padding:0;overflow:hidden;height:1002px;display:flex;flex-direction:column;position:sticky;top:100px;flex-shrink:0}@media (min-width: 1200px){.filter-sidebar{width:280px;min-width:280px}}@media (max-width: 1024px){.filter-sidebar{display:none;position:fixed;top:0;left:0;width:300px;height:100vh;max-height:100vh;z-index:1000;box-shadow:4px 0 24px #00000026;padding:20px 18px;border-radius:0;border:none}.filter-sidebar--open{display:block}}.filter-sidebar__header{flex:0 0 auto;padding:24px 18px 0;margin-bottom:26px;text-align:left}.filter-sidebar__header h2{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#1a1a2e;margin:0 0 4px;text-align:left}.filter-sidebar__header p{font-family:Poppins,sans-serif;font-size:12px;color:#6b7280;margin:0;text-align:left}.filter-sidebar__section{margin-bottom:8px}.filter-sidebar__section-title{font-family:Poppins;font-size:16px;font-weight:500;color:#1a1a2e;margin:0 0 10px;display:flex;align-items:center;gap:4px}.filter-sidebar__options{display:flex;flex-direction:column;gap:2px}.filter-sidebar__divider{height:1px;background:#e5e7eb;margin:16px -18px}.filter-sidebar__radio{display:flex;align-items:center;gap:10px;padding:4px 0;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:400;line-height:100%;color:#1a1a2e}.filter-sidebar__radio input[type=radio]{display:none}.filter-sidebar__radio-custom{width:18px;height:18px;border-radius:50%;border:1.5px solid #ccc;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease}.filter-sidebar__radio-custom.checked{border-color:#1d5dff}.filter-sidebar__radio-custom .radio-dot{width:10px;height:10px;border-radius:50%;background:#1d5dff}.filter-sidebar__checkbox{display:flex;align-items:center;gap:10px;padding:7px 0;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:400;line-height:100%;color:#1a1a2e}.filter-sidebar__checkbox input{display:none}.filter-sidebar__option--selected{color:#1d5dff;font-weight:500}.filter-sidebar__checkbox-custom{width:18px;height:18px;border-radius:4px;border:1.5px solid #ccc;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease}.filter-sidebar__checkbox-custom.checked{background:#fff}.filter-sidebar__checkbox-custom .checkmark{color:#1d5dff;width:11px;height:10px}.filter-sidebar__body{flex:1;overflow-y:auto;padding:0 18px;scrollbar-width:none}.filter-sidebar__body::-webkit-scrollbar{display:none}.filter-sidebar__footer{flex:0 0 auto;display:flex;gap:10px;padding:14px 18px;border-top:1px solid #e5e7eb;background:#fdfefe}.filter-sidebar__clear-btn{flex:1;padding:9px 8px;border:none;border-radius:8px;background:transparent;color:#1d5dff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.filter-sidebar__clear-btn:hover{background:#f0f1ff}.filter-sidebar__apply-btn{flex:1;padding:9px 8px;border:none;border-radius:8px;background:#1d5dff;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.filter-sidebar__apply-btn:hover{background:#0045f3}.filter-sidebar__overlay{display:none}@media (max-width: 1024px){.filter-sidebar__overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999}}.filter-sidebar__bool-row{display:flex;gap:8px;padding:4px 0 8px}.filter-sidebar__bool-btn{flex:1;padding:7px 0;border-radius:8px;border:1.5px solid #e9e9e9;background:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer;color:#6b7280;transition:all .25s ease}.filter-sidebar__bool-btn:hover{border-color:#1d5dff;color:#1d5dff}.filter-sidebar__bool-btn.active{background:#1d5dff;border-color:#1d5dff;color:#fff}.loading-spinner{display:flex;justify-content:center;align-items:center;min-height:40px;min-width:40px;font-family:Poppins,sans-serif;font-size:16px;color:#1d5dff;font-weight:200}.no-results{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;font-family:Poppins,sans-serif;font-size:15px;color:#6b7280;text-align:center;padding:40px}.no-results__clear{padding:10px 24px;background:#1d5dff;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px}.logo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:491px;gap:20px;height:1002px;overflow:hidden}@media (max-width: 1200px){.logo-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;height:auto;overflow:visible;gap:16px}}@media (max-width: 600px){.logo-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 420px){.logo-grid{grid-template-columns:1fr;gap:16px}}.logo-card{background:#fff;border:1px solid #e9e9e9;border-radius:16px;overflow:hidden;transition:all .25s ease;cursor:pointer;display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box}.logo-card:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.logo-card__image-wrapper{flex:1;min-height:0;width:100%;padding:16px 16px 0;box-sizing:border-box;overflow:hidden}.logo-card__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:8px;transition:transform .3s ease}@media (max-width: 768px){.logo-card__image-wrapper img{max-height:157px}}.logo-card__image-wrapper:hover img{transform:scale(1.03)}.logo-card__content{padding:12px 16px 16px;display:flex;flex-direction:column;flex:0 0 auto;gap:4px}.logo-card__title{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;letter-spacing:0;color:#1a1a2e;text-align:left;margin:0}@media (min-width: 1025px){.logo-card__title{font-size:20px;line-height:26px}}.logo-card__categories{display:flex;flex-wrap:wrap;gap:2px 6px;margin:2px 0 4px;align-items:center}.logo-card__category{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0;color:#000}.logo-card__more{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1a1a2e;cursor:pointer}.logo-card__more:hover{color:#1d5dff}.logo-card__formats{display:flex;gap:6px;margin:4px 0 8px;flex-wrap:wrap}.logo-card__format-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 14px;border:1px solid #e9e9e9;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:100%;letter-spacing:0;color:#0337d3cc;background:transparent}.logo-card__pricing{display:flex;align-items:center;gap:8px;margin-top:auto;flex-wrap:wrap}.logo-card__price{font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:30px;letter-spacing:0;color:#1d5dff}.logo-card__original-price{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:#999;text-decoration:line-through}.logo-card__discount-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border:1px solid #47962d;border-radius:16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:100%;letter-spacing:0;color:#47962d;background:transparent;white-space:nowrap;margin-left:auto}.logo-gallery__pagination-wrapper{padding:0 80px 64px;background:#fff}@media (max-width: 1024px){.logo-gallery__pagination-wrapper{padding:0 24px 32px}}.pagination{display:flex;align-items:center;justify-content:center;gap:4px}@media (min-width: 1025px){.pagination{margin-top:40px;padding-top:10px;border-top:1px solid #e9e9e9}}@media (max-width: 1024px){.pagination{margin-top:30px}}.pagination__btn{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 4px;border:none;border-radius:8px;background:transparent;color:#1a1a2e;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .25s ease}.pagination__btn:hover:not(.pagination__btn--active):not(:disabled){background:#f0f1f5}.pagination__btn--active{background:#1d5dff;color:#fff;font-weight:700}.pagination__btn--active:hover{background:#0045f3}.pagination__btn--prev,.pagination__btn--next{gap:6px;padding:0 12px;font-weight:500;color:#6b7280}.pagination__btn--prev:disabled,.pagination__btn--next:disabled{opacity:.3;cursor:not-allowed}.pagination__btn--prev{margin-right:auto}.pagination__btn--next{margin-left:auto}.pagination__ellipsis{width:38px;text-align:center;color:#6b7280;font-family:Poppins,sans-serif;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.price-slider{padding:8px 4px 4px}.price-slider__track{position:relative;height:4px;background:#e5e7eb;border-radius:2px;cursor:pointer;margin:36px 8px 12px}.price-slider__fill{position:absolute;height:100%;background:#1d5dff;border-radius:2px;pointer-events:none}.price-slider__thumb-group{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:2}.price-slider__thumb-label{position:absolute;bottom:calc(100% + 8px);font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#1d5dff;white-space:nowrap;pointer-events:none}.price-slider__thumb{width:18px;height:18px;border-radius:50%;background:#1d5dff;border:2px solid #1d5dff;box-shadow:0 1px 4px #0000002e;cursor:grab;flex-shrink:0;transition:box-shadow .15s}.price-slider__thumb:hover{box-shadow:0 0 0 4px #1d5dff26}.price-slider__thumb.dragging{cursor:grabbing;transform:scale(1.2);box-shadow:0 0 0 6px #1d5dff2e}.price-slider__edge-labels{display:flex;justify-content:space-between;margin-top:4px;padding:0 4px}.price-slider__edge-labels span{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#6b7280}.cta-banner-gap{margin-top:32px}@media (min-width: 992px){.cta-banner-gap{margin-top:64px}}@media (max-width: 1024px){.contact-us-section+div,.contact-us-wrapper+div{margin-top:40px}}.faq-spacing{margin-top:40px}@media (min-width: 1025px){.faq-spacing{margin-top:0}}.features__card{width:360px!important;height:320px!important;border-radius:16px!important}.features__card.variant-large,.features__card.variant-rounded,.features__card.variant-wide{width:360px!important;height:320px!important}@media (max-width: 1024px){.features__card{width:200px!important;height:180px!important}}.browse-page-case-studies{padding:32px 0!important}@media (min-width: 1025px){.browse-page-case-studies{padding:32px 0!important}}.orderSuccess{position:relative;text-align:center;margin:auto;padding:10px;margin-top:3rem;width:100vw;height:100vh}@media (min-width: 768px){.orderSuccess{width:calc(100vw - 36px);margin-top:2.5rem}}@media (min-width: 992px){.orderSuccess{width:900px;margin-top:0rem}}@media (min-width: 1200px){.orderSuccess{width:1076px}}.orderSuccess__image{width:100%;border-radius:12px}@media (min-width: 992px){.orderSuccess__image{scale:.8}}.orderSuccess__content{position:absolute;top:90px;left:0;width:100%;padding:20px;color:#000}@media (min-width: 768px){.orderSuccess__content{top:220px}}@media (min-width: 992px){.orderSuccess__content{top:270px}}@media (min-width: 1200px){.orderSuccess__content{top:320px}}.orderSuccess__price{font-weight:600;font-size:32px}@media (min-width: 768px){.orderSuccess__price{font-size:40px}}@media (min-width: 992px){.orderSuccess__price{font-size:45px}}@media (min-width: 1200px){.orderSuccess__price{font-size:50px}}.orderSuccess__message{font-weight:600;font-size:18px}@media (min-width: 768px){.orderSuccess__message{font-size:34px}}@media (min-width: 992px){.orderSuccess__message{font-size:35px}}@media (min-width: 1200px){.orderSuccess__message{font-size:40px}}.orderSuccess__subtext{font-weight:500;font-size:13px;margin-top:6px}@media (min-width: 768px){.orderSuccess__subtext{font-size:22px}}@media (min-width: 992px){.orderSuccess__subtext{margin-top:6px;font-size:28px}}@media (min-width: 1200px){.orderSuccess__subtext{margin-top:10px;font-size:33px}}.orderSuccess__details{font-weight:400;font-size:14px;margin-top:12px;color:#0009}@media (min-width: 768px){.orderSuccess__details{font-size:22px}}@media (min-width: 992px){.orderSuccess__details{margin-top:8px;font-size:28px}}@media (min-width: 1200px){.orderSuccess__details{margin-top:20px}}.orderSuccess__button{margin-top:20px;padding:9.5px;width:90%;font-weight:600;color:#fff;background:#3854f6;border-radius:6px;cursor:pointer;border:none;transition:all .3s;font-size:14px}@media (min-width: 768px){.orderSuccess__button{font-size:18px;width:60%}}@media (min-width: 992px){.orderSuccess__button{width:70%;font-size:20px;padding:13px;margin-top:15px;border-radius:10px}}@media (min-width: 1200px){.orderSuccess__button{margin-top:30px}}.orderSuccess__button:hover{background:#223499}.orderSuccess__items{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}@media (min-width: 768px){.orderSuccess__items{flex-direction:row;justify-content:space-around;margin-top:30px}}@media (min-width: 992px){.orderSuccess__items{margin-top:40px}}@media (min-width: 1200px){.orderSuccess__items{margin-top:50px}}.orderSuccess__items__item,.orderSuccess__items__item div{display:flex}.orderSuccess__items__item div>*{width:50%}.orderFailed{position:relative;text-align:center;margin:auto;padding:10px;margin-top:3rem;width:100vw;height:100vh}@media (min-width: 768px){.orderFailed{width:calc(100vw - 36px);margin-top:2.5rem}}@media (min-width: 992px){.orderFailed{width:900px;margin-top:0rem}}@media (min-width: 1200px){.orderFailed{width:1076px}}.orderFailed__image{width:100%;border-radius:12px}@media (min-width: 992px){.orderFailed__image{scale:.8}}.orderFailed__icon{margin:0 auto 10px;width:80px;height:80px}@media (min-width: 992px){.orderFailed__icon{width:110px;height:110px}}.orderFailed__icon img{width:100%;height:auto}.orderFailed__content{position:absolute;top:90px;left:0;width:100%;padding:20px;color:#000}@media (max-width: 575.98px){.orderFailed__content{margin-top:20px}}@media (min-width: 768px){.orderFailed__content{top:220px}}@media (min-width: 992px){.orderFailed__content{top:270px}}@media (min-width: 1200px){.orderFailed__content{top:320px}}.orderFailed__price{font-weight:600;font-size:32px;color:#000}@media (min-width: 768px){.orderFailed__price{font-size:40px}}@media (min-width: 992px){.orderFailed__price{font-size:45px}}@media (min-width: 1200px){.orderFailed__price{font-size:50px}}.orderFailed__message{font-weight:600;font-size:18px;color:#f83f3e}@media (min-width: 768px){.orderFailed__message{font-size:34px}}@media (min-width: 992px){.orderFailed__message{font-size:35px}}@media (min-width: 1200px){.orderFailed__message{font-size:40px}}.orderFailed__subtext{font-weight:500;font-size:16px;margin-top:6px;color:#000}@media (min-width: 768px){.orderFailed__subtext{font-size:22px}}@media (min-width: 992px){.orderFailed__subtext{margin-top:6px;font-size:28px}}@media (min-width: 1200px){.orderFailed__subtext{margin-top:10px;font-size:33px}}.orderFailed__details{font-weight:400;font-size:14px;margin-top:12px;color:#0009}@media (min-width: 768px){.orderFailed__details{font-size:22px}}@media (min-width: 992px){.orderFailed__details{margin-top:8px;font-size:28px}}@media (min-width: 1200px){.orderFailed__details{margin-top:20px}}.orderFailed__redirect{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.48px;margin:16px auto auto;width:90%}@media (min-width: 768px){.orderFailed__redirect{font-size:18px}}.orderFailed__redirect-time{color:#265adf;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.48px;font-size:16px}#loginSignupResetPassword{display:flex;min-height:100vh;max-width:1920px;margin:auto;flex-direction:column-reverse}@media (min-width: 992px){#loginSignupResetPassword{flex-direction:row}}#loginSignupResetPassword .onboardingRightSection{flex:60%}#loginSignupResetPassword .languageSection{padding:16px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 575.98px){#loginSignupResetPassword .languageSection{margin-top:1.5rem}}@media (min-width: 992px){#loginSignupResetPassword .languageSection{align-items:start;padding:54px 50px 20px}}@media (min-width: 1200px){#loginSignupResetPassword .languageSection{padding:54px 72px 0}}#loginSignupResetPassword .languageSection span{cursor:pointer;transition:all .3s}#loginSignupResetPassword .languageSection span:hover{color:#3854f6}#loginSignupResetPassword .languageSection select{border-radius:10px;border:1.5px solid #c9c9c9;width:150px;height:40px;padding-left:10px;appearance:none;background:url(https://i.imgur.com/zHMRqBl.png) no-repeat right 10px center;background-size:12px 8px;background-color:#fff;font-family:inherit;font-size:14px;color:#000;-webkit-appearance:none;-moz-appearance:none;padding-right:30px}@media (min-width: 992px){#loginSignupResetPassword .languageSection select{font-size:16px}}#loginSignupResetPassword .languageSection select:active{border:1.5px solid #3854f6}#loginSignupResetPassword .languageSection select option{background-color:#fff;color:#333;padding:10px}#loginSignupResetPassword .languageSection select:focus{outline:none;border-color:#2a44e7}@media (min-width: 768px){#loginSignupResetPassword .onboardingForm{margin:0 32px}}@media (min-width: 992px){#loginSignupResetPassword .onboardingForm{margin:0 50px}}@media (min-width: 1200px){#loginSignupResetPassword .onboardingForm{margin:0 175px 0 150px}}.onboardingLeftSection{background-color:#3854f6;text-align:left;padding:16px}@media (max-width: 575.98px){.onboardingLeftSection{padding:40px 16px}}@media (min-width: 768px){.onboardingLeftSection{padding:29px}}@media (min-width: 992px){.onboardingLeftSection{flex:39%;padding:54px 30px 70px}}@media (min-width: 1200px){.onboardingLeftSection{padding:54px 68px 70px}}.onboardingLeftSection .LeftLogo{width:auto;height:30px}@media (min-width: 992px){.onboardingLeftSection .LeftLogo{height:40px}}.onboardingLeftSection .leftData{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;gap:5px}.onboardingLeftSection .leftTitle{color:#fff;font-style:normal;font-weight:600;font-size:30px;margin-top:24px}@media (min-width: 1200px){.onboardingLeftSection .leftTitle{line-height:60px;margin-top:50px;font-size:40px}}@media (min-width: 1400px){.onboardingLeftSection .leftTitle{font-size:48px}}.onboardingLeftSection .leftDesc{color:#fff;font-style:normal;font-weight:400;line-height:normal;display:inline-block;margin:10px 0;opacity:.7;font-size:16px}.onboardingLeftSection .testimonialSection{border-radius:10px;background-color:#2135a6;color:#fff;overflow:hidden;height:220px;padding:16px}@media (min-width: 992px){.onboardingLeftSection .testimonialSection{padding:16px}}.onboardingLeftSection .testimonialSection .testimonial{display:flex;flex-direction:column;justify-content:space-between;height:100%;cursor:grab}.onboardingLeftSection .testimonialSection .testimonial ::-moz-selection{background-color:transparent}.onboardingLeftSection .testimonialSection .testimonial ::selection{background-color:transparent}.onboardingLeftSection .testimonialSection .testimonial .topSection .testimonialTitle{color:#fff;font-style:normal;font-weight:600;line-height:normal;font-size:20px}.onboardingLeftSection .testimonialSection .testimonial .topSection .testimonialSummary{color:#fff;font-style:normal;font-weight:400;line-height:normal;opacity:.7;font-size:12.5px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection{display:flex;justify-content:space-between;align-items:center;margin-top:5px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails{display:flex;align-items:center;gap:12px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails .bottomImage{border-radius:50%;height:50px;width:50px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails .clientName{color:#fff;font-style:normal;font-weight:600;line-height:normal;font-size:16px}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .leftDetails .companyName{font-size:12px;opacity:.7}.onboardingLeftSection .testimonialSection .testimonial .bottomSection .rightDetails i{font-size:20px}@media (min-width: 768px){.onboardingLeftSection .testimonialSection .testimonial .bottomSection .rightDetails i{font-size:26px}}@media (min-width: 992px){.onboardingLeftSection .testimonialSection .testimonial .bottomSection .rightDetails i{font-size:30px}}.onboardingLeftSection .testimonialDots{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:10px}.onboardingLeftSection .testimonialDots .dot{cursor:pointer;display:inline-block;border-radius:50%;background:#fff;transition:all .3s ease-in-out;opacity:.3;width:10px;height:10px}.onboardingLeftSection .testimonialDots .dot.active{opacity:1}.loginPage{padding:16px}@media (max-width: 575.98px){.loginPage{padding-top:0}}@media (min-width: 768px){.loginPage{padding:16px 20px}}@media (min-width: 992px){.loginPage{padding:0}}.loginPage .signupMessage{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:18px;margin-bottom:50px}@media (min-width: 992px){.loginPage .signupMessage{margin-bottom:0}}.loginPage .signupMessage .signupText{color:#3854f6;font-size:14px;font-weight:700;cursor:pointer;text-decoration-line:underline}.loginPage .login-form .form-group{margin-bottom:1.5rem;position:relative}.loginPage .login-form .form-group.pass-group{margin-bottom:8px!important}.loginPage .login-form .form-group label{display:block;text-align:left;color:#000;font-style:normal;font-weight:500;line-height:normal;margin-bottom:6px;font-size:16px}.loginPage .login-form .form-group input[type=email],.loginPage .login-form .form-group input[type=password],.loginPage .login-form .form-group input[type=text]{width:100%;padding:9px;font-size:1rem;border:1.5px solid #c9c9c9;border-radius:4px;outline:none;transition:border-color .3s ease}.loginPage .login-form .form-group input[type=email]:focus,.loginPage .login-form .form-group input[type=password]:focus,.loginPage .login-form .form-group input[type=text]:focus{border-color:#007bff}.loginPage .login-form .form-group input[type=email].errorInp,.loginPage .login-form .form-group input[type=password].errorInp,.loginPage .login-form .form-group input[type=text].errorInp{border-color:#f21515}.loginPage .login-form .form-group .error-message{font-size:.875rem;margin-top:.5rem;position:absolute;bottom:-26px;width:100%;display:flex;align-items:center;justify-content:start;gap:5px}.loginPage .login-form .error-message{color:#b30000;text-align:left;font-size:.875rem;position:absolute;line-height:28px}.loginPage .login-form .password-wrapper{position:relative}.loginPage .login-form .password-wrapper .toggle-visibility{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);cursor:pointer;color:#007bff}.loginPage .login-form .resetPasswordAndError{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:13px}@media (min-width: 992px){.loginPage .login-form .resetPasswordAndError{gap:8px;font-size:16px}}.loginPage .login-form .resetPasswordAndError span{color:#b30000;text-align:left;width:-moz-fit-content;width:fit-content}.loginPage .login-form .resetPasswordAndError svg{margin-right:6px}.loginPage .login-form .resetPasswordAndError a{color:#000;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;text-align:right;font-size:13px;margin:12px 0;width:-moz-fit-content;width:fit-content}.loginPage .login-form .resetPasswordAndError a:hover{text-decoration:underline}.loginPage .login-form .submit-btn{color:#fff;font-style:normal;font-weight:600;line-height:normal;border-radius:6px;background:#3854f6;padding:9px;border:none;width:100%;cursor:pointer;transition:background-color .3s ease;font-size:18px;margin-top:10px}.loginPage .login-form .submit-btn:hover,.loginPage .login-form .submit-btn:disabled{background-color:#0056b3}.loginPage .login-form .form-group input[type=checkbox]{margin-right:.5rem}.loginPage .login-form a{opacity:.9;color:#3854f6;font-style:normal;font-weight:700;line-height:normal;font-size:15px;text-decoration-line:underline;text-decoration:none}.loginPage .login-form a:hover{text-decoration:underline}.loginPage .ant-divider-horizontal.ant-divider-with-text{margin:10px 0}.signupVerificationMessage{text-align:left;padding:16px;padding-top:4rem;padding-bottom:4rem}@media (min-width: 992px){.signupVerificationMessage{margin-top:2rem}}.signupVerificationMessage img{height:60px;margin-bottom:1rem}.signupVerificationMessage h2{color:#000;font-style:normal;font-weight:600;line-height:normal;text-align:left;font-size:36px;margin-bottom:10px}.signupVerificationMessage p{font-weight:600;width:97%;margin-bottom:5px}.signupPage{margin:0 auto;background-color:#fff;border-radius:8px;padding:0 16px}@media (min-width: 768px){.signupPage{padding:0}}@media (min-width: 992px){.signupPage{padding:0 0 70px}}.signupPage .form-group{display:flex;flex-direction:column;position:relative;margin-bottom:15px}.signupPage .form-group label{display:block;font-weight:500;color:#000;text-align:left;font-size:16px;margin-bottom:6px}.signupPage .form-group input{width:100%;padding:10px;color:#333;border:1.5px solid #c9c9c9;border-radius:6px;transition:border-color .3s ease;font-size:14px}.signupPage .form-group input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #3854f640}.signupPage .form-group.error input{border-color:#e74c3c}.signupPage .error-message{color:#e74c3c;display:flex;align-items:center;justify-content:flex-start;font-size:12px;margin-top:2px;text-align:left}.signupPage .error-message.tNcErr{margin-bottom:20px}@media (min-width: 992px){.signupPage .error-message.tNcErr{margin-top:-10px}}.signupPage .password-wrapper{display:flex;align-items:center;position:relative}.signupPage .password-wrapper input{flex-grow:1;padding-right:40px}.signupPage .password-wrapper .toggle-visibility{position:absolute;right:10px;cursor:pointer}.signupPage .agreementSection{text-align:left;display:flex;align-items:center;gap:10px;margin-top:10px;margin-bottom:20px}@media (min-width: 992px){.signupPage .agreementSection{margin-top:20px;margin-bottom:20px}}.signupPage .agreementSection input{cursor:pointer;border-color:#2c44e3;outline-color:#2c44e3;height:37px;width:33px}@media (min-width: 992px){.signupPage .agreementSection input{height:25px;width:25px}}.signupPage .agreementSection label{font-weight:500;font-size:12px}@media (min-width: 768px){.signupPage .agreementSection label{font-size:14px}}.signupPage .agreementSection label a{color:#3854f6;font-weight:700;text-decoration:underline}.signupPage .agreementSection label a:hover{text-decoration:underline}.signupPage .submit-btn{width:100%;padding:10px 0;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.signupPage .submit-btn:hover,.signupPage .submit-btn:disabled{background-color:#2c44e3}.signupPage .loginMessage{color:#000;text-align:center;font-size:14px;font-weight:500;margin-top:18px;margin-bottom:50px}@media (min-width: 992px){.signupPage .loginMessage{margin-top:15px;margin-bottom:0}}.signupPage .loginMessage .loginText{color:#3854f6;font-size:14px;font-weight:700;cursor:pointer;text-decoration:underline}@media (min-width: 992px){.signupPage .form-group-row{display:flex;gap:20px}.signupPage .form-group-row .form-group{flex:1;margin-bottom:20px}.signupPage .form-group-row .form-group input{width:100%}}.resetPasswordPage{padding:16px;margin-top:3rem;margin-bottom:3rem}@media (min-width: 768px){.resetPasswordPage{padding:16px 20px;margin-top:5rem}}@media (min-width: 992px){.resetPasswordPage{padding:0}}.resetPasswordPage h2{color:#000;font-style:normal;font-weight:600;line-height:normal;text-align:left;font-size:36px;margin-bottom:10px}.resetPasswordPage .messageText{text-align:left;color:#000;margin:0;font-weight:500;font-style:normal;line-height:normal;font-size:16px;opacity:.6}.resetPasswordPage .form-group{text-align:left;margin-bottom:10px;margin-top:20px}.resetPasswordPage .form-group label{font-size:16px;font-weight:500;margin-bottom:5px;display:block}.resetPasswordPage .form-group input{width:100%;padding:10px;border:1.6px solid #c9c9c9;border-radius:4px;font-size:14px}.resetPasswordPage .form-group input.errorInp{border-color:#b30000!important}.resetPasswordPage .form-group input:focus{border-color:#007bff;outline:none}.resetPasswordPage .form-group .error-message{color:#b30000;font-size:12px;display:flex;align-items:center;text-align:left;justify-content:left;margin-top:6px}.resetPasswordPage .form-group .error-message svg{margin-right:5px}.resetPasswordPage .submit-btn{width:100%;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;text-align:center;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px;margin-top:10px}.resetPasswordPage .submit-btn:hover{background-color:#1a52c9}.resetPasswordPage .signupMessage{margin-top:20px;font-size:14px;font-weight:500}.resetPasswordPage .signupMessage .signupText{color:#3b82f6;cursor:pointer;font-style:normal;font-weight:700;line-height:normal;text-decoration:underline;font-size:14px}.resetPasswordPage .successfullySentEmailSection{text-align:left;display:flex;flex-direction:column;gap:10px}.resetPasswordPage .successfullySentEmailSection img{height:auto;width:50px}@media (min-width: 992px){.resetPasswordPage .successfullySentEmailSection img{width:90px}}.resetPasswordPage .successfullySentEmailSection h2{color:#000;font-style:normal;font-weight:600;line-height:40px;text-align:left;margin-top:12px;font-size:36px}.resetPasswordPage .successfullySentEmailSection .emailMessage span{color:#0009;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.resetPasswordPage .successfullySentEmailSection .emailMessage strong{color:var(--primary);opacity:.9;font-weight:500}.resetPasswordPage .successfullySentEmailSection .emailMessage p{margin:8px 0 0}.resetPasswordPage .successfullySentEmailSection button{width:100%;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;padding:10px;margin-top:10px}.resetPasswordPage .successfullySentEmailSection button:hover{background-color:#1a52c9}.resetPasswordPage .successfullySentEmailSection a{text-decoration:none}.resetPasswordPage .successfullySentEmailSection a .homeBtn{display:flex;align-items:center;justify-content:center;text-decoration:none;gap:3px;background-color:transparent;color:#000;border:1.5px solid var(--primary);margin-top:0}.resetPasswordPage .successfullySentEmailSection a .homeBtn:hover{background-color:#e9e9ea;border:1.5px solid #e9e9ea}.resetPasswordPage .invalidOrBrokenLink{text-align:left;display:flex;flex-direction:column;gap:10px}.resetPasswordPage .invalidOrBrokenLink img{height:auto;width:45px}@media (min-width: 992px){.resetPasswordPage .invalidOrBrokenLink img{width:90px}}.resetPasswordPage .invalidOrBrokenLink h1{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:26px;margin:0}@media (min-width: 992px){.resetPasswordPage .invalidOrBrokenLink h1{font-size:36px}}.resetPasswordPage .invalidOrBrokenLink p{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:normal;opacity:.9}.resetPasswordPage .invalidOrBrokenLink a{text-decoration:none}.resetPasswordPage .choiceContainer h2{color:#000;font-style:normal;font-weight:600;text-align:left;line-height:43px;font-size:36px;margin-bottom:16px}.resetSuccessfulSection{padding:16px}.resetSuccessfulSection img{height:auto;width:80%}@media (min-width: 768px){.resetSuccessfulSection img{width:50%}}@media (min-width: 992px){.resetSuccessfulSection img{width:70%}}.resetSuccessfulSection p{text-align:center;color:#34a853;font-style:normal;font-weight:500;line-height:normal;font-size:18px}@media (min-width: 992px){.resetSuccessfulSection p{font-size:28px}}.resetSuccessfulSection a{text-decoration:none}.resetSuccessfulSection a button{width:100%;font-size:16px;font-weight:700;color:#fff;background-color:#3854f6;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;padding:10px;margin-top:10px;margin-bottom:40px}.resetSuccessfulSection a button:hover{background-color:#1a52c9}.socialLoginSection{margin:16px}@media (min-width: 768px){.socialLoginSection{margin:0 32px}}@media (min-width: 992px){.socialLoginSection{margin:0 50px}}@media (min-width: 1200px){.socialLoginSection{margin:0 175px 0 150px}}.socialLoginSection .socialLoginHeading{color:#000;font-style:normal;font-weight:600;line-height:normal;text-align:left;margin-bottom:20px;font-size:36px}.socialLoginSection button{display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;line-height:normal;border-color:transparent;width:100%;gap:10px;padding:10px;font-size:14px;border-radius:6px;transition:all .3s ease-in-out}.socialLoginSection button svg{height:24px;width:auto}.socialLoginSection button.continueWithGoogle{border:1.3px solid #000;background:#fff}.socialLoginSection button.continueWithGoogle:hover{background-color:#eef1f4}.socialLoginSection button.continueWithApple{margin-top:10px;color:#000;border:1.3px solid #000;background:#fff}.socialLoginSection button.continueWithApple:hover{background-color:#eef1f4}.notLoggedInProfile{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;padding:16px;margin-top:60px;min-height:50vh}@media (min-width: 768px){.notLoggedInProfile{margin-top:35px;padding:30px}}@media (min-width: 992px){.notLoggedInProfile{margin-top:60px}}@media (min-width: 1200px){.notLoggedInProfile{padding:72px}}.notLoggedInProfile .infoSection{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:10px}.notLoggedInProfile .infoSection button{border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;padding:0}.notLoggedInProfile .infoSection button:hover{color:var(--primary)}.notLoggedInProfile .infoSection span{font-size:22px;font-weight:500}.notLoggedInProfile .infoSection small,.notLoggedInProfile .infoSection a{color:var(--primary);text-align:left;transition:all .3s ease-in-out;font-size:18px;display:flex;align-items:center;justify-content:start;gap:10px;text-decoration:none;cursor:pointer}.notLoggedInProfile .infoSection small:hover,.notLoggedInProfile .infoSection a:hover{opacity:.8}.myProfilePage{min-height:100vh;max-width:1920px;margin:auto;background:#f5f5f5;margin-top:2rem;display:flex;align-items:start;justify-content:start;padding:16px;gap:0px;flex-direction:column}@media (max-width: 575.98px){.myProfilePage{overflow:hidden}}@media (min-width: 768px){.myProfilePage{flex-direction:row;gap:10px;padding-left:0;padding-right:0;margin-top:3rem}}@media (min-width: 992px){.myProfilePage{margin-top:2rem;gap:0}}@media (min-width: 1200px){.myProfilePage{gap:20px}}.myProfilePage .leftSection{width:100%;position:relative;padding-top:16px}@media (min-width: 768px){.myProfilePage .leftSection{width:342px;position:sticky;top:0;height:auto}}@media (min-width: 992px){.myProfilePage .leftSection{height:100vh}}@media (max-width: 575.98px){.myProfilePage .leftSection{position:static;padding:16px 0}}.myProfilePage .rightSection{width:100%;overflow-y:auto}@media (min-width: 768px){.myProfilePage .rightSection{padding:16px 16px 16px 0}}@media (min-width: 992px){.myProfilePage .rightSection{padding:45px 0}}@media (min-width: 1200px){.myProfilePage .rightSection{padding:72px 72px 72px 0}}@media (max-width: 575.98px){.myProfilePage .rightSection{padding-left:0;margin-top:20px}}.myProfilePage .cDash{width:100%;margin:auto}@media (min-width: 576px){.myProfilePage .cDash{display:none}}@media (max-width: 575.98px){.myProfilePage .cDash .clientDashboardCard{margin-top:1.3rem;padding:58px}}.resetFooterMarginTop{margin-top:0}.sidebar{display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:#fff;position:inherit;margin-top:-20px;border-radius:10px;max-width:100%}@media (max-width: 575.98px){.sidebar{margin-top:10px;padding:10px}}@media (min-width: 768px){.sidebar{padding-left:16px}}@media (min-width: 992px){.sidebar{width:260px;padding:52px 10px}}.sidebar .sideTop{display:flex;align-items:center;justify-content:right;width:100%}.sidebar .sideTop .logoutBtn{color:#c70000;font-size:12px;margin-bottom:25px}@media (min-width: 768px){.sidebar .sideTop .logoutBtn{display:none}}.sidebar .sideTop .buttons{display:flex;gap:10px}@media (min-width: 768px){.sidebar .sideTop .buttons{gap:0}}.sidebar .sideTop .buttons .topButton{padding:5px;margin-bottom:30px;color:#000000ba;border-radius:6px;cursor:pointer;transition:all .3s ease-in-out}@media (min-width: 768px){.sidebar .sideTop .buttons .topButton{padding:10px}}.sidebar .sideTop .buttons .topButton:hover{background-color:#e9e9ea}.sidebar .sideTop .buttons .topButton svg{height:auto;width:25px}.sidebar .secondSection{width:100%;height:100%}@media (min-width: 768px){.sidebar .secondSection{margin-top:23px}}@media (min-width: 992px){.sidebar .secondSection{display:flex;justify-content:space-between;flex-direction:column;margin-top:0}}.sidebar .secondSection .leftMenuItems{display:flex;flex-direction:column;gap:8px;list-style:none;text-align:left;transition:all .3s ease-in-out;margin:0;overflow-x:hidden}@media (min-width: 992px){.sidebar .secondSection .leftMenuItems{padding-right:10px}}@media (min-width: 768px){.sidebar .secondSection .leftMenuItems{display:flex;align-items:start;justify-content:start;flex-direction:column}}.sidebar .secondSection .leftMenuItems a{font-style:normal;font-weight:400;line-height:normal;padding:8px;cursor:pointer;border-radius:6px;background-color:transparent;text-decoration:none;color:#000;display:flex;gap:5px;align-items:center;justify-content:start;transition:all .3s ease-in-out;min-width:130px;font-size:16px}@media (min-width: 768px){.sidebar .secondSection .leftMenuItems a{width:100%;gap:12px;font-size:16px}}.sidebar .secondSection .leftMenuItems a:hover{background-color:#eaefff}.sidebar .secondSection .leftMenuItems a svg{width:auto}@media (min-width: 768px){.sidebar .secondSection .leftMenuItems a svg{height:1.3em}}.sidebar .secondSection .leftMenuItems a.active{transition:all .3s ease-in-out;border-radius:6px;background-color:var(--primary);color:#fff}.sidebar .secondSection hr{flex:100%;width:100%;display:block;margin:0 0 10px}@media (max-width: 575.98px){.sidebar .secondSection hr{margin-top:10px}}.sidebar .secondSection .signOut{color:#c70000;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px;padding:8px}@media (max-width: 575.98px){.sidebar .secondSection .signOut{display:none}}.sidebar .secondSection .signOut svg{width:20px;height:auto}.sidebar .secondSection .signOut:hover{color:#ba0404}@media (max-width: 575.98px){.sidebar .clientDashboardCard{display:none}}.clientDashboardCard{background-color:var(--primary);color:#fff;border-radius:6px;text-align:center;max-width:100%;margin:auto;box-shadow:0 4px 6px #0000001a;margin-top:3rem;padding:51px 30px 16px;overflow:hidden;position:relative}@media (max-width: 575.98px){.clientDashboardCard{padding-bottom:32px}}.clientDashboardCard .dot{width:120px;height:120px;border-radius:50%;position:absolute;background-color:#5c75ff}@media (max-width: 575.98px){.clientDashboardCard .dot{width:160px;height:160px}}.clientDashboardCard .dot1{top:-15%;left:-13%}@media (max-width: 575.98px){.clientDashboardCard .dot1{top:-23%}}.clientDashboardCard .dot2{width:125px;height:125px;top:-33%;left:17%}@media (max-width: 575.98px){.clientDashboardCard .dot2{left:26%}}.clientDashboardCard .dot3{top:-23%;right:-10%}@media (max-width: 575.98px){.clientDashboardCard .dot3{top:-40%;right:-9%}}.clientDashboardCard .dot4{top:13%;right:-30%}@media (max-width: 575.98px){.clientDashboardCard .dot4{top:-10%;right:-40%}}.clientDashboardCard .dot5{bottom:9%;right:-40%}@media (max-width: 575.98px){.clientDashboardCard .dot5{bottom:12%}}.clientDashboardCard .dot6{bottom:-30%;right:-35%;z-index:0}.clientDashboardCard .iconContainer{background-color:#5c75ff;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.clientDashboardCard .iconContainer .icon svg{color:var(--white);width:24px;height:24px}.clientDashboardCard h2{color:#fff;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4px;font-size:19px}@media (min-width: 768px){.clientDashboardCard h2{font-size:16px}}.clientDashboardCard p{color:#fff;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin:auto;width:80%;font-size:12px}.clientDashboardCard .dashboardButton{color:#000;font-style:normal;font-weight:500;line-height:normal;border:none;border-radius:6px;background:#fff;transition:all .3s ease-in-out;z-index:10;position:relative;font-size:12px;width:100%;margin-top:20px;padding:8px}.clientDashboardCard .dashboardButton:hover{background-color:var(--hover)}.myOrders{overflow:hidden}@media (min-width: 992px){.myOrders{padding:20px}}@media (min-width: 1200px){.myOrders{padding:0}}.myOrders h1{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:18px;margin:0 0 20px;text-align:left}@media (min-width: 992px){.myOrders h1{font-size:32px}}.subscriptionOrderHistoryAndActions{width:100%;margin-top:50px;display:flex;justify-content:space-between;flex-direction:column;gap:10px}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions{align-items:center;flex-direction:row}}.subscriptionOrderHistoryAndActions .tabs{display:flex}.subscriptionOrderHistoryAndActions .tabs .tabButton{border:none;transition:all .3s ease;color:#000;font-style:normal;font-weight:500;line-height:normal;background:#fff;border-bottom:3px solid transparent;font-size:13px;margin:0;padding:10px 14px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .tabs .tabButton{font-size:16px;padding:8px 12px}}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions .tabs .tabButton{padding:8px 20px}}.subscriptionOrderHistoryAndActions .tabs .tabButton.active{background:#eaefff;border-bottom:3px solid #3854f6}.subscriptionOrderHistoryAndActions .tabs .tabButton:not(.active):hover{background-color:var(--hover)}.subscriptionOrderHistoryAndActions .resumePauseOrderSection{display:flex;text-align:right;min-height:100%;align-items:center}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions .resumePauseOrderSection{justify-content:flex-end}}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons{display:flex;justify-content:flex-end;align-items:center;gap:1px;width:-moz-fit-content;width:fit-content;border-radius:6px;border:1px solid #cdd7f6;background:#fff;padding:1px}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img{cursor:pointer;width:auto;padding:0 3px;transition:all .3s ease;height:31px}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img:first-child{border-right:1px solid #cdd7f6}.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img:hover{background-color:var(--hover)}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .resumePauseOrderSection .actionIcons img{height:35px}}.subscriptionOrderHistoryAndActions .filterControls{display:flex;align-items:center;gap:4px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .filterControls{gap:8px;margin:0}}@media (min-width: 1200px){.subscriptionOrderHistoryAndActions .filterControls{justify-content:space-between}}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper{position:relative;width:244px}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput{width:100%;padding:8px 40px 8px 12px;border-radius:6px;border:1px solid #cdd7f6;background:#fff;color:#000;font-weight:500;line-height:normal;font-size:12px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput{font-size:16px}}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput::-moz-placeholder{color:#cdd7f6;font-style:normal;font-weight:500}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput::placeholder{color:#cdd7f6;font-style:normal;font-weight:500}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchInput:focus{outline:1.2px solid #cdd7f6}.subscriptionOrderHistoryAndActions .filterControls .searchWrapper .searchIcon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none}.subscriptionOrderHistoryAndActions .filterControls .exportButton,.subscriptionOrderHistoryAndActions .filterControls .filterButton{border-radius:6px;transition:all .3s ease-in-out;border:1px solid rgba(3,55,211,.2);background:#fff;display:flex;justify-content:center;align-items:center;font-size:12px;gap:2px;padding:7.5px 13px}@media (min-width: 992px){.subscriptionOrderHistoryAndActions .filterControls .exportButton,.subscriptionOrderHistoryAndActions .filterControls .filterButton{padding:6.5px 16px;gap:8px;font-size:16px}}.subscriptionOrderHistoryAndActions .filterControls .exportButton:hover,.subscriptionOrderHistoryAndActions .filterControls .filterButton:hover{background-color:var(--hover)}.subscriptionOrderHistoryAndActions .filterControls .exportButton.active,.subscriptionOrderHistoryAndActions .filterControls .filterButton.active{color:var(--primary)}.subscriptionOrderHistoryAndActions .filterControls .exportButton.active svg,.subscriptionOrderHistoryAndActions .filterControls .filterButton.active svg{color:var(--primary)}.subscriptionOrderHistoryAndActions .filterControls .exportButton svg,.subscriptionOrderHistoryAndActions .filterControls .filterButton svg{color:#000}.filterOptions{display:flex;flex-direction:column;gap:18px;margin:20px 0}.filterOptions .filterTabs{display:flex;gap:12px;margin-bottom:0}.filterOptions .filterTabs .tabButton{border:none;color:#3854f6;font-style:normal;font-weight:400;line-height:normal;background:#f8f9fd;border-radius:6px;cursor:pointer;border:1px solid rgba(3,55,211,.2);transition:all .3s ease;font-size:12px;padding:7px 10px}@media (min-width: 992px){.filterOptions .filterTabs .tabButton{font-size:16px;padding:8px 12px}}@media (min-width: 1200px){.filterOptions .filterTabs .tabButton{padding:8px 20px}}.filterOptions .filterTabs .tabButton.active{border:1px solid rgba(3,55,211,.2);background:#5c75ff;color:#fff}.filterOptions .filterTabs .tabButton:not(.active):hover{background-color:#e1e7ff}.filterOptions .filters{display:flex;flex-direction:column;gap:10px;align-items:center}@media (min-width: 992px){.filterOptions .filters{flex-direction:row}}.filterOptions .rangeFilter{display:flex;align-items:center;gap:10px;padding-left:5px;width:90%}@media (min-width: 992px){.filterOptions .rangeFilter{width:44%}}.filterOptions .rangeFilter label{margin-right:10px}.filterOptions .rangeFilter input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:5px}.filterOptions .rangeFilter input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background:var(--primary);cursor:pointer;border:3.5px solid #fff;box-shadow:0 0 3px #8d8d8d;width:16px;height:16px}.filterOptions .rangeFilter span{font-size:16px;font-weight:500;color:#000;width:150px}.filterOptions .checkboxGroup{display:flex;align-items:center;flex-wrap:wrap;gap:15px}@media (min-width: 992px){.filterOptions .checkboxGroup{gap:24px}}.filterOptions .checkboxGroup label{color:#000;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;cursor:pointer;gap:7px;font-size:12px}@media (min-width: 992px){.filterOptions .checkboxGroup label{font-size:16px}}.filterOptions .checkboxGroup label input{cursor:pointer;border-radius:6px;border:1px solid #b9c7f3;width:16px;height:16px}@media (min-width: 992px){.filterOptions .checkboxGroup label input{width:20px;height:20px}}.filterOptions .applyButton{background-color:#3854f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;padding:7px 20px;font-size:12px}@media (min-width: 992px){.filterOptions .applyButton{padding:7px 24px;font-size:16px}}.filterOptions .applyButton:hover{background-color:#2c44c8}.filterOptions .clearFiltersButton{margin-left:auto;background-color:transparent;color:#3854f6;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.filterOptions .clearFiltersButton:hover{color:#130d92}.myOrderOuter{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px}.myOrderOuter::-webkit-scrollbar{height:8px;width:8px}.myOrderOuter::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.myOrderOuter::-webkit-scrollbar-thumb{border-radius:10px;background:#2b4cef;-webkit-transition:background-color .3s;transition:background-color .3s}.myOrderOuter::-webkit-scrollbar-thumb:hover{background-color:#1032d7}.myOrderOuter::-webkit-scrollbar-thumb:active{background-color:#0d27a7}.myOrderOuter .myOrderDataTable{width:100%;border-collapse:collapse;margin-top:12px}.myOrderOuter .myOrderDataTable th,.myOrderOuter .myOrderDataTable td{border:1px solid rgba(3,55,211,.2);text-align:left;vertical-align:middle;border-bottom:none;padding:5px 12px;font-size:12px;width:1%;white-space:nowrap}@media (min-width: 992px){.myOrderOuter .myOrderDataTable th,.myOrderOuter .myOrderDataTable td{padding:12px 20px;font-size:16px}}.myOrderOuter .myOrderDataTable th{color:#000;font-style:normal;line-height:normal;font-weight:500}.myOrderOuter .myOrderDataTable tr{border:1px solid rgba(3,55,211,.2);background-color:#fff;transition:background-color .3s ease}.myOrderOuter .myOrderDataTable tr:hover{background-color:#0337d31a}.myOrderOuter .myOrderDataTable tr:hover .selectColumn input[type=checkbox]{display:block;cursor:pointer}.myOrderOuter .myOrderDataTable tr:hover .selectColumn .statusIcon{display:none}.myOrderOuter .myOrderDataTable tr input[type=checkbox]:checked~.selectColumn .statusIcon{display:none}.myOrderOuter .myOrderDataTable tr input[type=checkbox]:checked~.selectColumn input[type=checkbox]{display:block}.myOrderOuter .myOrderDataTable tr span{color:#000;font-style:normal;line-height:normal;font-weight:400;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable tr span{font-size:16px}}.myOrderOuter .myOrderDataTable .selectColumn{display:flex;align-items:center;cursor:pointer;border:none;gap:8px;width:-moz-fit-content;width:fit-content;height:100%}.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox],.myOrderOuter .myOrderDataTable .selectColumn img{display:none;width:17px;height:17px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox],.myOrderOuter .myOrderDataTable .selectColumn img{width:20px;height:20px}}.myOrderOuter .myOrderDataTable .selectColumn .orderId{color:var(--primary);text-decoration:none;font-weight:600;align-self:center;margin:0;padding:8px 0}.myOrderOuter .myOrderDataTable .selectColumn .orderId:hover{text-decoration:underline}.myOrderOuter .myOrderDataTable .selectColumn .statusIcon{width:24px;height:24px;display:block}.myOrderOuter .myOrderDataTable .selectColumn:hover input[type=checkbox]{display:block}.myOrderOuter .myOrderDataTable .selectColumn:hover .statusIcon{display:none}.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox]:checked{display:block}.myOrderOuter .myOrderDataTable .selectColumn input[type=checkbox]:checked~.statusIcon{display:none}.myOrderOuter .myOrderDataTable .detailsColumn .orderTitle{font-weight:600;color:#333;margin-bottom:4px;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .detailsColumn .orderTitle{font-size:16px}}.myOrderOuter .myOrderDataTable .detailsColumn .orderDescription{color:#555;margin-bottom:4px;font-size:12px}.myOrderOuter .myOrderDataTable .detailsColumn .actionLink{color:var(--primary);text-decoration:none;display:inline-block;text-decoration:underline;font-size:12px;margin:4px 0}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .detailsColumn .actionLink{font-size:16px}}.myOrderOuter .myOrderDataTable .detailsColumn .actionLink:hover{text-decoration:underline}.myOrderOuter .myOrderDataTable .detailsColumn .actionLink.cancelLink{color:#c70000;font-style:normal;font-weight:500;line-height:normal;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .detailsColumn .actionLink.cancelLink{font-size:16px}}.myOrderOuter .myOrderDataTable .paymentColumn{color:#000;font-style:normal;line-height:normal;font-size:12px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .paymentColumn{font-size:16px}}.myOrderOuter .myOrderDataTable .paymentColumn .paymentMethodType{font-weight:500}.myOrderOuter .myOrderDataTable .paymentColumn .paymentMethod{font-weight:400;margin-bottom:4px}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .paymentColumn .actionLink{font-size:15px}}.myOrderOuter .myOrderDataTable .actionColumn{text-align:center}.myOrderOuter .myOrderDataTable .actionColumn .upgradeButton,.myOrderOuter .myOrderDataTable .actionColumn .addMoreButton{display:flex;align-items:center;border-radius:6px;border:1px solid rgba(3,55,211,.2);box-shadow:1px 1px 4px #00000040;gap:8px;transition:all .3s ease;color:var(--white);background-color:var(--primary);font-style:normal;font-weight:400;line-height:normal;border:none;padding:7px 14px;font-size:12px;margin:auto}@media (min-width: 992px){.myOrderOuter .myOrderDataTable .actionColumn .upgradeButton,.myOrderOuter .myOrderDataTable .actionColumn .addMoreButton{font-size:16px;padding:8px 20px}}.myOrderOuter .myOrderDataTable .actionColumn .upgradeButton:hover,.myOrderOuter .myOrderDataTable .actionColumn .addMoreButton:hover{background-color:var(--primary)}.myOrderOuter .myOrderDataTable .actionButton{padding:6px 12px;background-color:var(--primary);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.myOrderOuter .myOrderDataTable .actionButton:hover{background-color:#0056b3}.myOrderOuter .myOrderDataTable .actionButton:not(:last-child){margin-right:5px}.myOrderLoading{display:flex;justify-content:center;align-items:center;height:200px;width:100%}.orderPagination{display:flex;gap:8px;justify-content:end;align-items:end;margin-top:14px}@media (min-width: 992px){.orderPagination{margin-top:20px}}.orderPagination .paginationButton{background-color:transparent;border:none;transition:all .3s ease;color:#1f2328;text-align:center;font-size:14px;font-style:normal;font-weight:500;padding:6px 10px;align-items:center;gap:10px;width:32px}.orderPagination .paginationButton:first-child,.orderPagination .paginationButton:last-child{width:-moz-fit-content;width:fit-content}.orderPagination .paginationButton:disabled{opacity:.5;cursor:not-allowed}.orderPagination .paginationButton:hover:not(:disabled){color:var(--primary)}.orderPagination .paginationButton.active{border-radius:6px;background:var(--primary);color:var(--white)}.orderPagination .paginationButton.active:hover{color:var(--white);cursor:default}.viewOrderButton{border-radius:6px;transition:all .3s ease-in-out;border:1px solid rgba(3,55,211,.2);background:#fff;display:flex;justify-content:center;align-items:center;font-size:12px;gap:2px;padding:7.5px 13px}@media (min-width: 992px){.viewOrderButton{padding:6.5px 16px;gap:8px;font-size:16px}}.viewOrderButton:hover{background-color:var(--hover)}.viewOrderButton.active{color:var(--primary)}.viewOrderButton.active svg{color:var(--primary)}.viewOrderButton svg{color:#000}.subscription-highlight{margin-left:8px;padding:2px 8px;background:#e6f4ff;color:#1890ff;border-radius:4px;font-size:12px;font-weight:500}.subscription-details-section{margin-top:12px;padding:12px;background:#f9f9f9;border-radius:6px;border-left:3px solid #1890ff}.subscription-type-details{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.subscription-detail-item{display:flex;align-items:center;gap:4px;font-size:12px}.subscription-detail-item.highlight{background:#fff7e6;padding:4px 8px;border-radius:4px}.detail-label{font-weight:500;color:#666}.detail-value{color:#333;font-weight:500}.detail-value.badge{background:#f0f0f0;padding:2px 6px;border-radius:10px;font-size:11px}.pricing-breakdown,.module-config-info,.country-info{margin-top:10px;padding:8px;background:#fff;border-radius:4px;border:1px solid #e8e8e8}.breakdown-title,.config-title,.country-title{font-weight:600;color:#1890ff;margin-bottom:6px;font-size:13px}.breakdown-item,.config-item,.country-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:12px;border-bottom:1px solid #f0f0f0}.breakdown-item:last-child,.config-item:last-child,.country-item:last-child{border-bottom:none}.breakdown-item.discount{color:#52c41a}.breakdown-item.total{font-weight:600;color:#1890ff;margin-top:4px;padding-top:6px;border-top:2px solid #1890ff}.actionButton.cancel{color:#ff4d4f}.actionButton.cooling-off{color:#fa8c16}.status-badge.active{background:#e6fffb;color:#13c2c2}.status-badge.past_due,.status-badge.unpaid{background:#fff2e8;color:#fa8c16}.status-badge.canceled,.status-badge.cancelled{background:#fff1f0;color:#ff4d4f}.status-badge.paused{background:#f0f0f0;color:#8c8c8c}.three-dots-button{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#666}.three-dots-button:hover{background-color:#f5f5f5}.three-dots-button:disabled{opacity:.5;cursor:not-allowed}.subscription-dropdown-menu .ant-dropdown-menu-item{padding:8px 16px;background:transparent!important}.subscription-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#f5f5f5!important}.subscription-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#ff4d4f}.subscription-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background-color:#fff2f0!important}.actionColumn{text-align:center;vertical-align:middle}.actionColumn .subscription-actions-dropdown{display:flex;justify-content:center;align-items:center}.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}.testimonials{background-color:#d1edf1;position:relative;height:350px;width:100%;margin:24px -16px 40px;width:calc(100% + 32px)}@media (min-width: 576px){.testimonials{margin-left:0;margin-right:0;width:100%}}@media (min-width: 768px){.testimonials{width:90%;margin-left:auto;margin-right:auto;border-radius:30px;margin-top:40px}}.testimonials .testimonials-info{text-align:start;padding:24px 24px 118px}.testimonials .testimonials-info .title{text-align:center;font-size:16px;color:#3656f4;font-weight:600;text-transform:uppercase}@media (min-width: 768px){.testimonials .testimonials-info .title{text-align:start;font-size:24px}}.testimonials .testimonials-info .description{width:100%;text-align:center;font-size:24px;font-weight:600;color:#1e1e1e}@media (min-width: 768px){.testimonials .testimonials-info .description{width:auto;text-align:start;font-size:32px}}.testimonials .testimonials-info .tagline{color:#767676;text-align:center;font-size:16px}@media (min-width: 768px){.testimonials .testimonials-info .tagline{text-align:start;font-size:20px}}.testimonials .testimonialImg{display:none;float:right;padding-right:74px}@media (min-width: 992px){.testimonials .testimonialImg{display:block;position:absolute;right:0;top:0}}.testimonials .container{position:absolute;bottom:-150px;background-color:#d1edf1;padding-bottom:20px!important}@media (min-width: 768px){.testimonials .container{background-color:transparent;bottom:-210px;padding-bottom:0!important}}.testimonials .container>.slide-wrapper>.carousel-container{padding:0 16px;gap:16px}@media (min-width: 768px){.testimonials .container>.slide-wrapper>.carousel-container{padding:0}}.testimonials .slide-btn-wrapper{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;transform:translateY(-35%);padding:0 20px;z-index:10}.testimonials .slide-btn{background-color:#fff;box-shadow:0 2px 6px #00000026;pointer-events:auto;background:#fff;border:1px solid #ddd;box-shadow:0 4px 10px #0000001a}.testimonials .card-container{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;padding:24px;flex:0 0 100%;box-sizing:border-box}@media (min-width: 768px){.testimonials .card-container{flex:0 0 32%}}.testimonials .card-container .description{font-size:14px;text-align:left;font-style:italic;color:#626262;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}@media (max-width: 768px){.testimonials .card-container .description{width:100%}}.testimonials .card-container .info{display:flex;justify-content:space-between;align-items:center}.testimonials .card-container .info .info-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.testimonials .card-container .info div>.name{font-size:20px;font-weight:500;margin-bottom:0;align-self:baseline}.testimonials .card-container .info div>.company{font-size:16px;color:#626262}.ourSuccess-container{width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 576px){.ourSuccess-container{margin-top:150px}}.ourSuccess-container .container{margin-top:0!important;padding:0!important}@media (min-width: 576px){.ourSuccess-container .container .slide-btn-wrapper{display:none!important}}.ourSuccess-container .container .slide-wrapper .carousel-container{justify-content:space-between}.ourSuccess-container .slide-container{margin-bottom:0}.ourSuccess-container .dots{margin-top:50px!important}@media (min-width: 576px){.ourSuccess-container .dots{display:none!important}}.ourSuccess-container .ourSuccess{display:flex;flex-direction:column;width:100%;align-items:center}@media (min-width: 992px){.ourSuccess-container .ourSuccess{align-items:flex-start}}.ourSuccess-container .ourSuccess p{margin-bottom:0}.ourSuccess-container .ourSuccess .title{font-size:18px;color:#3656f4;font-weight:700;text-transform:uppercase}@media (min-width: 992px){.ourSuccess-container .ourSuccess .title{font-size:24px}}.ourSuccess-container .ourSuccess .subTitle{color:#000;font-weight:600;font-size:22px;text-decoration:none!important}@media (min-width: 992px){.ourSuccess-container .ourSuccess .subTitle{font-size:40px}}.ourSuccess-container .ourSuccess .success-description{color:#000;font-weight:500;opacity:.6;font-size:16px}@media (min-width: 992px){.ourSuccess-container .ourSuccess .success-description{font-size:16px}}.ourSuccess-container .card-container{display:flex;flex-direction:column;border-radius:20px;flex:0 0 100%;margin-top:20px}@media (min-width: 768px){.ourSuccess-container .card-container{flex:0 0 32%}}.ourSuccess-container .card-container span>img{width:100%}.ourSuccess-container .card-container .ourSucessImg-container{position:relative;cursor:pointer;border-radius:8px}.ourSuccess-container .card-container .ourSucessImg-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.ourSuccess-container .card-container .ourSucessImg-container .info{position:absolute;top:0;left:0;right:0;bottom:0;align-items:center;background-color:#00000080;color:#fff;font-size:20px;border-radius:8px;display:flex;flex-direction:column;justify-content:center}.ourSuccess-container .card-container .ourSucessImg-container .info p{font-size:24px;font-weight:600;text-transform:uppercase;padding:0}.ourSuccess-container .card-container .ourSucessImg-container .info .linkTo{display:flex;align-items:center;gap:4px;font-size:14px;color:#fff;text-decoration:none}.ourSuccess-container .card-container .ourSucessImg-container:hover{background-color:#00000080}.ourSuccess-container .card-container .ourSucessImg-container:hover .hover-text{opacity:1}.ourSuccess-container .card-container .ourSucessImg-container .bottom-text{position:absolute;bottom:-50px;margin-top:16px;font-size:18px;font-weight:600;text-transform:uppercase}.ourSuccess-container .ctaBtn{display:flex;justify-content:center;margin-top:10px;margin-bottom:10px}@media (min-width: 768px){.ourSuccess-container .ctaBtn{margin-top:50px}}.ourSuccess-container .ctaBtn .cta{display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 768px){.ourSuccess-container .ctaBtn .cta{height:55px;width:200px}}.ourSuccess-container .ctaBtn .cta:hover{background-color:var(--hover);color:#000}.ourSuccess-container .ctaBtn .cta svg{font-size:23px;height:23px;font-weight:700}.ctaBtn{display:flex;justify-content:center;margin-bottom:.5rem}@media (max-width: 993px){.ctaBtn.content-center{justify-content:center!important}}@media (min-width: 993px){.ctaBtn.content-end{justify-content:flex-end!important}.ctaBtn.content-start{justify-content:flex-start!important}}.ctaBtn .cta{display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:150px}@media (min-width: 768px){.ctaBtn .cta{height:55px;width:200px}}.ctaBtn .cta:hover{background-color:var(--hover);color:#000}.ctaBtn .cta svg{font-size:23px;height:23px;font-weight:700}.questionnaire-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;box-sizing:border-box}.questionnaire-card{background:#fff;border-radius:16px;width:90%;max-width:900px;padding:2rem;box-shadow:0 0 30px #0003;font-family:Poppins,sans-serif;position:relative;max-height:95vh;overflow-y:auto}.questionnaire-card::-webkit-scrollbar{width:8px}.questionnaire-card::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.questionnaire-card::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:4px}.questionnaire-card .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.questionnaire-card .form-header h3{font-size:1.8rem;font-weight:700;text-align:center;font-family:Poppins,sans-serif;color:#000}.questionnaire-card .form-header .close-btn{font-size:2rem;background:none;font-family:Poppins,sans-serif;border:none;cursor:pointer;color:#555;line-height:1}.questionnaire-card form{display:flex;flex-direction:column}.questionnaire-card form .grid-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;font-family:Poppins,sans-serif}.questionnaire-card form .form-group{display:flex;flex-direction:column}.questionnaire-card form .form-group label{font-size:.95rem;margin-bottom:.4rem;color:#333;font-family:Poppins,sans-serif;font-weight:500;text-align:left}.questionnaire-card form .form-group input,.questionnaire-card form .form-group select,.questionnaire-card form .form-group textarea{padding:1rem;font-size:1rem;border:1px solid #ddd;border-radius:10px;font-family:Poppins,sans-serif;font-family:inherit}.questionnaire-card form .form-group input:focus,.questionnaire-card form .form-group select:focus,.questionnaire-card form .form-group textarea:focus{border-color:#3b5bff;box-shadow:0 0 0 3px #3b5bff33;outline:none;font-family:Poppins,sans-serif}.questionnaire-card form .form-group textarea{resize:vertical;min-height:100px;font-family:Poppins,sans-serif}.questionnaire-card form .form-group.full{grid-column:1/-1;margin-top:1.5rem;font-family:Poppins,sans-serif}.questionnaire-card form .form-group.file-upload{margin-top:1.5rem}.questionnaire-card form .form-group.file-upload .drop-zone{border:2px dashed #3b5bff;border-radius:10px;text-align:center;padding:3rem 2rem;font-family:Poppins,sans-serif;background-color:#f7f9ff;transition:background-color .2s,border-color .2s}.questionnaire-card form .form-group.file-upload .drop-zone:hover{background-color:#eff3ff;border-color:#2f4ae3;font-family:Poppins,sans-serif}.questionnaire-card form .form-group.file-upload .drop-zone .drop-icon{font-size:2.5rem;margin-bottom:.75rem;color:#3b5bff;font-family:Poppins,sans-serif;font-weight:300}.questionnaire-card form .form-group.file-upload .drop-zone p{margin:.25rem 0;font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;color:#333}.questionnaire-card form .form-group.file-upload .drop-zone small{color:#777;display:block}.questionnaire-card form .submit-btn{margin-top:2.5rem;background-color:#3b5bff;color:#fff;border:none;border-radius:10px;padding:1.2rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s,transform .1s;box-shadow:0 4px 10px #3b5bff4d}.questionnaire-card form .submit-btn:hover{background-color:#2f4ae3}.questionnaire-card form .submit-btn:active{transform:translateY(1px);box-shadow:0 2px 5px #3b5bff4d}@media (max-width: 950px){.questionnaire-card form .grid-two{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 650px){.questionnaire-card{padding:1.5rem}.questionnaire-card form .grid-two{grid-template-columns:1fr;gap:1.2rem}.questionnaire-card .form-header h3{font-size:1.5rem}.questionnaire-card .form-header .close-btn{font-size:1.8rem}.questionnaire-modal{padding:.5rem;align-items:flex-start;overflow-y:auto}.questionnaire-card{max-height:none;margin:1rem auto}}@media (max-width: 450px){.questionnaire-card{padding:1rem}.questionnaire-card form .form-group .drop-zone{padding:1.5rem}}.previously-selected-card{background:#fff;border-radius:16px;box-shadow:0 4px 14px #00000014;padding:2rem;max-width:380px;margin:2rem auto;font-family:Poppins,sans-serif;text-align:center}.previously-selected-card .title{font-size:18px;font-weight:600;color:#000;margin-bottom:.5rem}.previously-selected-card .subtitle{font-size:14px;color:#666;margin-bottom:2rem}.previously-selected-card .answers-list{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-left:30px}.previously-selected-card .answers-list:before{content:"";position:absolute;left:8px;top:18px;bottom:18px;width:2px;background-color:#e0e0e0}.previously-selected-card .answers-list .answer-item{display:flex;align-items:center;margin-bottom:1rem;position:relative}.previously-selected-card .answers-list .answer-item .number{width:26px;height:26px;border-radius:50%;background-color:#e0e0e0;color:#666;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;margin-right:10px;z-index:1}.previously-selected-card .answers-list .answer-item .number.active{background-color:#1d5dff;color:#fff}.previously-selected-card .answers-list .answer-item .number.inactive{background-color:#e0e0e0;color:#bbb}.previously-selected-card .answers-list .answer-item .answer-text{font-size:15px;font-weight:500;color:#000}.previously-selected-card .answers-list .answer-item.inactive .answer-text{color:#bbb}.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}}.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:219px;box-shadow:none;border-radius:40px;background:#4a67f5;color:#fff;display:flex;text-align:center;justify-content:center;align-items:center;align-self:center;font-style:normal;font-weight:600;line-height:normal;border:none;height:60px;font-size:18px;gap:5px;transition:all .3s ease-in-out}@media (min-width: 992px){.toolsWeUse .leftSection .cta{height:50px;float:left;font-size:18px}}.toolsWeUse .rightSection{display:flex;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px auto 0}@media (min-width: 769px){.toolsWeUse .rightSection{justify-content:flex-start;margin-top:0}.toolsWeUse .rightSection :nth-child(n+5):nth-child(-n+8){padding-left:60px}}.toolsWeUse .rightSection div{width:auto}.toolsWeUse .rightSection div span{width:100%;height:auto}@media (min-width: 1200px){.toolsWeUse .rightSection div span{width:122px;height:122px}}.toolsWeUse .rightSection div span img{height:100%;width:100%}.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}}.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:#3854f6;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:90%;font-size:12px;margin-top:1rem}@media (min-width: 768px){.growthCroPage .description{font-size:15px}}@media (min-width: 992px){.growthCroPage .description{text-align:center;font-size:18px;margin:auto;width:60%}}.growthCroPage .section{margin-top:35px}@media (min-width: 768px){.growthCroPage .section{margin-top:35px}}@media (min-width: 992px){.growthCroPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.growthCroPage .section{margin-top:60px}}@media (min-width: 1400px){.growthCroPage .section{margin-top:80px}}@media (max-width: 575.98px){.growthCroPage .croLogoSliderSection .logos{margin-top:20px}}@media (min-width: 992px){.growthCroPage .croLogoSliderSection .logos{margin-top:65px}}.growthCroPage .ctaSection button{border:none;background-color:var(--primary);color:#fff;transition:all .3s ease-in-out;border-radius:30px;padding:8px 24px;margin-top:16px}.growthCroPage .ctaSection button:hover{background-color:#2253d0}@media (min-width: 768px){.growthCroPage .ctaSection button{margin-top:28px}}@media (min-width: 992px){.growthCroPage .ctaSection button{margin-top:40px;padding:12px 30px;font-size:18px;font-weight:600}}.growthCroPage .clientDashboardSection .title{font-family:Poppins,sans-serif}.growthCroPage .clientDashboardSection .description{margin:8px auto;padding:0}@media (min-width: 992px){.growthCroPage .clientDashboardSection{margin-top:40px}}.growthCroPage .croCaseStudiesSection .ourSuccess-container{margin-top:0;text-align:left}.growthCroPage .croCaseStudiesSection .ourSuccess-container .ourSuccess{align-items:flex-start}@media (min-width: 992px){.growthCroPage .croCaseStudiesSection .ourSuccess-container .ourSuccess{align-items:center}}.growthCroPage .croCaseStudiesSection .ourSuccess-container .subTitle{width:100%}@media (min-width: 992px){.growthCroPage .croCaseStudiesSection .ourSuccess-container .subTitle{width:80%}}.growthCroPage .croPageTestimonialSection{padding-bottom:100px;overflow:hidden}@media (min-width: 768px){.growthCroPage .croPageTestimonialSection{padding-bottom:250px}}@media (min-width: 992px){.growthCroPage .croPageTestimonialSection{padding-bottom:200px}.growthCroPage .croPageTestimonialSection .title,.growthCroPage .croPageTestimonialSection .subTitle,.growthCroPage .croPageTestimonialSection .description{width:100%;text-align:left}}@media (max-width: 575.98px){.growthCroPage .croPageTestimonialSection .description{margin-top:0}}.growthCroPage .ourSuccess-container .title,.growthCroPage .ourSuccess-container .subTitle,.growthCroPage .ourSuccess-container .success-description{width:100%!important;text-align:left;margin-bottom:8px}.growthCroPage .sliderWithTextWrapper .carousel-text .subTitle{width:100%}@media (min-width: 992px){.growthCroPage .gGrowthCROHelpsSection .croHelpsSectionText .title{text-align:left}}.growthCroPage .gGrowthCROHelpsSection .croHelpsSectionText .subTitle{width:100%}.CROPageHeroSection .subTitle{width:90%}@media (min-width: 992px){.CROPageHeroSection .subTitle{line-height:60px;width:70%}}@media (min-width: 1200px){.CROPageHeroSection .description{margin-top:1.5rem}}.CROPageHeroSection .heroImageSection{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;margin-top:1rem}@media (min-width: 992px){.CROPageHeroSection .heroImageSection{margin-top:2rem;flex-direction:column}}.CROPageHeroSection .heroImageSection .getStartedButton{transition:all .3s ease-in-out;background-color:var(--primary);border:none;color:#fff;font-style:normal;font-weight:500;line-height:normal;font-size:16px;padding:8px 28px;border-radius:70px;margin-top:1rem}@media (min-width: 992px){.CROPageHeroSection .heroImageSection .getStartedButton{margin-top:0;margin-bottom:-28px;z-index:2;font-weight:600;font-size:22px;border:8px solid var(--white);padding:16px 48px}}.CROPageHeroSection .heroImageSection .getStartedButton:hover{background-color:#2253d0}.CROPageHeroSection .heroImageSection .heroImage{border-radius:10px;max-width:90vw;width:90vw;-o-object-fit:cover;object-fit:cover;max-height:190px}@media (min-width: 768px){.CROPageHeroSection .heroImageSection .heroImage{max-height:287px}}@media (min-width: 992px){.CROPageHeroSection .heroImageSection .heroImage{max-height:550px;border-radius:30px}}.tecnogexCroServicesSection .allCroServices{margin-top:20px;display:flex;flex-wrap:wrap}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices{margin-top:30px}}@media (min-width: 992px){.tecnogexCroServicesSection .allCroServices{margin-top:50px}}@media (max-width: 575.98px){.tecnogexCroServicesSection .allCroServices{gap:6px}}.tecnogexCroServicesSection .allCroServices .croService{border:2px solid #f2f2f2;text-align:left;width:calc(50% - 6px);padding:1rem;transition:all .4s ease-in-out}.tecnogexCroServicesSection .allCroServices .croService:hover{background-color:#3854f6;color:var(--white)}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService{width:50%}}@media (min-width: 992px){.tecnogexCroServicesSection .allCroServices .croService{width:33.3333333333%}}@media (min-width: 1200px){.tecnogexCroServicesSection .allCroServices .croService{width:25%;padding:2rem 30px}}.tecnogexCroServicesSection .allCroServices .croService .serviceIcon{width:auto;height:90px}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService .serviceIcon{height:100px}}.tecnogexCroServicesSection .allCroServices .croService .serviceTitle{font-style:normal;font-weight:600;line-height:normal;margin:0;margin-top:1rem}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService .serviceTitle{font-size:18px}}@media (min-width: 1200px){.tecnogexCroServicesSection .allCroServices .croService .serviceTitle{font-size:24px}}.tecnogexCroServicesSection .allCroServices .croService .serviceDesc{font-weight:400;font-size:12px;margin-top:.3rem}@media (min-width: 768px){.tecnogexCroServicesSection .allCroServices .croService .serviceDesc{margin-top:.5rem}}@media (min-width: 1200px){.tecnogexCroServicesSection .allCroServices .croService .serviceDesc{font-size:16px}}.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}@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}.croWhyChoseUsSection{background:#333;color:#fff;padding:24px 12px}@media (min-width: 992px){.croWhyChoseUsSection{padding:30px}}@media (min-width: 1200px){.croWhyChoseUsSection{padding:72px}}.croWhyChoseUsSection .topSection .title,.croWhyChoseUsSection .topSection .subTitle,.croWhyChoseUsSection .topSection .description{color:#fff}.croWhyChoseUsSection .dataSection{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;margin-top:24px}@media (min-width: 768px){.croWhyChoseUsSection .dataSection{justify-content:space-evenly}}@media (min-width: 992px){.croWhyChoseUsSection .dataSection{margin-top:3.5rem;justify-content:space-between}}.croWhyChoseUsSection .dataSection .dataItem{display:flex;flex-direction:column}@media (min-width: 992px){.croWhyChoseUsSection .dataSection .dataItem{max-width:calc(20% - 20px)}}.croWhyChoseUsSection .dataSection .dataItem .image{height:65px;width:auto}.croWhyChoseUsSection .dataSection .dataItem .content h4{font-size:22px;font-weight:600}@media (min-width: 1200px){.croWhyChoseUsSection .dataSection .dataItem .content h4{min-height:45px}}.croWhyChoseUsSection .dataSection .dataItem .content p{font-size:14px;font-weight:400;width:80%;margin:auto}.croPageCertifiedSection{background:#333;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:12px}@media (min-width: 768px){.croPageCertifiedSection{padding:32px}}@media (min-width: 992px){.croPageCertifiedSection{padding:72px;gap:1.5rem}}.croPageCertifiedSection .contentSection .title,.croPageCertifiedSection .contentSection .subTitle,.croPageCertifiedSection .contentSection .description{color:#fff}.croPageCertifiedSection .contentSection .description{opacity:.7;font-weight:400}.croPageCertifiedSection .btnLink{color:#333;background:#fff;text-decoration:none;padding:12px 33px;border-radius:30px}@media (min-width: 992px){.croPageCertifiedSection .btnLink{padding:12px 40px;font-size:24px;font-weight:500;border-radius:70px}}.croMetricsSection .metricsSection{margin-top:2rem}@media (min-width: 992px){.croMetricsSection .metricsSection{margin-top:40px}}.croMetricsSection .metricsSection .cardItem{padding:24px;border-radius:20px;display:flex;align-items:flex-end;justify-content:space-between;flex-direction:column}.croMetricsSection .metricsSection .cardItem .cardTitle{font-weight:600;text-align:left;margin-bottom:2px;font-size:18px}.croMetricsSection .metricsSection .cardItem .cardDescription{text-align:left;font-weight:400;opacity:.75;margin-bottom:2px;font-size:15px}.croMetricsSection .metricsSection .cardItem img{width:170px;height:auto}.growthSEOPage .section{margin-top:35px}@media (min-width: 768px){.growthSEOPage .section{margin-top:35px}}@media (min-width: 992px){.growthSEOPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.growthSEOPage .section{margin-top:60px}}@media (min-width: 1400px){.growthSEOPage .section{margin-top:80px}}.growthSEOPage .heroSection{margin-top:35px}@media (min-width: 768px){.growthSEOPage .heroSection{margin-top:0}}.growthSEOPage .heroSection .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}@media (min-width: 768px){.growthSEOPage .heroSection .title{color:var(--primary);text-align:center;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.growthSEOPage .heroSection .title{font-size:24px}}.growthSEOPage .heroSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.growthSEOPage .heroSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.growthSEOPage .heroSection .subTitle{font-size:28px;margin:0 auto;width:95%}}@media (min-width: 992px){.growthSEOPage .heroSection .subTitle{width:70%;font-size:48px}}.growthSEOPage .heroSection .description{color:#131919;text-align:center;width:90%;font-style:normal;font-weight:400;line-height:normal;margin:auto;font-size:12px;margin-top:1rem}@media (min-width: 768px){.growthSEOPage .heroSection .description{font-size:15px}}@media (min-width: 992px){.growthSEOPage .heroSection .description{text-align:center;font-size:18px;margin:auto;width:60%}}.growthSEOPage .title{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:0}@media (min-width: 768px){.growthSEOPage .title{font-size:54px;line-height:60px}}@media (min-width: 992px){.growthSEOPage .title{line-height:120%}}.growthSEOPage .description{color:#131919;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:12px}@media (min-width: 768px){.growthSEOPage .description{width:80%;margin:0 auto;font-size:16px}.growthSEOPage .testimonials .description{text-align:left;width:unset}}.growthSEOPage .heroBanner{max-width:90vw;margin-top:23px}.growthSEOPage .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;padding:8px 16px;font-size:16px;border-radius:70px;gap:5px;background-color:var(--primary);transition:all .3s ease-in-out;width:190px}@media (min-width: 992px){.growthSEOPage .cta{width:222px;padding:15.5px 10px;gap:10px;font-size:22px}}.growthSEOPage .cta:hover{background-color:var(--hover);color:#000}.growthSEOPage .cta svg{font-size:23px;height:23px;font-weight:700}.growthSEOPage .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.growthSEOPage .logos{margin:60px 0}}@media (min-width: 1200px){.growthSEOPage .logos{margin:80px 0}}.growthSEOPage .logos:before,.growthSEOPage .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.growthSEOPage .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.growthSEOPage .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.growthSEOPage .logos:hover .logos-slide{animation-play-state:paused}.growthSEOPage .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.growthSEOPage .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.growthSEOPage .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.growthSEOPage .logos .logos-slide img{margin:0 6rem;height:40px}}.growthSEOPage .custom-design{gap:16px;position:relative}@media (min-width: 992px){.growthSEOPage .custom-design .title{font-size:48px}}.growthSEOPage .seoIndustriesSection,.growthSEOPage .seoIndustriesSection .shopIndustriesSection{width:100%}.growthSEOPage .seoIndustriesSection .shopIndustriesSection .counterAndButtons{margin-top:0}.growthSEOPage .seoIndustriesSection .title{text-align:left;padding:0}.growthSEOPage .seoIndustriesSection .topSection,.growthSEOPage .seoIndustriesSection .counterAndData,.growthSEOPage .seoIndustriesSection .counterAndButtons{padding:0}.growthSEOPage .seoIndustriesSection .featureCards{width:100vw}@media (min-width: 1200px){.growthSEOPage .seoIndustriesSection .featureCards{padding:10px 80px}}.growthSEOPage .testimonials{margin-bottom:110px}@media (min-width: 768px){.growthSEOPage .testimonials{margin-bottom:180px;margin-top:20px}}@media (min-width: 1200px){.growthSEOPage .testimonials{margin-bottom:230px}}@media (min-width: 768px){.growthSEOPage .testimonials .testimonials-info>*{text-align:left}}.growthSEOPage .bottomHeroBanner{display:none}@media (min-width: 768px){.growthSEOPage .bottomHeroBanner{display:block;margin-top:60px;margin-bottom:-80px}}.growthSEOPage .bottomHeroBanner span{z-index:1}.growthSEOPage .custom-design{z-index:2;gap:16px}.growthSEOPage .custom-design .title,.growthSEOPage .custom-design .description{color:#fff}.growthSEOPage .topSection{display:flex;flex-direction:column}.growthSEOPage .topSection p{margin-bottom:0}.growthSEOPage .topSection .title{font-size:16px;color:#3656f4;text-transform:uppercase;font-weight:700}@media (min-width: 992px){.growthSEOPage .topSection .title{font-size:24px}}.growthSEOPage .topSection .subTitle{font-size:24px;font-weight:600}@media (min-width: 992px){.growthSEOPage .topSection .subTitle{font-size:40px}}.growthSEOPage .topSection .description{font-size:14px;font-weight:400;width:100%;margin-top:8px}.growthSEOPage .ctaSection button{border:none;background-color:var(--primary);color:#fff;transition:all .3s ease-in-out;border-radius:30px;padding:8px 24px;margin-top:16px}.growthSEOPage .ctaSection button:hover{background-color:#2253d0}@media (min-width: 768px){.growthSEOPage .ctaSection button{margin-top:28px}}@media (min-width: 992px){.growthSEOPage .ctaSection button{margin-top:40px;padding:12px 30px;font-size:18px;font-weight:600}}.growthSEOPage .faqs-wrapper{margin:0 -16px}@media (min-width: 1200px){.growthSEOPage .faqs-wrapper{margin-top:60px}}.growthSEOPage .faqs-wrapper .faq-container{padding-top:0;margin:0}.growthSEOPage .croHelpsSectionText .title,.growthSEOPage .growthBenefitsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}@media (min-width: 992px){.growthSEOPage .croHelpsSectionText .title,.growthSEOPage .growthBenefitsSection .title{letter-spacing:4px;font-size:24px;text-align:left}}.growthSEOPage .croHelpsSectionText .subTitle,.growthSEOPage .growthBenefitsSection .subTitle{font-weight:600}@media (min-width: 992px){.growthSEOPage .croHelpsSectionText .subTitle,.growthSEOPage .growthBenefitsSection .subTitle{text-align:left;margin-bottom:1.5rem;font-size:48px}}.growthSEOPage .growthBenefitsSection{width:100%}.growthSEOPage .growthBenefitsSection .nextPrevButtons{margin-top:1rem}@media (max-width: 575.98px){.growthSEOPage .growthBenefitsSection .topData{margin-bottom:1rem}}.growthSEOPage .bottomContent{display:flex;flex-direction:column;gap:35px;margin-top:24px}@media (min-width: 768px){.growthSEOPage .bottomContent{margin-top:50px}}@media (min-width: 1200px){.growthSEOPage .bottomContent{gap:0}}@media (min-width: 992px){.growthSEOPage .gGrowthCROHelpsSection.section{margin-top:70px}}.growthSEOPage .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.growthSEOPage .gGrowthCROHelpsSection .title{text-align:left;font-size:28px}}.growthSEOPage .gGrowthCROHelpsSection .subTitle{font-weight:600}.growthSEOPage .ourSuccess-container{margin-top:35px}@media (min-width: 992px){.growthSEOPage .ourSuccess-container{margin-top:80px}}.growthSEOPage .limitedTimeOfferSection .offerCards{padding:0}.valuePackDetailsPage{min-height:100vh}.valuePackDetailsPage .title{color:var(--primary);text-align:center;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media (min-width: 768px){.valuePackDetailsPage .title{color:var(--primary);text-align:center;letter-spacing:.38px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.valuePackDetailsPage .title{letter-spacing:.92px;font-size:24px}}.valuePackDetailsPage .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.valuePackDetailsPage .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.valuePackDetailsPage .subTitle{font-size:28px}}@media (min-width: 992px){.valuePackDetailsPage .subTitle{font-size:48px}}.valuePackDetailsPage .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.valuePackDetailsPage .description{width:400px;font-size:15px}}@media (min-width: 992px){.valuePackDetailsPage .description{text-align:center;font-size:18px;width:570px;margin:auto}}.valuePackDetailsPage .section{margin-top:35px;margin-bottom:20px}@media (min-width: 768px){.valuePackDetailsPage .section{margin-top:35px}}@media (min-width: 992px){.valuePackDetailsPage .section{margin-top:40px;padding:0}}@media (min-width: 1200px){.valuePackDetailsPage .section{margin-top:60px}}@media (min-width: 1400px){.valuePackDetailsPage .section{margin-top:80px}}.valuePackDetailsPage .plans-section{background:#f1f9fd;padding:10px 14px}@media (min-width: 768px){.valuePackDetailsPage .plans-section{padding:24px 20px}}@media (min-width: 992px){.valuePackDetailsPage .plans-section{padding:12px 30px 4px}}.valuePackDetailsPage .general-section{padding:16px 50px;margin-bottom:40px}@media (min-width: 768px){.valuePackDetailsPage .general-section{padding:24px 60px;margin-bottom:60px}}@media (min-width: 992px){.valuePackDetailsPage .general-section{padding:32px 72px;margin-bottom:80px}}.valuePackDetailsPage .valuePacksCol{margin-bottom:0;padding:0 16px;width:100%;display:flex;flex-direction:column}@media (min-width: 768px){.valuePackDetailsPage .valuePacksCol{padding:0 24px}}@media (min-width: 992px){.valuePackDetailsPage .valuePacksCol{padding:0 32px}}@media (min-width: 1200px){.valuePackDetailsPage .valuePacksCol{padding:0 72px}}.valuePackDetailsPage .ourSuccess{margin-top:-50px}.valuePackDetailsPage .faqsSection{margin-top:120px}@media (min-width: 992px){.valuePackDetailsPage .faqsSection{padding-left:10px;padding-right:10px;margin-bottom:0}}.valuePacksDetailsHeroSection{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:80vh;display:flex;flex-direction:column;justify-content:center;padding:20px;position:relative;overflow:hidden}@media (min-width: 768px){.valuePacksDetailsHeroSection{padding:40px}}@media (min-width: 992px){.valuePacksDetailsHeroSection{padding:30px 30px 50px}}.valuePacksDetailsHeroSection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:5;background:inherit;background-size:cover;background-position:center;filter:blur(8px) brightness(.7);z-index:0;transform:scale(1.1)}.valuePacksDetailsHeroSection:after{content:"";position:absolute;top:0;left:0;right:0;bottom:5;background:#0006;z-index:1}.valuePacksDetailsHeroSection .topSection{width:100%;position:relative;z-index:2;text-align:center;padding-top:28%}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection{padding-top:15%}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection{padding-top:18%}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection{padding-top:9%}}.valuePacksDetailsHeroSection .topSection .packageTitle{letter-spacing:0;text-transform:capitalize;color:#214bf3;font-size:14px;margin-bottom:15px;font-weight:600}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:16px}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:18px}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:20px}}.valuePacksDetailsHeroSection .topSection .subTitle{width:100%;color:#1e1e1e;font-size:16px;font-weight:600;margin:0 auto 20px;line-height:1.3;max-width:90%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection .subTitle{font-size:26px;max-width:90%;-webkit-line-clamp:2}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection .subTitle{font-size:34px;max-width:90%;-webkit-line-clamp:none;display:block;overflow:visible}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection .subTitle{font-size:44px;max-width:90%}}.valuePacksDetailsHeroSection .topSection .description{color:#7c7b7bf2;margin:0 auto;font-size:14px;line-height:1.6;max-width:100%;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 576px){.valuePacksDetailsHeroSection .topSection .description{font-size:15px;max-width:90%;-webkit-line-clamp:3}}@media (min-width: 768px){.valuePacksDetailsHeroSection .topSection .description{max-width:90%;-webkit-line-clamp:none;display:block;overflow:visible}}@media (min-width: 992px){.valuePacksDetailsHeroSection .topSection .description{max-width:570px}}.valuePacksDetailsHeroSection .featuresSection{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:2rem;position:relative;z-index:2}@media (min-width: 576px){.valuePacksDetailsHeroSection .featuresSection{gap:15px;margin-top:2.5rem}}@media (min-width: 768px){.valuePacksDetailsHeroSection .featuresSection{gap:20px;margin-top:3rem}}@media (min-width: 992px){.valuePacksDetailsHeroSection .featuresSection{gap:25px;margin-top:5rem}}.valuePacksDetailsHeroSection .featuresSection .featureCard{background:radial-gradient(circle at 100% 100%,#ffffff 0,#ffffff 18px,transparent 18px) 0% 0%/20px 20px no-repeat,radial-gradient(circle at 0 100%,#ffffff 0,#ffffff 18px,transparent 18px) 100% 0%/20px 20px no-repeat,radial-gradient(circle at 100% 0,#ffffff 0,#ffffff 18px,transparent 18px) 0% 100%/20px 20px no-repeat,radial-gradient(circle at 0 0,#ffffff 0,#ffffff 18px,transparent 18px) 100% 100%/20px 20px no-repeat,linear-gradient(#fff,#fff) 50% 50%/ calc(100% - 4px) calc(100% - 40px) no-repeat,linear-gradient(#fff,#fff) 50% 50%/ calc(100% - 40px) calc(100% - 4px) no-repeat,radial-gradient(at 63cm 50%,#bec8d2 82%,#5e20d8 96%) 13% 0;text-align:center;box-sizing:border-box;overflow:hidden;cursor:pointer;border-radius:20px;padding:20px 7px 7px;height:200px;width:46%}@media (min-width: 992px){.valuePacksDetailsHeroSection .featuresSection .featureCard{width:200px}}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{color:#1e1e1e;font-size:16px;margin-bottom:20px}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:146px;margin-bottom:-140px;scale:1.1}@media (max-width: 575px){.valuePacksDetailsHeroSection{min-height:100vh;justify-content:start;padding:15px 10px}.valuePacksDetailsHeroSection .topSection{padding-top:15%;margin-bottom:1rem}.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:12px;margin-bottom:8px;letter-spacing:-.2px}.valuePacksDetailsHeroSection .topSection .subTitle{font-size:18px;max-width:95%;margin-bottom:12px;line-height:1.2;-webkit-line-clamp:2;font-weight:700}.valuePacksDetailsHeroSection .topSection .description{font-size:12px;max-width:95%;line-height:1.4;-webkit-line-clamp:3;font-weight:400}.valuePacksDetailsHeroSection .featuresSection{gap:8px;margin-top:1.5rem;padding:0 5px}.valuePacksDetailsHeroSection .featuresSection .featureCard{width:calc(50% - 4px);min-height:130px;padding:12px 8px;border-radius:12px}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{font-size:11px;margin-bottom:6px;-webkit-line-clamp:2;max-height:2.2em;line-height:1.1;font-weight:700}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:50px;height:50px}}@media (max-width: 375px){.valuePacksDetailsHeroSection{padding:10px 8px}.valuePacksDetailsHeroSection .topSection{padding-top:12%}.valuePacksDetailsHeroSection .topSection .packageTitle{font-size:11px;margin-bottom:6px}.valuePacksDetailsHeroSection .topSection .subTitle{font-size:16px;margin-bottom:10px;-webkit-line-clamp:2}.valuePacksDetailsHeroSection .topSection .description{font-size:11px;-webkit-line-clamp:2}.valuePacksDetailsHeroSection .featuresSection{gap:6px;margin-top:1rem}.valuePacksDetailsHeroSection .featuresSection .featureCard{width:calc(50% - 3px);min-height:120px;padding:10px 6px}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{font-size:10px;margin-bottom:4px;-webkit-line-clamp:2;max-height:2em}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:45px;height:45px}}@media (max-width: 767px) and (orientation: landscape){.valuePacksDetailsHeroSection{min-height:100vh}.valuePacksDetailsHeroSection .topSection{padding-top:5%}.valuePacksDetailsHeroSection .topSection .subTitle{-webkit-line-clamp:1}.valuePacksDetailsHeroSection .topSection .description{-webkit-line-clamp:2}.valuePacksDetailsHeroSection .featuresSection{margin-top:1rem}.valuePacksDetailsHeroSection .featuresSection .featureCard{min-height:110px}.valuePacksDetailsHeroSection .featuresSection .featureCard .featureTitle{font-size:11px;margin-bottom:4px;-webkit-line-clamp:1;max-height:1.2em}.valuePacksDetailsHeroSection .featuresSection .featureCard img{width:40px;height:40px}}.selectedValuePackBuyNow{width:100%;padding-left:0;padding-right:0;max-width:100vw;margin:0 auto;height:100%}.selectedValuePackBuyNow .forMobileDevices{margin-top:30px;width:100%;display:none}@media (max-width: 768px){.selectedValuePackBuyNow .forMobileDevices{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:20px}}.selectedValuePackBuyNow .forMobileDevices .mobileNotifySection{padding:10px 0;width:100%;font-size:14px;color:#fff;background:#3854f6;font-weight:500}.selectedValuePackBuyNow .forMobileDevices .filterBtn{margin-top:-10px;background:#3854f6;border:2px solid white;padding:12px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.selectedValuePackBuyNow .forMobileDevices .filterBtn.isMobileFiltersOpen{background:#2a3eb8}.selectedValuePackBuyNow .forMobileDevices .filterBtn svg{width:15px;height:15px}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1002;display:flex;align-items:flex-end}.selectedValuePackBuyNow .mobileFiltersOverlay .mobileFilters{width:100%;background:#fff;border-radius:16px 16px 0 0;max-height:80vh;overflow:hidden;animation:slideUp .3s ease-out}.selectedValuePackBuyNow .mobileFiltersOverlay .filterSectionMobile{display:flex;flex-direction:column;height:100%;max-height:80vh}.selectedValuePackBuyNow .mobileFiltersOverlay .filterHeader{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e1e5e9;flex-shrink:0}}.selectedValuePackBuyNow .mobileFiltersOverlay .filterHeader .headerText{font-size:18px;font-weight:600;color:#000}.selectedValuePackBuyNow .mobileFiltersOverlay .filterHeader .closeBtn button{background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#666}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent{flex:1;overflow-y:auto;padding:20px;min-height:0}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent::-webkit-scrollbar{width:4px}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent::-webkit-scrollbar-track{background:#f1f1f1}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup{margin-bottom:25px}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterTitle{font-size:16px;font-weight:600;margin-bottom:12px;color:#000}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption{display:flex;align-items:flex-start;margin-bottom:8px;cursor:pointer;font-size:14px;transition:opacity .2s ease;width:100%}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption{font-size:13px}}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption input[type=checkbox]{margin-right:10px;width:18px;height:18px;accent-color:white;flex-shrink:0;margin-top:2px}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption input[type=checkbox]{width:14px;height:14px}}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption span{line-height:1.6}.selectedValuePackBuyNow .mobileFiltersOverlay .filtersContent .filterGroup .filterOption:hover{opacity:.8}@media (max-width: 768px){.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter{display:flex;gap:12px;padding:20px;border-top:1px solid #e1e5e9;flex-shrink:0}}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .clearBtn,.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .applyBtn{flex:1;padding:12px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .3s ease}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .clearBtn{background:#f5f5f5;color:#666}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .clearBtn:hover{background:#e5e5e5}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .applyBtn{background:#3854f6;color:#fff}.selectedValuePackBuyNow .mobileFiltersOverlay .filterFooter .applyBtn:hover{background:#2a3eb8}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.selectedValuePackBuyNow .title{text-align:center;font-size:20px;font-weight:700;color:#4a47e8}@media (min-width: 768px){.selectedValuePackBuyNow .title{font-size:24px}}.selectedValuePackBuyNow .subTitle{text-align:center;font-size:24px;font-weight:700;color:#141414}@media (min-width: 768px){.selectedValuePackBuyNow .subTitle{font-size:32px}}@media (min-width: 992px){.selectedValuePackBuyNow .subTitle{margin:10px 0;font-size:40px}}.selectedValuePackBuyNow .description{width:100%;text-align:center;font-size:14px;color:#1e1e1eb3;margin-bottom:10px;padding:0 15px;line-height:1.5}@media (min-width: 768px){.selectedValuePackBuyNow .description{font-size:16px;max-width:80%;margin-bottom:30px;margin-left:auto;margin-right:auto}}.selectedValuePackBuyNow .pricingContainer{border:3px solid #4a47e8;display:grid;grid-template-columns:260px 1fr 320px;height:100vh;min-height:780px;max-height:800px;overflow:hidden;background:#4a47e8;box-sizing:border-box}@media (max-width: 1024px){.selectedValuePackBuyNow .pricingContainer{grid-template-columns:260px 1fr}.selectedValuePackBuyNow .pricingContainer .rightPanel{display:none}}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer{grid-template-columns:1fr;height:auto;min-height:auto;max-height:none;border:none}.selectedValuePackBuyNow .pricingContainer .rightPanel{display:none}}.selectedValuePackBuyNow .pricingContainer .sidebar{width:100%;background:#5856f4;color:#fff;display:flex;flex-direction:column;min-height:0;overflow:hidden;border:2px solid #666;border-right:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar{display:none;position:fixed;top:0;left:0;width:80%;height:100vh;z-index:1001;border:none}.selectedValuePackBuyNow .pricingContainer .sidebar.mobileOpen{display:flex}.selectedValuePackBuyNow .pricingContainer .sidebar .closeFilters{display:block;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;position:absolute;top:15px;right:15px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader{padding:20px 0 20px 20px;border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0;min-height:80px;width:100%;text-align:start;position:relative}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader{padding:15px;min-height:60px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader h3{color:#fff;font-size:18px;font-weight:600;margin:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader h3{font-size:16px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader .closeFilters{display:none}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersHeader .closeFilters{display:block}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent{flex:1;overflow-y:auto;padding:20px 0 0 20px;min-height:0;max-height:100vh}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent{padding:15px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent::-webkit-scrollbar{width:6px}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent::-webkit-scrollbar-track{background:#ffffff1a}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup{margin-bottom:25px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup{margin-bottom:20px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterTitle{color:#fff;font-size:16px;font-weight:500;margin-bottom:12px;text-align:start}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterTitle{font-size:14px;margin-bottom:10px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption{display:flex;align-items:center;margin-bottom:8px;cursor:pointer;font-size:14px;transition:opacity .2s ease}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption{font-size:13px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption input[type=checkbox]{margin-right:10px;width:20px;height:20px;accent-color:white}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption input[type=checkbox]{width:14px;height:14px}}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption:hover{opacity:.8}.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption span{text-align:start;width:100%;text-wrap:wrap}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filtersContent .filterGroup .filterOption span{text-align:start;width:100%;text-wrap:wrap}}.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter{padding-top:10px;margin-bottom:-50px;text-align:center;width:100%}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter{display:none}}.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter .clearBtn{width:100%;flex:1;padding:8px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .3s ease;background:#f5f5f5;color:#666}.selectedValuePackBuyNow .pricingContainer .sidebar .filterFooter .clearBtn:hover{background:#e5e5e5}.selectedValuePackBuyNow .pricingContainer .mainContent{border:3px solid #4a47e8;border-bottom:0;border-top:0;background:#f8f9fa;display:flex;flex-direction:column;height:100%;min-height:0}@media (max-width: 1024px){.selectedValuePackBuyNow .pricingContainer .mainContent{border-right:3px solid #4a47e8}}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent{border:none;background:#fff}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration{padding:20px 20px 20px 0;border-bottom:3px solid #4a47e8;flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:15px;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration{padding:15px;flex-direction:row;align-items:center;gap:10px;border-bottom:none}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration label{font-size:16px;font-weight:500}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration label{font-size:14px}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration select{padding:8px 15px;border:2px solid #5856f4;border-radius:4px;font-size:14px;background:#fff;min-width:140px;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration select{width:100%;max-width:200px}}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration select:focus{outline:none;border-color:#5856f4}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer{flex:1;overflow-y:auto;min-height:0}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer::-webkit-scrollbar{width:6px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer::-webkit-scrollbar-track{background:#f1f1f1}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards{display:flex;flex-direction:row;gap:0px;min-height:-moz-fit-content;min-height:fit-content;height:100%}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards{flex-direction:column;gap:10px;padding:15px;height:auto}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard{background:#fff;border:1px solid #e1e5e9;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;position:relative;flex:1;display:flex;flex-direction:column;height:100%}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard{border-radius:8px;padding:0;border:1px solid #7e7d7d;height:auto}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular{border:none}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .popularBadge{position:absolute;top:0;right:0;background:#ff6b6b;color:#fff;padding:5px 10px;font-size:12px;font-weight:600;border-bottom-left-radius:8px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .mobileExpandButton{display:none}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .mobileExpandButton{display:block;width:100%;background:transparent;border:1px solid #ddd;padding:10px;margin-top:15px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;color:#4a47e8}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular{border-color:#5856f4;box-shadow:0 4px 20px #5856f426;background:#5856f4;color:#fff}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader{background:#5856f4;color:#fff}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .buyButton{background:#fff;color:#5856f4}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .buyButton:hover{background:#f8f9ff;transform:translateY(-1px)}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardFeatures .feature .featureIcon,.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardFeatures .feature .featureText{color:#fff}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .mobileExpandButton{color:#fff;border-color:#ffffff4d}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader{padding:25px;text-align:center;background:#f8f9ff;flex-shrink:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader{padding:20px 15px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planName{font-size:20px;font-weight:700;margin-top:20px;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planName{margin-top:0;font-size:18px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice{margin-bottom:15px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .price{font-size:32px;font-weight:700;color:#5856f4}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .price{font-size:28px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .period{font-size:16px;color:#5856f4;opacity:.8}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .period{font-size:14px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planDescription{font-size:13px;line-height:1.4;opacity:.8;margin-bottom:20px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planDescription{font-size:12px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{background:#5856f4;color:#fff;border:none;padding:12px 25px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;max-width:200px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{padding:10px 20px;font-size:13px;background:#000;color:#fff}.popular .selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{background:#fff;color:#5856f4}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton:hover{background:#4a47e8;transform:translateY(-1px)}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton:hover{background:#333}.popular .selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton:hover{background:#f8f9ff}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .planName,.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .planPrice .price,.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.popular .cardHeader .planPrice .period{color:#fff}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{padding:20px;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;flex:1;overflow-y:auto;min-height:0}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures::-webkit-scrollbar{width:4px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{padding:15px;display:none;max-height:250px;overflow-y:auto;flex:none}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature{display:flex;align-items:flex-start;font-size:13px;margin-bottom:6px;flex-shrink:0}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature{font-size:12px}}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature .featureIcon{margin-right:8px;color:#5856f4;font-weight:700;margin-top:2px;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures .feature .featureText{color:#333;line-height:1.3}@media (max-width: 768px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard.expanded .cardFeatures{display:flex!important}}.selectedValuePackBuyNow .pricingContainer .rightPanel{background:#fff;display:flex;flex-direction:column;overflow:hidden;min-height:0}@media (max-width: 1024px){.selectedValuePackBuyNow .pricingContainer .rightPanel{display:none}}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard{padding:25px;text-align:center;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .seoIcon{font-size:36px;margin-bottom:15px}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard h3{color:#5856f4;font-size:16px;font-weight:600;margin-bottom:20px;line-height:1.3}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .insideSeoMasterCard{border:3px solid #4a47e8;padding:25px;border-radius:16px}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .contactButton{color:#4a47e8;border:3px solid #4a47e8;padding:12px 25px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.selectedValuePackBuyNow .pricingContainer .rightPanel .seoMasterCard .contactButton:hover{background:#4a47e8;color:#fff}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection{flex:1;display:flex;flex-direction:column;padding:25px 25px 0;border-top:3px solid #4a47e8;min-height:0;overflow:hidden}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection h3{color:#333;font-size:18px;font-weight:600;margin-bottom:20px;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent{flex:1;overflow-y:auto;min-height:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar{width:6px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature{margin-bottom:20px;flex-shrink:0;text-align:start}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature:last-child{margin-bottom:10px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature .featureHeader{display:flex;align-items:center;margin-bottom:8px}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature .featureHeader .featureBullet{color:#5856f4;margin-right:10px;font-size:12px;flex-shrink:0}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature .featureHeader h4{color:#333;font-size:14px;font-weight:600;margin:0;line-height:1.3}.selectedValuePackBuyNow .pricingContainer .rightPanel .understandSection .understandContent .seoFeature p{font-size:12px;line-height:1.4;color:#666;margin:0;padding-left:20px}@media (max-width: 480px){.selectedValuePackBuyNow{padding:10px}.selectedValuePackBuyNow .pricingContainer .mainContent .packageDuration{padding:15px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer{padding:10px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader{padding:15px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planName{font-size:16px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .price{font-size:24px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .planPrice .period{font-size:12px}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardHeader .buyButton{max-width:100%}.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{padding:15px 10px}}@media (max-width: 480px) and (max-width: 480px){.selectedValuePackBuyNow .pricingContainer .mainContent .pricingCardsContainer .pricingCards .pricingCard .cardFeatures{max-height:200px}}.feature{display:flex;align-items:center;font-size:13px;margin-bottom:6px;flex-shrink:0}@media (max-width: 768px){.feature{font-size:12px}}.feature .featureIcon{margin-right:8px;color:#5856f4;font-weight:700;flex-shrink:0;min-width:16px}.feature .featureText{color:#333;line-height:1.3;flex:1;margin-right:8px;text-align:left}.feature .featureInfoIcon{color:#6a6f78;cursor:pointer;flex-shrink:0;transition:color .2s ease;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%}.feature .featureInfoIcon:hover{color:#5856f4;background:#5856f41a}.feature .featureInfoIcon svg{display:block}.feature-tooltip-container{position:relative;display:flex;align-items:center}.feature-tooltip{position:absolute;bottom:100%;right:0;margin-bottom:8px;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #00000026;z-index:1000;padding:12px}.feature-tooltip:after{content:"";position:absolute;top:100%;right:12px;border:6px solid transparent;border-top-color:#fff}.feature-tooltip:before{content:"";position:absolute;top:100%;right:11px;border:7px solid transparent;border-top-color:#e5e7eb}.feature-tooltip .tooltip-content p{margin:0;font-size:12px;line-height:1.4;color:#6b7280;text-align:left}.subscription-type-selector{width:100%;margin-bottom:40px}.subscription-type-selector .selector-header{text-align:center;margin-bottom:40px}.subscription-type-selector .selector-header .choose-plan-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 32px;border-radius:25px;font-size:18px;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #667eea4d;transition:all .3s ease}.subscription-type-selector .selector-header .choose-plan-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.subscription-type-selector .selector-header .choose-plan-btn:active{transform:translateY(0)}.subscription-type-selector .subscription-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1200px;margin:0 auto}@media (max-width: 1024px){.subscription-type-selector .subscription-cards-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}}@media (max-width: 768px){.subscription-type-selector .subscription-cards-container{grid-template-columns:1fr;gap:16px}}.subscription-type-selector .subscription-card{position:relative;background:#fff;border-radius:16px;padding:28px;cursor:pointer;transition:all .3s ease;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.subscription-type-selector .subscription-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#d1d5db}.subscription-type-selector .subscription-card.selected{box-shadow:0 8px 24px #3b82f626;border-style:solid!important;border-width:2px!important}.subscription-type-selector .subscription-card.selected .card-header .title{color:#3b82f6}.subscription-type-selector .subscription-card.selected .card-header .icon{background:#3b82f626}.subscription-type-selector .subscription-card .badge{position:absolute;top:16px;right:16px;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;color:#fff;z-index:1}.subscription-type-selector .subscription-card .card-content{display:flex;flex-direction:column;gap:16px}.subscription-type-selector .subscription-card .card-content .card-header{display:flex;align-items:center;gap:12px}.subscription-type-selector .subscription-card .card-content .card-header .icon{font-size:32px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#3b82f61a;border-radius:12px;flex-shrink:0;transition:background-color .3s ease}.subscription-type-selector .subscription-card .card-content .card-header .icon svg{width:24px;height:24px}.subscription-type-selector .subscription-card .card-content .card-header .title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;flex:1;transition:color .3s ease}@media (max-width: 480px){.subscription-type-selector .subscription-card .card-content .card-header .title{font-size:16px}}.subscription-type-selector .subscription-card .card-content .description{font-size:15px;color:#6b7280;line-height:1.6;margin:0}@media (max-width: 480px){.subscription-type-selector .subscription-card .card-content .description{font-size:14px}}.subscription-type-selector .no-subscription-types{text-align:center;padding:40px;color:#6b7280;font-size:16px;background:#f9fafb;border-radius:12px;border:1px dashed #d1d5db}@media (max-width: 768px){.subscription-type-selector{margin-bottom:32px}.subscription-type-selector .selector-header{margin-bottom:24px}.subscription-type-selector .selector-header .choose-plan-btn{font-size:16px;padding:10px 24px}.subscription-type-selector .subscription-card{padding:20px}.subscription-type-selector .subscription-card.selected{border-width:2px!important}}@media (max-width: 480px){.subscription-type-selector .subscription-card{padding:18px}.subscription-type-selector .subscription-card .badge{font-size:12px;padding:5px 12px;top:12px;right:12px}}.business-benefits-section{background:#fff;padding:30px 0}.business-benefits-section .container{max-width:1200px;margin:0 auto;padding:0 15px}@media (min-width: 768px){.business-benefits-section .container{padding:0 30px}}@media (min-width: 992px){.business-benefits-section .container{padding:0 50px}}.business-benefits-section .benefits-header{text-align:center;margin-bottom:10px}.business-benefits-section .benefits-header .title{color:var(--primary);text-align:center;font-size:20.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.442px;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media (max-width: 575.98px){.business-benefits-section .benefits-header .title{width:100%;padding:0 12px;box-sizing:border-box}}@media (min-width: 768px){.business-benefits-section .benefits-header .title{color:var(--primary);text-align:center;letter-spacing:.38px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px;padding:0}}@media (min-width: 992px){.business-benefits-section .benefits-header .title{letter-spacing:.92px;font-size:24px}}.business-benefits-section .benefits-header .subTitle{color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px;text-align:center}@media (max-width: 575.98px){.business-benefits-section .benefits-header .subTitle{width:100%;margin:4px auto 0;padding:0 12px;box-sizing:border-box}}@media (min-width: 768px){.business-benefits-section .benefits-header .subTitle{font-size:28px;padding:0}}@media (min-width: 992px){.business-benefits-section .benefits-header .subTitle{font-size:40px}}.business-benefits-section .benefits-grid{display:grid;grid-template-columns:1fr;gap:30px}@media (max-width: 575.98px){.business-benefits-section .benefits-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 576px){.business-benefits-section .benefits-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (min-width: 992px){.business-benefits-section .benefits-grid{grid-template-columns:repeat(4,1fr);gap:50px}}.business-benefits-section .benefit-card{text-align:start;padding:20px}@media (max-width: 575.98px){.business-benefits-section .benefit-card{text-align:center}}@media (min-width: 768px){.business-benefits-section .benefit-card{padding:30px 20px;text-align:start}}.business-benefits-section .benefit-card .benefit-icon{margin-bottom:20px;display:flex;justify-content:start;align-items:center}@media (max-width: 575.98px){.business-benefits-section .benefit-card .benefit-icon{justify-content:center}}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-icon{margin-bottom:20px;justify-content:start}}.business-benefits-section .benefit-card .benefit-icon img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-icon img{width:40px;height:40px}}@media (min-width: 992px){.business-benefits-section .benefit-card .benefit-icon img{width:50px;height:50px}}.business-benefits-section .benefit-card .benefit-title{color:#000;font-size:16px;font-weight:600;margin-bottom:10px;line-height:1.2}@media (max-width: 575.98px){.business-benefits-section .benefit-card .benefit-title{text-align:center}}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-title{font-size:18px;margin-bottom:10px;text-align:start}}@media (min-width: 992px){.business-benefits-section .benefit-card .benefit-title{font-size:20px}}.business-benefits-section .benefit-card .benefit-description{color:#666;font-size:12px;line-height:1.5;margin:0}@media (max-width: 575.98px){.business-benefits-section .benefit-card .benefit-description{text-align:center}}@media (min-width: 768px){.business-benefits-section .benefit-card .benefit-description{font-size:14px;text-align:start}}@media (min-width: 992px){.business-benefits-section .benefit-card .benefit-description{font-size:16px;line-height:1.6}}.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}}.valuePack-faq-container{margin:0;padding:40px 16px;background:#fff;max-width:100vw}@media only screen and (min-width: 768px){.valuePack-faq-container{padding:60px 30px}}@media only screen and (min-width: 1024px){.valuePack-faq-container{padding:80px 50px 0}}.valuePack-faq-container .faq-content-wrapper{display:flex;flex-direction:column;max-width:1400px;margin:0 auto}@media only screen and (min-width: 1024px){.valuePack-faq-container .faq-content-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px}}.valuePack-faq-container .faq-column{width:100%}@media only screen and (min-width: 1024px){.valuePack-faq-container .faq-column{width:55%;flex-shrink:0}}.valuePack-faq-container .image-column{display:none}@media only screen and (min-width: 1024px){.valuePack-faq-container .image-column{display:flex;width:45%;align-items:center;justify-content:center}}.valuePack-faq-container .iconImage{display:block;margin:0 auto 20px;height:40px;width:40px}@media only screen and (min-width: 768px){.valuePack-faq-container .iconImage{height:50px;width:50px}}@media only screen and (min-width: 1024px){.valuePack-faq-container .iconImage{display:none}}.valuePack-faq-container h2.faqHeading{font-weight:600;font-family:Readex Pro,sans-serif;letter-spacing:-.5px;font-size:24px;text-align:center;color:#000;margin-bottom:16px}@media only screen and (min-width: 768px){.valuePack-faq-container h2.faqHeading{font-size:32px;margin-bottom:20px}}@media only screen and (min-width: 1024px){.valuePack-faq-container h2.faqHeading{text-align:left;font-size:36px;margin-bottom:24px}}.valuePack-faq-container .accordion{width:100%}.valuePack-faq-container .accordion-item{border:none!important;padding:0;margin-bottom:16px}@media only screen and (min-width: 768px){.valuePack-faq-container .accordion-item{margin-bottom:20px}}.valuePack-faq-container .accordion button{position:relative;display:block;text-align:left;width:100%;padding:16px 0;color:#202020;font-size:16px;font-weight:500;border:none;background:none;outline:none}.valuePack-faq-container .accordion button:hover,.valuePack-faq-container .accordion button:focus{cursor:pointer;color:var(--primary)}.valuePack-faq-container .accordion button .accordion-title{font-size:16px;font-weight:500;color:#202020;margin:auto 0;text-align:left;padding-right:40px}@media only screen and (min-width: 768px){.valuePack-faq-container .accordion button .accordion-title{font-size:18px}}@media only screen and (min-width: 1024px){.valuePack-faq-container .accordion button .accordion-title{font-size:20px}}.valuePack-faq-container .accordion button .icon{position:absolute;right:0;top:50%;transform:translateY(-50%)}.valuePack-faq-container .accordion button[aria-expanded=true]{color:var(--primary)}.valuePack-faq-container .accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:20em;transition:all .2s linear;will-change:opacity,max-height}.valuePack-faq-container .accordion .accordion-content{text-align:left;opacity:0;max-height:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.valuePack-faq-container .accordion .accordion-content p{font-weight:400;font-size:14px;color:#626262;line-height:1.6;margin-bottom:0;padding:0 0 16px}@media only screen and (min-width: 768px){.valuePack-faq-container .accordion .accordion-content p{font-size:16px}}.valuePack-faq-container .responsiveImage{margin-top:10px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:20px;max-height:500px}@media only screen and (min-width: 1024px){.valuePack-faq-container .responsiveImage{height:100%;min-height:520px}}@media only screen and (min-width: 1280px){.valuePack-faq-container .responsiveImage{min-height:550px}}.ecommerceWebDesignPage-wrapper{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper{gap:80px}}.ecommerceWebDesignPage-wrapper .topBannerSection{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection{flex-direction:row}}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection{display:flex;flex-direction:column;justify-content:center}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection{width:50%;text-align:left}}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .title{color:#4a67f5;font-size:18px;font-style:normal;font-weight:700;text-transform:capitalize}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .subTitle{color:#000;font-size:24px;font-weight:600;letter-spacing:-.336px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .subTitle{font-size:40px}}.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .description{color:#000;font-size:14px;font-weight:600;letter-spacing:-.336px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .contentSection .description{font-size:18px}}.ecommerceWebDesignPage-wrapper .topBannerSection .banner{margin-top:1rem;max-height:450px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .topBannerSection .banner{width:50%;margin-top:0}}.ecommerceWebDesignPage-wrapper .topBannerSection .banner .heroBanner{width:100%}.ecommerceWebDesignPage-wrapper .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .logos{margin:0}}@media (min-width: 1200px){.ecommerceWebDesignPage-wrapper .logos{margin-top:40px}}.ecommerceWebDesignPage-wrapper .logos:before,.ecommerceWebDesignPage-wrapper .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.ecommerceWebDesignPage-wrapper .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.ecommerceWebDesignPage-wrapper .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.ecommerceWebDesignPage-wrapper .logos:hover .logos-slide{animation-play-state:paused}.ecommerceWebDesignPage-wrapper .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.ecommerceWebDesignPage-wrapper .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .logos .logos-slide img{margin:0 6rem;height:40px}}.ecommerceWebDesignPage-wrapper .custom-design{height:auto}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .custom-design{padding:40px 72px}}.ecommerceWebDesignPage-wrapper .gGrowthCROHelpsSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16px}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .gGrowthCROHelpsSection .title{text-align:left;font-size:28px}}.ecommerceWebDesignPage-wrapper .gGrowthCROHelpsSection .subTitle{font-weight:600}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection{overflow:hidden;text-align:center;padding:0}@media (max-width: 575.98px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:95%!important}}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection{text-align:left}}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .maintenanceOurWayOfDoingThingSection{padding:0}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .title{letter-spacing:4px;font-size:24px}}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media (max-width: 575.98px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{width:99%;margin:auto}}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:28px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .subTitle{font-size:48px}}.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{color:#000;text-align:center;font-style:normal;font-weight:400;line-height:normal;margin:auto;width:290px;font-size:12px}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{width:400px;font-size:15px}}@media (min-width: 992px){.ecommerceWebDesignPage-wrapper .websiteRedesignOurWayOfDoingThingSection .description{text-align:center;font-size:18px;width:570px;margin:auto}}.ecommerceWebDesignPage-wrapper .clientDashboardSection,.ecommerceWebDesignPage-wrapper .ourSuccess-container{margin-top:0}.ecommerceWebDesignPage-wrapper .testimonials{margin-bottom:110px;margin-top:0}@media (min-width: 768px){.ecommerceWebDesignPage-wrapper .testimonials{margin-bottom:200px}.ecommerceWebDesignPage-wrapper .testimonials .testimonials-info>*{text-align:left}}.unlockBusiness{display:flex;flex-direction:column}.unlockBusiness .bannerTitle{color:#1e1e1e;text-align:center;font-weight:600;font-size:24px;margin-bottom:24px}@media (min-width: 992px){.unlockBusiness .bannerTitle{font-size:36px;margin-bottom:0}}.unlockBusiness .businessCards .businessCard .description{text-align:center;font-size:14px;font-weight:400}.ecommerceMarketingPage-wrapper{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}.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}}.googleAdsConnectWithUsSection{width:100%}.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:bold;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:28px;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:1.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}.business-essential-client-dashboard{margin:64px 72px 48px}@keyframes ai-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-services-page{--ind-primary: #1D5DFF;--ind-primary-dark: #461EB0;--ind-primary-muted: rgba(41, 141, 255, .12);--ind-bg-white: #ffffff;--ind-bg-dark: #0e0e0e;--ind-bg-card: #fdfdfd;--ind-text-main: #000000;--ind-text-body: #4B5563;--ind-text-light: #f0f0f0;--ind-text-muted: #666666;--ind-text-white: #ffffff;--ind-border-light: #eeeeee;--ind-shadow: rgba(59, 102, 245, .15);--ind-gradient-1: linear-gradient(135deg, #5c8df6 0%, #85affd 100%);--ind-gradient-1: linear-gradient(135deg, #6b82f6 0%, #b2adff 100%);--ind-glow: #4B3BE4;--ind-ai-panel-bg: #3b2e8a;--ind-ai-icon-bg: #5b4cba;--ind-ai-right-bg: #1a1a2e;--ind-ai-pill-bg: rgba(41, 141, 255, .12);--ind-ai-pill-color: #4C2Ba3;--ind-ai-text-color: #ac8cff;--ind-ai-active-text-color: #ffffff;--ind-overlay-dark: rgba(0, 0, 0, .55);--ind-text-white-muted: rgba(255, 255, 255, .7);--ind-hover-card: rgba(133, 57, 255, .6);--ind-icon-hover-bg: #4b17e6da;--ind-icon-hover-bg2: #4f1becd2;--ind-cap-hover-bg: #6a3cf371;--ind-cap-bg: #f6f2f8;--ind-cap-hover-border: #6d5dd4}.construction-page{--ind-primary: #1D5DFF;--ind-primary-dark: #007381;--ind-primary-muted: rgba(0, 115, 129, .12);--ind-bg-white: #ffffff;--ind-bg-dark: #0e0e0e;--ind-bg-card: #fdfdfd;--ind-text-main: #000000;--ind-text-body: #4B5563;--ind-text-light: #f0f0f0;--ind-text-muted: #666666;--ind-text-white: #ffffff;--ind-border-light: #eeeeee;--ind-shadow: rgba(0, 115, 129, .15);--ind-gradient-1: linear-gradient(135deg, #007381 0%, #00b4c9 100%);--ind-gradient-1: linear-gradient(135deg, #005a66 0%, #007381 100%);--ind-glow: #007381;--ind-ai-panel-bg: #007381;--ind-ai-icon-bg: #007381;--ind-ai-right-bg: #1a1a2e;--ind-ai-pill-bg: rgba(27, 27, 27, 1);--ind-ai-pill-color: #007381;--ind-ai-text-color: #6ac2cc;--ind-ai-active-text-color: #ffffff;--ind-primary-muted: rgba(41, 141, 255, .12);--ind-overlay-dark: rgba(0, 0, 0, .55);--ind-text-white-muted: rgba(255, 255, 255, .7);--ind-icon-hover-bg: #0e7490;--ind-icon-hover-bg2: #0e7490;--ind-cap-hover-bg: #e0f8f8;--ind-cap-bg: #f5fcfc;--ind-cap-hover-border: #007381}.ecommerce-page{--ind-primary: #1D5DFF;--ind-primary-dark: #007381;--ind-primary-muted: rgba(41, 141, 255, .12);--ind-bg-white: #ffffff;--ind-bg-dark: #0a1a14;--ind-bg-card: #fdfdfd;--ind-text-main: #000000;--ind-text-body: #4B5563;--ind-text-light: #f0f0f0;--ind-text-muted: #666666;--ind-text-white: #ffffff;--ind-border-light: #eeeeee;--ind-shadow: rgba(16, 185, 129, .15);--ind-gradient-1: linear-gradient(135deg, #794a04 0%, #794a04 100%);--ind-glow: #E6AA88;--ind-ai-panel-bg: linear-gradient(225deg, #ffffff 0%, #faf6ee 40%, #f0e0c0 100%);--ind-ai-text-color: #2a2a2a;--ind-ai-active-text-color: #c07c16;--ind-ai-icon-bg: #c07c16;--ind-ai-right-bg: #0a1a14;--ind-ai-pill-bg: #d1fae5;--ind-ai-pill-color: #c07c16;--ind-overlay-dark: rgba(0, 0, 0, .55);--ind-text-white-muted: rgba(255, 255, 255, .7);--ind-cap-hover-bg: rgba(230, 163, 62, .1);--ind-cap-bg: rgba(230, 163, 62, .03);--ind-icon-hover-bg: rgba(121, 74, 4, 1);--ind-icon-hover-bg2: rgba(121, 74, 4, 1);--ind-cap-hover-border: rgba(121, 74, 4, 1)}.hospitality-page{--ind-primary: #1D5DFF;--ind-primary-dark: #346581;--ind-primary-muted: rgba(41, 141, 255, .12);--ind-bg-white: #ffffff;--ind-bg-dark: #1a1006;--ind-bg-card: #fdfdfd;--ind-text-main: #000000;--ind-text-body: #4B5563;--ind-text-light: #f0f0f0;--ind-text-muted: #666666;--ind-text-white: #ffffff;--ind-border-light: #eeeeee;--ind-shadow: rgba(245, 158, 11, .15);--ind-gradient-1: linear-gradient(135deg, #346581 0%, #22d3ee 100%);--ind-glow: #E6AA88;--ind-ai-panel-bg: linear-gradient(225deg, #ffffff 0%, #faf6ee 40%, #ccb2b1c5 100%);--ind-ai-icon-bg: #0e7490;--ind-ai-right-bg: #1a1006;--ind-ai-pill-bg: #fef3c7;--ind-ai-pill-color: #0e7490;--ind-overlay-dark: rgba(0, 0, 0, .55);--ind-text-white-muted: rgba(255, 255, 255, .7);--ind-cap-hover-bg: #e6f5fa;--ind-cap-bg: #f5f8f9;--ind-icon-hover-bg: #0e7490;--ind-icon-hover-bg2: #0e7490;--ind-cap-hover-border: #0e7490}.medical-page{--ind-primary: #1D5DFF;--ind-primary-dark: #125775;--ind-primary-muted: rgba(41, 141, 255, .12);--ind-bg-white: #ffffff;--ind-bg-dark: #07141a;--ind-bg-card: #fdfdfd;--ind-text-main: #000000;--ind-text-body: #4B5563;--ind-text-light: #f0f0f0;--ind-text-muted: #666666;--ind-text-white: #ffffff;--ind-border-light: #eeeeee;--ind-shadow: rgba(8, 145, 178, .15);--ind-gradient-1: linear-gradient(135deg, #0891b2 0%, #22d3ee 100%);--ind-glow: #E6AA88;--ind-overlay-dark: rgba(0, 0, 0, .55);--ind-text-white-muted: rgba(255, 255, 255, .7);--ind-ai-panel-bg: linear-gradient(225deg, #ffffff 0%, #faf6ee 40%, #ccb2b1c5 100%);--ind-ai-icon-bg: #0e7490;--ind-ai-text-color: #2a2a2a;--ind-ai-active-text-color: #125775;--ind-ai-right-bg: #07141a;--ind-ai-pill-bg: #cffafe;--ind-ai-pill-color: #0e7490;--ind-cap-hover-bg: #fbeded;--ind-cap-bg: #fcf7f7;--ind-icon-hover-bg: #fabbbb;--ind-icon-hover-bg2:#fabbbb;--ind-cap-hover-border: #fabbbb}.education-page,.brokers-agents-page,.corporate-enterprise-page,.automotive-page,.media-entertainment-page,.sports-page{--ind-primary: #1D5DFF;--ind-primary-dark: #346581;--ind-primary-muted: rgba(41, 141, 255, .12);--ind-bg-white: #ffffff;--ind-bg-dark: #1a1006;--ind-bg-card: #fdfdfd;--ind-text-main: #000000;--ind-text-body: #4B5563;--ind-text-light: #f0f0f0;--ind-text-muted: #666666;--ind-text-white: #ffffff;--ind-border-light: #eeeeee;--ind-shadow: rgba(245, 158, 11, .15);--ind-gradient-1: linear-gradient(135deg, #346581 0%, #22d3ee 100%);--ind-glow: #E6AA88;--ind-ai-panel-bg: linear-gradient(225deg, #ffffff 0%, #faf6ee 40%, #ccb2b1c5 100%);--ind-ai-icon-bg: #0e7490;--ind-ai-right-bg: #1a1006;--ind-ai-pill-bg: #fef3c7;--ind-ai-pill-color: #0e7490;--ind-overlay-dark: rgba(0, 0, 0, .55);--ind-text-white-muted: rgba(255, 255, 255, .7);--ind-cap-hover-bg: #e6f5fa;--ind-cap-bg: #f5f8f9;--ind-icon-hover-bg: #0e7490;--ind-icon-hover-bg2: #0e7490;--ind-cap-hover-border: #0e7490}@media (min-width: 768px){.industry-page-layout{margin-top:80px}}.industry-page-layout .hs-sub-nav{position:sticky;top:0;z-index:98;background:var(--ind-bg-white);border-bottom:1px solid var(--ind-border-light);height:88px}.industry-page-layout .hs-sub-nav .sub-nav-container{max-width:1440px;width:100%;margin:0 auto;padding:0 16px;height:100%;display:flex;align-items:center;justify-content:space-between}@media (min-width: 992px){.industry-page-layout .hs-sub-nav .sub-nav-container{padding:0 72px}}.industry-page-layout .hs-sub-nav ul{display:flex;gap:16px;list-style:none;margin:0;padding:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media (min-width: 576px){.industry-page-layout .hs-sub-nav ul{gap:20px}}@media (min-width: 992px){.industry-page-layout .hs-sub-nav ul{gap:22px}}.industry-page-layout .hs-sub-nav ul::-webkit-scrollbar{display:none}.industry-page-layout .hs-sub-nav .tab-btn{position:relative;background:none;border:none;font-size:13px;font-weight:400;color:var(--ind-text-main);font-family:Poppins;padding-bottom:8px;white-space:nowrap}@media (min-width: 576px){.industry-page-layout .hs-sub-nav .tab-btn{font-size:14px}}@media (min-width: 992px){.industry-page-layout .hs-sub-nav .tab-btn{font-size:16px}}.industry-page-layout .hs-sub-nav .tab-btn:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--ind-primary-dark);transform:scaleX(0);transition:transform .25s ease;transform-origin:left}.industry-page-layout .hs-sub-nav .tab-btn:hover{color:var(--ind-primary-dark)}.industry-page-layout .hs-sub-nav .tab-btn.active{color:var(--ind-primary-dark);font-weight:500}.industry-page-layout .hs-sub-nav .tab-btn.active:after{transform:scaleX(1)}.industry-page-layout .hs-content .hs-label{background:var(--ind-primary-muted);color:var(--ind-primary);display:block;width:-moz-fit-content;width:fit-content;padding:8px 22px;border-radius:999px;font-size:16px;font-weight:500;margin-bottom:14px;letter-spacing:0;margin-left:0;margin-right:0}.industry-page-layout .hs-content .hs-overview,.industry-page-layout .hs-content .hs-sectors,.industry-page-layout .hs-content .hs-capabilities,.industry-page-layout .hs-content .hs-solutions,.industry-page-layout .hs-content .hs-stats,.industry-page-layout .hs-content .hs-operations,.industry-page-layout .hs-content .hs-sets-apart,.industry-page-layout .hs-content .hs-case-studies,.industry-page-layout .hs-content .hs-partners,.industry-page-layout .hs-content .hs-dashboard,.industry-page-layout .hs-content .hs-precision,.industry-page-layout .hs-content .hs-ai-solutions,.industry-page-layout .hs-content .service-common-market-advantage{padding:32px 24px;scroll-margin-top:50px;text-align:left}@media (min-width: 992px){.industry-page-layout .hs-content .hs-overview,.industry-page-layout .hs-content .hs-sectors,.industry-page-layout .hs-content .hs-capabilities,.industry-page-layout .hs-content .hs-solutions,.industry-page-layout .hs-content .hs-stats,.industry-page-layout .hs-content .hs-operations,.industry-page-layout .hs-content .hs-sets-apart,.industry-page-layout .hs-content .hs-case-studies,.industry-page-layout .hs-content .hs-partners,.industry-page-layout .hs-content .hs-dashboard,.industry-page-layout .hs-content .hs-precision,.industry-page-layout .hs-content .hs-ai-solutions,.industry-page-layout .hs-content .service-common-market-advantage{padding:0 0 64px}}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-overview,.industry-page-layout .hs-content .hs-sectors,.industry-page-layout .hs-content .hs-capabilities,.industry-page-layout .hs-content .hs-solutions,.industry-page-layout .hs-content .hs-stats,.industry-page-layout .hs-content .hs-operations,.industry-page-layout .hs-content .hs-sets-apart,.industry-page-layout .hs-content .hs-case-studies,.industry-page-layout .hs-content .hs-partners,.industry-page-layout .hs-content .hs-dashboard,.industry-page-layout .hs-content .hs-precision,.industry-page-layout .hs-content .hs-ai-solutions,.industry-page-layout .hs-content .service-common-market-advantage{text-align:left;margin:0;padding-top:0}.industry-page-layout .hs-content .hs-overview h2,.industry-page-layout .hs-content .hs-overview h3,.industry-page-layout .hs-content .hs-overview p,.industry-page-layout .hs-content .hs-overview .section-badge,.industry-page-layout .hs-content .hs-overview .section-label,.industry-page-layout .hs-content .hs-sectors h2,.industry-page-layout .hs-content .hs-sectors h3,.industry-page-layout .hs-content .hs-sectors p,.industry-page-layout .hs-content .hs-sectors .section-badge,.industry-page-layout .hs-content .hs-sectors .section-label,.industry-page-layout .hs-content .hs-capabilities h2,.industry-page-layout .hs-content .hs-capabilities h3,.industry-page-layout .hs-content .hs-capabilities p,.industry-page-layout .hs-content .hs-capabilities .section-badge,.industry-page-layout .hs-content .hs-capabilities .section-label,.industry-page-layout .hs-content .hs-solutions h2,.industry-page-layout .hs-content .hs-solutions h3,.industry-page-layout .hs-content .hs-solutions p,.industry-page-layout .hs-content .hs-solutions .section-badge,.industry-page-layout .hs-content .hs-solutions .section-label,.industry-page-layout .hs-content .hs-stats h2,.industry-page-layout .hs-content .hs-stats h3,.industry-page-layout .hs-content .hs-stats p,.industry-page-layout .hs-content .hs-stats .section-badge,.industry-page-layout .hs-content .hs-stats .section-label,.industry-page-layout .hs-content .hs-operations h2,.industry-page-layout .hs-content .hs-operations h3,.industry-page-layout .hs-content .hs-operations p,.industry-page-layout .hs-content .hs-operations .section-badge,.industry-page-layout .hs-content .hs-operations .section-label,.industry-page-layout .hs-content .hs-sets-apart h2,.industry-page-layout .hs-content .hs-sets-apart h3,.industry-page-layout .hs-content .hs-sets-apart p,.industry-page-layout .hs-content .hs-sets-apart .section-badge,.industry-page-layout .hs-content .hs-sets-apart .section-label,.industry-page-layout .hs-content .hs-case-studies h2,.industry-page-layout .hs-content .hs-case-studies h3,.industry-page-layout .hs-content .hs-case-studies p,.industry-page-layout .hs-content .hs-case-studies .section-badge,.industry-page-layout .hs-content .hs-case-studies .section-label,.industry-page-layout .hs-content .hs-partners h2,.industry-page-layout .hs-content .hs-partners h3,.industry-page-layout .hs-content .hs-partners p,.industry-page-layout .hs-content .hs-partners .section-badge,.industry-page-layout .hs-content .hs-partners .section-label,.industry-page-layout .hs-content .hs-dashboard h2,.industry-page-layout .hs-content .hs-dashboard h3,.industry-page-layout .hs-content .hs-dashboard p,.industry-page-layout .hs-content .hs-dashboard .section-badge,.industry-page-layout .hs-content .hs-dashboard .section-label,.industry-page-layout .hs-content .hs-precision h2,.industry-page-layout .hs-content .hs-precision h3,.industry-page-layout .hs-content .hs-precision p,.industry-page-layout .hs-content .hs-precision .section-badge,.industry-page-layout .hs-content .hs-precision .section-label,.industry-page-layout .hs-content .hs-ai-solutions h2,.industry-page-layout .hs-content .hs-ai-solutions h3,.industry-page-layout .hs-content .hs-ai-solutions p,.industry-page-layout .hs-content .hs-ai-solutions .section-badge,.industry-page-layout .hs-content .hs-ai-solutions .section-label,.industry-page-layout .hs-content .service-common-market-advantage h2,.industry-page-layout .hs-content .service-common-market-advantage h3,.industry-page-layout .hs-content .service-common-market-advantage p,.industry-page-layout .hs-content .service-common-market-advantage .section-badge,.industry-page-layout .hs-content .service-common-market-advantage .section-label{text-align:left}}.industry-page-layout .hs-content .hs-overview .section-container,.industry-page-layout .hs-content .hs-sectors .section-container,.industry-page-layout .hs-content .hs-capabilities .section-container,.industry-page-layout .hs-content .hs-solutions .section-container,.industry-page-layout .hs-content .hs-stats .section-container,.industry-page-layout .hs-content .hs-operations .section-container,.industry-page-layout .hs-content .hs-sets-apart .section-container,.industry-page-layout .hs-content .hs-case-studies .section-container,.industry-page-layout .hs-content .hs-partners .section-container,.industry-page-layout .hs-content .hs-dashboard .section-container,.industry-page-layout .hs-content .hs-precision .section-container,.industry-page-layout .hs-content .hs-ai-solutions .section-container,.industry-page-layout .hs-content .service-common-market-advantage .section-container{max-width:1440px;margin:0 auto;text-align:left;position:relative;z-index:2}@media (min-width: 992px){.industry-page-layout .hs-content .hs-overview .section-container,.industry-page-layout .hs-content .hs-sectors .section-container,.industry-page-layout .hs-content .hs-capabilities .section-container,.industry-page-layout .hs-content .hs-solutions .section-container,.industry-page-layout .hs-content .hs-stats .section-container,.industry-page-layout .hs-content .hs-operations .section-container,.industry-page-layout .hs-content .hs-sets-apart .section-container,.industry-page-layout .hs-content .hs-case-studies .section-container,.industry-page-layout .hs-content .hs-partners .section-container,.industry-page-layout .hs-content .hs-dashboard .section-container,.industry-page-layout .hs-content .hs-precision .section-container,.industry-page-layout .hs-content .hs-ai-solutions .section-container,.industry-page-layout .hs-content .service-common-market-advantage .section-container{padding-left:72px;padding-right:72px}}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-overview .section-container,.industry-page-layout .hs-content .hs-sectors .section-container,.industry-page-layout .hs-content .hs-capabilities .section-container,.industry-page-layout .hs-content .hs-solutions .section-container,.industry-page-layout .hs-content .hs-stats .section-container,.industry-page-layout .hs-content .hs-operations .section-container,.industry-page-layout .hs-content .hs-sets-apart .section-container,.industry-page-layout .hs-content .hs-case-studies .section-container,.industry-page-layout .hs-content .hs-partners .section-container,.industry-page-layout .hs-content .hs-dashboard .section-container,.industry-page-layout .hs-content .hs-precision .section-container,.industry-page-layout .hs-content .hs-ai-solutions .section-container,.industry-page-layout .hs-content .service-common-market-advantage .section-container{text-align:left}}.industry-page-layout .hs-content h2{font-size:24px;font-weight:500;margin-bottom:12px;color:var(--ind-text-main);line-height:1.25;font-family:Poppins}@media (min-width: 768px){.industry-page-layout .hs-content h2{font-size:36px}}@media (min-width: 992px){.industry-page-layout .hs-content h2{font-size:44px;line-height:52px}}.industry-page-layout .hs-content h3{font-size:20px;font-weight:500;color:#000;margin-bottom:10px;line-height:28px}@media (min-width: 768px){.industry-page-layout .hs-content h3{font-size:20px}}@media (min-width: 992px){.industry-page-layout .hs-content h3{font-size:20px}}.industry-page-layout .hs-content p:not([class*=service-common]){font-size:18px;font-weight:400;color:var(--ind-text-muted);line-height:1.6;font-family:Poppins}.industry-page-layout .hs-content .service-common-advantage__paragraph{color:var(--ind-bg-white)!important;font-size:18px;line-height:26px;font-weight:400;opacity:70%}.industry-page-layout .hs-content .overview-grid{display:grid;grid-template-columns:1fr;gap:32px;padding-top:64px}@media (max-width: 767.98px){.industry-page-layout .hs-content .overview-grid{padding-top:32px}}@media (min-width: 767.99px) and (max-width: 1199px){.industry-page-layout .hs-content .overview-grid{padding-top:32px}}@media (min-width: 992px){.industry-page-layout .hs-content .overview-grid{grid-template-columns:555px auto;gap:64px}}.industry-page-layout .hs-content .overview-grid .text-side{text-align:left;height:auto}@media (max-width: 767.98px){.industry-page-layout .hs-content .overview-grid .text-side{text-align:left}}@media (min-width: 992px){.industry-page-layout .hs-content .overview-grid .text-side{height:400px}}.industry-page-layout .hs-content .overview-grid .text-side .highlight-text{font-size:20px;opacity:70%;color:var(--ind-primary-dark);font-style:italic;font-weight:500;line-height:32px;margin-bottom:12px}.industry-page-layout .hs-content .overview-grid .text-side .main-description{opacity:70%;font-size:20px;font-weight:400;color:var(--ind-text-main);line-height:32px}.industry-page-layout .hs-content .overview-grid .image-side .img-wrapper{border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000001a;height:400px}.industry-page-layout .hs-content .overview-grid .image-side .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.industry-page-layout .hs-content .hs-sectors .sectors-desc{font-size:18px;font-weight:400;font-family:Poppins;color:#00000080;line-height:26px;max-width:1280px}.industry-page-layout .hs-content .sectors-scroll-wrapper{max-width:1440px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.industry-page-layout .hs-content .sectors-scroll-wrapper::-webkit-scrollbar{display:none}@media (min-width: 992px){.industry-page-layout .hs-content .sectors-scroll-wrapper{padding:0 72px 8px}}.industry-page-layout .hs-content .sectors-grid{display:flex;flex-wrap:nowrap;gap:32px}.industry-page-layout .hs-content .sectors-grid .sector-card{background:var(--ind-bg-white);border:1px solid #e8e8f0;border-radius:20px;overflow:hidden;width:300px;flex-shrink:0;transition:box-shadow .2s ease}@media (min-width: 992px){.industry-page-layout .hs-content .sectors-grid .sector-card{width:360px}}.industry-page-layout .hs-content .sectors-grid .sector-card:hover{box-shadow:0 8px 28px #00000014}.industry-page-layout .hs-content .sectors-grid .sector-card .card-img{height:220px;overflow:hidden;padding:20px}.industry-page-layout .hs-content .sectors-grid .sector-card .card-img img{border-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.industry-page-layout .hs-content .sectors-grid .sector-card .card-content{padding:20px;font-family:Poppins}.industry-page-layout .hs-content .sectors-grid .sector-card .card-content h3{font-size:20px;font-weight:500;color:#000;margin-bottom:10px;line-height:28px}.industry-page-layout .hs-content .sectors-grid .sector-card .card-content p{font-size:16px;color:#000;line-height:28px;margin:0}.industry-page-layout .hs-content .cap-section-desc{font-size:18px;color:#000;line-height:26px;opacity:70%;max-width:1296px;margin:8px 0 36px}.industry-page-layout .hs-content .cap-mobile-accordion{display:flex;flex-direction:column;gap:12px;margin-top:32px;width:100%;box-sizing:border-box}@media (min-width: 992px){.industry-page-layout .hs-content .cap-mobile-accordion{display:none}}.industry-page-layout .hs-content .cap-mobile-item{border-radius:12px;border:1px solid #e1e7f0;background:radial-gradient(ellipse at 110% 110%,var(--ind-cap-bg) 0%,var(--ind-bg-white) 60%)!important;cursor:pointer;overflow:hidden;transition:all .3s ease;width:100%;box-sizing:border-box}.industry-page-layout .hs-content .cap-mobile-item.is-open{border-color:var(--ind-cap-hover-border, var(--ind-primary, #1D5DFF));background:radial-gradient(ellipse at 110% 110%,var(--ind-cap-hover-bg) 0%,var(--ind-bg-white) 55%)!important;box-shadow:0 4px 16px var(--ind-cap-hover-shadow, rgba(29, 93, 255, .08))}.industry-page-layout .hs-content .cap-mobile-item.is-open .cap-mobile-header{background:transparent!important}.industry-page-layout .hs-content .cap-mobile-item.is-open .cap-mobile-icon-box .cap-icon-mask{background:linear-gradient(135deg,var(--ind-icon-hover-bg) 30%,var(--ind-icon-hover-bg2) 70%)}.industry-page-layout .hs-content .cap-mobile-item .cap-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;width:100%;background:transparent;box-sizing:border-box;transition:background .3s ease}.industry-page-layout .hs-content .cap-mobile-item .cap-mobile-header-left{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.industry-page-layout .hs-content .cap-mobile-item .cap-mobile-header-left .cap-mobile-icon-box{width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.industry-page-layout .hs-content .cap-mobile-item .cap-mobile-header-left .cap-mobile-icon-box .cap-icon-mask{display:block;width:40px;height:40px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:linear-gradient(135deg,var(--ind-icon-hover-bg) 30%,var(--ind-icon-hover-bg2) 70%);transition:background .3s ease}.industry-page-layout .hs-content .cap-mobile-item .cap-mobile-header-left .cap-mobile-text{font-size:18px;font-weight:500;color:#000;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.industry-page-layout .hs-content .cap-mobile-item.is-open .cap-mobile-text{white-space:normal}.industry-page-layout .hs-content .cap-mobile-item .cap-chevron-wrapper{flex-shrink:0}.industry-page-layout .hs-content .cap-mobile-item .cap-chevron-circle{width:32px;height:32px;border:1.5px solid #000000;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#000}.industry-page-layout .hs-content .cap-mobile-item .cap-chevron-circle .cap-chevron-icon{transition:transform .25s ease}.industry-page-layout .hs-content .cap-mobile-item .cap-chevron-circle .cap-chevron-icon.expanded{transform:rotate(180deg)}.industry-page-layout .hs-content .cap-mobile-item .cap-mobile-body{padding:0 24px 24px;display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box;animation:ai-fade-in .4s ease forwards}.industry-page-layout .hs-content .cap-mobile-item .cap-mobile-desc{font-size:15px;color:#4b5563;line-height:1.6;margin:0;text-align:left;width:100%}.industry-page-layout .hs-content .capabilities-grid{display:none}@media (min-width: 992px){.industry-page-layout .hs-content .capabilities-grid{display:flex;flex-wrap:nowrap;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.industry-page-layout .hs-content .capabilities-grid::-webkit-scrollbar{display:none}}.industry-page-layout .hs-content .capabilities-grid .cap-card{padding:32px;min-height:380px;width:296px;flex:0 0 296px;max-width:296px;position:relative;overflow:hidden;border:1px solid #E1E1E1;border-radius:16px;background:radial-gradient(ellipse at 100% 100%,var(--ind-cap-bg) 0%,var(--ind-bg-white) 60%);text-align:left;display:flex;flex-direction:column;gap:32px;scroll-snap-align:start;transition:box-shadow .3s ease,border-color .3s ease,background .3s ease}.industry-page-layout .hs-content .capabilities-grid .cap-card:hover{background:radial-gradient(ellipse 110% 110% at 100% 100%,var(--ind-cap-hover-bg) 0%,var(--ind-bg-white) 55%);border-color:var(--ind-cap-hover-border);box-shadow:0 8px 32px var(--ind-cap-hover-shadow)}.industry-page-layout .hs-content .capabilities-grid .cap-card:hover .cap-icon .cap-icon-mask{background:linear-gradient(135deg,var(--ind-icon-hover-bg) 30%,var(--ind-icon-hover-bg2) 70%)}.industry-page-layout .hs-content .capabilities-grid .cap-card:hover h3{background:linear-gradient(135deg,var(--ind-icon-hover-bg) 30%,var(--ind-icon-hover-bg2) 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:20px}.industry-page-layout .hs-content .capabilities-grid .cap-card:hover p{color:#1a1a2e;font-size:16px}.industry-page-layout .hs-content .capabilities-grid .cap-card .cap-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.industry-page-layout .hs-content .capabilities-grid .cap-card .cap-icon .cap-icon-mask{display:block;width:48px;height:48px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#3a3a3a;transition:background .3s ease}.industry-page-layout .hs-content .capabilities-grid .cap-card .cap-text-group{display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.industry-page-layout .hs-content .capabilities-grid .cap-card h3{font-size:20px;font-weight:500;color:var(--ind-text-main);margin:0;line-height:28px;transition:color .3s ease}.industry-page-layout .hs-content .capabilities-grid .cap-card p{font-size:16px;font-family:Poppins;color:#6b7280;line-height:28px;margin:0;transition:color .3s ease}.industry-page-layout .hs-content .hs-solutions{position:relative;overflow:hidden;background:var(--ind-bg-dark);color:var(--ind-text-white);padding:32px 24px 0}@media (min-width: 992px){.industry-page-layout .hs-content .hs-solutions{padding:64px 0}}.industry-page-layout .hs-content .hs-solutions .hs-label{color:var(--ind-text-white);background:#ffffff1a}.industry-page-layout .hs-content .hs-solutions:after{content:"";position:absolute;top:-10%;right:-10%;width:600px;height:600px;background:radial-gradient(ellipse at top right,var(--ind-glow) 0%,transparent 90%);border-radius:50%;filter:blur(150px);opacity:.35;z-index:0;pointer-events:none}.industry-page-layout .hs-content .hs-solutions .section-container{position:relative;z-index:1}.industry-page-layout .hs-content .hs-solutions h2{color:var(--ind-text-white);text-align:left}.industry-page-layout .hs-content .hs-solutions .solutions-grid{display:flex;flex-wrap:nowrap;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media (max-width: 990px){.industry-page-layout .hs-content .hs-solutions .solutions-grid{padding-bottom:32px}}.industry-page-layout .hs-content .hs-solutions .solutions-grid::-webkit-scrollbar{display:none}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card{position:relative;flex:0 0 280px;width:280px;scroll-snap-align:start;height:400px;border-radius:24px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .3s ease}@media (min-width: 992px){.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card{flex:0 0 320px;width:320px}}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.65);transition:filter .4s ease,transform .4s ease}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card .sol-arrow{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#fff3;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .3s ease;z-index:2}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card .sol-arrow svg{transform:rotate(0);transition:transform .3s ease}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card .overlay{position:absolute;bottom:0;padding:20px 24px;width:100%;background:linear-gradient(transparent,#000000d9);transition:background .3s ease}@media (min-width: 992px){.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card .overlay{padding:32px}}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card .overlay h3{color:var(--ind-text-white);font-size:18px;font-weight:500;margin-bottom:6px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card .overlay h3{font-size:20px}}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card .overlay p{color:var(--ind-text-white);opacity:.75;font-size:13px;margin:0}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card:hover{border-color:#fff3}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card:hover img{filter:brightness(.85);transform:scale(1.04)}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card:hover .sol-arrow{background:#fff3}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card:hover .sol-arrow svg{transform:rotate(45deg)}.industry-page-layout .hs-content .hs-solutions .solutions-grid .solution-card:hover .overlay{background:linear-gradient(transparent,#000000a6)}.industry-page-layout .hs-content .hs-stats{background:var(--ind-bg-white)}.industry-page-layout .hs-content .hs-stats .stats-layout{display:flex;flex-direction:column;gap:40px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout{flex-direction:row;gap:64px;align-items:center}}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout{padding-top:32px}}.industry-page-layout .hs-content .hs-stats .stats-layout .text-side{width:100%;text-align:left}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .text-side{max-width:540px;padding-bottom:70px}}.industry-page-layout .hs-content .hs-stats .stats-layout .text-side h2{margin-bottom:24px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .text-side h2{margin-bottom:28px}}.industry-page-layout .hs-content .hs-stats .stats-layout .text-side p{font-size:20px;color:var(--ind-text-body);line-height:32px;font-weight:400px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .text-side p{margin-left:0}}.industry-page-layout .hs-content .hs-stats .stats-layout .text-side p{margin-bottom:32px}.industry-page-layout .hs-content .hs-stats .stats-layout .text-side .hs-cta-btn{background:var(--ind-primary);color:var(--ind-text-white);border:none;padding:16px 40px;border-radius:999px;font-weight:500;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;transition:all .3s ease;box-shadow:0 4px 14px #4669fa40;text-decoration:none;display:inline-block}.industry-page-layout .hs-content .hs-stats .stats-layout .text-side .hs-cta-btn:hover{background:var(--ind-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #4669fa59}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side{width:100%;min-width:0;display:flex;justify-content:center}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side{padding-left:40px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-right-img{width:100%;height:100%;min-height:300px;max-height:400px;border-radius:20px;overflow:hidden;background:#f8f9fa;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-right-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container{display:flex;flex-direction:column;gap:24px;width:100%;min-width:0}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container{gap:14px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-row{display:flex;align-items:center;gap:20px;min-width:0}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-row{gap:12px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-row--top{justify-content:flex-start;flex-wrap:wrap}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-row--info{justify-content:flex-start;flex-wrap:nowrap}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-row--info{justify-content:flex-end}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-row--info{padding-left:140px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--small{background:var(--ind-text-light);border-radius:999px;padding:20px 36px;display:flex;align-items:center;justify-content:center}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--small{padding:12px 28px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--small{padding:28px 68px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--small .stat-value{font-size:56px;font-weight:400;color:var(--ind-text-main);line-height:64px;letter-spacing:-.02em}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--small .stat-value{font-size:32px;line-height:40px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-circle-img{width:120px;height:120px;border-radius:50%;overflow:hidden;flex-shrink:0;border:4px solid var(--ind-bg-white);box-shadow:0 8px 24px #0000001f}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-circle-img{width:68px;height:68px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-circle-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large{background:var(--ind-ai-pill-color);border-radius:999px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;box-shadow:0 10px 30px #00000014}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large{padding:16px 20px;gap:10px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large{padding:32px 64px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large .stat-value{font-size:38px;font-weight:500;color:var(--ind-text-white);line-height:1;letter-spacing:-.01em}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large .stat-value{font-size:20px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large .stat-value{font-size:48px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large .stat-label{font-size:14px;color:#ffffffe6;font-weight:400;text-align:right}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large .stat-label{font-size:12px;text-align:right;white-space:nowrap}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-card--large .stat-label{font-size:16px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-info-icon{width:120px;height:120px;border-radius:50%;background:var(--ind-ai-pill-color);color:var(--ind-text-white);display:flex;margin-left:0;align-items:center;justify-content:center;font-style:italic;font-size:42px;font-weight:400;flex-shrink:0;box-shadow:0 8px 24px #0000001f;font-family:Times New Roman,serif}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-info-icon{width:54px;height:54px;font-size:26px}}.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-info-pill{background:var(--ind-text-light);border-radius:999px;padding:34px 39px;font-size:24px;color:var(--ind-text-main);font-weight:400;flex:1;min-width:0}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-stats .stats-layout .stats-side .stats-container .stat-info-pill{padding:14px 20px;font-size:13px;flex:0 1 auto}}.industry-page-layout .hs-content .hs-operations{position:relative;min-height:280px;display:flex;align-items:center;padding:16px 24px!important;text-align:left}@media (max-width: 797.98px){.industry-page-layout .hs-content .hs-operations{margin-bottom:32px}}.industry-page-layout .hs-content .hs-operations>.section-container{margin:0!important;width:100%}@media (min-width: 768px){.industry-page-layout .hs-content .hs-operations{min-height:480px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-operations{min-height:480px;padding:64px 0!important;margin-bottom:64px}}.industry-page-layout .hs-content .hs-operations .system-bg{position:absolute;top:0;left:0;width:100%;height:100%}.industry-page-layout .hs-content .hs-operations .system-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-page-layout .hs-content .hs-operations .system-bg .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--ind-overlay-dark)}.industry-page-layout .hs-content .hs-operations.is-centered{justify-content:center;text-align:center}.industry-page-layout .hs-content .hs-operations.is-centered .section-container{margin:0 auto!important}.industry-page-layout .hs-content .hs-operations.is-centered .system-content{margin:0 auto;text-align:center}.industry-page-layout .hs-content .hs-operations.is-centered .system-content h2,.industry-page-layout .hs-content .hs-operations.is-centered .system-content p{text-align:center}.industry-page-layout .hs-content .hs-operations .system-content{position:relative;z-index:2;width:100%;text-align:left;max-width:670px;margin:0;color:var(--ind-text-white);font-weight:400px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-operations .system-content{text-align:left}}.industry-page-layout .hs-content .hs-operations .system-content h2{color:var(--ind-text-white);text-align:left}@media (min-width: 992px){.industry-page-layout .hs-content .hs-operations .system-content h2{text-align:left}}.industry-page-layout .hs-content .hs-operations .system-content p{font-size:15px;opacity:.9;color:var(--ind-text-white)}@media (min-width: 768px){.industry-page-layout .hs-content .hs-operations .system-content p{font-size:17px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-operations .system-content p{font-size:18px}}.industry-page-layout .hs-content .hs-operations--slider>.section-container{margin:0!important;width:100%}.industry-page-layout .hs-content .hs-operations--slider .ops-slider-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.industry-page-layout .hs-content .hs-operations--slider .ops-slider-bg .ops-slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.industry-page-layout .hs-content .hs-operations--slider .ops-slider-bg .ops-slide-bg.is-active{opacity:1}.industry-page-layout .hs-content .hs-operations--slider .ops-slider-bg .ops-slide-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.industry-page-layout .hs-content .hs-operations--slider .ops-slider-bg .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ind-overlay-dark);z-index:1}.industry-page-layout .hs-content .hs-ai-solutions{padding:32px 24px 0}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions{padding:64px 0}}.industry-page-layout .hs-content .hs-ai-solutions .ai-header{margin-bottom:40px}.industry-page-layout .hs-content .hs-ai-solutions .ai-header h2{margin-bottom:20px}.industry-page-layout .hs-content .hs-ai-solutions .ai-header p{font-size:18px;font-weight:400;color:var(--ind-text-muted);line-height:26px;margin:0}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions .ai-header p{font-size:18px}}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card{display:grid;grid-template-columns:1fr;border-radius:32px;overflow:hidden;box-shadow:0 4px 40px #0000000f}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card{grid-template-columns:50% 50%;height:520px}}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel{background:var(--ind-ai-panel-bg, rgb(76, 43, 163));padding:32px 24px 0;min-height:300px;max-height:420px;display:flex;flex-direction:column;overflow-y:auto;min-height:0;scrollbar-width:none}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel{padding:64px;min-height:0;max-height:none}}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel::-webkit-scrollbar{display:none}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item{display:flex;align-items:flex-start;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.15);padding:26px 0;text-align:left;cursor:pointer;transition:all .3s ease}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item:first-child{padding-top:0}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item:last-child{border-bottom:none;padding-bottom:0}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item .num{font-size:16px;color:var(--ind-ai-text-color);width:44px;flex-shrink:0;font-weight:500;margin-top:2px;transition:color .3s ease}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item .text{font-size:18px;color:var(--ind-ai-text-color);font-weight:500;line-height:30px;transition:color .3s ease}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item .text{font-size:19px}}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item.active .num,.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .left-panel .list-item.active .text{color:var(--ind-ai-active-text-color)}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel{background:var(--ind-ai-right-bg, rgb(27, 27, 27));padding:32px 24px 0;display:flex;flex-direction:column}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .ai-right-content{display:flex;flex-direction:column;gap:32px;flex:1;animation:ai-fade-in .3s ease}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel{padding:64px 76px}}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .icon-wrapper{width:56px;height:56px;background:var(--ind-ai-icon-bg, #5F43CA);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .icon-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .detail-desc{font-size:16px;color:var(--ind-text-white);line-height:24px;margin:0;width:100%}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .preview-container{flex:1;min-height:200px;background:var(--ind-bg-dark);border-radius:16px;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;padding:15px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .preview-container{min-height:0}}.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .preview-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block}@media (min-width: 992px){.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card .right-panel .preview-container img{margin-top:-105px;margin-left:-37px;width:500px;height:232px}}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion{display:none}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;box-sizing:border-box}}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item{border-radius:16px;border:none;background:var(--ind-ai-panel-bg, #3b2e8a)!important;cursor:pointer;overflow:visible;transition:all .3s ease;width:100%;box-sizing:border-box}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item:first-child{border-top:1px solid var(--ind-border-light, #eeeeee)}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item:not(.is-open) .ai-mobile-num,.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item:not(.is-open) .ai-mobile-text{color:#000}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item.is-open{background:var(--ind-ai-panel-bg)!important;box-shadow:none;border-bottom-color:var(--ind-border-light, #eeeeee)}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item.is-open .ai-mobile-num{color:var(--ind-ai-active-text-color)!important}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item.is-open .ai-mobile-text{color:var(--ind-ai-active-text-color)!important;font-weight:600}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item.is-open .ai-chevron-icon{color:var(--ind-ai-active-text-color, #1D5DFF)!important}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;width:100%;box-sizing:border-box}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-title-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-title-wrap .ai-mobile-num{font-size:13px;font-weight:500;flex-shrink:0}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-title-wrap .ai-mobile-text{font-size:15px;font-weight:500;line-height:1.35}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-chevron-icon{flex-shrink:0;color:var(--ind-text-muted, #888)!important;transition:transform .25s ease}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-chevron-icon.expanded{transform:rotate(180deg)}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-body{margin:0 20px 20px;display:flex;flex-direction:column;gap:0;width:calc(100% - 40px);box-sizing:border-box;animation:ai-fade-in .4s ease forwards;background:var(--ind-ai-right-bg, #1a1a2e);overflow:hidden;padding:0}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-content-top{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:20px;box-sizing:border-box}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-icon-box{width:48px;height:48px;background:var(--ind-ai-icon-bg, #3b2e8a);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-icon-box img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-icon-box svg{width:24px;height:24px;stroke:#fff}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-desc{font-size:14px;color:#ffffffe6!important;line-height:1.65;margin:0;text-align:left;width:100%}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-img-box{width:100%;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;padding:0 20px 20px;box-sizing:border-box}.industry-page-layout .hs-content .hs-ai-solutions .ai-mobile-accordion .ai-mobile-item .ai-mobile-img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;max-height:200px;border-radius:8px}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-ai-solutions .ai-main-card{display:none!important}}.industry-page-layout .hs-content .sets-grid{display:grid;gap:20px}@media (min-width: 768px){.industry-page-layout .hs-content .sets-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.industry-page-layout .hs-content .sets-grid{grid-template-columns:repeat(3,1fr)}}.industry-page-layout .hs-content .sets-grid .item-card{padding:28px 24px;background:var(--ind-bg-card);border:1px solid var(--ind-border-light);border-radius:16px;text-align:left}@media (min-width: 992px){.industry-page-layout .hs-content .sets-grid .item-card{padding:32px}}.industry-page-layout .hs-content .sets-grid .item-card h3{font-size:20px;font-weight:500;color:var(--ind-text-main);margin-bottom:10px;line-height:28px}.industry-page-layout .hs-content .sets-grid .item-card p{font-size:14px;color:var(--ind-text-muted);line-height:1.6}.industry-page-layout .hs-content .hs-case-studies{background:var(--ind-bg-dark);padding:16px 24px!important}@media (max-width: 767.98px){.industry-page-layout .hs-content .hs-case-studies{margin-top:32px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies{padding:0 0 80px!important}}.industry-page-layout .hs-content .hs-case-studies .hs-label{color:var(--ind-text-white);background:#ffffff1a}.industry-page-layout .hs-content .hs-case-studies h2{color:var(--ind-text-white);text-align:left;font-size:28px}@media (min-width: 768px){.industry-page-layout .hs-content .hs-case-studies h2{font-size:38px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies h2{font-size:48px}}.industry-page-layout .hs-content .hs-case-studies h3{color:var(--ind-text-white)}.industry-page-layout .hs-content .hs-case-studies p{color:var(--ind-text-white);opacity:.9}.industry-page-layout .hs-content .hs-case-studies .cs-header{display:flex;flex-direction:column;gap:20px;margin-bottom:36px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies .cs-header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:60px}}.industry-page-layout .hs-content .hs-case-studies .cs-header .cs-header-left{flex-shrink:0}.industry-page-layout .hs-content .hs-case-studies .cs-header .cs-header-right{max-width:500px;text-align:left}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies .cs-header .cs-header-right{padding-top:16px}}.industry-page-layout .hs-content .hs-case-studies .cs-header .cs-header-right p{font-size:16px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies .cs-header .cs-header-right p{font-size:16px}}.industry-page-layout .hs-content .hs-case-studies .cs-card{background:var(--ind-bg-dark);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies .cs-card{flex-direction:row;min-height:400px}}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text{padding:32px 28px;flex:1;text-align:left;background:#181818}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text{padding:44px 40px;flex:0 0 45%}}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-client{font-size:20px;font-weight:500;color:var(--ind-text-white);margin-bottom:20px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-client{font-size:26px}}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-point{display:flex;align-items:center;gap:8px;margin:18px 0 6px;color:var(--ind-text-white);font-family:Poppins,sans-serif;font-size:16px}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-point .cs-icon{font-size:24px}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-point strong{font-weight:500;color:var(--ind-text-white)}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text p{color:var(--ind-text-white);font-size:16px;margin:0 0 4px;opacity:.9}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-impact{list-style:none;margin:8px 0 24px;padding:0}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-impact li{display:flex;align-items:flex-start;gap:8px;font-size:16px;color:var(--ind-text-white);font-family:Poppins,sans-serif;margin-bottom:6px}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-impact li .cs-bullet{color:var(--ind-primary);font-size:10px;margin-top:5px;flex-shrink:0}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-impact li strong{color:var(--ind-text-white);font-weight:500}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-explore-btn{background:var(--ind-primary);color:var(--ind-text-white);border:none;padding:12px 28px;border-radius:30px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:background .25s ease}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-text .cs-explore-btn:hover{background:var(--ind-primary-dark)}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-image{width:100%;height:240px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-image{width:55%;height:auto}}.industry-page-layout .hs-content .hs-case-studies .cs-card .cs-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-page-layout .hs-content .hs-case-studies .cs-nav{display:flex;justify-content:center;gap:16px;margin-top:28px}.industry-page-layout .hs-content .hs-case-studies .cs-nav .cs-arrow{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:var(--ind-text-white);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.industry-page-layout .hs-content .hs-case-studies .cs-nav .cs-arrow:hover{background:var(--ind-primary);border-color:var(--ind-primary)}.industry-page-layout .hs-content .business-essential-client-dashboard{margin-top:0!important;margin-bottom:0}@media (max-width: 797.98px){.industry-page-layout .hs-content .enterprice-common-metrics__header{margin-bottom:32px}}.industry-page-layout .hs-content .hs-partners{background:var(--ind-bg-white);padding:32px 24px 0!important;overflow:hidden}@media (min-width: 992px){.industry-page-layout .hs-content .hs-partners{padding:64px 0 0!important}}.industry-page-layout .hs-content .hs-partners .partners-label{display:block;width:-moz-fit-content;width:fit-content;margin:0 0 16px;background:var(--ind-primary-muted);color:var(--ind-primary)}@media (min-width: 992px){.industry-page-layout .hs-content .hs-partners .partners-label{margin:0 auto 4px}}.industry-page-layout .hs-content .hs-partners .partners-title{display:none}@media (min-width: 992px){.industry-page-layout .hs-content .hs-partners .partners-title{display:block;font-size:44px;line-height:52px;text-align:center!important;margin-bottom:16px;margin-top:16px}}.industry-page-layout .hs-content .hs-partners .partners-track-wrapper{overflow:hidden;width:100%}.industry-page-layout .hs-content .hs-partners .partners-track{display:flex;gap:32px;width:-moz-max-content;width:max-content;animation:partners-scroll 28s linear infinite}.industry-page-layout .hs-content .hs-partners .partners-track:hover{animation-play-state:paused}.industry-page-layout .hs-content .hs-partners .partner-logo{display:flex;align-items:center;justify-content:center;min-width:160px;height:72px;border:1px solid var(--ind-border-light);border-radius:12px;margin:0 10px;padding:0 24px;background:var(--ind-bg-white);box-shadow:0 2px 10px #0000000a;transition:box-shadow .2s ease;cursor:default}.industry-page-layout .hs-content .hs-partners .partner-logo:hover{box-shadow:0 4px 18px #0000001a}.industry-page-layout .hs-content .hs-partners .partner-logo span{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:var(--ind-text-main);white-space:nowrap;letter-spacing:.5px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-partners .partners-logo-strip .logos-slide{gap:32px}}.industry-page-layout .hs-content .hs-partners .partners-logo-strip .logo-item{background:#f9f9f9;border-radius:8px;padding:16px 24px;min-width:160px;height:80px}.industry-page-layout .hs-content .hs-dashboard{background:var(--ind-bg-white);padding:50px 0 40px!important}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard{padding:70px 0 60px!important}}.industry-page-layout .hs-content .hs-dashboard .dash-header{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:60px}}.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-left{flex-shrink:0}.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-left h2{text-align:left;font-size:26px}@media (min-width: 768px){.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-left h2{font-size:34px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-left h2{font-size:42px}}.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-right{max-width:500px;text-align:left}.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-right p{font-size:14px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-right p{font-size:15px}.industry-page-layout .hs-content .hs-dashboard .dash-header .dash-header-right{padding-top:8px}}.industry-page-layout .hs-content .hs-dashboard .dash-layout{display:flex;flex-direction:column;gap:32px}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-layout{flex-direction:row;align-items:stretch;gap:28px}}.industry-page-layout .hs-content .hs-dashboard .dash-features{display:flex;flex-direction:column;gap:28px;text-align:left}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-features{flex:0 0 220px}}.industry-page-layout .hs-content .hs-dashboard .dash-features--right{text-align:left}.industry-page-layout .hs-content .hs-dashboard .dash-features--right .dash-feature h4{color:var(--ind-primary);text-align:left}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-features--right .dash-feature h4,.industry-page-layout .hs-content .hs-dashboard .dash-features--right{text-align:right}}.industry-page-layout .hs-content .hs-dashboard .dash-feature h4{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:var(--ind-primary);margin-bottom:6px;line-height:1.3}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-feature h4{font-size:15px}}.industry-page-layout .hs-content .hs-dashboard .dash-feature p{font-size:13px;color:var(--ind-text-muted);line-height:1.6;margin:0}.industry-page-layout .hs-content .hs-dashboard .dash-mockup{flex:2;position:relative;min-height:240px}@media (min-width: 768px){.industry-page-layout .hs-content .hs-dashboard .dash-mockup{min-height:320px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-dashboard .dash-mockup{min-height:400px}}.industry-page-layout .hs-content .hs-dashboard .dash-mockup img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;display:block}.industry-page-layout .hs-content .hs-dashboard .laptop-screen img{width:100%}.industry-page-layout .hs-content .hs-precision{background:#0e0e0e;padding:32px 24px 0}@media (min-width: 992px){.industry-page-layout .hs-content .hs-precision{padding:0 0 80px}}.industry-page-layout .hs-content .hs-precision .precision-header{margin-bottom:36px;text-align:left}.industry-page-layout .hs-content .hs-precision .precision-header h2{color:var(--ind-text-white);text-align:left;font-size:24px;margin-bottom:10px}@media (min-width: 768px){.industry-page-layout .hs-content .hs-precision .precision-header h2{font-size:32px}}@media (min-width: 992px){.industry-page-layout .hs-content .hs-precision .precision-header h2{font-size:40px}}.industry-page-layout .hs-content .hs-precision .precision-header p{color:var(--ind-text-white);opacity:.6;font-size:14px}.industry-page-layout .hs-content .hs-precision .precision-cards{display:grid;grid-template-columns:1fr;gap:16px;border-radius:20px;overflow:hidden}@media (min-width: 768px){.industry-page-layout .hs-content .hs-precision .precision-cards{grid-template-columns:repeat(3,1fr);gap:20px}}.industry-page-layout .hs-content .hs-precision .prec-col{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:var(--ind-bg-card)}.industry-page-layout .hs-content .hs-precision .prec-col--aspect{background:var(--ind-bg-card);filter:brightness(.97)}.industry-page-layout .hs-content .hs-precision .prec-col--ai{background:var(--ind-bg-card);filter:brightness(1.02)}.industry-page-layout .hs-content .hs-precision .prec-col--human{background:var(--ind-primary)}.industry-page-layout .hs-content .hs-precision .prec-col--human .prec-col-header,.industry-page-layout .hs-content .hs-precision .prec-col--human .prec-cell{color:var(--ind-text-white)}.industry-page-layout .hs-content .hs-precision .prec-col-header{padding:18px 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;background:#00000014;color:var(--ind-text-main);text-align:left}.prec-col--human .industry-page-layout .hs-content .hs-precision .prec-col-header{background:#00000026;color:var(--ind-text-white)}.industry-page-layout .hs-content .hs-precision .prec-cell{padding:16px 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:var(--ind-text-body);border-top:1px solid rgba(0,0,0,.07);display:flex;align-items:flex-start;gap:8px;line-height:1.5}.prec-col--human .industry-page-layout .hs-content .hs-precision .prec-cell{color:var(--ind-text-white);border-color:#ffffff26}.industry-page-layout .hs-content .hs-precision .prec-cell .prec-check{color:#ffffffd9;font-weight:500;font-size:14px;flex-shrink:0}.industry-page-layout .hs-content .hs-precision .precision-result{margin-top:40px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.industry-page-layout .hs-content .hs-precision .precision-result h3{font-size:20px;font-weight:500;color:var(--ind-text-main);margin-bottom:10px;line-height:28px}.industry-page-layout .hs-content .hs-precision .precision-result p{color:#ffffffa6;font-size:14px;max-width:640px}.industry-faq{padding:32px 24px 0;background:var(--ind-bg-white)}@media (min-width: 768px){.industry-faq{padding:32px 24px 0}}@media (min-width: 992px){.industry-faq{padding:0 0 100px}}.industry-faq .section-container{max-width:1440px;margin:0 auto;padding-left:16px;padding-right:16px}@media (min-width: 992px){.industry-faq .section-container{padding-left:72px;padding-right:72px;display:flex;align-items:flex-start;gap:80px}}.industry-faq .faq-header-side{text-align:left;margin-bottom:40px}@media (min-width: 992px){.industry-faq .faq-header-side{margin-bottom:0;flex-shrink:0;max-width:380px}}.industry-faq .faq-header-side h2{font-size:28px;font-weight:500;color:var(--ind-text-main);line-height:1.2;margin-bottom:24px;text-align:left}@media (min-width: 768px){.industry-faq .faq-header-side h2{font-size:40px;margin-bottom:28px}}@media (min-width: 992px){.industry-faq .faq-header-side h2{font-size:56px;line-height:64px;margin-bottom:30px}}.industry-faq .faq-header-side .faq-cta-btn{display:inline-block;background:var(--ind-primary);color:var(--ind-text-white);padding:12px 32px;border-radius:30px;font-weight:500;text-decoration:none;transition:all .3s ease;font-family:Poppins,sans-serif;box-shadow:0 10px 20px var(--ind-shadow)}.industry-faq .faq-header-side .faq-cta-btn:hover{background:var(--ind-primary-dark);transform:translateY(-2px);box-shadow:0 15px 30px var(--ind-shadow);color:var(--ind-text-white)}@media (min-width: 992px){.industry-faq .faq-list-side{flex:1;min-width:0}}.industry-faq .faq-list-side .faq-item{border-bottom:1px solid var(--ind-border-light)}.industry-faq .faq-list-side .faq-item.active .faq-answer{grid-template-rows:1fr}.industry-faq .faq-list-side .faq-item.active .faq-icon{color:var(--ind-primary)}.industry-faq .faq-list-side .faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;background:none;border:none;text-align:left;cursor:pointer;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:26px;color:var(--ind-text-main);transition:color .3s ease}@media (min-width: 992px){.industry-faq .faq-list-side .faq-question{padding:28px 0}}.industry-faq .faq-list-side .faq-question:hover{color:var(--ind-primary)}.industry-faq .faq-list-side .faq-question .faq-icon{font-size:20px;color:var(--ind-text-muted);transition:transform .3s ease,color .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:16px}.industry-faq .faq-list-side .faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;overflow:hidden}.industry-faq .faq-list-side .faq-answer .answer-inner{min-height:0}.industry-faq .faq-list-side .faq-answer p{font-size:14px;line-height:1.6;color:var(--ind-text-muted);padding-bottom:24px;margin:0;text-align:left}@media (min-width: 768px){.industry-faq .faq-list-side .faq-answer p{font-size:15px}}@media (min-width: 992px){.industry-faq .faq-list-side .faq-answer p{font-size:16px}}@keyframes partners-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.industry-testimonials{padding:32px 24px 0;background:radial-gradient(circle at 10% 20%,#d8f1e675,#e9e2e247 25.2%,#fff 90%);overflow:hidden}@media (min-width: 768px){.industry-testimonials{padding:32px 24px 0}}@media (min-width: 992px){.industry-testimonials{padding:0 0 100px}}.industry-testimonials .section-container{max-width:1440px;margin:0 auto;text-align:left;padding-left:16px;padding-right:16px;position:relative;z-index:2}@media (min-width: 992px){.industry-testimonials .section-container{padding-left:72px;padding-right:72px}}.industry-testimonials .testimonials-header{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}@media (min-width: 768px){.industry-testimonials .testimonials-header{margin-bottom:48px}}@media (min-width: 992px){.industry-testimonials .testimonials-header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:100px;margin-bottom:64px}}.industry-testimonials .testimonials-header .header-left{flex:1}.industry-testimonials .testimonials-header .header-left .hs-label{background:var(--ind-primary-muted);color:var(--ind-primary);display:inline-block;padding:4px 16px;border-radius:20px;font-size:12px;font-weight:500;margin-bottom:20px;text-transform:uppercase;letter-spacing:1.12px;font-family:Poppins}@media (min-width: 768px){.industry-testimonials .testimonials-header .header-left .hs-label{font-size:14px}}@media (min-width: 992px){.industry-testimonials .testimonials-header .header-left .hs-label{font-size:14px;letter-spacing:2px}}.industry-testimonials .testimonials-header .header-left h2{font-size:32px;font-weight:500;color:var(--ind-text-main);text-align:left;line-height:1.1;margin-bottom:0;font-family:Poppins}@media (min-width: 768px){.industry-testimonials .testimonials-header .header-left h2{font-size:42px}}@media (min-width: 992px){.industry-testimonials .testimonials-header .header-left h2{font-size:60px}}.industry-testimonials .testimonials-header .header-right{flex:1.2;position:relative;text-align:left}@media (min-width: 992px){.industry-testimonials .testimonials-header .header-right{padding-top:40px}}.industry-testimonials .testimonials-header .header-right p{font-size:15px;color:var(--ind-text-muted);line-height:1.6;font-family:Poppins;margin:0}@media (min-width: 768px){.industry-testimonials .testimonials-header .header-right p{font-size:16px}}@media (min-width: 992px){.industry-testimonials .testimonials-header .header-right p{font-size:18px}}.industry-testimonials .testimonials-scroll-wrapper{overflow-x:auto;scrollbar-width:none;padding:20px 0 40px}.industry-testimonials .testimonials-scroll-wrapper::-webkit-scrollbar{display:none}.industry-testimonials .testimonials-cards{display:flex;gap:30px;text-align:left;width:-moz-max-content;width:max-content;padding-right:60px}.industry-testimonials .testimonial-card{position:relative;width:480px;max-width:88vw;padding:28px 24px;background:var(--ind-gradient-1);border-radius:24px;color:var(--ind-text-white);box-shadow:0 25px 50px -12px var(--ind-shadow);display:flex;flex-direction:column;justify-content:space-between;min-height:360px}@media (min-width: 768px){.industry-testimonials .testimonial-card{padding:40px 36px;min-height:420px;border-radius:28px}}@media (min-width: 992px){.industry-testimonials .testimonial-card{padding:50px 45px;min-height:480px;border-radius:32px}}.industry-testimonials .testimonial-card:nth-child(2n){background:var(--ind-gradient-1)}.industry-testimonials .testimonial-card .card-decor{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border-top:2px solid rgba(255,255,255,.85);border-right:2px solid rgba(255,255,255,.85);border-left:none;border-bottom:none;border-top-right-radius:100px;margin:15px}.industry-testimonials .testimonial-card .card-decor:after{content:"";position:absolute;bottom:-30px;right:-2px;width:2px;height:80px;background:linear-gradient(to bottom,rgba(255,255,255,.85),transparent)}.industry-testimonials .testimonial-card .testimonial-text{font-size:14px;line-height:1.7;margin-bottom:28px;color:var(--ind-text-white);font-family:Poppins;font-weight:400;letter-spacing:.1px}.industry-testimonials .testimonial-card .testimonial-text strong{font-weight:500}@media (min-width: 768px){.industry-testimonials .testimonial-card .testimonial-text{font-size:16px;margin-bottom:40px}}@media (min-width: 992px){.industry-testimonials .testimonial-card .testimonial-text{font-size:18px;margin-bottom:50px}}.industry-testimonials .testimonial-card .testimonial-author{display:flex;align-items:center;gap:16px}.industry-testimonials .testimonial-card .testimonial-author .author-img{width:64px;height:64px;flex-shrink:0;background:var(--ind-bg-white);border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.3)}.industry-testimonials .testimonial-card .testimonial-author .author-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-testimonials .testimonial-card .testimonial-author .author-info h4{font-family:Poppins;font-size:18px;font-weight:500;color:var(--ind-text-white);margin:0 0 4px}.industry-testimonials .testimonial-card .testimonial-author .author-info .author-meta{font-size:14px;color:#ffffffe6;line-height:1.4;margin:0;font-family:Poppins;font-weight:400}.home-services-page .hs-value-packs-header,.construction-page.industry-page-layout .hs-value-packs-header,.ecommerce-page.industry-page-layout .hs-value-packs-header,.hospitality-page.industry-page-layout .hs-value-packs-header,.medical-page.industry-page-layout .hs-value-packs-header,.education-page.industry-page-layout .hs-value-packs-header,.brokers-agents-page.industry-page-layout .hs-value-packs-header,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header,.automotive-page.industry-page-layout .hs-value-packs-header,.media-entertainment-page.industry-page-layout .hs-value-packs-header,.sports-page.industry-page-layout .hs-value-packs-header{max-width:1440px;margin:0 auto;padding:32px 24px 0}@media (min-width: 768px){.home-services-page .hs-value-packs-header,.construction-page.industry-page-layout .hs-value-packs-header,.ecommerce-page.industry-page-layout .hs-value-packs-header,.hospitality-page.industry-page-layout .hs-value-packs-header,.medical-page.industry-page-layout .hs-value-packs-header,.education-page.industry-page-layout .hs-value-packs-header,.brokers-agents-page.industry-page-layout .hs-value-packs-header,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header,.automotive-page.industry-page-layout .hs-value-packs-header,.media-entertainment-page.industry-page-layout .hs-value-packs-header,.sports-page.industry-page-layout .hs-value-packs-header{padding:36px 24px 0}}@media (min-width: 992px){.home-services-page .hs-value-packs-header,.construction-page.industry-page-layout .hs-value-packs-header,.ecommerce-page.industry-page-layout .hs-value-packs-header,.hospitality-page.industry-page-layout .hs-value-packs-header,.medical-page.industry-page-layout .hs-value-packs-header,.education-page.industry-page-layout .hs-value-packs-header,.brokers-agents-page.industry-page-layout .hs-value-packs-header,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header,.automotive-page.industry-page-layout .hs-value-packs-header,.media-entertainment-page.industry-page-layout .hs-value-packs-header,.sports-page.industry-page-layout .hs-value-packs-header{padding:64px 72px 0}}.home-services-page .hs-value-packs-header .vp-inner,.construction-page.industry-page-layout .hs-value-packs-header .vp-inner,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-inner,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-inner,.medical-page.industry-page-layout .hs-value-packs-header .vp-inner,.education-page.industry-page-layout .hs-value-packs-header .vp-inner,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-inner,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-inner,.automotive-page.industry-page-layout .hs-value-packs-header .vp-inner,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-inner,.sports-page.industry-page-layout .hs-value-packs-header .vp-inner{display:flex;flex-direction:column;gap:16px}@media (min-width: 992px){.home-services-page .hs-value-packs-header .vp-inner,.construction-page.industry-page-layout .hs-value-packs-header .vp-inner,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-inner,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-inner,.medical-page.industry-page-layout .hs-value-packs-header .vp-inner,.education-page.industry-page-layout .hs-value-packs-header .vp-inner,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-inner,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-inner,.automotive-page.industry-page-layout .hs-value-packs-header .vp-inner,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-inner,.sports-page.industry-page-layout .hs-value-packs-header .vp-inner{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem}}.home-services-page .hs-value-packs-header .vp-left,.construction-page.industry-page-layout .hs-value-packs-header .vp-left,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-left,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-left,.medical-page.industry-page-layout .hs-value-packs-header .vp-left,.education-page.industry-page-layout .hs-value-packs-header .vp-left,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-left,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-left,.automotive-page.industry-page-layout .hs-value-packs-header .vp-left,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-left,.sports-page.industry-page-layout .hs-value-packs-header .vp-left{width:100%;text-align:left}@media (min-width: 992px){.home-services-page .hs-value-packs-header .vp-left,.construction-page.industry-page-layout .hs-value-packs-header .vp-left,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-left,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-left,.medical-page.industry-page-layout .hs-value-packs-header .vp-left,.education-page.industry-page-layout .hs-value-packs-header .vp-left,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-left,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-left,.automotive-page.industry-page-layout .hs-value-packs-header .vp-left,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-left,.sports-page.industry-page-layout .hs-value-packs-header .vp-left{flex:1}}.home-services-page .hs-value-packs-header .vp-right,.construction-page.industry-page-layout .hs-value-packs-header .vp-right,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-right,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-right,.medical-page.industry-page-layout .hs-value-packs-header .vp-right,.education-page.industry-page-layout .hs-value-packs-header .vp-right,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-right,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-right,.automotive-page.industry-page-layout .hs-value-packs-header .vp-right,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-right,.sports-page.industry-page-layout .hs-value-packs-header .vp-right{width:100%;text-align:left}@media (min-width: 992px){.home-services-page .hs-value-packs-header .vp-right,.construction-page.industry-page-layout .hs-value-packs-header .vp-right,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-right,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-right,.medical-page.industry-page-layout .hs-value-packs-header .vp-right,.education-page.industry-page-layout .hs-value-packs-header .vp-right,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-right,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-right,.automotive-page.industry-page-layout .hs-value-packs-header .vp-right,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-right,.sports-page.industry-page-layout .hs-value-packs-header .vp-right{flex:1;max-width:460px}}.home-services-page .hs-value-packs-header .vp-right p,.construction-page.industry-page-layout .hs-value-packs-header .vp-right p,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-right p,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-right p,.medical-page.industry-page-layout .hs-value-packs-header .vp-right p,.education-page.industry-page-layout .hs-value-packs-header .vp-right p,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-right p,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-right p,.automotive-page.industry-page-layout .hs-value-packs-header .vp-right p,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-right p,.sports-page.industry-page-layout .hs-value-packs-header .vp-right p{color:var(--ind-text-muted);font-size:14px;line-height:1.7;font-family:Poppins;margin:0}@media (min-width: 768px){.home-services-page .hs-value-packs-header .vp-right p,.construction-page.industry-page-layout .hs-value-packs-header .vp-right p,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-right p,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-right p,.medical-page.industry-page-layout .hs-value-packs-header .vp-right p,.education-page.industry-page-layout .hs-value-packs-header .vp-right p,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-right p,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-right p,.automotive-page.industry-page-layout .hs-value-packs-header .vp-right p,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-right p,.sports-page.industry-page-layout .hs-value-packs-header .vp-right p{font-size:15px}}@media (min-width: 992px){.home-services-page .hs-value-packs-header .vp-right p,.construction-page.industry-page-layout .hs-value-packs-header .vp-right p,.ecommerce-page.industry-page-layout .hs-value-packs-header .vp-right p,.hospitality-page.industry-page-layout .hs-value-packs-header .vp-right p,.medical-page.industry-page-layout .hs-value-packs-header .vp-right p,.education-page.industry-page-layout .hs-value-packs-header .vp-right p,.brokers-agents-page.industry-page-layout .hs-value-packs-header .vp-right p,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header .vp-right p,.automotive-page.industry-page-layout .hs-value-packs-header .vp-right p,.media-entertainment-page.industry-page-layout .hs-value-packs-header .vp-right p,.sports-page.industry-page-layout .hs-value-packs-header .vp-right p{font-size:16px}}.home-services-page .hs-value-packs-header h2,.construction-page.industry-page-layout .hs-value-packs-header h2,.ecommerce-page.industry-page-layout .hs-value-packs-header h2,.hospitality-page.industry-page-layout .hs-value-packs-header h2,.medical-page.industry-page-layout .hs-value-packs-header h2,.education-page.industry-page-layout .hs-value-packs-header h2,.brokers-agents-page.industry-page-layout .hs-value-packs-header h2,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header h2,.automotive-page.industry-page-layout .hs-value-packs-header h2,.media-entertainment-page.industry-page-layout .hs-value-packs-header h2,.sports-page.industry-page-layout .hs-value-packs-header h2{font-size:24px;font-weight:500;color:var(--ind-text-main);line-height:1.3;margin:10px 0 0;font-family:Poppins;text-align:left}@media (min-width: 768px){.home-services-page .hs-value-packs-header h2,.construction-page.industry-page-layout .hs-value-packs-header h2,.ecommerce-page.industry-page-layout .hs-value-packs-header h2,.hospitality-page.industry-page-layout .hs-value-packs-header h2,.medical-page.industry-page-layout .hs-value-packs-header h2,.education-page.industry-page-layout .hs-value-packs-header h2,.brokers-agents-page.industry-page-layout .hs-value-packs-header h2,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header h2,.automotive-page.industry-page-layout .hs-value-packs-header h2,.media-entertainment-page.industry-page-layout .hs-value-packs-header h2,.sports-page.industry-page-layout .hs-value-packs-header h2{font-size:32px}}@media (min-width: 992px){.home-services-page .hs-value-packs-header h2,.construction-page.industry-page-layout .hs-value-packs-header h2,.ecommerce-page.industry-page-layout .hs-value-packs-header h2,.hospitality-page.industry-page-layout .hs-value-packs-header h2,.medical-page.industry-page-layout .hs-value-packs-header h2,.education-page.industry-page-layout .hs-value-packs-header h2,.brokers-agents-page.industry-page-layout .hs-value-packs-header h2,.corporate-enterprise-page.industry-page-layout .hs-value-packs-header h2,.automotive-page.industry-page-layout .hs-value-packs-header h2,.media-entertainment-page.industry-page-layout .hs-value-packs-header h2,.sports-page.industry-page-layout .hs-value-packs-header h2{font-size:48px}}.home-services-hero{position:relative;width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-services-hero .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.home-services-hero .hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.home-services-hero .hero-yt-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}.home-services-hero .hero-yt-bg iframe{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh;transform:translate(-50%,-50%);pointer-events:none;border:none}@media (min-width: 992px){.home-services-hero{min-height:620px}}.home-services-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1}.home-services-hero .hero-container{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:60px 20px}@media (min-width: 992px){.home-services-hero .hero-container{padding:120px 60px}}.home-services-hero .hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--ind-text-white);max-width:852px;margin:0 auto}.home-services-hero .hero-content h1{font-family:Poppins,sans-serif;font-size:28px;font-weight:500;line-height:1.2;margin-bottom:16px;color:var(--ind-text-white)}@media (min-width: 576px){.home-services-hero .hero-content h1{font-size:36px}}@media (min-width: 768px){.home-services-hero .hero-content h1{font-size:42px;line-height:52px;margin-bottom:20px}}@media (min-width: 992px){.home-services-hero .hero-content h1{font-size:56px;line-height:66px}}.home-services-hero .hero-content p{font-size:16px;max-width:662px;line-height:1.6;color:var(--ind-text-white)}@media (min-width: 768px){.home-services-hero .hero-content p{font-size:16px;line-height:26px}}@media (min-width: 992px){.home-services-hero .hero-content p{font-size:20px;line-height:30px}}.home-services-hero .hero-content .get-started-btn{background:#1d5dff;padding:12px 36px;border-radius:30px;color:var(--ind-text-white);border:none;font-size:15px;font-weight:500;cursor:pointer;transition:.3s}.home-services-hero .hero-content .get-started-btn:hover{background:#1d5dff;transform:translateY(-2px)}.ind-cta{padding:64px 72px}@media (max-width: 1024px){.ind-cta{padding-left:40px;padding-right:40px;padding-bottom:72px}}@media (max-width: 480px){.ind-cta{padding-left:24px;padding-right:24px}}.ind-cta__inner{position:relative;border-radius:20px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:320px;display:flex;align-items:center;justify-content:flex-start}@media (min-width: 768px){.ind-cta__inner{min-height:380px}}.ind-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;border-radius:inherit}.ind-cta__content{position:relative;z-index:1;text-align:left;padding:48px 24px;max-width:720px}@media (min-width: 768px){.ind-cta__content{padding:64px 40px}}.ind-cta__heading{font-family:Poppins,sans-serif;font-size:28px;font-weight:500;color:var(--ind-text-white);line-height:1.25;margin:0 0 16px}@media (min-width: 768px){.ind-cta__heading{font-size:38px}}@media (min-width: 992px){.ind-cta__heading{font-size:44px}}.ind-cta__subtitle{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:var(--ind-text-white);margin:0 0 8px}@media (min-width: 768px){.ind-cta__subtitle{font-size:17px}}.ind-cta__desc{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#ffffffd9;margin:0 0 28px}@media (min-width: 768px){.ind-cta__desc{font-size:16px;margin-bottom:36px}}.ind-cta__btn{display:inline-block;background:var(--ind-bg-white);color:#1d5dff;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;padding:14px 36px;border-radius:999px;text-decoration:none;transition:background .2s ease,color .2s ease}.ind-cta__btn:hover{background:#1d5dff;color:var(--ind-text-white)}.ind-feature-grid{padding:40px 0 64px}@media (min-width: 768px){.ind-feature-grid{padding:64px 0 80px}}.ind-feature-grid .ifg-container{max-width:1440px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column;gap:16px}@media (min-width: 992px){.ind-feature-grid .ifg-container{padding:0 72px}}.ind-feature-grid .ifg-card{border-radius:20px;overflow:hidden;text-align:left;background:linear-gradient(to top right,#e8c47a,#f3dfa8 15%,#f8eedc 45%,#fff)}.ind-feature-grid .ifg-card__text{padding:20px 20px 0}.ind-feature-grid .ifg-card__title{font-family:Poppins,sans-serif;font-weight:500;color:#111827;margin:0 0 10px;line-height:1.3}.ind-feature-grid .ifg-card__desc{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#4b5563;margin:0;line-height:1.6}@media (min-width: 768px){.ind-feature-grid .ifg-card__desc{font-size:15px}}.ind-feature-grid .ifg-card__media{margin:20px 16px 16px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.ind-feature-grid .ifg-card__media img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.ind-feature-grid .ifg-card--full{position:relative;display:block;height:auto;padding-bottom:24px}@media (min-width: 768px){.ind-feature-grid .ifg-card--full{padding-bottom:28px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--full{height:253px;padding-bottom:0}}.ind-feature-grid .ifg-card--full .ifg-card__text{padding:20px 20px 0;max-width:100%}@media (min-width: 768px){.ind-feature-grid .ifg-card--full .ifg-card__text{padding:28px 28px 0}}@media (min-width: 992px){.ind-feature-grid .ifg-card--full .ifg-card__text{padding:32px 0 0 33px;max-width:538px}}.ind-feature-grid .ifg-card--full .ifg-card__title{font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;margin-bottom:8px}@media (min-width: 768px){.ind-feature-grid .ifg-card--full .ifg-card__title{font-size:20px;line-height:28px;margin-bottom:10px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--full .ifg-card__title{font-size:24px;line-height:32px;margin-bottom:11px}}.ind-feature-grid .ifg-card--full .ifg-card__desc{font-weight:400;font-size:13px;line-height:20px;letter-spacing:.5px}@media (min-width: 768px){.ind-feature-grid .ifg-card--full .ifg-card__desc{font-size:15px;line-height:23px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--full .ifg-card__desc{font-size:18px;line-height:26px}}.ind-feature-grid .ifg-card--full .ifg-card__placeholders{display:block}.ind-feature-grid .ifg-card--full .ifg-card__placeholder{display:none}@media (min-width: 992px){.ind-feature-grid .ifg-card--full .ifg-card__placeholder{display:block;position:absolute;width:66.25%;height:140px;background:#fafafa;border:1px solid #D3D5D8;border-radius:16px 0 0}.ind-feature-grid .ifg-card--full .ifg-card__placeholder:first-child{top:167px;left:6.26%}.ind-feature-grid .ifg-card--full .ifg-card__placeholder.ifg-card__placeholder--wide{top:113px;left:50.09%}}.ind-feature-grid .ifg-row{display:grid;gap:16px}.ind-feature-grid .ifg-row--halves{grid-template-columns:1fr}@media (min-width: 768px){.ind-feature-grid .ifg-row--halves{grid-template-columns:1fr 1fr}}.ind-feature-grid .ifg-row--thirds{grid-template-columns:1fr}@media (min-width: 768px){.ind-feature-grid .ifg-row--thirds{grid-template-columns:1fr 1fr}}@media (min-width: 992px){.ind-feature-grid .ifg-row--thirds{grid-template-columns:1fr 1fr 1fr}}.ind-feature-grid .ifg-card--half{position:relative;display:block;height:280px}@media (min-width: 768px){.ind-feature-grid .ifg-card--half{height:360px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--half{height:458px}}.ind-feature-grid .ifg-card--half .ifg-card__text{padding:20px 20px 0}@media (min-width: 768px){.ind-feature-grid .ifg-card--half .ifg-card__text{padding:24px 24px 0}}@media (min-width: 992px){.ind-feature-grid .ifg-card--half .ifg-card__text{padding:32px 32px 0}}.ind-feature-grid .ifg-card--half .ifg-card__title{font-size:15px;margin-bottom:8px}@media (min-width: 768px){.ind-feature-grid .ifg-card--half .ifg-card__title{font-size:18px;margin-bottom:10px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--half .ifg-card__title{font-size:20px;margin-bottom:11px}}.ind-feature-grid .ifg-card--half .ifg-card__desc{font-size:12px;line-height:18px}@media (min-width: 768px){.ind-feature-grid .ifg-card--half .ifg-card__desc{font-size:13px;line-height:20px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--half .ifg-card__desc{font-size:14px;line-height:22px}}.ind-feature-grid .ifg-card--half .ifg-card__inner-box{position:absolute;bottom:0;left:33px;width:848px;height:160px;background:#fafafa;border:1px solid #D3D5D8;border-radius:16px 0 0}@media (min-width: 768px){.ind-feature-grid .ifg-card--half .ifg-card__inner-box{height:210px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--half .ifg-card__inner-box{height:289px}}.ind-feature-grid .ifg-card--third{position:relative;display:block;height:300px}@media (min-width: 768px){.ind-feature-grid .ifg-card--third{height:370px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--third{height:440px}}.ind-feature-grid .ifg-card--third .ifg-card__text{padding:18px 18px 0}@media (min-width: 768px){.ind-feature-grid .ifg-card--third .ifg-card__text{padding:22px 22px 0}}@media (min-width: 992px){.ind-feature-grid .ifg-card--third .ifg-card__text{padding:28px 28px 0}}.ind-feature-grid .ifg-card--third .ifg-card__title{font-size:14px;margin-bottom:6px}@media (min-width: 768px){.ind-feature-grid .ifg-card--third .ifg-card__title{font-size:16px;margin-bottom:8px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--third .ifg-card__title{font-size:19px;margin-bottom:10px}}.ind-feature-grid .ifg-card--third .ifg-card__desc{font-size:12px;line-height:17px}@media (min-width: 768px){.ind-feature-grid .ifg-card--third .ifg-card__desc{font-size:13px;line-height:19px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--third .ifg-card__desc{font-size:14px;line-height:21px}}.ind-feature-grid .ifg-card--third .ifg-card__inner-img{position:absolute;top:117px;left:1px;right:0;bottom:0;overflow:hidden}@media (min-width: 768px){.ind-feature-grid .ifg-card--third .ifg-card__inner-img{top:144px}}@media (min-width: 992px){.ind-feature-grid .ifg-card--third .ifg-card__inner-img{top:171px}}.ind-feature-grid .ifg-card--third .ifg-card__inner-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;display:block}.industry-metrics-section{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 991px){.industry-metrics-section{margin-left:40px;margin-right:40px}}@media (max-width: 576px){.industry-metrics-section{margin-left:24px;margin-right:24px;margin-bottom:32px}}.industry-metrics-section .enterprice-common-metrics__badge,.industry-metrics-section .enterprice-common-metrics__description{display:none}.hospitality-page .hosp-roi-section{max-width:1440px;margin:0 auto;padding:0 16px}@media (max-width: 767.98px){.hospitality-page .hosp-roi-section{margin-bottom:32px}}@media (min-width: 768px){.hospitality-page .hosp-roi-section{padding:32px 24px 0}}@media (min-width: 992px){.hospitality-page .hosp-roi-section{padding:0 72px 64px}}.hospitality-page .hosp-roi-banner{display:flex;flex-direction:column;border-radius:16px;overflow:hidden}@media (min-width: 992px){.hospitality-page .hosp-roi-banner{flex-direction:row;min-height:180px}}.hospitality-page .hosp-roi-banner .hosp-roi-left{flex:0 0 100%;background:linear-gradient(109.24deg,#346581,#8ab5c5 99.8%);display:flex;align-items:center;padding:24px 28px}@media (min-width: 992px){.hospitality-page .hosp-roi-banner .hosp-roi-left{flex:0 0 50%;padding:28px 56px}}.hospitality-page .hosp-roi-banner .hosp-roi-left .roi-inner{display:flex;flex-direction:column;gap:24px;align-items:flex-start;text-align:left}.hospitality-page .hosp-roi-banner .hosp-roi-left .roi-text-group{display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left}.hospitality-page .hosp-roi-banner .hosp-roi-left .roi-eyebrow{color:#fff;font-size:20px;font-weight:400}.hospitality-page .hosp-roi-banner .hosp-roi-left .roi-heading{color:#fff;font-size:56px;font-weight:400;line-height:1.1}.hospitality-page .hosp-roi-banner .hosp-roi-left .roi-subtext{color:#fff;font-size:20px;font-weight:500;max-width:328px;font-family:Poppins;text-transform:uppercase}.hospitality-page .hosp-roi-banner .hosp-roi-left .roi-cta{align-self:flex-start;background:#fff;color:#1d5dff;border:none;border-radius:50px;padding:12px 32px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.hospitality-page .hosp-roi-banner .hosp-roi-left .roi-cta:hover{background:#f0f4f7}.hospitality-page .hosp-roi-banner .hosp-roi-right{flex:0 0 100%;max-height:400px}@media (min-width: 992px){.hospitality-page .hosp-roi-banner .hosp-roi-right{flex:0 0 50%;min-height:unset}}.hospitality-page .hosp-roi-banner .hosp-roi-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width: 797.98px){.ecommerce-page .hs-operations{margin-bottom:0}}@media (min-width: 992px){.ecommerce-page .hs-operations{margin-bottom:0}}.ecommerce-page .hs-ai-solutions .left-panel .list-item{border-bottom-color:#794a0426}.ecommerce-page .hs-ai-solutions .left-panel .list-item .num,.ecommerce-page .hs-ai-solutions .left-panel .list-item .text{color:#2a2a2a}.ecommerce-page .hs-ai-solutions .left-panel .list-item.active .num,.ecommerce-page .hs-ai-solutions .left-panel .list-item.active .text{color:var(--ind-ai-pill-color);font-weight:500}.ecommerce-page .hs-ai-solutions .left-panel .list-item:hover:not(.active) .num,.ecommerce-page .hs-ai-solutions .left-panel .list-item:hover:not(.active) .text{color:var(--ind-ai-pill-color)}@media (min-width: 797px) and (max-width: 1199px){.industry-page-layout .hs-content .hs-overview,.industry-page-layout .hs-content .hs-sectors,.industry-page-layout .hs-content .hs-capabilities{padding-top:0}.overview-grid{padding-top:32px}}@media (max-width: 768px){.industry-page-layout .dynamic_testimonials .enterprise-section .button-wrapper{text-align:left;padding-left:1rem}.industry-page-layout .dynamic_testimonials .enterprise-section .enterprise-content{align-items:flex-start;justify-content:flex-start;text-align:left}.industry-page-layout .dynamic_testimonials .enterprise-section .enterprise-content .enterprise-left{width:100%;justify-content:flex-start;padding-left:1rem}.industry-page-layout .dynamic_testimonials .enterprise-section .enterprise-content .enterprise-left .enterprise-titles{text-align:left;margin:0;padding-right:0}.industry-page-layout .dynamic_testimonials .enterprise-section .enterprise-content .enterprise-right .enterprise-description{text-align:left;margin:0}}.industry-page-layout>.success-wrapper{padding-bottom:0}@media (max-width: 768px){.industry-page-layout>.success-wrapper{padding:32px 24px}.industry-page-layout>.success-wrapper .success-bg{border-radius:20px}}.service-common-advantage{background:#0a0a0a;padding:64px 72px;max-width:100%;box-sizing:border-box;text-align:left}@media (max-width: 1024px){.service-common-advantage{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-advantage{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-advantage{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-advantage{padding-top:32px;padding-bottom:32px}}.service-common-advantage *{box-sizing:border-box}@media (max-width: 480px){.service-common-advantage{text-align:left}}.service-common-advantage__badge{display:block;width:-moz-fit-content;width:fit-content;padding:8px 20px;background:#ffffff17;color:#fff;border:1px solid #2a2f3d;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:20px}@media (max-width: 480px){.service-common-advantage__badge{padding:6px 20px;margin-right:auto;border:1px solid #ffffff}}.service-common-advantage__heading{margin:0 0 20px;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;color:#fff;line-height:1.2;letter-spacing:-.02em}@media (max-width: 1024px){.service-common-advantage__heading{font-size:36px}}@media (max-width: 480px){.service-common-advantage__heading{font-size:24px;line-height:32px}}.service-common-advantage__description{margin-bottom:40px}.service-common-advantage__paragraph{margin:0 0 8px;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:#ffffffb3;line-height:26px}.service-common-advantage__paragraph:last-child{margin-bottom:0}.service-common-advantage__table-heading{margin:0 0 24px;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;color:#fff;line-height:1.2;letter-spacing:-.02em}@media (max-width: 1024px){.service-common-advantage__table-heading{font-size:36px}}@media (max-width: 480px){.service-common-advantage__table-heading{font-size:20px;line-height:32px}}.service-common-advantage__table{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-bottom:40px;width:100%}@media (max-width: 1024px){.service-common-advantage__table{gap:12px}}@media (max-width: 768px){.service-common-advantage__table{grid-template-columns:1fr;gap:12px}}@media (max-width: 480px){.service-common-advantage__table{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;gap:12px;scrollbar-width:none;-ms-overflow-style:none}.service-common-advantage__table::-webkit-scrollbar{display:none}}.service-common-advantage__col-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;border:1px solid #ffffff;font-weight:500}@media (max-width: 768px){.service-common-advantage__col-card{flex-direction:row;border-radius:12px}}@media (max-width: 480px){.service-common-advantage__col-card{flex-direction:column;border-radius:12px;min-width:75vw;flex-shrink:0}}.service-common-advantage__col-card-header{padding:28px 24px;font-family:Poppins,system-ui,sans-serif;font-weight:500;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.4;font-size:24px;height:111px}@media (max-width: 1024px){.service-common-advantage__col-card-header{padding:22px 18px;font-size:20px;height:100px}}@media (max-width: 768px){.service-common-advantage__col-card-header{width:140px;flex-shrink:0;padding:20px 16px;font-size:16px;height:120px}}@media (max-width: 480px){.service-common-advantage__col-card-header{width:100%;padding:16px 20px;font-size:14px;height:auto;min-height:80px}}.service-common-advantage__col-card-body{flex:1;display:flex;flex-direction:column}@media (max-width: 768px){.service-common-advantage__col-card-body{flex-direction:row;flex-wrap:wrap;align-items:center}}@media (max-width: 480px){.service-common-advantage__col-card-body{flex-direction:column}}.service-common-advantage__col-item{padding:20px 28px;font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:28px;letter-spacing:0;text-align:left}@media (max-width: 1024px){.service-common-advantage__col-item{padding:16px 20px;font-size:14px}}@media (max-width: 768px){.service-common-advantage__col-item{padding:14px 20px;font-size:14px;width:50%}}@media (max-width: 480px){.service-common-advantage__col-item{padding:14px 20px;width:100%;text-align:left}}.service-common-advantage__col-item--expertise{display:flex;align-items:center;gap:8px;font-weight:500}.service-common-advantage__result{display:flex;flex-direction:column;align-items:baseline;gap:10px;flex-wrap:wrap}@media (max-width: 480px){.service-common-advantage__result{align-items:left}}.service-common-advantage__result-label{font-family:Poppins,system-ui,sans-serif;color:#fff;line-height:1.3}.service-common-advantage__result-text{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:#ffffffb3;line-height:26px}.service-common-market-advantage{text-align:left}.service-common-market-advantage__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;border-radius:999px;padding:8px 20px;margin-bottom:16px}@media (max-width: 480px){.service-common-market-advantage__badge{padding:6px 20px;border:1px solid #1D5DFF}}.service-common-market-advantage__heading{font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit;margin:0 0 12px}.service-common-market-advantage__heading:last-child{margin-bottom:0}.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;color:#000}@media (max-width: 1024px){.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__heading{font-size:24px}}.service-common-market-advantage__desc{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;color:#6b7280;margin:0 0 40px}@media (max-width: 768px){.service-common-market-advantage__desc{font-size:16px}}@media (max-width: 480px){.service-common-market-advantage__desc{font-size:16px;margin-bottom:28px}}.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__desc{font-family:Poppins,system-ui,sans-serif;font-size:18px;color:#6b7280}@media (max-width: 768px){.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__desc{font-size:16px}}@media (max-width: 480px){.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__desc{font-size:16px}}.service-common-market-advantage__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1024px){.service-common-market-advantage__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (max-width: 480px){.service-common-market-advantage__grid{grid-template-columns:1fr;gap:24px}}.service-common-market-advantage__card{background-color:#fafafa;border:1px solid #e4e6ee;border-radius:16px;padding:24px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.service-common-market-advantage__card:hover{box-shadow:0 4px 20px #00000012;transform:translateY(-2px)}@media (max-width: 480px){.service-common-market-advantage__card{padding:20px}}.service-common-market-advantage__card-heading{font-size:20px;font-family:Poppins,system-ui,sans-serif;font-weight:500;letter-spacing:-.01em;line-height:24px;color:#000;margin:0 0 10px}@media (max-width: 768px){.service-common-market-advantage__card-heading{font-size:18px}}@media (max-width: 480px){.service-common-market-advantage__card-heading{font-size:16px}}.service-common-market-advantage__card-desc{margin:0}.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:18px;color:#6b7280}@media (max-width: 768px){.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__card-desc{font-size:16px}}@media (max-width: 480px){.service-common-market-advantage:not(.service-common-market-advantage--industry) .service-common-market-advantage__card-desc{font-size:14px}}.enterprise-common-case-studies{padding-top:64px;padding-bottom:64px;width:100%;text-align:left;overflow:hidden}@media (max-width: 1024px){.enterprise-common-case-studies{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.enterprise-common-case-studies{padding-top:32px;padding-bottom:32px}}.enterprise-common-case-studies__inner{padding-left:72px;padding-right:72px;display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:48px;column-gap:48px;row-gap:16px}@media (max-width: 1024px){.enterprise-common-case-studies__inner{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.enterprise-common-case-studies__inner{padding-left:24px;padding-right:24px}}@media (max-width: 768px){.enterprise-common-case-studies__inner{grid-template-columns:1fr;row-gap:14px}}.enterprise-common-case-studies__badge{grid-column:1/-1;display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;padding:8px 20px;border-radius:999px;justify-self:flex-start}@media (max-width: 480px){.enterprise-common-case-studies__badge{padding:6px 20px}}.enterprise-common-case-studies__heading{grid-column:1;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;line-height:52px;letter-spacing:-.02em;margin:0;align-self:end;max-width:20ch}@media (max-width: 1024px){.enterprise-common-case-studies__heading{font-size:36px;line-height:52px}}@media (max-width: 480px){.enterprise-common-case-studies__heading{font-size:24px;line-height:32px}}@media (max-width: 768px){.enterprise-common-case-studies__heading{grid-column:1/-1;align-self:auto;max-width:100%}}.enterprise-common-case-studies__desc{grid-column:2;font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:26px;margin:0;align-self:end;max-width:540px}@media (max-width: 768px){.enterprise-common-case-studies__desc{grid-column:1/-1;font-size:16px;line-height:24px;align-self:auto}}@media (max-width: 480px){.enterprise-common-case-studies__desc{font-size:16px;line-height:24px;max-width:100%}}.enterprise-common-case-studies__cards{grid-column:1/-1;display:flex;flex-direction:column;gap:24px;margin-top:8px}@media (max-width: 480px){.enterprise-common-case-studies__cards{gap:14px;margin-top:2px}}.enterprise-common-case-studies__viewport{overflow:hidden;width:100%;border-radius:20px}@media (max-width: 480px){.enterprise-common-case-studies__viewport{border-radius:16px}}.enterprise-common-case-studies__track{display:flex;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.enterprise-common-case-studies__card{flex:0 0 100%;min-width:0;display:flex;min-height:440px;border-radius:inherit;overflow:hidden}@media (max-width: 768px){.enterprise-common-case-studies__card{flex-direction:column;min-height:unset}}@media (max-width: 480px){.enterprise-common-case-studies__card{border-radius:16px}}.enterprise-common-case-studies__left{flex:2;padding:40px;display:flex;flex-direction:column;gap:20px;min-width:0}@media (max-width: 1024px){.enterprise-common-case-studies__left{padding:32px}}@media (max-width: 768px){.enterprise-common-case-studies__left{padding:28px;gap:18px}}@media (max-width: 480px){.enterprise-common-case-studies__left{padding:20px;gap:14px}}.enterprise-common-case-studies__company{display:flex;align-items:center;gap:12px}.enterprise-common-case-studies__company-logo{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;max-width:140px}.enterprise-common-case-studies__company-name{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:20px;letter-spacing:-.01em;line-height:1}@media (max-width: 480px){.enterprise-common-case-studies__company-name{font-size:20px}}.enterprise-common-case-studies__section{display:flex;flex-direction:column;gap:8px}@media (max-width: 480px){.enterprise-common-case-studies__section{gap:10px}}.enterprise-common-case-studies__section-label{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:.01em;text-transform:uppercase;display:flex;align-items:center;gap:6px}@media (max-width: 480px){.enterprise-common-case-studies__section-label{font-size:16px;letter-spacing:0;text-transform:none}}.enterprise-common-case-studies__section-text{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0;overflow-wrap:anywhere}@media (max-width: 480px){.enterprise-common-case-studies__section-text{font-size:14px;line-height:24px}}.enterprise-common-case-studies__section-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}@media (max-width: 480px){.enterprise-common-case-studies__section-list{gap:6px}}.enterprise-common-case-studies__section-item{display:flex;align-items:flex-start;gap:10px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:24px}.enterprise-common-case-studies__section-item strong{font-weight:500}.enterprise-common-case-studies__section-item>span{flex:1;min-width:0;overflow-wrap:anywhere}.enterprise-common-case-studies__section-item svg{margin-top:2px}@media (max-width: 480px){.enterprise-common-case-studies__section-item{gap:8px;font-size:16px;line-height:24px}}.enterprise-common-case-studies__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;text-decoration:none;align-self:flex-start;margin-top:auto;transition:opacity .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;min-height:48px}.enterprise-common-case-studies__cta:hover{opacity:.85}@media (max-width: 480px){.enterprise-common-case-studies__cta{font-size:16px;padding:12px 22px;min-height:44px;align-self:stretch;text-align:center;white-space:normal}}.enterprise-common-case-studies__right{flex:3;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#111827}@media (max-width: 768px){.enterprise-common-case-studies__right{display:none}}.enterprise-common-case-studies__preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.enterprise-common-case-studies__preview:hover{transform:scale(1.02)}.enterprise-common-case-studies__nav{display:flex;justify-content:center;align-items:center;gap:16px}@media (max-width: 480px){.enterprise-common-case-studies__nav{gap:10px}}.enterprise-common-case-studies__arrow{width:44px;height:44px;border-radius:50%;border:1px solid;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;transition:background-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.enterprise-common-case-studies__arrow:hover{background:#ffffff14}.enterprise-common-case-studies__arrow:disabled{opacity:.3;cursor:not-allowed}.enterprise-common-case-studies__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}.enterprise-common-case-studies__arrow svg{display:block;pointer-events:none}@media (max-width: 480px){.enterprise-common-case-studies__arrow{width:30px;height:30px}.enterprise-common-case-studies__arrow svg{width:14px;height:14px}}.enterprise-common-case-studies__dots{display:flex;align-items:center;gap:8px}@media (max-width: 480px){.enterprise-common-case-studies__dots{display:none}}.enterprise-common-case-studies__dot{height:10px;width:10px;border-radius:999px;border:none;cursor:pointer;padding:0;transition:background-color .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1)}.enterprise-common-case-studies__dot--active{width:28px}.enterprise-common-case-studies__dot:focus-visible{outline:2px solid currentColor;outline-offset:2px}.enterprice-common-metrics{text-align:left}.enterprice-common-metrics__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;border-radius:999px;padding:8px 20px;margin-bottom:16px}@media (max-width: 480px){.enterprice-common-metrics__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprice-common-metrics__header{display:flex;align-items:flex-start;gap:48px;margin-bottom:40px}@media (max-width: 1024px){.enterprice-common-metrics__header{gap:32px}}@media (max-width: 768px){.enterprice-common-metrics__header{flex-direction:column;gap:24px}}.enterprice-common-metrics__heading{flex:1;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.02em;line-height:1.3;color:#000;margin:0}@media (max-width: 1024px){.enterprice-common-metrics__heading{font-size:36px}}@media (max-width: 480px){.enterprice-common-metrics__heading{font-size:24px}}.enterprice-common-metrics__description{flex:1;font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;color:#6b7280;margin:0;padding-top:8px}@media (max-width: 768px){.enterprice-common-metrics__description{font-size:16px}}@media (max-width: 480px){.enterprice-common-metrics__description{font-size:16px}}@media (max-width: 768px){.enterprice-common-metrics__description{padding-top:0}}.enterprice-common-metrics__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 1024px){.enterprice-common-metrics__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.enterprice-common-metrics__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.enterprice-common-metrics__cards{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;padding-right:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.enterprice-common-metrics__cards::-webkit-scrollbar{display:none}}.enterprice-common-metrics__card{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:24px;border-radius:16px;min-height:280px;border:1px solid #e4e6ee;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.enterprice-common-metrics__card:hover{box-shadow:0 4px 20px #00000012;transform:translateY(-2px)}@media (max-width: 768px){.enterprice-common-metrics__card{min-height:200px}}@media (max-width: 480px){.enterprice-common-metrics__card{padding:20px;min-height:260px;flex:0 0 85%;width:85%;scroll-snap-align:start}}.enterprice-common-metrics__card-p1{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;text-align:left;margin:0}.enterprice-common-metrics__card-bottom{display:flex;flex-direction:column;gap:6px}.enterprice-common-metrics__card-p2{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin:0}.enterprice-common-metrics__card-number-row{display:flex;align-items:center;gap:10px}.enterprice-common-metrics__card-number{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1;letter-spacing:-.02em}@media (max-width: 1024px){.enterprice-common-metrics__card-number{font-size:36px}}.enterprice-common-metrics__card-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff26;font-size:14px;flex-shrink:0}.paymentPolicyWrapper ul{padding-left:revert!important}.SEOPageNewWrapper{overflow:hidden!important}.SEOPageNewWrapper .SEOPage{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:80px;padding:0 16px;overflow:hidden;margin-bottom:-30px}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage{margin-top:100px;margin-bottom:-35px}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage{margin-top:140px;gap:70px;padding:0 72px;margin-bottom:-90px}}.SEOPageNewWrapper .SEOPage p{margin-bottom:0}.SEOPageNewWrapper .SEOPage .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:#fff;color:#222;transition:all .3s ease-in-out;width:150px;border:2px solid var(--primary);margin:20px auto 0}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .cta{height:55px;width:200px;margin-top:32px}}.SEOPageNewWrapper .SEOPage .cta:hover{background-color:var(--primary);color:#fff}.SEOPageNewWrapper .SEOPage .cta svg{font-size:23px;height:23px;font-weight:700}.SEOPageNewWrapper .SEOPage .title{color:#3656f4;text-align:center;font-weight:700;text-transform:uppercase;font-size:16px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .title{font-size:26px}}.SEOPageNewWrapper .SEOPage .description{color:#1e1e1e;text-align:center;font-size:24px;font-weight:600}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .description{font-size:44px}}.SEOPageNewWrapper .SEOPage .tagLine{color:#1e1e1eb3;text-align:center;font-size:18px;font-weight:400}.SEOPageNewWrapper .SEOPage .heroSection{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .heroSection{flex-direction:row}}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .tagLine{color:#1e1e1e;font-size:14px;font-weight:600}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .tagLine span{color:#3954f7}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .title{color:#1e1e1e;font-family:Poppins;font-weight:600;text-align:left;font-size:22px}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .title span{background:linear-gradient(98deg,#9025fb 44.69%,#862af9 54.66%,#0b6ee2 80.86%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Poppins;font-style:normal;font-weight:600;line-height:normal;margin-left:8px;margin-right:8px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .title{font-size:48px}}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .description{font-size:18px;text-align:left;font-weight:400}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .listInfo{display:flex;flex-direction:column;gap:16px;margin-top:28px}.SEOPageNewWrapper .SEOPage .heroSection .heroLeftSide .listInfo .listItem{display:flex;gap:8px;align-items:center}.SEOPageNewWrapper .SEOPage .heroSection .heroImg{width:100%}.SEOPageNewWrapper .SEOPage .heroSection .heroImg .image-wrapper{position:relative}.SEOPageNewWrapper .SEOPage .heroSection .heroImg .background-image{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.SEOPageNewWrapper .SEOPage .heroSection .heroImg .foreground-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;width:90%}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .packageSection{margin:0 -80px}}.SEOPageNewWrapper .SEOPage .packageSection .info{margin-bottom:32px}.SEOPageNewWrapper .SEOPage .weFixItSection .cards{display:flex;gap:24px;margin-top:32px;flex-direction:column}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .weFixItSection .cards{flex-direction:row}}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .problemCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0;margin:0 24px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .weFixItSection .cards .problemCard{width:50%;margin:12px 0}}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .problemCard .titleSection{background-color:#e5e7eb;width:100%;padding:20px;font-weight:600;border-top-right-radius:12px;border-top-left-radius:12px}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .solutionCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .weFixItSection .cards .solutionCard{width:50%}}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .solutionCard .titleSection{border-radius:12px 12px 0 0;background:#1d5dff;width:100%;padding:20px;font-weight:600;color:#fff}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .statementsSection{display:flex;flex-direction:column;gap:20px}.SEOPageNewWrapper .SEOPage .weFixItSection .cards .statementsSection .statement{display:flex;align-items:center;gap:8px}.SEOPageNewWrapper .SEOPageProducts,.SEOPageNewWrapper .SEOPageIndustries,.SEOPageNewWrapper .SEOPageOurWork span,.SEOPageNewWrapper .SEOPageOurWork span img{width:100%}.SEOPageNewWrapper .SEOPageOurWork .cta{margin-top:24px}.SEOPageNewWrapper .SEOPageFeaturesSection{background-color:#222;margin:0 -16px;padding:16px 0}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSection{padding:32px;margin:0 -80px}}.SEOPageNewWrapper .SEOPageFeaturesSection .info .description{color:#fff}.SEOPageNewWrapper .SEOPageFeaturesSection .info .tagLine{color:#ecedf3;font-size:12px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSection .info .tagLine{font-size:18px}}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSectionContainer{flex-direction:row}}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:none;width:40%}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:block}}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .featureImage span img{width:100%;-o-object-fit:cover;object-fit:cover;height:450px}.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:2px solid #3854f6;background-color:#222;color:#fff;text-align:left;margin:0 auto}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{margin-left:0;margin-top:16px}}.SEOPageNewWrapper .SEOPage .testimonials{margin-top:0;margin-bottom:100px}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .testimonials{margin-bottom:200px;text-align:left}}.SEOPageNewWrapper .SEOPage .testimonials .slide-btn-wrapper{display:none}.SEOPageNewWrapper .SEOPage .testimonials .title{font-weight:600;text-align:left}.SEOPageNewWrapper .SEOPage .testimonials .description{font-size:14px;text-align:left;font-style:italic;color:#626262;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-bottom:5px;font-weight:400}.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:center}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:left}}.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .description{font-weight:600;color:#222;font-style:normal;font-size:24px;text-align:center}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:24px;text-align:left}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:32px!important}}.SEOPageNewWrapper .SEOPage .ourSuccess-container{margin-top:0}.SEOPageNewWrapper .SEOPage .clientDashboardSection .title{color:var(--primary)!important;text-align:center;font-size:16.05px!important;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.12px!important;font-family:Poppins;margin-bottom:0;text-transform:uppercase}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .title{color:var(--primary);text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px!important}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .title{letter-spacing:4px;font-size:24px!important}}.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{color:#000;font-size:18px!important;font-style:normal;font-weight:600;line-height:normal;margin-top:4px}@media only screen and (min-width: 320px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{width:99%;margin:auto}}@media only screen and (min-width: 768px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{font-size:28px!important}}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .subTitle{font-size:40px!important}}.SEOPageNewWrapper .SEOPage .clientDashboardSection .description{font-size:12px!important}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .SEOPage .clientDashboardSection .description{font-size:16px!important}}.SEOPageNewWrapper .faqs-wrapper{margin-top:60px}@media only screen and (min-width: 1024px){.SEOPageNewWrapper .faqs-wrapper{margin-top:120px}}.center-snap-container{overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;border-radius:8px;overflow-x:hidden}.center-snap-container ::-webkit-scrollbar{width:10px!important}.center-snap-container ::-webkit-scrollbar-track{background:#f1f1f1!important}.center-snap-container ::-webkit-scrollbar-thumb{background:#888!important}.center-snap-container ::-webkit-scrollbar-thumb:hover{background:#555!important}.center-snap-container .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px}.center-snap-item{scroll-snap-align:center;display:flex;align-items:center;justify-content:center}.center-snap-inner{width:80%;padding:16px;text-align:center;background-color:#222;height:100px;border-radius:20px;border:2px solid rgba(0,0,0,.2);transform-origin:left}.center-snap-inner.centered{box-shadow:0 4px 28px #ffffff40}.center-snap-inner .center-snap-inner-title{color:#ecedf3;font-size:18px;font-weight:600;text-transform:capitalize;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.center-snap-inner .center-snap-inner-description{color:#ecedf3;font-size:10px;font-weight:500;text-transform:capitalize;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width: 1024px){.center-snap-inner .center-snap-inner-description{margin-top:4px}}.SEOPageOurProcessItems{display:flex;justify-content:space-between;flex-direction:column;margin-top:32px;gap:40px}@media only screen and (min-width: 1024px){.SEOPageOurProcessItems{flex-direction:row}}.SEOPageOurProcessItem{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.SEOPageOurProcessItem{width:25%;flex-direction:row}}.SEOPageOurProcessItem .itemContent{display:flex;flex-direction:column;gap:8px}.SEOPageOurProcessItem .itemContent .itemContentImg{height:90px;width:90px;justify-self:flex-start}.SEOPageOurProcessItem .itemContent .innerTitle{color:#3854f6;font-size:17.5px;font-weight:600}.SEOPageOurProcessItem .itemContent .innerDescription{color:#5f5f5f;text-align:center;font-size:14px;font-weight:400;line-height:21px}.SEOPageOurProcessItem .arrow{align-content:center}.SEOPageOurProcessItem .arrow .arrowRight{display:none}@media only screen and (min-width: 1024px){.SEOPageOurProcessItem .arrow .arrowRight{display:block}}.SEOPageOurProcessItem .arrow .arrowDown{margin-top:12px}@media only screen and (min-width: 1024px){.SEOPageOurProcessItem .arrow .arrowDown{display:none}}.container{margin-top:60px;width:100%;display:flex;flex-direction:column;align-items:center;position:relative;padding:0!important;margin-bottom:40px}@media (min-width: 768px){.container{padding:0 72px!important;margin-top:40px}}.container h6{color:#3656f4;font-weight:700;font-size:16px;text-transform:uppercase}@media (min-width: 768px){.container h6{font-size:24px}}.container h4{color:#222;font-size:24px;font-weight:600}@media (min-width: 768px){.container h4{margin-bottom:24px;font-size:32px}}.container .slide-wrapper{position:relative;width:100%;overflow:hidden;z-index:1}.container .slide-wrapper .dots{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:16px}@media (min-width: 768px){.container .slide-wrapper .dots{margin-top:24px}}.container .slide-wrapper .dots .dot{padding:4px;border-radius:100%;background-color:#d9d9d9;border:none}.container .slide-wrapper .dots .dot-active{background-color:#3854f6;padding:6px}.container .carousel-container{display:flex;gap:8px}@media (min-width: 768px){.container .carousel-container{gap:16px}}.container .carousel-container .carousel-img{flex:0 0 calc(48% + 1px)}@media (min-width: 768px){.container .carousel-container .carousel-img{flex:0 0 32%}}@media (min-width: 1200px){.container .carousel-container .carousel-img{flex:0 0 calc(24% - 2px)}}.container .slide-btn-wrapper{display:flex;position:absolute;bottom:-26px;gap:60px}@media (min-width: 768px){.container .slide-btn-wrapper{width:100%;justify-content:space-between;top:calc(50% - 40px)}}.container .slide-btn{bottom:-36px;height:40px;width:40px;border-radius:100%;background:#fff;margin-top:20px;z-index:2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.container .slide-btn:hover{background:#fff!important}.container .next-slide{right:20px}.container .prev-slide{left:20px;padding:0 80px}.container .carousel-card{padding:16px;cursor:pointer}.container .carousel-card .card-title{display:flex;align-items:center;justify-content:space-between;width:100%}.container .carousel-card .card-title h6{font-size:18px;color:#000;margin:0}.container .carousel-card .card-title svg{align-self:baseline}.categories-carousel .container{margin-bottom:0!important;margin-top:0!important}@media (min-width: 768px){.categories-carousel .container{margin-top:80px}}.categories-carousel .carousel-container .carousel-img{flex:0 0 calc(48% + 1px)}@media (min-width: 768px){.categories-carousel .carousel-container .carousel-img{flex:0 0 32%}}@media (min-width: 1200px){.categories-carousel .carousel-container .carousel-img{flex:0 0 calc(15.6666667% - 2px)}}.categories-carousel .carousel-container .carousel-img .carousel-card{height:100%;border-radius:10px}.categories-carousel .carousel-container .carousel-img .carousel-card span img{width:100%}.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}.seoPage{overflow-x:hidden;height:auto;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.seoPage{gap:2.5rem}.seoPage .seo-success-section-wrapper{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media (min-width: 992px){.seoPage{gap:3rem}.seoPage .seo-success-section-wrapper{margin-top:-3rem;margin-bottom:-3rem}}@media (max-width: 480px){.seoPage{gap:1.5rem}.seoPage .seo-success-section-wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}}.seoPage .seo-logo{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.seoPage .seo-inner-logo,.seoPage .seo-page-logos,.seoPage .seo-page-logos .logo-strip{width:100%}.seoPage .seo-features-section{background-color:#222;margin:0 -16px;padding:16px 0}@media only screen and (min-width: 1024px){.seoPage .seo-features-section{padding:32px;margin:0 -80px}}.seoPage .seo-features-section .info .title{color:#3656f4;text-align:center;font-weight:700;text-transform:uppercase;font-size:16px}@media only screen and (min-width: 1024px){.seoPage .seo-features-section .info .title{font-size:26px}}.seoPage .seo-features-section .info .description{color:#fff;text-align:center;font-size:24px;font-weight:600}@media only screen and (min-width: 1024px){.seoPage .seo-features-section .info .description{font-size:44px}}.seoPage .seo-features-section .info .tagLine{color:#ecedf3;text-align:center;font-size:12px}@media only screen and (min-width: 1024px){.seoPage .seo-features-section .info .tagLine{font-size:18px}}.seoPage .seo-features-section .seo-features-container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.seoPage .seo-features-section .seo-features-container{flex-direction:row}}.seoPage .seo-features-section .seo-features-container .featureImage{display:none;width:100%}@media only screen and (min-width: 1024px){.seoPage .seo-features-section .seo-features-container .featureImage{display:block}}.seoPage .seo-features-section .seo-features-container .scrollSnapContainer .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:2px solid #3854f6;background-color:#222;color:#fff;text-align:left;margin:0 auto}@media only screen and (min-width: 1024px){.seoPage .seo-features-section .seo-features-container .scrollSnapContainer .ctaButton{margin-left:0;margin-top:16px}}.seoPage .seo-benefits{width:100%;background:linear-gradient(135deg,#f8f9fa,#fff);padding:60px 4%;border-radius:24px}@media (max-width: 768px){.seoPage .seo-benefits{padding:40px 20px;border-radius:16px}}@media (max-width: 480px){.seoPage .seo-benefits{padding:30px 16px}}.seoPage .top-header-container{width:100%;margin:0;padding:0;position:relative;top:0;left:0}.seoPage .top-header-container .header-image{width:100%;height:auto}.seoPage .seo-our-process,.seoPage .seo-industries,.seoPage .seo-why-choose-us{width:100%}.seoPage .seo-why-choose-us .why-choose-us__container{width:92%}.seoPage .client-dashboard-section-seo-parent{width:100%;padding-top:20px}.seoPage .client-dashboard-section-seo-child{width:92%;margin:0 auto}.seoPage .client-dashboard-section-seo-child .service-common-client-dashboard__image{width:100%;display:flex;justify-content:center;margin-top:0}.seoPage .client-dashboard-section-seo-child .service-common-client-dashboard__image img{width:72%;margin:0 auto}.seoPage .seo-faq{width:100%}.seoPage .client-dashboard-loader,.seoPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.seoPage .client-dashboard-loader .loader-spinner,.seoPage .case-studies-loader .loader-spinner{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#e3935d;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.seoPage .client-dashboard-loader p,.seoPage .case-studies-loader p{font-size:16px;color:#666}@media (min-width: 992px){.seoPage .seo-inner-logo{width:92%}}@media (max-width: 768px){.seoPage .seo-logo{margin:0}.seoPage .seo-inner-logo,.seoPage .client-dashboard-section-seo-child .service-common-client-dashboard__image img{width:100%}}.SEONewWrapper .SEOPageFeaturesSection .app-container{max-width:1200px;margin:0 auto;padding:40px 20px;background-color:#f9fafb}.email-marketing{display:flex;width:100%;margin:0;padding:0;background-color:#fff!important;font-family:Arial,sans-serif}.email-marketing__left{flex:1;background-color:#fff;color:#111;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.email-marketing .email-marketing__stats{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px}.email-marketing .stat-block{display:flex;flex-direction:row;align-items:center;padding:20px 15px;text-align:left}.email-marketing .stat-block img{width:24px;height:24px;margin-right:12px}.email-marketing .Column-block{display:flex;flex-direction:column}.email-marketing .stat-number{font-size:20px;font-weight:700;color:#2a4eff;white-space:nowrap;margin-bottom:5px}.email-marketing .stat-text{font-size:14px;color:#333;white-space:normal;line-height:1.4}.email-marketing__right{flex:1;overflow:hidden}.email-marketing__right img{width:100%;height:90%}@media (max-width: 768px){.email-marketing{flex-direction:column}.email-marketing__left,.email-marketing__right{width:100%;height:50vh}}.benefit-section{padding:20px;background-color:#fff}.benefit-section__header{text-align:center;margin-bottom:30px}.benefit-section__subtitle{font-size:26px;color:#3854f6;font-weight:700;font-family:Poppins}.benefit-section__title{font-size:44px;color:#000;font-weight:700;font-family:Poppins}.benefit-section__cards-container{position:relative;display:flex;align-items:center;padding:0 80px;margin-top:-10px}.benefit-section__cards-wrapper{display:flex;overflow-x:hidden;scroll-behavior:smooth;gap:20px;width:100%}.benefit-section__cards-wrapper::-webkit-scrollbar{display:none}.benefit-section__card{flex:0 0 calc(33.333% - 13.33px);background-color:#fff;border-radius:12px;padding:20px;text-align:left;border:2px solid rgba(54,86,244,.2);font-family:Poppins,Arial,sans-serif}.benefit-section__image-wrapper{text-align:left;margin-bottom:10px}.benefit-section__image{width:140px;height:140px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.benefit-section__card-subtitle{font-size:14px;color:#2563eb;font-weight:600;margin-bottom:4px;font-family:Poppins}.benefit-section__card-title{font-size:22px;color:#1e1e1e;font-weight:400;font-family:Poppins;margin-bottom:6px}.benefit-section__nav{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:2}.benefit-section__nav img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.benefit-section__nav--left{left:0}.benefit-section__nav--right{right:0}@media screen and (max-width: 1024px){.benefit-section__cards-container{padding:0 60px}.benefit-section__card{flex:0 0 calc(50% - 10px)}.benefit-section__nav img{width:60px;height:60px}}@media screen and (max-width: 768px){.benefit-section__cards-container{display:block;width:100%;max-width:100%;padding:0!important;margin:0 auto;box-sizing:border-box;flex:0 0 100%}.benefit-section__cards-wrapper{flex-direction:column;overflow-x:hidden;margin-bottom:20px}.benefit-section__card{flex:0 0 100%}.benefit-section__nav{display:none}.benefit-section__subtitle{font-size:18px}.benefit-section__title{font-size:28px}.benefit-section__card-subtitle{font-size:12px}.benefit-section__card-title{font-size:16px}}.top-header-container{width:100vw;margin:0;padding:0;position:relative;top:0;left:0;background-color:#f7f7f7}.header-image{width:100%;height:auto;margin-bottom:20px}.section-title{font-weight:700;color:#3656f4;font-size:26px}.section-description{font-size:44px;margin-bottom:30px;font-weight:600;color:#000;margin-top:-10px}.image-row{display:flex;flex-direction:column;gap:20px}.gallery-image{width:100%;height:auto;border-radius:8px}.gallery-images{width:100%;height:90%;border-radius:8px}@media (min-width: 768px){.image-row{flex-direction:row;justify-content:space-between}.gallery-image{width:32%}}.cta{margin-top:40px}.cta p{font-size:18px;margin-bottom:15px}.cta .explore-button{background-color:#fff;border:2px solid #3854F6;padding:10px 20px;font-size:16px;font-weight:500;border-radius:9999px;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;max-width:280px;margin:0}.cta .explore-button:hover{background-color:#3854f6;color:#fff}.cta .cta-button{padding:10px 20px;border:2px solid blue;background-color:#fff;color:#000;border-radius:5px;font-size:16px;cursor:pointer}.platforms-section{text-align:center;background:#fff;width:100%}.platforms-section .subtitles{color:#3b82f6;font-weight:600;letter-spacing:1px;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase}.platforms-section .titles{font-size:1.5rem;font-weight:700;color:#111}.platforms-section .platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;margin-top:15}.platforms-section .platform-card{background:#f9fafb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;box-shadow:0 2px 8px #0000000d;transition:transform .2s ease}.platforms-section .platform-card:hover{transform:translateY(-5px)}.platforms-section .platform-card img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.platforms-section .platform-card span{font-size:.9rem;font-weight:500;color:#333}.platforms-section .button-container{margin-top:2rem}.platforms-section .button-container .get-started-button{background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer}.platforms-section .button-container .get-started-button:hover{background-color:#2563eb}.products-section{width:100%;padding:2rem 1rem;margin:0 auto;font-family:Inter,sans-serif;background-color:#fff;text-align:center}.section-title{color:#3854f6;font-size:24px;font-weight:700;font-family:Poppins}.section-titles{color:#000;font-size:28px;font-weight:700;margin-bottom:20px;font-family:Poppins}.carousel-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0 3.5rem}.carousel-wrapper{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:1rem;padding:0;scrollbar-width:none;-ms-overflow-style:none;padding-left:calc(50% - 94px);padding-right:calc(50% - 94px)}.carousel-wrapper::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 180%;height:250px;border-radius:1.5rem;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500;color:#333;margin:0}.card-1{background-color:#f99}.card-2{background-color:#fc9}.card-3{background-color:#ccf}.card-4{background-color:#ffb3e6}.card-5{background-color:#a3ccff}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10;display:none}.nav-button img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;pointer-events:none}#prevBtn{left:0rem}#nextBtn{right:0rem}#nextBtn img{transform:rotate(180deg)}.nav-button:hover{transform:translateY(-50%) scale(1.05)}.pagination-dots{display:flex;justify-content:center;margin-top:2rem;gap:.75rem}.dot{width:10px;height:10px;border-radius:50%;background-color:#d9d9d9;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.dot.active{background-color:#3854f6;transform:scale(1.2)}@media (min-width: 768px){.section-title{font-size:26px}.section-titles{font-size:36px;margin-bottom:25px}.carousel-wrapper{gap:1rem;padding-left:calc(50% - 94px);padding-right:calc(50% - 94px)}.carousel-card{flex:0 0 50%;height:280px;font-size:22px;margin:0}.nav-button{display:block}.nav-button img{width:48px;height:48px}}@media (min-width: 1024px){.section-title{font-size:28px}.section-titles{font-size:44px;margin-bottom:30px}.carousel-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0 80px;box-sizing:border-box}.carousel-wrapper{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:1rem;padding-left:2.5rem;padding-right:2.5rem;scrollbar-width:none;-ms-overflow-style:none;flex:1}.carousel-wrapper::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 220px;margin-right:1rem;border-radius:1.5rem;height:281px;font-size:22px;display:flex;justify-content:center;align-items:center;color:#333}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10;width:64px;height:64px;display:block;padding:0;display:flex;justify-content:center;align-items:center}#prevBtn{left:10px}#nextBtn{right:10px}.nav-button img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;pointer-events:none}}@media (max-width: 745px){.products-section{max-width:100%}.carousel-container{padding:0 0rem}.carousel-wrapper{padding-left:0;padding-right:0}.carousel-card{flex:0 0 95%!important;height:320px;font-size:14px}.section-title{font-size:11px}.section-titles{font-size:16px;padding-left:0;padding-right:0;margin-left:0;margin-right:0}}.alternating-card{display:flex;align-items:center;gap:40px;padding:40px 0;color:#e0e0e0}@media (max-width: 768px){.alternating-card{flex-direction:column;gap:20px;text-align:center}}.alternating-card.reversed{flex-direction:row-reverse}@media (max-width: 768px){.alternating-card.reversed{flex-direction:column}}.alternating-card .card-image-container{flex:1;max-width:50%}@media (max-width: 768px){.alternating-card .card-image-container{max-width:100%}}.alternating-card .card-image-container .card-image{width:100%;height:300px;border-radius:10px;display:block}.alternating-card .card-content{flex:1;max-width:50%;text-align:left}@media (max-width: 768px){.alternating-card .card-content{max-width:100%}}.alternating-card .card-content .card-title{font-size:32;font-weight:600;margin-bottom:12px;color:#000;font-family:Poppins}.alternating-card .card-content .card-description{font-size:14;line-height:1.6;margin-bottom:24px;color:#222222a6;font-weight:400;font-family:Poppins}.alternating-card .card-content .card-button{background-color:#3656f4;color:#fff;border:none;padding:12px 24px;border-radius:100px;cursor:pointer;transition:background-color .3s ease}.alternating-card .card-content .card-button:hover{background-color:#3a68d8}.seo-chart-wrapper{width:100vw;box-sizing:border-box;padding:50px 100px;margin:0 auto;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.seo-chart-wrapper .seo-chart-header{text-align:center;margin-bottom:1rem}.seo-chart-wrapper .seo-chart-header h2{margin-bottom:26px;font-weight:700;color:#3854f6}.seo-chart-wrapper .seo-chart-header p{font-size:44px;margin-top:-30px;color:#000;font-weight:600}.seo-chart-wrapper .chart-scroll-wrapper{display:flex;align-items:center;position:relative;height:300px;margin-top:100px;padding:10px 100px 100px}.seo-chart-wrapper .scroll-btn{background:transparent;border:none;font-size:2.5rem;color:#666;cursor:pointer;padding:0 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.seo-chart-wrapper .scroll-btn:disabled{color:#ccc;cursor:not-allowed}.seo-chart-wrapper .scroll-btn.left{left:0}.seo-chart-wrapper .scroll-btn.right{right:0}.seo-chart-wrapper .chart-scroll-container{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:24px;padding-bottom:8px;width:100%;scrollbar-width:none;scroll-snap-type:x mandatory}.seo-chart-wrapper .chart-scroll-container::-webkit-scrollbar{display:none}.seo-chart-wrapper .chart-card{flex:0 0 48%;min-width:300px;background:#fff;box-shadow:0 2px 6px #0000001a;border-radius:6px;padding:20px;border:2px solid rgba(0,0,0,.25);scroll-snap-align:start}.seo-chart-wrapper .chart-card .chart-title{font-size:1.3rem;margin-bottom:6px;font-weight:600}.seo-chart-wrapper .chart-card .chart-subtitle{font-size:1rem;margin-bottom:14px;color:#666}.seo-chart-wrapper .chart-card .chart-legend{margin-top:12px;display:flex;align-items:center;gap:10px}.seo-chart-wrapper .chart-card .chart-legend .legend-dot{width:14px;height:14px;border-radius:50%;display:inline-block}.seo-chart-wrapper .chart-card .chart-legend .red-dot{background-color:#f44336}.seo-chart-wrapper .chart-card .chart-legend .blue-dot{background-color:#2196f3}.seo-chart-wrapper .chart-card .chart-legend .green-dot{background-color:#4caf50}.seo-chart-wrapper .chart-card .chart-legend .legend-text{font-size:.95rem;color:#333}@media (max-width: 768px){.seo-chart-wrapper{padding:20px;margin:0}.seo-chart-wrapper .seo-chart-header h2{font-size:14px;margin-bottom:16px}.seo-chart-wrapper .seo-chart-header p{font-size:18px;margin-top:-10px}.seo-chart-wrapper .chart-scroll-wrapper{flex-direction:column;height:auto;padding:0 0 20px;margin-top:30px}.seo-chart-wrapper .scroll-btn{display:none}.seo-chart-wrapper .chart-scroll-container{flex-direction:column;overflow-x:hidden;overflow-y:visible;gap:20px}.seo-chart-wrapper .chart-card{flex:1 1 auto;width:100%;min-width:unset;padding:16px}.seo-chart-wrapper .chart-card .chart-title{font-size:1rem}.seo-chart-wrapper .chart-card .chart-subtitle{font-size:.9rem}.seo-chart-wrapper .chart-card .chart-legend .legend-text{font-size:.85rem}.seo-chart-wrapper .chart-card .chart-legend .legend-dot{width:12px;height:12px}}.SEONewWrapper .SEOPage .custom-design-wrapper{padding-bottom:50px}@media (min-width: 768px){.SEONewWrapper .SEOPage .custom-design-wrapper{padding-bottom:100px}}.SEONewWrapper .SEOPage .app{background-color:#f0f4ff;min-height:90vh;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.SEONewWrapper .SEOPage .app .container{max-width:1200px;margin:0 auto;text-align:center}.SEONewWrapper .SEOPage .app .container .header{margin-bottom:3rem}.SEONewWrapper .SEOPage .app .container .header .subtitle{color:#3b82f6;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.SEONewWrapper .SEOPage .app .container .header .title{font-size:2.5rem;font-weight:800;color:#111827;line-height:1.2}@media (min-width: 640px){.SEONewWrapper .SEOPage .app .container .header .title{font-size:3rem}}.SEONewWrapper .SEOPage .app .container .card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.SEONewWrapper .SEOPage .app .container .card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.SEONewWrapper .SEOPage .app .container .card-grid{grid-template-columns:repeat(3,1fr)}}.SEONewWrapper .SEOPage .app .container .card-grid .card{background-color:#f9fafb;border:1px solid #dbeafe;border-radius:1rem;padding:2rem;text-align:left;box-shadow:0 0 0 1px #3b82f61a}.SEONewWrapper .SEOPage .app .container .card-grid .card .card-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.SEONewWrapper .SEOPage .app .container .card-grid .card .card-description{color:#374151;font-size:1rem;line-height:1.5}.SEONewWrapper .SEOPage .card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.SEONewWrapper .SEOPage .card-grid .card{background-color:#f9fafb;border:1px solid #dbeafe;border-radius:1rem;padding:1.5rem;text-align:left;display:flex;flex-direction:column;justify-content:center}.SEONewWrapper .SEOPage .card-grid .card.image-card{padding:0;overflow:hidden}.SEONewWrapper .SEOPage .card-grid .card .card-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.SEONewWrapper .SEOPage .card-grid .card .card-description{color:#374151;font-size:1rem}.SEONewWrapper .SEOPage .card-grid .card .card-image{width:100%;height:auto;display:block;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.SEONewWrapper .SEOPage .ourSuccess-container{margin-top:0;padding-top:32px;padding-bottom:32px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .ourSuccess-container{padding-top:64px;padding-bottom:64px}}.SEONewWrapper .container{max-width:1200px;margin:0 auto;text-align:center}.SEONewWrapper .container .header{margin-bottom:3rem}.SEONewWrapper .container .header .subtitle{color:#3b82f6;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.SEONewWrapper .container .header .title{font-size:2.5rem;font-weight:800;color:#111827;line-height:1.2}@media (min-width: 640px){.SEONewWrapper .container .header .title{font-size:3rem}}.SEONewWrapper .container .card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.SEONewWrapper .container .card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.SEONewWrapper .container .card-grid{grid-template-columns:repeat(3,1fr)}}.SEONewWrapper .container .card-grid .card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;text-align:left;box-shadow:0 1px 2px #0000000d}.SEONewWrapper .container .card-grid .card .card-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.SEONewWrapper .container .card-grid .card .card-description{color:#6b7280;font-size:1rem}.SEONewWrapper .custom-design-wrapperss{margin-bottom:-5px}@media (max-width: 768px){.SEONewWrapper .custom-design-wrapperss{margin-bottom:60px}}.SEONewWrapper .clip-subtitle{color:#3b82f6;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;text-align:center;font-size:16px}@media screen and (min-width: 600px){.SEONewWrapper .clip-subtitle{font-size:18px}}@media screen and (min-width: 1024px){.SEONewWrapper .clip-subtitle{font-size:20px}}.SEONewWrapper .clip-title{font-weight:800;font-size:2rem;color:#111827;margin-bottom:2rem;text-align:center;line-height:1.3}@media screen and (min-width: 600px){.SEONewWrapper .clip-title{font-size:2.2rem}}@media screen and (min-width: 1024px){.SEONewWrapper .clip-title{font-size:2.5rem}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100vw;background-color:#fffdf8;font-family:Inter,sans-serif;color:#333;padding:0rem;position:relative}.hero-wrapper .floating-icons,.hero-wrapper .floating-icons .icon{position:absolute}.hero-wrapper .floating-icons .icon.float{animation:float 3s ease-in-out infinite}.hero-wrapper .floating-icons .icon:nth-child(1){top:16rem;left:20rem}.hero-wrapper .floating-icons .icon:nth-child(2){top:11rem;left:20rem}.hero-wrapper .floating-icons .icon.right:nth-child(3){top:4rem;right:20rem}.hero-wrapper .floating-icons .icon.right:nth-child(4){top:12rem;right:20rem}.hero-wrapper .bottom-image{margin-top:20px;max-width:100%}.hero-wrapper .hero-content{text-align:center;margin-top:5rem;max-width:48rem}.hero-wrapper .hero-content .tagline{background-color:#fbbf241a;color:#fbbf24;font-weight:500;font-size:.875rem;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;display:inline-block}.hero-wrapper .hero-content h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-wrapper .hero-content h1 span{color:#6b46c1}.hero-wrapper .hero-content p{color:#666;font-size:1.125rem;max-width:36rem;margin:0 auto 2rem}.hero-wrapper .hero-content button{background-color:#fff;color:#000;padding:.75rem 2rem;font-size:1.125rem;font-weight:500;border-radius:9999px;border:2px solid #3854F6;box-shadow:0 4px 12px #0000001a;transition:background-color .3s;margin-top:15px}.hero-wrapper .hero-content button:hover{background-color:#3854f6}@media (max-width: 768px){.hero-wrapper{padding:0rem 1rem}.hero-wrapper .hero-content{margin-top:3rem;max-width:100%}.hero-wrapper .hero-content .tagline{font-size:.75rem;padding:.15rem .5rem;margin-bottom:.75rem}.hero-wrapper .hero-content h1{font-size:1.75rem;line-height:1.3;margin-bottom:1rem}.hero-wrapper .hero-content p{font-size:.9rem;max-width:100%;margin-bottom:1.5rem}.hero-wrapper .hero-content button{font-size:1rem;padding:.5rem 1.5rem;margin-top:1rem;border-width:1.5px}.hero-wrapper .hero-content button:hover{background-color:#3854f6;color:#fff}.hero-wrapper .hero-content .bottom-image{max-width:80%;margin-top:15px}.hero-wrapper .floating-icons{display:none}}@media (max-width: 480px){.hero-wrapper .hero-content h1{font-size:1.5rem}.hero-wrapper .hero-content p{font-size:.85rem}.hero-wrapper .hero-content button{font-size:.9rem;padding:.5rem 1.25rem}.hero-wrapper .hero-content .bottom-image{max-width:100%}}.stunning-designs{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:100vh;padding:2rem;overflow:hidden}.stunning-designs__background{position:absolute;top:0;left:0;width:100vw;height:100%;pointer-events:none;overflow:hidden;z-index:0;margin-left:calc((100% - 100vw)/2)}.stunning-designs__background-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stunning-designs__content{position:relative;z-index:10;max-width:700px;padding:20px}.stunning-designs__title{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem;line-height:1.2;white-space:nowrap;font-family:Poppins;font-weight:600}.stunning-designs__title .highlight{color:#007bff;font-family:Poppins}.stunning-designs__description{font-size:1.2rem;margin-bottom:2rem;font-family:Poppins}.stunning-designs__button{background-color:#fff;color:#000;border:2px solid #3854F6;padding:1rem 2rem;font-size:1rem;border-radius:40px;cursor:pointer;transition:all .3s ease;margin-top:40px;font-family:Poppins}.stunning-designs__button:hover{background-color:#3854f6;color:#fff;font-family:Poppins;border-color:#3854f6}@media (max-width: 768px){.stunning-designs{flex-direction:column;height:auto;padding:35px 0}.stunning-designs__background{height:100%}.stunning-designs__background-image{-o-object-fit:contain;object-fit:contain}.stunning-designs__content{padding:10px}.stunning-designs__title{font-size:10px;white-space:normal}.stunning-designs__description{font-size:10px;margin-bottom:0}.stunning-designs__button{padding:6px 12px;font-size:10px}}.growthPackageSection .topSectionPhone{width:294px;margin:45px auto auto}@media (min-width: 768px){.growthPackageSection .topSectionPhone{margin-top:40px;width:100%}}@media (min-width: 992px){.growthPackageSection .topSectionPhone{margin-top:0;display:none}}.growthPackageSection .topSectionPhone .title{color:#000;text-align:center;font-family:Poppins;font-size:11.05px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.64px}@media (min-width: 768px){.growthPackageSection .topSectionPhone .title{text-align:center;letter-spacing:2px;font-style:normal;font-weight:700;line-height:normal;font-size:16.58px}}@media (min-width: 992px){.growthPackageSection .topSectionPhone .title{letter-spacing:4px;font-size:24px}}.growthPackageSection .topSectionPhone .subTitle{color:#000;font-family:Poppins;font-size:19.894px;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 768px){.growthPackageSection .topSectionPhone .subTitle{font-size:28px}}@media (min-width: 992px){.growthPackageSection .topSectionPhone .subTitle{font-size:38px}}@media (min-width: 1200px){.growthPackageSection .topSectionPhone .subTitle{font-size:48px}}.growthPackageSection .topSectionPhone .description{color:#000;text-align:center;font-style:normal;font-weight:400!important;line-height:normal;text-transform:capitalize;margin:auto;padding:0 10px;font-size:12px!important}@media (min-width: 768px){.growthPackageSection .topSectionPhone .description{width:490px;font-size:15px!important}}@media (min-width: 992px){.growthPackageSection .topSectionPhone .description{text-align:center;font-size:17.5px!important;width:570px;margin:auto}}@media (min-width: 1200px){.growthPackageSection .topSectionPhone .description{width:713px;font-size:18px}}@media (min-width: 992px){.growthPackageSection .forMobileDevices{display:none}}.growthPackageSection .forMobileDevices .mobileNotifySection{display:flex;align-items:center;justify-content:center;background:#3854f6;color:#fff;font-weight:600;font-style:normal;line-height:normal;height:45px;font-size:14px;margin-top:17px}@media (min-width: 768px){.growthPackageSection .forMobileDevices .mobileNotifySection{font-size:16px;height:53px}}.growthPackageSection .forMobileDevices .filterBtn{outline:none;background-color:#3854f6;display:flex;align-items:center;justify-content:center;margin:-12px auto auto;transition:all .3s linear;border:3px solid #fff;padding:10px;border-radius:50%}.growthPackageSection .forMobileDevices .filterBtn.isMobileFiltersOpen{transition:all .3s linear;border:3px solid #3854f6;background-color:#fff}.growthPackageSection .forMobileDevices .filterBtn.isMobileFiltersOpen svg path{fill:#3854f6!important}.growthPackageSection .forMobileDevices .filterBtn svg{width:20px;height:auto}.growthPackageSection .forMobileDevices .tab-section-mobile{margin-bottom:45px}.growthPackageSection .forMobileDevices .tab-section-mobile .selectSection{margin:16px 0;display:flex;flex-direction:column;align-items:center;gap:8px}.growthPackageSection .forMobileDevices .tab-section-mobile .selectSection .packageDurationTitle{font-weight:600}.growthPackageSection .forMobileDevices .tab-section-mobile .tabs{margin:25px auto;border-radius:40px;padding:2px;border:2px solid var(--primary);max-width:-moz-fit-content;max-width:fit-content;display:flex;gap:5px}.growthPackageSection .forMobileDevices .tab-section-mobile .tabs button{background:none;width:97px;height:28px;border-radius:20.769px;border:none;color:var(--primary);font-size:10.308px;font-style:normal;font-weight:600}@media (min-width: 768px){.growthPackageSection .forMobileDevices .tab-section-mobile .tabs button{width:140px;height:37px;font-size:15px}}.growthPackageSection .forMobileDevices .tab-section-mobile .tabs button.active{color:#fff;background:var(--primary)}.growthPackageSection .forMobileDevices .mobileFilters{margin-top:20px}.growthPackageSection .forMobileDevices .mobileFilters .filterHeader{display:flex;justify-content:space-between;border:1px solid #3854f6;border-left:none;border-right:none;padding:17px 24px 11px}.growthPackageSection .forMobileDevices .mobileFilters .filterHeader .headerText{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:14px}.growthPackageSection .forMobileDevices .mobileFilters .filterHeader .closeBtn button{border:none;background:transparent;font-weight:600}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter{padding:15px 20px 0 24px}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter .filterTitle{font-style:normal;line-height:normal;font-weight:600;font-size:14px;text-align:left}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter .filterTitle .filterInfo{margin-left:9px;color:#3854f6}.growthPackageSection .forMobileDevices .mobileFilters .filterSectionMobile .filter .filterButtons{display:flex;gap:10px;flex-wrap:wrap;margin-top:11px;padding-bottom:19px;margin-bottom:19px;border-bottom:1px solid var(--primary)}.growthPackageSection .forMobileDevices .applyResetButtons{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:10px;margin-bottom:30px;padding-bottom:30px;border-bottom:2px solid #3854f6;width:100vw;margin-left:-25px}.growthPackageSection .forMobileDevices .applyResetButtons button{border-radius:30px;border:1px solid #3854f6;width:103px;height:35px;background-color:transparent;color:#3854f6;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.growthPackageSection .forMobileDevices .applyResetButtons button:hover{background-color:#3854f6;color:#fff}.growthPackageSection .packSection{display:none;overflow:hidden;border-bottom:15px solid #3854f6}@media (min-width: 992px){.growthPackageSection .packSection{display:grid;margin-top:0;grid-template-columns:repeat(12,1fr);height:1080px}}.growthPackageSection .packSection .leftSection{background:#3854f6;grid-column:span 2;padding:60px 2px 60px 16px;overflow-y:hidden}@media (min-width: 1200px){.growthPackageSection .packSection .leftSection{padding:100px 5px 100px 32px}}.growthPackageSection .packSection .leftSection .leftTitle{color:#fff;font-style:normal;font-weight:600;line-height:normal;text-align:left;margin-bottom:25px;font-size:22px}@media (min-width: 1200px){.growthPackageSection .packSection .leftSection .leftTitle{font-size:28px}}.growthPackageSection .packSection .leftSection .leftFilters{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;scrollbar-color:transparent transparent;scrollbar-width:thin}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar{height:6px;width:6px}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-thumb{border-radius:10px;background:#b1c0c9;-webkit-transition:background-color .3s;transition:background-color .3s}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-thumb:hover{background-color:#93a8b4}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar-thumb:active{background-color:#758f9f}.growthPackageSection .packSection .leftSection .leftFilters::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.growthPackageSection .packSection .leftSection .leftFilters:hover{scrollbar-color:#c9c8c8 #3e3e3e;scrollbar-width:thin}.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar{scrollbar-width:thin;width:8px;height:8px;visibility:visible}.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#29292a}.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.growthPackageSection .packSection .leftSection .leftFilters:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active{opacity:.5}.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection{margin-bottom:32px}.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection .filterTitle{color:#fff;font-style:normal;font-weight:500;line-height:normal;text-align:left;margin-bottom:13px;font-size:16px}@media (min-width: 1200px){.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection .filterTitle{font-size:17px}}.growthPackageSection .packSection .leftSection .leftFilters .singleFilterSection .filterButtons{display:flex;flex-direction:column;gap:11px}.growthPackageSection .packSection .midSection{background:#fff;border-right:2px solid #3854f6;grid-column:span 7}.growthPackageSection .packSection .midSection .topSection .tab-section-pc{min-height:100%}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs{margin:20px auto 25px;border-radius:40px;padding:2px;max-width:-moz-fit-content;max-width:fit-content;display:flex;gap:20px}@media (min-width: 992px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs{margin-top:13px;margin-bottom:20px}}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:97px;height:28px;border-radius:20.769px;border:none;background:none;color:var(--primary);font-size:8.308px;font-style:normal;font-weight:600}@media (min-width: 768px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:140px;height:37px;font-size:15px}}@media (min-width: 992px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:158px;height:40px;font-size:16px}}@media (min-width: 1200px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button{width:178px;height:43px;font-size:16px}}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs button.active{color:#fff;background:var(--primary)}@media (min-width: 992px){.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs{margin-top:40px;margin-bottom:35px}}.growthPackageSection .packSection .midSection .topSection .tab-section-pc .tabs .packageDurationTitle{font-size:22px;font-weight:600}.growthPackageSection .packSection .midSection .tabContent{border-top:2px solid #3854f6;height:calc(100% - 90px)}@media (min-width: 1200px){.growthPackageSection .packSection .midSection .tabContent{height:100%}}.growthPackageSection .packSection .rightSection{grid-column:span 3;padding:38px 10px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection{padding:38px 20px}}.growthPackageSection .packSection .rightSection .topRight{width:100%;border-radius:20px;border:3px solid #3854f6}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight{border:4px solid #3854f6}}.growthPackageSection .packSection .rightSection .topRight img{width:149px;height:auto;margin-top:16px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight img{margin-top:25px}}.growthPackageSection .packSection .rightSection .topRight .rightTitle{color:#3854f6;text-align:center;font-style:normal;font-weight:700;line-height:normal;padding:0 10px;margin:10px auto;font-size:20px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight .rightTitle{margin:16px auto;font-size:24px}}.growthPackageSection .packSection .rightSection .topRight .contactUsBtn{color:#3854f6;text-align:center;font-style:normal;font-weight:700;line-height:normal;border-radius:20px;border:3px solid #3854f6;background:#fff;transition:all .3s ease-in-out;font-size:16px;width:141px;height:43px;margin-bottom:27px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .topRight .contactUsBtn{margin-bottom:30px}}.growthPackageSection .packSection .rightSection .topRight .contactUsBtn:hover{background:#3854f6;color:#fff}.growthPackageSection .packSection .rightSection hr{border-top:2px solid #3854f6;opacity:1;width:calc(100% + 40px);margin:35px 0 25px -10px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection hr{margin-left:-20px}}.growthPackageSection .packSection .rightSection .bottomRight{text-align:left;padding-bottom:100px;height:550px}.growthPackageSection .packSection .rightSection .bottomRight .bottomRightTitle{color:#3854f6;font-style:normal;font-weight:600;line-height:normal;font-size:20px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .bottomRight .bottomRightTitle{font-size:24px}}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection{margin-top:15px;height:500px;overflow-y:auto;scrollbar-color:transparent transparent;scrollbar-width:thin}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection::-webkit-scrollbar{width:8px;height:8px;visibility:hidden!important}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover{-webkit-overflow-scrolling:touch;scrollbar-color:#c9c8c8 #3e3e3e;scrollbar-width:thin}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar{height:6px;width:6px}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-track{border-radius:10px;background:#d8ecefc8}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-thumb{border-radius:10px;background:#3c58f2;-webkit-transition:background-color .3s;transition:background-color .3s}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-thumb:hover{background-color:#1031eb}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar-thumb:active{background-color:#0d27bc}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar{scrollbar-width:thin;width:8px;height:8px;visibility:visible}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#29292a}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:focus,.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection:hover::-webkit-scrollbar::-webkit-scrollbar-thumb:active{opacity:.5}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .listItem{display:flex;align-items:center;gap:8px}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .listItem svg{width:17px;height:auto;fill:#fff;stroke-width:3px;stroke:#3854f6}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .featureTitle{color:#000;font-style:normal;font-weight:600;line-height:normal;font-size:12px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .featureTitle{font-size:18px}}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .itemDesc{color:#000;font-style:normal;font-weight:600;line-height:normal;opacity:.5;padding:7px 12px 12px 25px;font-size:10.2px}@media (min-width: 1200px){.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .itemDesc{font-size:11.3px}}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection .line{width:calc(100% - 12px);opacity:.5;height:1px;margin-bottom:10px;background-color:#3854f6}.growthPackageSection .packSection .rightSection .bottomRight .briefDescSection ul{list-style:none;padding-left:.5rem}.growthPackageSection .ant-checkbox-group{display:flex;flex-direction:column;gap:11px}.growthPackageSection .ant-checkbox-wrapper{display:flex;align-items:flex-start}.growthPackageSection .ant-checkbox-wrapper>span:last-child{width:100%;text-align:left;color:#fff;display:block}.ant-checkbox+span{padding-inline-end:0}.range-slider{width:100%;padding:25px 0 0;display:flex;flex-direction:column;align-items:center}.range-slider .slider{width:100%;height:7px;position:relative;border-radius:10px;background:#d9d9d9;box-shadow:0 4px 4px #a6a5a540 inset}.range-slider .slider .progress{height:100%;position:absolute;border-radius:5px;background:#3854f6;opacity:1.6}.range-slider .range-input{position:relative;width:100%;height:40px;text-align:left;top:-13.8px}.range-slider .range-input input{position:absolute;width:100%;height:20px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.range-slider input[type=range]::-webkit-slider-thumb{height:16px;width:16px;border-radius:50%;background:#fff;border:4.5px solid #3854f6;pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px #0000001a}.range-slider input[type=range]::-moz-range-thumb{height:20px;opacity:.4;width:20px;border-radius:50%;background:#007bff;border:3px solid #fff;pointer-events:auto;-moz-appearance:none;box-shadow:0 0 6px #0000001a}.range-slider .label-container{position:relative;width:100%;display:flex;justify-content:space-between}.range-slider .labels{position:absolute;display:flex;justify-content:space-between;font-weight:600;font-size:10px;color:#007bff;top:-30px}.packageCards{display:grid;grid-template-columns:repeat(12,1fr);min-height:100%!important;padding-bottom:22px}.packageCards .packageCard{transition:all .3s ease-in-out;min-height:100%;border-left:2px solid var(--primary)!important;grid-column:span 4}.packageCards .packageCard:first-child{border-left:3px solid var(--white)!important}@media (min-width: 992px){.packageCards .packageCard{padding:45px 14px 10px;border:none}}@media (min-width: 1200px){.packageCards .packageCard{padding:75px 18px 0}}.packageCards .packageCard img{height:30px;width:auto}@media (min-width: 992px){.packageCards .packageCard img{height:40px}}@media (min-width: 1200px){.packageCards .packageCard img{height:50px}}.packageCards .packageCard .title{color:#3854f6!important;font-style:normal;font-weight:600;line-height:normal;margin-top:8px;margin-bottom:0;color:var(--black);font-size:18px}@media (min-width: 992px){.packageCards .packageCard .title{margin-top:17px;margin-bottom:7px}}@media (min-width: 1200px){.packageCards .packageCard .title{font-size:28px;margin-top:27px;margin-bottom:7px}}.packageCards .packageCard .price{color:#3854f6;text-align:center;font-style:normal;font-weight:600;line-height:normal;font-size:25px}@media (min-width: 1200px){.packageCards .packageCard .price{font-size:32px}}.packageCards .packageCard .originalPrice{color:#b3b3b3;text-align:center;font-style:normal;font-weight:500;line-height:normal;text-decoration:line-through;font-size:16px}@media (min-width: 1200px){.packageCards .packageCard .originalPrice{font-size:20px}}.packageCards .packageCard .overview{text-align:center;font-weight:600;font-style:normal;line-height:normal;margin-top:13px;opacity:.8;font-size:10.5px}@media (min-width: 1200px){.packageCards .packageCard .overview{font-size:11px}}.packageCards .packageCard .buyNowBtn{border-radius:20px;border:none;transition:all .3s ease-in-out;color:#fff;text-align:center;font-style:normal;font-weight:600;line-height:normal;background:#3854f6;width:120px;height:35px;font-size:12px}@media (min-width: 1200px){.packageCards .packageCard .buyNowBtn{width:124px;height:38px}}.packageCards .packageCard .toggleFeaturesBtn{display:block;opacity:.67;border:none;text-align:center;background-color:transparent;margin:12px auto auto;font-size:12px;font-weight:700}.packageCards .packageCard .toggleFeaturesBtn svg{height:20px;width:auto}@media (min-width: 768px){.packageCards .packageCard .toggleFeaturesBtn{display:none}}.packageCards .packageCard ul.features{display:none;margin-top:15px}.packageCards .packageCard ul.features svg{color:#3854f6;transition:all .3s ease-in-out;margin-left:10px}.packageCards .packageCard ul.features.show{display:block}@media (min-width: 992px){.packageCards .packageCard ul.features{display:block;margin-top:34px}}@media (min-width: 1200px){.packageCards .packageCard ul.features{margin-top:45px}}.packageCards .packageCard ul li{list-style:none}.packageCards .packageCard ul li .listItem{display:flex;align-items:center;text-align:left;gap:7px;margin-bottom:10px;height:auto}@media (min-width: 1200px){.packageCards .packageCard ul li .listItem{margin-bottom:18px}}@media (min-width: 1400px){.packageCards .packageCard ul li .listItem{margin-bottom:20px}}.packageCards .packageCard ul li .listCircle{border-radius:50%;width:12px;height:12px;border:3px solid var(--primary)}@media (min-width: 992px){.packageCards .packageCard ul li .listCircle{width:13px;height:13px;border:4px solid var(--primary)}}.packageCards .packageCard ul li .featureTitle{font-weight:500;font-style:normal;line-height:normal;font-size:11px}@media (min-width: 1200px){.packageCards .packageCard ul li .featureTitle{font-size:13.3px}}@media (min-width: 1400px){.packageCards .packageCard ul li .featureTitle{font-size:14px}}@media (min-width: 992px){.packageCards .packageCard:hover,.packageCards .packageCard .ant-tooltip:hover{background-color:var(--primary);color:#fff}.packageCards .packageCard:hover .title,.packageCards .packageCard .ant-tooltip:hover .title{color:var(--white)!important}.packageCards .packageCard:hover .price,.packageCards .packageCard .ant-tooltip:hover .price{color:var(--white)}.packageCards .packageCard:hover .overview,.packageCards .packageCard .ant-tooltip:hover .overview{opacity:.7}.packageCards .packageCard:hover img,.packageCards .packageCard .ant-tooltip:hover img{filter:hue-rotate(180deg) brightness(100) invert(0) grayscale(1)}.packageCards .packageCard:hover .buyNowBtn,.packageCards .packageCard .ant-tooltip:hover .buyNowBtn{background-color:#fff;color:#3854f6}.packageCards .packageCard:hover .listCircle,.packageCards .packageCard .ant-tooltip:hover .listCircle{width:8px;height:8px;border:none;color:#fff;background-color:#fff;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));margin-left:5px}.packageCards .packageCard:hover .features svg,.packageCards .packageCard .ant-tooltip:hover .features svg{color:#fff}}.email-marketing{display:flex;width:100vw;max-width:100vw;overflow-x:hidden;background-color:#f1eefe!important;font-family:Arial,sans-serif;padding:0;margin:0}.email-marketing__left{flex:1;background-color:#f1eefe;color:#111;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.email-marketing__left h1{font-size:45px;font-weight:600;margin:0 0 10px;text-align:left}.email-marketing__left h1 .highlight{color:#862af9}.email-marketing__left p{font-size:18px;font-weight:400;color:#000;text-align:left;margin:0 0 10px}.email-marketing__left .normal-text{font-size:14px;font-weight:500;color:#000}.email-marketing__left .feature-list{list-style:none;padding:0;margin:10px 0 40px}.email-marketing__left .feature-list li{display:flex;align-items:center;font-size:1rem;color:#333;margin-bottom:10px}.email-marketing__left .feature-list li .check-icon{width:20px;height:20px;margin-right:12px;filter:none}.email-marketing .explore-button{background-color:#fff;border:2px solid #3854F6;color:#000;padding:10px 20px;font-size:16px;font-weight:500;border-radius:9999px;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;max-width:280px;margin:0}.email-marketing .explore-button:hover{background-color:#3854f6;color:#fff}.email-marketing__right{flex:1;overflow:hidden;position:relative}.email-marketing__right .image-wrapper{position:relative;width:100%;height:auto}.email-marketing__right .image-wrapper .main-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.email-marketing__right .image-wrapper .overlay-image{position:absolute;bottom:10px;left:10px;z-index:2;width:210px;margin-bottom:50px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.email-marketing{flex-direction:column}.email-marketing__left,.email-marketing__right{width:100%;height:auto}.email-marketing .image-wrapper .overlay-image{width:80px;top:5px;left:5px}}@keyframes vibrate{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}.email-marketing .vibrate{animation:vibrate .3s linear}.hero-section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0rem 2rem;background-color:#fff}.hero-section .hero-content{flex:1 1 500px;max-width:600px;text-align:left}.hero-section .hero-content .breadcrumb{font-size:.9rem;color:#444;font-weight:600}.hero-section .hero-content .breadcrumb span{color:#4c6ef5;font-weight:600}.hero-section .hero-content h1{font-size:2.5rem;margin:1rem 0;color:#1a1a1a;font-weight:600}.hero-section .hero-content .subtitle{font-size:1.1rem;color:#555;margin-bottom:2rem}.hero-section .hero-content .cta-button{padding:.75rem 1.5rem;font-size:1rem;border:2px solid #4c6ef5;border-radius:50px;color:#000;background:transparent;cursor:pointer;margin-bottom:2rem}.hero-section .hero-content .cta-button:hover{background:#4c6ef5;color:#fff;transition:.3s}.hero-section .hero-content .stats{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.hero-section .hero-content .stats .stat{display:flex;align-items:center;gap:1rem}.hero-section .hero-content .stats .stat .icon{font-size:2rem}.hero-section .hero-content .stats .stat h4{margin:0;color:#4c6ef5;font-size:1.2rem}.hero-section .hero-content .stats .stat p{margin:0;color:#333}.hero-section .hero-image{flex:1 1 400px;text-align:center}.hero-section .hero-image img{max-width:100%;height:auto}@media (max-width: 480px){.hero-section{flex-direction:column}.hero-section .hero-content{max-width:100%}.hero-section .hero-content h1{font-size:1.75rem;text-align:center}.hero-section .hero-content .subtitle{font-size:1rem;text-align:center}.hero-section .hero-content .breadcrumb{text-align:center}.hero-section .hero-content .cta-button{width:100%;max-width:280px;margin:1.5rem auto}.hero-section .hero-content .stats{flex-direction:column;align-items:center;text-align:center}.hero-section .hero-content .stats .stat{flex-direction:column}.hero-section .hero-image{margin:0}.hero-section .hero-image img{max-width:100%;height:auto}}@media (max-width: 1024px){.hero-section{flex-direction:column;padding:2rem 1.5rem}.hero-section .hero-content{text-align:center;max-width:100%}.hero-section .hero-content h1{font-size:2rem}.hero-section .hero-content .subtitle{font-size:1rem}.hero-section .hero-content .cta-button{margin:2rem auto}.hero-section .hero-content .stats{justify-content:center;gap:1.5rem}.hero-section .hero-image{margin-top:2rem}.hero-section .hero-image img{width:100%;height:auto}}.invoice{font-family:Helvetica Neue,sans-serif;color:#2c2c2c;padding:2rem;max-width:900px;margin:auto;background:#fff}.invoice .invoice__header{display:flex;justify-content:space-between;background:#f5f7fa;padding:2rem;border-radius:12px}.invoice .invoice__header .invoice__left .label{color:#888;font-size:.9rem;margin-bottom:.3rem}.invoice .invoice__header .invoice__left .client-name{font-weight:700;font-size:1.1rem}.invoice .invoice__header .invoice__right{text-align:right}.invoice .invoice__header .invoice__right .invoice-number{font-size:1rem;margin-bottom:.3rem}.invoice .invoice__header .invoice__right .unpaid{color:red;font-weight:700;margin-bottom:1rem}.invoice .invoice__services{margin-top:2rem}.invoice .invoice__services h2{margin-bottom:1rem}.invoice .invoice__services .table-header,.invoice .invoice__services .table-row{display:grid;grid-template-columns:1fr 2fr 2fr 2fr;padding:.75rem 0;border-bottom:1px solid #eee}.invoice .invoice__services .table-header span,.invoice .invoice__services .table-row span{font-size:.95rem}.invoice .invoice__services .table-header{font-weight:700;color:#555;border-bottom:2px solid #ccc}.invoice .invoice__services .invoice__total{display:flex;justify-content:flex-end;padding:1.5rem 0;font-size:1.25rem}.invoice .invoice__services .invoice__total span{margin-right:1rem;color:#888}.invoice .invoice__services .invoice__total strong{font-weight:700}.invoice .invoice__footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem;gap:2rem;border-top:1px solid #eee;padding-top:2rem}.invoice .invoice__footer .branding{display:flex;align-items:flex-start}.invoice .invoice__footer .branding .logo{background:#eef3fb;color:#007bff;font-weight:700;font-size:1.5rem;padding:.6rem 1rem;border-radius:50%;margin-right:1rem}.invoice .invoice__footer .branding .company-name{font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.invoice .invoice__footer .payment-instructions h4,.invoice .invoice__footer .additional-notes h4{font-weight:600;margin-bottom:.5rem}.invoice .invoice__footer .payment-instructions p,.invoice .invoice__footer .additional-notes p{font-size:.95rem;color:#555}@media (max-width: 768px){.invoice{padding:1rem}.invoice .invoice__header{flex-direction:column;gap:1.5rem}.invoice .invoice__services .table-header,.invoice .invoice__services .table-row{grid-template-columns:1fr 1fr 1fr 1fr}.invoice .invoice__footer{grid-template-columns:1fr}}.invoice-modal .ant-modal-body{padding:0}.invoiceContainer{padding:30px;background:#fff;font-family:Arial,sans-serif}.invoiceContainer .invoiceHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #eee}.invoiceContainer .invoiceHeader .invoiceTitle h1{margin:0 0 10px;color:#333;font-size:28px}.invoiceContainer .invoiceHeader .invoiceTitle .invoiceNumber{font-size:18px;color:#3854f6;font-weight:600;margin:5px 0}.invoiceContainer .invoiceHeader .invoiceTitle p{margin:3px 0;color:#666;font-size:14px}.invoiceContainer .invoiceHeader .invoiceSupport{text-align:right}.invoiceContainer .invoiceHeader .invoiceSupport p{margin:3px 0;color:#666;font-size:14px}.invoiceContainer .invoiceInfoRow{border:1px solid #ddd;border-radius:8px;overflow:hidden;margin-bottom:30px}.invoiceContainer .invoiceInfoRow .infoHeaderRow{display:flex;background:#f8f9fa;border-bottom:1px solid #ddd}.invoiceContainer .invoiceInfoRow .infoHeaderRow .infoHeaderCell{flex:1;padding:15px;font-weight:600;color:#333}.invoiceContainer .invoiceInfoRow .infoHeaderRow .infoHeaderCell:first-child{border-right:1px solid #ddd}.invoiceContainer .invoiceInfoRow .infoBodyRow{display:flex}.invoiceContainer .invoiceInfoRow .infoBodyRow .infoBodyCell{flex:1;padding:20px}.invoiceContainer .invoiceInfoRow .infoBodyRow .infoBodyCell:first-child{border-right:1px solid #ddd}.invoiceContainer .invoiceInfoRow .infoBodyRow .infoBodyCell p{margin:5px 0;color:#333}.invoiceContainer .invoiceInfoRow .infoBodyRow .infoBodyCell p.totalAmount{font-size:24px;font-weight:700;color:#28a745;margin-top:10px}.invoiceContainer .invoiceInfoRow .infoBodyRow .infoBodyCell .order-summary p{margin:8px 0;display:flex;justify-content:space-between}.invoiceContainer .invoiceInfoRow .infoBodyRow .infoBodyCell .order-summary p strong{color:#666}.invoiceContainer .invoiceTable{margin-bottom:30px}.invoiceContainer .invoiceTable table{width:100%;border-collapse:collapse}.invoiceContainer .invoiceTable table thead{background:#f8f9fa}.invoiceContainer .invoiceTable table thead th{padding:15px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #dee2e6}.invoiceContainer .invoiceTable table tbody tr{border-bottom:1px solid #eee}.invoiceContainer .invoiceTable table tbody tr:hover{background:#f8f9fa}.invoiceContainer .invoiceTable table tbody tr td{padding:15px;vertical-align:top}.invoiceContainer .invoiceTable table tbody tr td.subscription-type-cell .subscription-type-info .subscription-type{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500}.invoiceContainer .invoiceTable table tbody tr td.subscription-type-cell .subscription-type-info .subscription-type.one_time{background:#f8d7da;color:#721c24}.invoiceContainer .invoiceTable table tbody tr td.subscription-type-cell .subscription-type-info .subscription-type.subscription_no_cancellation{background:#fff3cd;color:#856404}.invoiceContainer .invoiceTable table tbody tr td.subscription-type-cell .subscription-type-info .subscription-type.subscription_cancellation_allowed{background:#d4edda;color:#155724}.invoiceContainer .invoiceTable table tbody tr td.subscription-type-cell .subscription-type-info .pricing-strategy{margin-top:5px}.invoiceContainer .invoiceTable table tbody tr td.subscription-type-cell .subscription-type-info .pricing-strategy small{color:#666;font-size:11px}.invoiceContainer .invoiceTable table tbody tr td.amount .amount-primary{font-weight:600;font-size:16px;color:#28a745}.invoiceContainer .invoiceTable table tbody tr td.amount .monthly-amount{margin-top:4px}.invoiceContainer .invoiceTable table tbody tr td.amount .monthly-amount small{color:#666}.invoiceContainer .invoiceTable table tbody tr td.amount .original-price{margin-top:2px}.invoiceContainer .invoiceTable table tbody tr td.amount .original-price small{color:#999;font-size:12px}.invoiceContainer .invoiceTable .item-details .item-meta{display:flex;gap:8px;margin:8px 0}.invoiceContainer .invoiceTable .item-details .item-meta .item-type-badge{padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500}.invoiceContainer .invoiceTable .item-details .item-meta .item-type-badge.package{background:#e9ecef;color:#495057}.invoiceContainer .invoiceTable .item-details .item-meta .item-type-badge.valuepack{background:#d1ecf1;color:#0c5460}.invoiceContainer .invoiceTable .item-details .item-meta .item-type-badge.plan{background:#d4edda;color:#155724}.invoiceContainer .invoiceTable .item-details .item-meta .tier-badge{padding:3px 10px;border-radius:12px;background:#f8d7da;color:#721c24;font-size:11px;font-weight:500}.invoiceContainer .invoiceTable .item-details .item-description{margin:5px 0}.invoiceContainer .invoiceTable .item-details .item-description small{color:#666;font-size:12px}.invoiceContainer .invoiceTable .item-details .subscription-framework-details{margin-top:10px;padding:10px;background:#f8f9fa;border-radius:6px;border-left:3px solid #3854F6}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row{display:flex;align-items:center;margin:4px 0}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-label{min-width:80px;font-size:12px;color:#666;font-weight:500}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value{font-size:12px}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value.billing-type{padding:2px 8px;border-radius:4px;font-weight:500}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value.billing-type.recurring{background:#d4edda;color:#155724}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value.billing-type.onetime{background:#f8d7da;color:#721c24}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value.discount{color:#28a745;font-weight:500}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value.config-badge{background:#fff3cd;color:#856404;padding:2px 6px;border-radius:4px}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value.override-badge{background:#d1ecf1;color:#0c5460;padding:2px 6px;border-radius:4px}.invoiceContainer .invoiceTable .item-details .subscription-framework-details .framework-row .framework-value.subscription-ref{color:#3854f6;font-weight:500}.invoiceContainer .invoiceTable .item-details .item-additional-features{margin-top:10px}.invoiceContainer .invoiceTable .item-details .item-additional-features .features-list{margin:5px 0 0 20px;padding:0}.invoiceContainer .invoiceTable .item-details .item-additional-features .features-list .feature-item{margin:3px 0;color:#666;font-size:12px}.invoiceContainer .invoiceTable .item-details .item-additional-features .features-list .feature-item .feature-price{color:#28a745;font-weight:500}.invoiceContainer .invoiceTable .duration-days{margin-top:4px}.invoiceContainer .invoiceTable .duration-days small{color:#666;font-size:11px}.invoiceContainer .invoiceSummary{background:#f8f9fa;padding:25px;border-radius:8px;margin-bottom:30px}.invoiceContainer .invoiceSummary .summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #dee2e6}.invoiceContainer .invoiceSummary .summary-header h3{margin:0;color:#333}.invoiceContainer .invoiceSummary .summary-header .items-breakdown{display:flex;gap:15px}.invoiceContainer .invoiceSummary .summary-header .items-breakdown .breakdown-item{padding:5px 12px;border-radius:20px;font-size:13px;font-weight:500}.invoiceContainer .invoiceSummary .summary-header .items-breakdown .breakdown-item.recurring{background:#d4edda;color:#155724}.invoiceContainer .invoiceSummary .summary-header .items-breakdown .breakdown-item.onetime{background:#f8d7da;color:#721c24}.invoiceContainer .invoiceSummary .summaryRow{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px dashed #ddd}.invoiceContainer .invoiceSummary .summaryRow:last-child{border-bottom:none}.invoiceContainer .invoiceSummary .summaryRow .summaryLabel{color:#666}.invoiceContainer .invoiceSummary .summaryRow .summaryAmount{font-weight:500;color:#333}.invoiceContainer .invoiceSummary .summaryRow .summaryAmount.discount{color:#28a745}.invoiceContainer .invoiceSummary .summaryRow.subtotal .summaryAmount{font-weight:600}.invoiceContainer .invoiceSummary .summaryRow.tax-row .summaryLabel{color:#333;font-weight:500}.invoiceContainer .invoiceSummary .summaryTotal{display:flex;justify-content:space-between;padding:20px 0;margin-top:10px;border-top:2px solid #dee2e6;font-size:18px;font-weight:600}.invoiceContainer .invoiceSummary .summaryTotal .totalAmount{color:#28a745;font-size:24px}.invoiceContainer .invoiceSummary .payment-info{margin-top:20px;padding-top:20px;border-top:1px solid #dee2e6}.invoiceContainer .invoiceSummary .payment-info h4{margin:0 0 15px;color:#333}.invoiceContainer .invoiceSummary .payment-info .payment-details p{margin:5px 0;display:flex;justify-content:space-between}.invoiceContainer .invoiceSummary .payment-info .payment-details p strong{color:#666}.invoiceContainer .invoiceFooter{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #eee}.invoiceContainer .invoiceFooter .termsAndConditions p{margin:5px 0;color:#666;font-size:14px}.invoiceContainer .invoiceFooter .termsAndConditions p a{color:#3854f6;text-decoration:none}.invoiceContainer .invoiceFooter .termsAndConditions p a:hover{text-decoration:underline}.invoiceContainer .invoiceFooter .termsAndConditions p.country-info{font-size:12px;color:#999}.invoiceContainer .invoiceFooter .btnPrint{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3854f6;border:none;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;transition:background .2s}.invoiceContainer .invoiceFooter .btnPrint:hover{background:#2b46e0}.printingOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:9999}@media print{.btnPrint{display:none!important}.invoiceContainer{padding:20px}.ant-modal-root{position:static!important}.ant-modal-wrap{overflow:visible}.ant-modal{position:static;max-width:none}.ant-modal-content{box-shadow:none}}.invoice-v2{max-width:900px;margin:auto;padding:2rem;background:#fff;font-family:Helvetica Neue,sans-serif;color:#333}.invoice-v2 .header{display:flex;justify-content:space-between;margin-bottom:2rem}.invoice-v2 .header .brand{display:flex;gap:1rem}.invoice-v2 .header .brand .logo{background:#eef3fb;color:#007bff;font-weight:700;font-size:1.5rem;padding:.6rem 1rem;border-radius:50%}.invoice-v2 .header .brand h2{margin:0}.invoice-v2 .header .brand p{margin:2px 0;font-size:.9rem}.invoice-v2 .header .company-address{text-align:right}.invoice-v2 .header .company-address p{font-size:.9rem;margin:2px 0}.invoice-v2 .info-section{display:flex;justify-content:space-between;background:#f8f9fc;padding:1.5rem;border-radius:10px;margin-bottom:2rem;flex-wrap:wrap}.invoice-v2 .info-section .label{color:#777;font-size:.9rem}.invoice-v2 .info-section .bold{font-weight:700;font-size:1rem}.invoice-v2 .info-section .billed-from{display:flex;gap:3rem;flex-wrap:wrap}.invoice-v2 .info-section .invoice-meta{text-align:right}.invoice-v2 .info-section .invoice-meta p{margin:.5rem 0;font-size:.9rem}.invoice-v2 .info-section .invoice-meta p strong{color:#222}.invoice-v2 .description h3{margin-bottom:1rem}.invoice-v2 .description .table-header,.invoice-v2 .description .table-row{display:grid;grid-template-columns:3fr 1fr 1fr 1fr;padding:.75rem 0;border-bottom:1px solid #eee;font-size:.95rem}.invoice-v2 .description .table-header span,.invoice-v2 .description .table-header div,.invoice-v2 .description .table-row span,.invoice-v2 .description .table-row div{padding-right:1rem}.invoice-v2 .description .table-header strong,.invoice-v2 .description .table-row strong{display:block;margin-bottom:.2rem}.invoice-v2 .description .table-header p,.invoice-v2 .description .table-row p{color:#666;margin:0;font-size:.85rem}.invoice-v2 .description .table-header{font-weight:700;color:#555;border-bottom:2px solid #ccc}.invoice-v2 .description .totals{margin-top:1rem}.invoice-v2 .description .totals .row{display:flex;justify-content:space-between;padding:.5rem 0;border-top:1px solid #eee}.invoice-v2 .description .totals .row.total{font-size:1.2rem;font-weight:700}.invoice-v2 .description .payment-note{margin-top:1rem;font-size:.9rem;color:#666}.invoice-v2 .description .payment-note a{color:#007bff;text-decoration:underline}.invoice-v2 .description .thank-you{margin-top:2rem;font-weight:700}.invoice-v2 .footer{margin-top:2rem;display:flex;justify-content:space-between;border-top:1px solid #ddd;padding-top:1rem;font-size:.85rem;color:#777;flex-wrap:wrap}@media (max-width: 768px){.invoice-v2{padding:1rem}.invoice-v2 .header,.invoice-v2 .info-section,.invoice-v2 .footer{flex-direction:column;align-items:flex-start;gap:1rem}.invoice-v2 .info-section .invoice-meta{text-align:left}.invoice-v2 .description .table-header,.invoice-v2 .description .table-row{grid-template-columns:1fr 1fr 1fr 1fr}}.invoice-page{font-family:Inter,sans-serif;padding:2rem;max-width:960px;margin:auto;color:#2c2c2c;background-color:#fff}.invoice-page .label{color:#888;font-size:.9rem}.invoice-page .bold{font-weight:600}.invoice-page .blue{color:#007bff}.invoice-page .invoice-header{display:flex;justify-content:space-between;margin-bottom:2rem}.invoice-page .invoice-header .left h1{font-size:2rem;margin-bottom:1rem}.invoice-page .invoice-header .right{display:flex;align-items:center;gap:1rem}.invoice-page .invoice-header .right .logo{background:#eef3fb;color:#007bff;font-weight:700;font-size:1.5rem;padding:.6rem 1rem;border-radius:50%}.invoice-page .invoice-header .right .company-details{font-size:.9rem}.invoice-page .invoice-main{display:flex;gap:2rem;flex-wrap:wrap}.invoice-page .invoice-main .left-info{flex:1;min-width:200px}.invoice-page .invoice-main .left-info p{margin-bottom:1.25rem}.invoice-page .invoice-main .left-info p span{display:block}.invoice-page .invoice-main .right-table{flex:2;overflow-x:auto}.invoice-page .invoice-main .right-table table{width:100%;border-collapse:collapse}.invoice-page .invoice-main .right-table table th,.invoice-page .invoice-main .right-table table td{text-align:left;padding:.75rem;font-size:.95rem;border-bottom:1px solid #eee}.invoice-page .invoice-main .right-table table th{background-color:#f9f9f9;color:#555}.invoice-page .invoice-main .right-table table .discount-row td,.invoice-page .invoice-main .right-table table .tax-row td{font-weight:500}.invoice-page .invoice-main .right-table table .total-row td{font-weight:700;font-size:1.05rem}.invoice-page .invoice-main .right-table table .total-row .total-label{text-align:right}.invoice-page .invoice-main .right-table table .total-row .total-amount{color:#007bff}.invoice-page .invoice-main .right-table .payment-note{margin-top:1rem;font-size:.9rem;color:#555}.invoice-page .invoice-main .right-table .payment-note a{color:#007bff;text-decoration:underline}.invoice-page .invoice-footer{margin-top:4rem;display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:1rem;font-size:.9rem;color:#888;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){.invoice-page{padding:1rem}.invoice-page .invoice-header,.invoice-page .invoice-main,.invoice-page .invoice-footer{flex-direction:column;gap:1rem}.invoice-page .right-table table th,.invoice-page .right-table table td{font-size:.85rem}.invoice-page .invoice-footer{align-items:center}}.app{width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f0f4ff;min-height:100vh;padding:1rem}.subtitle{color:#3b82f6;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;text-align:center;font-size:1rem}.title{font-weight:800;font-size:1.75rem;color:#111827;margin-bottom:2rem;text-align:center}.container{max-width:1200px;margin:0 auto}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;justify-items:center}.card img{width:100%;height:auto;border-radius:.5rem}.button-wrapper{margin-top:2rem;text-align:center}.load-more{padding:.75rem 1.5rem;border:2px solid blue;background-color:#fff;color:#000;font-size:1rem;border-radius:.5rem;cursor:pointer}@media (min-width: 640px){.subtitle{font-size:1.25rem}.title{font-size:2rem}.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.subtitle{font-size:1.5rem}.title{font-size:2.5rem}.card-grid{grid-template-columns:repeat(3,1fr)}}.lead-gen{display:flex;width:100%;height:100vh;font-family:Arial,sans-serif;background-color:#4a3aff}.lead-gen__left{flex:1;color:#fff;padding:60px;display:flex;flex-direction:column;justify-content:center;position:relative;background-color:#4a3aff;background-image:url(/assets/Pattern-GytUVjM2.png);background-repeat:no-repeat;background-position:bottom left;background-size:500px}.lead-gen__left h2{font-size:42px;font-weight:700;margin:0 0 30px;line-height:1.3;text-align:left}.lead-gen__left .lead-gen__bar{height:5px;width:100px;background-color:#fff;margin-bottom:20px}.lead-gen__left .feature-list{list-style:none;padding:0;margin-bottom:40px}.lead-gen__left .feature-list li{display:flex;align-items:center;margin-bottom:16px;font-size:16px}.lead-gen__left .feature-list li .check-icon{width:20px;height:20px;margin-right:10px;filter:brightness(0) invert(1)}.lead-gen__left .feature-list li .highlightss{font-weight:700;color:#fff}.lead-gen__left .feature-list li .normalss-text{font-weight:500;color:#fff}.lead-gen__right{flex:1;overflow:hidden}.lead-gen__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lead-gen .explore-button{background-color:transparent;border:2px solid white;color:#fff;padding:12px 30px;font-size:16px;font-weight:500;border-radius:9999px;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.lead-gen .explore-button:hover{background-color:#fff;color:#4a3aff}@media (max-width: 768px){.lead-gen{flex-direction:column}.lead-gen__left,.lead-gen__right{width:100%;height:auto}.lead-gen__right img{height:300px}}@media (max-width: 1024px){.lead-gen__left{padding:40px;background-size:300px}.lead-gen__left h2{font-size:32px;margin-bottom:20px}.lead-gen__left .feature-list li{font-size:14px}.lead-gen__left .explore-button{font-size:14px;padding:10px 25px}}@media (max-width: 768px){.lead-gen{flex-direction:column;height:auto}.lead-gen__left,.lead-gen__right{width:100%;height:auto;padding:30px 20px;background-size:200px;background-position:bottom center;text-align:center}.lead-gen__left h2,.lead-gen__right h2{font-size:28px;margin-bottom:20px}.lead-gen__left .feature-list li,.lead-gen__right .feature-list li{justify-content:center;font-size:14px}.lead-gen__left .feature-list li .check-icon,.lead-gen__right .feature-list li .check-icon{margin-right:8px}.lead-gen__left .explore-button,.lead-gen__right .explore-button{width:100%;max-width:300px;margin:0 auto;font-size:16px;padding:14px 0}.lead-gen__right img{height:250px;width:auto;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}}@media (max-width: 480px){.lead-gen__left{padding:10px 5px}.lead-gen__left h2{font-size:24px}.lead-gen__left .feature-list li{font-size:13px}.lead-gen__left .explore-button{font-size:14px;padding:12px 0}.lead-gen__right img{height:250px;width:100%}}.campaign-architecture{font-family:Arial,sans-serif;background:#f8f8f8;color:#111;width:"100%";padding:2rem 5rem}.campaign-architecture__header{text-align:center;margin-bottom:2rem}.campaign-architecture__header .campaign-architecture__subheading{color:#4f79ff;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;font-size:26px;margin-bottom:.25rem;font-family:Poppins}.campaign-architecture__header .campaign-architecture__title{font-size:2.5rem;font-weight:600;font-family:Poppins}.campaign-architecture__slider{display:flex;align-items:center;justify-content:center;position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 1rem}.campaign-architecture__image-single{width:100%;height:auto;border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px #0000001a}.campaign-architecture .nav-btn{background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;padding:10px;margin:0 12px;transition:background .2s;z-index:10}.campaign-architecture .nav-btn:hover{background:#e0e0e0}.campaign-architecture .nav-btn.left{margin-right:16px}.campaign-architecture .nav-btn.right{margin-left:16px}@media (max-width: 768px){.campaign-architecture{padding-right:.5rem;padding-left:.5rem}.campaign-architecture__header .campaign-architecture__subheading{font-size:12px}.campaign-architecture__header .campaign-architecture__title{font-size:16px}.campaign-architecture__slider{padding:0 .5rem}.campaign-architecture .nav-btn{margin:0 8px;padding:8px}.campaign-architecture__image-single{border-radius:8px;box-shadow:none}}.main_heading{color:#fff;text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-.5px;margin-top:32px;padding:0 20px}@media (min-width: 576px){.main_heading{font-size:28px;line-height:35px;margin-top:40px}}@media (min-width: 768px){.main_heading{font-size:32px;line-height:40px;margin-top:44px;padding:0}}@media (min-width: 992px){.main_heading{font-size:35.301px;line-height:44.126px;letter-spacing:-.706px;margin-top:48px}}.logoContainer{cursor:pointer;margin-left:15px}.logoContainer img{max-width:100px;height:auto}@media (min-width: 576px){.logoContainer img{max-width:110px}}@media (min-width: 768px){.logoContainer img{max-width:130px;margin-left:20px}}@media (min-width: 1200px){.logoContainer img{height:34px;max-width:175px}}@media (min-width: 768px){.logoContainer{margin-left:20px}}.ht_60{height:50px;padding:0 10px}@media (min-width: 576px){.ht_60{height:55px;padding:0 15px}}@media (min-width: 768px){.ht_60{height:60px;padding:0 20px}}.mr_35{margin-right:15px;gap:15px}@media (min-width: 576px){.mr_35{margin-right:25px;gap:25px}}@media (min-width: 768px){.mr_35{margin-right:35px;gap:35px}}.linkButton{transition:background-color .5s,color .5s,border .5s;background-color:transparent;border:none;color:var(--white);border-radius:6px;background:var(--primary);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:auto;text-decoration:none;font-style:normal;height:32px;padding:8px 12px;font-size:12px;line-height:15px}@media (min-width: 576px){.linkButton{height:34px;padding:8px 14px;font-size:13px;line-height:16px}}@media (min-width: 768px){.linkButton{height:36px;padding:9px 15px 9px 14px;font-size:14px;line-height:17.651px}}.linkButton:hover{background:transparent;transition-duration:.1s;color:var(--black);border:2px solid var(--primary)}.space_bw{display:flex;justify-content:space-between;align-items:center}.backLink a{width:auto;height:auto;flex-shrink:0;color:#53686a;font-family:Readex Pro,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:15px;text-decoration:none}@media (min-width: 576px){.backLink a{font-size:11px;line-height:16px}}@media (min-width: 768px){.backLink a{font-size:12px;line-height:17.651px;width:130px;height:17px}}.background_poster{background:linear-gradient(90deg,#0062ff,#022d9a);padding:20px 10px}@media (min-width: 576px){.background_poster{padding:25px 15px}}@media (min-width: 768px){.background_poster{padding:30px 20px}}.center{display:flex;justify-content:center;align-items:center}.column{flex-direction:column}.boxes-container{display:grid;grid-template-columns:repeat(1,1fr);gap:15px;margin-top:20px;padding:20px 15px;margin-bottom:40px}@media (max-width: 575px){.boxes-container{grid-template-columns:repeat(3,1fr);gap:12px;overflow-x:hidden}}@media (min-width: 576px) and (max-width: 767px){.boxes-container{grid-template-columns:repeat(2,1fr);gap:18px;padding:25px}}@media (min-width: 768px){.boxes-container{grid-template-columns:repeat(3,1fr);gap:20px;padding:30px;margin-top:24px;margin-bottom:52px}}.box{border-radius:6px;background:#f7f7f7;box-shadow:0 4.797px 35.979px #53686a1a;display:flex;justify-content:center;align-items:center;padding:8px 20px;font-weight:500;color:#333;width:100%;height:auto;max-width:280px;text-decoration:none;margin:0 auto}@media (max-width: 575px){.box{width:auto;max-width:none}}@media (min-width: 576px) and (max-width: 767px){.box{padding:6px 25px;max-width:200px}}@media (min-width: 768px){.box{padding:5px 20px;width:155px;max-width:none;margin:0}}.card_text{color:#1f1f1f;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin:0;text-align:center}@media (min-width: 576px){.card_text{font-size:13px;line-height:20px}}@media (min-width: 768px){.card_text{font-size:14px;line-height:22.063px}}.middle-section{display:grid;grid-template-columns:1fr;gap:20px;margin:30px 15px;padding:0 10px}@media (min-width: 576px){.middle-section{grid-template-columns:repeat(2,1fr);margin:35px 20px}}@media (min-width: 992px){.middle-section{grid-template-columns:repeat(3,1fr);gap:24px;margin:40px auto;max-width:1200px;padding:0}}.cardSupport{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:400px;height:auto;min-height:160px;padding:16px;text-align:left;border-radius:8px;border:1px solid #E9E7E7;background:#fff;box-shadow:0 4.797px 35.979px #53686a1a;margin:0 auto;text-decoration:none}@media (min-width: 576px){.cardSupport{padding:18px;min-height:170px;max-width:none}}@media (min-width: 992px){.cardSupport{width:312px;height:187px;padding:20px;margin:0}}.cardSupport svg{flex-shrink:0}.card-heading{color:#53686a;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;margin:0}@media (min-width: 576px){.card-heading{font-size:18px;line-height:21px}}@media (min-width: 992px){.card-heading{font-size:20px;line-height:22.063px}}.card-description{width:100%;color:#53686a;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:16px;margin:0}@media (min-width: 576px){.card-description{font-size:11.5px;line-height:17px}}@media (min-width: 992px){.card-description{width:254px;font-size:11.767px;line-height:17.651px}}.mt_20{margin-top:15%}@media (min-width: 576px){.mt_20{margin-top:18%}}@media (min-width: 768px){.mt_20{margin-top:20%}}.pt_50{padding-top:30px}@media (min-width: 576px){.pt_50{padding-top:40px}}@media (min-width: 768px){.pt_50{padding-top:50px}}.p0{padding:0!important}.touchDiv{border-radius:12px;border:2.25px solid #D6E1FF;display:flex;width:100%;max-width:965px;height:auto;min-height:80px;padding:16px;justify-content:space-between;align-items:center;flex-shrink:0;flex-direction:column;gap:12px}@media (max-width: 575.98px){.touchDiv{width:90%}}@media (min-width: 576px){.touchDiv{padding:20px;flex-direction:row;gap:16px;min-height:90px;width:90%}}@media (min-width: 768px){.touchDiv{height:101px;padding:24px;flex-direction:row;gap:20px;width:90%}}.stillHeading{color:#53686a;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-align:left;margin-bottom:4px}@media (min-width: 576px){.stillHeading{font-size:15px;line-height:21px;margin-bottom:5px}}@media (min-width: 768px){.stillHeading{font-size:16px;line-height:22.063px;margin-bottom:6px}}.stillSubheading{color:#53686a;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:18px}@media (min-width: 576px){.stillSubheading{font-size:13px;line-height:19px}}@media (min-width: 768px){.stillSubheading{font-size:14px;line-height:20.592px}}.touchBtn{border-radius:6px;background:var(--Primary-1, #1D5DFF);box-shadow:0 .735px 1.471px #1018280d;display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:6px;color:var(--White, #FFF);font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:17px;text-decoration:none;width:100%;white-space:nowrap}@media (min-width: 576px){.touchBtn{width:auto;padding:8px 14px;border-radius:5.884px}}@media (min-width: 768px){.touchBtn{padding:8px 14px;border-radius:5.884px;line-height:17.651px}}.search-wrapper{position:relative;display:flex;align-items:center;gap:6px;height:38px;width:100%;max-width:92%;margin:0 auto;padding:8px 12px;border-radius:6px;background:#fff;box-shadow:0 .735px 1.471px #1018280d;z-index:10}@media (min-width: 576px){.search-wrapper{max-width:85%}}@media (min-width: 768px){.search-wrapper{max-width:60%}}.search-icon{width:15px;height:15px;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:14px;color:#333;background:transparent;font-family:Poppins,sans-serif}@media (min-width: 768px){.search-input{font-size:15px}}.search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:6px;box-shadow:0 4px 16px #0000001f;max-height:240px;overflow-y:auto;z-index:1000;padding:4px 0;pointer-events:auto}.search-item{padding:10px 12px;color:#1f1f1f;text-decoration:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:18px;border-bottom:1px solid #eee;cursor:pointer}.search-item:last-child{border-bottom:0}.search-item:hover,.search-item.active,.search-item[aria-selected=true]{background:#1d5dff;color:#fff}@media (min-width: 768px){.search-item{font-size:14px}}.faq_div{display:flex;flex-direction:column;width:100%;max-width:867px;border-radius:6px;border:1px solid var(--Primary-1, #1D5DFF);background:#fff;box-shadow:0 2px 9px #3854f640;overflow:hidden;margin:0 auto}.accordion_btn{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border:none;cursor:pointer;text-align:left;transition:padding .3s ease-in-out}.accordion_btn.open{padding:16px}@media (min-width: 576px){.accordion_btn.open{padding:20px}}@media (min-width: 768px){.accordion_btn.open{padding:24px}}.answerWrapper{overflow:hidden;transition:max-height .35s ease-in-out,padding .35s ease-in-out}.answerText{padding:0 16px 16px;font-size:14px;line-height:24px;text-align:left}@media (min-width: 576px){.answerText{padding:0 20px 20px;font-size:15px;line-height:26px}}@media (min-width: 768px){.answerText{padding:0 24px 24px;font-size:16px;line-height:28px}}.answerText a{color:var(--Primary-1, #1D5DFF);text-decoration:underline}.touchDiv{border-radius:12px;border:2.25px solid #D6E1FF;display:flex;flex-direction:column;gap:12px;width:90%;max-width:965px;padding:16px;margin:40px auto}@media (min-width: 576px){.touchDiv{flex-direction:row;justify-content:space-between;gap:16px;padding:20px}}@media (min-width: 768px){.touchDiv{padding:24px;gap:20px}}.stillHeading{font-size:14px;font-weight:600;margin-bottom:4px}@media (min-width: 576px){.stillHeading{font-size:15px;margin-bottom:5px}}@media (min-width: 768px){.stillHeading{font-size:16px;margin-bottom:6px}}.stillSubheading{font-size:12px;font-weight:400}@media (min-width: 576px){.stillSubheading{font-size:13px}}@media (min-width: 768px){.stillSubheading{font-size:14px}}.touchBtn{border-radius:6px;background:var(--Primary-1, #1D5DFF);color:#fff;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;text-align:center;width:100%}@media (min-width: 576px){.touchBtn{width:auto;padding:8px 14px}}@media (min-width: 768px){.touchBtn{padding:8px 14px}}.about .success-wrappers{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrappers{margin-bottom:50px}}.about-container{padding:1.5rem;padding-right:20px;width:90%;margin:20px auto;text-align:center;font-family:Arial,sans-serif}.about-container .section-label{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:-moz-fit-content;width:fit-content;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px;font-family:Inter,sans-serif}.about-container .section-title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000}@media (max-width: 768px){.about-container .section-title{font-size:24px}}.about-container .section-description{font-size:18px;line-height:26px;width:100%;margin:0 auto;font-family:Poppins,sans-serif;color:#00000080;font-weight:400}.about-container .about-panels{margin-top:2rem}.about-container .about-panels .panel{background:#eef0ff;border-radius:15px;padding:1.2rem;margin-bottom:1rem;text-align:left}.about-container .about-panels .panel .panel-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.about-container .about-panels .panel .panel-header h3{font-size:18px;font-weight:500;color:#191919;font-family:Poppins,sans-serif}.about-container .about-panels .panel .panel-header button{background:#fff;border:none;font-size:1.2rem;padding:.25rem .6rem;border-radius:5px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif}.about-container .about-panels .panel .panel-content{margin-top:10px;font-size:16px;font-family:Poppins,sans-serif;font-weight:400;color:#00000080;line-height:1.5;text-align:left}.about-container .toggle-icon{width:24px;height:24px;cursor:pointer}@media (min-width: 768px){.about-container{text-align:left;display:flex;justify-content:space-between;gap:2rem}.about-container .section-label{margin:0 0 .5rem}.about-container .about-text{width:60%}.about-container .about-panels{width:40%}.about-container .section-description{width:100%;padding:0 80px 0 0;text-align:left;align-items:start}}.ceo-section{display:flex;justify-content:center;align-items:center;width:100%;padding:20px;background-color:#f9f9f9;margin:0 auto}.ceo-card{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;padding:20px;transition:transform .3s ease-in-out;width:100%;margin:0}.ceo-card:hover{transform:translateY(-10px)}.ceo-image img{width:90%;border-radius:10px;-o-object-fit:cover;object-fit:cover;height:300px}.ceo-content{padding:15px 20px}.ceo-title{font-size:44px;font-weight:500;color:#000;text-align:left;font-family:Poppins,sans-serif;margin-bottom:10px}.ceo-name{font-size:20px;font-weight:500;color:#1d5dff;font-family:Poppins,sans-serif;text-align:left;margin-bottom:10px}.ceo-description{font-family:Poppins,sans-serif;font-size:16px;color:#7f8c8d;text-align:left;width:100%;margin-bottom:20px}.ceo-description .highlight{color:#2c3e50;font-weight:500}.audio-player{display:flex;justify-content:center;align-items:center;padding-top:10px;margin-right:50px}.audio-player audio{width:100%;max-width:600px}@media (max-width: 768px){.ceo-card{flex-direction:column;padding:15px}.ceo-title{font-size:20px}.ceo-name{font-size:16px}.ceo-description{font-size:14px}}@media (min-width: 769px){.ceo-card{flex-direction:row;width:100%;margin:0}.ceo-image{width:40%;margin-right:20px}.ceo-content{width:60%}}.audio-player-wrapper{display:flex;align-items:center;padding:20px;border-radius:12px;width:100%;max-width:1000px;margin:0 auto;font-family:sans-serif;gap:20px}@media (max-width: 768px){.audio-player-wrapper{flex-direction:column;align-items:stretch;gap:15px}}.audio-player-wrapper audio{width:100%;margin-bottom:10px}@media (min-width: 769px){.audio-player-wrapper audio{display:none}}.audio-player-wrapper .controls{display:flex;align-items:center;gap:25px;justify-content:center}.audio-player-wrapper .controls .icon-btn{width:32px;height:32px;cursor:pointer;transition:transform .2s}.audio-player-wrapper .controls .icon-btn:hover{transform:scale(1.1)}@media (max-width: 768px){.audio-player-wrapper .controls{order:2;margin-top:10px}}.audio-player-wrapper .waveform-container{display:flex;align-items:center;background-color:#2c47e90d;border-radius:30px;padding:12px 20px;width:100%;height:80px;overflow:hidden}@media (max-width: 768px){.audio-player-wrapper .waveform-container{order:1;margin-bottom:10px}}.audio-player-wrapper .waveform-container .speaker-icon{width:24px;height:24px;margin-right:16px}.audio-player-wrapper .waveform-container .waveform-bars{display:flex;align-items:flex-end;gap:4px;width:100%;height:100%}.audio-player-wrapper .waveform-container .waveform-bars .bar{width:3px;height:30px;background-color:#2c47e9;border-radius:2px;animation:none}.audio-player-wrapper .waveform-container.active .bar{animation:pulse 1.2s ease-in-out infinite;animation-delay:calc(var(--i) * .05s)}@keyframes pulse{0%,to{height:20%}50%{height:100%}}.process-section{text-align:center;padding:0 20px;background-repeat:no-repeat;background-position:center center;background-size:1400px auto;width:100%;max-width:1500px;height:500px;margin:0 auto 60px}.process-section .process-header{margin-bottom:-170px}@media (max-width: 768px){.process-section .process-header{margin-bottom:0}}.process-section .title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000}@media (max-width: 768px){.process-section .title{margin-bottom:0;font-size:28px}}.process-section .process-row{display:flex;align-items:center;justify-content:center;gap:40px;max-width:1000px;padding-top:120px;margin:0 auto}@media (max-width: 768px){.process-section .process-row{margin-bottom:0;padding-top:10px}}.process-section .process-title{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:175px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:8px 12px}.process-section .process-card{background:#f5f7ff;padding:20px 30px;border-radius:15px;max-width:800px;text-align:left;flex:1}.process-section .process-card .process-title-box{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:-moz-fit-content;width:fit-content;border-radius:100px;background-color:#298dff1f;padding:6px 12px;font-family:Inter,sans-serif}.process-section .process-card .process-title-box .process-tag{font-size:16px;font-weight:600;color:#2650ff}.process-section .process-card .process-description{font-size:20px;color:#333;font-family:Poppins,sans-serif;font-weight:400;margin-top:15px}.process-section .process-timeline{display:flex;flex-direction:column;align-items:center;gap:90px}.process-section .process-timeline .arrow-up,.process-section .process-timeline .arrow-down{width:40px;height:40px;border:2px solid #2650ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2650ff;font-size:20px;cursor:pointer}.process-section .process-timeline .process-number{font-size:50px;font-weight:700;color:#2650ff}.process-section .process-dots{display:flex;flex-direction:column;gap:10px}.process-section .process-dots .dot{width:12px;height:12px;background:#cfd5ff;border-radius:50%}.process-section .process-dots .dot.active{background:#2650ff}@media (max-width: 768px){.process-section .process-row{display:flex;flex-direction:row;align-items:stretch;gap:15px}.process-section .process-row .process-card{flex:0 0 60%;background:#f5f7ff;padding:15px;border-radius:15px;text-align:left}.process-section .process-row .process-card .process-title-box{padding:5px 10px}.process-section .process-row .process-card .process-description{font-size:14px;line-height:1.5}.process-section .process-row .process-timeline{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%}.process-section .process-row .process-timeline .arrow-up,.process-section .process-row .process-timeline .arrow-down{width:36px;height:36px;font-size:18px;border:2px solid #2650ff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2650ff}.process-section .process-row .process-timeline .process-number{font-size:28px;font-weight:700;color:#2650ff}.process-section{background:none;padding:20px}.process-section .process-row{display:flex;flex-direction:row;align-items:stretch;margin-top:-100px;justify-content:flex-start;gap:15px}.process-section .process-row .process-card{order:1;flex:0 0 80%;padding:15px}.process-section .process-row .process-timeline{order:2;flex:0 0 20%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15%;gap:10px}.process-section .process-row .process-timeline .arrow-up,.process-section .process-row .process-timeline .arrow-down{width:36px;height:36px;font-size:18px}.process-section .process-row .process-timeline .process-number{font-size:28px}.process-section .process-row .process-dots{display:none}.process-section .process-title{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}}.team-section .team-title{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1d5dff;width:165px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:8px 12px}.team-section .values-title{text-align:center;color:#000;font-weight:500;font-size:44px;font-family:Poppins,sans-serif;margin-bottom:2rem}.team-section .team-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:20px;margin-left:15px;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.team-section .team-container::-webkit-scrollbar{display:none}.team-section .team-container .divs{width:100%;text-align:left;margin-top:10px;display:flex;flex-direction:column;align-items:flex-start}.team-section .team-container .team-member{flex:0 0 auto;width:250px;display:flex;flex-direction:column;align-items:center;background:#fff;text-align:left;border:2px solid #DFDFDF;border-radius:10px;text-align:center;scroll-snap-align:start}.team-section .team-container .team-member img{width:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.team-section .team-container .team-member p{margin-top:10px;font-size:16px;color:#000;padding:10px;font-weight:500;text-align:left;align-items:self-start;font-family:Poppins,sans-serif}.team-section .team-container .team-member b{font-size:16px;font-weight:400;padding:10px;margin-top:-30px;color:#000000b2;font-family:Poppins,sans-serif}@media (min-width: 1024px){.team-section .team-container{gap:30px;padding-bottom:20px}}@media (max-width: 768px){.team-section .team-title{font-size:16px;margin-bottom:.5rem}.team-section .values-title{font-size:24px;margin-bottom:1rem}}.timeline{padding:2rem;width:95%;margin:0 auto}.timeline .section-label{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:135px;margin:0 auto .5rem;text-align:center;font-family:Inter,sans-serif;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.timeline__header{text-align:center;color:#000;font-weight:500;font-size:44px;font-family:Poppins,sans-serif;margin-bottom:2rem}.timeline__row{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:2rem;margin:0 auto 3rem}.timeline__row .timeline__image-wrapper{flex-shrink:0}.timeline__row .timeline__image-wrapper .timeline__image{width:200px;height:200px}.timeline__row .timeline__text-content{max-width:800px;text-align:left;margin-right:50px}.timeline__row .timeline__text-content .timeline__year-label{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:105px;text-align:center;font-family:Inter,sans-serif;margin-bottom:15px;border-radius:60px;background-color:#298dff1f;padding:3px 1px}.timeline__row .timeline__text-content .timeline__title{font-size:28px;margin-bottom:15px;font-weight:600;font-family:Poppins,sans-serif;color:#000}.timeline__row .timeline__text-content .timeline__description{font-size:18px;color:#00000080;font-weight:400}.timeline__mobile{display:flex;flex-direction:column;gap:1rem;text-align:left;margin-bottom:3rem}.timeline__mobile .timeline__year-title-row{display:flex;align-items:center;gap:1rem}.timeline__mobile .timeline__year-title-row .timeline__year-label{color:#3a57e8;font-weight:500;font-size:14px;border:1px solid #1D5DFF;padding:3px 10px;border-radius:40px;background-color:#298dff1f;font-family:Inter,sans-serif}.timeline__mobile .timeline__year-title-row .timeline__title{font-size:20px;font-weight:500;font-family:Poppins,sans-serif;color:#000}.timeline__mobile .timeline__desc-img-row{display:flex;gap:1rem;align-items:flex-start}.timeline__mobile .timeline__desc-img-row .timeline__description{flex:2;font-size:16px;color:#00000080;font-weight:400}.timeline__mobile .timeline__desc-img-row .timeline__image-wrapper{flex:1;text-align:right}.timeline__mobile .timeline__desc-img-row .timeline__image-wrapper .timeline__image{width:120px;height:auto}.timeline .timeline__arrows{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.timeline .timeline__arrows .timeline__arrow{background:none;border:none;cursor:pointer;padding:.3rem}.timeline .timeline__arrows .timeline__arrow img{width:40px;height:40px}.timeline .timeline__arrows .timeline__arrow:disabled{opacity:.4;cursor:not-allowed}.timeline .timeline__arrows .left img{transform:rotate(180deg)}@media (max-width: 768px){.timeline .timeline__arrows{display:none}}.timeline__bar{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.timeline__bar .timeline__dot{position:relative;text-align:center;cursor:pointer;flex:1}.timeline__bar .timeline__dot span{display:block;color:#2e4fff;font-weight:400;font-size:16px;font-family:Poppins,sans-serif;margin-bottom:.5rem}.timeline__bar .timeline__dot:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#dce1f7;border:3px solid #dce1f7;margin:0 auto;position:relative;z-index:2;transition:all .3s ease}.timeline__bar .timeline__dot.active span{color:#1d5dff}.timeline__bar .timeline__dot.active:before{background:#1d5dff;border-color:#1d5dff}.timeline__bar .timeline__dot:after{content:"";position:absolute;top:8px;left:50%;right:-50%;height:3px;background-color:#9bbcff;z-index:1;transition:background-color .3s ease}.timeline__bar .timeline__dot.active:after{background-color:#1d5dff}.timeline__bar .timeline__dot:last-child:after{display:none}.timeline .timeline__dot{position:relative;text-align:center;cursor:pointer;flex:1}.timeline .timeline__dot span{display:block;color:#9bbcff;font-weight:400;font-size:16px;font-family:Poppins,sans-serif;margin-bottom:.5rem;transition:color .3s ease}.timeline .timeline__dot:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#dce1f7;border:3px solid #dce1f7;margin:0 auto;position:relative;z-index:2;transition:all .3s ease}.timeline .timeline__dot:after{content:"";position:absolute;top:8px;left:50%;right:-50%;height:3px;background-color:#9bbcff;z-index:1;transition:background-color .3s ease}.timeline .timeline__dot:last-child:after{display:none}.timeline .timeline__dot.completed span{color:#1d5dff}.timeline .timeline__dot.completed:before{background:#1d5dff;border-color:#1d5dff}.timeline .timeline__dot.completed:after{background-color:#1d5dff}@media (max-width: 768px){.section-label{font-size:.9rem;padding:4px 10px;margin-bottom:.5rem}.timeline__header{font-size:22px;line-height:1.3;margin-bottom:1rem}}.values-container .section-label{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1d5dff;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.values-container .values-content .value-item{background-color:#f3f7fc;padding:20px;border-radius:8px;text-align:left;border:1px solid #e6e6e6;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;background:linear-gradient(to bottom,#E7E7E7 60%,transparent 100%),linear-gradient(to bottom,#00daff33 60%,#b134ff33);width:100%;max-width:500px;height:290px;margin:0 auto}@media (max-width: 768px){.values-container .values-title{font-size:28px}.values-container .section-label{font-size:.9rem;width:120px;padding:4px 10px}.values-container .values-content{gap:30px;grid-template-columns:1fr}.values-container .values-content .value-item{max-width:100%;height:250px;padding:15px}.values-container .values-content .value-item h2{font-size:18px}.values-container .values-content .value-item p{font-size:14px}}.about-section{display:flex;flex-direction:column;align-items:center;padding:60px 20px;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 15%,transparent 80%),linear-gradient(to right,#1d5dff,#1d5dff 80%);text-align:center}.about-section .about-btn{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1d5dff;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.about-section .about-short{font-size:44px;font-weight:500;width:90%;color:#000;margin-bottom:15px;line-height:52px}.about-section .about-long{font-size:18px;color:#00000080;width:75%;margin-bottom:40px;font-weight:400;line-height:26px}.about-section .about-image{position:relative;width:95%;background-size:cover;background-position:center;border-radius:20px;height:600px;overflow:hidden}.about-section .about-image .ribbon-wrapper{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:90%;display:flex;justify-content:center}.about-section .about-image .ribbon-wrapper .ribbon{width:100%;max-width:600px}@media (max-width: 768px){.about-section{padding:40px 15px}.about-section .about-btn{font-size:14px;padding:8px 20px}.about-section .about-short{font-size:19px;line-height:20px}.about-section .about-long{font-size:14px;margin-bottom:25px;line-height:20px}.about-section .about-image{height:250px;border-radius:15px}.about-section .about-image .ribbon-wrapper{bottom:10px}.about-section .about-image .ribbon-wrapper .ribbon{max-width:350px}.about-section .about-image .ribbon-wrapper .ribbon text{font-size:28px}}.why-choose-us-about{padding:3rem 1rem;text-align:center;background-color:#fff}.why-choose-us-about .section-title{color:#2d4cf1;font-weight:700;font-size:1.25rem;letter-spacing:1px;margin-bottom:2rem}.why-choose-us-about .features{display:flex;flex-direction:column;gap:2.5rem}.why-choose-us-about .features .feature-item{display:flex;flex-direction:column;align-items:center;padding:30px;width:900px;height:604px;border:1px solid #E6E6E6;text-align:center;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff,#b134ff)}.why-choose-us-about .features .feature-item .feature-icon{width:80px;margin-bottom:1.5rem}.why-choose-us-about .features .feature-item{display:flex;flex-direction:column;align-items:center;padding:30px;width:400px;height:304px;align-items:flex-start;border:1px solid #E6E6E6;text-align:center;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff33,#b134ff33)}.why-choose-us-about .features .feature-item .feature-icon{width:80px;height:80px;align-items:flex-start;margin-bottom:1.5rem}.why-choose-us-about .features .feature-item .feature-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;text-align:left}.why-choose-us-about .features .feature-item .feature-description{font-size:1rem;color:#333;max-width:350px;text-align:left;line-height:1.6}@media (min-width: 768px){.why-choose-us-about .features{flex-direction:row;justify-content:space-between;max-width:1200px;margin:0 auto}.why-choose-us-about .feature-item{flex:1;max-width:900px;text-align:left}}.values-container{padding:20px;text-align:center;width:95%;margin:0 auto .5rem}.values-container .values-title{text-align:center;color:#000;font-weight:500;font-size:44px;font-family:Poppins,sans-serif;margin-bottom:2rem}.values-container .section-label{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:135px;text-align:center;font-family:Inter,sans-serif;margin:0 auto .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.values-container .divider{width:100%;height:1px;background-color:#0009;margin:1rem 0}.values-container .values-content{display:grid;gap:60px}.values-container .values-content .value-item{background-color:#f3f7fc;padding:20px;border-radius:8px;align-self:flex-start;text-align:left;border:1px solid #E6E6E6;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff33,#b134ff33)}.values-container .values-content .value-item:hover{transform:scale(1.05)}.values-container .values-content .value-item .value-icon{width:50px;height:50px;margin-bottom:0}.values-container .values-content .value-item h2{font-size:20px;color:#000;margin-bottom:10px;font-weight:500;font-family:Poppins,sans-serif}.values-container .values-content .value-item p{font-size:16px;color:#000000e5;font-weight:400;font-family:Poppins,sans-serif}.values-container .logos{width:95%;overflow:hidden;opacity:1.6;position:relative;background-color:#2c47e914;margin-top:40px}.values-container .logos:before,.values-container .logos:after{content:"";position:absolute;top:0;width:60px;height:100%;z-index:2}.values-container .logos:before{left:0}.values-container .logos:after{right:0}.values-container .logos:hover .logos-slide{animation-play-state:paused}.values-container .logos .logos-slide{display:flex;gap:.1rem;animation:slide 30s linear infinite}.values-container .logos .logos-slide img{height:10px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}@media (min-width: 768px){.values-container .logos .logos-slide img{height:30px;margin:0 .5rem}}@media (min-width: 1024px){.values-container .logos .logos-slide img{height:40px;margin:0 1rem}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width: 768px){.values-container .values-content{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.values-container .values-title{font-size:28px}.values-container .section-label{font-size:.9rem;width:120px;padding:4px 10px}.values-container .values-content{gap:30px;display:grid;grid-template-columns:1fr}.values-container .values-content .value-item{padding:15px}.values-container .values-content .value-item h2{font-size:18px}.values-container .values-content .value-item p{font-size:14px}}.caseStudySection{padding:2rem}.caseStudySection__cards{display:flex;flex-direction:row;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem;justify-content:center}.caseStudySection__title{font-size:64px;font-weight:700;background:linear-gradient(to bottom,#3a3a3a,#1d5dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;margin-top:160px;font-family:Poppins,sans-serif}@media (max-width: 768px){.caseStudySection__title{font-size:28px;margin-top:0}}.caseStudySection__subtitle{font-size:20px;color:#000000a0;font-weight:400;max-width:700px;margin:0 auto 3rem;line-height:1.2;font-family:Poppins,sans-serif}@media (max-width: 768px){.caseStudySection__subtitle{font-size:18px}}.caseStudySection .breadcrumb{font-size:16px;margin-bottom:1rem;color:#333;padding-top:20px;margin-left:100px;font-family:Poppins,sans-serif;font-weight:400}.caseStudySection .breadcrumb span{color:#666;font-weight:400;font-size:16px}.caseStudySection .breadcrumb strong{color:#000;font-weight:500;font-size:16px}.caseStudySection .caseStudyCard{background:#ffffff80;border:1px solid #ddd;border-radius:12px;padding:1.5rem;min-width:350px;flex-shrink:0;width:350px;height:200px;scroll-snap-align:start;transition:all .3s ease}@media (max-width: 768px){.caseStudySection .caseStudyCard{justify-content:flex-start}}.caseStudySection .caseStudyCard .card-header{display:flex;gap:10px;margin-bottom:10px;background-color:transparent}.caseStudySection .caseStudyCard .icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.caseStudySection .caseStudyCard h3{font-size:20px;font-weight:500;margin-bottom:.5rem;color:#000}.caseStudySection .caseStudyCard p{font-size:16px;color:#000;font-weight:400;line-height:28px;font-family:Poppins,sans-serif}.caseStudySection .caseStudyCard:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014}.caseStudySection .caseStudyCard-header{display:flex;gap:10px;margin-bottom:10px;background-color:transparent}.caseStudySection .caseStudyCard-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.caseStudySection .caseStudyCard-title{font-size:20px;font-weight:500;margin-bottom:.5rem}.caseStudySection .caseStudyCard-description{font-size:16px;color:#000;line-height:1.5;text-align:left;margin-top:.5rem}@media (max-width: 768px){.caseStudySection{padding:1rem}.caseStudySection .caseStudyCard{padding:1rem;min-width:200px}.caseStudySection .caseStudyCard-title{font-size:16px}.caseStudySection .caseStudyCard-description{font-size:14px}.caseStudySection .caseStudyCard-icon{width:20px;height:20px}.caseStudySection .caseStudyCard-header{gap:8px;margin-bottom:8px}}.case-study{padding:2rem;background-color:#fff}.case-study__container{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1400px;margin:0 auto}@media (max-width: 768px){.case-study__container{flex-direction:column;align-items:stretch}.case-study__container .case-study__tabs{order:-1;margin-bottom:1rem}}.case-study__content{flex:3;max-height:100vh;overflow-y:auto;padding-right:15px}.case-study__card{border-radius:12px;padding:1.5rem;height:900px;overflow-y:auto}@media (max-width: 768px){.case-study__card{height:auto;max-height:500px}}.case-study__card::-webkit-scrollbar{width:0px;color:#bbb}.case-study__card::-webkit-scrollbar-thumb{background:#bbb;border-radius:0;display:none}.case-study__section h2{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;width:-moz-fit-content;width:fit-content;margin:0 0 .5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px;text-align:left;font-family:Poppins,sans-serif}.case-study__section h1.title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000;line-height:92px;text-align:left}@media (max-width: 768px){.case-study__section h1.title{font-size:28px;line-height:38px}}.case-study__section p{font-size:18px;line-height:28px;margin-bottom:1rem;text-align:left;font-family:Poppins,sans-serif;color:#000c;white-space:pre-line}.case-study__section img{width:100%;border-radius:12px;margin-top:1rem}.case-study__tabs{flex:1;display:flex;flex-direction:column;gap:1rem;scrollbar-width:none;-ms-overflow-style:none;align-items:flex-start;border:1px solid #E7E7E7}.case-study__tabs button{background:transparent;border:none;padding:12px 18px;border-radius:8px;font-size:16px;cursor:pointer;width:100%;text-align:left;transition:all .3s;font-family:Poppins,sans-serif;font-weight:400;color:#111}.case-study__tabs button.active{background:#e0e7ff;color:#2563eb;font-weight:600;border-left:4px solid #2563eb;border-radius:8px}.case-study__tabs button:hover{background:#f3f4f6}@media (max-width: 768px){.case-study__tabs{flex-direction:row;justify-content:center;align-items:center}.case-study__tabs button{flex:1;width:auto;text-align:center;border-left:none}.case-study__tabs button.active{border-left:none;border-bottom:3px solid #2563eb}}.case-study .title{font-size:44px;font-weight:500;margin-bottom:1rem;font-family:Poppins,sans-serif;color:#000;line-height:92px;text-align:left}.case-study__result-images{display:flex;gap:1rem;margin-top:1rem}.case-study__result-images img{width:50%;border-radius:12px}.case-study__content{overflow:hidden}.case-study__tabs button.active{background-color:#eef2ff;color:#4f46e5;font-weight:600}.success-stories h2{text-align:center;margin-bottom:1rem;font-size:44px;color:#000;font-weight:500;font-family:Poppins,sans-serif}.success-stories .tabes{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem;background-color:transparent;box-shadow:none}.success-stories .tabes .tabes{padding:.2rem .9rem;border-radius:20px;cursor:pointer;transition:all .3s ease;opacity:.9;color:#000;font-size:20px;font-weight:500;border:1px solid #E6E6E6;white-space:nowrap;flex:0 0 auto}.success-stories .tabes .tabes:hover{opacity:.9}.success-stories .tabes .tabes.active{background:#eef4ff;color:#1d5dff;opacity:1;border:none}@media (max-width: 768px){.success-stories .tabes{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem}.success-stories .tabes .tabes{flex:0 0 auto;white-space:nowrap}.success-stories .tabes::-webkit-scrollbar{display:none}}.success-stories .case-studiesGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;width:100%;max-width:1200px;margin:0 auto}@media (max-width: 992px){.success-stories .case-studiesGrid{grid-template-columns:repeat(2,1fr);margin:0 auto}}@media (max-width: 768px){.success-stories .case-studiesGrid{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem;scroll-snap-type:x mandatory;margin:0 auto}.success-stories .case-studiesGrid .case-cardPricing{flex:0 0 90%;scroll-snap-align:start}.success-stories .case-studiesGrid::-webkit-scrollbar{display:none}}.success-stories .case-cardPricing{background:#fff;border-radius:16px;display:flex;width:650px;flex-direction:column;justify-content:center;border:2px solid #E6E6E6!important;transition:all .3s ease;margin-bottom:20px}.success-stories .case-cardPricing:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f;cursor:pointer}.success-stories .case-cardPricing .case-imagePricing{width:300px;height:200px;display:block;margin:20px auto 0;border-radius:8px;-o-object-fit:cover;object-fit:cover}.success-stories .case-cardPricing .case-contentPricing{padding:20px}.success-stories .case-cardPricing .case-contentPricing h3{font-size:20px;font-weight:500;font-family:Poppins,sans-serif;color:#000;text-align:left}.success-stories .case-cardPricing .case-contentPricing p{font-size:16px;font-weight:400;color:#606060;margin-bottom:26px;text-align:left;font-family:Poppins,sans-serif}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .unique-case-tag{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;text-align:center;font-family:Inter,sans-serif;border-radius:100px;background-color:#298dff1f;padding:6px 10px;margin:0;display:inline-flex;align-items:center}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .unique-case-times{font-size:14px;color:#666;font-weight:500;font-family:Poppins,sans-serif}@media (max-width: 425px){.success-stories .case-cardPricing{max-width:100%;padding:10px;border:2px solid black}.success-stories .case-imagePricing{width:100%;height:auto;max-height:180px;margin:10px auto 0}.success-stories .case-contentPricing{padding:10px}.success-stories .case-contentPricing h3{font-size:18px}.success-stories .case-contentPricing p{font-size:14px;margin-bottom:1rem}.success-stories .case-contentPricing .case-metaPricing{font-size:.75rem}.success-stories .case-contentPricing .case-metaPricing .case-tagPricing{padding:.2rem .6rem;font-size:.7rem}}.success-stories .pagination{display:flex;justify-content:space-between;align-items:center;padding:0 2rem}@media (max-width: 768px){.success-stories .pagination{padding:0 1rem}}.success-stories .pagination .nav-btn{background:none;border:none;color:#4e6cff;cursor:pointer;font-weight:600}.success-stories .pagination .pages .page.active{background:#4e6cff;color:#fff}@media (max-width: 768px){.success-stories{padding:1rem}.success-stories h2{font-size:1.5rem}.success-stories .pagination{flex-direction:column;gap:1rem}}.inspiration{display:flex;flex-wrap:wrap;background:#fff;border-radius:20px;margin:50px auto 0;width:80%;border:2px solid #eee;overflow:hidden}.inspiration__left{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;padding:2rem}.inspiration__left h2{font-size:44px;font-weight:500;margin-bottom:1rem;color:#1a1a1a;line-height:50px;max-width:500px;text-align:left;font-family:Poppins,sans-serif}.inspiration__left p{color:#606060;margin-bottom:1rem;max-width:500px;font-size:18px;font-weight:300;text-align:left;line-height:26px;font-family:Poppins,sans-serif}.inspiration__left .inspiration__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:0rem;width:500px;border:2px solid #eee;border-radius:12px}.inspiration__left .inspiration__stats .stat h3{font-size:32px;color:#0047ff;font-weight:600;text-align:left;padding-left:2rem;padding-top:1rem;font-family:Poppins,sans-serif}.inspiration__left .inspiration__stats .stat p{color:#777;font-size:16px;padding-left:2rem;line-height:18px;line-height:1.4;font-family:Poppins,sans-serif;margin-top:-5px}.inspiration__right{flex:1 1 50%;display:flex;flex-direction:column;padding-right:2rem;border:1px solid #eee}.inspiration__right .logo{display:flex;justify-content:center;margin-bottom:2rem}.inspiration__right .logo img{width:60px;height:60px}.inspiration__right .image-wrapper{display:flex;gap:1rem}.inspiration__right .image-wrapper .left-half{flex:1}.inspiration__right .image-wrapper .left-half .large-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.inspiration__right .image-wrapper .right-half{flex:1;display:flex;flex-direction:column;gap:1rem}.inspiration__right .image-wrapper .right-half .small-image{width:100%;height:calc((100% - 2rem) / 3);-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (max-width: 768px){.inspiration{flex-direction:column}.inspiration__left,.inspiration__right{flex:1 1 100%;padding:1rem}.inspiration__left h2{font-size:2rem;max-width:100%;text-align:center}.inspiration__left p{text-align:center}.inspiration__left .inspiration__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;padding:1rem}.inspiration__left .inspiration__stats .stat h3{font-size:24px;text-align:center}.inspiration__left .inspiration__stats .stat p{font-size:14px;text-align:center;margin:0}.inspiration__right .image-wrapper{flex-direction:column;gap:1rem}.inspiration__right .image-wrapper .left-half,.inspiration__right .image-wrapper .right-half{width:100%}.inspiration__right .image-wrapper .left-half .large-image{height:200px}.inspiration__right .image-wrapper .right-half{flex-direction:row;gap:.5rem}.inspiration__right .image-wrapper .right-half .small-image{width:calc((100% - 1rem) / 3);height:auto}}.stats-sections{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:4rem 2rem;flex-wrap:wrap;background:linear-gradient(180deg,#e3d9ff,#eceffe,#e3d9ff)}.stats-sections .stat-card{flex:1 1 300px;background:#fafafa;padding:2rem;border-radius:20px;box-shadow:0 4px 12px #0000000d;border:1px solid #eee;max-width:360px;display:flex;flex-direction:column;justify-content:flex-start}.stats-sections .stat-card .stat-value{font-size:72px;font-weight:500;color:#0047ff;text-align:left;margin:0 0 1rem;font-family:Poppins,sans-serif}.stats-sections .stat-card hr{border:none;border-top:1px solid rgba(0,0,0,.6);margin:0 0 1rem}.stats-sections .stat-card .stat-title{font-size:20px;font-weight:500;margin-bottom:.5rem;text-align:left;line-height:28px;color:#111;font-family:Poppins,sans-serif}.stats-sections .stat-card .stat-description{font-size:16px;color:#111;font-weight:400;line-height:1.4;text-align:left}.success-stories{padding:2rem;max-width:1200px;margin:auto}.success-stories h2{text-align:center;margin-bottom:2rem;font-size:44px;font-weight:500;font-family:Poppins,sans-serif}.success-stories .tabss{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;background-color:transparent;box-shadow:none}.success-stories .tabss .tabs{padding:.2rem .9rem;border-radius:20px;cursor:pointer;transition:all .3s ease;opacity:.9;color:#000;font-size:20px;font-weight:500;border:1px solid #E6E6E6;white-space:nowrap;flex:0 0 auto}.success-stories .tabss .tabs:hover{opacity:.9}.success-stories .tabss .tabs.active{background:#eef4ff;color:#1d5dff;opacity:1;border:none}@media (max-width: 768px){.success-stories .tabss{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem}.success-stories .tabss .tabs{flex:0 0 auto;white-space:nowrap}.success-stories .tabss::-webkit-scrollbar{display:none}}.success-stories .case-studiesGrid{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:100vw;margin:0 auto 0rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:.5rem}@media (max-width: 992px){.success-stories .case-studiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.success-stories .case-studiesGrid{grid-template-columns:1fr;row-gap:1.5rem;margin:0 10px}}@media (max-width: 600px){.success-stories .case-studiesGrid{margin:0 1rem 3rem}}.success-stories .case-cardPricing{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease;border:0px solid black;max-width:420px}.success-stories .case-cardPricing:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.success-stories .case-cardPricing .case-imageWrapper{position:relative;width:100%;padding:0;margin:0}.success-stories .case-cardPricing .case-imageWrapper .case-imagePricing{width:100%;height:300px;display:block;-o-object-fit:contain;object-fit:contain;padding:0;margin:0}.success-stories .case-cardPricing .case-imageWrapper .case-category{position:absolute;top:20px;left:10px;background:#000000b3;color:#fff;font-size:.85rem;padding:6px 10px;border-radius:6px;opacity:0;transform:translateY(-5px);transition:all .3s ease;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.success-stories .case-cardPricing .case-imageWrapper:hover .case-category{opacity:1;transform:translateY(0)}.success-stories .case-cardPricing .case-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;cursor:pointer;transition:transform .2s}.success-stories .case-cardPricing .case-icon:hover{transform:translate(3px)}.success-stories .case-cardPricing .case-contentPricing{padding:15px}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:#666}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .case-text{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;color:#000}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .case-icon{font-size:2rem;color:#2563eb;cursor:pointer;transition:transform .2s}.success-stories .case-cardPricing .case-contentPricing .case-metaPricing .case-icon:hover{transform:translate(3px)}@media (max-width: 425px){.success-stories .case-cardPricing{max-width:100%;padding:10px}.success-stories .case-imagePricing{width:100%;height:auto;max-height:180px;margin:10px auto 0}.success-stories .case-contentPricing{padding:10px}.success-stories .case-contentPricing h3{font-size:18px}.success-stories .case-contentPricing p{font-size:14px;margin-bottom:1rem}.success-stories .case-contentPricing .case-metaPricing{font-size:.75rem}.success-stories .case-contentPricing .case-metaPricing .case-tagPricing{padding:.2rem .6rem;font-size:.7rem}}.success-stories .pagination{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.success-stories .pagination .nav-btn{background:none;border:none;color:#667085;cursor:pointer;font-weight:600}.success-stories .pagination .pages{display:flex;gap:.5rem}.success-stories .pagination .pages .page{width:2rem;height:2rem;border-radius:50%;border:none;background:#f0f0f0;cursor:pointer}.success-stories .pagination .pages .page.active{background:#667085;color:#fff}@media (max-width: 768px){.success-stories{padding:1rem}.success-stories h2{font-size:1.5rem}.success-stories .pagination{flex-direction:column;gap:1rem}.success-stories .case-studiesGrid{row-gap:1.5rem;-moz-column-gap:1rem;column-gap:1rem}.success-stories .pagination{gap:1rem}}.about__title{font-size:64px;font-weight:600;color:#222;font-family:Poppins,sans-serif;margin-bottom:1rem}.about__subtitle{font-size:20px;color:#000;margin-bottom:3rem;font-family:Poppins,sans-serif}.about .success-wrappe{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrappe{margin-bottom:50px}}.stats-section{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:4rem 2rem;margin-top:30px;flex-wrap:wrap;background:#fff}.stats-section .stat-card{flex:1 1 300px;background:#fafafa;padding:2rem;border-radius:20px;box-shadow:0 4px 12px #0000000d;border:1px solid #eee;max-width:360px;display:flex;flex-direction:column;justify-content:flex-start}.stats-section .stat-card .stat-value{font-size:72px;font-weight:500;color:#0047ff;text-align:left;margin:0 0 1rem;font-family:Poppins,sans-serif}.stats-section .stat-card hr{border:none;border-top:1px solid rgba(0,0,0,.6);margin:0 0 1rem}.stats-section .stat-card .stat-title{font-size:20px;font-weight:500;margin-bottom:.5rem;text-align:left;line-height:28px;color:#111;font-family:Poppins,sans-serif}.stats-section .stat-card .stat-description{font-size:16px;color:#111;font-weight:400;font-family:Poppins,sans-serif;line-height:28px;text-align:left}@media (max-width: 768px){.about{padding-top:50px}}.about__container{max-width:1200px;margin:100px auto 0;text-align:center}.about .margin{margin-top:-50px}.about .success-wrapp{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrapp{margin-bottom:50px}}.success-wrapperses{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-120px;margin-bottom:-200px}@media (max-width: 956px){.success-wrapperses{margin-bottom:50px}}.case-study{text-align:center;padding:4rem 2rem;border-radius:32px;margin-left:20px;margin-right:20px;padding-top:40px;background:linear-gradient(180deg,#fff,#eceffe,#e3d9ff)}.case-study .breadcrumb{font-size:16px;color:#333;margin-top:-40px;margin-bottom:80px}.case-study .breadcrumb span{color:#999;font-weight:400;font-size:16px}.case-study .breadcrumb strong{color:#111;font-weight:600;font-size:16px}.case-study__title{font-size:64px;font-weight:600;background:linear-gradient(to bottom,#3a3a3a,#1d5dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:20px;padding-bottom:10px;font-family:Poppins,sans-serif}@media (max-width: 768px){.case-study__title{font-size:32px}}.case-study__subtitle{font-size:20px;color:#000;max-width:900px;font-weight:400;font-family:Poppins,sans-serif;margin:0 auto 3rem;line-height:1.6}.case-study .case-study__image{width:12%;height:auto;margin:40px auto 0}.case-study__cards{display:grid;grid-template-columns:1fr;gap:1.5rem}.case-study__cards .card{background:#fffc;border:1px solid #ddd;border-radius:12px;padding:1.5rem;text-align:left;transition:all .3s ease}.case-study__cards .card .icon{font-size:1.8rem;margin-bottom:.8rem;color:#2b4fff}.case-study__cards .card h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.case-study__cards .card p{font-size:.95rem;color:#444;line-height:1.5}.case-study__cards .card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014}@media (min-width: 768px){.case-study{padding:6rem 4rem}.case-study__title{font-size:3.2rem}.case-study__subtitle{font-size:1.2rem}.case-study__cards{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}}.company-info{padding:20px;margin:0 auto 0rem;width:80%;margin-top:60px;font-family:Poppins,sans-serif}.company-info .company-info-header{font-size:20px;margin-bottom:10px;font-weight:500;font-family:Poppins,sans-serif;text-align:left}@media (max-width: 768px){.company-info .company-info-header{font-size:16px}}.company-info .case-study__image{width:12%;height:auto;display:block;padding-top:10px;margin:0}.company-info .company-info-left{margin-bottom:20px}.company-info .company-info-left p{font-size:20px;margin:5px 0;font-weight:500;text-align:left}@media (max-width: 768px){.company-info .company-info-left p{font-size:16px}}.company-info .company-info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}.company-info .company-info-row .bold-text{font-weight:500;font-size:20px;margin:0;font-family:Poppins,sans-serif}.company-info .company-info-row p{font-size:20px;font-weight:400;margin:0;flex:1;text-align:center}.company-info .company-info-row p:first-child{text-align:left}.company-info .company-info-row p:last-child{text-align:right}@media (max-width: 768px){.company-info .company-info-row{flex-direction:column;align-items:flex-start;gap:6px}.company-info .company-info-row p{flex:none;width:100%;font-size:16px;text-align:left!important}}.company-info .company-info-description p{font-size:20px;line-height:1.6;font-weight:400;color:#000;text-align:left}@media (max-width: 768px){.company-info .company-info-description p{font-size:16px}}.testimonial{display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 0%,transparent 100%),linear-gradient(to right,#00daff,#b134ff);border-radius:12px;color:#fff;min-height:250px;position:relative;padding-left:50px;padding-right:100px;margin-top:50px}.testimonial__content{flex:1;padding-right:20px;display:flex;flex-direction:column;justify-content:center;text-align:left}.testimonial__label{color:#3a57e8;font-weight:500;font-size:1rem;border:1px solid #1D5DFF;width:135px;text-align:center;font-family:Inter,sans-serif;margin-bottom:.5rem;border-radius:100px;background-color:#298dff1f;padding:6px 12px}.testimonial__quote{display:flex;align-items:flex-start;margin-bottom:20px}.testimonial__quote-icon{font-size:40px;margin-right:10px;line-height:1;opacity:.8;color:#000}.testimonial__quote .case-study__image{width:12%;height:auto;display:block;padding-top:10px;margin:0}.testimonial__quote .testimonial__text{font-size:18px;line-height:1.6;max-width:600px;font-family:Poppins,sans-serif;color:#000000b2}.testimonial .double-image{display:block;width:44px;height:44px;height:auto;-o-object-fit:contain;object-fit:contain;padding-top:10px;padding-bottom:10px}.testimonial__author{text-align:left}.testimonial__author-name{font-weight:700;font-size:18px;color:#000000b2;font-family:Poppins,sans-serif}.testimonial__author-role{font-size:14px;color:#000000b2;font-family:Poppins,sans-serif}.testimonial__image{flex:0 0 auto}.testimonial__image img{border-radius:12px;width:480px;height:auto;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.testimonial{flex-direction:column;align-items:center;padding-left:20px;padding-right:20px;min-height:auto}.testimonial__content{padding-right:0;text-align:center;margin-bottom:20px}.testimonial__content__quote{flex-direction:column}.testimonial__content__quote-icon{margin:0 0 10px}.testimonial__content__quote .testimonial__text{max-width:100%;font-size:16px}.testimonial__content__author-name{font-size:16px}.testimonial__content__author-role{font-size:14px}.testimonial__image{width:0%;max-width:0px;display:block}.testimonial__image img{width:0%;height:auto;display:block}}.unique-case-container{font-family:Poppins,sans-serif;padding:2rem;background:#fff;display:flex;flex-direction:column}.unique-case-container .unique-case-header{display:flex;justify-content:space-between;align-items:center;margin-top:40px;margin-left:10px;margin-bottom:20px}.unique-case-container .unique-case-header h2{font-size:44px;font-weight:500;color:#111;margin:0;font-family:Poppins,sans-serif}@media (max-width: 768px){.unique-case-container .unique-case-header h2{font-size:16px;margin-bottom:20px}}.unique-case-container .unique-case-header .unique-case-viewall{font-size:20px;font-weight:500;color:#06f;margin-right:50px;text-decoration:none;font-family:Poppins,sans-serif}@media (max-width: 768px){.unique-case-container .unique-case-header .unique-case-viewall{font-size:16px;margin-bottom:20px}}.unique-case-container .unique-case-header .unique-case-viewall:hover{text-decoration:underline}.unique-case-container .unique-case-grid{display:flex;gap:20px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.unique-case-container .unique-case-grid::-webkit-scrollbar{display:none}.unique-case-card{flex:0 0 380px;background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;transition:all .3s ease}.unique-case-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000014}.unique-case-card .unique-case-img-wrapper{width:100%;height:180px;display:flex;align-items:center;justify-content:center;background:#fafafa}.unique-case-card .unique-case-img-wrapper img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.unique-case-card .unique-case-content{padding:1rem}.unique-case-card .unique-case-content h3{font-size:20px;font-weight:600;margin-bottom:8px;color:#111;text-align:left;font-family:Poppins,sans-serif}.unique-case-card .unique-case-content p{font-size:16px;color:#555;margin-bottom:12px;text-align:left;font-family:Poppins,sans-serif}.unique-case-card .unique-case-content .unique-case-footer{display:flex;align-items:center}.unique-case-card .unique-case-content .unique-case-footer .unique-case-tag{color:#3a57e8;font-weight:500;font-size:16px;border:1px solid #1D5DFF;display:inline-block;text-align:center;font-family:Inter,sans-serif;margin-bottom:.5rem;border-radius:100px;background-color:#298dff1f;padding:6px 10px}.unique-case-card .unique-case-content .unique-case-footer .unique-case-time{font-size:14px;color:#666;margin-left:20px;font-weight:500;font-family:Poppins,sans-serif}.client-feedback-container{background-color:#e7f4ff;padding:50px 0;text-align:center;border-radius:10px;box-shadow:0 4px 12px #0000001a}.client-feedback-header{margin-bottom:30px}.client-feedback-header h2{font-size:28px;font-weight:700;color:#333}.client-feedback-header p{font-size:16px;color:#555}.client-feedback-carousel{display:flex;align-items:center;justify-content:center;position:relative}.client-feedback-carousel .arrow{background:none;border:none;font-size:30px;cursor:pointer;color:#333;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease}.client-feedback-carousel .arrow:hover{background-color:#0000001a}.client-feedback-carousel .arrow.left-arrow{left:0}.client-feedback-carousel .arrow.right-arrow{right:0}.client-feedback-carousel .client-feedback-items{display:flex;overflow:hidden;gap:15px}.client-feedback-carousel .client-feedback-items .client-feedback-item{background-color:#fff;width:250px;height:150px;border-radius:8px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px #0000001a;opacity:.6;transition:opacity .3s ease-in-out}.client-feedback-carousel .client-feedback-items .client-feedback-item.active{opacity:1}.client-feedback-carousel .client-feedback-items .client-feedback-item .play-button{display:flex;justify-content:center;align-items:center;font-size:40px;color:#5b8bff}.about{font-family:Inter,sans-serif;width:100%;margin-top:60px;background:#fff}.about__container{max-width:1200px;margin:0 auto;text-align:center}.about__title{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:1rem}.about__subtitle{font-size:1.2rem;color:#555;margin-bottom:3rem}.about__content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.about__text{flex:1;text-align:left}.about__text h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.about__text p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.about__image{flex:1;text-align:center}.about__image img{max-width:100%;border-radius:12px;box-shadow:0 4px 12px #00000026}.about .section-header-wrapper{width:100vw;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.about .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:120px;margin-bottom:-200px}@media (max-width: 956px){.about .success-wrapper{margin-bottom:50px}}.container{position:relative;width:100%;height:100vh;overflow:hidden}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:0;opacity:1.9}.content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;gap:30px;color:#000}h1{font-size:40px;font-weight:400;line-height:52px;font-family:Poppins,sans-serif;color:#000}.rows{display:flex;align-items:center;margin-top:-25px;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:15px}.rows span{font-size:40px;font-weight:400;line-height:52px;font-family:Poppins,sans-serif;white-space:nowrap}.rows img{width:100px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:6px;transition:transform .3s ease}.rows img:hover{transform:scale(4.5);z-index:10;box-shadow:0 10px 20px #0000004d}@media (max-width: 768px){h1{font-size:24px;line-height:32px}.rows span{font-size:18px;line-height:26px}.rows img{width:70px;height:30px}}@media (max-width: 480px){h1{font-size:20px;line-height:28px}.rows span{font-size:16px;line-height:24px}.rows img{width:60px;height:28px}}.wall-of-love{text-align:center;padding:4rem 2rem;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 15%,transparent 80%),linear-gradient(to right,#1d5dff,#1d5dff 80%);font-family:Poppins,sans-serif}.wall-of-love .wall-header{max-width:700px;margin:0 auto 3rem}.wall-of-love .wall-header h3{color:#4361ee;font-size:58px;font-family:Smooch,sans-serif;font-weight:500;text-transform:lowercase;margin-bottom:1rem}.wall-of-love .wall-header h2{font-size:44px;font-weight:600;color:#111;max-width:900px;margin:0 auto .5rem;text-align:center;font-family:Poppins,sans-serif;line-height:1.2}.wall-of-love .wall-header h2 span{color:#111}.wall-of-love .wall-header p{font-size:16px;color:#1e1e1e;margin-top:20px;margin-bottom:10px;font:500;font-family:Poppins,sans-serif}.wall-of-love .testimonial-grid{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;cursor:grab}.wall-of-love .testimonial-grid::-webkit-scrollbar{height:0px}.wall-of-love .testimonial-grid::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.wall-of-love .testimonial-grid::-webkit-scrollbar-track{background:transparent}.wall-of-love .testimonial-grid .testimonial-card{flex:0 0 350px;background:#fff6;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:1.5rem;text-align:left;transition:transform .3s ease}.wall-of-love .testimonial-grid .testimonial-card:hover{transform:translateY(-5px)}.wall-of-love .testimonial-grid .testimonial-card .testimonial-text{font-size:16px;color:#444;line-height:28px;font-weight:400;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user{display:flex;align-items:center;width:100%}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user img{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user div{display:flex;flex-direction:column;text-align:right;margin-left:auto;max-width:200px;word-break:break-word}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user div h4{margin:0;font-size:20px;font-weight:500;color:#111;font-family:Poppins,sans-serif;text-align:left}.wall-of-love .testimonial-grid .testimonial-card .testimonial-user div span{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;color:#888}@media (max-width: 768px){.wall-of-love{padding:3rem 1.5rem}.wall-of-love .wall-header h2{font-size:22px}.wall-of-love .testimonial-card{padding:1.25rem}}.card{display:flex;flex-direction:column;align-items:center;width:500px;border:1px solid #ddd;border-radius:10px;padding:20px;background-color:#f8f9fa}.card .card-header{display:flex;align-items:center;width:100%}.card .card-header .profile-image{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:20px}.card .card-header .card-header-text .name{font-size:1.5rem;font-weight:700;color:#333}.card .card-header .card-header-text .role{font-size:1rem;color:#777}.card .card-body{width:100%;display:flex;justify-content:space-between;margin-top:20px}.card .card-body .date-section,.card .card-body .location-section{width:45%;text-align:center}.card .card-body .date-section .date,.card .card-body .date-section .location,.card .card-body .location-section .date,.card .card-body .location-section .location{display:flex;justify-content:center;align-items:center}.card .card-body .date-section .date .day,.card .card-body .date-section .date .month,.card .card-body .date-section .date .time,.card .card-body .date-section .date .minutes,.card .card-body .date-section .location .day,.card .card-body .date-section .location .month,.card .card-body .date-section .location .time,.card .card-body .date-section .location .minutes,.card .card-body .location-section .date .day,.card .card-body .location-section .date .month,.card .card-body .location-section .date .time,.card .card-body .location-section .date .minutes,.card .card-body .location-section .location .day,.card .card-body .location-section .location .month,.card .card-body .location-section .location .time,.card .card-body .location-section .location .minutes{font-size:2rem;font-weight:700;margin:0 5px}.card .card-body .date-section .date-text,.card .card-body .date-section .location-text,.card .card-body .location-section .date-text,.card .card-body .location-section .location-text{font-size:.875rem;color:#777}.profile-container{display:flex;height:100vh;margin-top:60px;margin-bottom:40px;font-family:Poppins,sans-serif}.profile-container .profile-left{width:40%;height:100%;display:flex;justify-content:center;align-items:center}.profile-container .profile-left .profile-image{width:80%;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover}.profile-container .profile-right{width:60%;height:100%;display:flex;justify-content:center;align-items:center}.profile-container .profile-right .overlay{display:flex;flex-direction:column;align-items:center}.profile-container .profile-right .overlay .profile-text{margin-bottom:20px;font-family:Poppins,sans-serif}.profile-container .profile-right .overlay .profile-text .main-text{font-size:24px;font-weight:600;font-family:Poppins,sans-serif;text-align:center}.profile-container .profile-right .overlay .card-container{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center}@media (max-width: 768px){.profile-container .profile-right .overlay .card-container{display:grid;grid-template-columns:1fr;gap:10px}}.profile-container .profile-right .overlay .card-container .card{width:380px;height:250px;border-width:0;background-color:transparent}.profile-container .profile-right .overlay .card-container .card img{width:100%;height:100%;transition:transform .3s ease}.profile-container .profile-right .overlay .card-container .card .card-text{position:absolute;bottom:100px;left:80%;transform:translate(-50%);color:#000;font-family:Poppins,sans-serif;font-weight:600;padding:5px 10px;border-radius:5px;font-size:80px}.profile-container .profile-right .overlay .card-container .card .card-top{position:absolute;bottom:20px;left:40%;text-align:left;font-family:Poppins,sans-serif;transform:translate(-50%);color:#000;font-weight:400;padding:5px 10px;border-radius:5px;font-size:20px}.profile-container .profile-right .overlay .card-container .card .card-textt{position:absolute;bottom:100px;left:20%;text-align:right;transform:translate(-50%);color:#000;font-weight:600;font-family:Poppins,sans-serif;padding:5px 10px;text-align:left;border-radius:5px;font-size:80px}.profile-container .profile-right .overlay .card-container .card .card-R{position:absolute;bottom:20px;left:70%;transform:translate(-50%);color:#000;font-family:Poppins,sans-serif;font-weight:400;padding:5px 10px;border-radius:5px;font-size:20px}.profile-container .profile-right .overlay .card-container .card .card-bottom{position:absolute;bottom:140px;left:40%;font-family:Poppins,sans-serif;transform:translate(-50%);color:#000;font-weight:400;text-align:left;padding:5px 10px;border-radius:5px;font-size:22px}.profile-container .profile-right .overlay .card-container .card .card-txtbottom{position:absolute;bottom:10px;font-family:Poppins,sans-serif;left:80%;transform:translate(-50%);color:#000;font-weight:600;padding:5px 10px;text-align:left;border-radius:5px;font-size:80px}.profile-container .profile-right .overlay .card-container .card .card-bottomRight{position:absolute;bottom:150px;left:45%;color:#000;text-align:left;font-weight:400;font-family:Poppins,sans-serif;border-radius:5px;padding:5px 10px;font-size:22px}.profile-container .profile-right .overlay .card-container .card .card-txtbottomRight{position:absolute;bottom:10px;left:20%;text-align:right;transform:translate(-50%);color:#000;font-weight:600;font-family:Poppins,sans-serif;padding:5px 10px;border-radius:5px;font-size:80px}@media (max-width: 768px){.profile-container{flex-direction:column;align-items:center;width:100%;height:auto;min-height:100vh}.profile-container .profile-left{width:80%;margin:20px 0;height:auto}.profile-container .profile-left .profile-image{width:100%;height:auto}.profile-container .profile-right{width:100%;padding:20px;align-items:flex-start}.profile-container .profile-right .overlay{width:100%;display:flex;flex-direction:column;align-items:center}.profile-container .profile-right .card-container{display:flex;flex-direction:column;width:100%;gap:20px;padding:0;overflow-x:hidden}.profile-container .profile-right .card-container .card{width:100%;height:auto;position:relative}.profile-container .profile-right .card-container .card img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.profile-container .profile-right .card-container .card .card-text,.profile-container .profile-right .card-container .card .card-textt,.profile-container .profile-right .card-container .card .card-top,.profile-container .profile-right .card-container .card .card-R,.profile-container .profile-right .card-container .card .card-bottom,.profile-container .profile-right .card-container .card .card-txtbottom,.profile-container .profile-right .card-container .card .card-bottomRight,.profile-container .profile-right .card-container .card .card-txtbottomRight{font-size:clamp(12px,4vw,40px);left:50%;transform:translate(-50%);bottom:auto}}.vision-container{background:#1e73ff;border-radius:16px;padding:2rem;color:#fff;font-family:Poppins,sans-serif;max-width:1400px;margin:2rem auto;box-shadow:0 10px 25px #0000001a}.vision-container .vision-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem}.vision-container .vision-row .vision-text{flex:1}.vision-container .vision-row .vision-text h3{font-size:20px;font-weight:600;margin-bottom:.5rem;text-align:left}.vision-container .vision-row .vision-text p{font-size:15px;font-weight:400;line-height:1.6;color:#e2e8f0;text-align:left;max-width:600px;margin:0}.vision-container .vision-row .vision-icon{flex-shrink:0}.vision-container .vision-row .vision-icon img{width:50px;height:auto}@media (max-width: 768px){.vision-container .vision-row{flex-direction:row;align-items:center}.vision-container .vision-row .vision-text h3{font-size:16px}.vision-container .vision-row .vision-text p{font-size:13px}.vision-container .vision-row .vision-icon{margin-top:.5rem}.vision-container .vision-row .vision-icon img{width:30px}}.vision-container .vision-content .image-section{margin-top:1rem}.vision-container .vision-content .image-section img{width:100%;max-width:1300px;height:auto;border-radius:10px;box-shadow:0 8px 25px #00000026;display:block;margin:0 auto}.menu{display:flex;flex-direction:column;width:90%;margin:0 auto;font-family:Poppins,sans-serif}.menu .menu-item{display:flex;flex-direction:column;cursor:pointer;position:relative;background-color:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden}.menu .menu-item .menu-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px}.menu .menu-item .menu-header .left{display:flex;align-items:center}.menu .menu-item .menu-header .left .icon-circle{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px}.menu .menu-item .menu-header .left .menu-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.menu .menu-item .menu-header .left .label{font-size:22px;font-weight:500;font-family:Poppins,sans-serif;color:#000}.menu .menu-item .menu-header .arrow{width:16px;height:10px;transition:transform .3s ease}.menu .menu-item .menu-header .arrow.rotate{transform:rotate(180deg)}.menu .menu-item .menu-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 20px}.menu .menu-item .menu-content.open{max-height:1000px;padding:12px 20px}.menu .menu-item .divider{position:absolute;bottom:0;left:20px;right:20px;height:1px;background-color:#e0e0e0}@media (max-width: 768px){.menu{width:95%}.menu .menu-item .menu-header .left .label{font-size:18px;font-family:Poppins,sans-serif}.menu .menu-item .menu-header .left .icon-circle{width:32px;height:32px}.menu .menu-item .menu-header .left .icon-circle .menu-icon{width:16px;height:16px}.menu .menu-item .menu-header .arrow{width:14px;height:9px}.menu .menu-item .menu-content{padding:8px 16px}}.ContactUs{font-family:Inter,sans-serif;width:100%;margin-top:60px;background:#fff}.ContactUs__container{max-width:1200px;margin:0 auto;text-align:center}.ContactUs__title{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:1rem}.ContactUs__subtitle{font-size:1.2rem;color:#555;margin-bottom:3rem}.ContactUs__content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.ContactUs__text{flex:1;text-align:left}.ContactUs__text h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.ContactUs__text p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.ContactUs__image{flex:1;text-align:center}.ContactUs__image img{max-width:100%;border-radius:12px;box-shadow:0 4px 12px #00000026}.ContactUs .section-header-wrapper{width:100vw;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.ContactUs .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:120px;margin-bottom:-200px}@media (max-width: 956px){.ContactUs .success-wrapper{margin-bottom:50px}}.lead-container{display:flex;flex-direction:column;font-family:Inter,sans-serif;background:#f0f6ff}@media (min-width: 768px){.lead-container{flex-direction:row;height:100vh}}.lead-container .lead-left,.lead-container .lead-right{flex:1;padding:2rem}.lead-container .lead-left{background:#04f;color:#fff;display:flex;flex-direction:column;justify-content:center}.lead-container .lead-left h2{font-size:2rem;margin-bottom:1rem;font-family:Poppins,sans-serif}.lead-container .lead-left h2 .highlight{background:#ffdc60;color:#000;padding:.2rem .4rem;border-radius:4px;font-family:Poppins,sans-serif}.lead-container .lead-left .line-break{display:block;text-align:end;padding-right:120px}.lead-container .lead-left p{font-size:16px;margin-bottom:2rem;max-width:500px;font-weight:500;margin-left:auto;margin-right:auto;text-align:center;font-family:Poppins,sans-serif}.lead-container .lead-left .logos p{font-size:.875rem;margin-bottom:1rem;text-align:center;justify-content:center;font-family:Poppins,sans-serif}.lead-container .lead-left .logos .logo-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.lead-container .lead-left .logos .logo-list.list-1{margin-top:15px;margin-bottom:15px}@media (max-width: 768px){.lead-container .lead-left .logos .logo-list.list-1{padding-top:100px}}.lead-container .lead-left .logos .logo-list.list-2{animation-delay:-20s}@media (max-width: 768px){.lead-container .lead-left .logos .logo-list.list-2{margin-top:10px}}.lead-container .lead-left .logos .logo-list img{height:24px;-o-object-fit:contain;object-fit:contain}.lead-container .lead-right{background:#eaf4ff;display:flex;flex-direction:column;justify-content:center}.lead-container .lead-right h3{font-size:40px;font-weight:500;margin-bottom:1.5rem}.lead-container .lead-right form{display:flex;flex-direction:column;gap:1rem;width:80%;margin:0 auto}.lead-container .lead-right form .form-row{display:flex;flex-direction:column;gap:1rem}@media (min-width: 600px){.lead-container .lead-right form .form-row{flex-direction:row}.lead-container .lead-right form .form-row input{flex:1}}.lead-container .lead-right form input,.lead-container .lead-right form select,.lead-container .lead-right form textarea{padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;width:100%}.lead-container .lead-right form select{background:#fff}.lead-container .lead-right form .privacy-note{font-size:15px;color:#666;font-weight:400}.lead-container .lead-right form .privacy-note a{color:#00e}.lead-container .lead-right form button{background:#000;color:#fff;padding:.75rem;border:none;border-radius:25px;cursor:pointer;font-weight:700;font-size:1rem;transition:background .3s}.lead-container .lead-right form button:hover{background:#222}@keyframes scroll-logos-slow{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-logos-fast{0%{transform:translate(0)}to{transform:translate(-50%)}}.global-presence{padding:2rem;font-family:Inter,sans-serif;background:#fff;width:90%;max-width:none;margin:0 auto 40px}.global-presence .heading{margin-bottom:2.5rem}@media (min-width: 992px){.global-presence .heading{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem}.global-presence .heading .title-group{flex:0 0 40%;max-width:450px}.global-presence .heading p{flex:1;margin-top:0}}.global-presence .heading .title-group,.global-presence .heading p{text-align:left}@media (max-width: 991px){.global-presence .heading p{margin-top:1.5rem}}.global-presence .heading .badge{display:inline-block;background:#e5eeff;color:#1a73e8;font-size:.9rem;font-family:Poppins,sans-serif;padding:.4rem 1rem;border-radius:20px;font-weight:500;margin-bottom:1rem}.global-presence .heading h2{font-size:44px;font-weight:500;margin-bottom:1rem;color:#000;font-family:Poppins,sans-serif}.global-presence .heading p{color:#7c7c7c;max-width:800px;font-weight:400;margin:40px 0 0;line-height:26px;font-size:18px;text-transform:none;font-family:Poppins,sans-serif}.global-presence .country-tabs{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:2rem;margin:0 auto;width:50%}.global-presence .country-tabs .country-tab{padding:.6rem 1.4rem;border-radius:999px;border:1px solid #ddd;background:#f8f8f8;font-weight:500;cursor:pointer;justify-content:space-evenly;font-family:Poppins,sans-serif;transition:all .3s ease;display:flex;align-items:center;gap:.4rem;white-space:nowrap;flex:0 0 auto}.global-presence .country-tabs .country-tab.active{background:#fff;border:2px solid #1a73e8;box-shadow:0 4px 12px #0000001a}.global-presence .country-tabs .country-tab:hover{background:#eaeaea}.global-presence .country-tabs .country-tab .flag-image{width:24px;height:16px;border:1px solid #ccc;border-radius:3px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.global-presence .country-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;gap:.8rem;padding:0 1rem}.global-presence .country-tabs .country-tab{flex:0 0 auto;white-space:nowrap}.global-presence .country-tabs::-webkit-scrollbar{display:none}}.global-presence .info-cards{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.global-presence .info-cards{flex-direction:row}}.global-presence .info-cards .card{flex:1;background:#fafafa;border-radius:16px;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;border:1px solid #eee}.global-presence .info-cards .card .icon{color:#fff;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.global-presence .info-cards .card p{margin:0;font-size:18px;font-weight:500;color:#000;text-align:left;font-family:Poppins,sans-serif}.hero-section{width:100%;height:100vh;background-size:cover;background-position:center;display:flex;align-items:center;padding-left:5%;color:#fff}.hero-section .hero-content{max-width:600px;padding:2rem;border-radius:12px;color:#fff}.hero-section .hero-content h1{font-size:3rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}.hero-section .hero-content p{font-size:1.2rem;margin-bottom:2rem;line-height:1.6;color:#fff}.hero-section .hero-content .contact-button{padding:.8rem 2rem;font-size:1rem;background-color:#1a73e8;color:#fff;border:none;border-radius:999px;cursor:pointer;transition:background-color .3s ease}.hero-section .hero-content .contact-button:hover{background-color:#155ab6}.stats-sectionsecond{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:4rem 2rem;flex-wrap:wrap}.stats-sectionsecond .stat-card{flex:1 1 300px;background:linear-gradient(to bottom,#E7E7E7 60%,transparent 100%),linear-gradient(to bottom,#00daff33 60%,#b134ff33);padding:2rem;border-radius:20px;box-shadow:0 4px 12px #0000000d;max-width:360px;display:flex;flex-direction:column;justify-content:flex-start}.stats-sectionsecond .stat-card .stat-value{font-size:72px;font-weight:500;color:#0047ff;text-align:left;margin:0 0 1rem;font-family:Poppins,sans-serif}.stats-sectionsecond .stat-card hr{border:none;border-top:1px solid rgba(0,0,0,.6);margin:0 0 1rem}.stats-sectionsecond .stat-card .stat-title{font-size:20px;font-weight:500;margin-bottom:.5rem;text-align:left;line-height:28px;color:#111;font-family:Poppins,sans-serif}.stats-sectionsecond .stat-card .stat-description{font-size:16px;color:#111;font-weight:400;line-height:1.4;text-align:left}@media (max-width: 768px){.stats-section{flex-direction:column;align-items:center}.stats-section .stat-card{width:100%;max-width:100%}}.testimonial-section{padding:0;font-family:Poppins,sans-serif}.testimonial-section .testimonial-header{text-align:center;background-color:#fafafa;width:80%;margin:0 auto -20px;border-radius:30px;border:2px solid #E7E7E7;padding-bottom:50px}.testimonial-section .scroll-container{display:flex;align-items:center;position:relative}.testimonial-section .scroll-container .scroll-btn{background:#000000b3;color:#fff;border:none;padding:12px;font-size:24px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease;z-index:2}.testimonial-section .scroll-container .scroll-btn:hover{background:#000000e6}.testimonial-section .scroll-container .scroll-btn.left{margin-right:10px}.testimonial-section .scroll-container .scroll-btn.right{margin-left:10px}.testimonial-section .scroll-container .client-scroll-wrapper{overflow-x:auto;scroll-behavior:smooth;flex:1;-ms-overflow-style:none;scrollbar-width:none}.testimonial-section .scroll-container .client-scroll-wrapper::-webkit-scrollbar{display:none}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards{display:flex;gap:20px;padding-bottom:10px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card{min-width:350px;height:650px;border-radius:10px;overflow:hidden;position:relative;flex:0 0 auto;cursor:pointer}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card img.client-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info{position:absolute;bottom:0;width:100%;padding:15px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-align:left}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info h3{font-size:32px;font-weight:600;margin-bottom:0;font-family:Poppins,sans-serif}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info p{font-size:16px;margin-bottom:0;font-weight:500;font-family:Poppins,sans-serif}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info span{font-size:16px;margin-top:-3px;font-weight:500;font-family:Poppins,sans-serif}@media (max-width: 768px){.testimonial-section{padding:40px 10px}.testimonial-section .testimonial-header h2{font-size:28px}.testimonial-section .testimonial-header .testimonial-description p{font-size:16px}.testimonial-section .scroll-container .scroll-btn{font-size:20px;padding:10px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards{gap:15px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card{min-width:200px;height:300px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info{padding:10px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info h3{font-size:16px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info p{font-size:13px}.testimonial-section .scroll-container .client-scroll-wrapper .client-cards .client-card .client-info span{font-size:11px}}.career-section{padding:4rem 2rem;background:#f9f9f9;text-align:center}.career-section .header-row{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:1900px;margin-bottom:2rem;margin:0 auto 20px;gap:40px}.career-section .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#111;font-family:Poppins,sans-serif;margin:0;text-align:left}.career-section .header-row .subheading{flex:1;max-width:600px;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.career-section .header-row{flex-direction:column;align-items:center;text-align:center}.career-section .header-row .headline{font-size:28px}.career-section .header-row .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.career-section .job-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.career-section .job-cards .job-card{background:#eee;border:1px solid #eee;border-radius:12px;padding:2rem;width:480px;box-shadow:0 4px 10px #0000000d;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.career-section .job-cards .job-card .job-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;list-style:none}.career-section .job-cards .job-card .job-top h3{font-size:1.25rem;font-weight:600;margin:0;flex:1;font-family:Poppins,sans-serif}.career-section .job-cards .job-card .job-top .share-icon{font-size:1.2rem;cursor:pointer}.career-section .job-cards .job-card .job-details{list-style:none;padding:0;width:100%;margin:1.2rem 0}.career-section .job-cards .job-card .job-details li{font-size:1rem;margin-bottom:.5rem;color:#444;font-family:Poppins,sans-serif}.career-section .job-cards .job-card .job-actions{display:flex;width:100%;justify-content:space-between;align-items:center}.career-section .job-cards .job-card .job-actions .apply-btn{background-color:transparent;color:#2f54eb;padding:.6rem 1.4rem;border-radius:25px;border:2px solid #2f54eb;font-weight:500;cursor:pointer;transition:all .3s;font-family:Poppins,sans-serif}.career-section .job-cards .job-card .job-actions .apply-btn:hover{background-color:#2f54eb;color:#fff;border:2px solid #2f54eb}.career-section .job-cards .job-card .job-actions .view-details{color:#2f54eb;text-decoration:none;font-weight:500;font-size:.95rem}.career-section .job-cards .job-card .job-actions .view-details:hover{text-decoration:underline}.career-section .view-all-wrapper{margin-top:3rem}.career-section .view-all-wrapper .view-all-btn{background-color:#2f54eb;color:#fff;padding:.8rem 2.4rem;border-radius:999px;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:background .3s ease}.career-section .view-all-wrapper .view-all-btn:hover{background-color:#1d39c4}.hero{height:100vh;display:flex;align-items:center;padding:60px;position:relative;justify-content:flex-start;color:#fff}.hero:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#0006;z-index:1}.hero__content{position:relative;z-index:2;max-width:600px}.hero__content h1{font-size:44px;line-height:52px;margin-bottom:20px;font-weight:500;color:#fff;font-family:Poppins,sans-serif;text-align:left}.hero__content p{font-size:18px;margin-bottom:30px;line-height:28px;font-family:Poppins,sans-serif;color:#fff;font-weight:500;text-align:left}.hero__buttons{display:flex;gap:20px}.btn{padding:14px 28px;border-radius:30px;text-decoration:none;font-weight:700;font-size:16px;transition:background .3s ease}.btn--primary{background-color:#2d6bff;color:#fff;font-family:Poppins,sans-serif}.btn--primary:hover{background-color:#1a52cc}.btn--secondary{background-color:#fff;color:#2d6bff;font-size:16px;font-family:Poppins,sans-serif}.btn--secondary:hover{background-color:#f0f0f0}@media (max-width: 768px){.hero{padding:30px}.hero__content h1{font-size:24px;line-height:28px}.hero__content p{font-size:16px;line-height:24px}}.Career{font-family:Inter,sans-serif;width:100%;margin-top:60px;background:#fff}.Career__container{max-width:1200px;margin:0 auto;text-align:center}.Career__title{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:1rem}.Career__subtitle{font-size:1.2rem;color:#555;margin-bottom:3rem}.Career__content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.Career__text{flex:1;text-align:left}.Career__text h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.Career__text p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.Career__image{flex:1;text-align:center}.Career__image img{max-width:100%;border-radius:12px;box-shadow:0 4px 12px #00000026}.Career .section-header-wrapper{width:100vw;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.Career .success-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-80px;margin-bottom:-200px}@media (max-width: 956px){.Career .success-wrapper{margin-bottom:50px}}.success-wrapperes{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-140px;margin-bottom:-200px}@media (max-width: 956px){.success-wrapperes{margin-bottom:50px;margin-top:-350px}}.success-wrapperesss{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;margin-top:-140px;margin-bottom:-200px}@media (max-width: 956px){.success-wrapperesss{margin-bottom:50px;margin-top:-310px}}@media (max-width: 768px){.no-scroll-wrapper{overflow-x:hidden;height:800px;margin-bottom:-520px}}.beyond-work-container{padding:4rem 2rem;background:#614fff;color:#fff}.beyond-work-container .header-row{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1900px;margin-bottom:2rem;gap:20px}.beyond-work-container .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#fff;font-family:Poppins,sans-serif;margin:0;text-align:left}.beyond-work-container .header-row .subheading{flex:1;max-width:600px;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.beyond-work-container .header-row{flex-direction:column;align-items:center;text-align:center}.beyond-work-container .header-row .headline{font-size:28px}.beyond-work-container .header-row .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.beyond-work-container .carousel-container{position:relative;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.beyond-work-container .carousel-container .carousel-top-right-controls{position:absolute;top:0;right:0;display:flex;gap:.5rem;padding:.5rem}.beyond-work-container .carousel-container .carousel-top-right-controls .control{font-size:2rem;cursor:pointer;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.beyond-work-container .carousel-container .cards-container{display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;padding-top:2.5rem}.beyond-work-container .carousel-container .cards-container .card{background-color:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 4px 10px #00000026;width:500px}.beyond-work-container .carousel-container .cards-container .card .card-icon{font-size:3rem;margin-bottom:1rem}.beyond-work-container .carousel-container .cards-container .card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.beyond-work-container .carousel-container .cards-container .card p{font-size:1rem;line-height:1.5}.beyond-work-container .carousel-container .card-icon img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.beyond-work-container .carousel-container .carousel-controls{display:flex;justify-content:center;margin-top:1rem}.beyond-work-container .carousel-container .carousel-controls .dots{display:flex;gap:.5rem}.beyond-work-container .carousel-container .carousel-controls .dots .dot{width:10px;height:10px;background-color:#fff;border-radius:50%;cursor:pointer;opacity:.6;transition:opacity .3s}.beyond-work-container .carousel-container .carousel-controls .dots .dot.active{opacity:1}@media (max-width: 768px){.beyond-work-header{display:flex;flex-direction:column;align-items:center;text-align:center}.beyond-work-header .headline{font-size:28px;margin:0}.beyond-work-header .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.culture-section{padding:80px 40px;width:90%;text-align:center;margin:0 auto}.culture-section .culture-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px;flex-wrap:wrap;gap:20px}.culture-section .culture-header h2{font-size:44px;font-weight:500;color:#111;margin:0;text-align:left;font-family:Poppins,sans-serif}.culture-section .culture-header p{font-size:18px;color:#555;font-family:Poppins,sans-serif;line-height:1.6;margin:0;font-weight:400;max-width:500px;text-align:left}.culture-section .culture-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.culture-section .culture-card{position:relative;height:350px;border-radius:16px;background-size:cover;background-position:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.culture-section .culture-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00000026}.culture-section .culture-card .overlay{position:absolute;bottom:0;width:100%;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff}.culture-section .culture-card .overlay h3{margin:0;font-size:1.1rem;font-weight:500}@media (max-width: 1024px){.culture-section{padding:60px 30px}.culture-section .culture-header h2{font-size:2.2rem}.culture-section .culture-header p{font-size:1.05rem}}@media (max-width: 768px){.culture-section{padding:60px 20px}.culture-section .culture-header{flex-direction:column;align-items:center;text-align:center;gap:15px}.culture-section .culture-header h2,.culture-section .culture-header p{text-align:center}.culture-section .culture-header h2{font-size:2rem}.culture-section .culture-grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.culture-section .culture-grid{grid-template-columns:1fr}.culture-section .culture-header h2{font-size:1.8rem}.culture-section .culture-header p{font-size:1rem}}.testimonials{padding:60px 40px;max-width:1200px;margin:0 auto}.testimonials__header{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.testimonials__header>div{flex:1 1 50%}.testimonials__header__title h2{font-size:2.5rem;font-weight:700}.testimonials__header__subtitle p{color:#666;font-size:1.1rem;line-height:1.6;padding-left:40px}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.testimonials__cta{display:flex;justify-content:center;margin-top:40px}.testimonials__cta .view-all-btn{padding:12px 32px;font-size:1rem;border:none;border-radius:30px;background:#2d6bff;color:#fff;cursor:pointer;transition:background .3s ease}.testimonials__cta .view-all-btn:hover{background:#1a52cc}.testimonial-card{background:linear-gradient(135deg,#e0e0e0,#c5cae9);border-radius:12px;padding:20px;transition:transform .3s ease;box-shadow:0 8px 20px #0000000f}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-card__quote{font-size:1.05rem;margin-bottom:20px;line-height:1.6;font-style:italic}.testimonial-card__footer{display:flex;align-items:center}.testimonial-card__footer__avatar{width:48px;height:48px;border-radius:50%;margin-right:12px}.testimonial-card__footer__info h4{margin:0;font-size:1rem;font-weight:600}.testimonial-card__footer__info span{font-size:.9rem;color:#555}@media (max-width: 768px){.testimonials__header{flex-direction:column}.testimonials__header__subtitle{padding-left:0;margin-top:20px}}.vision-velocity-container{display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom,#000,#b134ff);color:#fff;padding:4rem 2rem}.vision-velocity-container .header-row{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1900px;margin-bottom:2rem;gap:20px}.vision-velocity-container .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#fff;font-family:Poppins,sans-serif;text-align:left;margin:0}.vision-velocity-container .header-row .subheading{flex:1;max-width:600px;text-align:right;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.vision-velocity-container .header-row{flex-direction:column;align-items:flex-start}.vision-velocity-container .header-row .subheading{max-width:100%;margin-top:8px;text-align:left}}.vision-velocity-container .content-container{display:flex;justify-content:space-between;width:100%;max-width:1900px;gap:2rem}.vision-velocity-container .content-container .cards{flex:0 0 45%;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.vision-velocity-container .content-container .cards .card{display:flex;flex-direction:column;background-color:#fff;color:#111;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 4px 10px #00000026}.vision-velocity-container .content-container .cards .card .card-icon{font-size:2rem;margin-bottom:1rem}.vision-velocity-container .content-container .cards .card h3{font-size:24px;font-weight:500;margin-bottom:.8rem;line-height:32px;font-family:Poppins,sans-serif;color:#121212}.vision-velocity-container .content-container .cards .card p{font-size:16px;font-weight:400;line-height:24px;font-family:Poppins,sans-serif;color:#00000080}.vision-velocity-container .content-container .image-container{flex:0 0 50%;display:flex;justify-content:center;align-items:center}.vision-velocity-container .content-container .image-container img{height:100%;-o-object-fit:contain;object-fit:contain}.vision-velocity-container .mobile-cards{display:flex;flex-direction:column;gap:1rem;width:100%}.vision-velocity-container .mobile-cards .card{display:flex;flex-direction:column;background-color:#fff;color:#111;border-radius:12px;padding:1.5rem;text-align:center;width:320px;box-shadow:0 4px 10px #00000026}.vision-velocity-container .mobile-cards .card .card-icon img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;margin-bottom:12px}.vision-velocity-container .mobile-cards .card h3{font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.vision-velocity-container .mobile-cards .card p{font-size:1rem;line-height:1.5}.team-testimonials{padding:50px 0;background:#fff;width:90%;margin:0 auto;scrollbar-width:none}.team-testimonials .header-row{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1900px;margin-bottom:2rem;gap:20px}.team-testimonials .header-row .headline{flex:1;font-weight:500;font-size:44px;color:#111;font-family:Poppins,sans-serif;margin:0;text-align:left}.team-testimonials .header-row .subheading{flex:1;max-width:600px;font-size:18px;font-weight:300;font-family:Poppins,sans-serif;margin:0;text-align:left}@media (max-width: 768px){.team-testimonials .header-row{flex-direction:column;align-items:center;text-align:center}.team-testimonials .header-row .headline{font-size:28px}.team-testimonials .header-row .subheading{font-size:16px;max-width:100%;margin-top:.5rem}}.team-testimonials .testimonial-cards{display:flex;justify-content:flex-start;scrollbar-width:none;align-items:stretch;flex-wrap:nowrap;gap:24px;overflow-x:auto;padding-bottom:16px;margin-bottom:40px;scroll-behavior:smooth}.team-testimonials .testimonial-cards::-webkit-scrollbar{height:8px}.team-testimonials .testimonial-cards::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.team-testimonials .testimonial-card{flex:0 0 400px;border-radius:16px;padding:24px 20px;background:linear-gradient(to bottom right,#e7e7e7,#00daff33 40%,#b134ff66)}.team-testimonials .testimonial-card .testimonial-text{font-size:16px;color:#111;font-family:Poppins,sans-serif;text-align:left;margin-bottom:16px}.team-testimonials .testimonial-card .testimonial-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.team-testimonials .testimonial-card .testimonial-footer .testimonial-avatar{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.team-testimonials .testimonial-card .testimonial-footer .testimonial-info{display:flex;flex-direction:column;justify-content:center;text-align:left}.team-testimonials .testimonial-card .testimonial-footer .testimonial-info .testimonial-name{font-size:16px;font-weight:600;margin:0;font-family:Poppins,sans-serif;color:#111}.team-testimonials .testimonial-card .testimonial-footer .testimonial-info .testimonial-role{font-size:14px;color:#333;font-family:Poppins,sans-serif;margin:2px 0 0}.team-testimonials .see-all-btn{background-color:#36f;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:50px;padding:14px 28px;font-family:Poppins,sans-serif;cursor:pointer;transition:background .3s ease}.team-testimonials .see-all-btn:hover{background-color:#2654d1}@media (max-width: 768px){.team-testimonials .section-header{flex-direction:column;align-items:center}.team-testimonials .section-header .section-title{font-size:28px;text-align:center}.team-testimonials .section-header .section-subtitle{font-size:16px;text-align:center;max-width:100%;margin-top:8px}.team-testimonials .testimonial-cards{flex-direction:column;align-items:center;gap:16px}.team-testimonials .testimonial-card{flex:0 0 320px}}.search-filter{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;margin-top:20px;font-family:Poppins,sans-serif}.search-filter .filter-label{font-family:Poppins,sans-serif;color:#575e65;font-size:16px;font-weight:400;margin-left:15px;margin-right:15px}.search-filter .search-bar{display:flex;align-items:center;width:100%;max-width:1600px;border:1px solid #e5e7eb;background:#fff;border-radius:40px;padding:.5rem 1rem}.search-filter .search-bar .search-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.search-filter .search-bar .search-input{flex:1;border:none;outline:none;font-size:1rem;color:#111827;background:transparent;padding:.75rem 0}.search-filter .search-bar .search-input::-moz-placeholder{color:#9ca3af}.search-filter .search-bar .search-input::placeholder{color:#9ca3af}.search-filter .search-bar .search-btn{background:#2563eb;border:none;color:#fff;padding:.75rem 1rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.search-filter .search-bar .search-btn:hover{background:#1d4ed8}.search-filter .share-image{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.search-filter .share-small{width:15px;height:7px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.search-filter .filter-row{display:flex;justify-content:space-between;align-items:center;width:95%;padding:1rem 0;flex-wrap:wrap;gap:1rem}.search-filter .filter-row .filter-group{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.search-filter .filter-row .filter-option{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.75rem 1.25rem;border-radius:999px;font-size:.95rem;border:1px solid #e5e7eb;color:#111827;cursor:pointer;position:relative;box-shadow:0 2px 8px #0000000d;transition:all .2s ease}.search-filter .filter-row .filter-option svg{color:#6b7280}.search-filter .filter-row .filter-option:hover{background:#f9fafb}.search-filter .filter-row .filter-option.settings{padding:.75rem;justify-content:center;width:44px;height:44px}.search-filter .filter-row .filter-option .share-large{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;cursor:pointer;opacity:.8;transition:opacity .2s ease}.search-filter .filter-row .filter-option .share-large:hover{opacity:1}.search-filter .filter-row .filter-option .dropdown{position:absolute;top:115%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin-top:6px;list-style:none;padding:8px 0;width:180px;z-index:20;opacity:0;transform:translateY(-5px);pointer-events:none;transition:all .2s ease-in-out}.search-filter .filter-row .filter-option .dropdown li{padding:10px 16px;font-size:14px;color:#333;cursor:pointer;text-align:left;transition:background .2s ease}.search-filter .filter-row .filter-option .dropdown li:hover{background:#f5f5f5}.search-filter .filter-row .filter-option .dropdown.active{opacity:1;transform:translateY(0);pointer-events:auto}@media (max-width: 768px){.search-filter .search-bar{flex-direction:row;max-width:95%}.search-filter .filter-row{flex-wrap:wrap;gap:.75rem}.search-filter .filter-row .filter-option{font-size:.85rem;padding:.5rem 1rem}}.job-board{display:flex;gap:1.5rem;padding:2rem;background:#000;color:#fff;min-height:100vh}.job-board .job-list{flex:1;display:flex;flex-direction:column;gap:1rem;max-width:350px}.job-board .job-details-section{flex:2;background:#0a0a0a;border-radius:20px;padding:2rem;box-shadow:0 0 10px #002aff80}.job-card{background:#0d0d0d;border-radius:15px;padding:1rem 1.5rem;border:1px solid transparent;box-shadow:0 0 10px #002aff40;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.job-card h3{font-size:1.1rem;margin-bottom:.5rem}.job-card .job-meta{display:flex;gap:.6rem;font-size:.85rem;opacity:.8}.job-card .view-btn{background:none;border:none;color:#005cff;font-weight:500;cursor:pointer}.job-card.active{border:1px solid #005cff;box-shadow:0 0 15px #005cff70}.job-details h2{font-size:1.6rem}.job-details .job-header{display:flex;gap:1rem;margin:1rem 0;font-size:.95rem;opacity:.85}.job-details .apply-btn,.job-details .apply-bottom-btn{background:#005cff;color:#fff;border:none;border-radius:20px;padding:.6rem 1.5rem;cursor:pointer;margin:1rem 0}.job-details section{margin-bottom:1.5rem}.job-details section h4{margin-bottom:.5rem;color:#ccc}.job-details section p,.job-details section li{opacity:.85;line-height:1.6}.job-details section ul{padding-left:1.2rem}.view-more-btn{background:transparent;border:1px solid #005cff;color:#005cff;border-radius:20px;padding:.5rem 1rem;cursor:pointer;align-self:center;margin-top:.5rem}.job-page{display:flex;gap:2rem;width:100%;padding:2rem;font-family:Poppins,sans-serif;color:#111;background-color:#fff;box-sizing:border-box}.job-page .jobsss{font-size:17px;font-weight:500;color:#000;font-family:Poppins,sans-serif}.job-page .divider{width:100%;height:3px;background-color:#e5e7eb;border:none;margin:1rem 0;margin-top:-10px}.job-page .job-list{flex:1;width:50%;display:flex;flex-direction:column;gap:1.5rem}.job-page .job-list .job-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;flex-direction:column;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 0 20px #2563eb1a;position:relative}.job-page .job-list .job-card .job-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;width:100%}.job-page .job-list .job-card .job-header h3{font-size:24px;font-weight:500;color:#111;margin:0;font-family:Poppins,sans-serif}.job-page .job-list .job-card .job-header .share-image{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.job-page .job-list .job-card .job-header .share-image:hover{opacity:1}.job-page .job-list .job-card .job-header .job-location{font-size:14px;color:#444;font-weight:500;letter-spacing:.3px;display:inline-block}.job-page .job-list .job-card .share-image{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.job-page .job-list .job-card .simage{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.job-page .job-list .job-card .job-info{display:flex;align-items:center;gap:1.5rem;width:100%;margin-bottom:1.25rem}.job-page .job-list .job-card .job-info div{display:flex;align-items:center;gap:.4rem;font-size:.95rem;color:#4b5563}.job-page .job-list .job-card .job-info div svg{color:#6b7280}.job-page .job-list .job-card .job-description{color:#4b5563;font-size:.95rem;line-height:1.5;text-align:left;margin-bottom:1rem;transition:all .3s ease}.job-page .job-list .job-card .view-more{background:none;border:none;color:#2563eb;font-size:1rem;font-weight:500;cursor:pointer;text-align:right;width:100%;transition:color .2s ease}.job-page .job-list .job-card .view-more:hover{color:#1e40af}.job-page .job-details{flex:1;width:50%;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;gap:1.5rem}.job-page .job-details .details-header{display:flex;justify-content:space-between;align-items:center}.job-page .job-details .details-header h2{font-size:1.5rem;color:#111;font-family:Poppins,sans-serif}.job-page .job-details .details-meta{display:flex;flex-wrap:wrap;gap:1rem}.job-page .job-details .details-meta div{display:flex;align-items:center;gap:.4rem;font-size:.95rem;color:#555}.job-page .job-details .details-meta div svg{color:#6b7280}.job-page .job-details .apply-btn{align-self:flex-start;background:#2563eb;border:none;color:#fff;padding:.7rem 1.5rem;border-radius:999px;font-weight:500;cursor:pointer;transition:background .2s;font-family:Poppins,sans-serif}.job-page .job-details .apply-btn:hover{background:#1e40af}.job-page .job-details .apply-btn.bottom{align-self:center;margin-top:1rem}.job-page .job-details .section h4{color:#111;font-size:1rem;font-family:Poppins,sans-serif;font-weight:600;text-align:left;margin-top:-90px}@media (max-width: 992px){.job-page .job-details .section h4{margin-top:0}}.job-page .job-details .section p,.job-page .job-details .section li{color:#555;font-size:.95rem;line-height:1.6;text-align:left;font-family:Poppins,sans-serif}.job-page .job-details .section ul{margin:0;padding-left:1.25rem}@media (max-width: 992px){.job-page{flex-direction:column}.job-page .job-list,.job-page .job-details{width:100%}}.career-hero-section{position:relative;width:100%;height:340px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.career-hero-section .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.career-hero-section .content{position:relative;text-align:center;color:#fff;max-width:850px}.career-hero-section .content h1{font-size:44px;font-weight:500;color:#fff;font-family:Poppins,sans-serif}.career-hero-section .content p{font-size:18px;font-weight:400;line-height:28px;font-family:Poppins,sans-serif;margin-top:-20px;color:#e5e7eb}@media (max-width: 768px){.career-hero-section{height:260px}.career-hero-section .content h1{font-size:2rem}.career-hero-section .content p{font-size:1rem}}.questionnaire-page{min-height:100vh;background:#f9fafb;padding:3rem 0}.questionnaire-page .header-row{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 2rem;padding:0 2rem}.questionnaire-page .header-row .previous-button-header{background:transparent;border:none;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px 0;transition:all .2s}.questionnaire-page .header-row .previous-button-header:hover:not(:disabled){color:#000;transform:translate(-4px)}.questionnaire-page .header-row .previous-button-header:disabled{opacity:.3;cursor:not-allowed}.questionnaire-page .header-row .previous-button-header svg{font-size:16px}.questionnaire-page .header-row .logo{height:32px;width:auto}.questionnaire-page .question-counter{color:#3854f6;font-size:14px;font-weight:500;text-align:center;margin-bottom:1rem}.questionnaire-page .question-title{font-size:32px;font-weight:700;color:#000;text-align:center;margin-bottom:3rem;line-height:1.3}.questionnaire-page .options-container{max-width:600px;margin:0 auto}.questionnaire-page .option-card{width:100%;padding:18px 24px;margin-bottom:16px;border-radius:8px;border:2px solid #E5E7EB;background:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;color:#3854f6}.questionnaire-page .option-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3854f626}.questionnaire-page .option-card.selected{background:#3854f6;color:#fff;border-color:#3854f6}.questionnaire-page .option-card.selected .checkmark{opacity:1}.questionnaire-page .option-card .checkmark{width:20px;height:20px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.questionnaire-page .option-card .checkmark svg{color:#3854f6;font-size:14px}.questionnaire-page .navigation-buttons{max-width:600px;margin:3rem auto 0;display:flex;justify-content:center}.questionnaire-page .navigation-buttons .next-button{background:#3854f6;color:#fff;border:none;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.questionnaire-page .navigation-buttons .next-button:hover{background:#2a3ec9;transform:translateY(-2px);box-shadow:0 4px 12px #3854f64d}.questionnaire-page .navigation-buttons .next-button:disabled{opacity:.5;cursor:not-allowed}.progress-segments{display:flex;gap:8px;justify-content:center;margin-bottom:3rem;padding:0 2rem;margin-top:1rem}.progress-segments .segment{height:4px;flex:1;max-width:120px;background:#e5e7eb;border-radius:2px;transition:background .3s ease}.progress-segments .segment.active{background:#3854f6}@media (max-width: 768px){.questionnaire-page .header-row{padding:0 1rem}.questionnaire-page .header-row .logo{height:28px}.questionnaire-page .question-title{font-size:24px}.questionnaire-page .options-container{padding:0 1rem}}.SEONewWrapper{overflow:hidden!important}.SEONewWrapper .SEOPage{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:80px;padding:0 16px;overflow:hidden;margin-bottom:-30px}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage{margin-bottom:-35px}}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage{gap:70px;padding:0 72px;margin-bottom:-90px}}.SEONewWrapper .SEOPage p{margin-bottom:0}.SEONewWrapper .SEOPage .cta{display:flex;justify-content:center;align-items:center;align-self:center;color:#fff;font-style:normal;font-weight:600;line-height:normal;border:none;height:40px;font-size:16px;border-radius:70px;gap:5px;background-color:#fff;color:#222;transition:all .3s ease-in-out;width:150px;border:2px solid var(--primary);margin:20px auto 0}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .cta{height:55px;width:200px;margin-top:32px}}.SEONewWrapper .SEOPage .cta:hover{background-color:var(--primary);color:#fff}.SEONewWrapper .SEOPage .cta svg{font-size:23px;height:23px;font-weight:700}.SEONewWrapper .SEOPage .section-header-wrapper{width:100vw;padding-left:70px;padding-right:70px;position:relative;top:0;left:0;margin:0;box-sizing:border-box}.SEONewWrapper .SEOPage .title{color:#3656f4;text-align:center;font-weight:700;text-transform:uppercase;font-size:16px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .title{font-size:26px}}.SEONewWrapper .SEOPage .description{color:#1e1e1e;text-align:center;font-size:24px;font-weight:600}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .description{font-size:44px}}.SEONewWrapper .SEOPage .tagLine{color:#1e1e1eb3;text-align:center;font-size:18px;font-weight:400}.SEONewWrapper .SEOPage .heroSection{height:500px;width:100vw;position:relative;padding:0 40px;background:linear-gradient(98deg,#e1dcf930 -4.75%,#603fff30 -4.74%,#e1dcf930 97.81%,#ffffff30 97.81%)}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .heroSection{padding:0 100px}}.SEONewWrapper .SEOPage .heroSection #rainbow{position:absolute;left:calc(50% - 40vh);top:62%;width:80vh;height:80vh;-moz-filter:drop-shadow(0 0 .5vh white);-ms-filter:drop-shadow(0 0 .5vh white);-o-filter:drop-shadow(0 0 .5vh white);filter:drop-shadow(0 0 .5vh white);clip-path:polygon(-10% -10%,110% -10%,110% 30%,-10% 30%)}@media screen and (min-width: 1500px){.SEONewWrapper .SEOPage .heroSection #rainbow{top:58%}}@media screen and (min-width: 2000px){.SEONewWrapper .SEOPage .heroSection #rainbow{top:37%}}.SEONewWrapper .SEOPage .heroSection #rainbow .ring{border-radius:100%;position:absolute;box-shadow:0 0 10px #fff9}.SEONewWrapper .SEOPage .heroSection #rainbow #red{width:100%;height:100%;background:#4e2fda0f}.SEONewWrapper .SEOPage .heroSection #rainbow #orange{width:80%;height:80%;left:10%;bottom:10%;background:#4d2aec0f}.SEONewWrapper .SEOPage .heroSection #rainbow #yellow{width:60%;height:60%;left:20%;bottom:20%;background:#6247d91a}.SEONewWrapper .SEOPage .heroSection #rainbow #green{width:85%;height:85%;left:7.5%;bottom:7.5%;background:green}.SEONewWrapper .SEOPage .heroSection #rainbow #blue{width:80%;height:80%;left:10%;bottom:10%;background:#00f}.SEONewWrapper .SEOPage .heroSection #rainbow #purple{width:75%;height:75%;left:12.5%;bottom:12.5%;background:purple}.SEONewWrapper .SEOPage .heroSection #rainbow #occluder{width:70%;height:70%;left:15%;bottom:15%;background:sky;box-shadow:inset 0 0 2vh #fff}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer{display:flex;margin:0 auto}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:50%;margin:40px auto 0}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .tagLine{border-radius:8px;background:#ded8fc;color:#4e2fda;width:-moz-fit-content;width:fit-content;font-size:14px;padding:4px 8px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .title{color:#090b0e;text-align:center;font-size:48px;font-weight:600;text-transform:capitalize}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .title span{color:#4e2fda;position:relative}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .title span img{position:absolute;bottom:-10px;left:-10px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .description{color:#3d4c5e;text-align:center;font-size:18px;font-weight:400;line-height:26px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .content .cta{display:flex;width:200px;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:40px;border:2px solid #3854f6;background:none;text-decoration:none}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{position:relative;top:135px;left:64px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{left:-50px}}@media only screen and (min-width: 1440px){.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{left:40px}}@media screen and (min-width: 1600px){.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection{left:140px}}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection div:nth-child(1){width:200px;height:200px;position:relative;left:100px;top:66px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .firstImgSection div:nth-child(2){width:200px;height:200px;background-size:contain}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .lastImgSection{align-self:center;display:flex;flex-direction:column;gap:20px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .lastImgSection div:nth-child(2){position:relative;left:20px}.SEONewWrapper .SEOPage .heroSection .heroSectionContainer .lastImgSection div:nth-child(3){position:relative;left:-60px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .packageSection{margin:0 -80px}}.SEONewWrapper .SEOPage .packageSection .info{margin-bottom:32px}.SEONewWrapper .SEOPage .top-header-container{width:100vw;margin:0;padding:0;position:relative;top:0;left:0}.SEONewWrapper .SEOPage .header-image{width:100%;height:auto}.SEONewWrapper .SEOPage .weFixItSection .cards{display:flex;gap:24px;margin-top:32px;flex-direction:column}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .weFixItSection .cards{flex-direction:row}}.SEONewWrapper .SEOPage .weFixItSection .cards .problemCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0;margin:0 24px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .weFixItSection .cards .problemCard{width:50%;margin:12px 0}}.SEONewWrapper .SEOPage .weFixItSection .cards .problemCard .titleSection{background-color:#e5e7eb;width:100%;padding:20px;font-weight:600;border-top-right-radius:12px;border-top-left-radius:12px}.SEONewWrapper .SEOPage .weFixItSection .cards .solutionCard{background-color:#f3f4f6;border-radius:12px;display:flex;padding-bottom:32px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .weFixItSection .cards .solutionCard{width:50%}}.SEONewWrapper .SEOPage .weFixItSection .cards .solutionCard .titleSection{border-radius:12px 12px 0 0;background:#1d5dff;width:100%;padding:20px;font-weight:600;color:#fff}.SEONewWrapper .SEOPage .weFixItSection .cards .statementsSection{display:flex;flex-direction:column;gap:20px}.SEONewWrapper .SEOPage .weFixItSection .cards .statementsSection .statement{display:flex;align-items:center;gap:8px}.SEONewWrapper .SEOPageProducts,.SEONewWrapper .SEOPageIndustries,.SEONewWrapper .SEOPageOurWork span,.SEONewWrapper .SEOPageOurWork span img{width:100%}.SEONewWrapper .SEOPageOurWork .cta{margin-top:24px}.SEONewWrapper .SEOPageFeaturesSection{background-color:#222;margin:0 -16px;padding:16px 0}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSection{padding:32px;margin:0 -80px}}.SEONewWrapper .SEOPageFeaturesSection .info .description{color:#fff}.SEONewWrapper .SEOPageFeaturesSection .info .tagLine{color:#ecedf3;font-size:12px}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSection .info .tagLine{font-size:18px}}.SEONewWrapper .SEOPageFeaturesSection .app-container{max-width:1200px;background-color:#f9fafb}.SEONewWrapper .SEOPageFeaturesSectionContainer{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSectionContainer{flex-direction:row}}.SEONewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:none;width:100%}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSectionContainer .featureImage{display:block}}.SEONewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{display:flex;height:48px;padding:8px 22px;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:2px solid #3854f6;background-color:#222;color:#fff;text-align:left;margin:0 auto}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPageFeaturesSectionContainer .scrollSnapContainer .ctaButton{margin-left:0;margin-top:16px}}.SEONewWrapper .SEOPage .testimonials{margin-top:0;margin-bottom:100px}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .testimonials{margin-bottom:200px;text-align:left}}.SEONewWrapper .SEOPage .testimonials .slide-btn-wrapper{display:none}.SEONewWrapper .SEOPage .testimonials .title{font-weight:600;text-align:left}.SEONewWrapper .SEOPage .testimonials .description{font-size:14px;text-align:left;font-style:italic;color:#626262;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-bottom:5px;font-weight:400}.SEONewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:center}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .testimonials .testimonials-info .title{text-align:left}}.SEONewWrapper .SEOPage .testimonials .testimonials-info .description{font-weight:600;color:#222;font-style:normal;font-size:24px;text-align:center}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:24px;text-align:left}}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .testimonials .testimonials-info .description{font-size:32px!important}}.SEONewWrapper .SEOPage .logos{overflow:hidden;background:#fff;white-space:nowrap;position:relative;opacity:.5;margin:35px 0}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .logos{margin:0}}@media only screen and (min-width: 1280px){.SEONewWrapper .SEOPage .logos{margin:0}}.SEONewWrapper .SEOPage .logos:before,.SEONewWrapper .SEOPage .logos:after{position:absolute;top:0;height:100%;content:"";z-index:2}.SEONewWrapper .SEOPage .logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.SEONewWrapper .SEOPage .logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.SEONewWrapper .SEOPage .logos:hover .logos-slide{animation-play-state:paused}.SEONewWrapper .SEOPage .logos .logos-slide{display:inline-block;animation:slide 35s linear infinite;display:flex}.SEONewWrapper .SEOPage .logos .logos-slide img{height:14.541px;margin:0 1.5rem}@media only screen and (min-width: 768px){.SEONewWrapper .SEOPage .logos .logos-slide img{margin:0 3.5rem;height:24.541px}}@media only screen and (min-width: 1024px){.SEONewWrapper .SEOPage .logos .logos-slide img{margin:0 6rem;height:40px}}.SEONewWrapper .SEOPage .ourSuccess-container{margin-top:0}.SEONewWrapper .faqs-wrapper{margin-top:60px}@media only screen and (min-width: 1024px){.SEONewWrapper .faqs-wrapper{margin-top:120px}}.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}}.work-showcase-container{max-width:1200px;margin:4rem auto;padding:0 1rem;font-family:Inter,sans-serif}.text-center-container{text-align:center}.section-pre-heading{font-size:26px;font-weight:700;color:#3854f6;font-family:Poppins;text-transform:uppercase}@media (max-width: 640px){.section-pre-heading{font-size:12px}}.section-main-heading{font-size:44px;font-weight:800;font-family:Poppins;color:#1f2937}@media (max-width: 640px){.section-main-heading{font-size:16px}}.tab-navigation{justify-content:center;flex-wrap:wrap;margin-top:2rem;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;background-color:#fff;display:inline-flex;padding:20px}.tab-button{display:flex;align-items:center;padding:.75rem 1.5rem;background-color:transparent;color:#6b7280;font-weight:500;font-size:1rem;gap:10;cursor:pointer;border:none;outline:none;transition:all .3s ease-in-out}.tab-button:hover{color:#3854f6;background-color:#3854f60d}.tab-button.active{background-color:#3854f6;color:#fff;border-radius:6px}.tab-icon{width:1.25rem;height:1.25rem;margin-right:.5rem;stroke:currentColor}.tab-content{margin-top:2rem;text-align:center;padding:1rem;background-color:#fff;border-radius:.75rem}.content-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;padding:1.5rem}@media (min-width: 640px){.content-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.content-grid{grid-template-columns:repeat(3,1fr)}}.grid-item{position:relative;border-radius:.5rem;overflow:hidden;transition:transform .2s ease-in-out}.grid-item:hover{transform:translateY(-5px)}.post-image{width:100%;height:auto;display:block}.post-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3854f680;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in-out}.grid-item:hover .post-overlay{opacity:1}.post-title{color:#fff;font-weight:600;font-size:1.25rem}.content-container{padding:2rem}.video-placeholder,.calendar-placeholder{margin-top:1rem;background-color:#e3f2fd;border:2px dashed #3854F6;border-radius:.5rem;min-height:200px;display:flex;align-items:center;justify-content:center}.video-text,.calendar-text{color:#3854f6;font-weight:600}.instagram-feed{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0rem}.insta-post-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.insta-post-card .post-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.insta-post-card .post-header .user-info{display:flex;align-items:center}.insta-post-card .post-header .user-info .profile-pic{width:36px;height:36px;border-radius:50%;margin-right:.75rem;-o-object-fit:cover;object-fit:cover}.insta-post-card .post-header .user-info .username{font-weight:600;font-size:.9rem}.insta-post-card .post-header .menu-btn{background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#333;line-height:1;padding:0}.insta-post-card .post-image{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.insta-post-card .post-actions{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}.insta-post-card .post-actions .left-actions button{background:transparent;border:none;font-size:1.25rem;margin-right:1rem;cursor:pointer}.insta-post-card .post-actions .save-btn{background:transparent;border:none;font-size:1.25rem;cursor:pointer}.insta-post-card .post-details{padding:0 1rem 1rem;text-align:left}.insta-post-card .post-details .likes{font-weight:600;margin-bottom:.25rem;display:block}.insta-post-card .post-details .caption{margin:0 0 .25rem;font-size:.9rem;line-height:1.2}.insta-post-card .post-details .timestamp{font-size:.75rem;color:#999}@media (max-width: 1024px){.instagram-feed{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.instagram-feed{grid-template-columns:1fr}.insta-post-card .post-header,.insta-post-card .post-actions{flex-direction:column;align-items:flex-start;gap:.5rem}.insta-post-card .post-actions .left-actions{display:flex;gap:1rem;margin-bottom:.5rem}.insta-post-card .post-details{font-size:.9rem}.insta-post-card .caption{font-size:.85rem}.insta-post-card .timestamp{font-size:.7rem}}.apply-form-container{background-color:#eef7ff;padding:3rem 1.5rem;width:100%;margin:0 auto;border-radius:12px;font-family:Poppins,sans-serif}.apply-form-container .form-title{text-align:center;font-size:1.75rem;font-weight:600;color:#111;margin-bottom:2rem}.apply-form-container .apply-form{display:flex;flex-direction:column;gap:1rem}.apply-form-container .apply-form .form-row{display:flex;gap:1rem}.apply-form-container .apply-form .form-row input{flex:1}@media (max-width: 768px){.apply-form-container .apply-form .form-row{flex-direction:column}}.apply-form-container .apply-form input[type=text],.apply-form-container .apply-form input[type=email]{width:100%;padding:.9rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background-color:#fff;transition:border .2s}.apply-form-container .apply-form input[type=text]:focus,.apply-form-container .apply-form input[type=email]:focus{outline:none;border-color:#2563eb}.apply-form-container .apply-form .file-upload{border:1px dashed #d1d5db;border-radius:8px;background-color:#f9fafb;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;color:#6b7280}.apply-form-container .apply-form .file-upload label{font-weight:500;color:#111;text-align:left}.apply-form-container .apply-form .file-upload input[type=file]{border:none}.apply-form-container .apply-form .file-upload p{font-size:.875rem}.apply-form-container .apply-form .form-note{font-size:.875rem;color:#6b7280;text-align:left;line-height:1.5}.apply-form-container .apply-form .form-note a{color:#2563eb;text-decoration:underline}.apply-form-container .apply-form .form-note a:hover{color:#1e40af}.apply-form-container .apply-form .submit-btn{margin-top:1rem;background-color:#111;color:#fff;padding:.9rem 1.5rem;border:none;border-radius:9999px;font-size:1rem;font-weight:500;cursor:pointer;width:-moz-fit-content;width:fit-content;align-self:flex-start;transition:background-color .3s}.apply-form-container .apply-form .submit-btn:hover{background-color:#2563eb}.esam-hero{margin-top:85px}@media (max-width: 1024px){.esam-hero{margin-top:70px}}@media (max-width: 480px){.esam-hero{margin-top:60px}}.esam-feature{margin:64px 72px}@media (max-width: 1024px){.esam-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.esam-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.esam-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.esam-feature{margin-top:32px;margin-bottom:32px}}.esam-process{margin:64px 72px}@media (max-width: 1024px){.esam-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.esam-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.esam-process{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.esam-process{margin-top:32px;margin-bottom:32px}}.esam-client-dashboard{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.esam-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.esam-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.esam-client-dashboard{margin-bottom:48px}}@media (max-width: 480px){.esam-client-dashboard{margin-bottom:32px}}.esam-limited-time-offer{margin:64px 72px}@media (max-width: 1024px){.esam-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.esam-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.esam-limited-time-offer{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.esam-limited-time-offer{margin-top:32px;margin-bottom:32px}}.esam-transformation{margin:64px 72px}@media (max-width: 1024px){.esam-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.esam-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.esam-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.esam-transformation{margin-top:32px;margin-bottom:32px}}.esam-industries{margin:64px 72px}@media (max-width: 1024px){.esam-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.esam-industries{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.esam-industries{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.esam-industries{margin-top:32px;margin-bottom:32px}}.esam-needs{margin:64px 72px}@media (max-width: 1024px){.esam-needs{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.esam-needs{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.esam-needs{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.esam-needs{margin-top:32px;margin-bottom:32px}}@keyframes esamHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes esamHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.service-esam-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.service-esam-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.service-esam-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:auto}}@media (max-width: 480px){.service-esam-hero{min-height:auto}}.service-esam-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.service-esam-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.service-esam-hero__top{padding:70px 40px 28px}}@media (max-width: 768px){.service-esam-hero__top{flex-direction:column;align-items:center;padding:36px 24px 0}}@media (max-width: 480px){.service-esam-hero__top{padding:10vh 24px 0}}.service-esam-hero__left{animation:esamHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.service-esam-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.service-esam-hero__left{max-width:100%;text-align:center}}.service-esam-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.service-esam-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.service-esam-hero__heading{font-size:36px;margin-bottom:16px}}@media (max-width: 480px){.service-esam-hero__heading{font-size:24px;line-height:32px;text-align:center}}.service-esam-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 20px;font-weight:400;text-align:left}@media (max-width: 1024px){.service-esam-hero__content{max-width:100%}}@media (max-width: 768px){.service-esam-hero__content{font-size:16px;margin-bottom:16px}}@media (max-width: 480px){.service-esam-hero__content{font-size:16px;margin-bottom:12px;text-align:center}}.service-esam-hero__button-parent{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (max-width: 768px){.service-esam-hero__button-parent{gap:16px}}@media (max-width: 480px){.service-esam-hero__button-parent{flex-direction:column;align-items:stretch;width:-moz-fit-content;width:fit-content;margin:0 auto;gap:12px}}.service-esam-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.service-esam-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.service-esam-hero__btn{width:100%;padding:15px 24px;font-size:16px}}.service-esam-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.service-esam-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.service-esam-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-esam-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.service-esam-hero__right{position:static}@media (max-width: 768px){.service-esam-hero__right{display:flex;justify-content:center;width:100%;margin-top:24px}}@media (max-width: 480px){.service-esam-hero__right{margin-top:24px}}.service-esam-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.service-esam-hero__image{width:clamp(460px,45vw,620px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.service-esam-hero__image{display:block;position:relative;right:auto;top:auto;transform:none;width:clamp(500px,120vw,820px);margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}}.service-esam-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.service-esam-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.service-esam-hero__image-placeholder{display:none}}.service-esam-hero__logo{z-index:10;overflow:hidden;width:100%;padding:4px 0 48px}@media (max-width: 768px){.service-esam-hero__logo{padding:2px 0 40px}}@media (max-width: 480px){.service-esam-hero__logo{padding:0 0 32px}}.service-esam-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:esamHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.service-esam-hero__brands-list{gap:40px;animation-duration:18s;padding-left:40px}}@media (max-width: 480px){.service-esam-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.service-esam-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.service-esam-hero__brand-item:hover{opacity:1}.service-esam-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.service-esam-hero__brand-logo{height:18px}}.service-esam-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.service-esam-hero__brand-name{font-size:14px}}@media (max-width: 480px){.service-esam-hero__brand-name{font-size:14px}}@keyframes service-email-audit-spin{to{transform:rotate(360deg)}}.service-email-audit{background:#fff;font-family:Poppins,system-ui,sans-serif;padding-left:72px;padding-right:72px;padding-top:64px;max-width:100%;margin:0 auto;box-sizing:border-box}@media (max-width: 1024px){.service-email-audit{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-email-audit{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-email-audit{padding-top:48px}}@media (max-width: 480px){.service-email-audit{padding-top:32px}}.service-email-audit *{box-sizing:border-box}@media (max-width: 1024px){.service-email-audit{padding:48px 40px 0}}@media (max-width: 480px){.service-email-audit{padding:32px 24px 0;text-align:left}}.service-email-audit__title{font-size:44px;font-weight:500;text-align:left;color:#000;line-height:1.18;margin:0 0 14px;letter-spacing:-.02em}@media (max-width: 480px){.service-email-audit__title{text-align:left;font-size:24px}}.service-email-audit__title-highlight{color:#2059aa}.service-email-audit__description{font-size:18px;color:#6b7280;text-align:left;line-height:26px;margin:0 0 24px;font-weight:400}@media (max-width: 480px){.service-email-audit__description{text-align:left}}.service-email-audit__cta{margin-bottom:24px;display:flex;align-items:flex-start}@media (max-width: 480px){.service-email-audit__cta{justify-content:center}}.service-email-audit__button{display:inline-flex;align-items:center;justify-content:center;background:#1d5dff;color:#fff;border:none;text-decoration:none;border-radius:999px;padding:10px 28px;font-size:16px;font-weight:500;font-family:Poppins,system-ui,sans-serif;cursor:pointer;min-width:192px;white-space:nowrap;transition:background-color .18s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1)}.service-email-audit__button:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 14px #2563eb59}.service-email-audit__button:active:not(:disabled){background:#1e40af;transform:scale(.975);box-shadow:none}.service-email-audit__button:disabled,.service-email-audit__button--loading{opacity:.65;cursor:not-allowed;pointer-events:none}@media (max-width: 480px){.service-email-audit__button{width:100%}}.service-email-audit__spinner{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:service-email-audit-spin .65s linear infinite}.service-email-audit__error-message{color:#ef4444;font-size:16px;margin:10px 0 0}.service-email-audit__success-message{color:#16a34a;font-size:16px;margin:10px 0 0}.service-email-audit__features{display:flex;flex-direction:column;gap:14px}.service-email-audit__features-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media (max-width: 768px){.service-email-audit__features-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.service-email-audit__features-row{grid-template-columns:1fr}}.service-email-audit__feature-card{display:flex;align-items:center;gap:12px;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px 20px;background:#fff;text-align:left;transition:border-color .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1)}.service-email-audit__feature-card:hover{border-color:#93c5fd;box-shadow:0 2px 10px #2563eb14}.service-email-audit__feature-icon{width:22px;height:22px;flex-shrink:0}.service-email-audit__feature-label{font-size:18px;font-weight:500;color:#444;line-height:26px}:root{--sc-radius: 12px;--sc-shadow: 0 2px 8px rgba(0, 0, 0, .07);--sc-shadow-hover: 0 8px 24px rgba(0, 0, 0, .13);--sc-border: 1px solid #e8ecf0;--sc-bg: #ffffff;--sc-image-height: 200px;--sc-title-color: #0f1623;--sc-title-size: 16px;--sc-desc-color: #5a6577;--sc-desc-size: 14px;--sc-desc-lh: 1.75;--sc-badge-bg: #298DFF1F;--sc-badge-color: #1D5DFF;--sc-badge-radius: 999px;--sc-heading-color: #0f1623;--sc-heading-size: 44px;--sc-sub-color: #000000;--sc-grid-gap: 24px;--sc-transition: .22s cubic-bezier(.4, 0, .2, 1)}.service-common-service-card{display:flex;flex-direction:column;background:var(--sc-bg);border:var(--sc-border);border-radius:var(--sc-radius);box-shadow:var(--sc-shadow);overflow:hidden;transition:box-shadow var(--sc-transition),transform var(--sc-transition);padding:16px;text-align:left}.service-common-service-card--clickable{cursor:pointer}.service-common-service-card--clickable:hover,.service-common-service-card--clickable:focus-visible{box-shadow:var(--sc-shadow-hover);transform:translateY(-3px);outline:none}.service-common-service-card--clickable:hover .service-common-service-card__image,.service-common-service-card--clickable:focus-visible .service-common-service-card__image{transform:scale(1.04)}.service-common-service-card--clickable:active{transform:translateY(-1px)}.service-common-service-card__image-wrapper{width:100%;height:var(--sc-image-height);overflow:hidden;flex-shrink:0;background:#d6e0f0;border-radius:12px}.service-common-service-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform var(--sc-transition)}.service-common-service-card__image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#c8d8f0,#a8bcdf)}.service-common-service-card__body{padding:20px 0;display:flex;flex-direction:column;gap:8px;flex:1}.service-common-service-card__title{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:var(--sc-title-size);font-weight:500;color:var(--sc-title-color);line-height:1.3;letter-spacing:-.01em;text-align:left}.service-common-service-card__description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:var(--sc-desc-size);font-weight:400;color:var(--sc-desc-color);line-height:var(--sc-desc-lh);text-align:left}.service-common-services-section{padding:64px 72px;max-width:100%}@media (max-width: 1024px){.service-common-services-section{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-services-section{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-services-section{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-services-section{padding-top:32px;padding-bottom:32px}}.service-common-services-section__header{margin-bottom:36px;display:flex;flex-direction:column;gap:10px}@media (max-width: 480px){.service-common-services-section__header{align-items:flex-start;text-align:left}}.service-common-services-section__badge{display:inline-flex;align-items:center;padding:8px 20px;background:var(--sc-badge-bg);color:var(--sc-badge-color);border-radius:var(--sc-badge-radius);font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;width:-moz-fit-content;width:fit-content}@media (max-width: 480px){.service-common-services-section__badge{border:1px solid #1D5DFF}}.service-common-services-section__heading{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:var(--sc-heading-size);font-weight:500;color:#000;line-height:1.15;letter-spacing:-.02em;text-align:left}@media (max-width: 480px){.service-common-services-section__heading{text-align:left;line-height:32px}}.service-common-services-section__subheading{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:var(--sc-sub-color);line-height:1.75;text-align:left}@media (max-width: 480px){.service-common-services-section__subheading{text-align:left;line-height:24px}}.service-common-services-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sc-grid-gap)}@media (max-width: 1024px){.service-common-services-section__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.service-common-services-section__grid{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;padding-right:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.service-common-services-section__grid::-webkit-scrollbar{display:none}.service-common-service-card{flex:0 0 88%;width:88%;scroll-snap-align:start}}@media (max-width: 1024px){:root{--sc-heading-size: 36px}}@media (max-width: 768px){:root{--sc-image-height: 160px;--sc-grid-gap: 16px;--sc-heading-size: 24px}}@media (max-width: 480px){:root{--sc-image-height: 180px;--sc-heading-size: 24px}}@media (prefers-color-scheme: dark){:root{--sc-bg: #1a2030;--sc-border: 1px solid #2a3348;--sc-shadow: 0 2px 8px rgba(0, 0, 0, .3);--sc-shadow-hover: 0 8px 24px rgba(0, 0, 0, .5);--sc-title-color: #e8ecf5;--sc-desc-color: #8a96a8;--sc-heading-color:#e8ecf5;--sc-sub-color: #8a96a8;--sc-badge-bg: #1e2d50;--sc-badge-color: #6b9ef5}}.service-platforms{padding-left:72px;padding-right:72px;max-width:100%}@media (max-width: 1024px){.service-platforms{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-platforms{padding-left:24px;padding-right:24px}}.service-platforms__inner{background:var(--platforms-bg, #2059AA);border-radius:20px;padding:56px;display:flex;align-items:center;justify-content:space-between;gap:48px}@media (max-width: 768px){.service-platforms__inner{flex-direction:column;align-items:flex-start;padding:48px 40px;gap:32px}}@media (max-width: 480px){.service-platforms__inner{padding:32px 24px;border-radius:16px;gap:28px}}.service-platforms__text{flex:0 0 auto;display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){.service-platforms__text{max-width:100%}}.service-platforms__heading{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:36px;font-weight:400;color:#fff;line-height:1.2;letter-spacing:-.02em;display:flex;flex-direction:column;text-align:left}@media (max-width: 480px){.service-platforms__heading{font-size:24px}}.service-platforms__heading-line{display:block}.service-platforms__description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#ffffffd9;line-height:1.75;max-width:380px;text-align:left}.service-platforms__tagline{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#ffffffd9;line-height:1.75;text-align:left}.service-platforms__logos{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}@media (max-width: 768px){.service-platforms__logos{justify-content:flex-start}}@media (max-width: 480px){.service-platforms__logos{gap:10px}}.service-platforms__badge{flex-shrink:0}.service-platforms__badge-inner{width:88px;height:88px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 16px #00000026;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.service-platforms__badge-inner:hover{transform:scale(1.06);box-shadow:0 8px 24px #00000038}@media (max-width: 480px){.service-platforms__badge-inner{width:72px;height:72px}}@media (max-width: 380px){.service-platforms__badge-inner{width:60px;height:60px}}.service-platforms__badge-img{width:78px;height:78px;-o-object-fit:contain;object-fit:contain;display:block}@media (max-width: 480px){.service-platforms__badge-img{width:48px;height:48px}}@media (max-width: 380px){.service-platforms__badge-img{width:40px;height:40px}}.service-platforms__badge-fallback{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;color:#1d5dff}.service-common-feature{max-width:100%}.service-common-feature__header{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:40px;text-align:left}@media (max-width: 480px){.service-common-feature__header{align-items:flex-start;text-align:left}}.service-common-feature__badge{display:inline-flex;align-items:center;padding:8px 20px;background:var(--sf-badge-bg, rgba(41, 141, 255, .1215686275));color:var(--sf-badge-text, #1D5DFF);border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em}@media (max-width: 480px){.service-common-feature__badge{border:1px solid #1D5DFF}}.service-common-feature__heading{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;color:var(--sf-heading-color, #000000);line-height:52px;letter-spacing:-.02em}@media (max-width: 768px){.service-common-feature__heading{font-size:36px}}@media (max-width: 480px){.service-common-feature__heading{font-size:24px;line-height:1.25}}.service-common-feature__description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:var(--sf-description-color, #5a6577);line-height:1.75;text-align:left}@media (max-width: 480px){.service-common-feature__description{text-align:left}}.service-common-feature__cta{display:inline-flex;align-items:center;padding:14px 28px;background:var(--sf-cta-bg, #2D5BE3);color:var(--sf-cta-text, #ffffff);border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);margin-top:4px}.service-common-feature__cta:hover{background:var(--sf-cta-hover-bg, #1f48c8);transform:translateY(-1px)}.service-common-feature__cta:active{transform:translateY(0)}@media (max-width: 480px){.service-common-feature__cta{font-size:14px;padding:12px 22px}}.service-common-feature__card{position:relative;border-radius:20px;overflow:hidden;min-height:460px;text-align:left;background:var(--sf-card-background, linear-gradient(90deg, #ffffff 0%, #f4fbf7 25%, #d9f5e6 50%, #7edca9 75%, #2ecc71 100%));padding-bottom:50px}.service-common-feature__track{display:flex;width:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.service-common-feature__slide{flex:0 0 100%;min-width:0;display:grid;grid-template-columns:1fr 1fr}@media (max-width: 768px){.service-common-feature__slide{grid-template-columns:1fr}}.service-common-feature__side{display:flex;flex-direction:column;padding:32px 32px 0}@media (max-width: 768px){.service-common-feature__side{padding:28px 28px 0}}@media (max-width: 480px){.service-common-feature__side{padding:24px 20px 0}}.service-common-feature__label{margin:0 0 8px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-style:italic;font-weight:500;text-align:left}.service-common-feature__label--challenge{color:var(--sf-label-challenge-color, #2059AA)}.service-common-feature__label--solution{color:var(--sf-label-solution-color, #26BB73)}.service-common-feature__slide-title{margin:0 0 24px;font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:1.25;color:var(--sf-slide-title-color, #000000);text-align:left}@media (max-width: 480px){.service-common-feature__slide-title{font-size:20px}}.service-common-feature__image-wrapper{flex:1;border-radius:12px;overflow:hidden;margin-top:auto;margin-bottom:28px;position:relative;width:100%;padding-top:53.5714285714%}.service-common-feature__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.service-common-feature__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000014;border-radius:12px}.service-common-feature__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px}.service-common-feature__dot{width:10px;height:10px;border-radius:50%;background:var(--sf-dot-inactive-bg, rgba(0, 0, 0, .2));border:none;padding:0;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.service-common-feature__dot:hover{background:#0006}.service-common-feature__dot--active{background:var(--sf-dot-active-bg, #2D5BE3);transform:scale(1.3)}.service-common-process{text-align:left;background:#fff;font-family:Poppins,system-ui,sans-serif;max-width:100%;margin:0 auto;box-sizing:border-box}.service-common-process *{box-sizing:border-box}.service-common-process__header{margin-bottom:40px;text-align:left}@media (max-width: 480px){.service-common-process__header{text-align:left}}.service-common-process__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.service-common-process__badge{font-size:16px;padding:6px 20px;border:1px solid #1D5DFF}}.service-common-process__heading{margin:0 0 14px;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;color:#0f1623;line-height:1.15;letter-spacing:-.02em;text-align:left}@media (max-width: 1024px){.service-common-process__heading{font-size:36px}}@media (max-width: 768px){.service-common-process__heading{font-size:36px}}@media (max-width: 480px){.service-common-process__heading{font-size:24px;text-align:left;line-height:32px}}.service-common-process__description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:#474747;line-height:1.75;text-align:left}@media (max-width: 768px){.service-common-process__description{font-size:16px}}@media (max-width: 480px){.service-common-process__description{font-size:16px;text-align:left;line-height:24px}}.service-common-process__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.service-common-process__grid>*{grid-column:span 2}.service-common-process__grid>*:nth-child(4),.service-common-process__grid>*:nth-child(5){grid-column:span 3}@media (max-width: 1024px){.service-common-process__grid{gap:16px}}@media (max-width: 768px){.service-common-process__grid{grid-template-columns:repeat(2,1fr)}.service-common-process__grid>*{grid-column:span 1}.service-common-process__grid>*:nth-child(4),.service-common-process__grid>*:nth-child(5){grid-column:span 1}}@media (max-width: 480px){.service-common-process__grid{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:8px}.service-common-process__grid::-webkit-scrollbar{display:none}}.service-common-process__card{background:#f0f4fa;border-radius:16px;padding:28px 28px 32px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.service-common-process__card:hover{box-shadow:0 6px 24px #2d5be31a;transform:translateY(-2px)}@media (max-width: 480px){.service-common-process__card{padding:22px 20px 26px;flex:0 0 80vw}}.service-common-process__card-top{display:flex;align-items:center;gap:14px}.service-common-process__icon{width:44px;height:44px;min-width:44px;background:var(--icon-bg, #2059AA);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:-14px}.service-common-process__line{flex:1;height:2px;background:var(--line-color, #c5cfe8);border-radius:2px}.service-common-process__step-label{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;color:var(--step-label-color, #0f1623);line-height:1.3}@media (max-width: 480px){.service-common-process__step-label{font-size:16px}}.service-common-process__step-title{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;color:var(--step-title-color, #2059AA)}@media (max-width: 480px){.service-common-process__step-title{font-size:16px}}.service-common-process__step-description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:#474747;line-height:1.75}@media (max-width: 480px){.service-common-process__step-description{font-size:14px}}.service-common-limited-time-offer{font-family:Poppins,system-ui,sans-serif;background:#fff;max-width:1200px;margin:0 auto}.service-common-limited-time-offer__header{text-align:center;margin-bottom:32px}@media (max-width: 768px){.service-common-limited-time-offer__header{text-align:left}}.service-common-limited-time-offer__badge{display:inline-block;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:28px}@media (max-width: 480px){.service-common-limited-time-offer__badge{font-size:16px;padding:6px 20px;border:1px solid #1D5DFF}}.service-common-limited-time-offer__title{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;color:#000;margin:0 0 16px;line-height:1.15;letter-spacing:-.02em}@media (max-width: 1024px){.service-common-limited-time-offer__title{font-size:36px}}@media (max-width: 480px){.service-common-limited-time-offer__title{font-size:24px}}.service-common-limited-time-offer__subtitle{font-size:16px;color:#6b7280;line-height:1.75;margin:0 auto}@media (max-width: 768px){.service-common-limited-time-offer__subtitle{margin:0}}.service-common-limited-time-offer__payment-types{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 1024px){.service-common-limited-time-offer__payment-types{gap:12px}}@media (max-width: 768px){.service-common-limited-time-offer__payment-types{display:none}}.service-common-limited-time-offer__duration-row{display:flex;justify-content:center;align-items:center;margin-bottom:48px}@media (max-width: 768px){.service-common-limited-time-offer__duration-row{margin-bottom:32px}}.service-common-limited-time-offer__plans{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;overflow:visible}@media (max-width: 1024px){.service-common-limited-time-offer__plans{gap:16px}}@media (max-width: 768px){.service-common-limited-time-offer__plans{display:flex;overflow-y:hidden;scroll-snap-type:none;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;-ms-overflow-style:none;scrollbar-width:none;align-items:stretch}.service-common-limited-time-offer__plans::-webkit-scrollbar{display:none}}.service-common-limited-time-offer__duration-selector{display:flex;align-items:center;gap:20px}.service-common-limited-time-offer__duration-selector__label{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;color:#1d5dff;white-space:nowrap;flex-shrink:0}.service-common-limited-time-offer__duration-dropdown{position:relative}.service-common-limited-time-offer__duration-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;gap:32px;min-width:180px;padding:10px 18px;background:#fff;border:1.8px solid #1D5DFF;border-radius:12px;cursor:pointer;transition:box-shadow .2s cubic-bezier(.4,0,.2,1);font-family:Poppins,system-ui,sans-serif}.service-common-limited-time-offer__duration-dropdown__trigger:hover,.service-common-limited-time-offer__duration-dropdown__trigger--open{box-shadow:0 0 0 3px #1d5dff1f}.service-common-limited-time-offer__duration-dropdown__value{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#000;white-space:nowrap}.service-common-limited-time-offer__duration-dropdown__chevron{flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__duration-dropdown__chevron--open{transform:rotate(180deg)}.service-common-limited-time-offer__duration-dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1.8px solid #1D5DFF;border-radius:12px;list-style:none;padding:6px 0;margin:0;z-index:100;box-shadow:0 8px 24px #3b4bdb1f;overflow:hidden}.service-common-limited-time-offer__duration-dropdown__item{padding:10px 18px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#000;cursor:pointer;transition:background .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__duration-dropdown__item:hover{background:#eef0ff;color:#1d5dff}.service-common-limited-time-offer__duration-dropdown__item--active{background:#eef0ff;color:#1d5dff;font-weight:500}.service-common-limited-time-offer__payment-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:18px 20px;text-align:left;cursor:pointer;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);width:100%}@media (max-width: 768px){.service-common-limited-time-offer__payment-card{min-width:260px;flex-shrink:0;scroll-snap-align:start}}.service-common-limited-time-offer__payment-card--active{border-color:#1d5dff;box-shadow:0 0 0 2px #1d5dff1f;background-color:#4272dd0a}.service-common-limited-time-offer__payment-card__top{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.service-common-limited-time-offer__payment-card__icon{flex-shrink:0;display:flex;align-items:center;width:28px;height:28px}.service-common-limited-time-offer__payment-card__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.service-common-limited-time-offer__payment-card__label{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:500;color:#000;flex:1;line-height:1.3}.service-common-limited-time-offer__payment-card__badge{font-size:16px;font-weight:500;border-radius:999px;padding:2px 10px;white-space:nowrap;flex-shrink:0}.service-common-limited-time-offer__payment-card__badge--green{background:#4f9f4033;color:#47962d}.service-common-limited-time-offer__payment-card__badge--yellow{background:#bfa81233;color:#a4900e}.service-common-limited-time-offer__payment-card__desc{font-size:16px;color:#6b7280;line-height:1.75;margin:0}.service-common-limited-time-offer__plan-card-wrapper{display:flex}@media (max-width: 768px){.service-common-limited-time-offer__plan-card-wrapper{min-width:280px;flex-shrink:0;scroll-snap-align:start}}.service-common-limited-time-offer__plan-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:36px 28px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 16px #3b4bdb14;overflow:hidden;width:100%}@media (max-width: 1024px){.service-common-limited-time-offer__plan-card{padding:28px 18px 24px}}.service-common-limited-time-offer__plan-card:hover{background:#1d5dff;border-color:#1d5dff;box-shadow:0 8px 40px #3b4bdb47;transform:translateY(-8px)}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__icon-img{filter:brightness(0) invert(1)}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__name{color:#ffffffd9}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__currency,.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__amount{color:#fff}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__period{color:#ffffffd9}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__desc{color:#ffffffbf}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__cta{background:#fff;color:#1d5dff;box-shadow:0 4px 14px #ffffff40}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__plan-card__cta:hover{background:#f0f0f0;transform:translateY(-1px)}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__feature-item__text{color:#fff}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__feature-items{border-bottom-color:#ffffff2e}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__info-icon circle,.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__info-icon path{stroke:#fff9!important}.service-common-limited-time-offer__plan-card:hover .service-common-limited-time-offer__info-icon circle[r="0.7"]{fill:#fff9!important;stroke:none!important}.service-common-limited-time-offer__plan-card__icon-wrap{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.service-common-limited-time-offer__plan-card__icon-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:filter .25s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__plan-card__name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.06em;color:#1d5dff;margin:0 0 14px;text-transform:uppercase;transition:color .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.service-common-limited-time-offer__plan-card__price{display:flex;align-items:baseline;gap:2px;margin-bottom:18px;flex-shrink:0}.service-common-limited-time-offer__plan-card__currency{font-family:Poppins,system-ui,sans-serif;font-size:36px;font-weight:500;line-height:1;color:#1d5dff;transition:color .25s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__plan-card__amount{font-family:Poppins,system-ui,sans-serif;font-size:52px;font-weight:500;line-height:1;letter-spacing:-.03em;color:#1d5dff;transition:color .25s cubic-bezier(.4,0,.2,1)}@media (max-width: 1024px){.service-common-limited-time-offer__plan-card__amount{font-size:42px}}.service-common-limited-time-offer__plan-card__period{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:500;opacity:.8;color:#1d5dff;transition:color .25s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__plan-card__desc{font-size:16px;color:#6b7280;line-height:1.75;margin-bottom:24px;max-width:260px;transition:color .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.service-common-limited-time-offer__plan-card__cta{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:.06em;background:#1d5dff;color:#fff;border:none;border-radius:999px;padding:14px 44px;cursor:pointer;margin-bottom:32px;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #1d5dff59;width:100%;max-width:220px;flex-shrink:0}.service-common-limited-time-offer__plan-card__cta:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 20px #1d5dff73}.service-common-limited-time-offer__plan-card__cta:active{transform:translateY(0)}.service-common-limited-time-offer__plan-card__features{list-style:none;padding:0;margin:0;width:100%;text-align:left;display:flex;flex-direction:column;gap:0}.service-common-limited-time-offer__feature-items{display:flex;align-items:center;gap:10px;padding:11px 0;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__feature-items:last-child{border-bottom:none}.service-common-limited-time-offer__feature-item__icon{flex-shrink:0;display:flex;align-items:center}.service-common-limited-time-offer__feature-item__text{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:500;color:#000;flex:1;line-height:1.4;transition:color .25s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__info-icon{flex-shrink:0;opacity:.6;cursor:help;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__info-icon:hover{opacity:1}.service-common-limited-time-offer__payment-mobile-dropdown{display:none}@media (max-width: 768px){.service-common-limited-time-offer__payment-mobile-dropdown{display:block;margin-bottom:24px}}.service-common-limited-time-offer__payment-mobile-dropdown__label{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:500;color:#000;margin-bottom:12px;display:block;text-align:left}.service-common-limited-time-offer__payment-mobile-dropdown__wrap{position:relative}.service-common-limited-time-offer__payment-mobile-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 18px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);font-family:Poppins,system-ui,sans-serif}.service-common-limited-time-offer__payment-mobile-dropdown__trigger:hover,.service-common-limited-time-offer__payment-mobile-dropdown__trigger--open{border-color:#1d5dff;box-shadow:0 0 0 3px #1d5dff1f}.service-common-limited-time-offer__payment-mobile-dropdown__value{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#000}.service-common-limited-time-offer__payment-mobile-dropdown__chevron{flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__payment-mobile-dropdown__chevron--open{transform:rotate(180deg)}.service-common-limited-time-offer__payment-mobile-dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1.5px solid #1D5DFF;border-radius:12px;list-style:none;padding:6px 0;margin:0;z-index:100;box-shadow:0 8px 24px #3b4bdb1f;overflow:hidden}.service-common-limited-time-offer__payment-mobile-dropdown__item{padding:12px 18px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#000;cursor:pointer;transition:background .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.service-common-limited-time-offer__payment-mobile-dropdown__item:hover{background:#eef0ff;color:#1d5dff}.service-common-limited-time-offer__payment-mobile-dropdown__item--active{background:#eef0ff;color:#1d5dff;font-weight:500}.service-common-transformation{background:#fff;font-family:Poppins,system-ui,sans-serif;max-width:100%;box-sizing:border-box}.service-common-transformation *{box-sizing:border-box}.service-common-transformation__header{margin-bottom:40px;text-align:left}@media (max-width: 480px){.service-common-transformation__header{text-align:left}}.service-common-transformation__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.service-common-transformation__badge{font-size:16px;padding:6px 20px;border:1px solid #1D5DFF}}.service-common-transformation__heading{margin:0 0 12px;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;color:#000;line-height:1.15;letter-spacing:-.02em;text-align:left}@media (max-width: 1024px){.service-common-transformation__heading{font-size:36px}}@media (max-width: 768px){.service-common-transformation__heading{font-size:24px}}@media (max-width: 480px){.service-common-transformation__heading{font-size:24px;text-align:left;line-height:32px}}.service-common-transformation__description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:#5a6577;line-height:1.75;text-align:left}@media (max-width: 768px){.service-common-transformation__description{font-size:16px}}@media (max-width: 480px){.service-common-transformation__description{text-align:left;line-height:24px}}.service-common-transformation__cta-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;padding:10px 32px;background:#1d5dff;color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;border:none;border-radius:999px;cursor:pointer;white-space:nowrap;box-shadow:0 4px 20px #1d5dff59;transition:background .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.service-common-transformation__cta-btn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #1d5dff73}.service-common-transformation__cta-btn:active{transform:translateY(0);box-shadow:0 2px 12px #1d5dff4d}@media (max-width: 768px){.service-common-transformation__cta-btn{padding:10px 28px;font-size:16px}}@media (max-width: 480px){.service-common-transformation__cta-btn{width:100%;padding:10px 24px;font-size:16px}}.service-common-transformation__table{display:grid;grid-template-columns:220px 1fr 1fr;gap:16px;width:100%}@media (max-width: 1024px){.service-common-transformation__table{grid-template-columns:180px 1fr 1fr;gap:12px}}@media (max-width: 768px){.service-common-transformation__table{grid-template-columns:160px 1fr 1fr;gap:12px}}@media (max-width: 480px){.service-common-transformation__table{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:16px;scrollbar-width:none;-ms-overflow-style:none}.service-common-transformation__table::-webkit-scrollbar{display:none}}.service-common-transformation__col{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;text-align:left}.service-common-transformation__col--aspect{background:#f5f7fa}@media (max-width: 480px){.service-common-transformation__col--aspect{min-width:280px;flex-shrink:0}}.service-common-transformation__col--before{position:relative;overflow:hidden}@media (max-width: 480px){.service-common-transformation__col--before{min-width:280px;flex-shrink:0}}.service-common-transformation__col--before:before{content:"";position:absolute;top:-120px;right:-120px;width:279px;height:279px;border-radius:999px;background:radial-gradient(circle,#d2e0ece6,#c8d6e299 45%,#b4c8d759 70%,#a0b9cd00);box-shadow:-40px 40px 120px #00000026;pointer-events:none}.service-common-transformation__col--after{position:relative;overflow:hidden}@media (max-width: 480px){.service-common-transformation__col--after{min-width:280px;flex-shrink:0}}.service-common-transformation__col--after:before{content:"";position:absolute;top:-120px;right:-120px;width:279px;height:279px;border-radius:999px;background:radial-gradient(circle,#91cbcd70,#9ec5dd26 60%,#a5c4cc00);box-shadow:-40px 40px 120px #133c6f80;pointer-events:none}.service-common-transformation__col-header{padding:28px 24px 20px;font-family:Poppins,system-ui,sans-serif;font-size:36px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;line-height:1.3;text-align:left}@media (max-width: 1024px){.service-common-transformation__col-header{padding:22px 18px 16px;font-size:24px}}@media (max-width: 768px){.service-common-transformation__col-header{padding:18px 16px 14px;font-size:20px}}@media (max-width: 480px){.service-common-transformation__col-header{padding:18px 18px 12px;font-size:18px}}.service-common-transformation__col-header--aspect{color:#000}.service-common-transformation__col-body{display:flex;flex-direction:column;flex:1;padding:0 0 12px}.service-common-transformation__col-item{padding:12px 24px;font-family:Poppins,system-ui,sans-serif;font-size:16px;line-height:1.2;color:#374151}@media (max-width: 1024px){.service-common-transformation__col-item{padding:10px 18px;font-size:14px}}@media (max-width: 768px){.service-common-transformation__col-item{padding:10px 16px;font-size:16px}}@media (max-width: 480px){.service-common-transformation__col-item{padding:12px 18px;font-size:14px}}.service-common-transformation__col-item--aspect,.service-common-transformation__col-item--before{font-weight:400;color:#374151}.service-common-transformation__col-item--after{display:flex;align-items:center;gap:10px;font-weight:500}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.industries{background:#fff;overflow:hidden;text-align:left}@media (max-width: 480px){.industries{overflow-x:clip;overflow-y:visible}}.industries__badge{display:inline-flex;align-items:center;background:#deeaf5;color:#1d5dff;border-radius:999px;padding:8px 20px;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.industries__badge{padding:6px 20px;border:1px solid #1D5DFF}}.industries__header{display:flex;align-items:flex-start;gap:48px;margin-bottom:40px}@media (max-width: 768px){.industries__header{flex-direction:column;gap:16px;margin-bottom:32px}}.industries__heading{flex:1;font-size:44px;font-weight:500;line-height:52px;color:#000;margin:0;letter-spacing:-.02em}@media (max-width: 1024px){.industries__heading{font-size:36px}}@media (max-width: 480px){.industries__heading{font-size:24px;line-height:32px}}.industries__subtext{flex:1;font-size:18px;line-height:1.75;color:#4a5c6e;margin:0;padding-top:6px}@media (max-width: 768px){.industries__subtext{font-size:16px}}@media (max-width: 480px){.industries__subtext{font-size:16px}}@media (max-width: 768px){.industries__subtext{padding-top:0;max-width:100%}}.industries__grid{display:flex;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.industries__grid::-webkit-scrollbar{display:none}.industries__card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3/4;background:#e8eef4;cursor:pointer;flex:0 0 23%}@media (max-width: 1024px){.industries__card{flex:0 0 46%}}@media (max-width: 480px){.industries__card{flex:0 0 80vw;aspect-ratio:3/3}}.industries__card:hover .industries__card-img{transform:scale(1.04)}.industries__card:hover .industries__card-label-wrap{opacity:0;transform:translateY(8px)}.industries__card:hover .industries__card-footer{opacity:1;transform:translateY(0)}.industries__card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.industries__card-placeholder{width:100%;height:100%;background:linear-gradient(160deg,#c8d8e8,#a0b8cc)}.industries__card-label-wrap{position:absolute;bottom:0;left:0;right:0;padding:56px 20px 20px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);display:flex;align-items:flex-end;justify-content:center;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.industries__card-label{font-size:16px;font-weight:500;color:#fff;letter-spacing:-.01em}.industries__card-footer{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;background:#000000a6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;opacity:0;transform:translateY(12px);transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.industries__card-footer-label{font-size:16px;font-weight:500;color:#fff;letter-spacing:-.01em;margin:0}.industries__card-footer-desc{font-size:14px;font-weight:400;color:#ffffffd9;line-height:1.75;margin:0;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.industries--skeleton{pointer-events:none}.industries .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#0000000a 25%,#00000014,#0000000a 75%);background-size:200% 100%;animation:skeletonShimmer 1.4s ease-in-out infinite}.industries .skeleton-line--badge{height:28px;width:100px;margin-bottom:16px;border-radius:999px}.industries .skeleton-line--heading{height:32px;width:85%;margin-bottom:10px}.industries .skeleton-line--heading-short{height:32px;width:60%}.industries .skeleton-line--subtext{height:16px;width:380px;max-width:100%;align-self:flex-start;margin-top:8px}.industries .skeleton-card{background:linear-gradient(90deg,#0000000a 25%,#00000014,#0000000a 75%);background-size:200% 100%;animation:skeletonShimmer 1.4s ease-in-out infinite}.service-common-problem-solution{border-radius:64px 64px 0 0;padding:64px 72px;font-family:Poppins,system-ui,sans-serif;position:relative;overflow:hidden;text-align:left}@media (max-width: 1024px){.service-common-problem-solution{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-problem-solution{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-problem-solution{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-problem-solution{padding-top:32px;padding-bottom:32px}}@media (max-width: 768px){.service-common-problem-solution{border-radius:40px 40px 0 0}}@media (max-width: 480px){.service-common-problem-solution{border-radius:24px 24px 0 0}}.ps__badge-wrap{display:flex;justify-content:flex-start;margin-bottom:40px}@media (max-width: 480px){.ps__badge-wrap{margin-bottom:28px}}.ps__badge{display:inline-block;padding:8px 20px;border-radius:999px;font-size:16px;font-weight:500;letter-spacing:.01em}.ps__body{display:flex;gap:24px;align-items:stretch}@media (max-width: 1024px){.ps__body{gap:16px}}@media (max-width: 768px){.ps__body{flex-direction:column;gap:20px}}.ps__problem,.ps__solution{flex:1;border-radius:20px;padding:36px 32px;display:flex;flex-direction:column;gap:24px}@media (max-width: 1024px){.ps__problem,.ps__solution{padding:28px 24px}}@media (max-width: 480px){.ps__problem,.ps__solution{padding:24px 20px;gap:20px}}.ps__problem{border:1px solid}.ps__solution{position:relative}.ps__solution-bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.ps__card-header{display:flex;flex-direction:column;gap:12px}.ps__card-header--relative{position:relative;z-index:1}.ps__card-title{font-size:44px;font-weight:500;line-height:1.3;letter-spacing:-.02em;margin:0}@media (max-width: 1024px){.ps__card-title{font-size:36px}}@media (max-width: 480px){.ps__card-title{font-size:24px}}.ps__card-desc{font-size:16px;font-weight:400;line-height:26px;margin:0}@media (max-width: 480px){.ps__card-desc{font-size:14px}}.ps__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ps__items--relative{position:relative;z-index:1}.ps__item{display:flex;flex-direction:column;padding:14px 0;border-bottom:1px solid;cursor:default}.ps__item:first-child{border-top:1px solid;border-color:inherit}@media (max-width: 480px){.ps__item{padding:11px 0}}.ps__item-top{display:flex;align-items:center;gap:12px}@media (max-width: 480px){.ps__item-top{gap:10px}}.ps__dot{flex-shrink:0;width:10px;height:10px;border-radius:50%;transition:transform .25s cubic-bezier(.4,0,.2,1)}.ps__item--active .ps__dot{transform:scale(1.3)}.ps__item-text{font-size:16px;font-weight:500;line-height:24px;transition:color .25s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.ps__item-text{font-size:14px}}.ps__item-desc-wrap{overflow:hidden;max-height:0;opacity:0;padding-left:20px;transition:max-height .32s cubic-bezier(.4,0,.2,1),opacity .28s cubic-bezier(.4,0,.2,1),margin-top .28s cubic-bezier(.4,0,.2,1);margin-top:0}.ps__item--active .ps__item-desc-wrap{max-height:120px;opacity:1;margin-top:6px}.ps__item-desc{font-size:14px;font-weight:400;line-height:26px;margin:0}.service-common-needs{display:flex;gap:40px;align-items:flex-start;background:#fff;max-width:100%;box-sizing:border-box}.service-common-needs *{box-sizing:border-box}@media (max-width: 1024px){.service-common-needs{gap:28px}}@media (max-width: 768px){.service-common-needs{flex-direction:column;gap:28px}}@media (max-width: 480px){.service-common-needs{flex-direction:column;gap:24px}}.needs__left{width:40%;flex:0 0 40%;position:sticky;top:80px;align-self:flex-start;text-align:left;will-change:transform}@media (max-width: 1024px){.needs__left{width:40%;flex:0 0 40%}}@media (max-width: 768px){.needs__left{width:100%;flex:none;position:static}}@media (max-width: 480px){.needs__left{width:100%;flex:none;position:static}}.needs__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.needs__badge{padding:4px 12px;border:1px solid #1D5DFF}}.needs__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#000;margin:0 0 16px}@media (max-width: 1024px){.needs__heading{font-size:36px}}@media (max-width: 480px){.needs__heading{font-size:24px;line-height:32px}}.needs__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;margin:0}@media (max-width: 768px){.needs__description{font-size:16px}}@media (max-width: 480px){.needs__description{font-size:16px}}.needs__right{flex:1;height:380px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-right:2px}.needs__right::-webkit-scrollbar{display:none}@media (max-width: 768px){.needs__right{height:auto;overflow-y:visible;overflow-x:visible;width:100%}}@media (max-width: 480px){.needs__right{display:block;height:auto;width:100%;overflow:hidden;padding-right:0;padding-bottom:8px}.needs__right::-webkit-scrollbar{display:none}}.needs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (max-width: 480px){.needs__grid{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;width:100%}.needs__grid::-webkit-scrollbar{display:none}}.needs__card{background:#f8f8f8;border:1px solid #e4e6ee;border-radius:16px;padding:14px 20px;display:flex;flex-direction:column;gap:8px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);text-align:left}.needs__card:hover{box-shadow:0 4px 20px #00000012;transform:translateY(-2px)}@media (max-width: 1024px){.needs__card{padding:18px}}@media (max-width: 480px){.needs__card{flex:0 0 78vw;width:78vw;padding:18px}}.needs__card-icon{width:48px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;padding:9px}.needs__card-icon-img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.needs__card-title{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.01em;color:#1d5dff;margin:0}.needs__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.75;color:#6b7280;margin:0}.service-common-mvp-banner{padding-bottom:0;background:#fff;box-sizing:border-box;text-align:left}.service-common-mvp-banner *{box-sizing:border-box}.mvpb__header{margin-bottom:28px}@media (max-width: 480px){.mvpb__header{margin-bottom:20px}}.mvpb__badge{display:inline-flex;align-items:center;padding:8px 20px;border-radius:999px;border:1px solid transparent;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:14px;margin-left:72px;margin-right:72px}@media (max-width: 1024px){.mvpb__badge{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.mvpb__badge{margin-left:24px;margin-right:24px;padding:6px 20px;border:1px solid currentColor}}.mvpb__heading{padding-left:72px;padding-right:72px;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#000;margin:0 0 12px}@media (max-width: 1024px){.mvpb__heading{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.mvpb__heading{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.mvpb__heading{font-size:36px}}@media (max-width: 480px){.mvpb__heading{font-size:24px;line-height:32px}}.mvpb__description{padding-left:72px;padding-right:72px;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;margin:0}@media (max-width: 1024px){.mvpb__description{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.mvpb__description{padding-left:24px;padding-right:24px}}@media (max-width: 768px){.mvpb__description{font-size:16px}}@media (max-width: 480px){.mvpb__description{font-size:16px}}.mvpb__banner{position:relative;width:100%;height:480px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 1024px){.mvpb__banner{height:400px}}@media (max-width: 768px){.mvpb__banner{height:320px}}@media (max-width: 480px){.mvpb__banner{height:220px}}.mvpb__banner-link{display:block;width:100%;height:100%;position:relative}.mvpb__banner-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.mvpb__banner-overlay{position:absolute;bottom:0;left:0;top:0;width:50%;display:flex;flex-direction:column;justify-content:center;padding:40px 48px;background:linear-gradient(to right,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 60%,transparent 100%);pointer-events:none}@media (max-width: 768px){.mvpb__banner-overlay{width:58%;padding:28px 32px}}@media (max-width: 480px){.mvpb__banner-overlay{width:80%;padding:16px 20px}}.mvpb__banner-title{padding-left:72px;padding-right:72px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(24px,3.5vw,48px);font-weight:500;line-height:1.1;color:#fff;margin:0 0 12px;letter-spacing:-.02em}@media (max-width: 1024px){.mvpb__banner-title{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.mvpb__banner-title{padding-left:24px;padding-right:24px;font-size:clamp(18px,5vw,24px);margin-bottom:8px}}.mvpb__banner-desc{font-family:Poppins,system-ui,sans-serif;padding-left:72px;padding-right:72px;font-size:18px;font-weight:400;line-height:1.75;color:#ffffffd9;margin:0;max-width:100%}@media (max-width: 1024px){.mvpb__banner-desc{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.mvpb__banner-desc{padding-left:24px;padding-right:24px}}@media (max-width: 768px){.mvpb__banner-desc{font-size:16px}}@media (max-width: 480px){.mvpb__banner-desc{font-size:12px;max-width:100%}}.mvpb__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;background:#0000004d;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1)}.mvpb__arrow:hover{background:#00000080}.mvpb__arrow--prev{left:16px}.mvpb__arrow--next{right:16px}@media (max-width: 480px){.mvpb__arrow{width:32px;height:32px}.mvpb__arrow--prev{left:10px}.mvpb__arrow--next{right:10px}}.mvpb__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}@media (max-width: 480px){.mvpb__dots{bottom:10px;gap:6px}}.mvpb__dot{width:10px;height:10px;border-radius:50%;border:none;cursor:pointer;padding:0;transition:transform .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1);background:#fff6}.mvpb__dot--active{transform:scale(1.3);background:#fff}@media (max-width: 480px){.mvpb__dot{width:8px;height:8px}}.website-design-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.website-design-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-design-client-dashboard{margin-top:32px;margin-bottom:32px}}.service-wd-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:85vh;display:flex;flex-direction:column}@media (max-width: 1024px){.service-wd-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:85vh}}@media (max-width: 768px){.service-wd-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:85dvh}}@media (max-width: 480px){.service-wd-hero{min-height:85dvh}}.service-wd-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.service-wd-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.service-wd-hero__top{padding:70px 40px 28px}}@media (max-width: 768px){.service-wd-hero__top{flex-direction:column;align-items:center;padding:36px 24px 0}}@media (max-width: 480px){.service-wd-hero__top{padding:10vh 24px 0}}.service-wd-hero__left{animation:wdHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.service-wd-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.service-wd-hero__left{max-width:100%;text-align:center}}.service-wd-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.service-wd-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.service-wd-hero__heading{font-size:36px;margin-bottom:16px}}@media (max-width: 480px){.service-wd-hero__heading{font-size:24px;line-height:32px;text-align:center}}.service-wd-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 20px;font-weight:400;text-align:left}@media (max-width: 1024px){.service-wd-hero__content{max-width:100%}}@media (max-width: 768px){.service-wd-hero__content{font-size:16px;margin-bottom:16px}}@media (max-width: 480px){.service-wd-hero__content{font-size:16px;margin-bottom:12px;text-align:center}}.service-wd-hero__button-parent{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (max-width: 768px){.service-wd-hero__button-parent{gap:16px}}@media (max-width: 480px){.service-wd-hero__button-parent{flex-direction:column;align-items:center;width:100%;gap:12px}}.service-wd-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.service-wd-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.service-wd-hero__btn{width:-moz-fit-content;width:fit-content;min-width:200px;padding:15px 24px;font-size:16px}}.service-wd-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.service-wd-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.service-wd-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-wd-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.service-wd-hero__right{position:static}@media (max-width: 768px){.service-wd-hero__right{display:flex;justify-content:center;width:100%;margin-top:24px}}@media (max-width: 480px){.service-wd-hero__right{margin-top:24px}}.service-wd-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.service-wd-hero__image{width:clamp(460px,45vw,620px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.service-wd-hero__image{display:block;position:relative;right:auto;top:auto;transform:none;width:clamp(500px,120vw,820px);margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}}.service-wd-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.service-wd-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.service-wd-hero__image-placeholder{display:none}}.service-wd-hero__logo{z-index:10;overflow:hidden;width:100%;padding:4px 0 48px}@media (max-width: 768px){.service-wd-hero__logo{padding:2px 0 40px}}@media (max-width: 480px){.service-wd-hero__logo{padding:0 0 32px}}.service-wd-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:wdHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.service-wd-hero__brands-list{gap:40px;animation-duration:18s;padding-left:40px}}@media (max-width: 480px){.service-wd-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.service-wd-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.service-wd-hero__brand-item:hover{opacity:1}.service-wd-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.service-wd-hero__brand-logo{height:18px}}.service-wd-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.service-wd-hero__brand-name{font-size:14px}}@media (max-width: 480px){.service-wd-hero__brand-name{font-size:14px}}.service-common-integration{font-family:Poppins,system-ui,sans-serif;text-align:left;overflow:hidden}.si__header{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}@media (max-width: 480px){.si__header{gap:10px;margin-bottom:24px}}.si__badge{display:inline-block;padding:8px 20px;border-radius:999px;font-size:16px;font-weight:500;letter-spacing:.01em;align-self:flex-start}@media (max-width: 480px){.si__badge{font-size:16px;padding:4px 12px;border:1px solid #1D5DFF}}.si__heading{font-size:44px;font-weight:500;line-height:52px;letter-spacing:-.02em;margin:0}@media (max-width: 1024px){.si__heading{font-size:36px}}@media (max-width: 480px){.si__heading{font-size:24px}}@media (max-width: 768px){.si__heading{line-height:1.3}}.si__desc{opacity:.7;display:flex;flex-direction:column;gap:4px}.si__desc-para{font-size:18px;font-weight:400;line-height:26px;margin:0}@media (max-width: 768px){.si__desc-para{font-size:16px}}@media (max-width: 480px){.si__desc-para{font-size:16px}}.si__cards{display:flex;gap:24px;overflow-x:auto;overflow-y:visible;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}@media (max-width: 1024px){.si__cards{gap:20px}}@media (max-width: 480px){.si__cards{gap:16px}}.si__cards::-webkit-scrollbar{height:4px}.si__cards::-webkit-scrollbar-track{background:transparent}.si__cards::-webkit-scrollbar-thumb{background:#0000002e;border-radius:2px}.si__card{flex:0 0 320px;border-radius:16px;padding:32px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;overflow:hidden}@media (min-width: 1024px){.si__card{flex:0 0 381px}}@media (max-width: 480px){.si__card{flex:0 0 260px;padding:24px 14px}}.si__card-icon-wrap{width:64px;height:64px;border-radius:8px;overflow:hidden;flex-shrink:0}@media (max-width: 480px){.si__card-icon-wrap{width:52px;height:52px}}.si__card-icon{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.si__card-title{font-size:24px;font-weight:500;line-height:32px;color:#fff;text-align:center;margin:0}@media (max-width: 480px){.si__card-title{font-size:20px;line-height:1.3}}.si__card-desc{font-size:16px;font-weight:400;line-height:26px;color:#ffffffe6;text-align:center;letter-spacing:-.01em;margin:0}@media (max-width: 480px){.si__card-desc{font-size:14px}}.service-common-new-problem{background:#fff;text-align:left}.service-common-new-problem *{box-sizing:border-box}.snp__badge{display:inline-flex;align-items:center;background:#1d5dff1f;color:#1d5dff;border-radius:999px;padding:8px 20px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.snp__badge{font-size:16px;padding:6px 20px;border:1px solid #1D5DFF}}.snp__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:52px;letter-spacing:0;margin:0 0 16px}@media (max-width: 1024px){.snp__heading{font-size:36px}}@media (max-width: 480px){.snp__heading{font-size:24px}}@media (max-width: 1024px){.snp__heading{line-height:44px}}@media (max-width: 480px){.snp__heading{line-height:32px}}.snp__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;margin:0 0 48px}@media (max-width: 768px){.snp__description{font-size:16px}}@media (max-width: 480px){.snp__description{font-size:16px}}@media (max-width: 768px){.snp__description{margin-bottom:36px}}@media (max-width: 480px){.snp__description{margin-bottom:28px}}.snp__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){.snp__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.snp__cards{display:flex;gap:12px;overflow-x:auto;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-snap-type:none}.snp__cards::-webkit-scrollbar{display:none}}.snp__card{border:1px solid;border-radius:16px;padding:28px 24px;min-height:300px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.snp__card:hover{box-shadow:0 4px 20px #0000001f;transform:translateY(-2px)}@media (max-width: 1024px){.snp__card{padding:22px 20px}}@media (max-width: 480px){.snp__card{flex:0 0 80vw;padding:20px 18px}}.snp__card-number,.snp__card-unit,.snp__card-title,.snp__card-description{transition:color .25s cubic-bezier(.4,0,.2,1)}.snp__card-divider{transition:background .25s cubic-bezier(.4,0,.2,1)}.snp__card-top{display:flex;align-items:baseline;gap:6px}.snp__card-number{font-family:Poppins,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1;letter-spacing:-.03em}.snp__card-unit{font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1}.snp__card-divider{width:100%;height:2px;border-radius:2px;flex-shrink:0}.snp__card-bottom{display:flex;flex-direction:column;gap:8px}.snp__card-title{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.01em;margin-top:16px}.snp__card-description{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.75;margin-top:8px}.service-common-mvp{background:#fff;text-align:left;box-sizing:border-box}.service-common-mvp *{box-sizing:border-box}.mvp__header{margin-bottom:40px}@media (max-width: 480px){.mvp__header{margin-bottom:28px}}.mvp__badge{display:inline-flex;align-items:center;padding:8px 20px;border-radius:999px;border:1px solid transparent;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:14px}@media (max-width: 480px){.mvp__badge{padding:6px 20px;border:1px solid currentColor}}.mvp__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#000;margin:0 0 12px}@media (max-width: 1024px){.mvp__heading{font-size:36px}}@media (max-width: 480px){.mvp__heading{font-size:24px;line-height:32px}}.mvp__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;margin:0}@media (max-width: 768px){.mvp__description{font-size:16px}}@media (max-width: 480px){.mvp__description{font-size:16px}}.mvp__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1024px){.mvp__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.mvp__grid{display:flex;gap:12px;overflow-x:auto;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-snap-type:none}.mvp__grid::-webkit-scrollbar{display:none}}.mvp__card{border-radius:16px;border:1px solid var(--card-border, #e8edf5);background:var(--card-bg, #ffffff);transition:background .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.mvp__card:hover{background:var(--hover-bg);border-color:transparent;transform:translateY(-2px)}.mvp__card:hover .mvp__card-icon--default{display:none}.mvp__card:hover .mvp__card-icon--hover{display:flex}.mvp__card:hover .mvp__card-title--default{display:none}.mvp__card:hover .mvp__card-title--hover{display:block}.mvp__card:hover .mvp__card-desc--default{display:none}.mvp__card:hover .mvp__card-desc--hover{display:block}@media (max-width: 480px){.mvp__card{flex:0 0 80vw}}.mvp__card-inner{padding:24px}@media (max-width: 1024px){.mvp__card-inner{padding:20px}}.mvp__card-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}.mvp__check-icon{width:22px;height:22px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.mvp__card-icon--default{display:flex}.mvp__card-icon--hover{display:none}.mvp__card-title{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.01em;margin:0}.mvp__card-title--default{display:block}.mvp__card-title--hover{display:none}.mvp__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.75;margin:0}.mvp__card-desc--default{display:block}.mvp__card-desc--hover{display:none}.website-design-hero{margin-top:85px}@media (max-width: 1024px){.website-design-hero{margin-top:70px}}@media (max-width: 480px){.website-design-hero{margin-top:60px}}.website-design-process{margin:64px 72px}@media (max-width: 1024px){.website-design-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-design-process{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-design-process{margin-top:32px;margin-bottom:32px}}.website-design-client-dashboard{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.website-design-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-design-client-dashboard{margin-top:48px}}@media (max-width: 480px){.website-design-client-dashboard{margin-top:32px}}.website-design-limited-time-offer{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.website-design-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-design-limited-time-offer{margin-bottom:48px}}@media (max-width: 480px){.website-design-limited-time-offer{margin-bottom:32px}}.website-design-transformation{margin:64px 72px}@media (max-width: 1024px){.website-design-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-design-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-design-transformation{margin-top:32px;margin-bottom:32px}}.website-design-problem-and-solution{margin-top:64px;margin-bottom:64px}@media (max-width: 1024px){.website-design-problem-and-solution{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-design-problem-and-solution{margin-top:32px;margin-bottom:32px}}.website-design-integration{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.website-design-integration{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-integration{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-design-integration{margin-bottom:48px}}@media (max-width: 480px){.website-design-integration{margin-bottom:32px}}.website-design-industries{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.website-design-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-industries{margin-left:24px;margin-right:24px}}.website-design-problem{margin:64px 72px}@media (max-width: 1024px){.website-design-problem{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-problem{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-design-problem{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-design-problem{margin-top:32px;margin-bottom:32px}}.website-design-needs{margin:64px 72px}@media (max-width: 1024px){.website-design-needs{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-needs{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-design-needs{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-design-needs{margin-top:32px;margin-bottom:32px}}.website-design-mvp-banner{margin-bottom:64px}@media (max-width: 1024px){.website-design-mvp-banner{margin-bottom:48px}}@media (max-width: 480px){.website-design-mvp-banner{margin-bottom:32px}}.website-design-mvp{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.website-design-mvp{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-design-mvp{margin-left:24px;margin-right:24px}}@keyframes wdHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes wdHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes wdSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.service-wd-hero-result{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.service-wd-hero-result{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.service-wd-hero-result{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:94dvh}}@media (max-width: 480px){.service-wd-hero-result{min-height:94dvh}}.service-wd-hero-result__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.service-wd-hero-result__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.service-wd-hero-result__top{padding:70px 40px 28px}}@media (max-width: 768px){.service-wd-hero-result__top{padding:36px 24px 24px}}@media (max-width: 480px){.service-wd-hero-result__top{padding:10vh 24px}}.service-wd-hero-result__left{animation:wdHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.service-wd-hero-result__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.service-wd-hero-result__left{max-width:100%;text-align:left}}.service-wd-hero-result__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.service-wd-hero-result__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.service-wd-hero-result__heading{font-size:36px;margin-bottom:16px}}@media (max-width: 480px){.service-wd-hero-result__heading{font-size:24px;line-height:32px;text-align:left}}.service-wd-hero-result__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 36px;font-weight:400;text-align:left}@media (max-width: 1024px){.service-wd-hero-result__content{max-width:100%}}@media (max-width: 768px){.service-wd-hero-result__content{font-size:16px;margin-bottom:28px}}@media (max-width: 480px){.service-wd-hero-result__content{font-size:16px;margin-bottom:24px;text-align:left}}.service-wd-hero-result__button-parent{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-start}@media (max-width: 768px){.service-wd-hero-result__button-parent{gap:12px}}@media (max-width: 480px){.service-wd-hero-result__button-parent{flex-direction:column;width:100%;gap:10px}}.service-wd-hero-result__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.service-wd-hero-result__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.service-wd-hero-result__btn{width:auto;padding:15px 24px;font-size:16px}}.service-wd-hero-result__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.service-wd-hero-result__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.service-wd-hero-result__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-wd-hero-result__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.service-wd-hero-result__right{position:static}@media (max-width: 768px){.service-wd-hero-result__right{display:none}}.service-wd-hero-result__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.service-wd-hero-result__image{width:clamp(460px,45vw,620px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.service-wd-hero-result__image{display:none}}.service-wd-hero-result__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.service-wd-hero-result__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.service-wd-hero-result__image-placeholder{display:none}}.service-wd-hero-result__logo{z-index:10;overflow:hidden;width:100%;padding:36px 0 48px}@media (max-width: 768px){.service-wd-hero-result__logo{padding:16px 0 24px}}@media (max-width: 480px){.service-wd-hero-result__logo{padding:12px 0 10vh}}.service-wd-hero-result__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:wdHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.service-wd-hero-result__brands-list{gap:40px;animation-duration:18s;padding-left:40px}}@media (max-width: 480px){.service-wd-hero-result__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.service-wd-hero-result__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.service-wd-hero-result__brand-item:hover{opacity:1}.service-wd-hero-result__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.service-wd-hero-result__brand-logo{height:18px}}.service-wd-hero-result__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.service-wd-hero-result__brand-name{font-size:14px}}@media (max-width: 480px){.service-wd-hero-result__brand-name{font-size:14px}}.service-wd-hero--skeleton{pointer-events:none}.service-wd-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:wdSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.service-wd-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.service-wd-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.service-wd-hero--skeleton .skeleton-line--text{height:16px;width:90%}.service-wd-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.service-wd-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.service-wd-hero--skeleton .skeleton-logo-strip{display:flex;gap:60px;padding-left:72px}@media (max-width: 480px){.service-wd-hero--skeleton .skeleton-logo-strip{gap:30px;padding-left:24px}}.service-wd-hero--skeleton .skeleton-logo-item{height:24px;width:90px;border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:wdSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}.cyp{background:#f7f7f7;font-family:Poppins,system-ui,sans-serif}.cyp__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding-top:32px;padding-left:72px;padding-right:72px}@media (max-width: 1024px){.cyp__header{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.cyp__header{padding-left:24px;padding-right:24px}}.cyp__tagline{display:inline-flex;align-items:center;background:#298dff1f;color:#1d5dff;font-size:16px;font-weight:500;line-height:24px;padding:8px 20px;border-radius:20px}.cyp__title{font-size:44px;font-weight:500;line-height:52px;color:#000;margin:0}@media (max-width: 1024px){.cyp__title{font-size:36px}}@media (max-width: 480px){.cyp__title{font-size:24px;line-height:32px}}.cyp__subtitle{font-size:18px;font-weight:400;line-height:26px;color:#000000b3;margin:0;max-width:700px}@media (max-width: 768px){.cyp__subtitle{font-size:16px}}@media (max-width: 480px){.cyp__subtitle{font-size:16px}}.cyp__payment-types{display:flex;gap:16px;padding:32px 72px 0}@media (max-width: 1024px){.cyp__payment-types{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.cyp__payment-types{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.cyp__payment-types{flex-wrap:wrap}}@media (max-width: 480px){.cyp__payment-types{flex-direction:column}}.cyp__payment-card{flex:1;min-width:0;display:flex;align-items:flex-start;gap:8px;padding:12px 16px;border-radius:6px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 1.5px 4px #0a090b12;cursor:pointer;text-align:left;transition:border-color .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.cyp__payment-card{flex:none;width:100%}}.cyp__payment-card--active{border-color:#1d5dff;background:#4272dd0a}.cyp__payment-icon-wrap{flex-shrink:0;width:50px;height:50px;background:#f5f8fd;border-radius:8px;display:flex;align-items:center;justify-content:center}.cyp__payment-icon{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.cyp__payment-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.cyp__payment-name{display:block;font-size:14px;font-weight:500;color:#0a090b;line-height:22px}.cyp__payment-desc{display:block;font-size:14px;font-weight:400;color:#4f4d55;line-height:22px}.cyp__badge-pill{flex-shrink:0;align-self:flex-start;font-size:12px;font-weight:400;padding:2px 12px;height:24px;border-radius:16px;display:flex;align-items:center;white-space:nowrap}.cyp__badge-pill--green{background:#4f9f4033;border:1px solid #47962d;color:#47962d}.cyp__badge-pill--yellow{background:#bfa81233;border:1px solid #dcc42b;color:#a4900e}.cyp__pricing-section{padding-top:32px;padding-bottom:64px}@media (max-width: 1024px){.cyp__pricing-section{padding-bottom:48px}}@media (max-width: 480px){.cyp__pricing-section{padding-bottom:32px}}.cyp__duration-row{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 24px;background:#fff;border-bottom:1px solid #e6e6e6}@media (max-width: 480px){.cyp__duration-row{flex-direction:column;align-items:flex-start;padding:16px}}.cyp__duration-label{font-size:22px;font-weight:600;color:#000}@media (max-width: 768px){.cyp__duration-label{font-size:18px}}@media (max-width: 480px){.cyp__duration-label{font-size:16px}}.cyp__duration-picker{position:relative}.cyp__duration-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:160px;padding:10px 16px;border-radius:6px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 4px 10px #00000040;font-size:14px;font-weight:500;color:#000;cursor:pointer;font-family:Poppins,system-ui,sans-serif}.cyp__duration-btn svg{stroke:#333}.cyp__duration-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 8px 24px #0000001f;list-style:none;padding:4px 0;margin:0;z-index:20}.cyp__duration-option{padding:8px 16px;font-size:14px;color:#000;cursor:pointer;font-family:Poppins,system-ui,sans-serif;transition:background .15s}.cyp__duration-option:hover{background:#f9fafb}.cyp__duration-option--active{color:#3854f6;font-weight:500}.cyp__layout{display:flex;align-items:stretch;gap:0;border-radius:8px;overflow:hidden}@media (max-width: 1024px){.cyp__layout{flex-direction:column;gap:16px;overflow:visible}}.cyp__filters{width:240px;flex-shrink:0;background:#3854f6;display:flex;flex-direction:column}@media (max-width: 1024px){.cyp__filters{width:100%;border-radius:8px}}.cyp__filters-toggle{display:flex;align-items:center;justify-content:space-between;padding:28px 24px 16px;background:transparent;border:none;cursor:pointer;width:100%;text-align:left}@media (min-width: 1024px){.cyp__filters-toggle{pointer-events:none}.cyp__filters-toggle .cyp__filters-chevron{display:none}}.cyp__filters-title{font-size:28px;font-weight:700;color:#fff;font-family:Poppins,system-ui,sans-serif}@media (max-width: 768px){.cyp__filters-title{font-size:22px}}.cyp__filters-chevron{color:#fff;display:flex;align-items:center;transition:transform .25s cubic-bezier(.4,0,.2,1)}.cyp__filters-chevron svg{stroke:#fff}.cyp__filters-chevron--open{transform:rotate(180deg)}.cyp__filters-body{padding:0 24px 28px;display:flex;flex-direction:column}@media (min-width: 1024px){.cyp__filters-body{display:flex!important}}@media (max-width: 1024px){.cyp__filters-body{display:none}.cyp__filters-body--open{display:flex}}.cyp__filter-group{margin-bottom:20px}.cyp__filter-group:last-child{margin-bottom:0}.cyp__filter-group-label{font-size:18px;font-weight:500;color:#fff;margin:0 0 10px}@media (max-width: 768px){.cyp__filter-group-label{font-size:15px}}.cyp__filter-option{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:8px}.cyp__filter-option input[type=checkbox]{display:none}.cyp__filter-option input:checked~.cyp__filter-box{background:#fff}.cyp__filter-box{width:20px;height:20px;min-width:20px;border:1px solid #ffffff;border-radius:3px;transition:background .15s}.cyp__filter-text{font-size:14px;font-weight:400;color:#fff;line-height:1.4}.cyp__columns-area{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}@media (max-width: 1024px){.cyp__columns-area{border-radius:8px;overflow:hidden}}.cyp__columns{flex:1;min-width:0;display:flex;position:relative;background:#fff}@media (max-width: 768px){.cyp__columns{flex-direction:column}}.cyp__scroll-track{position:absolute;left:-5px;top:0;bottom:0;width:7px;background:#d9d9d999;border-radius:20px;z-index:1}@media (max-width: 1024px){.cyp__scroll-track{display:none}}.cyp__scroll-thumb{width:100%;height:112px;background:#fff;border-radius:20px;box-shadow:0 4px 4px #00000040}.cyp__plan{flex:1;min-width:0;display:flex;flex-direction:column;padding:32px 20px;background:#fff;border-right:1px solid rgba(0,0,0,.06);transition:background .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1)}.cyp__plan:last-child{border-right:none}.cyp__plan:hover{background:#3854f6;box-shadow:0 8px 24px #3854f647;z-index:3}.cyp__plan:hover .cyp__plan-name,.cyp__plan:hover .cyp__plan-price{color:#fff}.cyp__plan:hover .cyp__plan-desc{color:#ffffffb3}.cyp__plan:hover .cyp__plan-btn--filled{background:#fff;color:#3854f6}.cyp__plan:hover .cyp__plan-features{border-top-color:#fff3}.cyp__plan:hover .cyp__feat-dot{background:#fff}.cyp__plan:hover .cyp__feat-dot:after{background:#3854f6}.cyp__plan:hover .cyp__feat-name{color:#fff}.cyp__plan:hover .cyp__info-icon{stroke:#ffffff8c}.cyp__plan--highlighted{box-shadow:2px 0 12px #00000014,-2px 0 12px #00000014;position:relative;z-index:2}@media (max-width: 768px){.cyp__plan{border-right:none;border-bottom:1px solid #e6e6e6}.cyp__plan:last-child{border-bottom:none}}.cyp__plan-top{margin-bottom:20px}.cyp__plan-name{font-size:28px;font-weight:700;margin:0 0 8px;letter-spacing:.06em;color:#3854f6;transition:color .28s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.cyp__plan-name{font-size:22px}}.cyp__plan-price{font-size:32px;font-weight:700;margin:0 0 12px;line-height:1.1;color:#3854f6;transition:color .28s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.cyp__plan-price{font-size:26px}}.cyp__plan-period{font-size:18px;font-weight:600}.cyp__plan-desc{font-size:10px;font-weight:600;line-height:1.7;margin:0 0 16px;color:#4d4d4d;transition:color .28s cubic-bezier(.4,0,.2,1)}.cyp__plan-btn{width:124px;height:38px;border-radius:20px;font-size:12px;font-weight:700;font-family:Poppins,system-ui,sans-serif;cursor:pointer;letter-spacing:.01em;transition:background .28s cubic-bezier(.4,0,.2,1),color .28s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);border:none}.cyp__plan-btn:hover{opacity:.85}.cyp__plan-btn--filled{background:#3854f6;color:#fff}.cyp__plan-btn--outline{background:#fff;color:#3854f6}.cyp__plan-features{list-style:none;margin:0;padding:16px 0 0;border-top:2px solid rgba(56,84,246,.12);flex:1;transition:border-color .28s cubic-bezier(.4,0,.2,1)}.cyp__plan--highlighted .cyp__plan-features{border-top-color:#fff3}.cyp__plan-feature{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:14px}.cyp__plan-feature:last-child{margin-bottom:0}.cyp__feat-dot{width:14px;height:14px;min-width:14px;border-radius:50%;position:relative;flex-shrink:0;background:#3854f6;transition:background .28s cubic-bezier(.4,0,.2,1)}.cyp__feat-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#fff;border-radius:50%}.cyp__feat-name{flex:1;font-weight:500;line-height:1.3;color:#0a090b;transition:color .28s cubic-bezier(.4,0,.2,1)}.cyp__info-icon{flex-shrink:0;display:flex;stroke:#9ca3af;transition:stroke .28s cubic-bezier(.4,0,.2,1)}.cyp__right{width:320px;flex-shrink:0;display:flex;flex-direction:column;padding:0 0 0 16px}@media (max-width: 1200px){.cyp__right{width:280px}}@media (max-width: 1024px){.cyp__right{width:100%;padding:0}}.cyp__promo-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 16px 24px;border:4px solid #3854f6;border-radius:20px;margin-bottom:24px}.cyp__promo-img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;margin-bottom:12px}.cyp__promo-title{font-size:22px;font-weight:700;color:#3854f6;margin:0 0 16px;line-height:1.3;text-align:center}@media (max-width: 768px){.cyp__promo-title{font-size:18px}}.cyp__promo-btn{width:141px;height:43px;border-radius:20px;border:3px solid #3854f6;background:#fff;color:#3854f6;font-size:16px;font-weight:700;font-family:Poppins,system-ui,sans-serif;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.cyp__promo-btn:hover{background:#3854f6;color:#fff}.cyp__understand{flex:1}.cyp__understand-title{font-size:24px;font-weight:700;color:#3854f6;margin:0 0 20px}@media (max-width: 768px){.cyp__understand-title{font-size:20px}}.cyp__understand-item{display:flex;gap:14px;margin-bottom:20px;position:relative}.cyp__understand-item:not(:last-child):before{content:"";position:absolute;left:5px;top:12px;bottom:-20px;width:2px;background:#3854f633}.cyp__understand-item:last-child{margin-bottom:0}.cyp__understand-dot{width:12px;height:12px;min-width:12px;border-radius:50%;background:#3854f6;margin-top:4px;flex-shrink:0;position:relative}.cyp__understand-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#fff;border-radius:50%}.cyp__understand-content{flex:1;min-width:0}.cyp__understand-name{font-size:18px;font-weight:700;color:#000;margin:0 0 6px;line-height:1.2}@media (max-width: 768px){.cyp__understand-name{font-size:15px}}.cyp__understand-desc{font-size:10px;font-weight:600;color:#00000080;line-height:1.7;margin:0}.wdpd{background:#f7f7f7;font-family:Poppins,system-ui,sans-serif}.wdpd__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:48px 24px 32px}.wdpd__tagline{display:inline-flex;background:#3854f61a;color:#3854f6;font-size:14px;font-weight:600;padding:6px 18px;border-radius:20px;letter-spacing:.02em}.wdpd__title{font-size:clamp(22px,3.5vw,36px);font-weight:700;color:#0a090b;margin:0;max-width:680px;line-height:1.25}.wdpd__subtitle{font-size:16px;color:#6b7280;margin:0;max-width:600px;line-height:1.6}.wdpd__payment-types{display:flex;gap:16px;padding:0 24px 32px}@media (max-width: 900px){.wdpd__payment-types{flex-wrap:wrap}}@media (max-width: 560px){.wdpd__payment-types{flex-direction:column}}.wdpd__payment-card{flex:1;display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:10px;border:2px solid #e6e6e6;background:#fff;box-shadow:0 2px 8px #00000014;cursor:pointer;text-align:left;transition:border-color .2s,background .2s}.wdpd__payment-card--active{border-color:#3854f6;background:#3854f60f}@media (max-width: 560px){.wdpd__payment-card{flex:none;width:100%}}.wdpd__payment-info{display:flex;flex-direction:column;gap:4px;flex:1}.wdpd__payment-name{font-size:14px;font-weight:600;color:#0a090b}.wdpd__payment-desc{font-size:12px;color:#6b7280;line-height:1.4}.wdpd__badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px;white-space:nowrap;align-self:flex-start}.wdpd__badge--green{background:#10b98126;color:#059669}.wdpd__badge--yellow{background:#f59e0b26;color:#d97706}.wdpd__pricing{padding:0 24px 48px}.wdpd__duration-row{display:flex;align-items:center;gap:16px;margin-bottom:24px}.wdpd__duration-label{font-size:14px;font-weight:500;color:#6b7280}.wdpd__duration-picker{position:relative}.wdpd__duration-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e6e6e6;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#0a090b;cursor:pointer;transition:border-color .15s}.wdpd__duration-btn:hover{border-color:#3854f6}.wdpd__duration-dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:160px;background:#fff;border:1px solid #e6e6e6;border-radius:8px;box-shadow:0 2px 8px #00000014;list-style:none;margin:0;padding:6px 0;z-index:100}.wdpd__duration-option{padding:10px 16px;font-size:14px;cursor:pointer;color:#0a090b;transition:background .15s}.wdpd__duration-option:hover{background:#3854f60f}.wdpd__duration-option--active{color:#3854f6;font-weight:600}.wdpd__plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.wdpd__plan{background:#fff;border:2px solid #e6e6e6;border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s}.wdpd__plan:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.wdpd__plan--highlighted{border-color:#3854f6;box-shadow:0 4px 20px #3854f633}.wdpd__plan-badge{background:#3854f6;color:#fff;font-size:12px;font-weight:700;text-align:center;padding:6px;letter-spacing:.05em;text-transform:uppercase}.wdpd__plan-top{padding:24px 24px 20px;display:flex;flex-direction:column;gap:8px}.wdpd__plan-name{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#3854f6;margin:0}.wdpd__plan-price{font-size:32px;font-weight:800;color:#0a090b;margin:0;display:flex;align-items:baseline;gap:4px}.wdpd__plan-period{font-size:15px;font-weight:400;color:#6b7280}.wdpd__plan-desc{font-size:13px;color:#6b7280;line-height:1.5;margin:0}.wdpd__plan-btn{width:100%;margin-top:8px;padding:12px;border-radius:8px;font-size:14px;font-weight:700;letter-spacing:.05em}.wdpd__features{list-style:none;margin:0;padding:16px 24px 24px;border-top:1px solid #e6e6e6;display:flex;flex-direction:column;gap:10px}.wdpd__feature{display:flex;align-items:flex-start;gap:10px}.wdpd__feature-dot{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#3854f61a;display:flex;align-items:center;justify-content:center;color:#3854f6;margin-top:1px}.wdpd__feature-text{font-size:13px;color:#0a090b;line-height:1.4}.wdpd__start-over{display:flex;justify-content:center;padding:24px 0 48px}.wdpd__start-over-btn{background:transparent;border:2px solid #e6e6e6;color:#6b7280;padding:10px 28px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .2s,color .2s}.wdpd__start-over-btn:hover{border-color:#3854f6;color:#3854f6}.wdq{min-height:100vh;background:#f2f4f8;padding:120px 72px 64px}@media (max-width: 1024px){.wdq{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.wdq{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.wdq{padding-top:90px;padding-bottom:48px}}@media (max-width: 480px){.wdq{padding-top:60px;padding-bottom:32px}}.wdq__header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:32px}@media (max-width: 480px){.wdq__header{margin-bottom:20px}}.wdq__back-btn{background:transparent;border:none;color:#111827;font-size:15px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:0;transition:color .2s,transform .2s}@media (max-width: 480px){.wdq__back-btn{font-size:14px}}.wdq__back-btn svg{flex-shrink:0}.wdq__back-btn:hover:not(:disabled){color:#3854f6;transform:translate(-3px)}.wdq__back-btn:disabled{opacity:.35;cursor:not-allowed}.wdq__body{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}@media (max-width: 1024px){.wdq__body{grid-template-columns:1fr}}.wdq__main{display:flex;flex-direction:column}@media (max-width: 1024px){.wdq__sidebar{order:-1}}.wdq-step{display:flex;flex-direction:column}.wdq-step__card{background:#fff;border-radius:16px;border:1px solid #E8EBF0;padding:48px 40px 40px;text-align:center}@media (max-width: 768px){.wdq-step__card{padding:32px 24px 28px}}@media (max-width: 480px){.wdq-step__card{padding:24px 16px 20px;border-radius:12px}}.wdq-step__counter{color:#3854f6;font-size:14px;font-weight:600;margin-bottom:16px;letter-spacing:.01em}@media (max-width: 480px){.wdq-step__counter{font-size:12px;margin-bottom:12px}}.wdq-step__title{font-size:26px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.35}@media (max-width: 768px){.wdq-step__title{font-size:22px}}@media (max-width: 480px){.wdq-step__title{font-size:18px;margin:0 0 8px}}.wdq-step__desc{font-size:14px;color:#6b7280;margin:0 0 32px;line-height:1.6}@media (max-width: 768px){.wdq-step__desc{margin:0 0 24px}}@media (max-width: 480px){.wdq-step__desc{font-size:13px;margin:0 0 20px}}.wdq-step__options{display:flex;flex-direction:column;gap:12px;text-align:left}@media (max-width: 480px){.wdq-step__options{gap:8px}}.wdq-step__option{width:100%;padding:16px 20px;border-radius:10px;border:1.5px solid #E5E7EB;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:500;color:#3854f6;transition:border-color .2s,background .2s,box-shadow .2s}@media (max-width: 768px){.wdq-step__option{padding:14px 16px}}@media (max-width: 480px){.wdq-step__option{padding:12px 14px;font-size:14px;border-radius:8px}}.wdq-step__option:hover{border-color:#3854f6;box-shadow:0 2px 8px #3854f61a}.wdq-step__option--selected{background:#3854f6;border-color:#3854f6;color:#fff}.wdq-step__option--selected .wdq-step__check{opacity:1;background:#ffffff40}.wdq-step__option-text{font-size:15px;font-weight:500}@media (max-width: 480px){.wdq-step__option-text{font-size:14px}}.wdq-step__check{width:24px;height:24px;border-radius:50%;background:transparent;border:1.5px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .2s;flex-shrink:0}@media (max-width: 480px){.wdq-step__check{width:20px;height:20px}}.wdq-step__check svg{color:#fff}.wdq-step__nav{margin-top:28px;display:flex;justify-content:center}@media (max-width: 480px){.wdq-step__nav{margin-top:20px;justify-content:stretch}}.wdq-step__next-btn{background:#3854f6;color:#fff;border:none;padding:14px 36px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:background .2s,transform .2s,box-shadow .2s}@media (max-width: 480px){.wdq-step__next-btn{width:100%;padding:13px 24px;font-size:14px;border-radius:8px}}.wdq-step__next-btn:hover:not(:disabled){background:#2a3ec9;transform:translateY(-2px);box-shadow:0 6px 16px #3854f64d}.wdq-step__next-btn:disabled{opacity:.5;cursor:not-allowed}.wdq-tracker{background:#fff;border-radius:16px;border:1px solid #E8EBF0;padding:28px 20px;position:sticky;top:24px}@media (max-width: 1024px){.wdq-tracker{position:static;padding:20px 16px}}@media (max-width: 480px){.wdq-tracker{padding:16px 14px;border-radius:12px}}.wdq-tracker__title{font-size:15px;font-weight:700;color:#111827;text-align:left;margin:0 0 6px}@media (max-width: 480px){.wdq-tracker__title{font-size:14px}}.wdq-tracker__subtitle{font-size:12px;color:#6b7280;text-align:left;margin:0 0 24px;line-height:1.5}@media (max-width: 480px){.wdq-tracker__subtitle{margin:0 0 16px}}.wdq-tracker__steps{display:flex;flex-direction:column}.wdq-tracker__step{display:flex;align-items:flex-start;gap:12px;cursor:default;position:relative}.wdq-tracker__step:not(:last-child) .wdq-tracker__step-line{display:block}.wdq-tracker__step:last-child .wdq-tracker__step-line{display:none}.wdq-tracker__step-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:32px}@media (max-width: 480px){.wdq-tracker__step-left{width:28px}}.wdq-tracker__step-circle{width:32px;height:32px;border-radius:50%;border:2px solid #D1D5DB;background:#fff;color:#9ca3af;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s;position:relative;z-index:1;flex-shrink:0}@media (max-width: 480px){.wdq-tracker__step-circle{width:28px;height:28px;font-size:11px}}.wdq-tracker__step-circle--answered{background:#3854f6;border-color:#3854f6;color:#fff}.wdq-tracker__step-circle--current{background:#3854f6;border-color:#3854f6;color:#fff;box-shadow:0 0 0 4px #3854f62e}.wdq-tracker__step-line{width:2px;flex:1;min-height:20px;background:#3854f6;flex-shrink:0}.wdq-tracker__step-line--inactive{background:#e5e7eb}.wdq-tracker__step-content{padding-top:6px;padding-bottom:20px;flex:1;min-width:0}@media (max-width: 480px){.wdq-tracker__step-content{padding-bottom:14px}}.wdq-tracker__step-answer{font-size:13px;font-weight:600;color:#111827;line-height:1.4;transition:color .2s;word-break:break-word}@media (max-width: 480px){.wdq-tracker__step-answer{font-size:12px}}.wdq-tracker__step-answer--empty{color:#d1d5db;font-weight:400}.business-essentials-hero{margin-top:85px}@media (max-width: 1024px){.business-essentials-hero{margin-top:70px}}@media (max-width: 480px){.business-essentials-hero{margin-top:60px}}.business-essential-process{margin:64px 72px}@media (max-width: 1024px){.business-essential-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.business-essential-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.business-essential-process{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.business-essential-process{margin-top:32px;margin-bottom:32px}}.business-essential-client-dashboard{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.business-essential-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.business-essential-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.business-essential-client-dashboard{margin-top:48px}}@media (max-width: 480px){.business-essential-client-dashboard{margin-top:32px}}.business-essential-limited-time-offer{margin:64px 72px}@media (max-width: 1024px){.business-essential-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.business-essential-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.business-essential-limited-time-offer{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.business-essential-limited-time-offer{margin-top:32px;margin-bottom:32px}}.business-essential-transformation{margin:64px 72px}@media (max-width: 1024px){.business-essential-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.business-essential-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.business-essential-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.business-essential-transformation{margin-top:32px;margin-bottom:32px}}.business-essential-faq{margin-top:64px;margin-bottom:64px}@media (max-width: 1024px){.business-essential-faq{margin-top:48px}}@media (max-width: 480px){.business-essential-faq{margin-top:32px}}@media (max-width: 1024px){.business-essential-faq{margin-bottom:48px}}@media (max-width: 480px){.business-essential-faq{margin-bottom:32px}}.business-essential-industries{margin:64px 72px}@media (max-width: 1024px){.business-essential-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.business-essential-industries{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.business-essential-industries{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.business-essential-industries{margin-top:32px;margin-bottom:32px}}.service-common-problem{background-color:var(--bg-color, #dce8e8);padding:64px 72px;text-align:left}@media (max-width: 1024px){.service-common-problem{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-problem{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-problem{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-problem{padding-top:32px;padding-bottom:32px}}@media (max-width: 1024px){.service-common-problem{padding:48px 40px}}@media (max-width: 768px){.service-common-problem{padding:32px 24px}}@media (max-width: 480px){.service-common-problem{padding:32px 24px}}.service-common-problem__badge{display:inline-block;background:#1d5dff1f;border-radius:999px;padding:8px 20px;font-size:16px;font-weight:500;color:#1d5dff;margin-bottom:20px;letter-spacing:.01em}@media (max-width: 480px){.service-common-problem__badge{padding:6px 20px}}.service-common-problem__heading{font-size:44px;font-weight:500;line-height:1.15;color:#000;margin:0 0 16px;letter-spacing:-.02em}@media (max-width: 1024px){.service-common-problem__heading{font-size:36px}}@media (max-width: 480px){.service-common-problem__heading{font-size:24px;line-height:32px}}.service-common-problem__subtext{font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;margin:0 0 48px}@media (max-width: 768px){.service-common-problem__subtext{font-size:16px;margin-bottom:36px}}@media (max-width: 480px){.service-common-problem__subtext{font-size:16px}}.service-common-problem__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){.service-common-problem__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.service-common-problem__grid{grid-template-columns:1fr}}.service-common-problem__card{background:#fff;border-radius:16px;padding:32px 28px;cursor:default;transition:background .3s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.service-common-problem__card:hover{background:linear-gradient(135deg,var(--card-hover-from, #e0f0f0),var(--card-hover-to, #f0f8f8));transform:translateY(-3px);box-shadow:0 8px 24px #00000012}@media (max-width: 768px){.service-common-problem__card{padding:24px 20px}}@media (max-width: 480px){.service-common-problem__card{padding:20px 18px}}.service-common-problem__card-text{font-size:18px;font-weight:400;line-height:1.75;color:#1a2535;margin:0}@media (max-width: 768px){.service-common-problem__card-text{font-size:16px}}@media (max-width: 480px){.service-common-problem__card-text{font-size:16px}}.service-common-problem__card-highlight{color:#1d5dff;font-weight:500}.service-common-solution{padding:64px 72px;background:#fff;text-align:left}@media (max-width: 1024px){.service-common-solution{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-solution{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-solution{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-solution{padding-top:32px;padding-bottom:32px}}@media (max-width: 1024px){.service-common-solution{padding:48px 40px}}@media (max-width: 480px){.service-common-solution{padding:32px 24px}}.service-common-solution__header{max-width:960px;margin-bottom:0}.service-common-solution__badge{display:inline-flex;align-items:center;background:#1d5dff1f;color:#1a3557;border-radius:999px;padding:8px 20px;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:18px}@media (max-width: 480px){.service-common-solution__badge{padding:6px 20px;border:1px solid #1a3557}}.service-common-solution__heading{font-size:44px;font-weight:500;line-height:1.15;color:#000;margin:0 0 14px;letter-spacing:-.02em}@media (max-width: 1024px){.service-common-solution__heading{font-size:36px}}@media (max-width: 480px){.service-common-solution__heading{font-size:24px;line-height:32px}}.service-common-solution__subtext{font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;max-width:880px;margin:0}@media (max-width: 768px){.service-common-solution__subtext{font-size:16px}}.service-common-solution__diagram{position:relative;width:100%;max-width:1160px;margin:0 auto;height:800px;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.service-common-solution__diagram{display:none}}.service-common-solution__flower{position:relative;width:400px;height:400px;flex-shrink:0}.service-common-solution__petal{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;z-index:2}.service-common-solution__line{position:absolute;bottom:50%;left:50%;transform-origin:bottom center;width:1.5px;height:52px;background:#b0c4d8;margin-left:-.75px;z-index:1;pointer-events:none}.service-common-solution__dot{position:absolute;top:-5px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:#5b9bb0;border:2px solid #ffffff;box-shadow:0 0 0 1.5px #5b9bb0}.service-common-solution__hex{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);width:155px;height:134.23px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 16px;position:relative;z-index:3;transition:transform .24s cubic-bezier(.4,0,.2,1),filter .22s cubic-bezier(.4,0,.2,1)}.service-common-solution__hex:hover{transform:scale(1.06);filter:brightness(1.1)}.service-common-solution__hex--light{background:#5b9bb0}.service-common-solution__hex--dark{background:#1a3557}.service-common-solution__hex-label{display:flex;flex-direction:column;align-items:center;gap:2px;color:#fff;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:.01em}.service-common-solution__hex-line{display:block}.service-common-solution__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;width:185px;height:185px;border-radius:50%;background:#f2f5f9;border:1.5px solid #d4dde9;box-shadow:0 0 0 14px #d4dde959,0 0 0 28px #d4dde92e,0 2px 20px #00000012;display:flex;align-items:center;justify-content:center;text-align:center}.service-common-solution__center-label{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:14px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#1a3557;line-height:1.45}.service-common-solution__center-line{display:block}.service-common-solution__desc{position:absolute;margin:0;font-size:14px;font-weight:400;line-height:1.75;color:#3d4f60;max-width:220px;text-align:center}.service-common-solution__desc--top{top:20px;left:50%;transform:translate(-50%);text-align:center}.service-common-solution__desc--top-right{top:140px;right:40px;text-align:left}.service-common-solution__desc--bottom-right{bottom:100px;right:40px;text-align:left}.service-common-solution__desc--bottom{bottom:20px;left:50%;transform:translate(-50%);text-align:center}.service-common-solution__desc--bottom-left{bottom:100px;left:40px;text-align:right}.service-common-solution__desc--top-left{top:140px;left:40px;text-align:right}.service-common-solution__mobile{display:none}@media (max-width: 1024px){.service-common-solution__mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}}@media (max-width: 480px){.service-common-solution__mobile{grid-template-columns:1fr;gap:12px}}.service-common-solution__card{border-radius:16px;padding:24px 20px;border-left:4px solid #5b9bb0;background:#f4f8fb;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.service-common-solution__card:hover{box-shadow:0 4px 18px #00000014;transform:translateY(-2px)}.service-common-solution__card--dark{border-left-color:#1a3557}.service-common-solution__card--light{border-left-color:#5b9bb0}.service-common-solution__card-title{font-size:16px;font-weight:500;color:#000;margin:0 0 8px}.service-common-solution__card-desc{font-size:16px;font-weight:400;color:#6b7280;line-height:1.75;margin:0}.service-common-bss{width:100%;box-sizing:border-box}.service-common-bss__img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width: 1024px){.service-common-bss__img{height:200px}}@media (max-width: 768px){.service-common-bss__img{height:200px;border-radius:12px}}@media (max-width: 480px){.service-common-bss__img{height:160px;border-radius:12px}}@keyframes beHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes beHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes beSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.service-be-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.service-be-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.service-be-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:94dvh}}@media (max-width: 480px){.service-be-hero{min-height:auto}}.service-be-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.service-be-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.service-be-hero__top{padding:70px 40px 28px}}@media (max-width: 768px){.service-be-hero__top{flex-direction:column;align-items:center;padding:36px 24px 0}}@media (max-width: 480px){.service-be-hero__top{padding:10vh 24px 0}}.service-be-hero__left{animation:beHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.service-be-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.service-be-hero__left{max-width:100%;text-align:center}}.service-be-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.service-be-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.service-be-hero__heading{font-size:36px;line-height:52px;margin-bottom:16px;text-align:left}}@media (max-width: 480px){.service-be-hero__heading{font-size:24px;line-height:32px;text-align:center;margin-bottom:14px}}.service-be-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 20px;font-weight:400;text-align:left}@media (max-width: 1024px){.service-be-hero__content{font-size:16px;max-width:100%}}@media (max-width: 768px){.service-be-hero__content{font-size:16px;margin-bottom:16px;text-align:left}}@media (max-width: 480px){.service-be-hero__content{font-size:16px;margin-bottom:12px;text-align:center;line-height:24px}}.service-be-hero__button-parent{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (max-width: 768px){.service-be-hero__button-parent{gap:16px;justify-content:center}}@media (max-width: 480px){.service-be-hero__button-parent{flex-direction:column;align-items:center;width:100%;gap:12px}}.service-be-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.service-be-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.service-be-hero__btn{width:-moz-fit-content;width:fit-content;min-width:200px;padding:14px 24px;font-size:16px}}.service-be-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.service-be-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.service-be-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-be-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.service-be-hero__right{position:static}@media (max-width: 768px){.service-be-hero__right{display:flex;justify-content:center;width:100%;margin-top:24px}}@media (max-width: 480px){.service-be-hero__right{margin-top:24px}}.service-be-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.service-be-hero__image{width:clamp(400px,42vw,580px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.service-be-hero__image{display:block;position:relative;right:auto;top:auto;transform:none;width:clamp(500px,120vw,820px);margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}}.service-be-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.service-be-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.service-be-hero__image-placeholder{display:none}}.service-be-hero__logo{z-index:10;overflow:hidden;width:100%;padding:4px 0 48px}@media (max-width: 768px){.service-be-hero__logo{padding:2px 0 40px}}@media (max-width: 480px){.service-be-hero__logo{padding:0 0 32px}}.service-be-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:beHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.service-be-hero__brands-list{gap:40px;animation-duration:18s;padding-left:24px}}@media (max-width: 480px){.service-be-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.service-be-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.service-be-hero__brand-item:hover{opacity:1}.service-be-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.service-be-hero__brand-logo{height:18px}}.service-be-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.service-be-hero__brand-name{font-size:14px}}@media (max-width: 480px){.service-be-hero__brand-name{font-size:14px}}.service-be-hero--skeleton{pointer-events:none}.service-be-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:beSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.service-be-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.service-be-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.service-be-hero--skeleton .skeleton-line--text{height:16px;width:90%}.service-be-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.service-be-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.service-be-hero--skeleton .skeleton-logo-strip{display:flex;gap:60px;padding-left:72px}@media (max-width: 480px){.service-be-hero--skeleton .skeleton-logo-strip{gap:30px;padding-left:24px}}.service-be-hero--skeleton .skeleton-logo-item{height:24px;width:90px;border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:beSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}:root{--sv-tab-bg: #f0f2f5;--sv-tab-active-bg: #ffffff;--sv-tab-active-color: #000000;--sv-tab-inactive-color: #9ca3af;--sv-tab-shadow: 0px 2px 8px rgba(0, 0, 0, .1);--sv-overlay-start: rgba(0, 0, 0, 0);--sv-overlay-end: rgba(0, 0, 0, .62);--sv-card-label-color: #ffffff;--sv-card-desc-color: rgba(255, 255, 255, .8);--sv-card-btn-bg: #ffffff;--sv-card-btn-color: #000000;--sv-card-btn-hover-bg: #000000;--sv-card-btn-hover-color: #ffffff;--sv-card-btn-size: 2.125rem;--sv-card-image-height: 260px;--sv-grid-columns: 3;--sv-grid-gap: 16px}@keyframes beServicesSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.be-services{padding-left:72px;padding-right:72px;padding-bottom:64px;font-family:Poppins,system-ui,sans-serif;background:#fff;color:#000;box-sizing:border-box;width:100%;text-align:left}@media (max-width: 1024px){.be-services{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.be-services{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.be-services{padding-bottom:48px}}@media (max-width: 480px){.be-services{padding-bottom:32px}}.be-services__badge-wrap{margin-bottom:16px}@media (max-width: 480px){.be-services__badge-wrap{text-align:left}}.be-services__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;width:-moz-fit-content;width:fit-content}@media (max-width: 480px){.be-services__badge{padding:6px 20px;border:1px solid #1D5DFF}}.be-services__hero{display:flex;align-items:flex-start;gap:clamp(2rem,4vw,4rem)}@media (max-width: 1024px){.be-services__hero{gap:2rem}}@media (max-width: 768px){.be-services__hero{flex-direction:column;gap:1rem}}@media (max-width: 480px){.be-services__hero{text-align:left}}.be-services__hero-left{flex:0 0 auto;max-width:520px}@media (max-width: 768px){.be-services__hero-left{max-width:100%}}@media (max-width: 480px){.be-services__hero-left{width:100%}}.be-services__hero-right{flex:1 1 0;font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;margin:0;align-self:center}@media (max-width: 768px){.be-services__hero-right{font-size:16px}}@media (max-width: 480px){.be-services__hero-right{font-size:16px}}@media (max-width: 768px){.be-services__hero-right{max-width:100%;align-self:flex-start;line-height:24px}}.be-services__hero-right p{margin:0}.be-services__heading{font-size:44px;font-weight:500;line-height:52px;letter-spacing:-.02em;color:#000;margin:0}@media (max-width: 1024px){.be-services__heading{font-size:36px}}@media (max-width: 480px){.be-services__heading{font-size:24px}}@media (max-width: 768px){.be-services__heading{line-height:1.25}}@media (max-width: 480px){.be-services__heading{line-height:32px}}.be-services__tabs{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:clamp(1.5rem,3vw,2.5rem);margin-left:auto;margin-right:auto;background:var(--sv-tab-bg);border-radius:999px;padding:6px;width:-moz-fit-content;width:fit-content}@media (max-width: 480px){.be-services__tabs{width:100%;justify-content:stretch;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.be-services__tabs::-webkit-scrollbar{display:none}}.be-services__tab{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:var(--sv-tab-inactive-color);background:transparent;border:none;border-radius:999px;padding:9px 22px;cursor:pointer;white-space:nowrap;outline:none;transition:background .22s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.be-services__tab{flex:1 1 0;padding:8px 12px;font-size:14px;text-align:center}}.be-services__tab--active{background:var(--sv-tab-active-bg);color:var(--sv-tab-active-color);font-weight:500;box-shadow:var(--sv-tab-shadow)}.be-services__tab:not(.be-services__tab--active):hover{color:#6b7280}.be-services__grid{display:grid;grid-template-columns:repeat(var(--sv-grid-columns),1fr);gap:var(--sv-grid-gap);margin-top:clamp(1.5rem,3vw,2.25rem)}@media (max-width: 1024px){.be-services__grid{--sv-grid-columns: 3;--sv-card-image-height: 220px}}@media (max-width: 768px){.be-services__grid{--sv-grid-columns: 2;--sv-card-image-height: 200px;--sv-grid-gap: 12px}}@media (max-width: 480px){.be-services__grid{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;gap:10px;--sv-card-image-height: 220px;scrollbar-width:none;-ms-overflow-style:none}.be-services__grid::-webkit-scrollbar{display:none}}.be-services__card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;background:#e5e7eb;text-align:left;text-decoration:none;color:inherit;outline:none;transition:box-shadow .22s cubic-bezier(.4,0,.2,1)}.be-services__card:focus-visible{box-shadow:0 0 0 3px #1d5dff80}@media (max-width: 480px){.be-services__card{border-radius:12px;min-width:90vw;flex-shrink:0;scroll-snap-align:start}}.be-services__card:hover .be-services__card-image{transform:scale(1.04)}.be-services__card:hover .be-services__card-btn{background:var(--sv-card-btn-hover-bg);color:var(--sv-card-btn-hover-color)}.be-services__card-image-wrap{position:relative;width:100%;height:var(--sv-card-image-height);overflow:hidden}.be-services__card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .44s cubic-bezier(.4,0,.2,1)}.be-services__card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#00000014,#0000000a)}.be-services__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,var(--sv-overlay-start) 30%,var(--sv-overlay-end) 100%);pointer-events:none}.be-services__card-footer{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;gap:.625rem;padding:14px 16px}@media (max-width: 480px){.be-services__card-footer{padding:10px 12px}}.be-services__card-info{display:flex;flex-direction:column;gap:.2rem;flex:1 1 0;min-width:0}.be-services__card-label{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:500;color:var(--sv-card-label-color);line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){.be-services__card-label{font-size:16px}}.be-services__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:400;color:var(--sv-card-desc-color);line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.be-services__card-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:var(--sv-card-btn-size);height:var(--sv-card-btn-size);border-radius:999px;background:var(--sv-card-btn-bg);color:var(--sv-card-btn-color);border:none;cursor:pointer;outline:none;transition:background .22s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1)}.be-services__card-btn svg{display:block;flex-shrink:0}.be-services--skeleton{pointer-events:none}.be-services--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#0000000a 25%,#00000014,#0000000a 75%);background-size:200% 100%;animation:beServicesSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.be-services--skeleton .skeleton-line--badge{height:28px;width:100px;border-radius:999px}.be-services--skeleton .skeleton-line--heading{height:32px;width:80%}.be-services--skeleton .skeleton-line--heading-short{height:32px;width:55%}.be-services--skeleton .skeleton-line--text{height:16px;width:90%}.be-services--skeleton .skeleton-line--text-short{height:16px;width:60%}.be-services--skeleton .skeleton-line--tab{height:38px;width:110px;border-radius:999px}.be-services--skeleton .skeleton-card{height:var(--sv-card-image-height);border-radius:16px;background:linear-gradient(90deg,#0000000a 25%,#00000014,#0000000a 75%);background-size:200% 100%;animation:beServicesSkeletonShimmer 1.4s ease-in-out infinite}.website-redesign-hero{margin-top:85px}@media (max-width: 1024px){.website-redesign-hero{margin-top:70px}}@media (max-width: 480px){.website-redesign-hero{margin-top:60px}}.website-redesign-solution{margin:64px 72px}@media (max-width: 1024px){.website-redesign-solution{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-solution{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-solution{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-redesign-solution{margin-top:32px;margin-bottom:32px}}.website-redesign-feature{margin:64px 72px}@media (max-width: 1024px){.website-redesign-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-redesign-feature{margin-top:32px;margin-bottom:32px}}.website-redesign-advanced-feature{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.website-redesign-advanced-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-advanced-feature{margin-left:24px;margin-right:24px}}.website-redesign-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.website-redesign-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-redesign-client-dashboard{margin-top:32px;margin-bottom:32px}}.website-redesign-limited-time-offer{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.website-redesign-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-limited-time-offer{margin-bottom:48px}}@media (max-width: 480px){.website-redesign-limited-time-offer{margin-bottom:32px}}.website-redesign-problem{margin:64px 72px}@media (max-width: 1024px){.website-redesign-problem{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-problem{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-problem{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-redesign-problem{margin-top:32px;margin-bottom:32px}}.website-redesign-industries{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.website-redesign-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-industries{margin-left:24px;margin-right:24px}}.website-redesign-problem-and-solution{margin-top:64px;margin-bottom:64px}@media (max-width: 1024px){.website-redesign-problem-and-solution{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-redesign-problem-and-solution{margin-top:32px;margin-bottom:32px}}.website-redesign-mvp{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.website-redesign-mvp{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-mvp{margin-left:24px;margin-right:24px}}.website-redesign-needs{margin:64px 72px}@media (max-width: 1024px){.website-redesign-needs{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-needs{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-needs{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-redesign-needs{margin-top:32px;margin-bottom:32px}}.website-redesign-integration{margin:64px 72px}@media (max-width: 1024px){.website-redesign-integration{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-integration{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-integration{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.website-redesign-integration{margin-top:32px;margin-bottom:32px}}.website-redesign-process{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.website-redesign-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-process{margin-bottom:48px}}@media (max-width: 480px){.website-redesign-process{margin-bottom:32px}}.website-redesign-transformation{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.website-redesign-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.website-redesign-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.website-redesign-transformation{margin-top:48px}}@media (max-width: 480px){.website-redesign-transformation{margin-top:32px}}.website-redesign-logo-strip{margin-top:64px}@media (max-width: 1024px){.website-redesign-logo-strip{margin-top:48px}}@media (max-width: 480px){.website-redesign-logo-strip{margin-top:32px}}@keyframes wrSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.wrh{position:relative;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;width:100%;min-height:80vh;font-family:Poppins,system-ui,sans-serif;background:radial-gradient(ellipse at top center,rgba(255,255,255,.06) 0%,transparent 60%),linear-gradient(160deg,#2d1b6e,#6b3fa0)}@media (max-width: 1024px){.wrh{min-height:80vh}}@media (max-width: 768px){.wrh{min-height:85dvh}}@media (max-width: 480px){.wrh{min-height:85dvh}}.wrh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.18) 1px,transparent 1px);background-size:18px 18px;pointer-events:none;z-index:0;opacity:.5}.wrh__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;gap:clamp(1rem,2vw,1.5rem);padding:clamp(3rem,7vw,5.5rem) 72px clamp(2rem,4vw,3rem)}@media (max-width: 1024px){.wrh__content{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.wrh__content{padding:8vh 24px 4vh}}.wrh__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.25;letter-spacing:-.02em;color:#fff;margin:0}@media (max-width: 1024px){.wrh__heading{font-size:36px}}@media (max-width: 480px){.wrh__heading{font-size:24px}}@media (max-width: 768px){.wrh__heading{line-height:1.3}}.wrh__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#fffc;margin:0}@media (max-width: 768px){.wrh__description{font-size:16px}}@media (max-width: 480px){.wrh__description{font-size:16px}}.wrh__cta-group{display:flex;align-items:center;gap:12px;justify-content:center}@media (max-width: 480px){.wrh__cta-group{flex-direction:column;gap:10px;width:100%}}.wrh__cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 32px;border-radius:999px;border:none;margin:0;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .22s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1)}.wrh__cta:active{transform:translateY(0)}@media (max-width: 480px){.wrh__cta{padding:12px 28px;font-size:16px;width:-moz-fit-content;width:fit-content;align-self:center}}.wrh__cta--primary{background:#1d5dff;color:#fff}.wrh__cta--primary:hover{background:#1d4ed8;transform:translateY(-1px)}.wrh__cta--secondary{background:#ffffff26;color:#fff}.wrh__cta--secondary:hover{background:#ffffff40;transform:translateY(-1px)}.wrh__strip{position:relative;z-index:1;width:100%;overflow:hidden;padding:clamp(1rem,2vw,1.5rem) 0 0;mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%)}@media (max-width: 768px){.wrh__strip{mask-image:linear-gradient(to right,transparent 0%,#000 4%,#000 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 4%,#000 100%);padding-bottom:32px}}@media (max-width: 480px){.wrh__strip{padding-bottom:24px}}.wrh__track{display:flex;align-items:center;gap:clamp(12px,1.5vw,20px);width:-moz-max-content;width:max-content;will-change:transform}@media (max-width: 768px){.wrh__track{gap:16px;align-items:flex-end}}.wrh__slide{flex:0 0 auto;width:37.037037037vw;aspect-ratio:4/3;border-radius:3%;overflow:hidden;position:relative}@media (min-width: 1024px){.wrh__slide{width:31.25vw}}@media (max-width: 768px){.wrh__slide{width:76vw;aspect-ratio:16/10}}.wrh__slide-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.wrh--skeleton{pointer-events:none}.wrh--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:wrSkeletonShimmer 1.4s ease-in-out infinite;margin:0 auto 14px}.wrh--skeleton .skeleton-line--heading{height:32px;width:60%}.wrh--skeleton .skeleton-line--heading-short{height:32px;width:40%}.wrh--skeleton .skeleton-line--text{height:16px;width:50%}.wrh--skeleton .skeleton-line--text-short{height:16px;width:35%;margin-bottom:28px}.wrh--skeleton .skeleton-line--btn,.wrh--skeleton .skeleton-line--btn-secondary{height:48px;width:200px;border-radius:999px}.wrh--skeleton .skeleton-strip{display:flex;align-items:center;gap:clamp(12px,1.5vw,20px);justify-content:center;padding:clamp(1rem,2vw,1.5rem) 0 0}.wrh--skeleton .skeleton-slide-item{width:37.037037037vw;aspect-ratio:4/3;border-radius:3%;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:wrSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}@media (min-width: 1024px){.wrh--skeleton .skeleton-slide-item{width:31.25vw}}.hosting-hero-section{margin-top:85px}@media (max-width: 1024px){.hosting-hero-section{margin-top:70px}}@media (max-width: 480px){.hosting-hero-section{margin-top:60px}}.hosting-industries{margin:64px 72px}@media (max-width: 1024px){.hosting-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-industries{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-industries{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.hosting-industries{margin-top:32px;margin-bottom:32px}}.hosting-mvp-banner{margin-bottom:64px}@media (max-width: 1024px){.hosting-mvp-banner{margin-bottom:48px}}@media (max-width: 480px){.hosting-mvp-banner{margin-bottom:32px}}.hosting-problem-and-solution{margin-bottom:64px}@media (max-width: 1024px){.hosting-problem-and-solution{margin-bottom:48px}}@media (max-width: 480px){.hosting-problem-and-solution{margin-bottom:32px}}.hosting-advanced-feature{margin:64px 72px}@media (max-width: 1024px){.hosting-advanced-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-advanced-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-advanced-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.hosting-advanced-feature{margin-top:32px;margin-bottom:32px}}.hosting-content-cards{margin-bottom:64px}@media (max-width: 1024px){.hosting-content-cards{margin-bottom:48px}}@media (max-width: 480px){.hosting-content-cards{margin-bottom:32px}}.hosting-why-tecnogex{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.hosting-why-tecnogex{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-why-tecnogex{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-why-tecnogex{margin-bottom:48px}}@media (max-width: 480px){.hosting-why-tecnogex{margin-bottom:32px}}.hosting-benifits-list{margin:64px 72px}@media (max-width: 1024px){.hosting-benifits-list{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-benifits-list{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-benifits-list{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.hosting-benifits-list{margin-top:32px;margin-bottom:32px}}.hosting-limited-time-offer{margin:64px 72px}@media (max-width: 1024px){.hosting-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-limited-time-offer{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.hosting-limited-time-offer{margin-top:32px;margin-bottom:32px}}.hosting-process{margin:64px 72px}@media (max-width: 1024px){.hosting-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-process{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.hosting-process{margin-top:32px;margin-bottom:32px}}.hosting-transformation{margin:64px 72px}@media (max-width: 1024px){.hosting-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.hosting-transformation{margin-top:32px;margin-bottom:32px}}.hosting-client-dashboard{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.hosting-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-client-dashboard{margin-bottom:48px}}@media (max-width: 480px){.hosting-client-dashboard{margin-bottom:32px}}.hosting-card-logo{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.hosting-card-logo{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.hosting-card-logo{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.hosting-card-logo{margin-bottom:48px}}@media (max-width: 480px){.hosting-card-logo{margin-bottom:32px}}@keyframes hostingHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hostingHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.service-hosting{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.service-hosting{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.service-hosting{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:auto}}@media (max-width: 480px){.service-hosting{min-height:auto}}.service-hosting__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.service-hosting__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.service-hosting__top{padding:70px 40px 28px}}@media (max-width: 768px){.service-hosting__top{flex-direction:column;align-items:center;padding:36px 24px 0}}@media (max-width: 480px){.service-hosting__top{padding:10vh 24px 0}}.service-hosting__left{animation:hostingHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.service-hosting__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.service-hosting__left{max-width:100%;text-align:center}}.service-hosting__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.service-hosting__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.service-hosting__heading{font-size:36px;margin-bottom:16px}}@media (max-width: 480px){.service-hosting__heading{font-size:24px;line-height:32px;text-align:center}}.service-hosting__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 20px;font-weight:400;text-align:left}@media (max-width: 1024px){.service-hosting__content{max-width:100%}}@media (max-width: 768px){.service-hosting__content{font-size:16px;margin-bottom:16px}}@media (max-width: 480px){.service-hosting__content{font-size:16px;margin-bottom:12px;text-align:center}}.service-hosting__button-parent{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (max-width: 768px){.service-hosting__button-parent{gap:16px}}@media (max-width: 480px){.service-hosting__button-parent{flex-direction:column;align-items:center;width:100%;gap:12px}}.service-hosting__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.service-hosting__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.service-hosting__btn{width:-moz-fit-content;width:fit-content;min-width:200px;padding:15px 24px;font-size:16px}}.service-hosting__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.service-hosting__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.service-hosting__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-hosting__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.service-hosting__right{position:static}@media (max-width: 768px){.service-hosting__right{display:flex;justify-content:center;width:100%;margin-top:24px}}@media (max-width: 480px){.service-hosting__right{margin-top:24px}}.service-hosting__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.service-hosting__image{width:clamp(460px,45vw,620px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.service-hosting__image{display:block;position:relative;right:auto;top:auto;transform:none;width:clamp(500px,120vw,820px);margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}}.service-hosting__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.service-hosting__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.service-hosting__image-placeholder{display:none}}.service-hosting__logo{z-index:10;overflow:hidden;width:100%;padding:4px 0 48px}@media (max-width: 768px){.service-hosting__logo{padding:2px 0 40px}}@media (max-width: 480px){.service-hosting__logo{padding:0 0 32px}}.service-hosting__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:hostingHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.service-hosting__brands-list{gap:40px;animation-duration:18s;padding-left:40px}}@media (max-width: 480px){.service-hosting__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.service-hosting__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.service-hosting__brand-item:hover{opacity:1}.service-hosting__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.service-hosting__brand-logo{height:18px}}.service-hosting__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.service-hosting__brand-name{font-size:14px}}@media (max-width: 480px){.service-hosting__brand-name{font-size:14px}}.af{background:#fff;text-align:left;overflow-x:hidden}.af__container{margin:0 auto;display:flex;flex-direction:column;gap:40px;width:100%;box-sizing:border-box}@media (max-width: 768px){.af__container{overflow:hidden}}.af__header{display:flex;flex-direction:column;gap:16px}.af__header-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}@media (max-width: 1024px){.af__header-row{gap:48px}}@media (max-width: 768px){.af__header-row{grid-template-columns:1fr;gap:14px}}.af__badge{display:inline-flex;align-items:center;padding:8px 20px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;border-radius:20px;width:-moz-fit-content;width:fit-content}@media (max-width: 480px){.af__badge{padding:6px 20px;border:1px solid #1D5DFF}}.af__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.2;margin:0}@media (max-width: 1024px){.af__heading{font-size:36px}}@media (max-width: 768px){.af__heading{font-size:30px}}@media (max-width: 480px){.af__heading{font-size:26px}}.af__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.7;margin:0;padding-top:6px}@media (max-width: 768px){.af__description{font-size:16px;padding-top:0}}@media (max-width: 480px){.af__description{font-size:15px}}.af__content{display:grid;grid-template-columns:520px 1fr;gap:120px;align-items:start;width:100%}@media (max-width: 1024px){.af__content{grid-template-columns:440px 1fr;gap:60px}}@media (max-width: 768px){.af__content{display:flex;flex-direction:column;gap:0;width:100%}}.af__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px;min-width:0;width:100%;max-width:100%}.af__tab{border:none;border-bottom:1.5px solid transparent;border-radius:0;padding:24px;cursor:pointer;min-width:0;width:100%;max-width:100%;box-sizing:border-box;transition:background .2s,border-color .2s,border-bottom-color .2s}.af__tab--active{border:1.5px solid transparent;border-radius:8px;padding:16px 24px}.af__tab-inner{display:flex;align-items:flex-start;gap:12px;text-align:left;min-width:0;width:100%;overflow:hidden}.af__icon{display:flex;align-items:flex-start;gap:2px;flex-shrink:0;width:24px;padding-top:3px}.af__tab-title{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:1.5;min-width:0;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:color .2s}.af__tab--active .af__tab-title{white-space:normal}@media (max-width: 768px){.af__tab-title{font-size:17px}}@media (max-width: 480px){.af__tab-title{font-size:15px}}.af__mobile-images{display:none}@media (max-width: 768px){.af__mobile-images{display:flex;gap:0;margin-top:16px;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:10px}.af__mobile-images::-webkit-scrollbar{display:none}.af__mobile-img-wrap{flex:0 0 100%;scroll-snap-align:start;height:200px;border-radius:10px;overflow:hidden}.af__mobile-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}}.af__images{position:relative;width:100%;height:420px}@media (max-width: 768px){.af__images{display:none}}.af__img-wrap{position:absolute;overflow:hidden}.af__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.af__img-wrap--1{left:0;bottom:0;width:258px;height:368px;border-radius:9.2px;box-shadow:0 2px 8px #0000001f}.af__img-wrap--2{left:274px;bottom:0;width:369px;height:300px;border-radius:5.9px;box-shadow:0 2px 8px #0000001f}.content-cards__section{padding:64px 72px;border-radius:64px 64px 0 0;font-family:Poppins,system-ui,sans-serif;position:relative;overflow:hidden;text-align:left}@media (max-width: 1024px){.content-cards__section{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.content-cards__section{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.content-cards__section{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.content-cards__section{padding-top:32px;padding-bottom:32px}}@media (max-width: 768px){.content-cards__section{border-radius:40px 40px 0 0}}@media (max-width: 480px){.content-cards__section{border-radius:24px 24px 0 0}}.content-cards__glow{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.content-cards{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;width:100%}.content-cards__card{background:#0d1825;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:background .25s cubic-bezier(.4,0,.2,1)}.content-cards__card--open{background:#0d1f35}.content-cards__header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:28px 32px;background:none;border:none;cursor:pointer;text-align:left}@media (max-width: 768px){.content-cards__header{padding:22px 24px}}@media (max-width: 480px){.content-cards__header{padding:20px}}.content-cards__header-text{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.content-cards__title{font-size:36px;font-weight:500;color:#fff;line-height:1.25;margin:0}@media (max-width: 1024px){.content-cards__title{font-size:28px}}@media (max-width: 768px){.content-cards__title{font-size:22px}}@media (max-width: 480px){.content-cards__title{font-size:20px}}.content-cards__description{font-size:16px;font-weight:400;color:#ffffff8c;line-height:1.75;margin:0}@media (max-width: 480px){.content-cards__description{font-size:14px}}.content-cards__chevron{flex-shrink:0;display:flex;align-items:center;margin-top:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content-cards__body{padding:0 32px 24px}@media (max-width: 768px){.content-cards__body{padding:0 24px 20px}}@media (max-width: 480px){.content-cards__body{padding:0 20px 20px}}.content-cards__sub-divider{height:1px;background:#ffffff1f;margin:0}.content-cards__sub-row{display:flex;align-items:flex-start;gap:12px;padding:14px 0}.content-cards__sub-dot{width:10px;height:10px;border-radius:50%;background:#fff6;flex-shrink:0;margin-top:5px}.content-cards__sub-content{display:flex;flex-direction:column;gap:6px;min-width:0}.content-cards__sub-title{font-size:16px;font-weight:500;color:#fff;margin:0;line-height:1.5}@media (max-width: 480px){.content-cards__sub-title{font-size:14px}}.content-cards__sub-desc{font-size:16px;font-weight:400;color:#ffffff8c;margin:0;line-height:1.75}@media (max-width: 480px){.content-cards__sub-desc{font-size:14px}}.enterprise-common-why-tecnogex-for-dev{font-family:Poppins,system-ui,sans-serif;text-align:left}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev{text-align:left}}.enterprise-common-why-tecnogex-for-dev__badge{font-size:16px;font-weight:500;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;width:-moz-fit-content;width:fit-content;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 768px){.enterprise-common-why-tecnogex-for-dev__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprise-common-why-tecnogex-for-dev__heading{font-size:44px;font-weight:500;color:#000;line-height:52px;letter-spacing:-.02em;margin-bottom:16px}@media (max-width: 1024px){.enterprise-common-why-tecnogex-for-dev__heading{font-size:36px}}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__heading{font-size:24px;line-height:1.25}}.enterprise-common-why-tecnogex-for-dev__paragraph{font-size:18px;font-weight:400;color:#6b7280;line-height:1.75;letter-spacing:.01em;margin-bottom:32px}@media (max-width: 768px){.enterprise-common-why-tecnogex-for-dev__paragraph{font-size:16px}}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__paragraph{font-size:16px}}.enterprise-common-why-tecnogex-for-dev__box{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){.enterprise-common-why-tecnogex-for-dev__box{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.enterprise-common-why-tecnogex-for-dev__box{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__box{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;padding-right:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.enterprise-common-why-tecnogex-for-dev__box::-webkit-scrollbar{display:none}}.enterprise-common-why-tecnogex-for-dev__box--five{grid-template-columns:repeat(6,1fr)}.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card{grid-column:span 2}.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card:nth-child(4),.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card:nth-child(5){grid-column:span 3}@media (max-width: 1024px){.enterprise-common-why-tecnogex-for-dev__box--five{grid-template-columns:repeat(2,1fr)}.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card,.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card:nth-child(4),.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card:nth-child(5){grid-column:span 1}}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__box--five{display:flex;grid-template-columns:unset}.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card,.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card:nth-child(4),.enterprise-common-why-tecnogex-for-dev__box--five .enterprise-common-why-tecnogex-for-dev__box-card:nth-child(5){grid-column:unset}}.enterprise-common-why-tecnogex-for-dev__box-card{border:1px solid #e4e6ee;border-radius:16px;padding:28px 28px 0;display:flex;flex-direction:column;overflow:hidden;text-align:left;min-height:445px}@media (max-width: 1024px){.enterprise-common-why-tecnogex-for-dev__box-card{min-height:420px}}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__box-card{padding:20px 20px 0;min-height:380px;flex:0 0 88%;width:88%;scroll-snap-align:start}}.enterprise-common-why-tecnogex-for-dev__box-card-heading{font-size:20px;font-weight:500;color:#000;line-height:26px;letter-spacing:-.01em;margin-bottom:8px}@media (max-width: 768px){.enterprise-common-why-tecnogex-for-dev__box-card-heading{font-size:18px}}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__box-card-heading{font-size:16px}}.enterprise-common-why-tecnogex-for-dev__box-card-paragraph{font-size:18px;font-weight:400;color:#000;line-height:1.75;letter-spacing:.01em;margin-bottom:12px}@media (max-width: 768px){.enterprise-common-why-tecnogex-for-dev__box-card-paragraph{font-size:16px}}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__box-card-paragraph{font-size:14px}}.enterprise-common-why-tecnogex-for-dev__box-card-image{margin-left:-28px;margin-right:-28px;margin-top:0;flex:1;overflow:hidden}@media (max-width: 480px){.enterprise-common-why-tecnogex-for-dev__box-card-image{margin-left:-20px;margin-right:-20px}}.enterprise-common-why-tecnogex-for-dev__box-card-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;border-radius:0}.card-logo{background:#fff;text-align:left}.card-logo__container{display:flex;flex-direction:column;gap:12px;max-width:1440px;margin:0 auto;width:100%;box-sizing:border-box}.card-logo__badge{display:inline-flex;align-items:center;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:24px;border-radius:20px;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;width:-moz-fit-content;width:fit-content}@media (max-width: 480px){.card-logo__badge{padding:6px 20px}}.card-logo__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.2;letter-spacing:-.02em;color:#000;margin:0}@media (max-width: 1024px){.card-logo__heading{font-size:36px}}@media (max-width: 480px){.card-logo__heading{font-size:24px}}.card-logo__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;margin:0 0 20px}@media (max-width: 768px){.card-logo__description{font-size:16px}}@media (max-width: 480px){.card-logo__description{font-size:16px}}.card-logo__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){.card-logo__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.card-logo__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:4px}.card-logo__grid::-webkit-scrollbar{display:none}}.card-logo__card{background:#f8f8f8;border:1px solid #e4e6ee;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;transition:background .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1)}.card-logo__card:hover{background:var(--cl-card-hover, rgba(29, 93, 255, .04));box-shadow:0 4px 20px #0000000f}@media (max-width: 1024px){.card-logo__card{padding:24px}}@media (max-width: 480px){.card-logo__card{flex:0 0 80vw;scroll-snap-align:start;padding:20px;border-radius:12px}}.card-logo__card-header{display:flex;align-items:center;gap:12px}.card-logo__card-icon{flex-shrink:0;width:40px;height:40px}.card-logo__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.card-logo__card-title{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:#000;margin:0}@media (max-width: 768px){.card-logo__card-title{font-size:18px}}@media (max-width: 480px){.card-logo__card-title{font-size:16px}}.card-logo__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.75;color:#6b7280;margin:0}@media (max-width: 480px){.card-logo__card-desc{font-size:14px}}.bl{background:#fff;overflow-x:hidden}.bl__container{display:flex;flex-direction:column;gap:40px;max-width:1440px;margin:0 auto;box-sizing:border-box;text-align:left}@media (max-width: 1024px){.bl__container{gap:32px}}@media (max-width: 480px){.bl__container{gap:24px}}.bl__badge{display:inline-flex;align-items:center;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:24px;border-radius:20px;padding:8px 20px;width:-moz-fit-content;width:fit-content;background:#1d5dff1f;color:#1d5dff}@media (max-width: 480px){.bl__badge{padding:6px 20px}}.bl__header{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}@media (max-width: 1024px){.bl__header{grid-template-columns:1fr;gap:16px}}.bl__heading{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:1.2;letter-spacing:-.02em;margin:0;color:#000}@media (max-width: 1024px){.bl__heading{font-size:36px}}@media (max-width: 480px){.bl__heading{font-size:24px}}.bl__desc{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;margin:0;color:#0009}@media (max-width: 768px){.bl__desc{font-size:16px}}@media (max-width: 480px){.bl__desc{font-size:16px}}.bl__list{display:flex;flex-direction:column}.bl__tabs{display:flex;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #e5e7eb}.bl__tabs::-webkit-scrollbar{display:none}.bl__tab{display:flex;align-items:center;gap:8px;padding:16px 24px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;white-space:nowrap;transition:color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1)}.bl__tab--active{border-bottom-color:var(--bl-active-border, #208CAE)}.bl__tab:focus-visible{outline:2px solid var(--bl-active-border, #208CAE);outline-offset:2px;border-radius:8px}@media (max-width: 480px){.bl__tab{padding:12px 16px;font-size:14px;gap:6px}}.bl__tab-icon{display:flex;align-items:center;width:20px;height:20px;flex-shrink:0}.bl__tab-icon svg{display:block}.bl__tab-icon-img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;display:block;flex-shrink:0}.bl__tab-body{padding-top:32px;display:flex;flex-direction:column;gap:24px}@media (max-width: 480px){.bl__tab-body{padding-top:20px;gap:20px}}.bl__tab-desc{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;margin:0;color:#000000b3}@media (max-width: 768px){.bl__tab-desc{font-size:16px}}@media (max-width: 480px){.bl__tab-desc{font-size:16px}}.bl__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1024px){.bl__cards{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 480px){.bl__cards{grid-template-columns:1fr;gap:14px}}.bl__card{background:#f8f8f8;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:8px;box-sizing:border-box;transition:background .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);cursor:default}.bl__card:hover{background:var(--bl-card-hover, rgba(32, 140, 174, .07));box-shadow:0 4px 16px #208cae1a}@media (max-width: 1024px){.bl__card{padding:24px}}@media (max-width: 480px){.bl__card{padding:20px;border-radius:12px}}.bl__card-header{display:flex;align-items:center;gap:12px}.bl__card-check{display:flex;align-items:center;width:24px;height:24px;flex-shrink:0}.bl__card-check svg{display:block}.bl__card-heading{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:-.01em;margin:0;color:#000}@media (max-width: 768px){.bl__card-heading{font-size:18px}}@media (max-width: 480px){.bl__card-heading{font-size:16px}}.bl__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.65;margin:0;color:#000c}@media (max-width: 480px){.bl__card-desc{font-size:14px}}.maintenance-hero{margin-top:85px}@media (max-width: 1024px){.maintenance-hero{margin-top:70px}}@media (max-width: 480px){.maintenance-hero{margin-top:60px}}.maintenance-features{margin:64px 72px}@media (max-width: 1024px){.maintenance-features{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.maintenance-features{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.maintenance-features{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.maintenance-features{margin-top:32px;margin-bottom:32px}}.maintenance-process{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.maintenance-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.maintenance-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.maintenance-process{margin-bottom:48px}}@media (max-width: 480px){.maintenance-process{margin-bottom:32px}}.maintenance-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.maintenance-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.maintenance-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.maintenance-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.maintenance-client-dashboard{margin-top:32px;margin-bottom:32px}}.maintenance-limited-time-offer{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.maintenance-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.maintenance-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.maintenance-limited-time-offer{margin-bottom:48px}}@media (max-width: 480px){.maintenance-limited-time-offer{margin-bottom:32px}}.maintenance-transformation{margin:64px 72px}@media (max-width: 1024px){.maintenance-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.maintenance-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.maintenance-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.maintenance-transformation{margin-top:32px;margin-bottom:32px}}.maintenance-industries{margin:64px 72px}@media (max-width: 1024px){.maintenance-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.maintenance-industries{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.maintenance-industries{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.maintenance-industries{margin-top:32px;margin-bottom:32px}}.maintenance-needs{margin:64px 72px}@media (max-width: 1024px){.maintenance-needs{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.maintenance-needs{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.maintenance-needs{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.maintenance-needs{margin-top:32px;margin-bottom:32px}}.maintenance-mvp-banner{margin-bottom:64px}@media (max-width: 1024px){.maintenance-mvp-banner{margin-bottom:48px}}@media (max-width: 480px){.maintenance-mvp-banner{margin-bottom:32px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lineGrow{0%{height:0;opacity:0}to{height:var(--line-height);opacity:1}}.service-common-free-website-analysis{position:relative;background-color:#fff;background-image:radial-gradient(ellipse 70% 50% at 50% 40%,rgba(var(--fwa-accent-rgb, 29, 93, 255),.05) 0%,transparent 70%);display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Poppins,system-ui,sans-serif;padding:64px 72px}@media (max-width: 1024px){.service-common-free-website-analysis{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-free-website-analysis{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-free-website-analysis{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-free-website-analysis{padding-top:32px;padding-bottom:32px}}.service-common-free-website-analysis__line{position:absolute;width:2.5px;border-radius:2px;opacity:0;animation:lineGrow 1.2s cubic-bezier(.4,0,.2,1) forwards}@media (max-width: 768px){.service-common-free-website-analysis__line{display:none}}.service-common-free-website-analysis__inner{position:relative;z-index:10;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%}@media (max-width: 480px){.service-common-free-website-analysis__inner{align-items:flex-start;text-align:left}}.service-common-free-website-analysis__badge{display:block;width:-moz-fit-content;width:fit-content;padding:8px 20px;background:var(--fwa-badge-bg, rgba(29, 93, 255, .12));color:var(--fwa-accent, #1D5DFF);border:none;border-radius:999px;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:20px}@media (max-width: 480px){.service-common-free-website-analysis__badge{padding:6px 20px;border:1px solid var(--fwa-accent, #1D5DFF)}}.service-common-free-website-analysis__headline{font-family:Poppins,system-ui,sans-serif;font-weight:500;color:#000;letter-spacing:-.03em;margin:0 0 24px;animation:fadeUp .7s cubic-bezier(.4,0,.2,1) both;animation-delay:.1s;font-size:44px;line-height:60px}@media (max-width: 1024px){.service-common-free-website-analysis__headline{font-size:36px}}@media (max-width: 480px){.service-common-free-website-analysis__headline{font-size:24px}}@media (max-width: 1024px){.service-common-free-website-analysis__headline{line-height:1.25}}@media (max-width: 480px){.service-common-free-website-analysis__headline{line-height:32px;letter-spacing:-.02em;text-align:left;margin-bottom:16px}}.service-common-free-website-analysis__description{color:#000;margin:0;padding-bottom:16px;animation:fadeUp .7s cubic-bezier(.4,0,.2,1) both;animation-delay:.2s;font-size:18px;line-height:1.75}@media (max-width: 768px){.service-common-free-website-analysis__description{font-size:16px}}@media (max-width: 480px){.service-common-free-website-analysis__description{font-size:16px}}@media (max-width: 768px){.service-common-free-website-analysis__description{padding-bottom:36px}}@media (max-width: 480px){.service-common-free-website-analysis__description{text-align:left;padding-bottom:28px;max-width:none;line-height:24px}}.service-common-free-website-analysis__input-row{display:flex;align-items:center;width:100%;max-width:740px;background:#fff;border:1px solid #e4e6ee;border-radius:999px;padding:6px 6px 6px 24px;gap:8px;box-shadow:0 2px 12px #0000000f;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);animation:fadeUp .7s cubic-bezier(.4,0,.2,1) both;animation-delay:.3s}.service-common-free-website-analysis__input-row--focused{border-color:rgba(var(--fwa-accent-rgb, 29, 93, 255),.4);box-shadow:0 0 0 3px rgba(var(--fwa-accent-rgb, 29, 93, 255),.12)}@media (max-width: 768px){.service-common-free-website-analysis__input-row{padding:5px 5px 5px 18px}}@media (max-width: 480px){.service-common-free-website-analysis__input-row{flex-direction:column;align-items:stretch;border-radius:20px;padding:12px 16px;gap:10px;max-width:100%}}.service-common-free-website-analysis__input{flex:1;background:transparent;border:none;outline:none;color:#000;font-size:16px;font-family:Poppins,system-ui,sans-serif;font-weight:400;min-width:0}.service-common-free-website-analysis__input::-moz-placeholder{color:#6b7280}.service-common-free-website-analysis__input::placeholder{color:#6b7280}@media (max-width: 480px){.service-common-free-website-analysis__input{width:100%}}.service-common-free-website-analysis__proceed-btn{flex-shrink:0;background:var(--fwa-accent, #1D5DFF);color:#fff;border:none;border-radius:999px;padding:14px 32px;font-size:16px;font-weight:500;font-family:Poppins,system-ui,sans-serif;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.service-common-free-website-analysis__proceed-btn:hover{background:var(--fwa-accent-hover, #1d4ed8);box-shadow:0 4px 20px rgba(var(--fwa-accent-rgb, 29, 93, 255),.35);transform:translateY(-1px)}.service-common-free-website-analysis__proceed-btn:active{transform:translateY(0);box-shadow:none}@media (max-width: 768px){.service-common-free-website-analysis__proceed-btn{padding:12px 24px;font-size:16px}}@media (max-width: 480px){.service-common-free-website-analysis__proceed-btn{width:100%;padding:14px;border-radius:20px}}.service-common-free-website-analysis__extensions{display:flex;align-items:center;justify-content:center;gap:clamp(24px,5vw,64px);padding-top:16px;flex-wrap:wrap;animation:fadeUp .7s cubic-bezier(.4,0,.2,1) both;animation-delay:.4s}@media (max-width: 768px){.service-common-free-website-analysis__extensions{gap:28px;padding-top:24px}}@media (max-width: 480px){.service-common-free-website-analysis__extensions{gap:16px;padding-top:20px;justify-content:flex-start}}.service-common-free-website-analysis__ext-btn{background:none;border:none;color:#000;font-size:18px;font-weight:500;font-family:Poppins,system-ui,sans-serif;cursor:pointer;letter-spacing:.01em;padding:4px 8px;border-radius:12px;transition:color .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1)}.service-common-free-website-analysis__ext-btn:hover{color:var(--fwa-accent, #1D5DFF);background:var(--fwa-badge-bg, rgba(29, 93, 255, .12))}.service-common-free-website-analysis__ext-btn:active{background:rgba(var(--fwa-accent-rgb, 29, 93, 255),.15)}@media (max-width: 480px){.service-common-free-website-analysis__ext-btn{font-size:16px}}.service-common-free-website-analysis__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;padding-top:16px;animation:fadeUp .7s cubic-bezier(.4,0,.2,1) both;animation-delay:.5s}@media (max-width: 1024px){.service-common-free-website-analysis__cards{grid-template-columns:repeat(2,1fr);padding-top:40px}}@media (max-width: 480px){.service-common-free-website-analysis__cards{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:12px;padding-top:32px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.service-common-free-website-analysis__cards::-webkit-scrollbar{display:none}}.service-common-free-website-analysis__card{background:#f0f6ff;border:1px solid #e4e6ee;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px;text-align:left;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.service-common-free-website-analysis__card:hover{background:linear-gradient(135deg,#ffffff 0%,var(--fwa-card-hover-bg, #f0f6ff) 100%);border-color:rgba(var(--fwa-accent-rgb, 29, 93, 255),.25);box-shadow:0 4px 20px rgba(var(--fwa-accent-rgb, 29, 93, 255),.08)}@media (max-width: 480px){.service-common-free-website-analysis__card{flex:0 0 80%;width:80%;scroll-snap-align:start;padding:20px}}.service-common-free-website-analysis__card-icon{width:40px;height:40px}.service-common-free-website-analysis__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.service-common-free-website-analysis__card-heading{font-size:20px;font-weight:500;color:#000;line-height:26px}@media (max-width: 768px){.service-common-free-website-analysis__card-heading{font-size:18px}}@media (max-width: 480px){.service-common-free-website-analysis__card-heading{font-size:16px}}.service-common-free-website-analysis__card-paragraph{font-size:16px;font-weight:400;color:#6b7280;line-height:1.75}@media (max-width: 480px){.service-common-free-website-analysis__card-paragraph{font-size:14px}}@keyframes wmHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes wmHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes wmSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.service-maintenance-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.service-maintenance-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.service-maintenance-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:auto}}@media (max-width: 480px){.service-maintenance-hero{min-height:auto}}.service-maintenance-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.service-maintenance-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.service-maintenance-hero__top{padding:70px 40px 28px}}@media (max-width: 768px){.service-maintenance-hero__top{flex-direction:column;align-items:center;padding:36px 24px 0}}@media (max-width: 480px){.service-maintenance-hero__top{padding:10vh 24px 0}}.service-maintenance-hero__left{animation:wmHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.service-maintenance-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.service-maintenance-hero__left{max-width:100%;text-align:center}}.service-maintenance-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.service-maintenance-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.service-maintenance-hero__heading{font-size:36px;margin-bottom:16px}}@media (max-width: 480px){.service-maintenance-hero__heading{font-size:24px;line-height:32px;text-align:center}}.service-maintenance-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 20px;font-weight:400;text-align:left}@media (max-width: 1024px){.service-maintenance-hero__content{max-width:100%}}@media (max-width: 768px){.service-maintenance-hero__content{font-size:16px;margin-bottom:16px}}@media (max-width: 480px){.service-maintenance-hero__content{font-size:16px;margin-bottom:12px;text-align:center}}.service-maintenance-hero__button-parent{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (max-width: 768px){.service-maintenance-hero__button-parent{gap:16px}}@media (max-width: 480px){.service-maintenance-hero__button-parent{flex-direction:column;align-items:center;width:100%;gap:12px}}.service-maintenance-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.service-maintenance-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.service-maintenance-hero__btn{width:-moz-fit-content;width:fit-content;min-width:200px;padding:15px 24px;font-size:16px}}.service-maintenance-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.service-maintenance-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.service-maintenance-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-maintenance-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.service-maintenance-hero__right{position:static}@media (max-width: 768px){.service-maintenance-hero__right{display:flex;justify-content:center;width:100%;margin-top:24px}}@media (max-width: 480px){.service-maintenance-hero__right{margin-top:24px}}.service-maintenance-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.service-maintenance-hero__image{width:clamp(460px,45vw,620px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.service-maintenance-hero__image{display:block;position:relative;right:auto;top:auto;transform:none;width:clamp(500px,120vw,820px);margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}}.service-maintenance-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.service-maintenance-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.service-maintenance-hero__image-placeholder{display:none}}.service-maintenance-hero__logo{z-index:10;overflow:hidden;width:100%;padding:4px 0 48px}@media (max-width: 768px){.service-maintenance-hero__logo{padding:2px 0 40px}}@media (max-width: 480px){.service-maintenance-hero__logo{padding:0 0 32px}}.service-maintenance-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:wmHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.service-maintenance-hero__brands-list{gap:40px;animation-duration:18s;padding-left:40px}}@media (max-width: 480px){.service-maintenance-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.service-maintenance-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.service-maintenance-hero__brand-item:hover{opacity:1}.service-maintenance-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.service-maintenance-hero__brand-logo{height:18px}}.service-maintenance-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.service-maintenance-hero__brand-name{font-size:14px}}@media (max-width: 480px){.service-maintenance-hero__brand-name{font-size:14px}}.service-maintenance-hero--skeleton{pointer-events:none}.service-maintenance-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:wmSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.service-maintenance-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.service-maintenance-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.service-maintenance-hero--skeleton .skeleton-line--text{height:16px;width:90%}.service-maintenance-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.service-maintenance-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.service-maintenance-hero--skeleton .skeleton-logo-strip{display:flex;gap:60px;padding-left:72px}@media (max-width: 480px){.service-maintenance-hero--skeleton .skeleton-logo-strip{gap:30px;padding-left:24px}}.service-maintenance-hero--skeleton .skeleton-logo-item{height:24px;width:90px;border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:wmSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}.owdt{background:#fff;font-family:Poppins,system-ui,sans-serif;text-align:left;margin-left:72px;margin-right:72px}@media (max-width: 1024px){.owdt{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.owdt{margin-left:24px;margin-right:24px;text-align:left}}.owdt__badge{display:inline-block;background:#1d5dff1f;color:#1d5dff;font-size:16px;font-weight:500;padding:8px 20px;border-radius:999px;letter-spacing:.01em;margin-bottom:24px}@media (max-width: 480px){.owdt__badge{padding:6px 20px;border:1px solid #1D5DFF}}.owdt__heading{font-size:44px;font-weight:500;line-height:52px;letter-spacing:-.02em;color:#000;margin:0 0 32px}@media (max-width: 1024px){.owdt__heading{font-size:36px;max-width:600px}}@media (max-width: 768px){.owdt__heading{max-width:100%}}@media (max-width: 480px){.owdt__heading{font-size:24px;margin-bottom:16px;line-height:1.25}}.owdt__container{display:grid;grid-template-columns:7fr 5fr;gap:60px;align-items:center}@media (max-width: 1024px){.owdt__container{grid-template-columns:7fr 5fr;gap:40px}}@media (max-width: 768px){.owdt__container{grid-template-columns:1fr;gap:40px}}.owdt__content{display:flex;flex-direction:column;min-width:0;text-align:left}.owdt__paragraph{font-size:18px;line-height:1.75;color:#6b7280;margin:0 0 20px;font-weight:400}@media (max-width: 768px){.owdt__paragraph{font-size:16px}}@media (max-width: 480px){.owdt__paragraph{font-size:16px;margin-bottom:16px}}.owdt__paragraph:last-of-type{margin-bottom:28px}@media (max-width: 480px){.owdt__paragraph:last-of-type{margin-bottom:24px}}.owdt__subheading{font-size:24px;font-weight:500;color:#0273b2;letter-spacing:-.01em;margin:0 0 24px}@media (max-width: 480px){.owdt__subheading{font-size:14px;margin-bottom:20px}}.owdt__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:32px}@media (max-width: 480px){.owdt__grid{grid-template-columns:1fr;gap:12px;margin-bottom:28px}}.owdt__card{background:#f8f8f8;border:1px solid #e4e6ee;border-radius:16px;padding:20px;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.owdt__card:hover{background:linear-gradient(145deg,#ededed,#0273b2);border-color:transparent;transform:translateY(-4px);box-shadow:0 20px 30px -10px #0273b24d}.owdt__card:hover .owdt__card-icon{background:#ffffff26;border-color:#fff3;color:#fff}.owdt__card:hover .owdt__card-title,.owdt__card:hover .owdt__card-description{color:#fff}@media (max-width: 480px){.owdt__card{padding:16px}}.owdt__card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border:1px solid #e4e6ee;border-radius:12px;font-size:1.4rem;margin-bottom:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.owdt__card-icon{width:40px;height:40px;font-size:1.2rem;margin-bottom:12px}}.owdt__card-title{font-size:16px;font-weight:500;line-height:26px;color:#000;margin:0 0 8px;transition:color .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.owdt__card-title{font-size:14px;margin-bottom:6px}}.owdt__card-description{font-size:18px;line-height:24px;color:#6b7280;margin:0;font-weight:400;transition:color .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.owdt__card-description{font-size:14px}}.owdt__closing{font-size:18px;line-height:1.75;color:#6b7280;margin:0;font-weight:400}@media (max-width: 768px){.owdt__closing{font-size:16px}}@media (max-width: 480px){.owdt__closing{font-size:16px}}.owdt__media{position:sticky;top:100px;align-self:center;width:100%;display:flex;justify-content:center}@media (max-width: 768px){.owdt__media{display:none}}.owdt__phone{width:100%;height:auto;max-height:600px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 30px 40px rgba(0,0,0,.2));transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 1024px){.owdt__phone{max-height:500px}}@media (max-width: 768px){.owdt__phone{max-height:400px}}@media (max-width: 480px){.owdt__phone{max-height:320px}}.owdt__phone-placeholder{width:100%;aspect-ratio:9/19;background:linear-gradient(145deg,#e6f0ff,#d4e2fc);border-radius:40px;border:2px solid #e5e7eb;min-height:520px}@media (max-width: 1024px){.owdt__phone-placeholder{min-height:440px}}@media (max-width: 768px){.owdt__phone-placeholder{min-height:360px}}@media (max-width: 480px){.owdt__phone-placeholder{min-height:280px}}@keyframes mfFadeDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mf{background:#fff;padding-left:72px;padding-right:72px;padding-top:64px;text-align:left}@media (max-width: 1024px){.mf{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.mf{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.mf{padding-top:48px}}@media (max-width: 480px){.mf{padding-top:32px;text-align:left}}.mf__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#dbeafe;color:#1d5dff;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;border-radius:999px;letter-spacing:.01em;width:-moz-fit-content;width:fit-content;margin-bottom:16px}@media (max-width: 480px){.mf__badge{padding:6px 20px;border:1px solid #1D5DFF}}.mf__heading{font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.875rem,3.5vw,2.625rem);font-weight:500;color:#000;line-height:1.15;letter-spacing:-.02em;margin:0}@media (max-width: 480px){.mf__heading{line-height:32px}}.mf__descriptions{font-family:Poppins,system-ui,sans-serif;font-size:1rem;font-weight:400;color:#6b7280;line-height:1.75;padding-top:16px;margin:0}@media (max-width: 768px){.mf__descriptions{font-size:.9375rem}}.mf__container{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;margin-top:32px}@media (max-width: 1024px){.mf__container{gap:40px}}@media (max-width: 768px){.mf__container{grid-template-columns:1fr;gap:36px}}.mf__left{display:flex;flex-direction:column;text-align:left}.mf__list{list-style:none;margin:0;padding:0 24px 0 0;max-height:484px;overflow-y:auto;scroll-behavior:smooth}.mf__list::-webkit-scrollbar{width:2px}.mf__list::-webkit-scrollbar-track{margin:2px 0}.mf__list::-webkit-scrollbar-thumb{background:#0273b2;border-radius:10px}@media (max-width: 768px){.mf__list{max-height:none;overflow-y:visible;padding:0}}.mf__item{padding:16px 18px;border-radius:12px;border:1.5px solid transparent;cursor:pointer;transition:background .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.mf__item:hover:not(.mf__item--active){background:#0273b20a}.mf__item--active{border:1.5px solid #0273B2;background:#0273b20a;box-shadow:0 2px 6px #1d5dff14,0 6px 20px #1d5dff1f}.mf__item--active .mf__item-divider{display:none}.mf__item-header{display:flex;align-items:center;gap:12px}.mf__item-icon{font-family:Poppins,system-ui,sans-serif;font-size:.9375rem;font-weight:400;color:#444;min-width:28px;flex-shrink:0}.mf__item--active .mf__item-icon{color:#0273b2}.mf__item-title{font-family:Poppins,system-ui,sans-serif;font-size:.9375rem;font-weight:500;color:#444;transition:color .2s}.mf__item--active .mf__item-title{color:#0273b2}.mf__item-divider{height:1px;background:#e5e7eb;margin:14px -18px 0}.mf__item-detail{display:none}@media (max-width: 768px){.mf__item-detail{display:block;margin-top:14px;animation:mfFadeDown .25s cubic-bezier(.4,0,.2,1) both}}.mf__right{display:flex;flex-direction:column;gap:16px;text-align:left}@media (max-width: 768px){.mf__right{display:none}}.mf__detail{display:flex;flex-direction:column;gap:16px}.mf__img-wrap{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;height:320px}@media (max-width: 768px){.mf__img-wrap{height:220px}}@media (max-width: 480px){.mf__img-wrap{height:200px}}.mf__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.mf__img-wrap img:hover{transform:scale(1.04)}.mf__detail-card{background:#f8f8f8;border:1px solid #E4E4E4;border-radius:16px;padding:24px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 8px #0000000d;text-align:left}.mf__detail-desc{font-family:Poppins,system-ui,sans-serif;font-size:1rem;font-weight:400;color:#000;line-height:1.75;margin:0}.mf__detail-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:#1d5dff;color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:.9375rem;font-weight:500;border-radius:999px;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}.mf__detail-cta:hover{background:#1d4ed8;transform:translateY(-2px)}.mf__detail-cta:active{transform:translateY(0)}@media (max-width: 480px){.mf__detail-cta{width:100%}}.wts{background:#fff;padding:64px 72px;text-align:left}@media (max-width: 1024px){.wts{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.wts{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.wts{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.wts{padding-top:32px;padding-bottom:32px;text-align:left}}.wts__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#dbeafe;color:#1d5dff;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;border-radius:999px;letter-spacing:.01em;width:-moz-fit-content;width:fit-content;margin-bottom:16px}@media (max-width: 480px){.wts__badge{padding:6px 20px;border:1px solid #1D5DFF}}.wts__heading{font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;color:#000;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px}.wts__description{font-family:Poppins,system-ui,sans-serif;font-size:1rem;font-weight:400;color:#6b7280;line-height:1.7;margin:0 0 40px;max-width:680px}@media (max-width: 768px){.wts__description{font-size:.9375rem;margin-bottom:28px}}@media (max-width: 480px){.wts__description{max-width:100%}}.wts__rows{display:flex;flex-direction:column;gap:20px}.wts__row{display:flex;gap:20px}.wts__row--3 .wts__card,.wts__row--2 .wts__card{flex:1 1 0}.wts__row--1 .wts__card{flex:1 1 100%}.wts__row--4 .wts__card{flex:1 1 0}@media (max-width: 1024px){.wts__row{flex-wrap:wrap}.wts__row--3 .wts__card,.wts__row--2 .wts__card,.wts__row--4 .wts__card{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}}@media (max-width: 768px){.wts__row{flex-direction:column}.wts__row--3 .wts__card,.wts__row--2 .wts__card,.wts__row--1 .wts__card,.wts__row--4 .wts__card{flex:1 1 100%;max-width:100%}}.wts__card{background:#f8f8f8;border:1px solid #e5e7eb;border-radius:16px;padding:28px 28px 32px;display:flex;flex-direction:column;text-align:left;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.wts__card:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-3px)}.wts__card-icon{width:64px;height:64px;margin-bottom:20px;flex-shrink:0}.wts__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.wts__card-divider{height:1px;background:#e5e7eb;margin-bottom:20px}.wts__card-title{font-family:Poppins,system-ui,sans-serif;font-size:1rem;font-weight:500;color:#000;line-height:1.4;margin:0 0 10px}.wts__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:.9375rem;font-weight:400;color:#6b7280;line-height:1.65;margin:0}.yb{position:relative;width:100%;padding:clamp(56px,8vw,80px) clamp(16px,4vw,24px);overflow:hidden;text-align:center;background-image:var(--yb-bg-image),linear-gradient(135deg,var(--yb-bg-from) 0%,var(--yb-bg-to) 100%);background-size:cover;background-position:center;background-repeat:no-repeat}.yb__grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:linear-gradient(var(--yb-grid) 1px,transparent 1px),linear-gradient(90deg,var(--yb-grid) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%)}.yb__content{position:relative;z-index:10;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(16px,2vw,20px);max-width:900px}.yb__heading{font-size:clamp(1.75rem,4vw,2.625rem);font-weight:500;color:var(--yb-heading);line-height:1.2;letter-spacing:-.02em;margin:0}.yb__subtext{font-size:clamp(.95rem,1.3vw,1.0625rem);color:var(--yb-subtext);line-height:1.7;margin:0;max-width:720px}@media (max-width: 480px){.yb__content{gap:16px}.yb__subtext{font-size:.95rem}}.domain-feature{margin:64px 72px}@media (max-width: 1024px){.domain-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.domain-feature{margin-top:32px;margin-bottom:32px}}.domain-advanced-feature{margin:64px 72px}@media (max-width: 1024px){.domain-advanced-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-advanced-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-advanced-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.domain-advanced-feature{margin-top:32px;margin-bottom:32px}}.domain-client-dashboard{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.domain-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-client-dashboard{margin-bottom:48px}}@media (max-width: 480px){.domain-client-dashboard{margin-bottom:32px}}.domain-limited-time-offer{margin:64px 72px}@media (max-width: 1024px){.domain-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-limited-time-offer{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.domain-limited-time-offer{margin-top:32px;margin-bottom:32px}}.domain-transformation{margin:64px 72px}@media (max-width: 1024px){.domain-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.domain-transformation{margin-top:32px;margin-bottom:32px}}.domain-hero{margin-top:85px}@media (max-width: 1024px){.domain-hero{margin-top:70px}}@media (max-width: 480px){.domain-hero{margin-top:60px}}.domain-industries{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.domain-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-industries{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-industries{margin-bottom:48px}}@media (max-width: 480px){.domain-industries{margin-bottom:32px}}.domain-why-tecnogex-for-web-dev{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.domain-why-tecnogex-for-web-dev{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-why-tecnogex-for-web-dev{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-why-tecnogex-for-web-dev{margin-bottom:48px}}@media (max-width: 480px){.domain-why-tecnogex-for-web-dev{margin-bottom:32px}}.domain-benifits-list{margin:64px 72px}@media (max-width: 1024px){.domain-benifits-list{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-benifits-list{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-benifits-list{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.domain-benifits-list{margin-top:32px;margin-bottom:32px}}.domain-benifits{margin:64px 72px}@media (max-width: 1024px){.domain-benifits{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-benifits{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-benifits{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.domain-benifits{margin-top:32px;margin-bottom:32px}}.domain-process{margin:64px 72px}@media (max-width: 1024px){.domain-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.domain-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.domain-process{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.domain-process{margin-top:32px;margin-bottom:32px}}.domain-content-cards{margin-bottom:64px}@media (max-width: 1024px){.domain-content-cards{margin-bottom:48px}}@media (max-width: 480px){.domain-content-cards{margin-bottom:32px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.service-common-free-ssl-checker{position:relative;width:100%;display:flex;align-items:center;background-size:cover;background-position:center right;background-repeat:no-repeat;overflow:hidden;text-align:left}.service-common-free-ssl-checker__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a0a0ef5,#0a0a0ed1 35%,#0a0a0e73 60%,#0a0a0e00);pointer-events:none;z-index:1}.service-common-free-ssl-checker__content{position:relative;z-index:10;width:100%;max-width:50%;padding:clamp(36px,6vw,72px) clamp(20px,5vw,64px);display:flex;flex-direction:column;gap:0}.service-common-free-ssl-checker__badge{display:inline-block;align-self:flex-start;padding:8px 20px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:16px;font-weight:500;letter-spacing:.01em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:20px;animation:fadeUp .6s cubic-bezier(.4,0,.2,1) both 0s}@media (max-width: 768px){.service-common-free-ssl-checker__badge{border:1px solid #ffffff}}.service-common-free-ssl-checker__headline{font-size:44px;font-weight:500;color:#fff;line-height:1.15;letter-spacing:-.03em;margin:0 0 16px;animation:fadeUp .6s cubic-bezier(.4,0,.2,1) both .1s}@media (max-width: 1024px){.service-common-free-ssl-checker__headline{font-size:36px}}@media (max-width: 480px){.service-common-free-ssl-checker__headline{font-size:24px}}.service-common-free-ssl-checker__description{font-size:16px;line-height:1.75;color:#ffffffa6;margin:0 0 28px;animation:fadeUp .6s cubic-bezier(.4,0,.2,1) both .2s;font-weight:400}@media (max-width: 480px){.service-common-free-ssl-checker__description{font-size:16px}}.service-common-free-ssl-checker__input-row{display:flex;align-items:center;background:#0a0a0a;border:1px solid #F1F1F1;border-radius:999px;padding:5px 5px 5px 20px;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);animation:fadeUp .6s cubic-bezier(.4,0,.2,1) both .3s}.service-common-free-ssl-checker__input-row--focused{border-color:#f1f1f1;box-shadow:0 0 0 3px #2563eb33}.service-common-free-ssl-checker__input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-size:16px;font-weight:400}.service-common-free-ssl-checker__input::-moz-placeholder{color:#fff6}.service-common-free-ssl-checker__input::placeholder{color:#fff6}.service-common-free-ssl-checker__btn{flex-shrink:0;background:#1d5dff;color:#fff;border:none;border-radius:999px;padding:12px 28px;font-size:16px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.service-common-free-ssl-checker__btn:hover{background:#1d4ed8;box-shadow:0 4px 20px #2563eb73;transform:translateY(-1px)}.service-common-free-ssl-checker__btn:active{transform:translateY(0);box-shadow:none}@media (max-width: 768px){.service-common-free-ssl-checker{min-height:clamp(260px,55vw,380px);background-position:center center}.service-common-free-ssl-checker__overlay{background:linear-gradient(to right,#0a0a0eeb,#0a0a0ecc,#0a0a0e8c)}.service-common-free-ssl-checker__content{max-width:100%;padding:36px 24px}.service-common-free-ssl-checker__input-row{max-width:100%}}@media (max-width: 480px){.service-common-free-ssl-checker{min-height:auto;background-position:top right;text-align:left}.service-common-free-ssl-checker__overlay{background:#0a0a0ee0}.service-common-free-ssl-checker__content{padding:36px 24px 40px;align-items:center}.service-common-free-ssl-checker__badge{align-self:left}.service-common-free-ssl-checker__headline{font-size:24px}.service-common-free-ssl-checker__description{font-size:16px}.service-common-free-ssl-checker__input-row{flex-direction:column;align-items:stretch;border-radius:16px;padding:12px 14px;gap:10px;width:100%}.service-common-free-ssl-checker__input{font-size:16px;text-align:center}.service-common-free-ssl-checker__btn{width:100%;padding:13px;border-radius:12px;text-align:center}}@media (max-width: 360px){.service-common-free-ssl-checker__headline{font-size:24px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.service-common-domain-feature{background:#fff}.service-common-domain-feature__inner{margin:0 auto;display:flex;flex-direction:column;gap:24px}.service-common-domain-feature__header{display:flex;flex-direction:column;align-items:flex-start;gap:16px;animation:fadeUp .7s cubic-bezier(.4,0,.2,1) both}@media (max-width: 480px){.service-common-domain-feature__header{align-items:flex-start;text-align:left}}.service-common-domain-feature__badge{display:inline-block;padding:8px 20px;border-radius:999px;background:#1d5dff1f;color:#1d5dff;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em}@media (max-width: 768px){.service-common-domain-feature__badge{border:1px solid #1D5DFF}}.service-common-domain-feature__headline{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;color:#000;line-height:1.15;letter-spacing:-.03em;margin:0}@media (max-width: 1024px){.service-common-domain-feature__headline{font-size:36px}}@media (max-width: 768px){.service-common-domain-feature__headline{font-size:24px}}.service-common-domain-feature__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;color:#555e6c;line-height:1.75;margin:0;text-align:left}@media (max-width: 768px){.service-common-domain-feature__description{font-size:16px}}@media (max-width: 480px){.service-common-domain-feature__description{text-align:left}}.service-common-domain-feature__cta{display:inline-block;margin-top:4px;padding:14px 28px;border-radius:999px;background:#1d5dff;color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;letter-spacing:.01em;transition:background .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.service-common-domain-feature__cta:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 24px #2563eb4d}.service-common-domain-feature__cta:active{transform:translateY(0);box-shadow:none}@media (max-width: 480px){.service-common-domain-feature__cta{width:100%;text-align:center}}.service-common-domain-feature__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,2vw,20px)}@media (max-width: 1024px){.service-common-domain-feature__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 480px){.service-common-domain-feature__grid{grid-template-columns:1fr;gap:16px}}.service-common-domain-feature__card{border:1px solid #e4e6ee;border-radius:20px;padding:clamp(20px,2.5vw,32px);display:flex;flex-direction:column;cursor:default;text-align:left;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:cardIn .6s cubic-bezier(.4,0,.2,1) both;background:linear-gradient(to bottom,#ffffff 0%,#ffffff 55%,rgba(255,255,255,.85) 70%,transparent 100%),var(--card-gradient, linear-gradient(90deg, rgba(29, 93, 255, .4), rgba(0, 218, 255, .4), rgba(177, 52, 255, .4)))}.service-common-domain-feature__card:nth-child(1){animation-delay:.1s}.service-common-domain-feature__card:nth-child(2){animation-delay:.2s}.service-common-domain-feature__card:nth-child(3){animation-delay:.3s}.service-common-domain-feature__card:nth-child(4){animation-delay:.4s}.service-common-domain-feature__card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #2563eb1a}@media (max-width: 768px){.service-common-domain-feature__card{padding:20px}}.service-common-domain-feature__card-icon{width:clamp(52px,6vw,72px);height:clamp(52px,6vw,72px);margin-bottom:20px;flex-shrink:0;position:relative;z-index:1}.service-common-domain-feature__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;transition:filter .25s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.service-common-domain-feature__card-icon{width:52px;height:52px}}.service-common-domain-feature__card-divider{border:none;border-top:1px solid #000000;margin:0 0 20px;position:relative;z-index:1}.service-common-domain-feature__card-title{font-size:20px;font-family:Poppins,system-ui,sans-serif;font-weight:500;color:#000;line-height:1.3;margin:0 0 10px;letter-spacing:-.01em;position:relative;z-index:10;text-align:left}@media (max-width: 768px){.service-common-domain-feature__card-title{font-size:18px}}@media (max-width: 480px){.service-common-domain-feature__card-title{font-size:16px}}.service-common-domain-feature__card-desc{font-size:18px;font-family:Poppins,system-ui,sans-serif;font-weight:400;color:#555e6c;line-height:1.75;margin:0;position:relative;z-index:1;text-align:left}@media (max-width: 768px){.service-common-domain-feature__card-desc{font-size:16px}}@media (max-width: 480px){.service-common-domain-feature__card-desc{font-size:14px}}.bn{position:relative;background:#fff;overflow-x:hidden;text-align:left}.bn:after{content:"";position:absolute;top:0;left:30%;width:50%;height:80%;background:radial-gradient(ellipse at 50% 40%,var(--bn-glow-color, rgba(44, 210, 229, .18)) 0%,transparent 65%);pointer-events:none;z-index:0}.bn__container{position:relative;z-index:1;margin:0 auto;display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box}.bn__badge{display:inline-flex;align-items:center;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:24px;border-radius:20px;padding:8px 20px;width:-moz-fit-content;width:fit-content;background:#1d5dff1f;color:#1d5dff;margin-bottom:8px}@media (max-width: 480px){.bn__badge{padding:6px 20px;border:1px solid #1D5DFF}}.bn__header{position:relative;width:100%}@media (max-width: 1024px){.bn__header{display:flex;flex-direction:column;gap:20px}}.bn__stair{position:relative;z-index:2;height:220px}@media (max-width: 1024px){.bn__stair{height:auto;display:flex;flex-direction:column;gap:8px}}.bn__stair-row{position:absolute;font-family:Poppins,system-ui,sans-serif;font-size:64px;font-weight:500;line-height:1.125;white-space:nowrap}.bn__stair-row:nth-child(1){left:0;top:0}.bn__stair-row:nth-child(2){left:22.6%;top:72px}.bn__stair-row:nth-child(3){left:45.4%;top:144px}.bn__stair-row:nth-child(4){left:64%;top:216px}@media (max-width: 1024px){.bn__stair-row{position:static;display:block;font-size:40px;line-height:1.3;white-space:normal}}@media (max-width: 768px){.bn__stair-row{font-size:32px}}@media (max-width: 480px){.bn__stair-row{font-size:26px}}.bn__connector{color:#000;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.bn__descs{margin-top:-116px;position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:12px}@media (max-width: 1024px){.bn__descs{margin-top:0}}.bn__desc{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.7;margin:0;color:#000000b3}.bn__desc:nth-child(1){max-width:28%}.bn__desc:nth-child(2){max-width:51%}.bn__desc:nth-child(n+3){max-width:100%}@media (max-width: 1024px){.bn__desc{font-size:16px}.bn__desc:nth-child(n+1){max-width:100%}}@media (max-width: 480px){.bn__desc{font-size:15px}}.bn__cards{display:flex;gap:32px;margin-top:16px}@media (max-width: 1024px){.bn__cards{gap:20px}}@media (max-width: 768px){.bn__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:0}}@media (max-width: 480px){.bn__cards{grid-template-columns:1fr;gap:14px}}.bn__card{flex:1;min-width:0;background:#f9f9f9;border-radius:16px;padding:32px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-sizing:border-box;transition:background .25s ease,box-shadow .25s ease;cursor:default}.bn__card:hover{background:var(--bn-card-hover-bg, rgba(32, 140, 174, .07));box-shadow:0 4px 20px #208cae1f}@media (max-width: 1024px){.bn__card{padding:24px}}@media (max-width: 480px){.bn__card{padding:20px}}.bn__card-blob{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 65% at 100% 100%,var(--bn-blob-color, rgba(44, 210, 229, .25)) 0%,transparent 65%);pointer-events:none}.bn__card-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.bn__card-title{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:1.4;margin:0;color:#000}@media (max-width: 768px){.bn__card-title{font-size:18px}}@media (max-width: 480px){.bn__card-title{font-size:16px}}.bn__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.65;margin:0;color:#000000e6}@media (max-width: 480px){.bn__card-desc{font-size:14px}}.service-common-hosting-banner{position:relative;width:100%;padding:clamp(56px,8vw,80px) clamp(16px,4vw,24px);overflow:hidden;text-align:center;background-image:var(--hb-bg-image),linear-gradient(135deg,var(--hb-bg-from) 0%,var(--hb-bg-to) 100%);background-size:cover;background-position:center;background-repeat:no-repeat}.service-common-hosting-banner__grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:linear-gradient(var(--hb-grid) 1px,transparent 1px),linear-gradient(90deg,var(--hb-grid) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%)}.service-common-hosting-banner__content{position:relative;z-index:10;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(16px,2vw,20px);max-width:900px}.service-common-hosting-banner__heading{font-size:clamp(1.75rem,4vw,2.625rem);font-weight:500;color:var(--hb-heading);line-height:1.2;letter-spacing:-.02em;margin:0}.service-common-hosting-banner__subtext{font-size:clamp(.95rem,1.3vw,1.0625rem);color:var(--hb-subtext);line-height:1.7;margin:0;max-width:720px}.service-common-hosting-banner__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 44px;margin-top:6px;background:var(--hb-btn-bg);color:var(--hb-btn-color);font-size:1rem;font-weight:500;border:none;border-radius:999px;cursor:pointer;letter-spacing:.01em;transition:background .22s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 18px #2563eb59}.service-common-hosting-banner__btn:hover{background:var(--hb-btn-hover-bg);transform:translateY(-2px);box-shadow:0 8px 26px #2563eb73}.service-common-hosting-banner__btn:active{transform:translateY(0);box-shadow:0 2px 10px #2563eb4d}@media (max-width: 480px){.service-common-hosting-banner__content{gap:16px}.service-common-hosting-banner__subtext{font-size:.95rem}.service-common-hosting-banner__btn{width:100%;max-width:260px;padding:12px 32px;font-size:.9375rem}}@keyframes domainHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes domainHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.service-domain-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.service-domain-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.service-domain-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:auto}}@media (max-width: 480px){.service-domain-hero{min-height:auto}}.service-domain-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.service-domain-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.service-domain-hero__top{padding:70px 40px 28px}}@media (max-width: 768px){.service-domain-hero__top{flex-direction:column;align-items:center;padding:36px 24px 0}}@media (max-width: 480px){.service-domain-hero__top{padding:10vh 24px 0}}.service-domain-hero__left{animation:domainHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.service-domain-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.service-domain-hero__left{max-width:100%;text-align:center}}.service-domain-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.service-domain-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.service-domain-hero__heading{font-size:36px;margin-bottom:16px}}@media (max-width: 480px){.service-domain-hero__heading{font-size:24px;line-height:32px;text-align:center}}.service-domain-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 20px;font-weight:400;text-align:left}@media (max-width: 1024px){.service-domain-hero__content{max-width:100%}}@media (max-width: 768px){.service-domain-hero__content{font-size:16px;margin-bottom:16px}}@media (max-width: 480px){.service-domain-hero__content{font-size:16px;margin-bottom:12px;text-align:center}}.service-domain-hero__button-parent{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (max-width: 768px){.service-domain-hero__button-parent{gap:16px}}@media (max-width: 480px){.service-domain-hero__button-parent{flex-direction:column;align-items:center;width:100%;gap:12px}}.service-domain-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.service-domain-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.service-domain-hero__btn{width:-moz-fit-content;width:fit-content;min-width:200px;padding:15px 24px;font-size:16px}}.service-domain-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.service-domain-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.service-domain-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-domain-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.service-domain-hero__right{position:static}@media (max-width: 768px){.service-domain-hero__right{display:flex;justify-content:center;width:100%;margin-top:24px}}@media (max-width: 480px){.service-domain-hero__right{margin-top:24px}}.service-domain-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.service-domain-hero__image{width:clamp(460px,45vw,620px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.service-domain-hero__image{display:block;position:relative;right:auto;top:auto;transform:none;width:clamp(500px,120vw,820px);margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}}.service-domain-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.service-domain-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.service-domain-hero__image-placeholder{display:none}}.service-domain-hero__logo{z-index:10;overflow:hidden;width:100%;padding:4px 0 48px}@media (max-width: 768px){.service-domain-hero__logo{padding:2px 0 40px}}@media (max-width: 480px){.service-domain-hero__logo{padding:0 0 32px}}.service-domain-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:domainHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.service-domain-hero__brands-list{gap:40px;animation-duration:18s;padding-left:40px}}@media (max-width: 480px){.service-domain-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.service-domain-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.service-domain-hero__brand-item:hover{opacity:1}.service-domain-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.service-domain-hero__brand-logo{height:18px}}.service-domain-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.service-domain-hero__brand-name{font-size:14px}}@media (max-width: 480px){.service-domain-hero__brand-name{font-size:14px}}.cro-hero{margin-top:85px}@media (max-width: 1024px){.cro-hero{margin-top:70px}}@media (max-width: 480px){.cro-hero{margin-top:60px}}.cro-why-us{margin:64px 72px}@media (max-width: 1024px){.cro-why-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-why-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-why-us{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.cro-why-us{margin-top:32px;margin-bottom:32px}}.cro-process{margin-left:72px;margin-right:72px;margin-top:85px}@media (max-width: 1024px){.cro-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-process{margin-top:70px}}@media (max-width: 480px){.cro-process{margin-top:60px}}.cro-we-are-certified{margin:64px 72px}@media (max-width: 1024px){.cro-we-are-certified{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-we-are-certified{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-we-are-certified{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.cro-we-are-certified{margin-top:32px;margin-bottom:32px}}.cro-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.cro-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.cro-client-dashboard{margin-top:32px;margin-bottom:32px}}.cro-limited-time-offer{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.cro-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-limited-time-offer{margin-top:48px}}@media (max-width: 480px){.cro-limited-time-offer{margin-top:32px}}.cro-problem{margin:64px 72px}@media (max-width: 1024px){.cro-problem{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-problem{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-problem{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.cro-problem{margin-top:32px;margin-bottom:32px}}.cro-industries{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.cro-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-industries{margin-left:24px;margin-right:24px}}.cro-why-tecnogex{margin:64px 72px}@media (max-width: 1024px){.cro-why-tecnogex{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-why-tecnogex{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-why-tecnogex{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.cro-why-tecnogex{margin-top:32px;margin-bottom:32px}}.cro-integration{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.cro-integration{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-integration{margin-left:24px;margin-right:24px}}.cro-advanced-feature{margin:64px 72px}@media (max-width: 1024px){.cro-advanced-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-advanced-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-advanced-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.cro-advanced-feature{margin-top:32px;margin-bottom:32px}}.cro-transformation{margin:64px 72px}@media (max-width: 1024px){.cro-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.cro-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.cro-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.cro-transformation{margin-top:32px;margin-bottom:32px}}.tab-banner{position:relative;width:100%;padding:56px 0 64px;background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:border-box;overflow:hidden;text-align:left;--dot-color: rgba(0, 0, 0, .25);--dot-active-color: #111827}.tab-banner *{box-sizing:border-box}@media (max-width: 768px){.tab-banner{text-align:left}}@media (max-width: 1024px){.tab-banner{padding:40px 0 48px}}@media (max-width: 480px){.tab-banner{padding:28px 0 36px}}.tab-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff1f;pointer-events:none}.tab-banner__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px}@media (max-width: 768px){.tab-banner__content{gap:24px}}.tab-banner__header{display:flex;flex-direction:column;gap:10px;padding:0 70px}@media (max-width: 1280px){.tab-banner__header{padding:0 40px}}@media (max-width: 768px){.tab-banner__header{padding:0 24px;align-items:center}}@media (max-width: 480px){.tab-banner__header{padding:0 16px}}.tab-banner__badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:8px 20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.7);border-radius:20px;font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:.01em}@media (max-width: 768px){.tab-banner__badge{padding:6px 20px;margin-left:0;margin-right:auto}}.tab-banner__heading{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:36px;font-weight:500;line-height:1.2;letter-spacing:-.02em}@media (max-width: 1024px){.tab-banner__heading{font-size:28px}}@media (max-width: 768px){.tab-banner__heading{font-size:22px}}@media (max-width: 480px){.tab-banner__heading{font-size:20px}}.tab-banner__subheading{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media (max-width: 768px){.tab-banner__subheading{font-size:14px}}.tab-banner__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0 70px}@media (max-width: 1280px){.tab-banner__grid{padding:0 40px;gap:12px}}@media (max-width: 1024px){.tab-banner__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.tab-banner__grid{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px;gap:12px;-ms-overflow-style:none;scrollbar-width:none}.tab-banner__grid::-webkit-scrollbar{display:none}}@media (max-width: 480px){.tab-banner__grid{padding:0 16px}}.tab-banner__slider{display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:0 70px}@media (max-width: 1280px){.tab-banner__slider{padding:0 40px}}@media (max-width: 768px){.tab-banner__slider{padding:0 24px}}@media (max-width: 480px){.tab-banner__slider{padding:0 16px}}.tab-banner__track{display:flex;gap:16px;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}@media (max-width: 1280px){.tab-banner__track{gap:12px}}@media (max-width: 768px){.tab-banner__track{gap:10px}}.tab-banner__dots{display:flex;justify-content:center;gap:8px}.tab-banner__dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--dot-color);cursor:pointer;padding:0;flex-shrink:0;transition:background .3s,transform .3s}.tab-banner__dot--active{background:var(--dot-active-color);transform:scale(1.4)}.tab-banner__dot:hover:not(.tab-banner__dot--active){opacity:.7}.tab-banner__card{display:flex;flex-direction:column;gap:14px;padding:24px;min-height:180px;min-width:0;background:var(--card-bg);border:1px solid var(--card-border-color);border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:left;transition:box-shadow .2s}.tab-banner__track .tab-banner__card{flex:0 0 calc(25% - 12px);min-width:0}@media (max-width: 1024px){.tab-banner__track .tab-banner__card{flex-basis:calc(50% - 8px)}}@media (max-width: 480px){.tab-banner__track .tab-banner__card{flex-basis:100%}}.tab-banner__card:hover{box-shadow:0 8px 32px #0000001a}@media (max-width: 768px){.tab-banner__card{padding:20px;gap:12px;border-radius:12px;min-width:240px;min-height:160px;flex-shrink:0;scroll-snap-align:start}}.tab-banner__card-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden}.tab-banner__card-icon img,.tab-banner__card-icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.tab-banner__card-divider{width:100%;height:1px;border-radius:1px;flex-shrink:0}.tab-banner__card-title{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:15px;font-weight:500;line-height:1.3}@media (max-width: 768px){.tab-banner__card-title{font-size:14px}}.tab-banner__card-desc{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.tab-banner__card-desc{font-size:12px}}.sell-process{background:#fff;font-family:Poppins,system-ui,sans-serif;max-width:100%;margin:0 auto;box-sizing:border-box}.sell-process *{box-sizing:border-box}.sell-process__header{margin-bottom:32px;text-align:left}@media (max-width: 640px){.sell-process__header{text-align:left}}.sell-process__badge{display:inline-flex;align-items:center;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:20px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.03em;margin-bottom:16px}@media (max-width: 640px){.sell-process__badge{font-size:16px;padding:6px 20px}}.sell-process__heading{margin:0 0 14px;font-family:Poppins,system-ui,sans-serif;font-size:40px;font-weight:500;color:#0f1623;line-height:1.15;letter-spacing:-.02em}@media (max-width: 1024px){.sell-process__heading{font-size:34px}}@media (max-width: 900px){.sell-process__heading{font-size:28px}}@media (max-width: 640px){.sell-process__heading{font-size:24px}}@media (max-width: 400px){.sell-process__heading{font-size:22px}}.sell-process__description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#474747;line-height:1.65}@media (max-width: 900px){.sell-process__description{font-size:15px}}.sell-process__grid{display:flex;flex-direction:column;gap:20px}.sell-process__row{display:grid;gap:20px;text-align:left}@media (max-width: 1024px){.sell-process__row{gap:16px}}.sell-process__row--first{grid-template-columns:repeat(3,1fr)}@media (max-width: 900px){.sell-process__row--first{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.sell-process__row--first{grid-template-columns:1fr}}.sell-process__row--second{grid-template-columns:repeat(2,1fr)}@media (max-width: 640px){.sell-process__row--second{grid-template-columns:1fr}}.sell-process__card{background:var(--card-bg, #f0f4fa);border:1.5px solid var(--card-border, transparent);border-radius:16px;padding:28px 28px 32px;display:flex;flex-direction:column;gap:16px;text-align:left;transition:box-shadow .2s ease,transform .2s ease}.sell-process__card:hover{box-shadow:0 6px 24px #2d5be31a;transform:translateY(-2px)}@media (max-width: 640px){.sell-process__card{padding:22px 20px 26px}}.sell-process__card-top{display:flex;align-items:center;gap:0}.sell-process__icon{width:44px;height:44px;min-width:44px;background:var(--icon-bg, #2059AA);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;position:relative}.sell-process__line{flex:1;height:2px;border-radius:2px;margin-left:-14px}.sell-process__step-title{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;color:var(--step-title-color, #111827);line-height:1.3}@media (max-width: 640px){.sell-process__step-title{font-size:15px}}.sell-process__step-description{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#474747;line-height:1.65}@media (max-width: 640px){.sell-process__step-description{font-size:14px}}.service-common-wac{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#fafafa;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;text-align:left;padding:64px 72px}@media (max-width: 1024px){.service-common-wac{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-wac{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-wac{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-wac{padding-top:32px;padding-bottom:32px}}@media (max-width: 768px){.service-common-wac{flex-direction:column;align-items:flex-start;gap:32px}}.service-common-wac__left{flex:0 0 auto;max-width:420px;display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){.service-common-wac__left{max-width:100%}}.service-common-wac__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;line-height:52px;letter-spacing:-.02em;color:#000;margin:0}@media (max-width: 1024px){.service-common-wac__heading{font-size:36px}}@media (max-width: 480px){.service-common-wac__heading{font-size:24px}}.service-common-wac__paragraph{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;color:#6b7280;margin:0 0 8px}.service-common-wac__btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;color:#fff;text-decoration:none;background:#1d5dff;border-radius:999px;padding:12px 28px;transition:background .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}.service-common-wac__btn:hover{background:#1d4ed8;transform:translateY(-1px)}.service-common-wac__btn:active{transform:translateY(0)}.service-common-wac__right{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:flex-end;min-height:120px}@media (max-width: 768px){.service-common-wac__right{width:100%;justify-content:center;min-height:100px}}.service-common-wac__cards{position:relative;z-index:2;display:flex;align-items:center;gap:16px;margin-right:20px}@media (max-width: 1024px){.service-common-wac__cards{gap:12px}}@media (max-width: 768px){.service-common-wac__cards{margin-right:0;gap:12px}}@media (max-width: 480px){.service-common-wac__cards{gap:8px}}.service-common-wac__card{width:88px;height:88px;border-radius:16px;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 16px #0000000f}.service-common-wac__card:hover{transform:translateY(-4px);box-shadow:0 16px 24px #0000001f}@media (max-width: 1024px){.service-common-wac__card{width:75px;height:75px}}@media (max-width: 768px){.service-common-wac__card{width:70px;height:70px}}@media (max-width: 480px){.service-common-wac__card{width:55px;height:55px;border-radius:12px}}.service-common-wac__card.card--cyan{background:linear-gradient(158deg,#00bff7 17.93%,#7964f9 95.1%)}.service-common-wac__card.card--blue{background:#1d5dff}.service-common-wac__card.card--black{background:#161616}.service-common-wac__card.card--red{background:#d44b45}.service-common-wac__card.card--white{background:#fff;border:2px solid #e0e0e0}@keyframes cssHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes cssSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.services-common-sell-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.services-common-sell-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.services-common-sell-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:auto}}@media (max-width: 480px){.services-common-sell-hero{min-height:auto}}.services-common-sell-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:60px}@media (max-width: 1024px){.services-common-sell-hero__top{padding:32px 40px 24px}}@media (max-width: 768px){.services-common-sell-hero__top{flex-direction:column;align-items:center;padding:36px 24px 0}}@media (max-width: 480px){.services-common-sell-hero__top{padding:10vh 24px 0}}.services-common-sell-hero__left{animation:cssHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.services-common-sell-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.services-common-sell-hero__left{max-width:100%;text-align:center}}.services-common-sell-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:2.5rem;font-weight:500;line-height:2.75rem;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.services-common-sell-hero__heading{font-size:2rem}}@media (max-width: 768px){.services-common-sell-hero__heading{font-size:clamp(1.4rem,5vw,1.9rem);margin-bottom:16px}}@media (max-width: 480px){.services-common-sell-hero__heading{font-size:1.35rem;line-height:1.75rem;text-align:center}}.services-common-sell-hero__content{font-size:clamp(.88rem,1.2vw,1.05rem);line-height:1.75;color:#fffc;max-width:620px;margin:0 0 20px;font-weight:400;text-align:left}@media (max-width: 1024px){.services-common-sell-hero__content{max-width:100%}}@media (max-width: 768px){.services-common-sell-hero__content{font-size:.93rem;margin-bottom:16px}}@media (max-width: 480px){.services-common-sell-hero__content{font-size:.88rem;margin-bottom:12px;text-align:center}}.services-common-sell-hero__button-parent{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (max-width: 768px){.services-common-sell-hero__button-parent{gap:16px}}@media (max-width: 480px){.services-common-sell-hero__button-parent{flex-direction:column;align-items:center;width:100%;gap:12px}}.services-common-sell-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.services-common-sell-hero__btn{padding:13px 24px;font-size:.9rem}}@media (max-width: 480px){.services-common-sell-hero__btn{width:-moz-fit-content;width:fit-content;min-width:200px;padding:15px 24px;font-size:.92rem}}.services-common-sell-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.services-common-sell-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.services-common-sell-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.services-common-sell-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.services-common-sell-hero__right{position:static}@media (max-width: 768px){.services-common-sell-hero__right{display:flex;justify-content:center;width:100%;margin-top:24px}}@media (max-width: 480px){.services-common-sell-hero__right{margin-top:24px}}.services-common-sell-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.services-common-sell-hero__image{width:clamp(460px,45vw,620px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.services-common-sell-hero__image{display:block;position:relative;right:auto;top:auto;transform:none;width:clamp(500px,120vw,820px);margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}}.services-common-sell-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.services-common-sell-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.services-common-sell-hero__image-placeholder{display:none}}.services-common-sell-hero--skeleton{pointer-events:none}.services-common-sell-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:cssSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.services-common-sell-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.services-common-sell-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.services-common-sell-hero--skeleton .skeleton-line--text{height:16px;width:90%}.services-common-sell-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.services-common-sell-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.solution{position:relative;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;padding:64px 72px;text-align:left}@media (max-width: 1024px){.solution{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.solution{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.solution{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.solution{padding-top:32px;padding-bottom:32px;text-align:left}}.solution__content{position:relative;z-index:1}.solution__badge{display:inline-flex;align-items:center;padding:8px 20px;border-radius:999px;background:#1d5dff1f;color:#1d5dff;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:20px;transition:background .2s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.solution__badge{padding:6px 20px}}.solution__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;color:#000;letter-spacing:-.02em;margin:0 0 16px;line-height:52px;font-size:44px}@media (max-width: 1024px){.solution__heading{font-size:36px}}@media (max-width: 480px){.solution__heading{font-size:24px;line-height:32px}}.solution__description{font-family:Poppins,system-ui,sans-serif;font-weight:400;color:#6b7280;margin:0 0 40px;line-height:1.75;font-size:18px}@media (max-width: 768px){.solution__description{font-size:16px}}@media (max-width: 480px){.solution__description{font-size:16px}}.solution__image-wrap{width:100%;display:flex;justify-content:center}.solution__image{display:block;width:100%;max-width:640px;height:auto;-o-object-fit:contain;object-fit:contain}.google-ads-hero{margin-top:85px}@media (max-width: 1024px){.google-ads-hero{margin-top:70px}}@media (max-width: 480px){.google-ads-hero{margin-top:60px}}.google-ads-why-us{margin:64px 72px}@media (max-width: 1024px){.google-ads-why-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-why-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-why-us{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.google-ads-why-us{margin-top:32px;margin-bottom:32px}}.google-ads-process{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.google-ads-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-process{margin-top:48px}}@media (max-width: 480px){.google-ads-process{margin-top:32px}}.google-ads-we-are-certified{margin:64px 72px}@media (max-width: 1024px){.google-ads-we-are-certified{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-we-are-certified{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-we-are-certified{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.google-ads-we-are-certified{margin-top:32px;margin-bottom:32px}}.google-ads-limited-time-offer{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.google-ads-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-limited-time-offer{margin-top:48px}}@media (max-width: 480px){.google-ads-limited-time-offer{margin-top:32px}}.googele-ads-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.googele-ads-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.googele-ads-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.googele-ads-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.googele-ads-client-dashboard{margin-top:32px;margin-bottom:32px}}.google-ads-our-work{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.google-ads-our-work{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-our-work{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-our-work{margin-bottom:48px}}@media (max-width: 480px){.google-ads-our-work{margin-bottom:32px}}.google-ads-problem{margin:64px 72px}@media (max-width: 1024px){.google-ads-problem{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-problem{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-problem{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.google-ads-problem{margin-top:32px;margin-bottom:32px}}.google-ads-industries{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.google-ads-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-industries{margin-left:24px;margin-right:24px}}.google-ads-why-tecnogex{margin:64px 72px}@media (max-width: 1024px){.google-ads-why-tecnogex{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-why-tecnogex{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-why-tecnogex{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.google-ads-why-tecnogex{margin-top:32px;margin-bottom:32px}}.google-ads-integration{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.google-ads-integration{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-integration{margin-left:24px;margin-right:24px}}.google-ads-transformation{margin:64px 72px}@media (max-width: 1024px){.google-ads-transformation{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-transformation{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-transformation{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.google-ads-transformation{margin-top:32px;margin-bottom:32px}}.google-ads-advanced-feature{margin:64px 72px}@media (max-width: 1024px){.google-ads-advanced-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.google-ads-advanced-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.google-ads-advanced-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.google-ads-advanced-feature{margin-top:32px;margin-bottom:32px}}.social-ads-hero{margin-top:85px}@media (max-width: 1024px){.social-ads-hero{margin-top:70px}}@media (max-width: 480px){.social-ads-hero{margin-top:60px}}.social-ads-why-us{margin:64px 72px}@media (max-width: 1024px){.social-ads-why-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-why-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-why-us{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.social-ads-why-us{margin-top:32px;margin-bottom:32px}}.social-ads-process{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.social-ads-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-process{margin-left:24px;margin-right:24px}}.social-ads-we-are-certified{margin:64px 72px}@media (max-width: 1024px){.social-ads-we-are-certified{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-we-are-certified{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-we-are-certified{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.social-ads-we-are-certified{margin-top:32px;margin-bottom:32px}}.social-ads-our-work{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.social-ads-our-work{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-our-work{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-our-work{margin-bottom:48px}}@media (max-width: 480px){.social-ads-our-work{margin-bottom:32px}}.social-ads-limited-time-offer{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.social-ads-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-limited-time-offer{margin-top:48px}}@media (max-width: 480px){.social-ads-limited-time-offer{margin-top:32px}}.social-ads-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.social-ads-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.social-ads-client-dashboard{margin-top:32px;margin-bottom:32px}}.social-ads-benefits{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.social-ads-benefits{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-benefits{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-benefits{margin-bottom:48px}}@media (max-width: 480px){.social-ads-benefits{margin-bottom:32px}}.social-ads-problem{margin:64px 72px}@media (max-width: 1024px){.social-ads-problem{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-problem{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-problem{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.social-ads-problem{margin-top:32px;margin-bottom:32px}}.social-ads-industries{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.social-ads-industries{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-industries{margin-left:24px;margin-right:24px}}.social-ads-why-tecnogex{margin:64px 72px}@media (max-width: 1024px){.social-ads-why-tecnogex{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-why-tecnogex{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-why-tecnogex{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.social-ads-why-tecnogex{margin-top:32px;margin-bottom:32px}}.social-ads-integration{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.social-ads-integration{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-integration{margin-left:24px;margin-right:24px}}.social-ads-advanced-feature{margin:64px 72px}@media (max-width: 1024px){.social-ads-advanced-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.social-ads-advanced-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.social-ads-advanced-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.social-ads-advanced-feature{margin-top:32px;margin-bottom:32px}}.service-common-our-work{font-family:Poppins,system-ui,sans-serif;text-align:left}@media (max-width: 480px){.service-common-our-work{text-align:left}}.service-common-our-work__badge-wrap{margin-bottom:16px}.service-common-our-work__badge{display:inline-flex;align-items:center;padding:8px 20px;background:var(--sf-badge-bg, rgba(41, 141, 255, .1215686275));color:var(--sf-badge-text, #1D5DFF);border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em}@media (max-width: 480px){.service-common-our-work__badge{padding:6px 20px;border:1px solid #1D5DFF}}.service-common-our-work__heading{font-size:44px;font-weight:500;letter-spacing:-.03em;line-height:60px;color:#000}@media (max-width: 1024px){.service-common-our-work__heading{font-size:36px}}@media (max-width: 480px){.service-common-our-work__heading{font-size:24px}}@media (max-width: 1024px){.service-common-our-work__heading{line-height:52px}}@media (max-width: 480px){.service-common-our-work__heading{line-height:32px}}.service-common-our-work__desc{font-size:18px;line-height:1.75;color:#6b7280;letter-spacing:-.01em}@media (max-width: 768px){.service-common-our-work__desc{font-size:16px}}@media (max-width: 480px){.service-common-our-work__desc{font-size:16px}}.service-common-our-work__tabs{display:inline-flex;align-items:center;border-radius:999px;background:#ececec;padding:5px;gap:4px;margin-bottom:40px;border:none}@media (max-width: 480px){.service-common-our-work__tabs{margin-bottom:28px;padding:4px}}.service-common-our-work__tab{padding:14px 32px;font-size:16px;font-weight:500;font-family:Poppins,system-ui,sans-serif;cursor:pointer;border:none;background:transparent;color:#6b7280;border-radius:999px;transition:all .25s cubic-bezier(.4,0,.2,1)}.service-common-our-work__tab--active{background:#fff;color:#000;box-shadow:0 1px 4px #00000014}.service-common-our-work__tab:hover:not(.service-common-our-work__tab--active){color:#555e6c}@media (max-width: 480px){.service-common-our-work__tab{padding:8px 22px;font-size:14px}}.service-common-our-work__content{min-height:200px}.service-common-our-work__image-card{border-radius:12px;overflow:hidden;border:1px solid #e4e6ee;background:#fff;text-align:left}.service-common-our-work__image{width:100%;height:auto;display:block;aspect-ratio:4/4;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.service-common-our-work__video-card{position:relative;border-radius:16px;overflow:hidden;background:#000;width:100%;aspect-ratio:4/5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left}@media (max-width: 768px){.service-common-our-work__video-card{aspect-ratio:4/4}}@media (max-width: 480px){.service-common-our-work__video-card{aspect-ratio:4/4}}.service-common-our-work__video-el{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.service-common-our-work__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background .2s cubic-bezier(.4,0,.2,1)}.service-common-our-work__video-card--hovered .service-common-our-work__video-overlay{background:#0000001a}@media (max-width: 480px){.service-common-our-work__video-overlay svg{width:40px;height:40px}}.service-common-our-work__video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#1d5dffe0);padding:30px 10px 8px;text-align:left}@media (max-width: 480px){.service-common-our-work__video-controls{padding:20px 8px 6px}}.service-common-our-work__video-timeline{height:3px;background:#ffffff4d;border-radius:2px;cursor:pointer;margin-bottom:8px;transition:height .15s cubic-bezier(.4,0,.2,1)}.service-common-our-work__video-timeline:hover{height:5px}.service-common-our-work__video-timeline-fill{height:100%;background:#fff;border-radius:2px;transition:width .1s linear}.service-common-our-work__video-controls-row{display:flex;align-items:center;justify-content:space-between}.service-common-our-work__video-controls-left{display:flex;align-items:center}.service-common-our-work__video-controls-right{display:flex;align-items:center;gap:2px;position:relative}@media (max-width: 480px){.service-common-our-work__video-controls-right{gap:0}}.service-common-our-work__video-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s cubic-bezier(.4,0,.2,1)}.service-common-our-work__video-btn:hover{background:#ffffff26}.service-common-our-work__video-btn:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.service-common-our-work__video-btn:focus:not(:focus-visible){outline:none}@media (max-width: 480px){.service-common-our-work__video-btn{padding:3px}.service-common-our-work__video-btn svg{width:15px;height:15px}}.service-common-our-work__video-time{font-size:16px;color:#fff;font-variant-numeric:tabular-nums;margin-left:6px}.service-common-our-work__video-time--total{color:#fff9;margin-left:0}@media (max-width: 480px){.service-common-our-work__video-time{font-size:16px;margin-left:4px}}.service-common-our-work__video-time-sep{font-size:16px;color:#ffffff73;margin:0 4px}@media (max-width: 480px){.service-common-our-work__video-time-sep{margin:0 2px}}.service-common-our-work__video-menu{position:absolute;bottom:34px;right:0;background:#1a1a2e;border-radius:12px;padding:6px 0;min-width:150px;z-index:50;box-shadow:0 8px 30px #0009;text-align:left}@media (max-width: 480px){.service-common-our-work__video-menu{min-width:130px;bottom:30px}}.service-common-our-work__video-menu-head{padding:5px 14px;font-size:16px;color:#7a8399;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.service-common-our-work__video-menu-item{display:flex;justify-content:space-between;width:100%;padding:7px 14px;background:transparent;border:none;cursor:pointer;color:#e2e8f0;font-size:16px;font-family:Poppins,system-ui,sans-serif;text-align:left;transition:background .15s cubic-bezier(.4,0,.2,1)}.service-common-our-work__video-menu-item:hover{background:#ffffff0f}.service-common-our-work__video-menu-item--active{background:#1d5dff26;color:#1d5dff}.service-common-our-work__video-menu-item--active:hover{background:#1d5dff38}.service-common-our-work__video-menu-divider{height:1px;background:#2a2f3d;margin:4px 0}.service-common-our-work__carousel{position:relative}.service-common-our-work__carousel-viewport{overflow:hidden}.service-common-our-work__carousel-track{display:flex;gap:20px;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform;transform:translate(calc(var(--idx, 0) * -1 * ((100% - (var(--visible, 3) - 1) * 20px) / var(--visible, 3) + 20px)))}@media (max-width: 480px){.service-common-our-work__carousel-track{gap:12px;transform:translate(calc(var(--idx, 0) * -1 * ((100% - (var(--visible, 1) - 1) * 12px) / var(--visible, 1) + 12px)))}}.service-common-our-work__carousel-slide{flex:0 0 calc((100% - (var(--visible, 3) - 1) * 20px) / var(--visible, 3));min-width:0}@media (max-width: 480px){.service-common-our-work__carousel-slide{flex:0 0 calc((100% - (var(--visible, 1) - 1) * 12px) / var(--visible, 1))}}.service-common-our-work__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000014;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1)}.service-common-our-work__carousel-arrow:hover{box-shadow:0 4px 16px #0000001f;background:#f9fafb}.service-common-our-work__carousel-arrow:focus-visible{outline:2px solid #1D5DFF;outline-offset:2px}.service-common-our-work__carousel-arrow:focus:not(:focus-visible){outline:none}.service-common-our-work__carousel-arrow--left{left:-18px}.service-common-our-work__carousel-arrow--right{right:-18px}@media (max-width: 768px){.service-common-our-work__carousel-arrow{width:32px;height:32px}.service-common-our-work__carousel-arrow--left{left:-12px}.service-common-our-work__carousel-arrow--right{right:-12px}}@media (max-width: 480px){.service-common-our-work__carousel-arrow{width:30px;height:30px}.service-common-our-work__carousel-arrow--left{left:-8px}.service-common-our-work__carousel-arrow--right{right:-8px}}.service-common-our-work__carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:18px}@media (max-width: 480px){.service-common-our-work__carousel-dots{margin-top:14px}}.service-common-our-work__carousel-dot{width:8px;height:8px;border-radius:999px;background:#d1d5db;border:none;cursor:pointer;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.service-common-our-work__carousel-dot--active{width:22px;background:#1d5dff}.service-common-our-work__carousel-dot:focus-visible{outline:2px solid #1D5DFF;outline-offset:2px}.service-common-our-work__carousel-dot:focus:not(:focus-visible){outline:none}.service-common-our-work__calendar-placeholder{display:flex;align-items:center;justify-content:center;min-height:340px;border-radius:16px;border:2px dashed #e5e7eb;background:#f9fafb;text-align:center}@media (max-width: 480px){.service-common-our-work__calendar-placeholder{min-height:240px}}.service-common-our-work__calendar-inner{text-align:center;padding:24px}.service-common-our-work__calendar-icon{font-size:52px;margin-bottom:14px}@media (max-width: 480px){.service-common-our-work__calendar-icon{font-size:40px}}.service-common-our-work__calendar-title{font-size:24px;font-weight:500;color:#000;margin:0 0 8px;letter-spacing:-.02em}@media (max-width: 480px){.service-common-our-work__calendar-title{font-size:18px}}.service-common-our-work__calendar-text{font-size:16px;color:#6b7280;max-width:380px;margin:0 auto;line-height:1.75}@media (max-width: 480px){.service-common-our-work__calendar-text{font-size:14px}}.market-seo-hero{margin-top:85px}@media (max-width: 1024px){.market-seo-hero{margin-top:70px}}@media (max-width: 480px){.market-seo-hero{margin-top:60px}}.market-seo-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.market-seo-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-seo-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-seo-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-seo-client-dashboard{margin-top:32px;margin-bottom:32px}}.market-seo-why-us{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.market-seo-why-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-seo-why-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-seo-why-us{margin-top:48px}}@media (max-width: 480px){.market-seo-why-us{margin-top:32px}}.market-seo-limited-time-offer{margin:64px 72px}@media (max-width: 1024px){.market-seo-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-seo-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-seo-limited-time-offer{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-seo-limited-time-offer{margin-top:32px;margin-bottom:32px}}.service-common-market-seo-service{margin:64px 72px;font-family:Poppins,system-ui,sans-serif;text-align:left;border-radius:20px}@media (max-width: 1024px){.service-common-market-seo-service{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.service-common-market-seo-service{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.service-common-market-seo-service{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.service-common-market-seo-service{margin-top:32px;margin-bottom:32px;text-align:left}}.service-common-market-seo-service__badge{font-size:16px;font-weight:500;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;width:-moz-fit-content;width:fit-content;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.service-common-market-seo-service__badge{padding:6px 20px}}.service-common-market-seo-service__heading{font-size:44px;font-weight:500;color:#000;line-height:52px;letter-spacing:-.02em;margin-bottom:16px}@media (max-width: 1024px){.service-common-market-seo-service__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-seo-service__heading{font-size:24px;line-height:1.25}}.service-common-market-seo-service__paragraph{font-size:18px;font-weight:400;color:#6b7280;line-height:1.75;letter-spacing:.01em;margin-bottom:32px}@media (max-width: 768px){.service-common-market-seo-service__paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-seo-service__paragraph{font-size:16px}}.service-common-market-seo-service__box{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 1024px){.service-common-market-seo-service__box{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.service-common-market-seo-service__box{grid-template-columns:1fr}}.service-common-market-seo-service__box-card{background:#f2f2f2;border-radius:999px;padding:20px;display:flex;align-items:flex-start;gap:14px;text-align:left}@media (max-width: 480px){.service-common-market-seo-service__box-card{padding:16px;gap:12px}}.service-common-market-seo-service__box-card-icon{min-width:91px;width:91px;height:80px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.service-common-market-seo-service__box-card-icon{min-width:70px;width:70px;height:62px}}@media (max-width: 480px){.service-common-market-seo-service__box-card-icon{min-width:56px;width:56px;height:50px}}.service-common-market-seo-service__box-card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.service-common-market-seo-service__box-card-content{display:flex;flex-direction:column;gap:4px}.service-common-market-seo-service__box-card-heading{font-size:16px;font-weight:500;color:#000;line-height:26px;letter-spacing:-.01em}@media (max-width: 480px){.service-common-market-seo-service__box-card-heading{font-size:14px}}.service-common-market-seo-service__box-card-paragraph{font-size:14px;font-weight:400;color:#6b7280;line-height:1.75;letter-spacing:.01em}@media (max-width: 480px){.service-common-market-seo-service__box-card-paragraph{font-size:16px}}.service-common-market-seo-paf{background:linear-gradient(135deg,#000000e5,#000000e5 30%,#9608e5 70%,#9608e5);font-family:Poppins,system-ui,sans-serif;padding:64px 72px;text-align:left}@media (max-width: 1024px){.service-common-market-seo-paf{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-market-seo-paf{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-market-seo-paf{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-market-seo-paf{padding-top:32px;padding-bottom:32px;text-align:left}}.service-common-market-seo-paf__inner{margin:0 auto}.service-common-market-seo-paf__header{margin-bottom:48px}.service-common-market-seo-paf__headline{font-size:44px;font-weight:500;line-height:1.15;color:#fff;margin:0 0 16px}@media (max-width: 1024px){.service-common-market-seo-paf__headline{font-size:36px}}@media (max-width: 768px){.service-common-market-seo-paf__headline{font-size:24px}}@media (max-width: 480px){.service-common-market-seo-paf__headline{font-size:24px}}.service-common-market-seo-paf__description{font-size:18px;font-weight:400;line-height:1.75;color:#ffffffb3;margin:0}@media (max-width: 768px){.service-common-market-seo-paf__description{font-size:16px}}@media (max-width: 480px){.service-common-market-seo-paf__description{font-size:16px}}.service-common-market-seo-paf__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.service-common-market-seo-paf__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width: 768px){.service-common-market-seo-paf__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 480px){.service-common-market-seo-paf__grid{grid-template-columns:1fr;gap:14px}}.service-common-market-seo-paf__card{background:#fff;border-radius:16px;padding:28px 24px;text-align:left;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.service-common-market-seo-paf__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}@media (max-width: 768px){.service-common-market-seo-paf__card{padding:24px 20px}}@media (max-width: 480px){.service-common-market-seo-paf__card{padding:20px 16px;border-radius:12px}}.service-common-market-seo-paf__card-title{font-size:20px;font-weight:500;line-height:1.3;color:#9333ea;margin:0 0 12px}@media (max-width: 768px){.service-common-market-seo-paf__card-title{font-size:18px}}@media (max-width: 480px){.service-common-market-seo-paf__card-title{font-size:18px}}.service-common-market-seo-paf__card-desc{font-size:14px;font-weight:400;line-height:1.75;color:#000;margin:0}@media (max-width: 480px){.service-common-market-seo-paf__card-desc{font-size:16px}}@media (max-width: 1024px){.service-common-market-seo-paf{padding:48px 24px}}@media (max-width: 768px){.service-common-market-seo-paf{padding:32px 24px}.service-common-market-seo-paf__header{margin-bottom:32px}}@media (max-width: 480px){.service-common-market-seo-paf{padding:32px 24px}}.service-common-market-hero{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;min-height:90vh;padding:64px 72px}@media (max-width: 1024px){.service-common-market-hero{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-market-hero{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-market-hero{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-market-hero{padding-top:32px;padding-bottom:32px}}@media (max-width: 1024px){.service-common-market-hero{min-height:90vh}}@media (max-width: 768px){.service-common-market-hero{min-height:94dvh}}@media (max-width: 480px){.service-common-market-hero{min-height:94dvh}}.service-common-market-hero__content{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:80px}@media (max-width: 1024px){.service-common-market-hero__content{padding-bottom:64px}}@media (max-width: 480px){.service-common-market-hero__content{padding-bottom:48px}}.service-common-market-hero__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;line-height:60px;letter-spacing:-.03em;color:#fff;margin:0 auto}@media (max-width: 1024px){.service-common-market-hero__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-hero__heading{font-size:24px}}@media (max-width: 1024px){.service-common-market-hero__heading{line-height:52px;max-width:600px}}@media (max-width: 480px){.service-common-market-hero__heading{line-height:32px;max-width:100%}}.service-common-market-hero__description{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;letter-spacing:.01em;color:#a0aab8;max-width:820px;margin:24px auto 0}@media (max-width: 768px){.service-common-market-hero__description{font-size:16px}}@media (max-width: 480px){.service-common-market-hero__description{font-size:16px}}@media (max-width: 1024px){.service-common-market-hero__description{max-width:560px;margin-top:20px}}@media (max-width: 480px){.service-common-market-hero__description{max-width:100%;margin-top:16px}}.service-common-market-hero__btn{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1;letter-spacing:.01em;color:#fff;background-color:#1d5dff;border:none;border-radius:999px;padding:16px 36px;margin-top:40px;cursor:pointer;text-decoration:none;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.service-common-market-hero__btn:hover{background-color:#1d4ed8}@media (max-width: 1024px){.service-common-market-hero__btn{margin-top:32px;padding:14px 30px}}@media (max-width: 480px){.service-common-market-hero__btn{margin-top:28px;padding:13px 28px;font-size:14px}}.service-common-market-hero__logos{width:100%;overflow-x:hidden;overflow-y:hidden;padding-bottom:10px}@media (max-width: 480px){.service-common-market-hero__logos{padding-bottom:10vh}}.service-common-market-hero__logos-track{display:flex;align-items:center;gap:40px;white-space:nowrap;width:-moz-max-content;width:max-content;animation:logoScroll 20s linear infinite}.service-common-market-hero__logos-track:hover{animation-play-state:paused}@media (max-width: 1024px){.service-common-market-hero__logos-track{gap:32px}}@media (max-width: 480px){.service-common-market-hero__logos-track{gap:24px}}.service-common-market-hero__logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center}.service-common-market-hero__logo-item img{height:24px;width:auto;-o-object-fit:contain;object-fit:contain;opacity:.7;transition:opacity .3s cubic-bezier(.4,0,.2,1);filter:brightness(0) invert(1)}.service-common-market-hero__logo-item img:hover{opacity:1}@media (max-width: 768px){.service-common-market-hero__logo-item img{height:20px}}@media (max-width: 480px){.service-common-market-hero__logo-item img{height:18px}}.top-hero{position:relative;width:100%;background-color:#0a0a0a}.top-hero__inner{padding:64px 72px;text-align:left}@media (max-width: 1024px){.top-hero__inner{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.top-hero__inner{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.top-hero__inner{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.top-hero__inner{padding-top:32px;padding-bottom:32px}}.top-hero__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.02em;line-height:1.3;color:#fff;margin:0 0 20px}@media (max-width: 1024px){.top-hero__heading{font-size:36px}}@media (max-width: 480px){.top-hero__heading{font-size:24px}}.top-hero__heading:last-child{margin-bottom:0}@media (max-width: 480px){.top-hero__heading{margin-bottom:14px}}.top-hero__highlight{color:#7c3aed}.top-hero__desc{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;color:#a0aab8;margin:0}@media (max-width: 768px){.top-hero__desc{font-size:16px}}@media (max-width: 480px){.top-hero__desc{font-size:16px}}.market-gmb-hero{margin-top:85px}@media (max-width: 1024px){.market-gmb-hero{margin-top:70px}}@media (max-width: 480px){.market-gmb-hero{margin-top:60px}}.market-gmb-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.market-gmb-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-gmb-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-gmb-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-gmb-client-dashboard{margin-top:32px;margin-bottom:32px}}.market-gmb-limited-time-offer{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.market-gmb-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-gmb-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-gmb-limited-time-offer{margin-bottom:48px}}@media (max-width: 480px){.market-gmb-limited-time-offer{margin-bottom:32px}}.market-gmb-in-house-process{margin-top:64px;margin-bottom:64px}@media (max-width: 1024px){.market-gmb-in-house-process{margin-top:48px}}@media (max-width: 480px){.market-gmb-in-house-process{margin-top:32px}}@media (max-width: 1024px){.market-gmb-in-house-process{margin-bottom:48px}}@media (max-width: 480px){.market-gmb-in-house-process{margin-bottom:32px}}.market-gmb-our-values{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.market-gmb-our-values{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-gmb-our-values{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-gmb-our-values{margin-bottom:48px}}@media (max-width: 480px){.market-gmb-our-values{margin-bottom:32px}}.market-gmb-solution{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.market-gmb-solution{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-gmb-solution{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-gmb-solution{margin-top:48px}}@media (max-width: 480px){.market-gmb-solution{margin-top:32px}}.market-gmb-market-advantage{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.market-gmb-market-advantage{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-gmb-market-advantage{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-gmb-market-advantage{margin-top:48px}}@media (max-width: 480px){.market-gmb-market-advantage{margin-top:32px}}.market-gmb-process{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.market-gmb-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-gmb-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-gmb-process{margin-bottom:48px}}@media (max-width: 480px){.market-gmb-process{margin-bottom:32px}}.market-gmb-why-us{margin:64px 72px}@media (max-width: 1024px){.market-gmb-why-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-gmb-why-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-gmb-why-us{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-gmb-why-us{margin-top:32px;margin-bottom:32px}}.service-common-market-our-value{text-align:left}@media (max-width: 480px){.service-common-market-our-value{text-align:left}}.service-common-market-our-value .our-value__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;margin-bottom:12px}@media (max-width: 480px){.service-common-market-our-value .our-value__badge{padding:6px 20px;border:1px solid #1D5DFF}}.service-common-market-our-value .our-value__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;letter-spacing:-.03em;line-height:60px;color:#000;margin:0 0 12px;font-size:44px}@media (max-width: 1024px){.service-common-market-our-value .our-value__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-our-value .our-value__heading{font-size:24px}}@media (max-width: 1024px){.service-common-market-our-value .our-value__heading{line-height:52px}}@media (max-width: 480px){.service-common-market-our-value .our-value__heading{line-height:32px}}.service-common-market-our-value .our-value__paragraph{font-family:Poppins,system-ui,sans-serif;font-weight:400;letter-spacing:.01em;line-height:1.75;color:#6b7280;margin:0 0 32px;font-size:18px}@media (max-width: 768px){.service-common-market-our-value .our-value__paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-our-value .our-value__paragraph{font-size:16px;margin-bottom:28px}}.service-common-market-our-value .our-value__list{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.service-common-market-our-value .our-value__list::-webkit-scrollbar{display:none}@media (max-width: 480px){.service-common-market-our-value .our-value__list{gap:14px}}.service-common-market-our-value .our-value__card{position:relative;flex:0 0 calc((100% - 40px) / 3);min-width:calc((100% - 40px) / 3);height:520px;border-radius:20px;overflow:hidden;scroll-snap-align:start;text-align:left}@media (max-width: 1024px){.service-common-market-our-value .our-value__card{flex:0 0 340px;min-width:340px;height:440px}}@media (max-width: 480px){.service-common-market-our-value .our-value__card{flex:0 0 270px;min-width:270px;height:360px}}.service-common-market-our-value .our-value__card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.service-common-market-our-value .our-value__card-overlay{position:absolute;bottom:0;left:0;right:0;padding:0 28px 36px;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.45) 55%,rgba(0,0,0,.1) 80%,transparent 100%)}@media (max-width: 1024px){.service-common-market-our-value .our-value__card-overlay{padding:0 24px 30px}}@media (max-width: 480px){.service-common-market-our-value .our-value__card-overlay{padding:0 18px 22px}}.service-common-market-our-value .our-value__card-heading{font-family:Poppins,system-ui,sans-serif;font-size:36px;font-weight:500;letter-spacing:-.01em;line-height:1.2;color:#fff;margin:0 0 10px}@media (max-width: 1024px){.service-common-market-our-value .our-value__card-heading{font-size:24px}}@media (max-width: 480px){.service-common-market-our-value .our-value__card-heading{font-size:20px;margin-bottom:6px}}.service-common-market-our-value .our-value__card-paragraph{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:1.75;color:#ffffffd9;margin:0}@media (max-width: 1024px){.service-common-market-our-value .our-value__card-paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-our-value .our-value__card-paragraph{font-size:14px}}.in-house-banner{position:relative;width:100%;overflow:hidden;min-height:420px;display:flex;align-items:center;border-radius:12px}@media (max-width: 1024px){.in-house-banner{min-height:420px}}@media (max-width: 480px){.in-house-banner{min-height:320px}}.in-house-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;z-index:0}.in-house-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1}.in-house-banner__content{position:relative;z-index:2;width:100%;padding:64px 72px;text-align:left}@media (max-width: 1024px){.in-house-banner__content{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.in-house-banner__content{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.in-house-banner__content{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.in-house-banner__content{padding-top:32px;padding-bottom:32px}}.in-house-banner__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.02em;line-height:1.3;color:#fff;margin:0 0 20px}@media (max-width: 1024px){.in-house-banner__heading{font-size:36px}}@media (max-width: 480px){.in-house-banner__heading{font-size:24px}}.in-house-banner__heading:last-child{margin-bottom:0}@media (max-width: 480px){.in-house-banner__heading{margin-bottom:14px}}.in-house-banner__desc{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;color:#ffffffe0;margin:0 0 32px}@media (max-width: 768px){.in-house-banner__desc{font-size:16px}}@media (max-width: 480px){.in-house-banner__desc{font-size:16px}}.in-house-banner__desc:last-child{margin-bottom:0}@media (max-width: 480px){.in-house-banner__desc{margin-bottom:24px}}.in-house-banner__btn{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1;color:#fff;background:#1d5dff;border-radius:999px;padding:14px 32px;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.in-house-banner__btn:hover{background:#1d4ed8;transform:translateY(-1px)}.in-house-banner__btn:active{transform:translateY(0)}.service-common-market-solution{font-family:Poppins,system-ui,sans-serif;text-align:left}@media (max-width: 480px){.service-common-market-solution{text-align:left}}.service-common-market-solution__badge{font-size:16px;font-weight:500;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;width:-moz-fit-content;width:fit-content;letter-spacing:.01em;margin-bottom:12px}@media (max-width: 480px){.service-common-market-solution__badge{padding:6px 20px;border:1px solid #1D5DFF}}.service-common-market-solution__heading{font-size:44px;font-weight:500;color:#000;line-height:52px;letter-spacing:-.02em;margin-bottom:12px}@media (max-width: 1024px){.service-common-market-solution__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-solution__heading{font-size:24px;line-height:1.25}}.service-common-market-solution__paragraph{font-size:18px;font-weight:400;color:#6b7280;line-height:1.75;letter-spacing:.01em;margin-bottom:32px}@media (max-width: 768px){.service-common-market-solution__paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-solution__paragraph{font-size:16px}}.service-common-market-solution__box{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width: 1024px){.service-common-market-solution__box{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.service-common-market-solution__box{grid-template-columns:1fr}}.service-common-market-solution__box-card{border:1px solid #2a2f3d;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px;text-align:left}.service-common-market-solution__box-card-top{display:flex;align-items:center;gap:12px}.service-common-market-solution__box-card-icon{width:44px;height:44px;min-width:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.service-common-market-solution__box-card-icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.service-common-market-solution__box-card-heading{font-size:20px;font-weight:500;color:#fff;line-height:24px;letter-spacing:-.01em}.service-common-market-solution__box-card-paragraph{font-size:18px;font-weight:400;color:#cad5e2;line-height:26px;letter-spacing:.01em}.service-market-gmb-process{text-align:left}@media (max-width: 480px){.service-market-gmb-process{text-align:left}}.service-market-gmb-process__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;margin-bottom:12px}.service-market-gmb-process__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.03em;line-height:60px;color:#000;margin:0 0 32px}@media (max-width: 1024px){.service-market-gmb-process__heading{font-size:36px}}@media (max-width: 480px){.service-market-gmb-process__heading{font-size:24px}}@media (max-width: 1024px){.service-market-gmb-process__heading{line-height:52px;margin-bottom:32px}}@media (max-width: 480px){.service-market-gmb-process__heading{line-height:36px;margin-bottom:28px}}.service-market-gmb-process__list{display:flex;flex-direction:column;gap:24px}.service-market-gmb-process__row{display:flex;gap:24px;position:relative}.service-market-gmb-process__row:after{content:"";position:absolute;top:50%;left:0;right:0;height:0;border-top:4px dashed #0179b4;transform:translateY(-50%);pointer-events:none;z-index:0}@media (max-width: 1024px){.service-market-gmb-process__row:after{display:none}}.service-market-gmb-process__row:not(:last-child):before{content:"";position:absolute;bottom:-24px;right:0;width:0;height:24px;border-right:4px dashed #0179b4;pointer-events:none;z-index:0}@media (max-width: 1024px){.service-market-gmb-process__row:not(:last-child):before{display:none}.service-market-gmb-process__row{overflow-x:auto;flex-wrap:nowrap;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.service-market-gmb-process__row::-webkit-scrollbar{display:none}}@media (max-width: 480px){.service-market-gmb-process__row{gap:14px}}.service-market-gmb-process__card{position:relative;z-index:1;flex:1 1 calc((100% - 72px)/4);height:254px;background:#17222a;border-radius:16px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;overflow:hidden;scroll-snap-align:start}.service-market-gmb-process__card:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:linear-gradient(135deg,#2b7fff33,#00b8db1a);filter:blur(64px);left:-162px;top:134px;pointer-events:none;z-index:0}@media (max-width: 1024px){.service-market-gmb-process__card{flex:0 0 260px;min-width:260px;height:240px;padding:22px}}@media (max-width: 480px){.service-market-gmb-process__card{flex:0 0 calc(100% - 40px);min-width:0;height:auto;min-height:220px;padding:20px 18px}}.service-market-gmb-process__card-heading{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#fff;margin:0;position:relative;z-index:1}@media (max-width: 480px){.service-market-gmb-process__card-heading{font-size:17px;line-height:24px}}.service-market-gmb-process__card-content{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;position:relative;z-index:1}.service-market-gmb-process__card-step{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.01em;color:#0179b4;background:#fff;padding:6px 24px;border-radius:6px;border:1px solid #0179b4}.service-market-gmb-process__card-paragraph{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:26px;color:#cad5e2;margin:0}@media (max-width: 480px){.service-market-gmb-process__card-paragraph{font-size:14px}}.market-social-media-hero{margin-top:85px}@media (max-width: 1024px){.market-social-media-hero{margin-top:70px}}@media (max-width: 480px){.market-social-media-hero{margin-top:60px}}.market-social-media-client-dashboard{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.market-social-media-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-social-media-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-social-media-client-dashboard{margin-bottom:48px}}@media (max-width: 480px){.market-social-media-client-dashboard{margin-bottom:32px}}.market-social-media-our-values{margin-top:64px;margin-left:72px;margin-right:72px}@media (max-width: 1024px){.market-social-media-our-values{margin-top:48px}}@media (max-width: 480px){.market-social-media-our-values{margin-top:32px}}@media (max-width: 1024px){.market-social-media-our-values{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-social-media-our-values{margin-left:24px;margin-right:24px}}.market-social-media-our-work{margin:64px 72px}@media (max-width: 1024px){.market-social-media-our-work{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-social-media-our-work{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-social-media-our-work{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-social-media-our-work{margin-top:32px;margin-bottom:32px}}.market-social-media-why-choose-us{margin:64px 72px}@media (max-width: 1024px){.market-social-media-why-choose-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-social-media-why-choose-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-social-media-why-choose-us{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-social-media-why-choose-us{margin-top:32px;margin-bottom:32px}}.market-social-media-elevate-feature{margin:64px 72px}@media (max-width: 1024px){.market-social-media-elevate-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-social-media-elevate-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-social-media-elevate-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-social-media-elevate-feature{margin-top:32px;margin-bottom:32px}}.market-social-media-limited-time-offer{margin:64px 72px}@media (max-width: 1024px){.market-social-media-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-social-media-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-social-media-limited-time-offer{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-social-media-limited-time-offer{margin-top:32px;margin-bottom:32px}}.market-social-media-in-house-process{margin-top:64px}@media (max-width: 1024px){.market-social-media-in-house-process{margin-top:48px}}@media (max-width: 480px){.market-social-media-in-house-process{margin-top:32px}}.market-social-media-market-advantage{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.market-social-media-market-advantage{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-social-media-market-advantage{margin-left:24px;margin-right:24px}}.service-common-market-our-way{padding:64px 72px;text-align:left}@media (max-width: 1024px){.service-common-market-our-way{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-market-our-way{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-market-our-way{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-market-our-way{padding-top:32px;padding-bottom:32px;text-align:left}}.service-common-market-our-way .our-way__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;margin-bottom:12px}@media (max-width: 480px){.service-common-market-our-way .our-way__badge{padding:6px 20px;border:1px solid #1D5DFF}}.service-common-market-our-way .our-way__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;letter-spacing:-.03em;line-height:60px;color:#000;margin:0 0 32px;font-size:44px}@media (max-width: 1024px){.service-common-market-our-way .our-way__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-our-way .our-way__heading{font-size:24px}}@media (max-width: 1024px){.service-common-market-our-way .our-way__heading{line-height:52px;margin-bottom:32px}}@media (max-width: 480px){.service-common-market-our-way .our-way__heading{line-height:32px;margin-bottom:28px}}.service-common-market-our-way .our-way__timeline{position:relative}.service-common-market-our-way .our-way__line{position:absolute;top:50%;left:0;right:0;height:0;border-top:4px dashed #236870;transform:translateY(-50%);pointer-events:none;z-index:0}@media (max-width: 768px){.service-common-market-our-way .our-way__line{display:none}}.service-common-market-our-way .our-way__list{position:relative;display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.service-common-market-our-way .our-way__list::-webkit-scrollbar{display:none}@media (max-width: 480px){.service-common-market-our-way .our-way__list{gap:14px}}.service-common-market-our-way .our-way__card{position:relative;z-index:1;flex:1 1 calc((100% - 72px)/4);min-width:calc((100% - 72px)/4);height:254px;background:#17222a;border-radius:16px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;overflow:hidden;scroll-snap-align:start}.service-common-market-our-way .our-way__card:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:linear-gradient(157deg,#23687033,#2368701a);filter:blur(64px);left:-162px;top:134px;pointer-events:none;z-index:0}@media (max-width: 1024px){.service-common-market-our-way .our-way__card{flex:0 0 260px;min-width:260px;height:240px;padding:22px}}@media (max-width: 480px){.service-common-market-our-way .our-way__card{flex:0 0 calc(100% - 48px);min-width:0;height:auto;min-height:220px;padding:20px 18px}}.service-common-market-our-way .our-way__card-heading{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#fff;margin:0;position:relative;z-index:1}@media (max-width: 480px){.service-common-market-our-way .our-way__card-heading{font-size:17px;line-height:24px}}.service-common-market-our-way .our-way__card-content{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;position:relative;z-index:1}.service-common-market-our-way .our-way__card-step{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.01em;color:#236870;background:#fff;padding:6px 24px;border-radius:6px;border:1px solid #236870}.service-common-market-our-way .our-way__card-paragraph{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:26px;color:#cad5e2;margin:0}@media (max-width: 480px){.service-common-market-our-way .our-way__card-paragraph{font-size:14px}}.service-common-market-why-choose-us{font-family:Poppins,system-ui,sans-serif;text-align:left}@media (max-width: 480px){.service-common-market-why-choose-us{text-align:left}}.service-common-market-why-choose-us__badge{font-size:16px;font-weight:500;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;width:-moz-fit-content;width:fit-content;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.service-common-market-why-choose-us__badge{padding:6px 20px}}.service-common-market-why-choose-us__heading{font-size:44px;font-weight:500;color:#000;line-height:52px;letter-spacing:-.02em;margin-bottom:16px}@media (max-width: 1024px){.service-common-market-why-choose-us__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-why-choose-us__heading{font-size:24px;line-height:1.25}}.service-common-market-why-choose-us__paragraph{font-size:18px;font-weight:400;color:#6b7280;line-height:1.75;letter-spacing:.01em;margin-bottom:32px}@media (max-width: 768px){.service-common-market-why-choose-us__paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-why-choose-us__paragraph{font-size:16px}}.service-common-market-why-choose-us__box{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1024px){.service-common-market-why-choose-us__box{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.service-common-market-why-choose-us__box{grid-template-columns:1fr}}.service-common-market-why-choose-us__box-card{border:1px solid #2a2f3d;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px;text-align:left}.service-common-market-why-choose-us__box-card-top{display:flex;align-items:center;gap:12px}.service-common-market-why-choose-us__box-card-icon{width:44px;height:44px;min-width:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.service-common-market-why-choose-us__box-card-icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.service-common-market-why-choose-us__box-card-heading{font-size:20px;font-weight:500;color:#fff;line-height:26px;letter-spacing:-.01em}@media (max-width: 768px){.service-common-market-why-choose-us__box-card-heading{font-size:18px}}@media (max-width: 480px){.service-common-market-why-choose-us__box-card-heading{font-size:16px}}.service-common-market-why-choose-us__box-card-paragraph{font-size:18px;font-weight:400;color:#cad5e2;line-height:1.75;letter-spacing:.01em}@media (max-width: 768px){.service-common-market-why-choose-us__box-card-paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-why-choose-us__box-card-paragraph{font-size:14px}}.service-common-market-elevate-feature{font-family:Poppins,system-ui,sans-serif;text-align:left}@media (max-width: 480px){.service-common-market-elevate-feature{text-align:left}}.service-common-market-elevate-feature__badge{font-size:16px;font-weight:500;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;width:-moz-fit-content;width:fit-content;letter-spacing:.01em;margin-bottom:16px}@media (max-width: 480px){.service-common-market-elevate-feature__badge{padding:6px 20px}}.service-common-market-elevate-feature__heading{font-size:44px;font-weight:500;color:#000;line-height:52px;letter-spacing:-.02em;margin-bottom:16px}@media (max-width: 1024px){.service-common-market-elevate-feature__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-elevate-feature__heading{font-size:24px;line-height:1.25}}.service-common-market-elevate-feature__paragraph{font-size:18px;font-weight:400;color:#6b7280;line-height:1.75;letter-spacing:.01em;margin-bottom:32px}@media (max-width: 768px){.service-common-market-elevate-feature__paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-elevate-feature__paragraph{font-size:16px}}.service-common-market-elevate-feature__box{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 768px){.service-common-market-elevate-feature__box{grid-template-columns:1fr}}.service-common-market-elevate-feature__box-card{border:1px solid #e4e6ee;border-radius:16px;padding:28px 28px 0;display:flex;flex-direction:column;overflow:hidden;text-align:left}@media (max-width: 480px){.service-common-market-elevate-feature__box-card{padding:20px 20px 0}}.service-common-market-elevate-feature__box-card-heading{font-size:20px;font-weight:500;color:#000;line-height:26px;letter-spacing:-.01em;margin-bottom:8px}@media (max-width: 768px){.service-common-market-elevate-feature__box-card-heading{font-size:18px}}@media (max-width: 480px){.service-common-market-elevate-feature__box-card-heading{font-size:16px}}.service-common-market-elevate-feature__box-card-paragraph{font-size:18px;font-weight:400;color:#000;line-height:1.75;letter-spacing:.01em;margin-bottom:20px}@media (max-width: 768px){.service-common-market-elevate-feature__box-card-paragraph{font-size:16px}}@media (max-width: 480px){.service-common-market-elevate-feature__box-card-paragraph{font-size:14px}}.service-common-market-elevate-feature__box-card-image{margin-top:auto}.service-common-market-elevate-feature__box-card-image img{width:100%;display:block;-o-object-fit:contain;object-fit:contain;border-radius:12px 12px 0 0}.service-common-market-hero-border{background-color:#0a0a0a;padding:64px 72px}@media (max-width: 1024px){.service-common-market-hero-border{padding-left:40px;padding-right:40px}}@media (max-width: 480px){.service-common-market-hero-border{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.service-common-market-hero-border{padding-top:48px;padding-bottom:48px}}@media (max-width: 480px){.service-common-market-hero-border{padding-top:32px;padding-bottom:32px}}.service-common-market-hero-border__wrapper{margin:0 auto;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;min-height:85vh;overflow:hidden}@media (max-width: 1024px){.service-common-market-hero-border__wrapper{min-height:85vh}}@media (max-width: 768px){.service-common-market-hero-border__wrapper{min-height:85dvh}}@media (max-width: 480px){.service-common-market-hero-border__wrapper{min-height:85dvh;border-radius:16px}}.service-common-market-hero-border__content{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 72px 80px}@media (max-width: 1024px){.service-common-market-hero-border__content{padding:80px 40px 64px}}@media (max-width: 480px){.service-common-market-hero-border__content{padding:10vh 24px 48px}}.service-common-market-hero-border__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;line-height:60px;letter-spacing:-.03em;color:#fff;margin:0 auto}@media (max-width: 1024px){.service-common-market-hero-border__heading{font-size:36px}}@media (max-width: 480px){.service-common-market-hero-border__heading{font-size:24px}}@media (max-width: 1024px){.service-common-market-hero-border__heading{line-height:52px;max-width:600px}}@media (max-width: 480px){.service-common-market-hero-border__heading{line-height:32px;max-width:100%}}.service-common-market-hero-border__description{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.75;letter-spacing:.01em;color:#a0aab8;max-width:820px;margin:24px auto 0}@media (max-width: 768px){.service-common-market-hero-border__description{font-size:16px}}@media (max-width: 480px){.service-common-market-hero-border__description{font-size:16px}}@media (max-width: 1024px){.service-common-market-hero-border__description{max-width:560px;margin-top:20px}}@media (max-width: 480px){.service-common-market-hero-border__description{max-width:100%;margin-top:16px}}.service-common-market-hero-border__btn{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1;letter-spacing:.01em;color:#fff;background-color:#1d5dff;border:none;border-radius:999px;padding:16px 36px;margin-top:40px;cursor:pointer;text-decoration:none;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.service-common-market-hero-border__btn:hover{background-color:#1d4ed8}@media (max-width: 1024px){.service-common-market-hero-border__btn{margin-top:32px;padding:14px 30px}}@media (max-width: 480px){.service-common-market-hero-border__btn{margin-top:28px;padding:13px 28px;font-size:14px}}.service-common-market-hero-border__logos{width:100%;overflow-x:auto;overflow-y:hidden;padding:0 72px 40px;-ms-overflow-style:none;scrollbar-width:none}.service-common-market-hero-border__logos::-webkit-scrollbar{display:none}@media (max-width: 1024px){.service-common-market-hero-border__logos{padding:0 40px 32px}}@media (max-width: 480px){.service-common-market-hero-border__logos{padding:0 24px 10vh}}.service-common-market-hero-border__logos-track{display:flex;align-items:center;gap:40px;white-space:nowrap;width:-moz-max-content;width:max-content;animation:logoScroll 20s linear infinite}.service-common-market-hero-border__logos-track:hover{animation-play-state:paused}@media (max-width: 1024px){.service-common-market-hero-border__logos-track{gap:32px}}@media (max-width: 480px){.service-common-market-hero-border__logos-track{gap:24px}}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.service-common-market-hero-border__logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center}.service-common-market-hero-border__logo-item img{height:24px;width:auto;-o-object-fit:contain;object-fit:contain;opacity:.7;transition:opacity .3s cubic-bezier(.4,0,.2,1);filter:brightness(0) invert(1)}.service-common-market-hero-border__logo-item img:hover{opacity:1}@media (max-width: 768px){.service-common-market-hero-border__logo-item img{height:20px}}@media (max-width: 480px){.service-common-market-hero-border__logo-item img{height:18px}}.market-email-marketing-hero{margin-top:85px}@media (max-width: 1024px){.market-email-marketing-hero{margin-top:70px}}@media (max-width: 480px){.market-email-marketing-hero{margin-top:60px}}.market-email-marketing-client-dashboard{margin:64px 72px}@media (max-width: 1024px){.market-email-marketing-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-email-marketing-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-email-marketing-client-dashboard{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-email-marketing-client-dashboard{margin-top:32px;margin-bottom:32px}}.market-email-marketing-limited-time-offer{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.market-email-marketing-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-email-marketing-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-email-marketing-limited-time-offer{margin-bottom:48px}}@media (max-width: 480px){.market-email-marketing-limited-time-offer{margin-bottom:32px}}.market-email-marketing-in-house-process{margin-top:64px;margin-bottom:64px}@media (max-width: 1024px){.market-email-marketing-in-house-process{margin-top:48px}}@media (max-width: 480px){.market-email-marketing-in-house-process{margin-top:32px}}@media (max-width: 1024px){.market-email-marketing-in-house-process{margin-bottom:48px}}@media (max-width: 480px){.market-email-marketing-in-house-process{margin-bottom:32px}}.market-email-marketing-solution{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.market-email-marketing-solution{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-email-marketing-solution{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-email-marketing-solution{margin-top:48px}}@media (max-width: 480px){.market-email-marketing-solution{margin-top:32px}}.market-email-marketing-market-advantage{margin:64px 72px}@media (max-width: 1024px){.market-email-marketing-market-advantage{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-email-marketing-market-advantage{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-email-marketing-market-advantage{margin-top:48px}}@media (max-width: 480px){.market-email-marketing-market-advantage{margin-top:32px}}@media (max-width: 1024px){.market-email-marketing-market-advantage{margin-bottom:48px}}@media (max-width: 480px){.market-email-marketing-market-advantage{margin-bottom:32px}}.market-email-marketing-seo-why-us{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.market-email-marketing-seo-why-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-email-marketing-seo-why-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-email-marketing-seo-why-us{margin-top:48px}}@media (max-width: 480px){.market-email-marketing-seo-why-us{margin-top:32px}}.market-video-marketing-hero{margin-top:85px}@media (max-width: 1024px){.market-video-marketing-hero{margin-top:70px}}@media (max-width: 480px){.market-video-marketing-hero{margin-top:60px}}.market-video-marketing-client-dashboard{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.market-video-marketing-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-video-marketing-client-dashboard{margin-left:24px;margin-right:24px}}.market-video-marketing-our-values{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.market-video-marketing-our-values{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-video-marketing-our-values{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-video-marketing-our-values{margin-top:48px}}@media (max-width: 480px){.market-video-marketing-our-values{margin-top:32px}}.market-video-marketing-why-choose-us{margin:64px 72px}@media (max-width: 1024px){.market-video-marketing-why-choose-us{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-video-marketing-why-choose-us{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-video-marketing-why-choose-us{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-video-marketing-why-choose-us{margin-top:32px;margin-bottom:32px}}.market-video-marketing-elevate-feature{margin:64px 72px}@media (max-width: 1024px){.market-video-marketing-elevate-feature{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-video-marketing-elevate-feature{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-video-marketing-elevate-feature{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.market-video-marketing-elevate-feature{margin-top:32px;margin-bottom:32px}}.market-video-marketing-limited-time-offer{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.market-video-marketing-limited-time-offer{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-video-marketing-limited-time-offer{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-video-marketing-limited-time-offer{margin-bottom:48px}}@media (max-width: 480px){.market-video-marketing-limited-time-offer{margin-bottom:32px}}.market-video-marketing-in-house-process{margin-top:64px}@media (max-width: 1024px){.market-video-marketing-in-house-process{margin-top:48px}}@media (max-width: 480px){.market-video-marketing-in-house-process{margin-top:32px}}.market-video-marketing-market-advantage{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.market-video-marketing-market-advantage{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.market-video-marketing-market-advantage{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.market-video-marketing-market-advantage{margin-bottom:48px}}@media (max-width: 480px){.market-video-marketing-market-advantage{margin-bottom:32px}}.enterprice-saasdevelopment-hero-wrapper{margin-top:85px}@media (max-width: 1024px){.enterprice-saasdevelopment-hero-wrapper{margin-top:70px}}@media (max-width: 480px){.enterprice-saasdevelopment-hero-wrapper{margin-top:60px}}.saas-development-metrics{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.saas-development-metrics{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-metrics{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-metrics{margin-top:48px}}@media (max-width: 480px){.saas-development-metrics{margin-top:32px}}.saas-development-in-house-process{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.saas-development-in-house-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-in-house-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-in-house-process{margin-top:48px}}@media (max-width: 480px){.saas-development-in-house-process{margin-top:32px}}.saas-development-tools-and-stack{margin:64px 72px}@media (max-width: 1024px){.saas-development-tools-and-stack{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-tools-and-stack{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-tools-and-stack{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.saas-development-tools-and-stack{margin-top:32px;margin-bottom:32px}}.saas-development-must-have{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.saas-development-must-have{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-must-have{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-must-have{margin-top:48px}}@media (max-width: 480px){.saas-development-must-have{margin-top:32px}}.saas-development-our-way{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.saas-development-our-way{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-our-way{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-our-way{margin-bottom:48px}}@media (max-width: 480px){.saas-development-our-way{margin-bottom:32px}}.saas-development-why-tecnogex-for-web-dev{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.saas-development-why-tecnogex-for-web-dev{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-why-tecnogex-for-web-dev{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-why-tecnogex-for-web-dev{margin-top:48px}}@media (max-width: 480px){.saas-development-why-tecnogex-for-web-dev{margin-top:32px}}.saas-development-before-and-after{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.saas-development-before-and-after{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-before-and-after{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-before-and-after{margin-top:48px}}@media (max-width: 480px){.saas-development-before-and-after{margin-top:32px}}.saas-development-features{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.saas-development-features{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.saas-development-features{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.saas-development-features{margin-top:48px}}@media (max-width: 480px){.saas-development-features{margin-top:32px}}.enterprice-common-tools-and-stack{text-align:left}.enterprice-common-tools-and-stack__badge{display:inline-block;padding:8px 20px;background:#1d5dff1f;color:#1d5dff;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;margin-bottom:28px}@media (max-width: 768px){.enterprice-common-tools-and-stack__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprice-common-tools-and-stack__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;letter-spacing:-.03em;color:#000;margin:0 0 12px;font-size:44px}@media (max-width: 1024px){.enterprice-common-tools-and-stack__heading{font-size:36px}}@media (max-width: 480px){.enterprice-common-tools-and-stack__heading{font-size:24px;line-height:32px}}.enterprice-common-tools-and-stack__description{font-family:Poppins,system-ui,sans-serif;font-weight:400;color:#6b7280;margin:0 0 36px;font-size:18px}@media (max-width: 768px){.enterprice-common-tools-and-stack__description{font-size:16px}}@media (max-width: 480px){.enterprice-common-tools-and-stack__description{font-size:16px;line-height:24px}}.enterprice-common-tools-and-stack__body{display:flex;flex-direction:column;gap:28px}.enterprice-common-tools-and-stack__tags-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.enterprice-common-tools-and-stack__tags-wrapper::-webkit-scrollbar{display:none}.enterprice-common-tools-and-stack__tags{display:flex;flex-wrap:wrap;gap:10px;width:-moz-max-content;width:max-content}@media (min-width: 768px){.enterprice-common-tools-and-stack__tags{width:auto;flex-wrap:wrap}}.enterprice-common-tools-and-stack__tag{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;color:#000;background:transparent;border:1.5px solid #e5e7eb;border-radius:999px;padding:8px 18px;cursor:pointer;white-space:nowrap;transition:all .2s cubic-bezier(.4,0,.2,1)}.enterprice-common-tools-and-stack__tag:hover{border-color:#1d5dff;color:#1d5dff}.enterprice-common-tools-and-stack__tag--active{color:#1d5dff;background:#1d5dff1f;border-color:#1d5dff;font-weight:500}.enterprice-common-tools-and-stack__items-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.enterprice-common-tools-and-stack__items-wrapper::-webkit-scrollbar{display:none}.enterprice-common-tools-and-stack__items{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}@media (max-width: 1200px){.enterprice-common-tools-and-stack__items{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1024px){.enterprice-common-tools-and-stack__items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.enterprice-common-tools-and-stack__items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.enterprice-common-tools-and-stack__items{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:12px}}.enterprice-common-tools-and-stack__item{display:flex;flex-direction:column;gap:14px;padding:20px;background:#f8f8f8;border:1.5px solid #e4e6ee;border-radius:16px;transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.enterprice-common-tools-and-stack__item:hover{background:#f9fafb;box-shadow:0 4px 16px #0000000f}@media (max-width: 480px){.enterprice-common-tools-and-stack__item{min-width:unset;max-width:unset;width:auto;flex:0 0 auto}}.enterprice-common-tools-and-stack__item-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.enterprice-common-tools-and-stack__item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.enterprice-common-tools-and-stack__item-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;color:#000;letter-spacing:-.01em}.enterprice-common-must-have{text-align:left}.enterprice-common-must-have__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;border-radius:999px;padding:8px 20px;margin-bottom:16px}@media (max-width: 768px){.enterprice-common-must-have__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprice-common-must-have__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.02em;line-height:1.3;color:#000;margin:0 0 12px}@media (max-width: 1024px){.enterprice-common-must-have__heading{font-size:36px}}@media (max-width: 480px){.enterprice-common-must-have__heading{font-size:24px}}.enterprice-common-must-have__heading:last-child{margin-bottom:0}.enterprice-common-must-have__desc{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#6b7280;margin:0 0 40px}@media (max-width: 768px){.enterprice-common-must-have__desc{font-size:16px}}@media (max-width: 480px){.enterprice-common-must-have__desc{font-size:16px;margin-bottom:28px}}.enterprice-common-must-have__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 1024px){.enterprice-common-must-have__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.enterprice-common-must-have__grid{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;padding-right:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.enterprice-common-must-have__grid::-webkit-scrollbar{display:none}}.enterprice-common-must-have__card{background-color:#f8f8f8;border:1px solid #e4e6ee;border-radius:16px;padding:24px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.enterprice-common-must-have__card:hover{box-shadow:0 4px 20px #00000012;transform:translateY(-2px)}@media (max-width: 480px){.enterprice-common-must-have__card{padding:20px;flex:0 0 88%;width:88%;scroll-snap-align:start}}.enterprice-common-must-have__card-heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:20px;letter-spacing:-.01em;line-height:24px;color:#000;margin:0 0 10px}.enterprice-common-must-have__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.75;color:#6b7280;margin:0}.enterprise-common-features{background:#fff;text-align:left}.enterprise-common-features *{box-sizing:border-box}.enterprise-common-features__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;margin-bottom:16px}@media (max-width: 480px){.enterprise-common-features__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprise-common-features__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.03em;line-height:60px;color:#000;margin:0 0 16px}@media (max-width: 1024px){.enterprise-common-features__heading{font-size:36px}}@media (max-width: 480px){.enterprise-common-features__heading{font-size:24px}}@media (max-width: 1024px){.enterprise-common-features__heading{line-height:52px}}@media (max-width: 480px){.enterprise-common-features__heading{line-height:32px;margin-bottom:12px}}.enterprise-common-features__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:26px;color:#6b7280;margin:0 0 40px}@media (max-width: 480px){.enterprise-common-features__description{font-size:16px;margin-bottom:28px}}.enterprise-common-features__body{display:flex;gap:32px;align-items:stretch}@media (max-width: 768px){.enterprise-common-features__body{flex-direction:column;gap:0}}.enterprise-common-features__list{flex:0 0 42%;display:flex;flex-direction:column;max-height:348px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative;padding-right:12px;border-right:1px solid #e5e7eb}.enterprise-common-features__list::-webkit-scrollbar{display:none}@media (max-width: 768px){.enterprise-common-features__list{flex:none;width:100%;max-height:none!important;overflow-y:visible;padding-right:0;border-right:none}}.enterprise-common-features__list-indicator{position:absolute;right:-2px;top:0;width:4px;height:58px;background:#1d5dff;border-radius:2px;transition:top .25s cubic-bezier(.4,0,.2,1),height .25s cubic-bezier(.4,0,.2,1);z-index:1}@media (max-width: 768px){.enterprise-common-features__list-indicator{display:none}}.enterprise-common-features__item-wrapper{display:flex;flex-direction:column;flex-shrink:0}@media (max-width: 768px){.enterprise-common-features__item-wrapper{margin-bottom:8px}.enterprise-common-features__item-wrapper--active{border:2px solid #1D5DFF;border-radius:8px;overflow:hidden}.enterprise-common-features__item-wrapper--active .enterprise-common-features__item{border-bottom:none;padding:16px 14px}.enterprise-common-features__item-wrapper--active .enterprise-common-features__item .enterprise-common-features__item-num,.enterprise-common-features__item-wrapper--active .enterprise-common-features__item .enterprise-common-features__item-title{color:#1d5dff}}.enterprise-common-features__item{display:flex;align-items:center;gap:16px;padding:24px;min-height:58px;width:100%;text-align:left;background:transparent;cursor:pointer;border:2px solid transparent;border-bottom-color:#e5e7eb;border-radius:8px;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1)}.enterprise-common-features__item:last-child{border-bottom-color:transparent;border-bottom:1px solid #e5e7eb}.enterprise-common-features__item--active{border-color:#1d5dff}.enterprise-common-features__item--active .enterprise-common-features__item-num,.enterprise-common-features__item--active .enterprise-common-features__item-title{color:#1d5dff}.enterprise-common-features__item:hover:not(.enterprise-common-features__item--active){background:#f9fafb}@media (max-width: 768px){.enterprise-common-features__item{padding:14px;border-radius:0;border:none;border-bottom:1px solid #e5e7eb;min-height:auto;background:transparent}.enterprise-common-features__item--active{border-bottom:none;background:transparent}.enterprise-common-features__item:last-child{border-bottom:none;border-bottom:1px solid #e5e7eb}}.enterprise-common-features__item-num{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;color:#6b7280;min-width:32px;flex-shrink:0;transition:color .2s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.enterprise-common-features__item-num{font-size:16px}}.enterprise-common-features__item-title{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;color:#000;line-height:1.4;transition:color .2s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.enterprise-common-features__item-title{font-size:16px}}.enterprise-common-features__inline-panel{display:none}@media (max-width: 768px){.enterprise-common-features__inline-panel{display:flex;flex-direction:column;gap:12px;padding:0 14px 16px}.enterprise-common-features__inline-panel .enterprise-common-features__card:not(:last-child) .enterprise-common-features__card-cta{display:none}}.enterprise-common-features__panel{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){.enterprise-common-features__panel{display:none}}.enterprise-common-features__panel-img{width:100%;height:270px;-o-object-fit:cover;object-fit:cover;border-radius:16px;display:block;flex-shrink:0}@media (max-width: 768px){.enterprise-common-features__panel-img{height:200px;border-radius:12px}}@media (max-width: 480px){.enterprise-common-features__panel-img{height:180px}}.enterprise-common-features__cards{display:flex;gap:16px;align-items:stretch;flex:1}@media (max-width: 768px){.enterprise-common-features__cards{flex-direction:column;gap:12px}}.enterprise-common-features__card{flex:1;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:10px;height:198px}@media (max-width: 768px){.enterprise-common-features__card{flex:unset;height:auto;padding:14px;border-radius:12px}}.enterprise-common-features__card-title{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 480px){.enterprise-common-features__card-title{font-size:16px}}.enterprise-common-features__card-desc{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0;flex:1;min-height:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 480px){.enterprise-common-features__card-desc{font-size:14px}}.enterprise-common-features__card-cta{display:inline-block;align-self:flex-start;font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:500;padding:9px 22px;border-radius:999px;text-decoration:none;text-align:center;transition:opacity .2s cubic-bezier(.4,0,.2,1);margin-top:auto}.enterprise-common-features__card-cta:hover{opacity:.85}@media (max-width: 480px){.enterprise-common-features__card-cta{width:100%;padding:10px 16px}}@keyframes saasdevHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes saasdevHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes saasdevSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.enterprice-saasdevelopment-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.enterprice-saasdevelopment-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.enterprice-saasdevelopment-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:94dvh}}@media (max-width: 480px){.enterprice-saasdevelopment-hero{min-height:94dvh}}.enterprice-saasdevelopment-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.enterprice-saasdevelopment-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.enterprice-saasdevelopment-hero__top{padding:70px 40px 48px}}@media (max-width: 768px){.enterprice-saasdevelopment-hero__top{padding:60px 24px 32px}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__top{padding:10vh 24px}}.enterprice-saasdevelopment-hero__left{animation:saasdevHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.enterprice-saasdevelopment-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.enterprice-saasdevelopment-hero__left{max-width:100%;text-align:left}}.enterprice-saasdevelopment-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.enterprice-saasdevelopment-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.enterprice-saasdevelopment-hero__heading{font-size:36px;line-height:52px;margin-bottom:16px;text-align:left}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__heading{font-size:24px;line-height:32px;text-align:center;margin-bottom:14px}}.enterprice-saasdevelopment-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 36px;font-weight:400;text-align:left}@media (max-width: 1024px){.enterprice-saasdevelopment-hero__content{font-size:16px;max-width:100%}}@media (max-width: 768px){.enterprice-saasdevelopment-hero__content{font-size:16px;margin-bottom:28px;text-align:left}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__content{font-size:16px;margin-bottom:24px;text-align:center;line-height:24px}}.enterprice-saasdevelopment-hero__button-parent{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-start}@media (max-width: 768px){.enterprice-saasdevelopment-hero__button-parent{gap:12px;justify-content:center}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__button-parent{gap:10px;padding-bottom:20px;justify-content:center}}.enterprice-saasdevelopment-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.enterprice-saasdevelopment-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__btn{padding:14px 24px;font-size:16px}}.enterprice-saasdevelopment-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.enterprice-saasdevelopment-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.enterprice-saasdevelopment-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.enterprice-saasdevelopment-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.enterprice-saasdevelopment-hero__right{position:static}@media (max-width: 768px){.enterprice-saasdevelopment-hero__right{display:none}}.enterprice-saasdevelopment-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.enterprice-saasdevelopment-hero__image{width:clamp(400px,42vw,580px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.enterprice-saasdevelopment-hero__image{display:none}}.enterprice-saasdevelopment-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.enterprice-saasdevelopment-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.enterprice-saasdevelopment-hero__image-placeholder{display:none}}.enterprice-saasdevelopment-hero__logo{z-index:10;overflow:hidden;width:100%;padding:36px 0 48px}@media (max-width: 768px){.enterprice-saasdevelopment-hero__logo{padding:16px 0 24px}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__logo{padding:12px 0 10vh}}.enterprice-saasdevelopment-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:saasdevHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.enterprice-saasdevelopment-hero__brands-list{gap:40px;animation-duration:18s;padding-left:24px}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.enterprice-saasdevelopment-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.enterprice-saasdevelopment-hero__brand-item:hover{opacity:1}.enterprice-saasdevelopment-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.enterprice-saasdevelopment-hero__brand-logo{height:18px}}.enterprice-saasdevelopment-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.enterprice-saasdevelopment-hero__brand-name{font-size:14px}}@media (max-width: 480px){.enterprice-saasdevelopment-hero__brand-name{font-size:14px}}.enterprice-saasdevelopment-hero--skeleton{pointer-events:none}.enterprice-saasdevelopment-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:saasdevSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.enterprice-saasdevelopment-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.enterprice-saasdevelopment-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.enterprice-saasdevelopment-hero--skeleton .skeleton-line--text{height:16px;width:90%}.enterprice-saasdevelopment-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.enterprice-saasdevelopment-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.enterprice-saasdevelopment-hero--skeleton .skeleton-logo-strip{display:flex;gap:60px;padding-left:72px}@media (max-width: 480px){.enterprice-saasdevelopment-hero--skeleton .skeleton-logo-strip{gap:30px;padding-left:24px}}.enterprice-saasdevelopment-hero--skeleton .skeleton-logo-item{height:24px;width:90px;border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:saasdevSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}.enterprice-common-our-way-of-doing-things{text-align:left}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things{text-align:left}}.enterprice-common-our-way-of-doing-things__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;margin-bottom:12px}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprice-common-our-way-of-doing-things__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;letter-spacing:-.03em;line-height:60px;color:#000;margin:0 0 16px;font-size:44px}@media (max-width: 1024px){.enterprice-common-our-way-of-doing-things__heading{font-size:36px}}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__heading{font-size:24px}}@media (max-width: 1024px){.enterprice-common-our-way-of-doing-things__heading{line-height:52px}}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__heading{line-height:32px;margin-bottom:12px}}.enterprice-common-our-way-of-doing-things__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#6b7280;margin:0 0 40px}@media (max-width: 768px){.enterprice-common-our-way-of-doing-things__description{margin-bottom:32px}}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__description{font-size:14px;margin-bottom:28px}}.enterprice-common-our-way-of-doing-things__timeline{position:relative}.enterprice-common-our-way-of-doing-things__line{position:absolute;top:50%;left:0;right:0;height:0;border-top:2px dashed #2b5cc1;transform:translateY(-50%);pointer-events:none}.enterprice-common-our-way-of-doing-things__line:before,.enterprice-common-our-way-of-doing-things__line:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:0;height:52px;border-left:2px dashed #2b5cc1}.enterprice-common-our-way-of-doing-things__line:before{left:0}.enterprice-common-our-way-of-doing-things__line:after{right:0}@media (max-width: 768px){.enterprice-common-our-way-of-doing-things__line{display:none}}.enterprice-common-our-way-of-doing-things__list{position:relative;display:flex;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.enterprice-common-our-way-of-doing-things__list::-webkit-scrollbar{display:none}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__list{gap:14px}}.enterprice-common-our-way-of-doing-things__card{position:relative;flex:1 1 calc((100% - 60px)/4);min-width:calc((100% - 60px)/4);height:254px;background:#0f2830;border-radius:16px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;overflow:hidden;scroll-snap-align:start}@media (max-width: 1024px){.enterprice-common-our-way-of-doing-things__card{flex:0 0 280px;min-width:280px;height:240px;padding:20px}}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__card{flex:0 0 240px;min-width:240px;height:220px;padding:18px}}.enterprice-common-our-way-of-doing-things__card-heading{font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#fff;margin:0}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__card-heading{font-size:18px;line-height:26px}}.enterprice-common-our-way-of-doing-things__card-step{display:inline-block;font-size:16px;font-family:Poppins,system-ui,sans-serif;font-weight:400;line-height:24px;background:#fff;padding:6px 24px;border-radius:6px;border:1px solid;margin:0}.enterprice-common-our-way-of-doing-things__card-paragraph{font-size:18px;font-family:Poppins,system-ui,sans-serif;font-weight:400;line-height:26px;color:#eceef1;margin:0}@media (max-width: 480px){.enterprice-common-our-way-of-doing-things__card-paragraph{font-size:16px}}.enterprise-common-before-and-after{background:#fff;text-align:left}.enterprise-common-before-and-after__header{margin-bottom:32px}@media (max-width: 480px){.enterprise-common-before-and-after__header{margin-bottom:24px}}.enterprise-common-before-and-after__badge{display:inline-flex;align-items:center;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:16px;letter-spacing:.01em;color:#1d5dff;background:#298dff1f;border-radius:999px;padding:8px 20px;margin-bottom:12px}@media (max-width: 768px){.enterprise-common-before-and-after__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprise-common-before-and-after__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;line-height:52px;letter-spacing:-.02em;color:#000;margin:0 0 12px}@media (max-width: 1024px){.enterprise-common-before-and-after__heading{font-size:36px}}@media (max-width: 480px){.enterprise-common-before-and-after__heading{font-size:24px}}@media (max-width: 1024px){.enterprise-common-before-and-after__heading{line-height:1.25}}.enterprise-common-before-and-after__desc{font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#000000b3;margin:0}@media (max-width: 768px){.enterprise-common-before-and-after__desc{font-size:16px}}@media (max-width: 480px){.enterprise-common-before-and-after__desc{font-size:16px}}.enterprise-common-before-and-after__cards{display:flex;gap:32px;align-items:stretch}@media (max-width: 768px){.enterprise-common-before-and-after__cards{gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.enterprise-common-before-and-after__cards::-webkit-scrollbar{display:none}}.enterprise-common-before-and-after__card{flex:1;border-radius:20px;padding:32px 28px;overflow:hidden;position:relative;border:1px solid #f1f2f9;box-shadow:0 1px 4px #19213d0f;display:flex;flex-direction:column;gap:10px}@media (max-width: 768px){.enterprise-common-before-and-after__card{flex:0 0 calc(100% - 48px);scroll-snap-align:start}}@media (max-width: 480px){.enterprise-common-before-and-after__card{flex:0 0 calc(100% - 40px);padding:24px 20px;border-radius:16px}}.enterprise-common-before-and-after__card--before{background-color:#f8f8f8}.enterprise-common-before-and-after__card--after{background:linear-gradient(111.96deg,#2b5cc1,#0c2554 126.29%)}.enterprise-common-before-and-after__glow{position:absolute;width:279px;height:279px;border-radius:500px;background:#ffffff4d;right:-80px;top:-144px;pointer-events:none}.enterprise-common-before-and-after__card--before .enterprise-common-before-and-after__glow{box-shadow:0 20px 60px #dededeb3}.enterprise-common-before-and-after__card--after .enterprise-common-before-and-after__glow{box-shadow:0 20px 60px #3d6ab3b3}.enterprise-common-before-and-after__card-title{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:32px;line-height:40px;letter-spacing:.06em;margin:0;position:relative;z-index:1}.enterprise-common-before-and-after__card--before .enterprise-common-before-and-after__card-title{color:#000}.enterprise-common-before-and-after__card--after .enterprise-common-before-and-after__card-title{color:#fff}@media (max-width: 1024px){.enterprise-common-before-and-after__card-title{font-size:26px;line-height:34px}}@media (max-width: 480px){.enterprise-common-before-and-after__card-title{font-size:20px;line-height:28px}}.enterprise-common-before-and-after__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px;position:relative;z-index:1;flex:1}.enterprise-common-before-and-after__item{display:flex;align-items:center;gap:6px;font-family:Poppins,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px}.enterprise-common-before-and-after__card--before .enterprise-common-before-and-after__item{color:#000}.enterprise-common-before-and-after__card--after .enterprise-common-before-and-after__item{color:#fff}@media (max-width: 480px){.enterprise-common-before-and-after__item{font-size:14px;line-height:22px}}.enterprise-common-before-and-after__item-icon{flex-shrink:0;width:20px;height:20px}.enterprice-appdevelopment-hero-wrapper{margin-top:85px}@media (max-width: 1024px){.enterprice-appdevelopment-hero-wrapper{margin-top:70px}}@media (max-width: 480px){.enterprice-appdevelopment-hero-wrapper{margin-top:60px}}.appdevelopment-metrics{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.appdevelopment-metrics{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-metrics{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.appdevelopment-metrics{margin-top:48px}}@media (max-width: 480px){.appdevelopment-metrics{margin-top:32px}}.appdevelopment-in-house-process{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.appdevelopment-in-house-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-in-house-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.appdevelopment-in-house-process{margin-top:48px}}@media (max-width: 480px){.appdevelopment-in-house-process{margin-top:32px}}.appdevelopment-tools-and-stack{margin:64px 72px}@media (max-width: 1024px){.appdevelopment-tools-and-stack{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-tools-and-stack{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.appdevelopment-tools-and-stack{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.appdevelopment-tools-and-stack{margin-top:32px;margin-bottom:32px}}.appdevelopment-must-have{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.appdevelopment-must-have{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-must-have{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.appdevelopment-must-have{margin-top:48px}}@media (max-width: 480px){.appdevelopment-must-have{margin-top:32px}}.appdevelopment-our-way{margin:64px 72px}@media (max-width: 1024px){.appdevelopment-our-way{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-our-way{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.appdevelopment-our-way{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.appdevelopment-our-way{margin-top:32px;margin-bottom:32px}}.appdevelopment-why-tecnogex-for-web-dev{margin-left:72px;margin-right:72px}@media (max-width: 1024px){.appdevelopment-why-tecnogex-for-web-dev{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-why-tecnogex-for-web-dev{margin-left:24px;margin-right:24px}}.appdevelopment-before-and-after{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.appdevelopment-before-and-after{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-before-and-after{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.appdevelopment-before-and-after{margin-top:48px}}@media (max-width: 480px){.appdevelopment-before-and-after{margin-top:32px}}.appdevelopment-features{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.appdevelopment-features{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.appdevelopment-features{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.appdevelopment-features{margin-top:48px}}@media (max-width: 480px){.appdevelopment-features{margin-top:32px}}.enterprice-appdevelopment-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.enterprice-appdevelopment-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.enterprice-appdevelopment-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:94dvh}}@media (max-width: 480px){.enterprice-appdevelopment-hero{min-height:94dvh}}.enterprice-appdevelopment-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.enterprice-appdevelopment-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.enterprice-appdevelopment-hero__top{padding:70px 40px 48px}}@media (max-width: 768px){.enterprice-appdevelopment-hero__top{padding:60px 24px 32px}}@media (max-width: 480px){.enterprice-appdevelopment-hero__top{padding:10vh 24px}}.enterprice-appdevelopment-hero__left{animation:apdevHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.enterprice-appdevelopment-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.enterprice-appdevelopment-hero__left{max-width:100%;text-align:left}}.enterprice-appdevelopment-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.enterprice-appdevelopment-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.enterprice-appdevelopment-hero__heading{font-size:36px;line-height:52px;margin-bottom:16px;text-align:left}}@media (max-width: 480px){.enterprice-appdevelopment-hero__heading{font-size:24px;line-height:32px;text-align:center;margin-bottom:14px}}.enterprice-appdevelopment-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 36px;font-weight:400;text-align:left}@media (max-width: 1024px){.enterprice-appdevelopment-hero__content{font-size:16px;max-width:100%}}@media (max-width: 768px){.enterprice-appdevelopment-hero__content{font-size:16px;margin-bottom:28px;text-align:left}}@media (max-width: 480px){.enterprice-appdevelopment-hero__content{font-size:16px;margin-bottom:24px;text-align:center;line-height:24px}}.enterprice-appdevelopment-hero__button-parent{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-start}@media (max-width: 768px){.enterprice-appdevelopment-hero__button-parent{gap:12px;justify-content:center}}@media (max-width: 480px){.enterprice-appdevelopment-hero__button-parent{gap:10px;padding-bottom:20px;justify-content:center}}.enterprice-appdevelopment-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.enterprice-appdevelopment-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.enterprice-appdevelopment-hero__btn{padding:14px 24px;font-size:16px}}.enterprice-appdevelopment-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.enterprice-appdevelopment-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.enterprice-appdevelopment-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.enterprice-appdevelopment-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.enterprice-appdevelopment-hero__right{position:static}@media (max-width: 768px){.enterprice-appdevelopment-hero__right{display:none}}.enterprice-appdevelopment-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.enterprice-appdevelopment-hero__image{width:clamp(400px,42vw,580px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.enterprice-appdevelopment-hero__image{display:none}}.enterprice-appdevelopment-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.enterprice-appdevelopment-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.enterprice-appdevelopment-hero__image-placeholder{display:none}}.enterprice-appdevelopment-hero__logo{z-index:10;overflow:hidden;width:100%;padding:36px 0 48px}@media (max-width: 768px){.enterprice-appdevelopment-hero__logo{padding:16px 0 24px}}@media (max-width: 480px){.enterprice-appdevelopment-hero__logo{padding:12px 0 10vh}}.enterprice-appdevelopment-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:apdevHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.enterprice-appdevelopment-hero__brands-list{gap:40px;animation-duration:18s;padding-left:24px}}@media (max-width: 480px){.enterprice-appdevelopment-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.enterprice-appdevelopment-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.enterprice-appdevelopment-hero__brand-item:hover{opacity:1}.enterprice-appdevelopment-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.enterprice-appdevelopment-hero__brand-logo{height:18px}}.enterprice-appdevelopment-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.enterprice-appdevelopment-hero__brand-name{font-size:14px}}@media (max-width: 480px){.enterprice-appdevelopment-hero__brand-name{font-size:14px}}.enterprice-appdevelopment-hero--skeleton{pointer-events:none}.enterprice-appdevelopment-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:apdevSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.enterprice-appdevelopment-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.enterprice-appdevelopment-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.enterprice-appdevelopment-hero--skeleton .skeleton-line--text{height:16px;width:90%}.enterprice-appdevelopment-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.enterprice-appdevelopment-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.enterprice-appdevelopment-hero--skeleton .skeleton-logo-strip{display:flex;gap:60px;padding-left:72px}@media (max-width: 480px){.enterprice-appdevelopment-hero--skeleton .skeleton-logo-strip{gap:30px;padding-left:24px}}.enterprice-appdevelopment-hero--skeleton .skeleton-logo-item{height:24px;width:90px;border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:apdevSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}.enterprice-webdevelopment-hero-wrapper{margin-top:85px}@media (max-width: 1024px){.enterprice-webdevelopment-hero-wrapper{margin-top:70px}}@media (max-width: 480px){.enterprice-webdevelopment-hero-wrapper{margin-top:60px}}.webdevelopment-metrics{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.webdevelopment-metrics{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-metrics{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-metrics{margin-top:48px}}@media (max-width: 480px){.webdevelopment-metrics{margin-top:32px}}.webdevelopment-in-house-process{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.webdevelopment-in-house-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-in-house-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-in-house-process{margin-top:48px}}@media (max-width: 480px){.webdevelopment-in-house-process{margin-top:32px}}.webdevelopment-tools-and-stack{margin:64px 72px}@media (max-width: 1024px){.webdevelopment-tools-and-stack{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-tools-and-stack{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-tools-and-stack{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.webdevelopment-tools-and-stack{margin-top:32px;margin-bottom:32px}}.webdevelopment-must-have{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.webdevelopment-must-have{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-must-have{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-must-have{margin-top:48px}}@media (max-width: 480px){.webdevelopment-must-have{margin-top:32px}}.webdevelopment-client-dashboard{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.webdevelopment-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-client-dashboard{margin-bottom:48px}}@media (max-width: 480px){.webdevelopment-client-dashboard{margin-bottom:32px}}.webdevelopment-our-way{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.webdevelopment-our-way{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-our-way{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-our-way{margin-bottom:48px}}@media (max-width: 480px){.webdevelopment-our-way{margin-bottom:32px}}.webdevelopment-why-tecnogex-for-web-dev{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.webdevelopment-why-tecnogex-for-web-dev{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-why-tecnogex-for-web-dev{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-why-tecnogex-for-web-dev{margin-top:48px}}@media (max-width: 480px){.webdevelopment-why-tecnogex-for-web-dev{margin-top:32px}}.webdevelopment-before-and-after{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.webdevelopment-before-and-after{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-before-and-after{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-before-and-after{margin-top:48px}}@media (max-width: 480px){.webdevelopment-before-and-after{margin-top:32px}}.webdevelopment-features{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.webdevelopment-features{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.webdevelopment-features{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.webdevelopment-features{margin-top:48px}}@media (max-width: 480px){.webdevelopment-features{margin-top:32px}}@keyframes webdevHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes webdevHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes webdevSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.enterprice-webdevelopment-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.enterprice-webdevelopment-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.enterprice-webdevelopment-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:94dvh}}@media (max-width: 480px){.enterprice-webdevelopment-hero{min-height:94dvh}}.enterprice-webdevelopment-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.enterprice-webdevelopment-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.enterprice-webdevelopment-hero__top{padding:70px 40px 48px}}@media (max-width: 768px){.enterprice-webdevelopment-hero__top{padding:60px 24px 32px}}@media (max-width: 480px){.enterprice-webdevelopment-hero__top{padding:10vh 24px}}.enterprice-webdevelopment-hero__left{animation:webdevHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.enterprice-webdevelopment-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.enterprice-webdevelopment-hero__left{max-width:100%;text-align:left}}.enterprice-webdevelopment-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.enterprice-webdevelopment-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.enterprice-webdevelopment-hero__heading{font-size:36px;line-height:52px;margin-bottom:16px;text-align:left}}@media (max-width: 480px){.enterprice-webdevelopment-hero__heading{font-size:24px;line-height:32px;text-align:center;margin-bottom:14px}}.enterprice-webdevelopment-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 36px;font-weight:400;text-align:left}@media (max-width: 1024px){.enterprice-webdevelopment-hero__content{font-size:16px;max-width:100%}}@media (max-width: 768px){.enterprice-webdevelopment-hero__content{font-size:16px;margin-bottom:28px;text-align:left}}@media (max-width: 480px){.enterprice-webdevelopment-hero__content{font-size:16px;margin-bottom:24px;text-align:center;line-height:24px}}.enterprice-webdevelopment-hero__button-parent{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-start}@media (max-width: 768px){.enterprice-webdevelopment-hero__button-parent{gap:12px;justify-content:center}}@media (max-width: 480px){.enterprice-webdevelopment-hero__button-parent{padding:14px 24px;font-size:16px}}.enterprice-webdevelopment-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.enterprice-webdevelopment-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.enterprice-webdevelopment-hero__btn{padding:14px 24px;font-size:16px}}.enterprice-webdevelopment-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.enterprice-webdevelopment-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.enterprice-webdevelopment-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.enterprice-webdevelopment-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.enterprice-webdevelopment-hero__right{position:static}@media (max-width: 768px){.enterprice-webdevelopment-hero__right{display:none}}.enterprice-webdevelopment-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.enterprice-webdevelopment-hero__image{width:clamp(400px,42vw,580px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.enterprice-webdevelopment-hero__image{display:none}}.enterprice-webdevelopment-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.enterprice-webdevelopment-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.enterprice-webdevelopment-hero__image-placeholder{display:none}}.enterprice-webdevelopment-hero__logo{z-index:10;overflow:hidden;width:100%;padding:36px 0 48px}@media (max-width: 768px){.enterprice-webdevelopment-hero__logo{padding:16px 0 24px}}@media (max-width: 480px){.enterprice-webdevelopment-hero__logo{padding:12px 0 10vh}}.enterprice-webdevelopment-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:webdevHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.enterprice-webdevelopment-hero__brands-list{gap:40px;animation-duration:18s;padding-left:24px}}@media (max-width: 480px){.enterprice-webdevelopment-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.enterprice-webdevelopment-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.enterprice-webdevelopment-hero__brand-item:hover{opacity:1}.enterprice-webdevelopment-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.enterprice-webdevelopment-hero__brand-logo{height:18px}}.enterprice-webdevelopment-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.enterprice-webdevelopment-hero__brand-name{font-size:14px}}@media (max-width: 480px){.enterprice-webdevelopment-hero__brand-name{font-size:14px}}.enterprice-webdevelopment-hero--skeleton{pointer-events:none}.enterprice-webdevelopment-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:webdevSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.enterprice-webdevelopment-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.enterprice-webdevelopment-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.enterprice-webdevelopment-hero--skeleton .skeleton-line--text{height:16px;width:90%}.enterprice-webdevelopment-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.enterprice-webdevelopment-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.enterprice-webdevelopment-hero--skeleton .skeleton-logo-strip{display:flex;gap:60px;padding-left:72px}@media (max-width: 480px){.enterprice-webdevelopment-hero--skeleton .skeleton-logo-strip{gap:30px;padding-left:24px}}.enterprice-webdevelopment-hero--skeleton .skeleton-logo-item{height:24px;width:90px;border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:webdevSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}.enterprice-dashboard-hero-wrapper{margin-top:85px}@media (max-width: 1024px){.enterprice-dashboard-hero-wrapper{margin-top:70px}}@media (max-width: 480px){.enterprice-dashboard-hero-wrapper{margin-top:60px}}.dashboard-metrics{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.dashboard-metrics{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-metrics{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-metrics{margin-top:48px}}@media (max-width: 480px){.dashboard-metrics{margin-top:32px}}.dashboard-tools-and-stack{margin:64px 72px}@media (max-width: 1024px){.dashboard-tools-and-stack{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-tools-and-stack{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-tools-and-stack{margin-top:48px;margin-bottom:48px}}@media (max-width: 480px){.dashboard-tools-and-stack{margin-top:32px;margin-bottom:32px}}.dashboard-must-have{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.dashboard-must-have{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-must-have{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-must-have{margin-top:48px}}@media (max-width: 480px){.dashboard-must-have{margin-top:32px}}.dashboard-client-dashboard{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.dashboard-client-dashboard{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-client-dashboard{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-client-dashboard{margin-bottom:48px}}@media (max-width: 480px){.dashboard-client-dashboard{margin-bottom:32px}}.dashboard-in-house-process{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.dashboard-in-house-process{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-in-house-process{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-in-house-process{margin-top:48px}}@media (max-width: 480px){.dashboard-in-house-process{margin-top:32px}}.dashboard-our-way-of-doing-things{margin-left:72px;margin-right:72px;margin-bottom:64px}@media (max-width: 1024px){.dashboard-our-way-of-doing-things{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-our-way-of-doing-things{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-our-way-of-doing-things{margin-bottom:48px}}@media (max-width: 480px){.dashboard-our-way-of-doing-things{margin-bottom:32px}}.dashboard-before-and-after{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.dashboard-before-and-after{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-before-and-after{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-before-and-after{margin-top:48px}}@media (max-width: 480px){.dashboard-before-and-after{margin-top:32px}}.dashboard-features{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.dashboard-features{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-features{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-features{margin-top:48px}}@media (max-width: 480px){.dashboard-features{margin-top:32px}}.dashboard-services{margin-left:72px;margin-right:72px;margin-top:64px}@media (max-width: 1024px){.dashboard-services{margin-left:40px;margin-right:40px}}@media (max-width: 480px){.dashboard-services{margin-left:24px;margin-right:24px}}@media (max-width: 1024px){.dashboard-services{margin-top:48px}}@media (max-width: 480px){.dashboard-services{margin-top:32px}}@keyframes apdevHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes apdevHeroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes apdevSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.enterprice-dashboard-hero{position:relative;overflow:hidden;background:var(--bg-desktop, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;color:#fff;width:100%;min-height:90vh;display:flex;flex-direction:column}@media (max-width: 1024px){.enterprice-dashboard-hero{background:var(--bg-tablet, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:90vh}}@media (max-width: 768px){.enterprice-dashboard-hero{background:var(--bg-mobile, linear-gradient(135deg, #0D1B4A 0%, #1E3A8A 45%, #2563EB 100%));background-size:cover;background-position:center;min-height:94dvh}}@media (max-width: 480px){.enterprice-dashboard-hero{min-height:94dvh}}.enterprice-dashboard-hero__container{display:flex;flex-direction:column;flex:1;width:100%;margin:0 auto}.enterprice-dashboard-hero__top{position:relative;z-index:10;display:flex;align-items:center;width:100%;flex:1;padding-top:85px}@media (max-width: 1024px){.enterprice-dashboard-hero__top{padding:70px 40px 48px}}@media (max-width: 768px){.enterprice-dashboard-hero__top{padding:60px 24px 32px}}@media (max-width: 480px){.enterprice-dashboard-hero__top{padding:10vh 24px}}.enterprice-dashboard-hero__left{animation:apdevHeroFadeUp .7s cubic-bezier(.22,1,.36,1) both;max-width:55%;width:100%;padding-left:72px;padding-right:2px;text-align:left;position:relative;z-index:15}@media (max-width: 1024px){.enterprice-dashboard-hero__left{max-width:60%;padding-left:0;padding-right:0}}@media (max-width: 768px){.enterprice-dashboard-hero__left{max-width:100%;text-align:left}}.enterprice-dashboard-hero__heading{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;line-height:60px;letter-spacing:-.02em;margin:0 0 20px;text-align:left}@media (max-width: 1024px){.enterprice-dashboard-hero__heading{font-size:36px;line-height:52px}}@media (max-width: 768px){.enterprice-dashboard-hero__heading{font-size:36px;line-height:52px;margin-bottom:16px;text-align:left}}@media (max-width: 480px){.enterprice-dashboard-hero__heading{font-size:24px;line-height:32px;text-align:center;margin-bottom:14px}}.enterprice-dashboard-hero__content{font-size:18px;line-height:1.75;color:#fffc;max-width:620px;margin:0 0 36px;font-weight:400;text-align:left}@media (max-width: 1024px){.enterprice-dashboard-hero__content{font-size:16px;max-width:100%}}@media (max-width: 768px){.enterprice-dashboard-hero__content{font-size:16px;margin-bottom:28px;text-align:left}}@media (max-width: 480px){.enterprice-dashboard-hero__content{font-size:16px;margin-bottom:24px;text-align:center;line-height:24px}}.enterprice-dashboard-hero__button-parent{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-start}@media (max-width: 768px){.enterprice-dashboard-hero__button-parent{gap:12px;justify-content:center}}@media (max-width: 480px){.enterprice-dashboard-hero__button-parent{gap:10px;padding-bottom:20px;justify-content:center}}.enterprice-dashboard-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (max-width: 768px){.enterprice-dashboard-hero__btn{padding:13px 24px;font-size:16px}}@media (max-width: 480px){.enterprice-dashboard-hero__btn{padding:14px 24px;font-size:16px}}.enterprice-dashboard-hero__btn--primary{background:#1d5dff;color:#fff;border:none;box-shadow:0 4px 20px #2563eb80}.enterprice-dashboard-hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 28px #2563eba6}.enterprice-dashboard-hero__btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.enterprice-dashboard-hero__btn--secondary:hover{background:#ffffff1a;border-color:#ffffffbf;transform:translateY(-2px)}.enterprice-dashboard-hero__right{position:static}@media (max-width: 768px){.enterprice-dashboard-hero__right{display:none}}.enterprice-dashboard-hero__image{position:absolute;right:clamp(-10%,-5vw,0%);top:50%;transform:translateY(-42%);width:clamp(720px,60vw,1000px);height:auto;-o-object-fit:contain;object-fit:contain;z-index:5;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));margin-right:-100px}@media (max-width: 1024px){.enterprice-dashboard-hero__image{width:clamp(400px,42vw,580px);right:-5%;transform:translateY(-45%)}}@media (max-width: 768px){.enterprice-dashboard-hero__image{display:none}}.enterprice-dashboard-hero__image-placeholder{position:absolute;right:0;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:5;margin-right:-80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px}@media (max-width: 1024px){.enterprice-dashboard-hero__image-placeholder{width:380px;height:300px;margin-right:-60px}}@media (max-width: 768px){.enterprice-dashboard-hero__image-placeholder{display:none}}.enterprice-dashboard-hero__logo{z-index:10;overflow:hidden;width:100%;padding:36px 0 48px}@media (max-width: 768px){.enterprice-dashboard-hero__logo{padding:16px 0 24px}}@media (max-width: 480px){.enterprice-dashboard-hero__logo{padding:12px 0 10vh}}.enterprice-dashboard-hero__brands-list{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:apdevHeroScroll 25s linear infinite;list-style:none;margin:0;padding-left:72px}@media (max-width: 768px){.enterprice-dashboard-hero__brands-list{gap:40px;animation-duration:18s;padding-left:24px}}@media (max-width: 480px){.enterprice-dashboard-hero__brands-list{gap:30px;animation-duration:15s;padding-left:24px}}.enterprice-dashboard-hero__brand-item{flex:0 0 auto;display:flex;align-items:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.enterprice-dashboard-hero__brand-item:hover{opacity:1}.enterprice-dashboard-hero__brand-logo{height:24px;width:auto;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}@media (max-width: 480px){.enterprice-dashboard-hero__brand-logo{height:18px}}.enterprice-dashboard-hero__brand-name{font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#fff;white-space:nowrap}@media (max-width: 768px){.enterprice-dashboard-hero__brand-name{font-size:14px}}@media (max-width: 480px){.enterprice-dashboard-hero__brand-name{font-size:14px}}.enterprice-dashboard-hero--skeleton{pointer-events:none}.enterprice-dashboard-hero--skeleton .skeleton-line{border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:apdevSkeletonShimmer 1.4s ease-in-out infinite;margin-bottom:14px}.enterprice-dashboard-hero--skeleton .skeleton-line--heading{height:32px;width:80%}.enterprice-dashboard-hero--skeleton .skeleton-line--heading-short{height:32px;width:55%}.enterprice-dashboard-hero--skeleton .skeleton-line--text{height:16px;width:90%}.enterprice-dashboard-hero--skeleton .skeleton-line--text-short{height:16px;width:60%;margin-bottom:28px}.enterprice-dashboard-hero--skeleton .skeleton-line--btn{height:48px;width:200px;border-radius:999px}.enterprice-dashboard-hero--skeleton .skeleton-logo-strip{display:flex;gap:60px;padding-left:72px}@media (max-width: 480px){.enterprice-dashboard-hero--skeleton .skeleton-logo-strip{gap:30px;padding-left:24px}}.enterprice-dashboard-hero--skeleton .skeleton-logo-item{height:24px;width:90px;border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:apdevSkeletonShimmer 1.4s ease-in-out infinite;flex-shrink:0}.enterprise-dashboard-services{background:#fff;text-align:left}.enterprise-dashboard-services *{box-sizing:border-box}.enterprise-dashboard-services__badge{display:inline-block;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:500;letter-spacing:.01em;color:#1d5dff;background:#1d5dff1f;padding:8px 20px;border-radius:999px;margin-bottom:16px}@media (max-width: 480px){.enterprise-dashboard-services__badge{padding:6px 20px;border:1px solid #1D5DFF}}.enterprise-dashboard-services__heading{font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:44px;letter-spacing:-.03em;line-height:60px;color:#000;margin:0 0 16px}@media (max-width: 1024px){.enterprise-dashboard-services__heading{font-size:36px}}@media (max-width: 480px){.enterprise-dashboard-services__heading{font-size:24px}}@media (max-width: 1024px){.enterprise-dashboard-services__heading{line-height:52px}}@media (max-width: 480px){.enterprise-dashboard-services__heading{line-height:32px;margin-bottom:12px}}.enterprise-dashboard-services__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:26px;color:#6b7280;margin:0 0 40px}@media (max-width: 480px){.enterprise-dashboard-services__description{font-size:16px;margin-bottom:28px}}.enterprise-dashboard-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){.enterprise-dashboard-services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.enterprise-dashboard-services__grid{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;padding-right:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.enterprise-dashboard-services__grid::-webkit-scrollbar{display:none}}.enterprise-dashboard-services__card{position:relative;width:100%;aspect-ratio:400/310;border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1)}.enterprise-dashboard-services__card:hover{transform:scale(1.02)}@media (max-width: 480px){.enterprise-dashboard-services__card{border-radius:12px;flex:0 0 88%;width:88%;scroll-snap-align:start}}.enterprise-dashboard-services__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.72) 100%)}.enterprise-dashboard-services__card-title{position:absolute;bottom:20px;left:20px;right:20px;font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:1.35;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 480px){.enterprise-dashboard-services__card-title{font-size:16px;bottom:16px;left:16px;right:16px}}.shopEcommerceSolutionsPage{overflow-x:hidden;height:auto;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.shopEcommerceSolutionsPage{gap:2.5rem}.shopEcommerceSolutionsPage .ecommerce-success-section-wrapper{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media (min-width: 992px){.shopEcommerceSolutionsPage{gap:3rem}.shopEcommerceSolutionsPage .ecommerce-success-section-wrapper{margin-top:-3rem;margin-bottom:-3rem}}@media (max-width: 480px){.shopEcommerceSolutionsPage{gap:1.5rem}.shopEcommerceSolutionsPage .ecommerce-success-section-wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}}.shopEcommerceSolutionsPage .ecommerce-logo{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.shopEcommerceSolutionsPage .ecommerce-inner-logo,.shopEcommerceSolutionsPage .ecommerce-page-logos,.shopEcommerceSolutionsPage .ecommerce-page-logos .logo-strip{width:100%}.shopEcommerceSolutionsPage .ecommerce-benefits{width:100%;background:linear-gradient(135deg,#f8f9fa,#fff);padding:60px 4%;border-radius:24px}@media (max-width: 768px){.shopEcommerceSolutionsPage .ecommerce-benefits{padding:40px 20px;border-radius:16px}}@media (max-width: 480px){.shopEcommerceSolutionsPage .ecommerce-benefits{padding:30px 16px}}.shopEcommerceSolutionsPage .ecommerce-why-choose-us{width:100%}.shopEcommerceSolutionsPage .ecommerce-why-choose-us .why-choose-us__container{width:92%}.shopEcommerceSolutionsPage .client-dashboard-section-ecommerce-parent{width:100%;padding-top:20px}.shopEcommerceSolutionsPage .client-dashboard-section-ecommerce-child{width:92%;margin:0 auto}.shopEcommerceSolutionsPage .client-dashboard-section-ecommerce-child .service-common-client-dashboard__image{width:100%;display:flex;justify-content:center;margin-top:0}.shopEcommerceSolutionsPage .client-dashboard-section-ecommerce-child .service-common-client-dashboard__image img{width:72%;margin:0 auto}.shopEcommerceSolutionsPage .client-dashboard-loader,.shopEcommerceSolutionsPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.shopEcommerceSolutionsPage .client-dashboard-loader .loader-spinner,.shopEcommerceSolutionsPage .case-studies-loader .loader-spinner{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#e3935d;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.shopEcommerceSolutionsPage .client-dashboard-loader p,.shopEcommerceSolutionsPage .case-studies-loader p{font-size:16px;color:#666}@media (min-width: 992px){.shopEcommerceSolutionsPage .ecommerce-inner-logo{width:92%}}@media (max-width: 768px){.shopEcommerceSolutionsPage .ecommerce-logo{margin:0}.shopEcommerceSolutionsPage .ecommerce-inner-logo,.shopEcommerceSolutionsPage .client-dashboard-section-ecommerce-child .service-common-client-dashboard__image img{width:100%}}.shopWebsiteDevelopmentPage{overflow-x:hidden;height:auto;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.shopWebsiteDevelopmentPage{gap:2.5rem}.shopWebsiteDevelopmentPage .website-dev-success-section-wrapper{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media (min-width: 992px){.shopWebsiteDevelopmentPage{gap:3rem}.shopWebsiteDevelopmentPage .website-dev-success-section-wrapper{margin-top:-3rem;margin-bottom:-3rem}}@media (max-width: 480px){.shopWebsiteDevelopmentPage{gap:1.5rem}.shopWebsiteDevelopmentPage .website-dev-success-section-wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}}.shopWebsiteDevelopmentPage .website-dev-logo{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.shopWebsiteDevelopmentPage .website-dev-inner-logo,.shopWebsiteDevelopmentPage .website-dev-page-logos,.shopWebsiteDevelopmentPage .website-dev-page-logos .logo-strip{width:100%}.shopWebsiteDevelopmentPage .website-dev-benefits{width:100%;background:linear-gradient(135deg,#f8f9fa,#fff);padding:60px 4%;border-radius:24px}@media (max-width: 768px){.shopWebsiteDevelopmentPage .website-dev-benefits{padding:40px 20px;border-radius:16px}}@media (max-width: 480px){.shopWebsiteDevelopmentPage .website-dev-benefits{padding:30px 16px}}.shopWebsiteDevelopmentPage .website-dev-why-choose-us{width:100%}.shopWebsiteDevelopmentPage .website-dev-why-choose-us .why-choose-us__container{width:92%}.shopWebsiteDevelopmentPage .client-dashboard-section-website-dev-parent{width:100%;padding-top:20px}.shopWebsiteDevelopmentPage .client-dashboard-section-website-dev-child{width:92%;margin:0 auto}.shopWebsiteDevelopmentPage .client-dashboard-section-website-dev-child .service-common-client-dashboard__image{width:100%;display:flex;justify-content:center;margin-top:0}.shopWebsiteDevelopmentPage .client-dashboard-section-website-dev-child .service-common-client-dashboard__image img{width:72%;margin:0 auto}.shopWebsiteDevelopmentPage .client-dashboard-loader,.shopWebsiteDevelopmentPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.shopWebsiteDevelopmentPage .client-dashboard-loader .loader-spinner,.shopWebsiteDevelopmentPage .case-studies-loader .loader-spinner{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#6c63ff;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.shopWebsiteDevelopmentPage .client-dashboard-loader p,.shopWebsiteDevelopmentPage .case-studies-loader p{font-size:16px;color:#666}@media (min-width: 992px){.shopWebsiteDevelopmentPage .website-dev-inner-logo{width:92%}}@media (max-width: 768px){.shopWebsiteDevelopmentPage .website-dev-logo{margin:0}.shopWebsiteDevelopmentPage .website-dev-inner-logo,.shopWebsiteDevelopmentPage .client-dashboard-section-website-dev-child .service-common-client-dashboard__image img{width:100%}}.shop-wd-hero{width:100%;min-height:70vh;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 1024px){.shop-wd-hero{min-height:70vh}}@media (max-width: 768px){.shop-wd-hero{min-height:70vh}}@media (max-width: 480px){.shop-wd-hero{min-height:70vh}}.shop-wd-hero--loading{align-items:center;justify-content:center}.shop-wd-hero__spinner{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#1d5dff;animation:shop-wd-hero-spin .8s ease-in-out infinite}@keyframes shop-wd-hero-spin{to{transform:rotate(360deg)}}.shop-wd-hero__content{width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 20px 20px}@media (max-width: 768px){.shop-wd-hero__content{padding:40px 16px 30px}}@media (max-width: 480px){.shop-wd-hero__content{padding:32px 16px 24px}}.shop-wd-hero__content-inner{width:80%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}@media (max-width: 768px){.shop-wd-hero__content-inner{width:88%;gap:16px}}@media (max-width: 480px){.shop-wd-hero__content-inner{width:92%;gap:14px}}.shop-wd-hero__title{font-family:Poppins,system-ui,sans-serif;font-size:44px;font-weight:500;letter-spacing:-.03em;line-height:60px;color:#000;margin:0}@media (max-width: 1024px){.shop-wd-hero__title{font-size:36px}}@media (max-width: 480px){.shop-wd-hero__title{font-size:24px}}@media (max-width: 1024px){.shop-wd-hero__title{font-size:42px;line-height:52px}}@media (max-width: 768px){.shop-wd-hero__title{font-size:34px;line-height:1.3}}@media (max-width: 480px){.shop-wd-hero__title{font-size:28px;line-height:36px}}.shop-wd-hero__title-highlight{transition:color .3s ease}.shop-wd-hero__description{font-family:Poppins,system-ui,sans-serif;font-size:18px;line-height:1.75;color:#6b7280;letter-spacing:-.01em;margin:0;max-width:680px}@media (max-width: 768px){.shop-wd-hero__description{font-size:16px}}@media (max-width: 480px){.shop-wd-hero__description{font-size:16px}}@media (max-width: 768px){.shop-wd-hero__description{max-width:90%;font-size:16px}}@media (max-width: 480px){.shop-wd-hero__description{max-width:100%;font-size:15px}}.shop-wd-hero__images{width:100%;overflow:hidden}.shop-wd-hero__images-track{display:flex;gap:20px;width:-moz-max-content;width:max-content;animation:shop-wd-hero-scroll var(--scroll-duration, 40s) linear infinite}.shop-wd-hero__images-track:hover{animation-play-state:paused}@media (max-width: 480px){.shop-wd-hero__images-track{gap:14px}}@keyframes shop-wd-hero-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.shop-wd-hero__image-card{flex-shrink:0;width:160px;height:160px;border-radius:12px 12px 0 0;overflow:hidden;border:1px solid #e4e6ee;background:#fff;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.shop-wd-hero__image-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}@media (max-width: 1024px){.shop-wd-hero__image-card{width:140px;height:140px}}@media (max-width: 768px){.shop-wd-hero__image-card{width:120px;height:120px}}@media (max-width: 480px){.shop-wd-hero__image-card{width:110px;height:110px}}.shop-wd-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.shopEmailMarketingPage{overflow-x:hidden;height:auto;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.shopEmailMarketingPage{gap:2.5rem}.shopEmailMarketingPage .email-marketing-success-section-wrapper{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media (min-width: 992px){.shopEmailMarketingPage{gap:3rem}.shopEmailMarketingPage .email-marketing-success-section-wrapper{margin-top:-3rem;margin-bottom:-3rem}}@media (max-width: 480px){.shopEmailMarketingPage{gap:1.5rem}.shopEmailMarketingPage .email-marketing-success-section-wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}}.shopEmailMarketingPage .email-marketing-logo{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.shopEmailMarketingPage .email-marketing-inner-logo,.shopEmailMarketingPage .email-marketing-page-logos,.shopEmailMarketingPage .email-marketing-page-logos .logo-strip{width:100%}.shopEmailMarketingPage .email-marketing-benefits{width:100%;background:linear-gradient(135deg,#f9faf8,#fff);padding:60px 4%;border-radius:24px}@media (max-width: 768px){.shopEmailMarketingPage .email-marketing-benefits{padding:40px 20px;border-radius:16px}}@media (max-width: 480px){.shopEmailMarketingPage .email-marketing-benefits{padding:30px 16px}}.shopEmailMarketingPage .email-marketing-why-choose-us{width:100%}.shopEmailMarketingPage .email-marketing-why-choose-us .why-choose-us__container{width:92%}.shopEmailMarketingPage .client-dashboard-section-email-marketing-parent{width:100%;padding-top:20px}.shopEmailMarketingPage .client-dashboard-section-email-marketing-child{width:92%;margin:0 auto}.shopEmailMarketingPage .client-dashboard-section-email-marketing-child .service-common-client-dashboard__image{width:100%;display:flex;justify-content:center;margin-top:0}.shopEmailMarketingPage .client-dashboard-section-email-marketing-child .service-common-client-dashboard__image img{width:72%;margin:0 auto}.shopEmailMarketingPage .client-dashboard-loader,.shopEmailMarketingPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.shopEmailMarketingPage .client-dashboard-loader .loader-spinner,.shopEmailMarketingPage .case-studies-loader .loader-spinner{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#e1306c;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.shopEmailMarketingPage .client-dashboard-loader p,.shopEmailMarketingPage .case-studies-loader p{font-size:16px;color:#666}@media (min-width: 992px){.shopEmailMarketingPage .email-marketing-inner-logo{width:92%}}@media (max-width: 768px){.shopEmailMarketingPage .email-marketing-logo{margin:0}.shopEmailMarketingPage .email-marketing-inner-logo,.shopEmailMarketingPage .client-dashboard-section-email-marketing-child .service-common-client-dashboard__image img{width:100%}}.shop-marketing-platform{width:100%}.shop-marketing-platform__container{width:92%;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.shop-marketing-platform__header{display:flex;flex-direction:column;gap:.75rem}.shop-marketing-platform__badge{padding:8px 20px;border-radius:999px;background:#298dff1f;font-size:16px;font-weight:500;color:#1d5dff;line-height:24px;letter-spacing:0%;width:-moz-fit-content;width:fit-content}@media (min-width: 768px){.shop-marketing-platform__badge{font-size:15px;padding:10px 24px}}@media (min-width: 1024px){.shop-marketing-platform__badge{font-size:16px;padding:12px 28px}}@media (max-width: 768px){.shop-marketing-platform__badge{font-size:12px;padding:6px 16px}}.shop-marketing-platform__heading{text-align:left;font-size:44px;font-weight:500;color:#111827;margin:0;line-height:52px}@media (max-width: 768px){.shop-marketing-platform__heading{font-size:28px;line-height:36px}}@media (max-width: 480px){.shop-marketing-platform__heading{font-size:22px;line-height:30px}}.shop-marketing-platform__description{text-align:left;font-size:18px;color:#6b7280;max-width:1000px;line-height:26px}@media (max-width: 768px){.shop-marketing-platform__description{font-size:16px;line-height:24px}}@media (max-width: 480px){.shop-marketing-platform__description{font-size:14px;line-height:22px}}.shop-marketing-platform__card{width:100%;border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:flex;align-items:center;gap:2rem;padding:0rem 2.5rem;min-height:270px;overflow:hidden}@media (max-width: 768px){.shop-marketing-platform__card{flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.5rem}}@media (max-width: 480px){.shop-marketing-platform__card{padding:1.25rem}}.shop-marketing-platform__card-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.625rem}.shop-marketing-platform__card-title{text-align:left;font-size:32px;font-weight:400;color:#111827;margin:0;line-height:40px}@media (max-width: 768px){.shop-marketing-platform__card-title{font-size:24px;line-height:32px}}@media (max-width: 480px){.shop-marketing-platform__card-title{font-size:20px;line-height:28px}}.shop-marketing-platform__card-desc{text-align:left;font-size:16px;font-weight:400;leading-trim:none;line-height:24px;letter-spacing:0px;color:#6b7280;max-width:500px}.shop-marketing-platform__icons-wrapper{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.shop-marketing-platform__icons-wrapper{width:100%}}.shop-marketing-platform__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;border-radius:8px}.shop-marketing-platform .grid-line{position:absolute;background:#e5e7eb}.shop-marketing-platform .grid-line--v1{width:1px;top:0;bottom:0;left:33.33%}.shop-marketing-platform .grid-line--v2{width:1px;top:0;bottom:0;left:66.66%}.shop-marketing-platform .grid-line--h1{height:1px;left:0;right:0;top:33.33%}.shop-marketing-platform .grid-line--h2{height:1px;left:0;right:0;top:66.66%}.shop-marketing-platform__icons-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,64px);gap:16px;padding:16px}@media (max-width: 480px){.shop-marketing-platform__icons-grid{grid-template-columns:repeat(3,52px);gap:12px}}.shop-marketing-platform__icon-item{width:64px;height:64px;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.shop-marketing-platform__icon-item:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000026}@media (max-width: 480px){.shop-marketing-platform__icon-item{width:52px;height:52px;border-radius:10px}}.shop-marketing-platform__icon-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.shop-marketing-platform__icon-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;text-transform:uppercase}.shop-marketing-platform__image-wrapper{width:100%;max-width:520px;min-width:0;display:flex;align-items:center;justify-content:center}.shop-marketing-platform__image{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.shop-marketing-platform__image-wrapper{max-width:100%;width:100%}}.shopVideoMarketingPage{overflow-x:hidden;height:auto;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.shopVideoMarketingPage{gap:2.5rem}.shopVideoMarketingPage .video-marketing-success-section-wrapper{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media (min-width: 992px){.shopVideoMarketingPage{gap:3rem}.shopVideoMarketingPage .video-marketing-success-section-wrapper{margin-top:-3rem;margin-bottom:-3rem}}@media (max-width: 480px){.shopVideoMarketingPage{gap:1.5rem}.shopVideoMarketingPage .video-marketing-success-section-wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}}.shopVideoMarketingPage .video-marketing-logo{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.shopVideoMarketingPage .video-marketing-inner-logo,.shopVideoMarketingPage .video-marketing-page-logos,.shopVideoMarketingPage .video-marketing-page-logos .logo-strip{width:100%}.shopVideoMarketingPage .video-marketing-benefits{width:100%;background:linear-gradient(135deg,#f9faf8,#fff);padding:60px 4%;border-radius:24px}@media (max-width: 768px){.shopVideoMarketingPage .video-marketing-benefits{padding:40px 20px;border-radius:16px}}@media (max-width: 480px){.shopVideoMarketingPage .video-marketing-benefits{padding:30px 16px}}.shopVideoMarketingPage .video-marketing-why-choose-us{width:100%}.shopVideoMarketingPage .video-marketing-why-choose-us .why-choose-us__container{width:92%}.shopVideoMarketingPage .client-dashboard-section-video-marketing-parent{width:100%;padding-top:20px}.shopVideoMarketingPage .client-dashboard-section-video-marketing-child{width:92%;margin:0 auto}.shopVideoMarketingPage .client-dashboard-section-video-marketing-child .service-common-client-dashboard__image{width:100%;display:flex;justify-content:center;margin-top:0}.shopVideoMarketingPage .client-dashboard-section-video-marketing-child .service-common-client-dashboard__image img{width:72%;margin:0 auto}.shopVideoMarketingPage .client-dashboard-loader,.shopVideoMarketingPage .case-studies-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.shopVideoMarketingPage .client-dashboard-loader .loader-spinner,.shopVideoMarketingPage .case-studies-loader .loader-spinner{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#ff4757;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.shopVideoMarketingPage .client-dashboard-loader p,.shopVideoMarketingPage .case-studies-loader p{font-size:16px;color:#666}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 992px){.shopVideoMarketingPage .video-marketing-inner-logo{width:92%}}@media (max-width: 768px){.shopVideoMarketingPage .video-marketing-logo{margin:0}.shopVideoMarketingPage .video-marketing-inner-logo,.shopVideoMarketingPage .client-dashboard-section-video-marketing-child .service-common-client-dashboard__image img{width:100%}}.vmf{width:100%;padding:72px 4%;box-sizing:border-box}.vmf__container{margin:0 auto;display:flex;flex-direction:column;gap:48px}.vmf__header{font-family:Poppins;text-align:left;display:flex;flex-direction:column;gap:12px;max-width:70%}.vmf__badge{display:inline-block;padding:8px 20px;background:#298dff1f;color:#1d5dff;border-radius:20px;font-size:16px;font-weight:500;letter-spacing:0%;line-height:24px;min-height:40px;width:-moz-fit-content;width:fit-content}.vmf__heading{line-height:1.2;color:#111;font-size:44px;font-weight:500;leading-trim:none;line-height:52px;letter-spacing:0%;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.vmf__heading-highlight{color:#ff4757}.vmf__description{font-size:18px;line-height:26px;color:#555;letter-spacing:0%;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vmf__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 768px){.vmf__grid{grid-template-columns:1fr}}.vmf__card{--card-gradient: "linear-gradient(to top, #649494 0%, #F3F9FF 100%)", --card-border: transparent;background:var(--card-gradient);border-radius:16px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease;display:flex;flex-direction:column}.vmf__card:hover{box-shadow:0 12px 40px #0000001a;transform:translateY(-3px)}.vmf__card-body{font-family:Poppins;padding:28px 28px 20px;display:flex;flex-direction:column;gap:10px;background:transparent}.vmf__card-title{text-align:left;font-size:24px;font-weight:500;color:#111;line-height:32px;letter-spacing:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vmf__card-desc{text-align:left;font-weight:400;font-size:18px;line-height:26px;leading-trim:none;letter-spacing:0px;vertical-align:middle;color:#444;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vmf__card-preview{width:100%;flex:1;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;position:relative;background:transparent}.vmf__card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.vmf__card-placeholder{width:100%;min-height:180px;background:transparent}@media (max-width: 992px){.vmf{padding:56px 4%}}@media (max-width: 768px){.vmf{padding:40px 20px}.vmf__container{gap:32px}.vmf__heading{white-space:normal}.vmf__header{max-width:100%}}@media (max-width: 480px){.vmf{padding:32px 16px}.vmf__heading{font-size:22px;line-height:30px}.vmf__card-body{padding:20px 20px 16px}.vmf__card-title{font-size:20px}.vmf__card-desc{font-size:15px}}.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)}}
