.HeroSection-module-scss-module__IeyaWG__hero{min-height:560px;position:relative;overflow:hidden}.HeroSection-module-scss-module__IeyaWG__bgColor{z-index:0;background-color:#2c696e;position:absolute;inset:0}.HeroSection-module-scss-module__IeyaWG__bgImage{object-fit:cover;object-position:center;z-index:1;opacity:.35;mix-blend-mode:overlay}.HeroSection-module-scss-module__IeyaWG__inner{z-index:2;max-width:1234px;padding:var(--spacing-10) var(--spacing-6) 0;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__inner{padding:50px var(--spacing-8) 0;align-items:flex-start;gap:var(--spacing-8);flex-direction:row}}.HeroSection-module-scss-module__IeyaWG__textSide{text-align:center;padding-bottom:var(--spacing-8);flex-direction:column;align-items:center;display:flex}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__textSide{text-align:right;flex:0 0 50%;align-items:flex-start;padding-top:50px;padding-bottom:0}}.HeroSection-module-scss-module__IeyaWG__logoWrapper{margin-bottom:var(--spacing-3)}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__logoWrapper{margin-bottom:var(--spacing-2)}}.HeroSection-module-scss-module__IeyaWG__logo{width:280px;height:auto}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__logo{max-width:none}}.HeroSection-module-scss-module__IeyaWG__headline{font-family:var(--font-secondary);color:var(--keyz-brand-colors-neutrals-100);margin:0 0 var(--spacing-3);letter-spacing:-1.6px;font-size:34px;font-weight:900;line-height:1.08}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__headline{letter-spacing:-1px;margin:0 0 var(--spacing-4);font-size:43px}}.HeroSection-module-scss-module__IeyaWG__description{color:var(--keyz-brand-colors-neutrals-100);margin:0 0 var(--spacing-6);opacity:.9;font-size:14px;line-height:1.6}.HeroSection-module-scss-module__IeyaWG__description p{margin:0}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__description{margin:0 0 var(--spacing-8);font-size:18px;line-height:1.65}}.HeroSection-module-scss-module__IeyaWG__ctaGroup{align-items:center;gap:var(--spacing-3);flex-direction:column;width:100%;max-width:232px;display:flex}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__ctaGroup{justify-content:flex-start;gap:var(--spacing-4);flex-direction:row;width:auto;max-width:none}}.HeroSection-module-scss-module__IeyaWG__ctaPrimary.HeroSection-module-scss-module__IeyaWG__ctaPrimary{color:var(--keyz-brand-colors-neutrals-100);border-radius:var(--border-radius-full);box-shadow:none;background-color:#a973ff;border-color:#a973ff}.HeroSection-module-scss-module__IeyaWG__ctaPrimary.HeroSection-module-scss-module__IeyaWG__ctaPrimary:hover{box-shadow:none;background-color:#9654ff;border-color:#9654ff}.HeroSection-module-scss-module__IeyaWG__ctaPrimary.HeroSection-module-scss-module__IeyaWG__ctaPrimary{width:100%;height:54px;font-size:18px;font-weight:500}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__ctaPrimary.HeroSection-module-scss-module__IeyaWG__ctaPrimary{width:auto;min-width:187px;height:56px;font-size:16px}}.HeroSection-module-scss-module__IeyaWG__ctaGhost.HeroSection-module-scss-module__IeyaWG__ctaGhost{border:2px solid var(--keyz-brand-colors-neutrals-100);color:var(--keyz-brand-colors-neutrals-100);border-radius:var(--border-radius-full);box-shadow:none;background-color:#0000}.HeroSection-module-scss-module__IeyaWG__ctaGhost.HeroSection-module-scss-module__IeyaWG__ctaGhost:hover{box-shadow:none;background-color:#ffffff1a}.HeroSection-module-scss-module__IeyaWG__ctaGhost.HeroSection-module-scss-module__IeyaWG__ctaGhost{width:100%;height:54px;font-size:18px;font-weight:500}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__ctaGhost.HeroSection-module-scss-module__IeyaWG__ctaGhost{width:auto;min-width:210px;height:56px;font-size:16px}}.HeroSection-module-scss-module__IeyaWG__cardsSide{aspect-ratio:819/800;width:100%;position:relative}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__cardsSide{aspect-ratio:auto;flex:0 0 50%;min-height:520px;max-height:none}}@keyframes HeroSection-module-scss-module__IeyaWG__card-entrance{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HeroSection-module-scss-module__IeyaWG__float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes HeroSection-module-scss-module__IeyaWG__float-b{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes HeroSection-module-scss-module__IeyaWG__float-online-desktop{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes HeroSection-module-scss-module__IeyaWG__float-online-mobile{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.HeroSection-module-scss-module__IeyaWG__card{opacity:0;border-radius:18px;flex-direction:column;animation:.8s cubic-bezier(.22,1,.36,1) forwards HeroSection-module-scss-module__IeyaWG__card-entrance;display:flex;position:absolute;overflow:hidden;box-shadow:4px 3px 12px 3px #01ffa71a}@media (prefers-reduced-motion:reduce){.HeroSection-module-scss-module__IeyaWG__card{opacity:1;animation:none}}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__card{border-radius:28px;box-shadow:6px 5px 20px 5px #01ffa71a}}.HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:4/3;border-radius:15px;margin:4%;position:relative;overflow:hidden}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__cardImageWrap{border-radius:17px;margin:9px}}.HeroSection-module-scss-module__IeyaWG__cardImage{object-fit:cover;object-position:center}.HeroSection-module-scss-module__IeyaWG__cardText{text-align:center;color:var(--keyz-brand-colors-neutrals-1200);padding:2px 6px 8px;font-size:11px;font-weight:500;line-height:13px}.HeroSection-module-scss-module__IeyaWG__cardText p{margin:0}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__cardText{padding:var(--spacing-2) var(--spacing-3) 14px;font-size:16px;line-height:18px}}.HeroSection-module-scss-module__IeyaWG__card_whatsapp{width:40%;animation-delay:.2s;top:0;right:16%}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__card_whatsapp{width:214px;animation-delay:.2s;top:20px;left:35%;right:auto}.HeroSection-module-scss-module__IeyaWG__card_whatsapp .HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:auto;height:145px;margin:9px}}.HeroSection-module-scss-module__IeyaWG__card_packages{width:36%;animation-delay:.5s;top:20%;left:0}.HeroSection-module-scss-module__IeyaWG__card_packages .HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:1}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__card_packages{top:100px;left:auto;right:auto;width:191px;animation-delay:.5s;inset-inline-end:0}.HeroSection-module-scss-module__IeyaWG__card_packages .HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:auto;border-radius:var(--border-radius-3xl);height:127px;margin:8px}}.HeroSection-module-scss-module__IeyaWG__card_ai{width:31%;animation-delay:.8s;top:45%;right:0}.HeroSection-module-scss-module__IeyaWG__card_ai .HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:1}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__card_ai{width:160px;animation-delay:.8s;top:198px;right:25px}.HeroSection-module-scss-module__IeyaWG__card_ai .HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:auto;border-radius:var(--border-radius-3xl);height:127px;margin:7px}}.HeroSection-module-scss-module__IeyaWG__card_online{width:50%;animation-delay:1.1s;top:66%;left:17%}.HeroSection-module-scss-module__IeyaWG__card_online .HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:3;border-radius:10px 13px 0 0;margin:2.5% 3% 0}.HeroSection-module-scss-module__IeyaWG__card_online .HeroSection-module-scss-module__IeyaWG__cardText{white-space:nowrap;padding:4px 6px 7px}@media screen and (min-width:600px){.HeroSection-module-scss-module__IeyaWG__card_online{top:310px;left:auto;right:auto;width:264px;animation-delay:1.1s;inset-inline-end:15%;transform:none}.HeroSection-module-scss-module__IeyaWG__card_online .HeroSection-module-scss-module__IeyaWG__cardImageWrap{aspect-ratio:auto;border-radius:17px 21px 0 0;height:65px;margin:6px 8px 0}}
.HowItWorksSection-module-scss-module__i4htHa__section{background:var(--keyz-brand-colors-neutrals-100);padding:calc(var(--spacing)*10) 0;position:relative;overflow:hidden}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__section{padding:calc(var(--spacing)*10) var(--spacing-6)}}.HowItWorksSection-module-scss-module__i4htHa__container{text-align:center;max-width:1040px;margin:0 auto;position:relative}.HowItWorksSection-module-scss-module__i4htHa__heading{font-family:var(--font-secondary);color:var(--keyz-brand-colors-neutrals-1100,#111118);margin:0 0 var(--spacing-8);padding:0 var(--spacing-6);letter-spacing:-.5px;font-size:32px;font-weight:800;line-height:1.15}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__heading{letter-spacing:-1px;margin:0 0 calc(var(--spacing)*14);padding:0;font-size:40px}}.HowItWorksSection-module-scss-module__i4htHa__arrows{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 var(--spacing-6);gap:0;display:flex;overflow-x:auto}.HowItWorksSection-module-scss-module__i4htHa__arrows::-webkit-scrollbar{display:none}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__arrows{scroll-snap-type:none;flex-direction:row;justify-content:center;padding:0;overflow:visible}}.HowItWorksSection-module-scss-module__i4htHa__arrowStep{aspect-ratio:332/224;scroll-snap-align:center;flex-shrink:0;width:72vw;max-width:300px;position:relative}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__arrowStep{aspect-ratio:auto;width:334px;max-width:none;height:224px;margin-inline-start:-10px}.HowItWorksSection-module-scss-module__i4htHa__arrowStep:first-child{margin-inline-start:0}}.HowItWorksSection-module-scss-module__i4htHa__arrowBg{object-fit:fill;z-index:0}.HowItWorksSection-module-scss-module__i4htHa__arrowContent{z-index:1;height:100%;padding:var(--spacing-3) var(--spacing-6);text-align:center;color:var(--keyz-brand-colors-neutrals-100);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__arrowContent{padding:var(--spacing-4) var(--spacing-8)}}.HowItWorksSection-module-scss-module__i4htHa__arrowTitle{margin:0 0 var(--spacing-2);font-size:22px;font-weight:700;line-height:1}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__arrowTitle{margin:0 0 var(--spacing-3);font-size:27px}}.HowItWorksSection-module-scss-module__i4htHa__arrowSubtitle{margin:0;font-size:14px;font-weight:400;line-height:1.3}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__arrowSubtitle{font-size:19px;line-height:1.35}}.HowItWorksSection-module-scss-module__i4htHa__dots{justify-content:center;gap:var(--spacing-2);margin-top:var(--spacing-6);display:flex}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__dots{display:none}}.HowItWorksSection-module-scss-module__i4htHa__dot{background:#2c696e4d;border-radius:50%;width:8px;height:8px}.HowItWorksSection-module-scss-module__i4htHa__decoStart,.HowItWorksSection-module-scss-module__i4htHa__decoEnd{display:none}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__decoStart,.HowItWorksSection-module-scss-module__i4htHa__decoEnd{flex-direction:row;display:flex;position:absolute;top:52%;transform:translateY(-50%)}.HowItWorksSection-module-scss-module__i4htHa__decoStart{inset-inline-start:-56px}.HowItWorksSection-module-scss-module__i4htHa__decoEnd{inset-inline-end:-56px}}.HowItWorksSection-module-scss-module__i4htHa__bottomText{margin:var(--spacing-8) 0 0;padding:0 var(--spacing-6);color:#626262;font-size:18px;font-weight:500}@media screen and (min-width:600px){.HowItWorksSection-module-scss-module__i4htHa__bottomText{margin:var(--spacing-12) 0 0;padding:0;font-size:24px}}
.LeadFormSection-module-scss-module__QTTvla__section{background:linear-gradient(90deg, var(--keyz-brand-colors-neutrals-100) 0%, #f5eeff 50%, var(--keyz-brand-colors-neutrals-100) 100%);padding:calc(var(--spacing)*16) var(--spacing-6)}@media screen and (min-width:600px){.LeadFormSection-module-scss-module__QTTvla__section{padding:calc(var(--spacing)*20) var(--spacing-6)}}.LeadFormSection-module-scss-module__QTTvla__container{text-align:center;max-width:1200px;margin:0 auto}.LeadFormSection-module-scss-module__QTTvla__heading{font-family:var(--font-secondary);color:var(--keyz-brand-colors-neutrals-1100,#111118);margin:0 0 var(--spacing-8);letter-spacing:-.5px;font-size:32px;font-weight:800;line-height:1.15}@media screen and (min-width:600px){.LeadFormSection-module-scss-module__QTTvla__heading{letter-spacing:-1px;margin:0 0 var(--spacing-10);font-size:40px}}.LeadFormSection-module-scss-module__QTTvla__formWrapper{flex-direction:column;align-items:center;display:flex}.LeadFormSection-module-scss-module__QTTvla__form{align-items:center;gap:var(--spacing-4);border:none;flex-direction:column;margin:0;padding:0;display:flex}@media screen and (min-width:600px){.LeadFormSection-module-scss-module__QTTvla__form{justify-content:center;gap:var(--spacing-3);flex-direction:row}}.LeadFormSection-module-scss-module__QTTvla__fieldsRow{gap:var(--spacing-4);flex-direction:column;width:100%;display:flex}@media screen and (min-width:600px){.LeadFormSection-module-scss-module__QTTvla__fieldsRow{gap:var(--spacing-3);flex-direction:row;width:auto}}.LeadFormSection-module-scss-module__QTTvla__fieldWrapper{width:100%}@media screen and (min-width:600px){.LeadFormSection-module-scss-module__QTTvla__fieldWrapper{flex-shrink:0;width:247px}}.LeadFormSection-module-scss-module__QTTvla__submitBtn.LeadFormSection-module-scss-module__QTTvla__submitBtn{color:var(--keyz-brand-colors-neutrals-100);border-radius:var(--border-radius-full);min-width:173px;height:55px;box-shadow:none;background-color:#2c696e;border-color:#2c696e;font-size:20px;font-weight:500}.LeadFormSection-module-scss-module__QTTvla__submitBtn.LeadFormSection-module-scss-module__QTTvla__submitBtn:hover{box-shadow:none;background-color:#245559;border-color:#245559}@media screen and (max-width:599px){.LeadFormSection-module-scss-module__QTTvla__submitBtn.LeadFormSection-module-scss-module__QTTvla__submitBtn{width:100%;height:56px}}.LeadFormSection-module-scss-module__QTTvla__successCard{background:var(--keyz-brand-colors-neutrals-100);border-radius:var(--border-radius-full);padding:var(--spacing-6) var(--spacing-12);border:1px solid #a973ff66;display:inline-block}.LeadFormSection-module-scss-module__QTTvla__successTitle{color:#2c696e;margin:0 0 var(--spacing-2);font-size:20px;font-weight:700}.LeadFormSection-module-scss-module__QTTvla__successText{color:var(--keyz-brand-colors-neutrals-800,#757575);margin:0;font-size:16px}.LeadFormSection-module-scss-module__QTTvla__phoneNote{margin:var(--spacing-8) 0 0;color:var(--keyz-brand-colors-neutrals-800,#757575);letter-spacing:-1px;font-size:16px;line-height:1.15}@media screen and (min-width:600px){.LeadFormSection-module-scss-module__QTTvla__phoneNote{font-size:18px}}.LeadFormSection-module-scss-module__QTTvla__phoneLink{color:#a973ff;direction:ltr;unicode-bidi:embed;font-weight:500;text-decoration:none}.LeadFormSection-module-scss-module__QTTvla__phoneLink:hover{text-decoration:underline}
.PackageCard-module-scss-module__eK8RbG__packageCard{border-radius:var(--border-radius-2xl);border:1px solid var(--strokeLightGrey);width:315px;min-height:600px;color:var(--input-active-text-label,#212121);direction:rtl;flex-direction:column;transition:all .3s;display:flex}.PackageCard-module-scss-module__eK8RbG__packageCard:has(.PackageCard-module-scss-module__eK8RbG__selectPackageButton:hover){box-shadow:0 var(--spacing-2) var(--spacing-6) #0000001f;transform:translateY(-4px)}.PackageCard-module-scss-module__eK8RbG__packageCard .PackageCard-module-scss-module__eK8RbG__selectPackageButtonHomepage{background-color:#a973ff;border-color:#a973ff}.PackageCard-module-scss-module__eK8RbG__topSection{max-height:240px;padding:var(--spacing-6) var(--spacing-5) var(--spacing-5);text-align:center;border-bottom:1px solid var(--strokeLightGrey);justify-content:space-between;align-items:center;gap:var(--spacing-4);flex-direction:column;display:flex;position:relative}.PackageCard-module-scss-module__eK8RbG__recommendedBadge{top:var(--spacing-3);right:var(--spacing-3);background-color:var(--brandBlue);color:var(--surfaceWhite);font-weight:var(--font-weight-semi-bold);height:24px;padding:0 var(--spacing-3);font-size:12px;position:absolute}.PackageCard-module-scss-module__eK8RbG__recommendedBadge .PackageCard-module-scss-module__eK8RbG__MuiChip-label{padding:0}.PackageCard-module-scss-module__eK8RbG__packageName{font-weight:var(--font-weight-bold);text-align:center}.PackageCard-module-scss-module__eK8RbG__activeListings{text-align:center;font-weight:var(--font-weight-medium);color:var(--elements-text-200,#616161)}.PackageCard-module-scss-module__eK8RbG__priceContainer{align-items:baseline;gap:var(--spacing-1);display:flex}.PackageCard-module-scss-module__eK8RbG__price{font-weight:var(--font-weight-bold);font-size:32px;line-height:1}.PackageCard-module-scss-module__eK8RbG__priceCurrency{font-weight:var(--font-weight-medium);font-size:16px}.PackageCard-module-scss-module__eK8RbG__priceLabel{font-weight:var(--font-weight-regular)}.PackageCard-module-scss-module__eK8RbG__featuresSection{padding:var(--spacing-5) var(--spacing-5) var(--spacing-6);background-color:var(--surfaceWhite);overflow-y:auto}.PackageCard-module-scss-module__eK8RbG__featuresSection::-webkit-scrollbar{width:6px}.PackageCard-module-scss-module__eK8RbG__featuresSection::-webkit-scrollbar-track{background:var(--surfaceGrey)}.PackageCard-module-scss-module__eK8RbG__featuresSection::-webkit-scrollbar-thumb{background:var(--textHintLightGrey)}.PackageCard-module-scss-module__eK8RbG__featuresSection::-webkit-scrollbar-thumb:hover{background:var(--textHintLightGrey)}.PackageCard-module-scss-module__eK8RbG__dividerContainer{margin-top:var(--spacing-5)}.PackageCard-module-scss-module__eK8RbG__dividerContainer .PackageCard-module-scss-module__eK8RbG__divider{margin-bottom:var(--spacing-4)}.PackageCard-module-scss-module__eK8RbG__featuresList{gap:var(--spacing-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PackageCard-module-scss-module__eK8RbG__featureItem{align-items:flex-start;gap:var(--spacing-3);text-align:right;flex-direction:row-reverse;padding:0;display:flex}.PackageCard-module-scss-module__eK8RbG__featureIcon{width:20px;height:20px;color:var(--keyz-brand-colors-neutrals-800,#757575);margin-top:var(--spacing-05)}.PackageCard-module-scss-module__eK8RbG__featureText{color:var(--textBodyBlack);text-align:right;flex:1;line-height:1.6}.PackageCard-module-scss-module__eK8RbG__tooltip{text-align:center;max-width:150px;padding:var(--spacing-2);font-size:14px}.PackageCard-module-scss-module__eK8RbG__toolsTitle{font-weight:var(--font-weight-medium);text-align:right;margin-bottom:var(--spacing-4)}
.UserPackagesForm-module-scss-module__LMlxBG__page{gap:var(--spacing-6);flex-direction:column;display:flex}.UserPackagesForm-module-scss-module__LMlxBG__packagesContainer{gap:var(--spacing-6,24px);padding:var(--spacing-2,8px) 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;direction:ltr;grid-auto-columns:1fr;grid-auto-flow:column;width:1000px;max-width:100%;margin:0 auto;display:grid;overflow:auto hidden}.UserPackagesForm-module-scss-module__LMlxBG__packagesContainer::-webkit-scrollbar{height:var(--size-8,8px)}.UserPackagesForm-module-scss-module__LMlxBG__packagesContainer::-webkit-scrollbar-track{background:0 0}.UserPackagesForm-module-scss-module__LMlxBG__packagesContainer::-webkit-scrollbar-thumb{background:var(--strokeLightGrey);border-radius:var(--size-radius-xs,4px)}.UserPackagesForm-module-scss-module__LMlxBG__packagesContainer::-webkit-scrollbar-thumb:hover{background:var(--strokeGrey)}@media (max-width:768px){.UserPackagesForm-module-scss-module__LMlxBG__packagesContainer{justify-content:start}}.UserPackagesForm-module-scss-module__LMlxBG__loadingContainer{text-align:center}.UserPackagesForm-module-scss-module__LMlxBG__title{font-size:32px}.UserPackagesForm-module-scss-module__LMlxBG__subtitle{color:var(--keyz-brand-colors-neutrals-800,#757575);text-align:center}
.PricingSection-module-scss-module__lqc4vG__section{background:var(--keyz-brand-colors-neutrals-100);padding:calc(var(--spacing)*10) var(--spacing-6)}@media screen and (min-width:600px){.PricingSection-module-scss-module__lqc4vG__section{padding:calc(var(--spacing)*10) var(--spacing-6)}}.PricingSection-module-scss-module__lqc4vG__container{text-align:center;max-width:1000px;margin:0 auto}.PricingSection-module-scss-module__lqc4vG__heading{font-family:var(--font-secondary);color:var(--keyz-brand-colors-neutrals-1100,#111118);margin:0 0 var(--spacing-4);letter-spacing:-.5px;font-size:32px;font-weight:800;line-height:1.15}@media screen and (min-width:600px){.PricingSection-module-scss-module__lqc4vG__heading{letter-spacing:-1px;font-size:40px}}.PricingSection-module-scss-module__lqc4vG__subtitle{color:var(--keyz-brand-colors-neutrals-800,#757575);margin:0 0 var(--spacing-12);font-size:16px;font-weight:400;line-height:1.4}@media screen and (min-width:600px){.PricingSection-module-scss-module__lqc4vG__subtitle{margin:0 0 calc(var(--spacing)*14);font-size:18px}}.PricingSection-module-scss-module__lqc4vG__packagesContainer{gap:var(--spacing-6,24px);padding:var(--spacing-2,8px) 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;direction:ltr;grid-auto-columns:1fr;grid-auto-flow:column;width:1000px;max-width:100%;margin:0 auto;display:grid;overflow:auto hidden}.PricingSection-module-scss-module__lqc4vG__packagesContainer::-webkit-scrollbar{height:var(--size-8,8px)}.PricingSection-module-scss-module__lqc4vG__packagesContainer::-webkit-scrollbar-track{background:0 0}.PricingSection-module-scss-module__lqc4vG__packagesContainer::-webkit-scrollbar-thumb{background:var(--strokeLightGrey);border-radius:var(--size-radius-xs,4px)}.PricingSection-module-scss-module__lqc4vG__packagesContainer::-webkit-scrollbar-thumb:hover{background:var(--strokeGrey)}@media (max-width:768px){.PricingSection-module-scss-module__lqc4vG__packagesContainer{justify-content:start}}
.StickyMobileCta-module-scss-module__4vwf0q__sticky{z-index:1000;gap:var(--spacing-3);padding:var(--spacing-3) var(--spacing-4);padding-bottom:max(var(--spacing-3),env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-top:1px solid #00000014;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -2px 16px #00000014}@media screen and (min-width:600px){.StickyMobileCta-module-scss-module__4vwf0q__sticky{display:none}}.StickyMobileCta-module-scss-module__4vwf0q__visible{transform:translateY(0)}.StickyMobileCta-module-scss-module__4vwf0q__loginBtn{flex:1;min-height:48px!important}.StickyMobileCta-module-scss-module__4vwf0q__ctaBtn.StickyMobileCta-module-scss-module__4vwf0q__ctaBtn{background-color:#a973ff;border-color:#a973ff;flex:1;min-height:48px!important}.StickyMobileCta-module-scss-module__4vwf0q__ctaBtn.StickyMobileCta-module-scss-module__4vwf0q__ctaBtn:hover{background-color:#9654ff;border-color:#9654ff}
.WhyKeyzSection-module-scss-module__kHqwmG__section{background:linear-gradient(90deg, var(--keyz-brand-colors-neutrals-100) 0%, #f5eeff 50%, var(--keyz-brand-colors-neutrals-100) 100%);padding:var(--spacing-10) var(--spacing-6) 0;justify-content:center;align-items:center;display:flex;overflow:hidden}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__section{padding:calc(var(--spacing)*10) var(--spacing-6) 0}}.WhyKeyzSection-module-scss-module__kHqwmG__container{flex-direction:column;align-items:center;max-width:1440px;display:flex}.WhyKeyzSection-module-scss-module__kHqwmG__heading{text-align:center;font-family:var(--font-secondary);color:var(--keyz-brand-colors-neutrals-1100,#111118);margin:0 0 var(--spacing-10);letter-spacing:-.8px;font-size:32px;font-weight:800;line-height:1.1}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__heading{text-align:right;letter-spacing:-1px;margin:0 0 var(--spacing-10);padding-inline-end:var(--spacing-6);font-size:40px}}.WhyKeyzSection-module-scss-module__kHqwmG__grid{gap:var(--spacing-8);flex-direction:column;justify-content:end;width:100%;display:flex}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__grid{flex-direction:row;align-items:center;gap:0;width:auto}}.WhyKeyzSection-module-scss-module__kHqwmG__photoSide{justify-content:center;display:flex;overflow:hidden}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__photoSide{flex:0 0 55%;max-width:55%;margin-inline-start:-80px}}.WhyKeyzSection-module-scss-module__kHqwmG__photo{object-fit:cover;width:150%;max-width:none;height:auto;margin-inline-start:-25%}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__photo{width:100%;margin-inline-start:0}}.WhyKeyzSection-module-scss-module__kHqwmG__benefitsSide{gap:var(--spacing-4);flex-direction:column;width:100%;display:flex}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__benefitsSide{align-items:end;gap:0;width:auto}}.WhyKeyzSection-module-scss-module__kHqwmG__benefitRow{align-items:center;display:flex}.WhyKeyzSection-module-scss-module__kHqwmG__benefitCard{background:var(--keyz-brand-colors-primary-100);padding:var(--spacing-2) 34px var(--spacing-2) 26px;border:1.5px solid #a973ff40;border-radius:14px;flex:1;justify-content:flex-start;align-items:center;min-height:60px;display:flex}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__benefitCard{border-radius:var(--border-radius-2xl);width:540px;height:60px;min-height:auto;padding:0 calc(var(--spacing)*16) 0 calc(var(--spacing)*24)}}.WhyKeyzSection-module-scss-module__kHqwmG__benefitText{color:var(--keyz-brand-colors-neutrals-1100,#111118);text-align:right;width:100%;margin:0;font-size:12px;font-weight:700;line-height:1.4}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__benefitText{white-space:nowrap;font-size:16px}}.WhyKeyzSection-module-scss-module__kHqwmG__iconWrapper{z-index:1;flex-shrink:0;margin-inline-end:calc(var(--spacing-6)*-1);position:relative}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__iconWrapper{margin-inline-end:calc(var(--spacing-12)*-1)}}.WhyKeyzSection-module-scss-module__kHqwmG__iconImage{background:0 0;max-width:none;display:block;width:auto!important;height:80px!important}@media screen and (min-width:600px){.WhyKeyzSection-module-scss-module__kHqwmG__iconImage{width:auto!important;height:auto!important}}
