.footer_section__L_CZJ{position:relative;background-color:var(--black)}.footer_container__INmFs{position:relative;display:flex;flex-direction:column;text-align:center;z-index:10}.footer_title__vaQ9K{color:var(--white)}.footer_description__nd8Iq{margin-top:12px;color:var(--white)}.footer_button__AT5EL{margin-top:24px;align-self:center}.footer_button__AT5EL:hover{border:1.5px solid var(--white)}.footer_columns__H4hQp{margin-top:64px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:48px;gap:48px}.footer_column__sqI2g{display:flex;flex-direction:column;gap:24px;text-align:left}.footer_column__sqI2g:nth-child(4){justify-content:center}.footer_subtitle__3my_f{font-weight:600;color:var(--white)}.footer_links__jFci_{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.footer_link__TtCV5{position:relative;color:var(--slate-400)}.footer_logo__z5B3Q{color:var(--white)}.footer_link__TtCV5:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--white);transition:transform .2s;transform:scaleX(0);transform-origin:0 100%}.footer_link__TtCV5:hover:before{transform:scaleX(1)}.footer_link__TtCV5:hover,.footer_mission__IeMMN{color:var(--white)}.footer_socials__TJwJY{margin-top:64px;display:flex;gap:16px;align-self:center}.footer_social__nmdaq svg{fill:var(--white);transition:transform .2s}.footer_social__nmdaq svg:hover{transform:scale(1.1)}@media (max-width:1024px){.footer_title__vaQ9K{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.footer_columns__H4hQp{grid-template-columns:1fr}.footer_title__vaQ9K{font-size:32px;line-height:40px;letter-spacing:-.48px}.footer_column__sqI2g:nth-child(4){align-items:center}}.logo_logo__C48OO{display:flex;flex-direction:column;text-align:right;font-size:16px;font-family:var(--font-archivo-black);transform:translateX(-100%);animation:logo_slideIn__qsw8X 1s forwards}.logo_logo__C48OO span{font-size:12px;font-family:var(--font-aileron)}@keyframes logo_slideIn__qsw8X{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.engineering_animation__EDB41{position:absolute;bottom:0;left:0;right:0;top:0}.header_header__dGL52{position:relative;background-color:var(--white);border-bottom:1px solid var(--slate-200);display:flex;z-index:99}.header_fixed_header__lX6gJ{position:fixed;top:0;left:0;right:0;z-index:99;transition:all .3s;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(251,251,253,.8)}.header_container__de_HE{display:flex;align-items:center;justify-content:space-between}.header_nav__dOulC{display:flex;border-left:1px solid var(--slate-200);border-right:1px solid var(--slate-200)}.header_account__dLWvH,.header_user__5JHuP{width:100px;height:100px;display:flex;justify-content:center;align-items:center;transition:all .2s}.header_account__dLWvH svg{fill:var(--black)}.header_user__5JHuP svg{stroke:var(--black)}.header_account__dLWvH:hover,.header_user__5JHuP:hover{background-color:var(--slate-100)}.header_pro__hHwT2,.header_unlock__mkcEf{color:var(--white);width:100px;height:100px;display:flex;justify-content:center;align-items:center;background-color:var(--black)}.header_unlock__mkcEf svg{stroke:var(--white);transition:all .2s}.header_unlock__mkcEf:hover svg{transform:translateY(-4px)}.header_pro__hHwT2 svg{fill:var(--white)}.header_nav_list__K5M5r{display:flex;align-items:center;gap:32px}.header_logo__zlk1H{color:var(--black)}.header_menu_button__p7Sxj{width:100px;height:100px;display:flex;justify-content:center;align-items:center;transition:all .2s}.header_menu_button__p7Sxj:hover{background-color:var(--slate-100)}.header_burger__2kip6{display:block;position:relative;width:32px;height:32px;background:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.header_burger__2kip6.header_active__tsQTu:before{transform:translateY(0) rotate(-45deg)}.header_burger__2kip6.header_active__tsQTu:after{transform:translateY(0) rotate(45deg)}.header_burger__2kip6:after,.header_burger__2kip6:before{content:"";position:absolute;top:16px;left:6px;width:20px;height:2px;background:var(--black);border-radius:2px;transition:transform .2s}.header_burger__2kip6:before{transform:translateY(-4px)}.header_burger__2kip6:after{transform:translateY(3px)}@media (max-width:768px){.header_container__de_HE{flex-direction:column;align-items:stretch;padding:0}.header_nav__dOulC{border-right:0;border-left:0;border-top:1px solid var(--slate-200)}.header_logo__zlk1H{padding:24px;align-self:center}.header_account__dLWvH,.header_menu_button__p7Sxj,.header_pro__hHwT2,.header_unlock__mkcEf,.header_user__5JHuP{width:100%}.header_fixed_header__lX6gJ .header_logo__zlk1H{display:none}}.modal_overlay__V3TZT{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.8);opacity:0;z-index:100;animation:modal_showModal__FJzRt .3s ease-in-out forwards}@keyframes modal_showModal__FJzRt{0%{opacity:0}to{opacity:1}}.menu_menu__dbtxi{position:fixed;top:0;right:0;bottom:0;width:40%;height:100%;background-color:var(--white);border-left:1px solid var(--slate-200);display:flex;flex-direction:column;z-index:100}.menu_head__zEBzO{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--slate-200)}.menu_logo__VkbU2{color:var(--black);margin-left:38px}.menu_close__CVFf6{border-left:1px solid var(--slate-200);width:100px;height:100px;display:flex;justify-content:center;align-items:center;transition:all .2s}.menu_close__CVFf6:hover{background-color:var(--slate-100)}.menu_close__CVFf6 svg{stroke:var(--black);transition:all .2s}.menu_close__CVFf6:hover svg{transform:rotate(90deg)}.menu_links__QmN4r{display:flex;flex-direction:column}.menu_link__5YKY8{color:var(--black);padding:24px;border-bottom:1px solid var(--slate-200);transition:all .2s}.menu_link__5YKY8:hover{background-color:var(--slate-100)}@media (max-width:768px){.menu_menu__dbtxi{width:90%}}@media (max-width:480px){.menu_menu__dbtxi{border-top:1px solid var(--slate-200)}}.subscribe-card_plan__WMYu3{position:relative;max-width:400px;width:100%;align-self:center;margin-top:48px;padding:48px;border:1px solid var(--slate-200);text-align:left;overflow:hidden}.subscribe-card_marquee__Bqd__{position:absolute;top:0;left:0;right:-40px;transform:rotate(18deg)}.subscribe-card_price__pUM_B{display:flex;align-items:center;gap:8px}.subscribe-card_price__pUM_B span{color:var(--slate-500);text-decoration:line-through}.subscribe-card_subtitle__csSCD{margin-top:12px;color:var(--slate-500)}.subscribe-card_text___IiNn{margin-top:24px;font-weight:600}.subscribe-card_button__BYccw{margin-top:24px;width:100%}.subscribe-card_benefits__c1iJ3{margin-top:12px}.subscribe-card_benefit__4jhk7{margin-top:12px;padding:16px;border-bottom:1px solid var(--slate-200);background-color:var(--white)}.subscribe-card_benefit__4jhk7:last-child{border-bottom:none}.subscribe-card_benefit_title__TiEwe{font-weight:500;display:inline-flex;align-items:center;text-align:left;gap:8px}.subscribe-card_benefit__4jhk7 svg{width:18px;height:18px;stroke:var(--success-600)}@media (max-width:480px){.subscribe-card_plan__WMYu3{padding:48px 24px 24px}}.marquee_container__rUbzZ{background-color:var(--success-600);padding:8px}.marquee_title__X42y7{color:var(--white);display:flex;align-items:center;gap:16px;margin-right:16px;font-weight:600}.marquee_title__X42y7 svg{fill:var(--white)}.features_section__KFDjE{padding-top:0}.features_features__gmJYI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}@media (max-width:480px){.features_features__gmJYI{grid-template-columns:1fr}}.feature_feature__zdSS9{padding:24px;border:1px solid var(--slate-200)}.feature_image__bYWFt{position:relative;overflow:hidden}.feature_image__bYWFt img{width:100%;height:360px;object-fit:cover;transition:transform .2s}.feature_content__19YHS{margin-top:24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media (max-width:480px){.feature_image__bYWFt img{height:220px}}.highlights_section__kb7cn{background-color:var(--slate-100)}.highlights_content__zlH1L{padding:64px;background:var(--white)}.highlights_group__yKIlR{max-width:700px;margin:0 auto}.highlights_description__KvdUe{margin-top:12px}.highlights_highlights__L71jB{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr)}.highlights_footer__BThZQ{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media (max-width:1024px){.highlights_content__zlH1L{padding:48px}}@media (max-width:480px){.highlights_content__zlH1L{padding:24px}.highlights_title__fwBkP{font-size:32px;line-height:40px;letter-spacing:-.48px}.highlights_highlights__L71jB{grid-template-columns:1fr}.highlights_footer__BThZQ{margin-top:48px;grid-template-columns:1fr}}.item_item__aQV7N{display:flex;gap:16px}.item_icon__s5wBU{width:56px;height:56px;background:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0}.item_icon__s5wBU svg{stroke:var(--black)}.item_title__uEuya{font-weight:500}.product-highlight_highlight__g33XX{padding:16px;border-right:1px solid var(--slate-200);border-bottom:1px solid var(--slate-200)}.product-highlight_highlight__g33XX:nth-child(3n){border-right:none}.product-highlight_highlight__g33XX:nth-last-child(-n+3){border-bottom:none}.product-highlight_title__Eq0o9{font-weight:500;display:inline-flex;align-items:center;gap:8px}.product-highlight_highlight__g33XX svg{width:18px;height:18px;stroke:var(--success-600)}@media (max-width:480px){.product-highlight_highlight__g33XX{border-right:none}.product-highlight_highlight__g33XX:nth-last-child(-n+3){border-bottom:1px solid var(--slate-200)}.product-highlight_highlight__g33XX:nth-last-child(-n+3):nth-child(3n){border-bottom:none}}.preview_container__TRKsl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px}.preview_image__ifP3I{width:100%;height:50vh;position:relative;overflow:hidden;transition:transform .2s}.preview_image__ifP3I img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.preview_hovered__H17zK img{transform:scale(1.05)}.preview_content__9Uzas{display:flex;flex-direction:column}.preview_row__lt1eO{display:flex;align-items:center;justify-content:space-between}.preview_title__r_bIJ{margin-bottom:12px}.preview_subtitle__OtRXu{margin-top:12px}.preview_btns__TRsFc{margin-top:24px;display:flex;flex-direction:column;gap:8px}.preview_help__Um7e4{color:var(--black);font-weight:500;display:inline-flex;align-items:center;gap:8px}.preview_help__Um7e4 svg{stroke:var(--black)}.preview_help__Um7e4 span{position:relative;cursor:pointer}.preview_help__Um7e4 span:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:transform .2s;transform:scaleX(0);transform-origin:0 100%}.preview_help__Um7e4:hover span:before{transform:scaleX(1)}@media (max-width:1024px){.preview_image__ifP3I{height:30vh}.preview_title__r_bIJ{font-size:40px;line-height:52px;letter-spacing:-.54px}.preview_subtitle__OtRXu{font-size:16px;line-height:28px;letter-spacing:-.18px}.preview_price__sRgXh{font-size:20px;line-height:32px;letter-spacing:-.32px}}@media (max-width:480px){.preview_container__TRKsl{grid-template-columns:1fr;gap:24px}.preview_image__ifP3I{height:280px}.preview_title__r_bIJ{font-size:32px;line-height:40px;letter-spacing:-.48px}.preview_price__sRgXh{font-size:18px;line-height:32px;letter-spacing:-.26px}}.hero_content__TtoXp{max-width:500px;margin:0 auto}.hero_title__jLJX3{text-align:center}.hero_email__rp5Wz{margin-top:8px;color:var(--slate-500);text-align:center}.hero_frame__jAYN8{margin-top:24px;padding:24px;background-color:var(--slate-100);border-radius:20px;border:1.5px solid var(--slate-200);transition:all .2s;cursor:pointer}.hero_row__yuBGh{display:flex;align-items:center;justify-content:space-between}.hero_row__yuBGh svg{stroke:var(--black)}.hero_frame__jAYN8:hover{border:1.5px solid var(--black)}.hero_link__XAcGC{color:var(--black)}.hero_description__I2rc7{margin-top:12px;color:var(--slate-500)}.hero_btns___UBgr{margin-top:24px;display:flex;flex-direction:column;gap:8px}.hero_button__xXpvy,.hero_ghost_button__zBgsz{width:100%}.hero_ghost_button__zBgsz{position:relative;color:var(--danger-500)}.hero_ghost_button__zBgsz:hover{color:var(--danger-500)}.hero_dots__yKGYG{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:var(--danger-500);margin:0 4px;animation:hero_pulse__iCsWT 1.5s cubic-bezier(.25,.46,.45,.94) infinite}.hero_dots__yKGYG:first-child{animation-delay:0s}.hero_dots__yKGYG:nth-child(2){animation-delay:.2s}.hero_dots__yKGYG:nth-child(3){animation-delay:.4s}@keyframes hero_pulse__iCsWT{0%,to{transform:scale(.9)}50%{transform:scale(1.5)}}@media (max-width:1024px){.hero_title__jLJX3{font-size:40px;line-height:52px;letter-spacing:-.54px}}.categories_head__G_dfC{display:flex;align-items:center;justify-content:space-between}.categories_tabs__HYA0Q{display:flex;gap:8px}.categories_tab__hqnfI{color:var(--slate-500);background-color:none;padding:10px 16px;border-radius:24px;transition:all .2s}.categories_tab__hqnfI.categories_active__Mku5m{background-color:var(--black);color:var(--white)}.categories_sort__6H0nW{display:flex;align-items:center;gap:16px}.categories_dropdown__CPEUU{width:100%}.categories_templates__s1NXu{margin-top:64px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.categories_label__HwR7w{color:var(--slate-500)}@media (max-width:768px){.categories_section__T_kZu{padding-top:0}.categories_head__G_dfC{justify-content:center}.categories_templates__s1NXu{margin-top:48px}.categories_sort__6H0nW{display:none}}@media (max-width:480px){.categories_section__T_kZu{padding-top:24px}.categories_templates__s1NXu{grid-template-columns:1fr}}.hero_subtitle__EYc8x{margin-top:12px}.hero_content__pBA6f{margin-top:48px;display:grid;grid-template-columns:2fr 1fr;align-items:flex-start;grid-gap:48px;gap:48px}.hero_form__bG_hm{display:flex;flex-direction:column;gap:8px}.hero_inputs__CtmQu{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.hero_button__077XT{align-self:flex-start}.hero_text__nSYRI{color:var(--slate-500)}.hero_info___lq_f{display:flex;flex-direction:column;gap:24px}.hero_links__8WXng{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.hero_protected__PVGt0{position:relative;margin-top:48px}.hero_link__tnF_1,.hero_protected__PVGt0 a{color:var(--black);position:relative;cursor:pointer}.hero_link__tnF_1:before,.hero_protected__PVGt0 a:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:transform .2s;transform:scaleX(1);transform-origin:0 100%}.hero_link__tnF_1:hover:before,.hero_protected__PVGt0 a:hover:before{transform:scaleX(0)}.hero_socials__vtlya{display:flex;gap:8px}.hero_social__uHH5E svg{fill:var(--black);transition:all .2s}.hero_social__uHH5E svg:hover{transform:scale(1.1)}@media (max-width:1024px){.hero_title__gqdeE{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.hero_content__pBA6f,.hero_inputs__CtmQu{grid-template-columns:1fr}}.animated-button_button__e524F{position:relative}.animated-button_button__e524F.animated-button_loading__WBWkJ{background-color:var(--black)}.animated-button_dots__QqT0m{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#fff;margin:0 4px;animation:animated-button_pulse__WSsI9 1.5s cubic-bezier(.25,.46,.45,.94) infinite}.animated-button_dots__QqT0m:first-child{animation-delay:0s}.animated-button_dots__QqT0m:nth-child(2){animation-delay:.2s}.animated-button_dots__QqT0m:nth-child(3){animation-delay:.4s}@keyframes animated-button_pulse__WSsI9{0%,to{transform:scale(.9)}50%{transform:scale(1.5)}}.hero_section__semol{position:relative}.hero_image__agDYP{width:100%;height:50vh;object-fit:cover;object-position:center}.hero_card__V8Jgo{top:50%;left:48px;transform:translateY(-50%);position:absolute;padding:48px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.8));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid var(--white);overflow:hidden;display:flex;flex-direction:column;max-width:480px;z-index:10}.hero_subtitle__R28Jb{margin-top:12px}@media (max-width:1024px){.hero_title__GCBej{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:768px){.hero_card__V8Jgo{position:relative;bottom:0;left:0;transform:translateY(0)}.hero_image__agDYP{height:40vh}}@media (max-width:480px){.hero_card__V8Jgo{padding:24px}.hero_image__agDYP{height:30vh}.hero_title__GCBej{font-size:32px;line-height:40px;letter-spacing:-.48px}}.promo_section__KQuFj{position:relative;display:grid;grid-template-columns:repeat(2,1fr);height:60vh}.promo_image__EEpqp{width:100%;height:100%}.promo_image__EEpqp img{width:100%;height:100%;object-fit:cover}.promo_card__E2APS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:48px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.8));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid var(--white);overflow:hidden;z-index:10;display:flex;flex-direction:column;align-items:center}.promo_title__pkiZJ{text-align:center}.promo_bts__FVNXJ{width:100%;display:flex;margin-top:24px;gap:16px}.promo_button__M0edP{width:100%}@media (max-width:768px){.promo_bts__FVNXJ{flex-direction:column}}@media (max-width:480px){.promo_section__KQuFj{grid-template-columns:1fr;height:100vh}.promo_title__pkiZJ{font-size:32px;line-height:40px;letter-spacing:-.48px}.promo_card__E2APS{width:80%;padding:24px;margin:0 auto}}.intro_content__rttrj{border:1px solid var(--slate-200);padding:48px;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;grid-gap:48px;gap:48px}.intro_image__IfxsC{width:100%;height:100%;overflow:hidden}.intro_image__IfxsC img{width:100%;height:100%;object-fit:cover}.intro_description__zDsyk{margin-top:16px;color:var(--slate-500);display:grid;grid-gap:12px;gap:12px}@media (max-width:768px){.intro_content__rttrj{grid-template-columns:1fr;height:auto}}@media (max-width:480px){.intro_content__rttrj{padding:24px;gap:24px}.intro_title__55Jen{font-size:32px;line-height:40px;letter-spacing:-.48px}}.statement_section__0Jkds{background-color:var(--black)}.statement_text__Emn3S,.statement_title__Eev4f{color:var(--white);text-align:center}.statement_text__Emn3S{margin-top:12px}.statement_grid__tWyeh{margin-top:64px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:64px;gap:64px}.statement_subtitle__pIzpf{color:var(--white)}.statement_description__Ewm65{margin-top:12px;color:var(--slate-400)}@media (max-width:768px){.statement_grid__tWyeh{margin-top:48px;grid-template-columns:1fr;gap:32px}.statement_title__Eev4f{font-size:32px;line-height:40px;letter-spacing:-.48px}.statement_subtitle__pIzpf{font-size:24px;line-height:32px;letter-spacing:-.1px}}.info_container__uBr4h{display:flex;flex-direction:column;gap:64px}.info_column__hh_C3{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:64px;gap:64px;padding:48px;border:1px solid var(--slate-200)}.info_column__hh_C3:last-child{display:flex;flex-direction:row-reverse}.info_image__YejyG{flex:1 1;width:100%;height:100%;overflow:hidden}.info_image__YejyG img{width:100%;height:100%;object-fit:cover}.info_content__tBRom{flex:1 1}.info_description___87uY{margin-top:12px;color:var(--slate-500)}.info_button__XK9iw{margin-top:24px}@media (max-width:768px){.info_column__hh_C3{grid-template-columns:1fr;gap:48px}.info_column__hh_C3:last-child{flex-direction:column;gap:48px}.info_title__y727h{font-size:32px;line-height:40px;letter-spacing:-.48px}}@media (max-width:480px){.info_column__hh_C3{padding:24px;gap:24px}.info_column__hh_C3:last-child{gap:24px}.info_title__y727h{font-size:24px;line-height:32px;letter-spacing:-.36px}}.hero_section__lDoA7{position:relative}.hero_subtitle__vPCw4{margin-top:12px}.hero_content__zxcJW{margin-top:64px;grid-template-columns:2fr 1fr}.hero_content__zxcJW,.hero_faqs__q8cAw{display:grid;grid-gap:48px;gap:48px}.hero_extended_faq__yguBW{padding:48px;border:1px solid var(--slate-200)}.hero_faq__4ft_B:first-child{border-top:.5px solid var(--slate-200)}.hero_faq__4ft_B{border-bottom:.5px solid var(--slate-200)}.hero_extended_items__7B2bR{margin-top:48px}.hero_form__uflC0{position:-webkit-sticky;position:sticky;top:126px}.hero_faq__4ft_B svg{stroke:var(--black)}.hero_faq__4ft_B p{color:var(--slate-500)}@media (max-width:1024px){.hero_title__2hkfn{font-size:40px;line-height:52px;letter-spacing:-.54px}.hero_extended_title__JSYcl{font-size:32px;line-height:40px;letter-spacing:-.48px}}@media (max-width:480px){.hero_content__zxcJW{margin-top:48px;grid-template-columns:1fr}.hero_extended_title__JSYcl{font-size:24px;line-height:32px;letter-spacing:-.1px}.hero_faqs__q8cAw{gap:24px}.hero_extended_items__7B2bR{margin-top:24px}.hero_extended_faq__yguBW{padding:24px}}.faq_head__PZ1nk{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;cursor:pointer}.faq_head__PZ1nk svg{flex-shrink:0;transition:transform .3s}.faq_active__WmL33 .faq_head__PZ1nk svg{transform:rotate(45deg)}.faq_content__98_Te{padding-bottom:24px}.components_container__PSLyR{display:flex;flex-direction:column}.components_templates__wwFxX{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.components_button__v2UOy{margin-top:48px;align-self:center}@media (max-width:480px){.components_templates__wwFxX{grid-template-columns:1fr}.components_title__sAo4g{font-size:32px;line-height:40px;letter-spacing:-.48px}}.endorsements_endorsements__ma4aE{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:48px;gap:48px}.endorsements_endorsement__xC9ai{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.endorsements_endorsement__xC9ai svg{width:38px;height:38px;fill:var(--black)}.endorsements_title__TyT0s{font-weight:600}@media (max-width:1024px){.endorsements_endorsements__ma4aE{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.endorsements_endorsements__ma4aE{grid-template-columns:1fr}}.hero_section__DRJga{display:flex;flex-direction:column}.hero_content____x43{max-width:800px;margin:0 auto;text-align:center}.hero_link__u1vyx{position:relative;color:var(--black);font-style:italic}.hero_link__u1vyx:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:transform .2s;transform:scaleX(1);transform-origin:0 100%}.hero_link__u1vyx:hover:before{transform:scaleX(0)}.hero_stack__CfDJh{margin-top:64px;display:grid;grid-template-columns:1fr 2fr;grid-gap:24px;gap:24px}.hero_preview__lvjln{width:100%;height:55vh}.hero_preview__lvjln img{width:100%;height:100%;object-fit:cover}.hero_product__cbmH9{position:relative;width:100%;height:55vh;border:1px solid var(--slate-200)}.hero_product__cbmH9 img{width:100%;height:100%;object-fit:cover}.hero_product_link__tWoaV{display:flex;align-items:center;gap:8px;position:absolute;bottom:0;left:0;right:0;padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.8);border-top:1px solid var(--white);color:var(--black);transition:all .2s}.hero_product_link__tWoaV svg{stroke:var(--black)}.hero_product_link__tWoaV:hover{background-color:#fff}@media (max-width:768px){.hero_stack__CfDJh{grid-template-columns:1fr}.hero_preview__lvjln,.hero_product__cbmH9{height:40vh}}.intro_section__6umTb{background-color:var(--slate-100)}.intro_cards__NY844{display:grid;grid-gap:64px;gap:64px}.intro_card__oo_U5:nth-child(2){flex-direction:row-reverse}@media (max-width:480px){.intro_cards__NY844{gap:32px}.intro_card__oo_U5:nth-child(2){flex-direction:column-reverse}}.templates_section__KJsmM{padding-top:0}.templates_container__0w5rg{display:flex;flex-direction:column}.templates_title__z6pB0{text-align:center}.templates_templates___u8p1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.templates_button__aS9O7{margin-top:48px;align-self:center}@media (max-width:480px){.templates_templates___u8p1{grid-template-columns:1fr}.templates_title__z6pB0{font-size:32px;line-height:40px;letter-spacing:-.48px}}.hero_content__a7BIi{max-width:500px;margin:0 auto}.hero_title__WV4oX{text-align:center}.hero_inputs__lUJXZ{margin-top:24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hero_link__f8BfO{position:relative;color:var(--black);transition:color .2s}.hero_link__f8BfO:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:transform .2s;transform:scaleX(0);transform-origin:0 100%}.hero_link__f8BfO:hover:before{transform:scaleX(1)}.hero_btns__HNToV{margin-top:24px;display:flex;align-items:center;gap:8px}.hero_button__3tn5C{width:100%}.hero_footer__Pk_Xt{margin-top:8px}.hero_toast__rHFQh{width:100%;padding:12px;border-radius:12px;background:var(--warning-100);border:1.5px solid var(--warning-200);display:flex;align-items:center;gap:8px}.hero_toast__rHFQh svg{fill:var(--warning-600)}.hero_message__vmZMw{color:var(--warning-600)}.hero_errorInput__eACIB{background:var(--danger-50);border-color:var(--danger-200);color:var(--danger-500)}.hero_error__6SjOG{color:var(--danger-500)}@media (max-width:1024px){.hero_title__WV4oX{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.hero_btns__HNToV{flex-direction:column}}.hero_content__ZnpYW{max-width:800px;margin:0 auto;display:grid;grid-gap:48px;gap:48px}.hero_text__CbXsa{margin-top:12px;color:var(--slate-500)}.hero_group__X_dBb{display:grid;grid-gap:12px;gap:12px}.hero_list__Y7seB{margin-top:8px;display:grid;grid-gap:8px;gap:8px;list-style:disc}.hero_list_item__tgcuu{margin-left:16px}.hero_breakline__dw3S5{width:100%;height:.5px;background-color:var(--slate-200)}.hero_link__wiOQZ{color:var(--black);cursor:pointer;position:relative}.hero_link__wiOQZ:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:transform .2s;transform:scaleX(1);transform-origin:0 100%}.hero_link__wiOQZ:hover:before{transform:scaleX(0)}@media (max-width:1024px){.hero_title__GKhbn{font-size:40px;line-height:52px;letter-spacing:-.54px}.hero_subtitle__tVhGO{font-size:24px;line-height:32px;letter-spacing:-.1px}}.hero_section__HmqSC{display:flex;align-items:center;justify-content:center;position:relative}.hero_content__HTNeT{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}.hero_title__Pvo4p{margin-top:24px}.hero_subtitle__MRmZz{margin-top:12px;color:var(--slate-500)}.hero_button__qYsoW{margin-top:24px}.hero_animation__q_eID{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}@media (max-width:1024px){.hero_title__Pvo4p{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.hero_title__Pvo4p{font-size:32px;line-height:40px;letter-spacing:-.48px}}.hero_content__waXSD{max-width:500px;margin:0 auto}.hero_title__nRTcK{text-align:center}.hero_inputs___Pxdc{margin-top:24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hero_btns__xdTjd{margin-top:24px}.hero_btns__xdTjd,.hero_newsletter__iCYZR{display:flex;align-items:center;gap:8px}.hero_button__UmiXG{width:100%}.hero_footer__vAQk8{margin-top:8px}.hero_errorInput__bNboh{background:var(--danger-50);border-color:var(--danger-200);color:var(--danger-500)}.hero_error__hnnHJ{color:var(--danger-500)}@media (max-width:1024px){.hero_title__nRTcK{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.hero_btns__xdTjd{flex-direction:column}}.hero_content__6rHIZ{max-width:500px;margin:0 auto}.hero_subtitle_____fD,.hero_title__ezO7X{text-align:center}.hero_subtitle_____fD{margin-top:12px}.hero_inputs__UHDqH{align-items:flex-start}.hero_btns__vcmOn,.hero_inputs__UHDqH{margin-top:24px;display:flex;flex-direction:column;gap:8px}.hero_btns__vcmOn{align-items:center}.hero_button__r6Lae{width:100%}.hero_toast__GSWMp{width:100%;padding:12px;border-radius:12px;color:var(--success-600);background:var(--success-100);border:1.5px solid var(--success-200);display:flex;align-items:center;gap:8px}.hero_toast__GSWMp svg{fill:var(--success-600)}.hero_errorInput__CNN8z{background:var(--danger-50);border-color:var(--danger-200);color:var(--danger-500)}.hero_error__zKiBY{color:var(--danger-500)}@media (max-width:1024px){.hero_title__ezO7X{font-size:40px;line-height:52px;letter-spacing:-.54px}}.faqs_content__NaVG_{display:grid;grid-template-columns:2fr 1fr;border:1px solid var(--slate-200);overflow:hidden}.faqs_group__FEPIW:first-child{background-color:var(--black)}.faqs_group__FEPIW{padding:48px}.faqs_title__tnvNa{color:var(--white)}.faqs_subtitle__GSIJn{margin-top:12px;color:var(--slate-400)}.faqs_link__qnwUA{color:var(--white);text-decoration:underline}.faqs_faqs__JuH24{margin-top:48px}.faqs_faq__FkTJs svg{stroke:var(--white)}.faqs_faq__FkTJs p{color:var(--slate-500)}.faqs_form_subtitle__ODN6O{margin-top:12px}@media (max-width:1024px){.faqs_title__tnvNa{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.faqs_content__NaVG_{grid-template-columns:1fr}.faqs_group__FEPIW{padding:24px}.faqs_title__tnvNa{font-size:32px;line-height:40px;letter-spacing:-.48px}}.hero_content__JEi4m{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column}.hero_description__q__Mz{color:var(--slate-500);margin-top:12px}@media (max-width:1024px){.hero_title__yDvfZ{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.hero_title__yDvfZ{font-size:32px;line-height:40px;letter-spacing:-.48px}}.bundle_content__oW6hT{max-width:600px;margin:0 auto;text-align:center}.bundle_description__joiRu{color:var(--slate-500);margin-top:12px}.bundle_image__La3Nr{margin-top:64px;height:70vh}.bundle_image__La3Nr img{width:100%;height:100%;object-fit:cover}@media (max-width:1024px){.bundle_title__t45Aa{font-size:40px;line-height:52px;letter-spacing:-.54px}.bundle_image__La3Nr{margin-top:48px;height:50vh}}@media (max-width:480px){.bundle_title__t45Aa{font-size:32px;line-height:40px;letter-spacing:-.48px}.bundle_image__La3Nr{height:30vh}}.hero_section__GCh9I{display:flex;align-items:center;justify-content:center;position:relative}.hero_content__jnnqp{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}.hero_title__PPZK_{margin-top:24px}.hero_subtitle__Wi0U0{margin-top:12px;color:var(--slate-500)}.hero_button__VqhM0{margin-top:24px}.hero_animation__n0lDD{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}@media (max-width:1024px){.hero_title__PPZK_{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.hero_title__PPZK_{font-size:32px;line-height:40px;letter-spacing:-.48px}}.categories_head__On6Ce{display:flex;align-items:center;justify-content:space-between}.categories_tabs__dtElf{display:flex;gap:8px}.categories_tab__XT4LY{color:var(--slate-500);background-color:none;padding:10px 16px;border-radius:24px;transition:all .2s}.categories_tab__XT4LY.categories_active__ssv4R{background-color:var(--black);color:var(--white)}.categories_sort__1Q9CK{display:flex;align-items:center;gap:16px}.categories_dropdown__bYvWY{width:100%}.categories_templates__50zPZ{margin-top:64px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.categories_label__K0Vi6{color:var(--slate-500)}@media (max-width:768px){.categories_section__u_yzh{padding-top:0}.categories_head__On6Ce{justify-content:center}.categories_templates__50zPZ{margin-top:48px}.categories_sort__1Q9CK{display:none}}@media (max-width:480px){.categories_section__u_yzh{padding-top:24px}.categories_templates__50zPZ{grid-template-columns:1fr}}.hero_section__nBZ_a{position:relative}.hero_image__Xvt9c{width:100%;height:50vh;object-fit:cover;object-position:center}.hero_card__MsC7z{top:50%;left:48px;transform:translateY(-50%);position:absolute;padding:48px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.8));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid var(--white);overflow:hidden;display:flex;flex-direction:column;max-width:480px;z-index:10}.hero_subtitle__wnv1f{margin-top:12px}@media (max-width:1024px){.hero_title__cYUxS{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:768px){.hero_card__MsC7z{position:relative;bottom:0;left:0;transform:translateY(0)}.hero_image__Xvt9c{height:40vh}}@media (max-width:480px){.hero_card__MsC7z{padding:24px}.hero_image__Xvt9c{height:30vh}.hero_title__cYUxS{font-size:32px;line-height:40px;letter-spacing:-.48px}}.intro_section__o3Z0U{background-color:var(--slate-50)}.intro_cards__vmBvp{display:grid;grid-gap:64px;gap:64px}.intro_card__88HJ2:nth-child(2){flex-direction:row-reverse}@media (max-width:480px){.intro_cards__vmBvp{gap:32px}.intro_card__88HJ2:nth-child(2){flex-direction:column-reverse}}.hero_content__aWCY6{max-width:800px;margin:0 auto;display:grid;grid-gap:48px;gap:48px}.hero_text__2Dx2d{margin-top:12px;color:var(--slate-500)}.hero_group__yL0FK{display:grid;grid-gap:12px;gap:12px}.hero_list__m93rE{margin-top:8px;display:grid;grid-gap:8px;gap:8px}.hero_list_item__hx813{padding:16px;border:.5px solid var(--slate-200);border-radius:16px;display:flex;align-items:center;gap:12px;font-weight:500}.hero_checkmark__DDFAL,.hero_cross__QUdt7{display:flex;align-items:center;justify-content:center}.hero_checkmark__DDFAL svg,.hero_cross__QUdt7 svg{width:18px;height:18px}.hero_checkmark__DDFAL svg{stroke:var(--success-600)}.hero_cross__QUdt7 svg{stroke:var(--danger-600)}.hero_breakline__ZFsUn{width:100%;height:.5px;background-color:var(--slate-200)}.hero_link__JjCYD{color:var(--black);cursor:pointer;position:relative}.hero_link__JjCYD:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:transform .2s;transform:scaleX(1);transform-origin:0 100%}.hero_link__JjCYD:hover:before{transform:scaleX(0)}@media (max-width:1024px){.hero_title__llhAX{font-size:40px;line-height:52px;letter-spacing:-.54px}.hero_subtitle__EqHtP{font-size:24px;line-height:32px;letter-spacing:-.1px}}.hero_content__roFcE{max-width:500px;margin:0 auto}.hero_title__ZwkL_{text-align:center}.hero_inputs__cEioI{align-items:flex-start}.hero_btns__uyVHV,.hero_inputs__cEioI{margin-top:24px;display:flex;flex-direction:column;gap:8px}.hero_btns__uyVHV{align-items:center}.hero_button__Yd6lU{width:100%}.hero_toast__QYlGf{width:100%;padding:12px;border-radius:12px;background:var(--warning-100);border:1.5px solid var(--warning-200);display:flex;align-items:center;gap:8px}.hero_toast__QYlGf svg{fill:var(--warning-600)}.hero_message__JGRjn{color:var(--warning-600)}.hero_errorInput__mCJiO{background:var(--danger-50);border-color:var(--danger-200);color:var(--danger-500)}.hero_error__JRkHW{color:var(--danger-500)}@media (max-width:1024px){.hero_title__ZwkL_{font-size:40px;line-height:52px;letter-spacing:-.54px}}.hero_section__rK0GR{display:flex;align-items:center;justify-content:center;position:relative}.hero_content__CMx_Z{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}.hero_title__bmRyt{margin-top:24px}.hero_subtitle__KcFtc{margin-top:12px;color:var(--slate-500)}.hero_button__oDIcK{margin-top:24px}.hero_animation__Q76EC{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}@media (max-width:1024px){.hero_title__bmRyt{font-size:40px;line-height:52px;letter-spacing:-.54px}}@media (max-width:480px){.hero_title__bmRyt{font-size:32px;line-height:40px;letter-spacing:-.48px}}