.ourServicesContainer{font-family:var(--landing-page-font);width:100%;background-color:var(--light-primary);padding:0 4.938rem 3.063rem var(--section-left-padding);display:flex;align-items:center;justify-content:center}.ourServiceSection{width:100%;height:max-content;border-radius:1.25rem;background-color:var(--light-secondary);padding:2.75rem 3.91rem 3.75rem 1.5rem;display:flex;flex-direction:column}.ourServiceSectionContainer{display:flex;flex-direction:row;gap:9.375rem}.ourServiceDescriptionContainer{display:flex;flex-direction:column;min-width:19rem}.descriptionContainerHeaderSection{display:flex;flex-direction:column;justify-content:flex-start;font-size:2.5rem;font-weight:700;line-height:3.438rem;color:var(--dark-primary)}.descriptionContainerSubheader{max-width:19rem;font-size:1.25rem;font-weight:400;line-height:1.705rem;color:var(--dark-secondary-80);padding:1.75rem 0 2.813rem}.servicesSearchContainer{display:flex;flex-direction:row;gap:.75rem;background-color:var(--brand-tertiary-color);border-radius:1.875rem;padding:.688rem;width:16.313rem;height:2.625rem;transition:all .3s ease;position:relative}.servicesDropDown{position:absolute;top:100%;left:0;width:100%;background-color:var(--light-secondary);box-shadow:0 1px .25rem rgba(0,0,0,.25);border-radius:.5rem;padding:.188rem 0;overflow:scroll;height:13.313rem;max-height:13.313rem;z-index:10}.noMatchingResultItem{padding:.75rem 1.5rem;font-size:.875rem;font-weight:var(--landing-page-font-500);line-height:1.125rem;letter-spacing:.03rem}.servicesDropDown::-webkit-scrollbar{display:none}.servicesDropDownItem{padding:.75rem 1.5rem;font-size:.875rem;font-weight:var(--landing-page-font-500);line-height:1.125rem;letter-spacing:.03rem;color:var(--dark-secondary);transition:all .3s ease}.servicesDropDownItem:hover{background-color:var(--light-primary)}.servicesSearchContainer:focus-within{background-color:var(--service-senary-color);color:var(--dark-secondary)}.searchIcon{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.serviceSearchInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;margin:0;outline:none;box-shadow:none;font-family:var(--landing-page-font);color:var(--dark-secondary);width:100%;font-size:.875rem;font-weight:400;line-height:1.194rem}.serviceContentContainerOuterContainer{display:flex;align-items:start;flex-direction:row;flex-wrap:wrap;gap:1.474rem}.serviceContentContainer{display:flex;flex-direction:row;align-items:center;margin-bottom:2.375rem}.serviceImageDescriptionContainer{width:2.813rem;height:2.813rem;margin-right:-.35rem;z-index:5}.serviceContentSection,.serviceImageDescriptionContainer{background-color:var(--light-secondary);display:flex;align-items:center;justify-content:center}.serviceContentSection{width:5.713rem;height:6.5rem;border-radius:.899rem;position:relative;overflow:hidden}.serviceContentText{max-width:10ch;height:4.5rem;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 0 .72px rgba(63,67,173,.25);font-size:.875rem;font-weight:var(--landing-page-font-400);line-height:1.188rem;color:var(--dark-secondary);padding:.5rem;overflow:hidden;display:flex}.serviceContentText p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all;-webkit-hyphens:auto;hyphens:auto;text-align:center}.serviceContentOverlay{position:absolute;bottom:-.25rem;right:-.5rem}.ourServicesActionContainer{height:6.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-left:.75rem}.exploreMoreServicesCotentText{width:5.5rem;font-size:.875rem;font-weight:var(--landing-page-font-600);line-height:1.194rem;color:var(--brand-primary-color);transition:all .3s ease;cursor:pointer}.exploreMoreServicesCotentText:hover{text-underline-offset:.125rem;text-decoration:underline}.exploreMoreServiceArrowIcon{width:1.5rem;height:1.5rem;cursor:pointer}.ourServicesSEOContentContainer{padding:6.125rem 0 0;width:100%;display:flex;justify-content:center}.ourServicesSEOContentText{width:50.8125rem;color:var(--dark-secondary-80);text-align:center;font-size:2.125rem;font-weight:var(--landing-page-font-400);position:relative;color:var(--Text-black-grey,rgba(48,48,48,.8));line-height:normal}.ourServicesSEOContentImage{position:absolute;top:-3.46rem;left:-2.03rem;width:13.89538rem;height:10.36988rem}@media only screen and (min-width:0px) and (max-width:767px){.ourServicesContainer{padding:0}.ourServiceSection{padding:0;flex-direction:column;gap:unset;margin:1.81rem 0 4.19rem;background-color:inherit}.ourServiceDescriptionContainer{align-items:center;min-width:unset}.descriptionContainerHeaderSection{text-align:center;font-size:1.5rem;font-weight:var(--landing-page-font-600);line-height:125%}.descriptionContainerSubheader{padding:.5rem 0 1.938rem;font-size:.75rem;font-weight:var(--landing-page-font-400);line-height:125%;max-width:12.375rem;text-align:center}.searchIcon{width:1.029rem;height:.964rem}.servicesSearchContainer{width:80%;height:2.25rem;align-items:center}.serviceSearchInput{font-size:1rem}.servicesDropDownItem{font-size:.75rem}.serviceContentContainerOuterContainer{justify-content:center;gap:.667rem;padding:0 1rem}.serviceContentContainer{margin-bottom:0}.serviceImageDescriptionContainer{width:2.211rem;height:2.211rem;background-color:var(--light-primary)}.serviceContentSection{width:4.269rem;height:4.875rem;background-color:var(--light-primary)}.serviceContentText{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;font-size:.75rem;box-shadow:unset}.serviceContentText p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.serviceContentOverlay{width:2.969rem;height:2.463rem;position:absolute;bottom:-.2rem;right:-.2rem}.ourServicesActionContainer{height:4.875rem;margin-left:0;width:5.93rem;flex-direction:column;gap:.5rem}.exploreMoreServicesCotentText{text-align:center;line-height:125%;font-size:.75rem}.exploreMoreServiceArrowIcon{width:.75rem;height:.75rem}.ourServiceSectionContainer{flex-direction:column;gap:2.94rem}.ourServicesSEOContentContainer{padding:4.06rem 3.5rem 0}.ourServicesSEOContentText{width:unset;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem}.ourServicesSEOContentImage{top:-2.42rem;left:-1.67rem;width:6.00744rem;height:4.48319rem}}@media only screen and (min-width:768px) and (max-width:1024px){.ourServicesContainer{padding:5.125rem 1.25rem 4.375rem}.ourServiceSection{padding:1rem 1.813rem 3rem;border-radius:1.25rem;gap:unset}.ourServiceDescriptionContainer{min-width:unset}.descriptionContainerHeaderSection{font-size:1.75rem;font-weight:700;line-height:2.5rem}.descriptionContainerSubheader{font-size:.875rem;line-height:125%;padding:1.125rem 0 4.063rem}.servicesSearchContainer{width:16.313rem;height:2.625rem;padding:.688rem}.serviceContentContainer{margin-bottom:1.688rem}.serviceContentContainerOuterContainer{gap:.625rem}.serviceImageDescriptionContainer{width:1.5rem;height:1.986rem;margin-right:-.25rem}.serviceImageDescription{width:inherit;height:inherit}.serviceContentSection{width:4.539rem;height:5.188rem;border-radius:.714rem}.serviceContentText{max-width:10ch;height:3.625rem;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 0 .72px rgba(63,67,173,.25);font-size:.625rem;font-weight:var(--landing-page-font-400);line-height:.943rem;color:var(--dark-secondary);padding:.5rem;overflow:hidden;display:flex}.serviceContentText p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all;-webkit-hyphens:auto;hyphens:auto;text-align:center}.serviceContentOverlay{width:3.145rem;height:2.621rem}.ourServicesActionContainer{height:unset}.servicesDropDownItem{font-size:.75rem}.ourServiceSectionContainer{gap:2.94rem}.ourServicesSEOContentContainer{padding:5.94rem 0 0}.ourServicesSEOContentText{width:29.6875rem;text-align:center;font-size:1.25rem;font-style:normal;font-weight:400;line-height:normal}.ourServicesSEOContentImage{top:-1.31rem;left:-5.72rem;width:8.72381rem;height:6.51038rem}}@media (max-width:1000px) and (orientation:landscape){.serviceContentContainerOuterContainer{justify-content:center}}.ourVendorsBackgroundContainer{width:100%;height:max-content;border-radius:0 12.5rem 0 0;background-color:var(--light-secondary);padding:6.75rem 8.375rem 5.5rem 5.69rem;display:flex;flex-direction:column;align-items:flex-start;gap:7.69rem}.ourVendorsContainer{display:flex;flex-direction:row;gap:5.5rem}.vendorsImageSection{height:max-content;display:flex;flex-direction:row;gap:1.75rem;flex-wrap:wrap;align-items:center;justify-content:flex-start}.vendorSection{min-width:23.3125rem;display:flex;flex-direction:column;gap:1.75rem}.vendorSectionHeader{display:flex;flex-direction:column;color:var(--dark-primary);font-size:2.5rem;font-style:normal;font-weight:700;line-height:3.4375rem;padding-top:1.44rem}.vendorSectionDescription{font-size:1.25rem;font-weight:var(--landing-page-font-400);line-height:125%;color:var(--dark-secondary)}.ourVendorsSEOContentContainer{width:100%;display:flex;align-items:center;justify-content:center}.ourVendorsSEOContentTextContainer{width:46.125rem;color:var(--dark-secondary-80);text-align:center;font-size:2.125rem;font-style:normal;font-weight:400;line-height:3.063rem;position:relative}.ourVendorsSEOContentImage{width:13.89538rem;height:10.36988rem;position:absolute;top:-1.71rem;right:-5.59rem}@media only screen and (min-width:0px) and (max-width:767px){.ourVendorsBackgroundContainer{background-color:transparent;flex-direction:column;padding:0;align-items:center;gap:4.49rem}.ourVendorsContainer{flex-direction:column-reverse;gap:1.75rem;margin-top:3rem}.vendorSection{min-width:unset;text-align:center;gap:.5rem;align-items:center}.vendorSectionHeader{text-align:center;font-size:1.5rem;font-style:normal;font-weight:600;line-height:2.0625rem;padding:0 3.63rem}.vendorSectionDescription{width:57%;font-size:.75rem;line-height:125%}.vendorsImageSection{justify-content:center;gap:1.438rem;padding:0 1.75rem}.vendorImage{width:4.813rem;height:2.813rem}.ourVendorsSEOContentTextContainer{width:unset;padding:0 3.81rem;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.ourVendorsSEOContentImage{width:6.00744rem;height:4.48319rem;top:-2.42rem;right:1.98rem}}@media only screen and (min-width:768px) and (max-width:1024px){.vendorSection{min-width:16.625rem;gap:1.125rem}.ourVendorsContainer{gap:3.18rem}.ourVendorsBackgroundContainer{gap:4.69rem;padding:3.97rem .625rem 6.6825rem 2.25rem}.vendorSectionHeader{font-size:1.75rem;line-height:2.5rem;padding-top:.84rem}.vendorSectionDescription{font-size:.75rem;line-height:1rem;width:10.313rem}.ourVendorsSEOContentTextContainer{width:35.0625rem;text-align:center;font-size:1.25rem;font-style:normal;font-weight:400;line-height:normal}.ourVendorsSEOContentImage{width:8.72381rem;height:6.51038rem;top:-2.93rem;right:-3.03rem}}@media (max-width:1000px) and (orientation:landscape){.vendorSection{min-width:20rem}.ourVendorsBackgroundContainer{gap:1rem;padding:4rem 1rem 1rem 2rem}.ourServiceSection{align-items:center;text-align:center;flex-direction:column;gap:4rem}.ourServiceDescriptionContainer{align-items:center}}.topCategoriesContainer{padding:50px 0}.topCTitle{font-family:var(--fourth-font);text-align:center;font-size:40px;line-height:1.4em;font-weight:var(--landing-page-font-500);display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column;padding:0 42px}.topCSubTitle{color:#4284f4}.topCSubTitleSpan{color:#000!important}.topCdescription{font-size:16px;line-height:1.5em}.topCCardsContainer{padding:0 30px;display:flex;flex-wrap:wrap;gap:10px;margin-top:62px;justify-content:center}.topCategoriesCard{width:373px;height:423px;border-radius:12px;padding:20px;background:#fff;cursor:pointer;transition:all .2s ease;box-sizing:border-box;margin-bottom:47px;display:flex;flex-direction:column;border-top:5px solid transparent}.topCategoriesCard:hover{background-color:#4285f430;border-top:5px solid #4285f4;transition:all .2s ease}.topCardHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.topCCardImage{width:45px;height:45px}.topCCardArrow{width:22px;height:22px;opacity:.9}.topCCardTitle{font-family:var(--fourth-font);font-size:24px;font-weight:var(--landing-page-font-400);color:#000;line-height:1.1em;margin-bottom:10px;height:2.2em}.topCCardDescription{font-size:16px;color:#303030;line-height:1.4em;margin-bottom:30px}.topCCardImageBox{width:100%;height:207px;overflow:hidden}.topCCardMainImage{width:100%;height:100%;display:block;object-fit:cover}@media only screen and (min-width:768px) and (max-width:1024px){.topCTitle{font-size:28px}.topCCardsContainer{margin-top:50px}.topCategoriesCard{width:365px;height:460;margin-bottom:50px}}@media only screen and (max-width:767px){.topCTitle{font-size:24px}.topCCardsContainer{margin-top:60px}.topCategoriesCard{width:335px;height:436px;margin-bottom:20px}}.vendorPopUpContainer{position:fixed;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#00000080;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.vendorPopUpContainer.modalVisible{opacity:1;visibility:visible;pointer-events:auto}.popupModal{position:relative;width:min(640px,92vw);border-radius:23px;background-image:url(/vendorpopup/modal_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:42px 48px;display:flex;align-items:flex-start;justify-content:flex-start;box-shadow:0 20px 60px rgba(0,0,0,.35);overflow:hidden;opacity:0;transform:translate3d(0,24px,0) scale(.97);transition:opacity .35s ease,transform .35s ease}.popupModal.modalVisible{opacity:1;transform:translateZ(0) scale(1)}.popupModal:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(5,12,28,.75),rgba(5,12,28,.45) 55%,rgba(5,12,28,0));box-shadow:inset 14px 13px 10.1px 0 #ffffff1a;border-radius:inherit}.popupContainerContent{position:relative;display:flex;flex-direction:column;gap:18px;max-width:420px;color:#fff;z-index:1}.popupClose{position:absolute;top:18px;right:18px;width:30px;height:30px;padding:.35rem;cursor:pointer;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:100%;transition:all .2s ease}.popupClose:hover{transition:all .2s ease;background-color:#eaeaeacc}.joinUsVendor{font-size:27px;font-weight:700;line-height:1.3;letter-spacing:0;color:#fff}.growYourBusiness{font-size:15px;font-weight:500;line-height:1.6;color:#e7f0ff}.popUpCompany{width:100%;max-width:360px;display:flex;flex-direction:column;gap:10px;color:#e7f0ff;margin-top:6px}.companyText{font-size:13px;font-weight:600;text-transform:none;letter-spacing:.1px}.popUpInputContainer{width:100%;border-radius:10px;background-color:hsla(0,0%,100%,.16);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15)}.popUpInput:hover{background:#ffffff30;border:1.5px solid #fff;transition:all .2s ease}.popUpInput.hasError,.popUpInput.hasError:hover{border:1.5px solid #ff5454!important}.popUpInput{width:100%;height:40px;border-radius:8px;border:none;background-color:transparent;color:#fff;-webkit-text-fill-color:#fff!important;padding:0 14px;outline:none;font-size:14px;transition:all .2s ease}.popUpInput.hasError::placeholder{color:hsla(0,0%,100%,.88)}.popUpInput::placeholder{color:#e0e6f5}.inputErrorText{font-size:13px;font-weight:600;color:#ff5454;margin-top:-2px}.accessButton{background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;padding-top:12.5px;padding-bottom:12.5px;border-radius:10px;cursor:pointer;font-weight:700;font-size:14px;box-shadow:0 10px 24px rgba(13,38,72,.35);transition:transform .12s ease,box-shadow .2s ease,opacity .2s ease;gap:6px}.accessButton:hover{background:#eaeaea}.accessButton:active{transform:translateY(1px) scale(.99);box-shadow:0 8px 18px rgba(13,38,72,.4)}.accessButton[data-cta-state=loading]{opacity:.9;cursor:wait}.ctaLoader{width:18px;height:18px;border-radius:50%;border:2px solid rgba(20,30,50,.25);border-top-color:rgba(10,15,30,.9);animation:ctaSpin .9s linear infinite}.vendorPopupTrigger{border:none;border-radius:999px;padding:10px 20px;background:#0b52ff;color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 8px 20px rgba(11,82,255,.35)}.loaderPopup{width:20px;height:20px;animation:ctaSpin .9s linear infinite}@keyframes ctaSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:0px) and (max-width:768px){.popupModal{width:92%;padding:28px 24px}.joinUsVendor{font-size:22px;padding-top:3rem}.growYourBusiness{font-size:14px}}.whatWeDoConatiner{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 5rem 0;gap:2.125rem}.whatText{color:var(--dark-secondary)}.weDoText,.whatText{font-size:2.5rem;font-weight:var(--landing-page-font-700)}.weDoText{color:var(--primary-color)}.whatWeDoContentText{display:flex;flex-direction:column;font-size:1.25rem;font-weight:var(--landing-page-font-400);color:var(--dark-primary)}.whatWeDoHeader{justify-content:center;gap:1rem}.whatWeDoHeader,.whatWeDoTitleText{display:flex;flex-direction:column;align-items:center;z-index:11}.whatWeDoContentText{width:100%;text-wrap:wrap;text-align:center;line-height:1.705rem}.whatWeDoContent{width:100%;display:flex;align-items:end;justify-content:center;gap:1.688rem;z-index:10}.buildCommunityContainer{width:14.625rem;height:20.25rem;background-color:var(--white-color);border-radius:1.25rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;border:.125rem solid transparent;background-image:linear-gradient(var(--white-color),var(--white-color)),linear-gradient(180deg,#4284f4,#0dceb8);background-origin:border-box;background-clip:content-box,border-box;position:relative;overflow:hidden}.buildCommunityOverlay{position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(180deg,#4284f4,#0dceb8);filter:blur(10px)}.buildCommunityImage{width:11.063rem;height:8.75rem}.buildCommunityContentContainer{display:flex;align-items:center;gap:.15rem}.buildCommunityContent{padding:0 0 0 .75rem}.buildCommunityHeader{font-size:1.25rem;color:var(--primary-color);text-wrap:nowrap;font-weight:500}.buildCommunityContent{font-size:.875rem;color:var(--dark-secondary)}.advertiseServiceContainer{width:14.625rem;height:15.375rem;background-color:#fff;padding:0 1rem;display:flex;flex-direction:column;gap:.5rem;align-items:start;justify-content:center;border-radius:1.25rem;border:.125rem solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#fff 41%,#0dceb8 51%,#4284f4) border-box}.advertiseServiceHeader{font-size:1.25rem;color:var(--primary-color);text-align:center;font-weight:500}.advertiseServiceContent{font-size:.875rem;color:var(--dark-secondary);text-align:center}.advertiseImage{width:6.738rem;height:4.953rem}.advertiseServiceContentContainer,.latestNewsContainer{display:flex;flex-direction:column;gap:.5rem}.latestNewsContainer{width:14.625rem;height:9.625rem;background-color:#fff;padding:.75rem 1rem;align-items:center;justify-content:center;border-radius:1.25rem;border:.125rem solid var(--brand-primary-color)}.latestNewsContent{font-size:1.25rem;line-height:1.705rem;color:rgba(48,48,48,.8);text-align:center;font-weight:500;width:76%}.latestNewsImage{width:3rem;height:3rem}.searchVendorContainer{width:14.625rem;height:15.375rem;background-color:#fff;padding:.75rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.25rem;border-radius:1.25rem;border:.125rem solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#fff 0,#0dceb8 53%,#4284f4) border-box}.searchVendorHeader{font-size:1.25rem;color:var(--primary-color);text-align:center;text-wrap:nowrap;font-weight:500}.searchVendorContent{font-size:.875rem;color:var(--dark-secondary);text-align:center;display:flex;flex-direction:column;gap:.5rem}.searchVendorImage{width:4.875rem;height:4.875rem}.businessGrowContainer{width:14.625rem;height:20.25rem;background-color:var(--white-color);padding:2rem 1rem .75rem;align-items:center;border-radius:1.25rem;position:relative;overflow:hidden}.businessGrowContainer,.businessGrowContentContainer{display:flex;flex-direction:column;gap:.5rem}.businessGrowHeader{font-size:1.25rem;color:var(--primary-color);text-wrap:nowrap;font-weight:500}.businessGrowContentText{font-size:.875rem;color:var(--dark-secondary)}.businessGrowImage{position:absolute;bottom:0;left:0}.whatWeDoContentMobile{display:none}@keyframes appear{0%{opacity:0;scale:.5;transform:translateY(2rem)}to{opacity:1;scale:1;transform:translateY(0)}}.certifiedEfficiencyContainer{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:6.94rem;padding:4.625rem 0 5.5rem 3.13rem;z-index:10}.certifiedEfficiencyImage{width:21.5rem;height:18.25rem}.certifiedEfficiencyContentContainer{display:flex;flex-direction:column;gap:1.375rem}.certifiedEfficiencyHeader{color:var(--dark-primary);text-align:center;font-size:2.5rem;font-style:normal;font-weight:var(--landing-page-font-700);line-height:normal;text-align:left}.certifiedEfficiencyContent{width:40.625rem;color:rgba(48,48,48,.8);font-family:Nunito;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.6875rem}.whatWeDoEllipse{width:100%;position:absolute;bottom:6.5rem;left:0}@media only screen and (min-width:0px) and (max-width:767px){.whatWeDoConatiner{padding:unset;padding-top:3.5rem;gap:1.813rem}.whatWeDoContent,.whatWeDoLogoImage{display:none}.whatWeDoTitleText{display:block;text-align:center}.weDoText,.whatText{font-size:1.5rem}.whatWeDoContentText{width:100%;font-size:.75rem;line-height:1.023rem}.whatWeDoContentMobile{display:flex;gap:1rem;z-index:1}.whatWeDoContentLeft{gap:2.5rem}.whatWeDoContentLeft,.whatWeDoContentRight{width:50%;height:max-content;display:flex;flex-direction:column;align-items:center;justify-content:center}.whatWeDoContentRight{gap:1rem}.buildCommunityContainer{width:10.188rem;height:14.375rem;background-color:var(--white-color)}.buildCommunityHeader{font-size:.875rem}.buildCommunityContent{font-size:.675rem}.communityUser{width:1.25rem;height:1.25rem}.buildCommunityImage{width:7.938rem;height:6.25rem}.businessGrowContainer{width:10.188rem;height:14.375rem;margin-left:unset;padding:.688rem .438rem}.businessGrowContentText{color:var(--dark-secondary-80)}.advertiseServiceHeader,.businessGrowHeader,.searchVendorHeader{font-size:.875rem}.advertiseServiceContent,.businessGrowContentText,.latestNewsContent,.searchVendorContent{font-size:.675rem;line-height:unset}.advertiseServiceContainer{width:9.938rem;height:12.125rem;margin-left:unset}.latestNewsContainer{width:9.938rem;height:5rem;margin-left:unset}.searchVendorContainer{width:9.938rem;height:12.125rem;margin-left:unset}.searchVendorImage{width:2.488rem;height:2.488rem}.advertiseImage{width:3.75rem;height:2.625rem;margin-left:unset}.latestNewsImage{width:1.813rem;height:1.813rem;margin-left:unset}.certifiedEfficiencyHeader{font-size:1.5rem;font-weight:var(--landing-page-font-600);line-height:normal}.certifiedEfficiencyContainer{flex-direction:column-reverse;gap:.125rem;padding:unset;z-index:9}.certifiedEfficiencyImage{width:6.479rem;height:5.5rem;margin-left:1.94rem}.certifiedEfficiencyContentContainer{align-items:center;padding:3.937rem 0 0}.certifiedEfficiencyContent{text-align:center;width:unset;padding:0 2.938rem;font-size:.75rem;line-height:1.5rem;font-weight:var(--landing-page-font-400)}.whatWeDoEllipse{bottom:1.5rem}}@media only screen and (min-width:0px) and (max-width:350px){.whatWeDoContentMobile{gap:.5rem!important}}@media only screen and (min-width:768px) and (max-width:1200px){.whatWeDoContent{flex-wrap:nowrap}.whatWeDoContentMobile{display:none}.advertiseServiceHeader,.buildCommunityHeader,.businessGrowHeader,.searchVendorHeader{font-size:.875rem}.advertiseServiceContent,.buildCommunityContent,.businessGrowContentText,.latestNewsContent,.searchVendorContent{font-size:.625rem;line-height:1.023rem;color:var(--dark-secondary-80)}.buildCommunityContainer,.businessGrowContainer{width:9.5rem;height:13.625rem}.advertiseServiceContainer,.searchVendorContainer{width:9.5rem;height:max-content;padding-top:.5rem}.buildCommunityContainer{border-radius:.791rem}.businessGrowContainer{border-radius:.688rem;padding:.438rem}.advertiseServiceContainer,.searchVendorContainer{border-radius:.791rem}.latestNewsContainer{width:9.5rem;height:max-content;border-radius:.75rem}.whatWeDoContent{width:100%;gap:.625rem;padding-left:1rem;padding-right:1rem}.buildCommunityImage{width:8rem;height:6.313rem}.advertiseImage{width:2.96rem;height:2.005rem}.latestNewsImage{width:1.938rem;height:1.938rem}.searchVendorImage{width:2.688rem;height:2.688rem}.whatWeDoConatiner{padding:unset;padding-top:5.625rem;gap:.125rem}.weDoText,.whatText{font-size:1.75rem}.whatWeDoContentText{font-size:.875rem;line-height:1.194rem}.whatWeDoLogoContainer{display:none}.communityUser{width:1.125rem;height:1.125rem}.certifiedEfficiencyImage{width:14.336rem;height:11.904rem}.certifiedEfficiencyContainer{gap:5.23rem;padding:4.63rem 4.69rem 6.345rem 2.37rem}.certifiedEfficiencyHeader{color:var(--dark-primary);text-align:center;font-family:Nunito;font-size:1.75rem;font-style:normal;font-weight:700;line-height:normal;text-align:left}.certifiedEfficiencyContent{width:unset;color:rgba(48,48,48,.8);font-family:Nunito;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.1875rem}.whatWeDoEllipse{bottom:-1.5rem}}@media (max-width:1000px) and (orientation:landscape){.whatWeDoContentMobile{display:none}.whatWeDoContent{gap:1rem;margin-top:unset;align-items:center;width:100%}.advertiseServiceContainer,.buildCommunityImageContainer,.businessGrowContainer,.latestNewsContainer,.searchVendorContainer{margin-left:unset}}.trustedCompanyStrip{width:100%;padding:48px 0 40px;text-align:center;background-color:#fff}.trustedCompanyTitle{font-size:32px;font-weight:600;color:#4284f4;margin-bottom:40px;letter-spacing:-1.3px;line-height:120%}.trustedCompanyMarquee{padding:10px 0;overflow:hidden}.trustedCompanyLogoWrapper{display:flex;align-items:center;justify-content:center;margin:0 60px;opacity:1;transition:transform .3s ease}.trustedCompanyLogo{height:52px;width:auto;object-fit:contain}@media (max-width:768px){.trustedCompanyTitle{font-size:18px;margin-bottom:18px}.trustedCompanyLogoWrapper{margin:0 40px}.trustedCompanyLogo{height:40px}}.howItText{color:#191919}.howItText,.worksText{font-size:40px;font-weight:700}.worksText{color:#4284f4}.headerText{display:flex;gap:10px}.howItWorksContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.getStarted{margin-top:10px;color:#303030;line-height:1.5em}.stepsMainContainer{width:100%;display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:center;margin-top:50px;margin-bottom:50px;position:relative}.bgShade{position:absolute;top:0;left:0;object-fit:contain;width:100%;height:100%}.stepsContainer{position:relative;width:20%;min-height:360px;padding:30px 25px 30px 30px;border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.45),hsla(0,0%,100%,.15));backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.35);transition:all .3s ease;flex-direction:column;justify-content:space-between;align-items:start}.stepsContainer,.stepsIcon{-webkit-backdrop-filter:blur(14px);box-shadow:0 20px 40px rgba(0,0,0,.06),inset 0 0 32px hsla(0,0%,100%,.3);display:flex}.stepsIcon{width:36px;height:36px;border-radius:6px;background:#fff;backdrop-filter:blur(14px);background:linear-gradient(180deg,hsla(0,0%,100%,.45),hsla(0,0%,100%,.15))}.stepsIcon,.stepsNumber{align-items:center;justify-content:center}.stepsNumber{position:absolute;top:10px;right:13px;width:38px;height:38px;padding:5px 14px;border-radius:100px;background:hsla(0,0%,100%,.6);box-shadow:inset 0 0 1px 1px #fff;display:flex;font-size:15px}.stepsNumber,.stepsTitle{font-weight:600;color:#000}.stepsTitle{font-size:24px;letter-spacing:-.02em;line-height:1.2em;margin-top:26px}.stepsSubtitle{color:#303030;font-size:16px;line-height:1.6em;letter-spacing:-.03em;margin-top:10px}.stepCount{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#ffffff50;box-shadow:0 20px 40px 8px rgba(0,0,0,.05);font-size:16px;font-weight:600;color:#000;padding:4px 16px;color:#4284f4;margin-top:30px}.bgShadeMobile{display:none}@media (min-width:768px) and (max-width:1024px){.stepsContainer{width:40%}.stepsMainContainer{width:100%}}@media (max-width:768px){.stepsMainContainer{width:100%;flex-direction:column;gap:32px}.stepsContainer{width:80%}.bgShadeMobile{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;opacity:.8}}