.CTAButton-module__B0HN2G__ctaLink{--slide-button-bg:var(--gray-100);--slide-button-color:var(--gray-3);--slide-button-hover-bg:var(--green-100);--slide-button-hover-color:var(--gray-100);--slide-button-height:fit-content;--slide-button-padding:13px 11px;width:100%;letter-spacing:0%;border-radius:20px;gap:8px;height:fit-content;font-family:Space Grotesk;font-size:18px;font-weight:500;line-height:120%}.CTAButton-module__B0HN2G__circle{background-color:var(--yellow);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .6s;display:flex}
.BlogSection-module__zMbhmW__blog{color:var(--gray-90);--horizontal-padding:0;margin:180px 0 90px;padding-left:70px;font-family:Urbanist;font-size:18px}.BlogSection-module__zMbhmW__container{background:var(--gradient-ai);border-radius:50px 0 0 50px;grid-template-columns:425px 1fr;gap:40px 0;width:100%;padding:60px 52px;display:grid;position:relative;overflow:hidden}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__subtitle{grid-column:1/2;font-family:Space Grotesk;font-size:56px;font-weight:500;line-height:1.2}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__mainTitle{color:var(--gray-80);grid-column:1/2;margin-top:32px;font-size:28px;font-weight:500;line-height:1.4}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__buttonsWrapper{z-index:3;grid-column:1/2;gap:24px;display:flex}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__buttonsWrapper .BlogSection-module__zMbhmW__arrows{border:1px dashed var(--gray-100);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-top:32px;display:flex;position:relative}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__buttonsWrapper .BlogSection-module__zMbhmW__arrows.BlogSection-module__zMbhmW__active{background-color:var(--green-100);cursor:pointer}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__buttonsWrapper .BlogSection-module__zMbhmW__arrows.BlogSection-module__zMbhmW__active:active{background-color:var(--green-100)}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard{background-color:var(--white);border:1px dashed var(--gray-40);border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;width:300px;padding:24px;transition:all .5s;display:flex;overflow:hidden}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__image{object-fit:cover;width:100%;height:190px;margin:8px 0}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__title{white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.2;overflow:hidden}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__description{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__readMore{color:var(--gray-90);align-self:flex-end;font-size:14px;font-weight:500;text-decoration:underline}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__readMore:hover{color:var(--blue)}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__cardContent{flex-direction:column;gap:4px;width:100%;margin-top:12px;display:flex}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__cardFooter{width:100%;color:var(--gray-50);justify-content:space-between;align-items:center;margin-top:8px;font-size:14px;display:flex}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__authorWrapper{align-items:center;gap:6px;display:flex}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard .BlogSection-module__zMbhmW__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard.BlogSection-module__zMbhmW__active{margin-top:20px;margin-right:16px;transition:all .5s linear;transform:rotate(-4.5deg)translateY(2px)}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard.BlogSection-module__zMbhmW__hidden{transition:all .5s linear;transform:scale(.2)translateY(2400px)}.BlogSection-module__zMbhmW__blogGrid{grid-area:1/2/4/3;justify-content:flex-start;align-items:center;gap:20px;height:100%;padding:32px;transition:transform .5s;display:flex}.BlogSection-module__zMbhmW__sentinel{flex-shrink:0;width:1px}@media (max-width:900px){.BlogSection-module__zMbhmW__blog{padding-left:0}.BlogSection-module__zMbhmW__container{border-radius:50px;grid-template-columns:1fr;gap:16px;padding:24px 16px}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard{scroll-snap-align:start;width:100%}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard.BlogSection-module__zMbhmW__active,.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__blogCard.BlogSection-module__zMbhmW__hidden{margin-top:0;margin-right:0;visibility:visible!important;pointer-events:auto!important;transform:none!important}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__buttonsWrapper{grid-row:4/5;justify-content:center}.BlogSection-module__zMbhmW__container .BlogSection-module__zMbhmW__buttonsWrapper .BlogSection-module__zMbhmW__arrows{margin-top:0}.BlogSection-module__zMbhmW__mainTitle{width:80%;margin-top:0;font-size:24px}.BlogSection-module__zMbhmW__blogGrid{scroll-snap-type:x mandatory;grid-area:auto/1/auto/2;width:100%;padding:0;transition:none;overflow-x:auto;transform:none!important}.BlogSection-module__zMbhmW__blogGrid::-webkit-scrollbar{display:none}}
.CTASection-module__HYiC3q__bg{background:var(--gradient-ai);border-radius:50px;padding:52px;position:relative}.CTASection-module__HYiC3q__title{letter-spacing:0%;text-align:center;z-index:2;max-width:800px;margin:0 auto 24px;font-family:Urbanist;font-size:28px;font-weight:500;line-height:140%}.CTASection-module__HYiC3q__ctaButton{z-index:2;max-width:234px;margin:0 auto;position:relative}.CTASection-module__HYiC3q__star1{z-index:1;width:50px;height:50px;position:absolute;top:52px;right:110px}.CTASection-module__HYiC3q__star2{z-index:1;width:50px;height:50px;position:absolute;bottom:40px;left:290px}.CTASection-module__HYiC3q__container{margin-bottom:180px}@media (max-width:900px){.CTASection-module__HYiC3q__container{--horizontal-padding:0;margin-bottom:128px}.CTASection-module__HYiC3q__ctaButton{max-width:272px}.CTASection-module__HYiC3q__bg{padding:40px 16px}.CTASection-module__HYiC3q__title{letter-spacing:.1px;font-size:18px;line-height:140%}.CTASection-module__HYiC3q__title br{display:none}.CTASection-module__HYiC3q__star1{display:none}.CTASection-module__HYiC3q__star2{width:30px;height:30px;position:absolute;bottom:50%;left:36px;transform:translateY(50%)}}
.FAQSection-module__318mKq__faq{color:var(--gray-90);margin-bottom:180px;font-family:Space Grotesk;transition:all 1s}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__title{letter-spacing:0%;text-align:center;margin-bottom:40px;font-size:56px;font-weight:500;line-height:120%}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:24px;width:100%;max-width:1400px;margin:0 auto;display:grid}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item{background-color:var(--whitesmoke);border-radius:20px;flex-direction:column;gap:12px;padding:32px 40px;display:flex}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__itemHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-width:40px;min-height:40px;display:flex;position:relative;overflow:hidden}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__button:before{content:"";border:1px dashed var(--gray-100);pointer-events:none;border-radius:12px;transition:all .3s;position:absolute;inset:0}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item .FAQSection-module__318mKq__button.FAQSection-module__318mKq__active{background-color:var(--green-100)}.FAQSection-module__318mKq__question{letter-spacing:.1px;font-size:18px;font-weight:600;line-height:120%}.FAQSection-module__318mKq__answer{opacity:0;letter-spacing:0;max-height:0;color:var(--gray-70);font-size:16px;font-weight:400;line-height:140%;transition:max-height .4s,opacity .3s,transform .3s;overflow:hidden;transform:translateY(-4px)}.FAQSection-module__318mKq__answerOpen{opacity:1;max-height:200px;transform:translateY(0)}@media (max-width:760px){.FAQSection-module__318mKq__faq{--horizontal-padding:16px;margin-bottom:120px}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__item{padding:16px}.FAQSection-module__318mKq__faq .FAQSection-module__318mKq__grid .FAQSection-module__318mKq__button{min-width:32px;min-height:32px}}
.FeaturesSection-module__Tr1KUq__container{justify-content:space-between;gap:32px;width:100%;margin-bottom:80px;display:flex}.FeaturesSection-module__Tr1KUq__title{letter-spacing:0%;margin-bottom:40px;font-family:Space Grotesk;font-size:56px;font-weight:500;line-height:120%}@media (max-width:1024px){.FeaturesSection-module__Tr1KUq__container{--horizontal-padding:16px;gap:0}.FeaturesSection-module__Tr1KUq__content{width:100%}}
.FeaturesList-module__TeftOG__features{width:100%;max-width:590px;color:var(--gray-60);flex-direction:column;align-items:flex-start;gap:12px;font-size:1.5rem;display:flex}.FeaturesList-module__TeftOG__feature{background-color:var(--whitesmoke);border-radius:20px;align-self:stretch;align-items:center;gap:16px;padding:24px;font-family:Urbanist;transition:all .4s;display:flex}.FeaturesList-module__TeftOG__feature.FeaturesList-module__TeftOG__active{background-color:var(--light-blue);color:var(--gray-90);flex-direction:column;align-items:flex-start;display:flex}.FeaturesList-module__TeftOG__feature .FeaturesList-module__TeftOG__paragraph{display:none}.FeaturesList-module__TeftOG__feature.FeaturesList-module__TeftOG__active .FeaturesList-module__TeftOG__paragraph{display:block}.FeaturesList-module__TeftOG__feature.FeaturesList-module__TeftOG__active .FeaturesList-module__TeftOG__icon{transition:transform .4s;transform:rotate(90deg)}.FeaturesList-module__TeftOG__iconAndTitle{align-items:center;gap:12px;display:flex}.FeaturesList-module__TeftOG__icon{width:.5rem;height:.5rem;position:relative}.FeaturesList-module__TeftOG__title{font-weight:600;line-height:140%}.FeaturesList-module__TeftOG__paragraph{width:100%;color:var(--gray-80);white-space:pre-wrap;font-size:1rem;font-weight:500;line-height:140%;display:block;position:relative}@media (max-width:1024px){.FeaturesList-module__TeftOG__features{max-width:100%}}
.AnimatedGrid-module__h7afnq__featuresGrid{width:640px;height:640px;position:relative}.AnimatedGrid-module__h7afnq__gridIcon{box-sizing:border-box;text-align:center;border:1px dashed var(--gray-40);background-color:#0000;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:14.5%;height:14.5%;padding:.15rem;display:flex;position:absolute;overflow:hidden}.AnimatedGrid-module__h7afnq__gridIcon.AnimatedGrid-module__h7afnq__baseIcon img{opacity:1;width:35%;height:35%}.AnimatedGrid-module__h7afnq__gridIcon.AnimatedGrid-module__h7afnq__active{background-color:var(--gray-3);border:none}.AnimatedGrid-module__h7afnq__gridIcon img{object-fit:contain;opacity:0;width:50%;height:auto;transition:all .85s}.AnimatedGrid-module__h7afnq__gridIcon.AnimatedGrid-module__h7afnq__active img{opacity:1}.AnimatedGrid-module__h7afnq__gridIcon .AnimatedGrid-module__h7afnq__label{color:var(--gray-90);margin:.5rem 0 0;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:500;line-height:1.2;transition:all .85s}@media (max-width:1024px){.AnimatedGrid-module__h7afnq__featuresGrid{display:none}}
.FinalCTASection-module__Qyodnq__finalCta{width:100%;color:var(--gray-90);margin-bottom:180px;font-family:Space Grotesk;font-size:3.5rem}.FinalCTASection-module__Qyodnq__title{text-align:center;letter-spacing:0%;font-size:56px;font-weight:500;line-height:120%}.FinalCTASection-module__Qyodnq__container{grid-template-columns:repeat(3,auto);justify-content:center;align-items:center;gap:36px;margin:24px auto 0;display:grid}.FinalCTASection-module__Qyodnq__description{max-width:538px;letter-spacing:0%;color:var(--gray-100);font-family:Urbanist;font-size:24px;font-weight:500;line-height:140%}.FinalCTASection-module__Qyodnq__ctaButtonWrapper{align-self:flex-end;min-width:234px}@media (max-width:760px){.FinalCTASection-module__Qyodnq__finalCta{--horizontal-padding:16px}.FinalCTASection-module__Qyodnq__container{grid-template-columns:repeat(2,auto)}.FinalCTASection-module__Qyodnq__ctaButtonWrapper{grid-column:1/3}}
.PlanCard-module__PoNBHa__ballIcon{z-index:-1;position:absolute;top:-4.5%;left:calc(100% - 3rem)}.PlanCard-module__PoNBHa__card{border:1px dashed var(--blue);border-radius:20px;flex-direction:column;align-self:stretch;gap:24px;padding:36px 18px;font-family:Urbanist;display:flex;position:relative}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__header{width:100%;color:var(--gray-90);flex-direction:column;gap:8px;display:flex}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__priceContainer{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__priceContainer .PlanCard-module__PoNBHa__type{letter-spacing:-2%;background-color:var(--light-blue);border-radius:8px;padding:4px 24px;font-family:Urbanist;font-size:16px;font-weight:600;line-height:120%}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__priceContainer .PlanCard-module__PoNBHa__price{letter-spacing:0%;font-family:Space Grotesk;font-size:28px;font-weight:500;line-height:100%}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__description{letter-spacing:.1px;font-family:Urbanist;font-size:18px;font-weight:500;line-height:140%}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__subDescription{letter-spacing:0;font-family:Urbanist;font-size:14px;font-weight:400;line-height:120%}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__subDescription{color:var(--gray-60)}.PlanCard-module__PoNBHa__card .PlanCard-module__PoNBHa__priceButton{background-color:var(--gray-3)}.PlanCard-module__PoNBHa__card.PlanCard-module__PoNBHa__best{border:1px solid var(--blue);background-color:var(--blue)}.PlanCard-module__PoNBHa__card.PlanCard-module__PoNBHa__best .PlanCard-module__PoNBHa__header{color:var(--white)}.PlanCard-module__PoNBHa__card.PlanCard-module__PoNBHa__best .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__priceContainer .PlanCard-module__PoNBHa__type{background-color:var(--white);color:var(--gray-90)}.PlanCard-module__PoNBHa__card.PlanCard-module__PoNBHa__best .PlanCard-module__PoNBHa__header .PlanCard-module__PoNBHa__subDescription{color:var(--gray-10)}.PlanCard-module__PoNBHa__card.PlanCard-module__PoNBHa__best .PlanCard-module__PoNBHa__priceButton{background-color:var(--white)}.PlanCard-module__PoNBHa__card.PlanCard-module__PoNBHa__best .PlanCard-module__PoNBHa__featuresContainer .PlanCard-module__PoNBHa__featuresTitle,.PlanCard-module__PoNBHa__card.PlanCard-module__PoNBHa__best .PlanCard-module__PoNBHa__featuresContainer .PlanCard-module__PoNBHa__features .PlanCard-module__PoNBHa__feature{color:var(--gray-10)}.PlanCard-module__PoNBHa__divider{background-color:var(--gray-7);align-self:stretch;height:.05rem;position:relative}.PlanCard-module__PoNBHa__priceButton{appearance:none;width:100%;letter-spacing:0%;color:var(--gray-100);cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:18px 18px 18px 13px;font-family:Space Grotesk;font-size:18px;font-weight:500;line-height:120%;display:flex}.PlanCard-module__PoNBHa__featuresContainer{width:100%}.PlanCard-module__PoNBHa__featuresContainer .PlanCard-module__PoNBHa__featuresTitle{letter-spacing:-2%;color:var(--gray-80);margin-bottom:16px;font-family:Urbanist;font-size:16px;font-weight:600;line-height:120%}.PlanCard-module__PoNBHa__featuresContainer .PlanCard-module__PoNBHa__features{flex-direction:column;gap:12px;padding-left:8px;display:flex}.PlanCard-module__PoNBHa__featuresContainer .PlanCard-module__PoNBHa__features .PlanCard-module__PoNBHa__feature{color:var(--gray-80);letter-spacing:0%;align-items:center;gap:8px;font-family:Urbanist;font-size:16px;font-weight:500;line-height:140%;display:flex}.PlanCard-module__PoNBHa__featuresContainer .PlanCard-module__PoNBHa__features .PlanCard-module__PoNBHa__feature .PlanCard-module__PoNBHa__circle{background-color:var(--gray-3);border-radius:50%;width:20px;height:20px}.PlanCard-module__PoNBHa__featuresContainer .PlanCard-module__PoNBHa__features .PlanCard-module__PoNBHa__feature.PlanCard-module__PoNBHa__best{color:var(--gray-5)}
.PricingSection-module__og8E-W__container{width:100%}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__header{justify-content:space-between;margin-bottom:60px;display:flex}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__header .PricingSection-module__og8E-W__title{letter-spacing:0%;font-family:Space Grotesk;font-size:56px;font-weight:500;line-height:120%}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__header .PricingSection-module__og8E-W__description{letter-spacing:0%;text-align:right;max-width:570px;margin-top:16px;font-family:Urbanist;font-size:28px;font-weight:500;line-height:140%}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters{justify-content:space-between;align-items:flex-end;display:flex}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters .PricingSection-module__og8E-W__guaranteeContainer{background-color:var(--gray-3);letter-spacing:0%;border-radius:20px;align-items:center;gap:4px;margin-left:16px;padding:8px 12px;font-family:Urbanist;font-size:16px;font-weight:500;line-height:140%;display:flex}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters .PricingSection-module__og8E-W__discount{letter-spacing:0;color:var(--blue);font-family:Urbanist;font-size:14px;font-weight:700;line-height:120%}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters .PricingSection-module__og8E-W__periodSwitcher{background-color:var(--gray-3);border-radius:20px;align-items:center;margin-top:12px;padding:4px;font-size:20px;display:flex}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters .PricingSection-module__og8E-W__periodSwitcher .PricingSection-module__og8E-W__formCheckLabel{letter-spacing:.1px;cursor:pointer;border-radius:20px;padding:8px 16px;font-family:Urbanist;font-size:18px;font-weight:600;line-height:120%;transition:background-color .2s,color .2s}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters .PricingSection-module__og8E-W__periodSwitcher .PricingSection-module__og8E-W__formCheckLabel.PricingSection-module__og8E-W__active{background-color:var(--white)}.PricingSection-module__og8E-W__planCards{grid-template-columns:repeat(3,350px);align-items:center;gap:24px;width:100%;max-width:1150px;margin:0 auto;padding:24px 24px 0;display:grid;overflow-x:auto}.PricingSection-module__og8E-W__planCards::-webkit-scrollbar{display:none}@media (max-width:760px){.PricingSection-module__og8E-W__container{--horizontal-padding:16px}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__header{flex-direction:column;align-items:flex-start}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__header .PricingSection-module__og8E-W__description{text-align:left;margin-top:40px}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters{flex-direction:column-reverse;align-items:center}.PricingSection-module__og8E-W__container .PricingSection-module__og8E-W__filters .PricingSection-module__og8E-W__guaranteeContainer{margin-top:24px;margin-left:0}}
