.not-found_container__lMmoT{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:10rem 20px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.not-found_container__lMmoT:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(var(--base-color-blue-600),.05) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(var(--base-color-blue-600),.03) 0,transparent 50%);pointer-events:none}.not-found_content__krn5k{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;width:100%;position:relative;z-index:1}.not-found_logo__zcRgl{margin-bottom:48px;height:40px;width:auto}@media screen and (max-width:1024px){.not-found_logo__zcRgl{margin-bottom:36px;height:32px}}.not-found_errorSection__4VKD4{margin-bottom:48px}@media screen and (max-width:1024px){.not-found_errorSection__4VKD4{margin-bottom:36px}}.not-found_errorCode__67TEf{font-size:120px;font-weight:700;line-height:1;color:var(--base-color-blue-600);margin-bottom:16px;background:linear-gradient(135deg,var(--base-color-blue-600) 0,var(--base-color-blue-700) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 4px 8px rgba(var(--base-color-blue-600),.2)}@media screen and (max-width:1024px){.not-found_errorCode__67TEf{font-size:80px;margin-bottom:12px}}.not-found_title__HIivx{font-size:36px;font-weight:700;line-height:1.2;color:var(--base-color-slate-900);margin-bottom:16px;letter-spacing:-.02em}@media screen and (max-width:1024px){.not-found_title__HIivx{font-size:28px;margin-bottom:12px}}.not-found_description__u_NP3{font-size:18px;font-weight:400;line-height:1.6;color:var(--base-color-slate-600);max-width:500px;margin:0 auto}@media screen and (max-width:1024px){.not-found_description__u_NP3{font-size:16px;line-height:1.5}}.not-found_actions__CieSk{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}@media screen and (max-width:1024px){.not-found_actions__CieSk{margin-bottom:36px}}.not-found_primaryButton__AH_Wy{min-width:200px}@media screen and (max-width:1024px){.not-found_primaryButton__AH_Wy{min-width:180px}}.not-found_buttonIcon__O0xl6{width:16px;height:16px;flex-shrink:0}.not-found_linkButton__bx5qX{color:var(--base-color-slate-700);text-decoration:none;font-weight:500;padding:12px 24px;border-radius:8px;transition:var(--transition-framer-hover)}.not-found_linkButton__bx5qX:hover{color:var(--base-color-blue-600);background-color:var(--base-color-blue-50)}.not-found_linkButton__bx5qX:active{transition:var(--transition-framer-tap);background-color:var(--base-color-blue-100)}.not-found_helpSection__DqIjt{margin-top:auto}.not-found_helpText__MxBof{font-size:14px;color:var(--base-color-slate-500);margin:0}.not-found_helpLink__YYNR4{color:var(--base-color-blue-600);text-decoration:none;font-weight:500;transition:var(--transition-framer-hover)}.not-found_helpLink__YYNR4:hover{color:var(--base-color-blue-700);text-decoration:underline}@keyframes not-found_fadeInUp__nyxxn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found_content__krn5k>*{animation:not-found_fadeInUp__nyxxn .6s ease-out}.not-found_logo__zcRgl{animation-delay:.1s}.not-found_errorSection__4VKD4{animation-delay:.2s}.not-found_actions__CieSk{animation-delay:.3s}.not-found_helpSection__DqIjt{animation-delay:.4s}.Button_button__wfofQ{width:auto;display:flex;align-items:center;justify-content:center;gap:12px;transition:var(--transition-framer-hover);cursor:pointer;text-decoration:none;background-color:rgba(0,0,0,0);white-space:nowrap;outline:4px solid rgba(0,0,0,0)}.Button_button__wfofQ.Button_primary__0UNBG{background-color:var(--base-color-blue-600);color:var(--base-color-neutral-25)}.Button_button__wfofQ.Button_primary__0UNBG:hover{background-color:var(--base-color-blue-700);color:var(--base-color-neutral-25)}.Button_button__wfofQ.Button_primary__0UNBG:active{transition:var(--transition-framer-tap);background-color:var(--base-color-blue-800);outline-color:var(--base-color-blue-600-24)}.Button_button__wfofQ.Button_link__viPGr{background-color:var(--base-color-neutral-25-0);color:var(--base-color-slate-900)}.Button_button__wfofQ.Button_link__viPGr:hover{background-color:var(--base-color-neutral-25-24);color:var(--base-color-slate-900)}.Button_button__wfofQ.Button_link__viPGr:active{transition:var(--transition-framer-tap);background-color:var(--base-color-neutral-25-24)}.Button_button__wfofQ.Button_subtle__1SbqS{background-color:rgba(0,0,0,0);color:var(--base-color-slate-900)}.Button_button__wfofQ.Button_subtle__1SbqS:hover{background-color:var(--base-color-neutral-25-24);color:var(--base-color-slate-900)}.Button_button__wfofQ.Button_subtle__1SbqS:active{transition:var(--transition-framer-tap);background-color:var(--base-color-neutral-25-48)}.Button_button__wfofQ.Button_subtle-dark__GNcPM{background-color:var(--base-color-neutral-25-24);color:var(--base-color-neutral-25)}.Button_button__wfofQ.Button_subtle-dark__GNcPM:hover{background-color:var(--base-color-neutral-25-48);color:var(--base-color-neutral-25)}.Button_button__wfofQ.Button_subtle-dark__GNcPM:active{transition:var(--transition-framer-tap);background-color:var(--base-color-neutral-25-64)}.Button_button__wfofQ.Button_subtle-circle__goYSo{background-color:var(--base-color-neutral-25);color:var(--base-color-slate-900)}.Button_button__wfofQ.Button_subtle-circle__goYSo:hover{background-color:var(--base-color-neutral-100);color:var(--base-color-slate-900)}.Button_button__wfofQ.Button_subtle-circle__goYSo:active{transition:var(--transition-framer-tap);background-color:var(--base-color-neutral-300)}.Button_button__wfofQ.Button_extra-small__iUYuS{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.2px;height:36px;border-radius:12px;padding:0 12px}.Button_button__wfofQ.Button_extra-small__iUYuS.Button_subtle-circle__goYSo{border-radius:20.5px;padding:0 16px}.Button_button__wfofQ.Button_small__RIKe2{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.2px;height:53px;border-radius:12px;padding:0 32px}.Button_button__wfofQ.Button_small__RIKe2.Button_subtle-circle__goYSo{border-radius:26.5px;padding:0 16px}.Button_button__wfofQ.Button_medium__v11OE{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.2px;height:64px;border-radius:12px;padding:0 32px}.Button_button__wfofQ.Button_medium__v11OE.Button_subtle-circle__goYSo{border-radius:32px;padding:0 16px}.Button_button__wfofQ.Button_large__serMu{font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.2px;height:72px;border-radius:12px;padding:0 32px}.Button_button__wfofQ.Button_large__serMu.Button_subtle-circle__goYSo{border-radius:36px;padding:0 16px}.MobileHamburger_mobileHamburgerContainer__fzUvd{display:flex;align-items:center;justify-content:center;padding:16px;cursor:pointer;background-color:rgba(0,0,0,0)}.MobileHamburger_mobileHamburger__CvIss{display:flex;min-width:22px;max-width:22px;min-height:11.5px;max-height:11.5px;position:relative;align-items:center;justify-content:center;background-color:rgba(0,0,0,0)}.MobileHamburger_mobileHamburger__CvIss.MobileHamburger_open__PLbXS>.MobileHamburger_barTop__eKw15{transform:rotate(-45deg) translate(-2.59px,4.59px)}.MobileHamburger_mobileHamburger__CvIss.MobileHamburger_open__PLbXS>.MobileHamburger_barBottom__uT9iy{transform:rotate(45deg) translate(-2.59px,-4.59px)}.MobileHamburger_barTop__eKw15{top:0}.MobileHamburger_barBottom__uT9iy,.MobileHamburger_barTop__eKw15{width:100%;height:2px;background-color:var(--base-color-slate-900);position:absolute;left:0;transition:var(--transition-simple-fast)}.MobileHamburger_barBottom__uT9iy{bottom:0}.CardsSection_cardsSectionContainer__yJV03{display:flex;flex-direction:column;width:100%;align-items:center;padding:72px 0;background-image:linear-gradient(180deg,#f7f9fc,#fff)}@media screen and (max-width:768px){.CardsSection_cardsSectionContainer__yJV03{padding:45px 0}}.CardsSection_cardsSectionHolder__ew8hI{width:100%;display:flex;flex-direction:column;align-items:center;gap:72px}@media screen and (max-width:768px){.CardsSection_cardsSectionHolder__ew8hI{gap:32px}}.CardsSection_cardsSectionTop__1oDBf{display:flex;justify-content:space-between;gap:24px;width:100%;max-width:1128px;padding:0 24px}@media screen and (max-width:768px){.CardsSection_cardsSectionTop__1oDBf{flex-direction:column;gap:12px;padding:0 18px}}.CardsSection_cardsSectionTopLeft__H4VQ_{display:flex;flex-direction:column;align-items:flex-start;gap:24px;min-width:780px;max-width:780px}@media screen and (max-width:1024px){.CardsSection_cardsSectionTopLeft__H4VQ_{min-width:calc(100% - 96px - 24px);max-width:calc(100% - 96px - 24px)}}@media screen and (max-width:768px){.CardsSection_cardsSectionTopLeft__H4VQ_{min-width:100%;max-width:100%}}.CardsSection_cardsSectionTopRight__mKICh{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:12px;width:100%}.CardsSection_cardsSectionTitle__ACOud{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.2px;color:var(--base-color-slate-900);max-width:780px}.CardsSection_cardsSectionTitle__ACOud>b{font-weight:700}.CardsSection_cardsSectionTitle__ACOud.CardsSection_red__saA1D>b{background:linear-gradient(270deg,#f7366c 0,#ff3451 50%,#ff6c34 80%,#ff8220);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.CardsSection_cardsSectionTitle__ACOud.CardsSection_blue__Hciyk>b{color:var(--tapform-brand)}@media screen and (max-width:768px){.CardsSection_cardsSectionTitle__ACOud{font-size:32px;line-height:1.31}}.CardsSection_cardsSectionDescription__cueQ2{max-width:780px;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-500)}.CardsSection_cardsSectionLeft__B_iOY{transform:rotate(180deg)}.CardsSection_cardsSectionCards__PNZsh{display:flex;width:100%;padding-left:max(50vw - 564px,24px);overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.CardsSection_cardsSectionCards__PNZsh::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.CardsSection_cardsSectionCards__PNZsh{padding-left:0}}.CardsSection_cardsSectionCardsHolder__8PJvy{display:flex;gap:32px;padding-right:8rem}@media screen and (max-width:768px){.CardsSection_cardsSectionCardsHolder__8PJvy{padding-right:18px;padding-left:18px;gap:14px}}.CardsSection_cardsSectionCard__gjlSu{width:370px;height:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;box-shadow:0 14px 32px 0 rgba(0,0,0,.04);border:1px solid var(--base-color-slate-200);background-color:var(--base-color-neutral-25);overflow:hidden}@media screen and (max-width:768px){.CardsSection_cardsSectionCard__gjlSu{width:86vw;gap:0}}.CardsSection_cardsSectionCardContent__j22qe{display:flex;flex-direction:column;text-align:left;align-items:flex-start;width:100%;gap:12px;padding:32px}.CardsSection_cardsSectionCardTitle__g0naZ{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:-.2px;color:var(--base-color-slate-900)}.CardsSection_cardsSectionCardDescription__WZuZn{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-slate-500)}.CardsSection_cardsSectionCardImage__qiKz2{width:100%;height:auto;aspect-ratio:370/321}.CardsSection_cardsSectionMobileSelectors__bMcID{display:flex;align-items:center;justify-content:center;width:100%;gap:8px}.CardsSection_cardsSectionActionsHolder__WeU2w{display:flex}@media screen and (max-width:768px){.CardsSection_cardsSectionActionsHolder__WeU2w{justify-content:center;width:100%;padding:0 18px}.CardsSection_cardsSectionActionButton__LIOZo{width:100%}}.FormTemplateCTA_formTemplateCTA__ktfxK{width:100%;display:flex;flex-direction:column;align-items:center;padding:62px 0}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTA__ktfxK{padding:52px 0}}.FormTemplateCTA_formTemplateCTAHolder__kLFe5{width:100%;display:flex;flex-direction:column;max-width:1128px;padding:0 24px;gap:40px}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTAHolder__kLFe5{max-width:400px;padding:0 16px}}.FormTemplateCTA_formTemplateCTATop__BnuZ6{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;text-align:left}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTATop__BnuZ6{flex-direction:column;align-items:center;text-align:center}}.FormTemplateCTA_formTemplateCTATitle__3g2yG{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.2px;color:var(--base-color-slate-900)}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTATitle__3g2yG{font-size:28px}}.FormTemplateCTA_formTemplateCTAAction__smFyY{background-color:var(--template-color)!important}.FormTemplateCTA_formTemplateCTASteps__o9BtN{display:flex;width:100%;justify-content:space-between;gap:24px;list-style:none}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTASteps__o9BtN{flex-direction:column;gap:49px}}.FormTemplateCTA_formTemplateCTAStepImage__pxfxc{width:100%;height:auto;margin-bottom:24px}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTAStepImage__pxfxc{margin-bottom:20px}}.FormTemplateCTA_formTemplateCTAStepTitle__ovNL1{font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px;color:var(--base-color-slate-900);margin-bottom:6px}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTAStepTitle__ovNL1{font-size:23px}}.FormTemplateCTA_formTemplateCTAStepDescription__YPcyv{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-slate-500)}@media screen and (max-width:768px){.FormTemplateCTA_formTemplateCTAStepDescription__YPcyv{font-size:18px}}.Label_labelContainer__9Kjt0{display:flex;width:auto;align-items:center;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.2px;border-radius:20px;min-height:40px;max-height:40px;padding:0 16px;gap:8px;text-transform:uppercase}.Label_labelContainer__9Kjt0.Label_red__eAHFS{background-color:var(--base-color-red-500-8);color:var(--base-color-red-500)}.Label_labelContainer__9Kjt0.Label_blue__sOs3_{background-color:var(--base-color-blue-600-8);color:var(--base-color-blue-600)}.Label_labelContainer__9Kjt0.Label_dark-blue__NbqJo{background-color:var(--label-dark-blue-background);color:var(--label-dark-blue-text)}@media screen and (max-width:768px){.Label_labelContainer__9Kjt0{font-size:14px}}.IconButton_iconButton__5Db9U{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--base-color-slate-200);cursor:pointer;transition:var(--transition-framer-hover)}.IconButton_iconButton__5Db9U,.IconButton_iconButton__5Db9U.IconButton_small__mZKam{min-width:28px;min-height:28px;max-width:28px;max-height:28px;padding:4px}.IconButton_iconButton__5Db9U.IconButton_large__KaOon{min-width:42px;min-height:42px;max-width:42px;max-height:42px;padding:8px}.IconButton_iconButton__5Db9U.IconButton_colorSvg__bbyqt svg path{fill:var(--base-color-slate-500)}.IconButton_iconButton__5Db9U:hover{background-color:var(--base-color-slate-300)}.IconButton_iconButton__5Db9U:active{transition:var(--transition-framer-tap);background-color:var(--base-color-slate-400)}.EmbedForms_embedFormsContainer__wcXmZ{display:flex;flex-direction:column;align-items:center;padding:120px 0 72px;background-color:var(--embed-forms-background);position:relative}@media screen and (max-width:1024px){.EmbedForms_embedFormsContainer__wcXmZ{padding:72px 0}}.EmbedForms_embedFormsBackgroundDecoration__JQzrD{background-image:radial-gradient(circle at 50% 140%,#0351b7,rgba(0,0,0,0) 45%);width:100%;height:454px;position:absolute;bottom:0;left:0;z-index:1}.EmbedForms_embedFormsHolder__LNZM8{width:100%;display:flex;flex-direction:column;padding:0 24px;max-width:1128px;align-items:center;gap:24px;z-index:2}@media screen and (max-width:1024px){.EmbedForms_embedFormsHolder__LNZM8{padding:0 18px;max-width:550px}}.EmbedForms_embedFormsTop__FIQCp{display:flex;justify-content:space-between;gap:48px;width:100%;padding-bottom:48px}@media screen and (max-width:1024px){.EmbedForms_embedFormsTop__FIQCp{padding-bottom:42px}}.EmbedForms_embedFormsTopLeft__zjwtw{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:24px;width:100%}@media screen and (max-width:1024px){.EmbedForms_embedFormsTopLeft__zjwtw{align-items:center}}.EmbedForms_embedFormsLabelIcon__skbzh path{fill:var(--base-color-blue-600)}.EmbedForms_embedFormsTitle__biCU_{font-size:62px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:-.2px;color:var(--base-color-neutral-25)}.EmbedForms_embedFormsTitle__biCU_>b{color:var(--base-color-neutral-400);font-weight:700}@media screen and (max-width:1024px){.EmbedForms_embedFormsTitle__biCU_{font-size:36px;line-height:1.28;text-align:center}}.EmbedForms_embedFormsTopRight__VunVE{width:100%;display:flex;justify-content:center;align-items:center;gap:18px}@media screen and (max-width:1024px){.EmbedForms_embedFormsTopRight__VunVE{display:none}}.EmbedForms_embedFormsLoveCard__eyZK5{width:100%;max-width:230px;transform:translateY(-5%) rotate(1.5deg)}@media screen and (max-width:1024px){.EmbedForms_embedFormsLoveCard__eyZK5{transform:translateY(0) rotate(0);max-width:calc(50% - 12px)}}.EmbedForms_embedFormsFreeCard__gIqDI{width:100%;max-width:230px;transform:translateY(5%) rotate(1.5deg)}@media screen and (max-width:1024px){.EmbedForms_embedFormsFreeCard__gIqDI{transform:translateY(0) rotate(0);max-width:calc(50% - 12px)}}.EmbedForms_embedFormsLargeCard__bXJKG{width:100%;display:flex;gap:30px;justify-content:space-between;border-radius:24px;border:1px solid var(--base-color-neutral-800);background-color:var(--base-color-neutral-900);overflow:hidden}@media screen and (max-width:1024px){.EmbedForms_embedFormsLargeCard__bXJKG{flex-direction:column;align-items:center;gap:24px}}.EmbedForms_embedFormsLargeCardLeft__UbFeX{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;padding:48px;gap:16px;width:100%}@media screen and (max-width:1024px){.EmbedForms_embedFormsLargeCardLeft__UbFeX{gap:32px;padding:24px 24px 0}}.EmbedForms_embedFormsLargeCardLeftTop__GbDXc{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:12px}.EmbedForms_embedFormsCardLabel__kBImA{font-size:15px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:var(--base-color-blue-400);text-transform:uppercase}.EmbedForms_embedFormsCardTitle__vFbER{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:var(--base-color-neutral-25)}@media screen and (max-width:1024px){.EmbedForms_embedFormsCardTitle__vFbER{font-size:20px;line-height:1.3}}.EmbedForms_embedFormsCardDescription__uM0Mu{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-neutral-300)}.EmbedForms_embedFormsCardDescription__uM0Mu>b{color:var(--base-color-neutral-25);font-weight:700}@media screen and (max-width:1024px){.EmbedForms_embedFormsLargeCardButton__sIeFZ{width:100%}}.EmbedForms_embedFormsLargeCardRight__Zv1MD{display:flex;max-width:530px;min-width:530px}@media screen and (max-width:1024px){.EmbedForms_embedFormsLargeCardRight__Zv1MD{min-width:100%;max-width:100%}}.EmbedForms_embedFormsLargeCardImage__txCsA{width:100%;height:auto;object-fit:contain}.EmbedForms_embedFormsSmallerCards__3962V{display:flex;flex-wrap:wrap;gap:24px;width:100%}.EmbedForms_embedFormsMediumCard__CO7GV{width:calc(50% - 12px);display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;border:1px solid var(--base-color-neutral-800);background-color:var(--base-color-neutral-900);overflow:hidden}@media screen and (max-width:1024px){.EmbedForms_embedFormsMediumCard__CO7GV{width:100%}}.EmbedForms_embedFormsMediumCardTop__3hONq{display:flex;flex-direction:column;align-items:flex-start;padding:48px;gap:12px}@media screen and (max-width:1024px){.EmbedForms_embedFormsMediumCardTop__3hONq{padding:24px}}.EmbedForms_embedFormsMediumCardImage__hUMmC{width:100%;height:auto;object-fit:contain}.EmbedForms_embedFormsSmallCard__w8huL{width:calc(50% - 12px);display:flex;border-radius:24px;border:1px solid var(--base-color-neutral-800);background-color:var(--base-color-neutral-900);overflow:hidden;align-items:center;padding:32px 42px;gap:24px}@media screen and (max-width:1024px){.EmbedForms_embedFormsSmallCard__w8huL{width:100%;flex-direction:column;align-items:flex-start;padding:24px}}.EmbedForms_embedFormsSmallCardContent__lN6Y3{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;gap:8px}.EmbedForms_embedFormsSmallCardTitle__n6zxI{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:-.2px;color:var(--base-color-neutral-25)}.EmbedForms_embedFormsSmallCardDescription__DbES1{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-neutral-300)}.EmbedForms_embedFormsSmallCardDescription__DbES1>b{color:var(--base-color-neutral-25);font-weight:700}.EmbedForms_embedFormsCardIcon__hTveE{min-width:42px;max-width:42px;height:auto}.EmbedForms_embedFormsCardsFeaturesList__ncCfB{list-style:none;display:flex;justify-content:center;align-items:center;padding:24px;flex-wrap:wrap;gap:34px}.EmbedForms_embedFormsCardsFeaturesListItem__Idd_G{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-neutral-300)}.EmbedForms_embedFormsCardsFeaturesListItemText__UVD0B{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:-.2px;color:var(--base-color-neutral-25)}.EmbedForms_embedFormsCardsActions__J5Q26{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;width:100%;padding:28px 24px 0}@media screen and (max-width:1024px){.EmbedForms_embedFormsCardsActions__J5Q26{padding:0;gap:12px}.EmbedForms_embedFormsCardsActionButton__wUJbW{width:100%}}.EmbedForms_embedFormsCardsActionButtonIcon___xCW_{width:24px;height:auto}.ColoredCard_coloredCard__kVlLe{display:flex;flex-direction:column;padding:44px 28px;align-items:center;text-align:center;gap:8px;position:relative}@media screen and (max-width:768px){.ColoredCard_coloredCard__kVlLe{padding:34px 20px;gap:4px}}.ColoredCard_coloredCardIcon__duDz7{width:82px;height:auto}@media screen and (max-width:768px){.ColoredCard_coloredCardIcon__duDz7{height:63px;width:auto;margin-bottom:4px}.ColoredCard_coloredCardIcon__duDz7>svg{width:100%;height:100%}}.ColoredCard_coloredCardTitle__NbmWK{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:-.2px;color:var(--base-color-neutral-25)}@media screen and (max-width:768px){.ColoredCard_coloredCardTitle__NbmWK{font-size:15px;line-height:1.13}}.ColoredCard_coloredCardDescription__eWR5h{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-neutral-300)}@media screen and (max-width:768px){.ColoredCard_coloredCardDescription__eWR5h{font-size:13px;line-height:1.38}}.ColoredCard_coloredCardBackground__A1RjJ{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.FormsForAllBusinesses_formsForAllBusinessesContainer__GWI8c{width:100%;display:flex;flex-direction:column;padding:72px 0;overflow:hidden}@media screen and (max-width:768px){.FormsForAllBusinesses_formsForAllBusinessesContainer__GWI8c{padding:45px 0}}.FormsForAllBusinesses_formsForAllBusinessesHolder__vyC7G{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 24px;text-align:center}@media screen and (max-width:768px){.FormsForAllBusinesses_formsForAllBusinessesHolder__vyC7G{gap:14px;padding:0}}.FormsForAllBusinesses_formsForAllBusinessesTitle___8YUJ{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.4px;color:var(--base-color-slate-900);margin-bottom:48px;position:relative}.FormsForAllBusinesses_formsForAllBusinessesTitle___8YUJ>b{color:var(--base-color-blue-600);font-weight:700}@media screen and (max-width:768px){.FormsForAllBusinesses_formsForAllBusinessesTitle___8YUJ{font-size:28px;line-height:1.29;max-width:398px;margin-bottom:0;padding:0 18px}}.FormsForAllBusinesses_formsForAllBusinessesDescription__iotek{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-600);max-width:680px;margin-bottom:24px;padding:0 18px}@media screen and (max-width:768px){.FormsForAllBusinesses_formsForAllBusinessesDescription__iotek{font-size:16px;line-height:1.5;margin-bottom:0}}.FormsForAllBusinesses_formsForAllBusinessesUnderline__clQaF{position:absolute;top:100%;right:0}.FormsForAllBusinesses_formsForAllBusinessesUnderline__clQaF path{stroke:var(--base-color-blue-600);stroke-opacity:1}@media screen and (max-width:768px){.FormsForAllBusinesses_formsForAllBusinessesUnderline__clQaF{display:none}}.FormsForAllBusinesses_formsForAllBusinessesScreens__7kAJM{width:100%;display:flex;max-width:1078px;height:612px;position:relative;margin-bottom:48px}@media screen and (max-width:768px){.FormsForAllBusinesses_formsForAllBusinessesScreens__7kAJM{height:420px;margin-bottom:12px;width:120%;max-width:720px}}.FormsForAllBusinesses_formsForAllBusinessesScreen__ZIXRn{width:100%;height:auto;position:absolute;top:50%;--small-size:21.5%;--medium-size:26.5%;--large-size:29.5%}.FormsForAllBusinesses_formsForAllBusinessesScreen__ZIXRn>img{width:100%;height:auto;object-fit:contain;box-shadow:0 4.2px 75.3px 0 rgba(0,0,0,.09);border-radius:18px}.FormsForAllBusinesses_formsForAllBusinessesScreen__ZIXRn:first-child{max-width:var(--small-size);z-index:1;left:0;left:calc(50% - var(--small-size)/2);transform:translateX(-180%) translateY(-50%)}.FormsForAllBusinesses_formsForAllBusinessesScreen__ZIXRn:nth-child(2){max-width:var(--medium-size);z-index:2;left:calc(50% - var(--medium-size)/2);transform:translateX(-90%) translateY(-50%)}.FormsForAllBusinesses_formsForAllBusinessesScreen__ZIXRn:nth-child(3){max-width:var(--large-size);z-index:3;left:calc(50% - var(--large-size)/2);transform:translateY(-50%)}.FormsForAllBusinesses_formsForAllBusinessesScreen__ZIXRn:nth-child(4){max-width:var(--medium-size);z-index:2;left:calc(50% - var(--medium-size)/2);transform:translateX(90%) translateY(-50%)}.FormsForAllBusinesses_formsForAllBusinessesScreen__ZIXRn:nth-child(5){max-width:var(--small-size);z-index:1;right:0;left:calc(50% - var(--small-size)/2);transform:translateX(180%) translateY(-50%)}.FormsForAllBusinesses_formsForAllBusinessesActions__smZe7{display:flex;align-items:center;gap:12px}@media screen and (max-width:768px){.FormsForAllBusinesses_formsForAllBusinessesActions__smZe7{flex-direction:column;width:100%;padding:0 18px}.FormsForAllBusinesses_formsForAllBusinessesActions__smZe7>*{width:100%}}.FormsForYourWebsite_formsForYourWebsiteContainer__0GMOe{display:flex;width:100%;flex-direction:column;align-items:center;padding:72px 0;overflow:hidden}@media screen and (max-width:1024px){.FormsForYourWebsite_formsForYourWebsiteContainer__0GMOe{padding:45px 0}}.FormsForYourWebsite_formsForYourWebsiteHolder__FAhlr{display:flex;width:100%;max-width:1128px;padding:0 24px;flex-direction:column;align-items:center}@media screen and (max-width:1024px){.FormsForYourWebsite_formsForYourWebsiteHolder__FAhlr{padding:0}}.FormsMadeSimple_formsMadeSimpleContainer__Lk0wF{display:flex;width:100%;flex-direction:column;align-items:center;padding:72px 0}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleContainer__Lk0wF{padding:45px 0}}.FormsMadeSimple_formsMadeSimpleHolder__h2EF8{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1128px;padding:0 24px;gap:72px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleHolder__h2EF8{padding:0;gap:42px}}.FormsMadeSimple_formsMadeSimpleHeader__der4E{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:736px;gap:24px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleHeader__der4E{gap:14px;padding:0 18px}}.FormsMadeSimple_formsMadeSimpleTitle__Sntse{font-size:62px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:-.4px;color:var(--base-color-slate-900)}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleTitle__Sntse{font-size:36px;line-height:1.28}}.FormsMadeSimple_formsMadeSimpleDescription__amvZ2{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-500)}.FormsMadeSimple_formsMadeSimpleCard__OCBAd{width:100%;display:flex;flex-direction:column;box-shadow:0 16px 32px 0 rgba(0,0,0,.04);border:1px solid var(--base-color-slate-200);border-radius:32px;overflow:hidden}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleCard__OCBAd{border-radius:30px}}.FormsMadeSimple_formsMadeSimpleCardContent__aXRpm{display:flex;width:100%;flex-direction:column;align-items:center;background-image:linear-gradient(180deg,#d5eaf7,#fff);gap:48px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleCardContent__aXRpm{border-radius:30px;gap:2px}}.FormsMadeSimple_formsMadeSimpleCardContentTop__yLkj9{display:flex;width:100%;align-items:flex-start;gap:24px;padding:64px 64px 0}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleCardContentTop__yLkj9{flex-direction:column;padding:52px 28px}}.FormsMadeSimple_formsMadeSimpleCardContentTopLeft___Nub_{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;gap:12px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleCardContentTopLeft___Nub_{text-align:center;align-items:center}}.FormsMadeSimple_formsMadeSimpleCardContentTopRight__SjdHq{display:flex}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleCardContentTopRight__SjdHq{width:100%;justify-content:center}.FormsMadeSimple_formsMadeSimpleCardContentTopRight__SjdHq>*{width:100%}}.FormsMadeSimple_formsMadeSimpleCardContentTopLeftTitle__ZW7bF{font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:-.2px;color:var(--base-color-slate-900);max-width:415px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleCardContentTopLeftTitle__ZW7bF{font-size:28px;line-height:1.29}}.FormsMadeSimple_formsMadeSimpleCardContentTopLeftDescription__VOpCg{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-500);max-width:415px}.FormsMadeSimple_formsMadeSimpleCardContentTopLeftList__s6vXk{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:15px;padding-top:12px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleCardContentTopLeftList__s6vXk{flex-direction:column;gap:20px}}.FormsMadeSimple_formsMadeSimpleCardContentTopLeftListItem___q2ZU{display:flex;align-items:center;gap:11px;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-.2px;color:var(--base-color-slate-900)}.FormsMadeSimple_formsMadeSimpleBannerImage__tWnqb{width:100%;max-width:956px;height:auto}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleBannerImage__tWnqb{padding:0 18px}}.FormsMadeSimple_formsMadeSimpleContentBottom__rukvW{width:100%;display:flex;flex-direction:column;border-top:1px solid var(--base-color-slate-200);padding:64px;gap:32px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleContentBottom__rukvW{padding:52px 24px;align-items:center}}.FormsMadeSimple_formsMadeSimpleContentBottomTop__6uuhN{display:flex;width:100%;justify-content:space-between;gap:97px;text-align:left}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleContentBottomTop__6uuhN{flex-direction:column;gap:12px;text-align:center}}.FormsMadeSimple_formsMadeSimpleContentBottomTopTitle__wQRGU{width:100%;font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:-.2px;color:var(--base-color-slate-900)}.FormsMadeSimple_formsMadeSimpleContentBottomTopDescription__VHtmr{width:100%;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-gray-600)}.FormsMadeSimple_formsMadeSimpleContentBottomList__Pariu{list-style:none;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleContentBottomList__Pariu{gap:24px}}.FormsMadeSimple_formsMadeSimpleContentBottomListItem__dgSaM{display:flex}.FormsMadeSimple_formsMadeSimpleContentBottomListItemLink__2oQ81{display:flex;width:100%}.FormsMadeSimple_formsMadeSimpleContentBottomListItemLinkLabel__SucZ2{display:none}.FormsMadeSimple_formsMadeSimpleContentBottomListItemLinkIcon__RRmeb{width:100%;height:auto}.FormsMadeSimple_formsMadeSimpleReviews__Dy_74{list-style:none;display:flex;align-items:center;justify-content:center;gap:45px}@media screen and (max-width:768px){.FormsMadeSimple_formsMadeSimpleReviews__Dy_74{flex-direction:column}}.FormsMadeSimple_formsMadeSimpleReview__KXEDW{display:flex;flex-direction:column;align-items:center;text-align:center;gap:19px;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-500)}.RatingStars_ratingStarsContainer__iP7yt{display:flex;align-items:center}.RatingStars_ratingWingsLeft__jDdVI{height:32px;width:auto;margin-right:8px}.RatingStars_ratingWingsRight__tbf5_{height:32px;width:auto;margin-left:8px;transform:scaleX(-1)}.ImpressYourCustomers_impressYourCustomersContainer__Gbi_t{display:flex;width:100%;flex-direction:column;align-items:center;padding:72px 0;overflow:hidden}@media screen and (max-width:1024px){.ImpressYourCustomers_impressYourCustomersContainer__Gbi_t{padding:45px 0}}.ImpressYourCustomers_impressYourCustomersHolder__KYoez{display:flex;width:100%;max-width:1128px;padding:0 24px;flex-direction:column;align-items:center}@media screen and (max-width:1024px){.ImpressYourCustomers_impressYourCustomersHolder__KYoez{padding:0}}.IntegrationsSection_integrationsSectionContainer__D4TUL{width:100%;display:flex;flex-direction:column;align-items:center;padding:72px 0;background-image:linear-gradient(57deg,#e1f6fa,#e3edf5 33%,#faf5e0 67%,#f7e4d3);overflow:hidden}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionContainer__D4TUL{padding:52px 0;background-image:linear-gradient(120deg,#e1f6fa -22%,#e3edf5 39%,#faf5e0 101%,#f7e4d3 163%);overflow:hidden}}.IntegrationsSection_integrationsSectionHolder__ts1SV{width:100%;display:flex;align-items:center;max-width:1128px;padding:0 24px;gap:86px}@media screen and (max-width:1024px){.IntegrationsSection_integrationsSectionHolder__ts1SV{flex-direction:column;align-items:center}}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionHolder__ts1SV{padding:0 18px;gap:32px}}.IntegrationsSection_integrationsSectionLeft__zP_sl{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:34px}@media screen and (max-width:1024px){.IntegrationsSection_integrationsSectionLeft__zP_sl{max-width:550px}}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionLeft__zP_sl{gap:14px}}.IntegrationsSection_integrationsSectionTitle__gmQHP{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.2px;color:var(--base-color-slate-900)}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionTitle__gmQHP{font-size:32px;line-height:1.31}}.IntegrationsSection_integrationsSectionDescription__jmd6h{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-900)}.IntegrationsSection_integrationsSectionFeatures__mm4z_{width:100%;display:flex;flex-direction:column;gap:34px;list-style:none}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionFeatures__mm4z_{gap:18px;margin-bottom:28px}}.IntegrationsSection_integrationsSectionFeature__KSyVS{width:100%;display:flex;align-items:flex-start;gap:8px}.IntegrationsSection_integrationsSectionFeatureIcon__LCths{min-width:24px;max-width:24px;height:auto}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionFeatureIcon__LCths{min-width:29px;max-width:29px;margin-top:2px}}.IntegrationsSection_integrationsSectionFeatureText__VYLaq{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-slate-900)}.IntegrationsSection_integrationsSectionFeatureText__VYLaq>b{font-weight:700}.IntegrationsSection_integrationsSectionFeatureText__VYLaq>a{text-decoration:underline;color:var(--base-color-slate-900)}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionFeatureText__VYLaq>b{font-weight:600}}.IntegrationsSection_integrationsSectionRight__8vz0s{width:100%;display:flex;flex-direction:column;position:relative;align-items:center;min-width:470px;max-width:470px}.IntegrationsSection_integrationsSectionLogos__S_rvp{width:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;max-height:654px;gap:16px;--logo-size:146px;z-index:2}.IntegrationsSection_integrationsSectionMobileLogos__PMY7b{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;--max-width:394px;--logo-size:calc(min(100vw, calc(var(--max-width) + 40px)) * 0.2);z-index:2;padding:18px 0;max-width:var(--max-width);margin:0 auto}.IntegrationsSection_integrationsSectionLogosBlank__oe4UP{width:var(--logo-size);height:var(--logo-size);height:59px;display:flex}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionLogosBlank__oe4UP{width:1px}}.IntegrationsSection_integrationsSectionLogoLink__9GH2a,.IntegrationsSection_integrationsSectionLogo__9wRot{width:var(--logo-size);display:flex;align-items:center;justify-content:center;position:relative;border-radius:18px;box-shadow:0 7px 14px 0 rgba(0,0,0,.25);overflow:hidden}@media screen and (min-width:1024px){.IntegrationsSection_integrationsSectionLogoLink__9GH2a,.IntegrationsSection_integrationsSectionLogo__9wRot{border-radius:30px}.IntegrationsSection_integrationsSectionLogoLink__9GH2a:hover>.IntegrationsSection_integrationsSectionLogoImage__XNFqZ,.IntegrationsSection_integrationsSectionLogo__9wRot:hover>.IntegrationsSection_integrationsSectionLogoImage__XNFqZ{filter:brightness(.6)}.IntegrationsSection_integrationsSectionLogoLink__9GH2a:hover>.IntegrationsSection_integrationsSectionLogoButton__vatsk,.IntegrationsSection_integrationsSectionLogo__9wRot:hover>.IntegrationsSection_integrationsSectionLogoButton__vatsk{transform:translate(-50%,-50%);opacity:1}}.IntegrationsSection_integrationsSectionLogoLink__9GH2a>.IntegrationsSection_integrationsSectionLogoButton__vatsk{cursor:pointer}.IntegrationsSection_integrationsSectionLogoImage__XNFqZ{width:100%;height:auto;object-fit:contain;transition:var(--transition-simple)}.IntegrationsSection_integrationsSectionLogoButton__vatsk{position:absolute;top:50%;left:50%;transform:translate(-50%);background-color:var(--base-color-neutral-25);color:var(--base-color-slate-900);display:flex;align-items:center;justify-content:center;height:24px;border-radius:12px;padding:0 8px;gap:4px;max-width:calc(100% - 24px);transition:var(--transition-simple);opacity:0}.IntegrationsSection_integrationsSectionLogoButtonText__FuMtm{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center}.IntegrationsSection_integrationsSectionDecoration__PADU5{position:absolute;top:-65px;left:-50px;width:-moz-fit-content;width:fit-content;height:auto;pointer-events:none;z-index:1}@media screen and (max-width:1024px){.IntegrationsSection_integrationsSectionActions__Xzby5{width:100%;display:flex;justify-content:center}}@media screen and (max-width:768px){.IntegrationsSection_integrationsSectionActions__Xzby5>*{width:100%!important}}@media screen and (max-width:1024px){.IntegrationsSection_integrationsSectionSignup__tKul_{width:100%}}.LandingHero_landingHeroContainer__NSmxs,.LandingHero_landingHeroHolder__zZble{width:100%;display:flex;flex-direction:column}.LandingHero_landingHeroHolder__zZble{align-items:center;background-image:linear-gradient(180deg,#fff 24%,#f7f9fc)}.LandingHero_landingHeroContent__gRTxM{padding:72px;display:flex;width:100%;max-width:1396px;justify-content:space-between;align-items:center;gap:72px}@media screen and (max-width:1385px){.LandingHero_landingHeroContent__gRTxM{gap:32px;padding:72px 24px;max-width:1300px}}@media screen and (max-width:1024px){.LandingHero_landingHeroContent__gRTxM{flex-direction:column;align-items:center;padding:45px 18px}}.LandingHero_landingHeroLeft__f6Nhp{display:flex;flex-direction:column;gap:36px;align-items:flex-start}@media screen and (max-width:1024px){.LandingHero_landingHeroLeft__f6Nhp{flex-direction:column;align-items:center;min-width:100%;max-width:100%;text-align:center;gap:20px}}.LandingHero_landingHeroTitle____RYy{font-size:50px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-.2px;color:var(--base-color-slate-900);position:relative}.LandingHero_landingHeroTitle____RYy>b{background:linear-gradient(90deg,#f7366c 0,#ff3451 50%,#ff6c34 80%,#ff8220);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700}@media screen and (max-width:1024px){.LandingHero_landingHeroTitle____RYy{line-height:1.2;max-width:400px;display:flex;flex-direction:column}}@media screen and (max-width:1385px){.LandingHero_landingHeroTitle____RYy{font-size:36px}}.LandingHero_landingHeroDescription__5nL2N{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-600)}@media screen and (max-width:1024px){.LandingHero_landingHeroDescription__5nL2N{font-size:16px;line-height:1.5}}.LandingHero_landingHeroTitleDecoration__6PPWT{position:absolute;top:100%;right:0}@media screen and (max-width:1024px){.LandingHero_landingHeroTitleDecoration__6PPWT{display:initial;right:50%;transform:translateX(50%)}}@media screen and (max-width:1170px){.LandingHero_landingHeroTitleDecoration__6PPWT{display:none}}.LandingHero_landingHeroFeaturesTitle__9OI9C{display:none}.LandingHero_landingHeroFeatures__swfxc{display:flex;width:100%;flex-wrap:wrap;list-style:none;gap:16px}@media screen and (max-width:1024px){.LandingHero_landingHeroFeatures__swfxc{flex-direction:column;align-items:center;text-align:center;gap:12px;margin-bottom:12px}}.LandingHero_landingHeroFeature__BDjJi{gap:11px;color:var(--base-color-slate-900);font-weight:600;line-height:1.25}.LandingHero_landingHeroDisclaimer__gqI2G,.LandingHero_landingHeroFeature__BDjJi{display:flex;align-items:center;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:-.2px}.LandingHero_landingHeroDisclaimer__gqI2G{gap:12px;flex-wrap:wrap;color:var(--base-color-slate-600);font-weight:400;line-height:1.5}.LandingHero_landingHeroDisclaimer__gqI2G>b{color:var(--base-color-slate-700)}@media screen and (max-width:1024px){.LandingHero_landingHeroDisclaimer__gqI2G{font-size:15px;justify-content:center}}.LandingHero_landingHeroActions__MuT6a{width:100%;display:flex;align-items:flex-start}@media screen and (max-width:1024px){.LandingHero_landingHeroActions__MuT6a{align-items:center;margin-bottom:12px}.LandingHero_landingHeroSignup__01tH4{width:100%}}.LandingVideo_landingVideo__jFSKp{width:560px;height:auto}@media screen and (max-width:1170px){.LandingVideo_landingVideo__jFSKp{width:480px}}@media screen and (max-width:1024px){.LandingVideo_landingVideo__jFSKp{width:100%;max-width:560px;margin-bottom:12px}}.VideoPlayer_videoPlayerHolder__FQobQ{display:flex;border-radius:20px;box-shadow:0 20px 54px 0 rgba(0,0,0,.24);overflow:hidden;position:relative}@media screen and (min-width:1024px){.VideoPlayer_videoPlayerHolder__FQobQ:hover>.VideoPlayer_videoPlayerPlaceholder__1I_7D{transform:scale(1.04)}}.VideoPlayer_videoPlayer__oslg4{width:100%;height:100%}.VideoPlayer_videoPlayerPlaceholder__1I_7D{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:var(--transition-simple);cursor:pointer;transform:scale(1)}.VideoPlayer_videoPlayerPlaceholder__1I_7D.VideoPlayer_hidden__IyWt2{opacity:0}.VideoPlayer_videoPlayerPlaceholder__1I_7D.VideoPlayer_remove__DbYfH{display:none}.VideoPlayer_videoPlayerTransPlaceholder__itmoY{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);cursor:pointer}.VideoPlayer_videoPlayerTransPlaceholder__itmoY.VideoPlayer_hidden__IyWt2{opacity:0}.VideoPlayer_videoPlayerTransPlaceholder__itmoY.VideoPlayer_remove__DbYfH{display:none}.VideoPlayer_playIcon__cB8YV{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;cursor:pointer;z-index:1;opacity:1;transition:var(--transition-simple)}.VideoPlayer_playIcon__cB8YV.VideoPlayer_hidden__IyWt2{opacity:0}@media screen and (max-width:768px){.VideoPlayer_playIcon__cB8YV{width:90px;height:90px}}.LastCallToActionSection_lastCallToActionSectionContainer__PQXgH{width:100%;display:flex;flex-direction:column;align-items:center;padding:128px 0;background-color:var(--base-color-slate-950);overflow:hidden}@media screen and (max-width:768px){.LastCallToActionSection_lastCallToActionSectionContainer__PQXgH{padding:52px 18px 0}}.LastCallToActionSection_lastCallToActionSectionHolder__cjcAX{width:100%;display:flex;flex-direction:column;align-items:center;max-width:1128px;padding:0 24px;border-radius:60px;position:relative}@media screen and (max-width:1024px){.LastCallToActionSection_lastCallToActionSectionHolder__cjcAX{max-width:calc(100% - 48px)}}@media screen and (max-width:768px){.LastCallToActionSection_lastCallToActionSectionHolder__cjcAX{border-radius:0;border-top-left-radius:30px;border-top-right-radius:30px;gap:60px;padding:0;max-width:none}}.LastCallToActionSection_lastCallToActionSectionTop__pPEWY{display:flex;flex-direction:column;max-width:560px;gap:32px;align-items:center;text-align:center;z-index:3}@media screen and (max-width:768px){.LastCallToActionSection_lastCallToActionSectionTop__pPEWY{gap:16px;padding:0 18px}}.LastCallToActionSection_lastCallToActionSectionTitle__3QBkr{font-size:62px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:-.4px;color:var(--base-color-neutral-25)}@media screen and (max-width:768px){.LastCallToActionSection_lastCallToActionSectionTitle__3QBkr{font-size:32px;line-height:1.28}}.LastCallToActionSection_lastCallToActionSectionDescription__niB9U{color:var(--base-color-neutral-300);font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:-.2px}@media screen and (max-width:768px){.LastCallToActionSection_lastCallToActionSectionDescription__niB9U{font-size:18px;line-height:1.56;margin-bottom:24px}}.LastCallToActionSection_lastCallToActionBottom__rNlgZ{display:flex;width:100%;flex-direction:column;align-items:center;position:relative}.LastCallToActionSection_lastCallToActionSectionImage__Mf9IW{width:100%;height:auto;object-fit:contain;z-index:3}.LastCallToActionSection_lastCallToActionLeftDecoration__Wttsn{position:absolute;bottom:45%;right:75%;width:-moz-fit-content;width:fit-content;height:auto;z-index:1}.LastCallToActionSection_lastCallToActionRightDecoration__xlFsF{position:absolute;bottom:-5%;left:65%;width:-moz-fit-content;width:fit-content;height:auto;z-index:1}.LastCallToActionSection_lastCallToActionBackground__FMmSJ{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(0,0,0,0),#0a2a52);border-radius:inherit;z-index:2}.ProductFAQSection_productFAQSectionContainer__Sx_if{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:72px 0}.ProductFAQSection_productFAQSectionHolder__04GoQ{width:100%;max-width:1128px;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:48px}@media screen and (max-width:768px){.ProductFAQSection_productFAQSectionHolder__04GoQ{padding:0}}.StoriesCard_storiesCardContainer___kVnY{width:100%;display:flex;flex-direction:column;text-align:left;justify-content:flex-start;gap:32px}@media screen and (max-width:1024px){.StoriesCard_storiesCardContainer___kVnY{gap:19px;overflow:hidden}}.StoriesCard_storiesCardTitle__BDEsU{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.2px;color:var(--base-color-slate-900)}@media screen and (max-width:1024px){.StoriesCard_storiesCardTitle__BDEsU{font-size:28px;line-height:1.29;padding:0 18px}}.StoriesCard_storiesCardHolder__hTS_O{display:flex;width:100%;gap:32px;align-items:flex-start}.StoriesCard_storiesCardHolder__hTS_O.StoriesCard_flip__ba0Ka{flex-direction:row-reverse}@media screen and (max-width:1024px){.StoriesCard_storiesCardHolder__hTS_O{flex-direction:column!important;gap:19px}}.StoriesCard_storiesCardItems__mdgGI{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:448px;max-width:448px}@media screen and (max-width:1024px){.StoriesCard_storiesCardItems__mdgGI{min-width:100%;max-width:100%;padding-left:18px}}.StoriesCard_storiesCardItem__HMl5b{display:flex;width:100%}.StoriesCard_storiesCardMobileItem__MiM_x{display:flex;min-width:calc(100vw - 70px);max-width:calc(100vw - 70px)}.StoriesCard_storiesCardItemContent__JI1OL{padding:24px;display:flex;gap:16px;width:100%;border-radius:12px;background-color:rgba(0,0,0,0);transition:var(--transition-simple)}.StoriesCard_storiesCardItemContent__JI1OL.StoriesCard_active__xqH0v{background-color:var(--base-color-blue-50)}.StoriesCard_storiesCardMobileItemContent__5mhqG{padding:20px;display:flex;gap:16px;width:100%;border-radius:12px;background-color:rgba(0,0,0,0);transition:var(--transition-simple)}.StoriesCard_storiesCardMobileItemContent__5mhqG.StoriesCard_active__xqH0v{background-color:var(--base-color-blue-50)}.StoriesCard_storiesCardMobileItemContent__5mhqG:not(.StoriesCard_active__xqH0v){cursor:pointer}.StoriesCard_storiesCardMobileItemsHolder__NzE0J{display:flex;width:100%;padding:4px 0 4px 18px}.StoriesCard_storiesCardMobileItems____iqS{width:auto;display:flex;flex-direction:row;gap:4px}.StoriesCard_storiesCardItemLeft__whG7T{display:flex;min-width:28px;max-width:28px;min-height:28px;max-height:28px;cursor:pointer}@media screen and (max-width:1024px){.StoriesCard_storiesCardItemLeft__whG7T{min-width:22px;max-width:22px;min-height:22px;max-height:22px}}.StoriesCard_storiesCardItemLeftHolder__WgPhC{display:flex;width:100%;height:100%;cursor:pointer}.StoriesCard_storiesCardItemLeftHolder__WgPhC>svg{width:100%;height:100%}.StoriesCard_storiesCardItemButton__YaYxa{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--base-color-slate-200);cursor:pointer}.StoriesCard_storiesCardItemButtonIcon__Exsyu{width:20px;height:auto}.StoriesCard_storiesCardItemButtonIcon__Exsyu path{fill:var(--base-color-slate-500)}.StoriesCard_storiesCardItemRight__GOuQY{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1024px){.StoriesCard_storiesCardItemRight__GOuQY{gap:6px;width:100%}}.StoriesCard_storiesCardMobileTitleHolder__Ow6Vi{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:8px}.StoriesCard_storiesCardItemTitle__Z9_sY{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:-.2px;color:var(--base-color-slate-900);cursor:pointer}@media screen and (max-width:1024px){.StoriesCard_storiesCardItemTitle__Z9_sY{font-size:16px;line-height:1.38}}.StoriesCard_storiesCardItemDescription__Zu28K{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-slate-500);overflow:hidden;will-change:height}@media screen and (max-width:1024px){.StoriesCard_storiesCardItemDescription__Zu28K{font-size:14px;line-height:1.43;max-width:480px}}.StoriesCard_storiesCardActiveItem__ulEKx{display:flex;flex-direction:column;width:100%;aspect-ratio:600/400}@media screen and (max-width:1024px){.StoriesCard_storiesCardActiveItem__ulEKx{padding:0 18px}}.StoriesCard_storiesCardActiveContent__U5J3c{display:flex;flex-direction:column;width:100%}.StoriesCard_storiesCardImage__KMbtI,.StoriesCard_storyVideo__u5EZb{width:100%;height:auto;border-radius:20px;box-shadow:0 14px 32px 0 rgba(0,0,0,.04)}.StoriesCard_storyVideo__u5EZb{aspect-ratio:600/400;object-fit:cover;background-color:rgba(0,0,0,.0588235294)}.TemplateHero_templateHeroContainer__yMuGO{width:100%;display:flex;padding:0 0 145px}@media screen and (max-width:768px){.TemplateHero_templateHeroContainer__yMuGO{padding:0}}.TemplateHero_templateHeroBack__Sh26G{width:100%;display:flex;padding:82px 0 0;flex-direction:column;align-items:center;background-image:linear-gradient(0deg,#f7f9fc,#fff)}@media screen and (max-width:768px){.TemplateHero_templateHeroBack__Sh26G{padding:42px 0 16px}}.TemplateHero_templateHeroHolder__M9Ocs{width:100%;max-width:1128px;display:flex;flex-direction:column;align-items:center;padding:0 24px;margin-bottom:-150px}@media screen and (max-width:768px){.TemplateHero_templateHeroHolder__M9Ocs{padding:0 16px;margin-bottom:0;max-width:420px}}.TemplateHero_templateHeroContent__MyI2f{width:100%;display:flex;flex-direction:column;gap:38px;align-items:center}@media screen and (max-width:768px){.TemplateHero_templateHeroContent__MyI2f{gap:24px}}.TemplateHero_templateHeroTop__tA35g{display:flex;width:100%;gap:32px;justify-content:space-between;align-items:flex-end;margin-bottom:40px}@media screen and (max-width:768px){.TemplateHero_templateHeroTop__tA35g{flex-direction:column;align-items:center;margin-bottom:0}}.TemplateHero_templateHeroTopLeft__qyXvY{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:12px}@media screen and (max-width:768px){.TemplateHero_templateHeroTopLeft__qyXvY{align-items:center;text-align:center}}.TemplateHero_templateHeroTitle__cxYU3{font-size:62px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:-.2px;color:var(--base-color-slate-900)}@media screen and (max-width:768px){.TemplateHero_templateHeroTitle__cxYU3{font-size:32px;line-height:1.28}}.TemplateHero_templateHeroDescription__jvRCF{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.4px;color:var(--base-color-slate-500)}.TemplateHero_templateHeroButton__MEt1_{background-color:var(--template-color)!important}.TemplateHero_templateHeroFeatures__eWo_I{width:100%;display:flex;gap:24px;justify-content:space-between}@media screen and (max-width:768px){.TemplateHero_templateHeroFeatures__eWo_I{flex-wrap:wrap;gap:12px}}.TemplateHero_templateHeroFeature__Mpp56{padding:12px;border-radius:14px;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--base-color-slate-100);gap:10px;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:.2px;color:var(--base-color-slate-900);justify-content:center}@media screen and (max-width:768px){.TemplateHero_templateHeroFeature__Mpp56{padding:28px 12px}}.TemplateHero_formHolder__JU80_{width:100%;display:flex;aspect-ratio:1080/605;border-radius:30px;background-color:var(--base-color-slate-100);overflow:hidden;margin-bottom:32px;box-shadow:0 4px 12px 0 rgba(0,0,0,.05);border:1px solid var(--base-color-slate-200)}@media screen and (max-width:1024px){.TemplateHero_formHolder__JU80_{aspect-ratio:605/880}}.TemplateHero_mobileFormImage__6p8SM{width:100%;display:flex;aspect-ratio:398/398;border-radius:24px;overflow:hidden;align-items:flex-end;justify-content:center}.TemplateHero_mobileFormImageContent__Kec0N{width:auto;height:calc(100% - 48px);border-top-left-radius:18px;border-top-right-radius:18px;object-fit:contain}.TemplateHero_templateHeroMobileActions__zIKNR{gap:14px;width:100%;display:flex;flex-direction:column}.TemplateHero_templateHeroMobileActions__zIKNR>*{width:100%!important}.BreadcrumbUI_breadcrumb__sjrJX{width:100%;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width:768px){.BreadcrumbUI_breadcrumb__sjrJX{justify-content:center}}.BreadcrumbUI_breadcrumbList__owibO{display:flex;flex-wrap:wrap;align-items:center;text-align:left;gap:6px;list-style:none;margin:0;padding:0;width:100%}@media screen and (max-width:768px){.BreadcrumbUI_breadcrumbList__owibO{justify-content:center}}.BreadcrumbUI_breadcrumbItem__RE_Jj{display:flex;align-items:center}.BreadcrumbUI_homeIcon__O8kmK path{transition:var(--transition-simple);fill:var(--base-color-slate-500)}.BreadcrumbUI_breadcrumbLink__hRpqM{display:flex;align-items:center;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;color:var(--base-color-slate-500);transition:var(--transition-simple)}.BreadcrumbUI_breadcrumbLink__hRpqM:hover{color:var(--base-color-slate-700)}.BreadcrumbUI_breadcrumbLink__hRpqM:hover .BreadcrumbUI_homeIcon__O8kmK path{fill:var(--base-color-slate-700)}.TemplatesSection_templatesSectionContainer__gjJU8{width:100%;display:flex;flex-direction:column;align-items:center;padding:72px 0}@media screen and (max-width:768px){.TemplatesSection_templatesSectionContainer__gjJU8{padding:52px 0}}.TemplatesSection_templatesSectionHolder__APfpe{width:100%;display:flex;flex-direction:column;align-items:center;gap:42px}.TemplatesSection_templatesSectionTop__P0n_S{display:flex;max-width:1128px;padding:0 24px;width:100%;justify-content:space-between}@media screen and (max-width:1024px){.TemplatesSection_templatesSectionTop__P0n_S{flex-direction:column;align-items:center;padding:0 18px;max-width:550px;gap:12px}}.TemplatesSection_templatesSectionTopLeft__R352U{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:24px}@media screen and (max-width:1024px){.TemplatesSection_templatesSectionTopLeft__R352U{align-items:center;text-align:center;gap:12px}}.TemplatesSection_templatesSectionTitle__pbWkl{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.2px;color:var(--base-color-slate-900)}.TemplatesSection_templatesSectionTitle__pbWkl>b{font-weight:700;color:var(--tapform-brand)}@media screen and (max-width:1024px){.TemplatesSection_templatesSectionTitle__pbWkl{font-size:28px;line-height:1.29}}.TemplatesSection_templatesSectionTopRight___8DYF{display:flex;flex-direction:column;justify-content:flex-end;text-align:left;width:100%;max-width:425px;min-width:425px;gap:24px}@media screen and (max-width:1024px){.TemplatesSection_templatesSectionTopRight___8DYF{min-width:100%;max-width:100%;text-align:center}}.TemplatesSection_templatesSectionDescription__kl094{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-gray-600)}@media screen and (max-width:1024px){.TemplatesSection_templatesSectionDescription__kl094{font-size:16px;line-height:1.5}}.TemplatesSection_templatesList__KboWe{width:100%;display:flex;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;gap:20px}.TemplatesSection_templatesList__KboWe::-webkit-scrollbar{display:none}.TemplatesSection_templatesListHolder__JSAHB{display:flex;gap:20px;animation:TemplatesSection_scrollTemplates__VMHKA var(--speed) linear infinite backwards}@keyframes TemplatesSection_scrollTemplates__VMHKA{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.TemplatesSection_templateCard__yU0Km{display:flex;min-width:250px;max-width:250px;flex-direction:column;padding:30px 30px 0;align-items:center;text-align:center;gap:24px;justify-content:space-between;border-radius:20px;overflow:hidden;position:relative;cursor:pointer}.TemplatesSection_templateCard__yU0Km:hover>.TemplatesSection_templateDecoration__UzeV_{opacity:1}.TemplatesSection_templateCard__yU0Km:hover>.TemplatesSection_templateAction__2DyEI{transform:translateX(-50%) translateY(0);opacity:1}@media screen and (max-width:768px){.TemplatesSection_templateCard__yU0Km{max-width:min(100vw - 140px,300px);min-width:min(100vw - 140px,300px);gap:50px;padding-top:40px}}.TemplatesSection_templateName__P6Lf7{font-size:22px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px;color:var(--base-color-neutral-25)}@media screen and (max-width:768px){.TemplatesSection_templateName__P6Lf7{font-size:26px}}.TemplatesSection_templateDescription__lfy83{display:none}.TemplatesSection_templateImage__sUtmR{display:flex;width:100%}.TemplatesSection_templateImageBackground__xeCUt{display:flex;width:100%;background-color:hsla(0,0%,100%,.2);border-top-left-radius:20px;border-top-right-radius:20px;padding:6px 6px 0}.TemplatesSection_templateImageImage__Wshjv{aspect-ratio:270/310;width:100%;background-color:#fff;object-fit:cover;border-radius:15px;border-bottom-left-radius:0;border-bottom-right-radius:0;-moz-user-select:none;-webkit-user-select:none;user-select:none;pointer-events:none}.TemplatesSection_templateDecoration__UzeV_{position:absolute;bottom:0;left:0;width:100%;height:75px;transition:var(--transition-framer-hover);opacity:0}.TemplatesSection_templateAction__2DyEI{position:absolute;bottom:30px;left:50%;transform:translateX(-50%) translateY(100%);padding:0 16px;background-color:var(--base-color-neutral-25);color:var(--base-color-slate-900);font-size:16px;font-weight:700;border-radius:30px;text-decoration:none;transition:background-color var(--transition-simple);display:flex;align-items:center;height:38px;border-radius:19px;white-space:nowrap;transition:var(--transition-simple);opacity:0;cursor:pointer}.TemplatesSection_formIcon__JoOBF path{fill:var(--base-color-blue-600)}.TrustedBy_trustedByContainer__s5Bfp{width:100%;display:flex;flex-direction:column;padding:52px 0 72px}@media screen and (max-width:768px){.TrustedBy_trustedByContainer__s5Bfp{padding:45px 0}}.TrustedBy_trustedByHolder__GX05o{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.TrustedBy_trustedByTitle__u7oQc{font-size:20px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;font-weight:400;color:var(--base-color-gray-800);margin-bottom:18px}.TrustedBy_trustedByTitle__u7oQc>b{font-weight:600}@media screen and (max-width:768px){.TrustedBy_trustedByTitle__u7oQc{padding:0 18px;text-align:center}}.TrustedBy_trustedByListHolder__S2HQ4{width:100%;display:flex;padding:0 24px}@media screen and (max-width:768px){.TrustedBy_trustedByListHolder__S2HQ4{overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;gap:32px;padding:0}.TrustedBy_trustedByListHolder__S2HQ4::-webkit-scrollbar{display:none}}@keyframes TrustedBy_scrollTemplates__BX9Nw{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.TrustedBy_trustedByList__aSqQh{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:76px;list-style:none}@media screen and (max-width:768px){.TrustedBy_trustedByList__aSqQh{width:-moz-fit-content;width:fit-content;flex-wrap:nowrap;justify-content:flex-start;gap:32px;animation:TrustedBy_scrollTemplates__BX9Nw 30s linear infinite backwards}}.TrustedBy_trustedByName__2Ambw{display:none}.TrustedBy_trustedByLogo__5JXLe{height:32px;width:auto}.TwoMainFeatures_twoMainFeaturesContainer__GAQk3{display:flex;flex-direction:column;align-items:center;padding:72px 0}@media screen and (max-width:768px){.TwoMainFeatures_twoMainFeaturesContainer__GAQk3{padding:45px 0}}.TwoMainFeatures_twoMainFeaturesHolder__fnbTQ{display:flex;flex-direction:column;align-items:center;gap:56px;width:100%;max-width:1128px;padding:0 24px}@media screen and (max-width:768px){.TwoMainFeatures_twoMainFeaturesHolder__fnbTQ{padding:0 18px;gap:32px}}.TwoMainFeatures_twoMainFeaturesCards__C0TV4{display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;width:100%}@media screen and (max-width:768px){.TwoMainFeatures_twoMainFeaturesCards__C0TV4{gap:24px}}.TwoMainFeatures_twoMainFeatureCard__N1ZRd{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;border-radius:24px;box-shadow:0 14px 32px 0 rgba(0,0,0,.04);border:1px solid var(--base-color-slate-200);background-color:var(--white);width:calc(50% - 16px);overflow:hidden}.TwoMainFeatures_twoMainFeatureCard__N1ZRd:nth-child(2){background-image:linear-gradient(133deg,#f3e1fa 8%,#e7e3f5 38%,#fff 69%,#fff 99%)}@media screen and (max-width:768px){.TwoMainFeatures_twoMainFeatureCard__N1ZRd{width:100%}}.TwoMainFeatures_twoMainFeaturesCardTop__LlV6H{display:flex;flex-direction:column;align-items:flex-start}.TwoMainFeatures_twoMainFeatureTitle__cPakO{padding:40px 40px 0;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-.2px;color:var(--base-color-slate-900);margin-bottom:12px}@media screen and (max-width:768px){.TwoMainFeatures_twoMainFeatureTitle__cPakO{padding:24px 24px 0;margin-bottom:4px;font-size:20px}}.TwoMainFeatures_twoMainFeatureDescription__eEh02{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-500);padding:0 40px 40px}@media screen and (max-width:768px){.TwoMainFeatures_twoMainFeatureDescription__eEh02{padding:0 24px 24px;font-size:16px}}.TwoMainFeatures_twoMainFeatureBottom__P8b02{width:100%;height:-moz-fit-content;height:fit-content;display:flex}.TwoMainFeatures_twoMainFeatureImage__LP85W{width:100%;height:auto;aspect-ratio:524/343}@media screen and (max-width:768px){.TwoMainFeatures_twoMainFeaturesButton__l9nvT{width:100%!important}}.WhyCompaniesUseTapform_whyCompaniesUseTapformContainer__Hb2Sw{width:100%;display:flex;flex-direction:column;padding:72px 0;overflow:hidden}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformContainer__Hb2Sw{padding:45px 0}}.WhyCompaniesUseTapform_whyCompaniesUseTapformHolder__HPrWL{width:100%;display:flex;flex-direction:column;align-items:center;gap:72px;padding:0 24px;text-align:center}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformHolder__HPrWL{padding:0 18px;gap:30px}}.WhyCompaniesUseTapform_whyCompaniesUseTapformContent__H48oB{width:100%;max-width:680px;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformContent__H48oB{max-width:400px;gap:14px}}.WhyCompaniesUseTapform_whyCompaniesUseTapformTitle__3qglf{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.2px;position:relative;color:var(--base-color-slate-900)}.WhyCompaniesUseTapform_whyCompaniesUseTapformTitle__3qglf>b{background:linear-gradient(270deg,#35B4F7 0,#187CF4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformTitle__3qglf{font-size:28px;line-height:1.29}}.WhyCompaniesUseTapform_whyCompaniesUseTapformUnderline__HeKJh{position:absolute;top:calc(50% - 8px);left:17px}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformUnderline__HeKJh{display:none}}.WhyCompaniesUseTapform_whyCompaniesUseTapformDescription__R6rHG{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-600)}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformDescription__R6rHG{font-size:16px;line-height:1.5}}.WhyCompaniesUseTapform_whyCompaniesUseTapformProcess__NKeCp{width:100%;display:flex;max-width:1296px;justify-content:space-between;height:497px;position:relative;margin-bottom:45px;list-style:none}@media screen and (max-width:1024px){.WhyCompaniesUseTapform_whyCompaniesUseTapformProcess__NKeCp{height:auto;aspect-ratio:396/167;margin-bottom:24px}}.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessItem__9zuaY{position:absolute;z-index:2}.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessItem__9zuaY:first-child{width:384px;height:auto;left:0;top:0}@media screen and (max-width:1024px){.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessItem__9zuaY:first-child{width:31%}}.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessItem__9zuaY:nth-child(2){width:397px;height:auto;left:50%;transform:translateX(-50%);top:0}@media screen and (max-width:1024px){.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessItem__9zuaY:nth-child(2){width:31%}}.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessItem__9zuaY:nth-child(3){width:386px;height:auto;right:0;top:65px}@media screen and (max-width:1024px){.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessItem__9zuaY:nth-child(3){width:31%;top:50%;transform:translateY(-50%)}}.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessImage__QileJ{width:100%;height:auto}.WhyCompaniesUseTapform_whyCompaniesUseTapformProcessLabel__4UO9L{display:none}.WhyCompaniesUseTapform_whyCompaniesUseTapformDecoration__L35et{position:absolute;top:45px;left:60px;width:100%;height:100%;z-index:1}@media screen and (max-width:1024px){.WhyCompaniesUseTapform_whyCompaniesUseTapformDecoration__L35et{top:0;left:30px}}.WhyCompaniesUseTapform_whyCompaniesUseTapformStats__HZaSl{width:100%;display:flex;justify-content:space-between;gap:24px;max-width:1186px;align-items:flex-start;list-style:none;margin-bottom:40px}@media screen and (max-width:1024px){.WhyCompaniesUseTapform_whyCompaniesUseTapformStats__HZaSl{max-width:740px;align-items:center}}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformStats__HZaSl{flex-direction:column;gap:32px}}.WhyCompaniesUseTapform_whyCompaniesUseTapformStatItem__BTg6w{display:flex;flex-direction:column;text-align:center;align-items:center;gap:2px;width:33.3333%}@media screen and (max-width:1024px){.WhyCompaniesUseTapform_whyCompaniesUseTapformStatItem__BTg6w{width:auto}}.WhyCompaniesUseTapform_whyCompaniesUseTapformStatValue__yjzjP{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:-.2px;color:var(--base-color-slate-900)}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformStatValue__yjzjP{font-size:40px;line-height:1.2}}.WhyCompaniesUseTapform_whyCompaniesUseTapformStatLabel__JAmr2{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:-.2px;color:var(--base-color-slate-500)}@media screen and (max-width:768px){.WhyCompaniesUseTapform_whyCompaniesUseTapformStatLabel__JAmr2{font-size:18px}}.PageHero_pageHeroContainer__fMBzK{width:100%;display:flex;flex-direction:column;align-items:center;padding:62px 0}@media screen and (max-width:768px){.PageHero_pageHeroContainer__fMBzK{padding:32px 0}}.PageHero_pageHeroHolder__fsz5G{width:100%;display:flex;flex-direction:column;align-items:center;max-width:1128px;padding:0 24px}.PageHero_pageHeroContent__5r8A8{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px}@media screen and (max-width:768px){.PageHero_pageHeroContent__5r8A8{gap:12px}.PageHero_pageHeroLabel__4_1QF{margin-bottom:12px}}.PageHero_pageHeroTitle__igRRN{font-size:62px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:-.2px;color:var(--base-color-slate-900);max-width:788px}@media screen and (max-width:768px){.PageHero_pageHeroTitle__igRRN{max-width:400px;font-size:36px;line-height:1.28}}.PageHero_pageHeroDescription__ekQpq{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:-.2px;color:var(--base-color-slate-500);max-width:788px}@media screen and (max-width:768px){.PageHero_pageHeroDescription__ekQpq{max-width:400px;font-size:16px;line-height:1.5}}.TemplatesList_templatesListContainer__cXZxD{width:100%;display:flex;flex-direction:column;align-items:center;padding:62px 0}@media screen and (max-width:768px){.TemplatesList_templatesListContainer__cXZxD{padding:0 0 32px}}.TemplatesList_templatesListHolder__0ihI2{width:100%;display:flex;justify-content:space-between;gap:52px;max-width:1128px;padding:0 24px}@media screen and (max-width:1024px){.TemplatesList_templatesListHolder__0ihI2{gap:24px}}@media screen and (max-width:768px){.TemplatesList_templatesListHolder__0ihI2{flex-direction:column;padding:0}}.TemplatesList_templatesListLeft__I_U_w{display:flex;flex-direction:column;align-items:flex-start;min-width:240px;max-width:240px}@media screen and (max-width:768px){.TemplatesList_templatesListLeft__I_U_w{min-width:100%;max-width:100%}}.TemplatesList_templatesListLeftContent__KskZM{position:-webkit-sticky;position:sticky;top:120px;left:0;display:flex;flex-direction:column;width:100%;gap:16px}.TemplatesList_templatesListRight__jt9Kn{width:100%;display:flex;flex-wrap:wrap;gap:24px}@media screen and (max-width:768px){.TemplatesList_templatesListRight__jt9Kn{flex-direction:column;flex-wrap:nowrap;padding:0 24px}}.TemplatesList_createFormWithAICard__14_BI{width:100%}.TemplatesList_formTemplateCard__Toahz{width:calc(50% - 12px)!important}@media screen and (max-width:768px){.TemplatesList_formTemplateCard__Toahz{width:100%!important}.TemplatesList_templatesListSearchInput__rANxF{margin:0 24px}}.TemplatesList_templatesListCategoriesHolder__szjcs{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.TemplatesList_templatesListCategoriesHolder__szjcs{overflow:scroll;flex-direction:row;padding:16px 24px;-ms-overflow-style:none;scrollbar-width:none}.TemplatesList_templatesListCategoriesHolder__szjcs::-webkit-scrollbar{display:none}}.TemplatesList_templatesListCategories__F2VZx{width:100%;display:flex;flex-direction:column;gap:16px;list-style:none}@media screen and (max-width:768px){.TemplatesList_templatesListCategories__F2VZx{width:-moz-fit-content;width:fit-content;flex-direction:row;gap:14px}}.TemplatesList_templatesListItemLink__t4nLX{padding:3px 8px;display:flex;align-items:center;transition:var(--transition-simple);border-left:3px solid rgba(0,0,0,0)}.TemplatesList_templatesListItemLink__t4nLX:hover{border-color:var(--base-color-slate-300)}.TemplatesList_templatesListItemLink__t4nLX:hover .TemplatesList_templatesListItem__d4ZDl{color:var(--base-color-slate-700)}.TemplatesList_templatesListItemLink__t4nLX.TemplatesList_active__L_LeW{border-color:var(--tapform-brand)}@media screen and (max-width:768px){.TemplatesList_templatesListItemLink__t4nLX{white-space:nowrap}}.TemplatesList_templatesListItem__d4ZDl{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px;color:var(--base-color-slate-500);transition:var(--transition-simple)}.TemplatesList_templatesListItem__d4ZDl.TemplatesList_active__L_LeW{color:var(--base-color-slate-900)}.TemplatesList_noTemplatesFound__vOcI7{width:100%;display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:600;color:var(--base-color-slate-500);text-align:center;padding:100px 0;gap:8px}.TemplatesList_noTemplatesFoundIcon__7Uluo{height:30px;width:auto}.TemplatesList_noTemplatesFoundIcon__7Uluo path{fill:var(--base-color-slate-500)}.SearchInput_searchInputContainer__5X_M4{display:flex;align-items:center;height:42px;border-radius:12px;padding:0 9px;background-color:var(--base-color-slate-100);gap:8px}.SearchInput_searchIcon__3b0_F{min-width:24px;min-height:24px;max-height:24px;max-width:24px;padding:3px 2px 2px}.SearchInput_searchInput__sB6ba{width:100%;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-.2px;color:var(--base-color-slate-700);background-color:rgba(0,0,0,0);padding-top:2px}.SearchInput_searchInput__sB6ba::placeholder{color:var(--base-color-slate-400)}.CreateFormWithAICard_createFormWithAICardContainer__JIOm_{width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:20px;background-image:linear-gradient(72deg,#0f1b49,#220c4e 31%,#020003 65%,#150826 70%,#000001);overflow:hidden;box-shadow:0 4px 12px 0 rgba(0,0,0,.05);border:1px solid #e2e8f0}@media screen and (max-width:1024px){.CreateFormWithAICard_createFormWithAICardContainer__JIOm_{flex-direction:column;align-items:center}}.CreateFormWithAICard_createFormWithAICardLeft__VIHyD{padding:52px 42px;display:flex;flex-direction:column;min-width:382px;max-width:382px;text-align:left}@media screen and (max-width:1024px){.CreateFormWithAICard_createFormWithAICardLeft__VIHyD{min-width:100%;max-width:100%;text-align:center;align-items:center;padding-bottom:24px}}.CreateFormWithAICard_createFormWithAICardTitle__wLynx{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-.2px;color:var(--base-color-neutral-25);margin-bottom:4px}.CreateFormWithAICard_createFormWithAICardDescription__4QfMO{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-neutral-25-72);margin-bottom:32px}.CreateFormWithAICard_createFormWithAICardRight__4KXir{width:100%;height:100%;display:flex}.CreateFormWithAICard_createFormWithAICardBanner__Y1z0_{width:100%;height:100%;object-fit:cover}.FormTemplateCard_formTemplateCardContainer__71teg{width:100%;display:flex;flex-direction:column;border-radius:20px;box-shadow:0 4px 12px 0 rgba(0,0,0,.05);border:1px solid #e2e8f0;overflow:hidden;position:relative}@media screen and (min-width:1024px){.FormTemplateCard_formTemplateCardContainer__71teg:hover .FormTemplateCard_formTemplateCardImageHolder__TS3co{transform:scale(1.07)}.FormTemplateCard_formTemplateCardContainer__71teg:hover .FormTemplateCard_formTemplateCardActionsHolder__amol7{opacity:1;transform:translateY(0)}.FormTemplateCard_formTemplateCardContainer__71teg:hover .FormTemplateCard_formTemplateCardActions__feehe{transform:translateY(0)}}.FormTemplateCard_formTemplateCardContent__6Ee_K{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;padding:42px 42px 0;gap:30px}@media screen and (max-width:1024px){.FormTemplateCard_formTemplateCardContent__6Ee_K{padding:42px 24px 0}}@media screen and (max-width:768px){.FormTemplateCard_formTemplateCardContent__6Ee_K{padding:42px 42px 0}}.FormTemplateCard_formTemplateCardTitle__9bwoV{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;max-width:300px}.FormTemplateCard_formTemplateCardName__Lt9Qx{font-size:22px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px;color:var(--base-color-neutral-25)}.FormTemplateCard_formTemplateCardDescription__CIxNc{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px;color:var(--base-color-neutral-25)}.FormTemplateCard_formTemplateCardImageHolder__TS3co{display:flex;width:100%;transition:var(--transition-simple-slow);transform:scale(1.005)}.FormTemplateCard_formTemplateCardImageBackground__9Uvh_{display:flex;width:100%;background-color:hsla(0,0%,100%,.2);border-top-left-radius:30px;border-top-right-radius:30px;padding:8px 8px 0}.FormTemplateCard_formTemplateCardImage__ViMNi{aspect-ratio:270/310;width:100%;background-color:#fff;object-fit:cover;border-radius:27px;border-bottom-left-radius:0;border-bottom-right-radius:0;-moz-user-select:none;-webkit-user-select:none;user-select:none;pointer-events:none}.FormTemplateCard_formTemplateCardActionsHolder__amol7{width:100%;height:60%;position:absolute;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(to bottom,rgba(56,179,247,0),var(--template-color));opacity:0;transform:translateY(100%);transition:.2s cubic-bezier(.37,0,.63,1)}.FormTemplateCard_formTemplateCardActions__feehe{width:100%;padding:30px 24px;display:flex;gap:12px;align-items:center;justify-content:center;transition:.35s cubic-bezier(.37,0,.63,1);transform:translateY(50%);flex-wrap:wrap}