.page_root__hQHfm{height:100%;display:flex;justify-content:center}.page_root__hQHfm .page_header__GfWCM{display:flex;place-content:center center;flex-direction:column;align-items:center;text-align:center;margin:0 2rem}.page_root__hQHfm .page_header__GfWCM .page_logo__DjqTn{width:300px;height:120px}.page_root__hQHfm .page_footer__Q4anx{display:flex;justify-content:space-around}.Modal_modal__C9hTa{position:fixed;top:50%;left:50%;min-width:90%;height:480px;padding:24px;z-index:999;transform:translate(-50%,-50%) scale(.8);overflow:auto;outline:none;border-radius:10px;background-color:rgb(var(--black-rgb)/100%);box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-5);cursor:pointer;color:var(--white);opacity:0;transition:opacity .3s ease,transform .3s cubic-bezier(.68,-.55,.27,1.55)}.Modal_modal__C9hTa[class~=ReactModal__Content--after-open]{opacity:1;transform:translate(-50%,-50%) scale(1)}.Modal_modal__C9hTa[class~=ReactModal__Content--before-close]{opacity:0;backdrop-filter:none;transform:translate(-50%,-50%) scale(.8);transition:opacity .5s ease,transform .5s cubic-bezier(.68,-.55,.27,1.55)}@media(min-width:768px){.Modal_modal__C9hTa{min-width:640px}}.Modal_overlay__KnZFr{position:fixed;inset:0;background-color:rgb(var(--black-rgb)/0);transition:all .3s ease;backdrop-filter:blur(2px)}.Modal_overlay__KnZFr[class~=ReactModal__Overlay--after-open]{background-color:rgb(var(--black-rgb)/50%)}.Modal_overlay__KnZFr[class~=ReactModal__Overlay--before-close]{background-color:rgb(var(--black-rgb)/0)}.ConsentBanner_main__o_tkx button,.ConsentBanner_main__o_tkx div{min-width:unset!important}.CartItem_root__B3Gmj{width:100%;flex-direction:row;justify-content:space-between;background:var(--gray-300);padding:1rem;border-radius:var(--border-radius-medium);margin-bottom:1rem}.CartItem_root__B3Gmj,.FileCard_root__D48vj{display:flex;align-items:center;color:var(--white);gap:1rem}.FileCard_root__D48vj{position:relative;border-radius:var(--border-radius-small);padding:.5rem}.FileCard_root__D48vj:hover{background-color:rgb(var(--white-rgb)/8%)}.FileCard_root__D48vj .FileCard_fileContainer__PrKr7{display:flex;flex:1 1;gap:1rem}.FileCard_root__D48vj .FileCard_filePreview__rT_6m{aspect-ratio:1/1;flex-shrink:0;border-radius:.375rem;object-fit:cover}.FileCard_root__D48vj .FileCard_fileIcon__5IXHA{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:rgb(var(--white-rgb)/10%);border-radius:var(--border-radius-small)}.FileCard_root__D48vj .FileCard_fileIcon__5IXHA svg{width:24px;height:24px}.FileCard_root__D48vj .FileCard_fileInfo__WNh9z{display:flex;width:100%;flex-direction:column;gap:.5rem}.FileCard_root__D48vj .FileCard_fileInfo__WNh9z .FileCard_fileDetails__DFDTo{margin-bottom:.125rem}.FileCard_root__D48vj .FileCard_fileInfo__WNh9z .FileCard_fileDetails__DFDTo .FileCard_fileName__XJrby{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;font-weight:500;color:var(--white)}.FileCard_root__D48vj .FileCard_fileInfo__WNh9z .FileCard_fileDetails__DFDTo .FileCard_fileSize__v_Rcg{font-size:.75rem;color:var(--gray-600)}.FileCard_root__D48vj .FileCard_actions__9Zjwp{display:flex;align-items:center;gap:.5rem}.FileCard_root__D48vj .FileCard_actions__9Zjwp .FileCard_check__jYfRP{color:var(--success)}.UploadZone_root__uAfnb{position:relative;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;margin-bottom:1rem;height:auto}.UploadZone_root__uAfnb.UploadZone_hidden__zpdgj{display:none}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85{display:grid;min-height:13rem;width:100%;height:100%;cursor:pointer;place-items:center;border-radius:var(--border-radius-small);padding:1.25rem .625rem;text-align:center;transition:background-color .2s;border:2px dashed var(--border-color)}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85:hover{background-color:rgb(var(--white-rgb)/8%)}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85.UploadZone_active__JtVpv{border-color:var(--gray-600)}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85.UploadZone_disabled__zLXFd{pointer-events:none;opacity:.6}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85 .UploadZone_content__4N7ju{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding-left:1.25rem;padding-right:1.25rem}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85 .UploadZone_content__4N7ju .UploadZone_iconContainer__KQuZy{flex-shrink:0;height:4rem;width:4rem;border-radius:100%;border:1px dashed var(--white);padding:1rem}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85 .UploadZone_content__4N7ju .UploadZone_iconContainer__KQuZy .UploadZone_icon__mIUNq{font-size:2rem;color:var(--white)}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85 .UploadZone_content__4N7ju .UploadZone_messageContainer__EqHYA{margin-bottom:.125rem}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85 .UploadZone_content__4N7ju .UploadZone_messageContainer__EqHYA .UploadZone_message__cQL6u{font-weight:500;color:var(--white)}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85 .UploadZone_content__4N7ju .UploadZone_messageContainer__EqHYA .UploadZone_subMessage__cvfjn{font-size:.875rem;color:var(--gray-600)}.UploadZone_root__uAfnb .UploadZone_dropzone__anE85 .UploadZone_content__4N7ju .UploadZone_messageContainer__EqHYA .UploadZone_error__HG3D_{color:var(--vivid-blue)}.UploadZone_root__uAfnb .UploadZone_fileList__HNWjk{height:-moz-fit-content;height:fit-content;width:100%;padding:.75rem;max-height:10.5rem;gap:1rem;display:flex;flex-direction:column;border-radius:var(--border-radius-small);border:1px solid var(--border-color)}.UploadButton_root__uKoio{margin-bottom:1rem}.UploadButton_root__uKoio .UploadButton_preview__xbVBy{display:flex;gap:1rem}.UploadButton_root__uKoio .UploadButton_subMessage__1_9GQ{padding-top:.5rem;font-size:.875rem;color:var(--gray-600)}.UploadButton_root__uKoio .UploadButton_error__bKMME{color:var(--rfe-color-error);font-size:12px}.EmptyCard_root__xZeOk{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;background-color:var(--transparent);padding:4rem;gap:1rem}.EmptyCard_root__xZeOk .EmptyCard_iconContainer__5LjCB{flex-shrink:0;height:4rem;width:4rem;border-radius:100%;border:1px dashed var(--white);padding:1rem}.EmptyCard_root__xZeOk .EmptyCard_iconContainer__5LjCB .EmptyCard_icon__Tb9As{font-size:2rem;color:var(--white)}.EmptyCard_root__xZeOk .EmptyCard_content__Wp8CP{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center;color:var(--gray-600)}.Uploads_root__xhKHG{border:1px solid var(--border-color);border-radius:var(--border-radius-small);padding:1rem;margin-bottom:1rem}.Uploads_root__xhKHG .Uploads_header__RvjIV .Uploads_title__2XquB{font-weight:700}.Uploads_root__xhKHG .Uploads_header__RvjIV .Uploads_description__EpJ1j{margin-bottom:1rem}.Uploads_root__xhKHG .Uploads_content__wgZaV{border:1px solid var(--border-color);border-radius:var(--border-radius-small);padding:.5rem}.Uploads_root__xhKHG .Uploads_content__wgZaV .Uploads_fileList__BuaoS{padding-bottom:1rem;height:-moz-fit-content;height:fit-content;width:100%;gap:1rem;display:flex;flex-direction:column}.Uploads_root__xhKHG .Uploads_content__wgZaV .Uploads_emptyCard__IgKVu{width:100%}.Files_tab__FHfR7{border:none;padding:0}.SubscriptionDetail_root__2Wzzk{margin-bottom:1rem}.SubscriptionDetail_root__2Wzzk .SubscriptionDetail_status__AiTFK{display:flex;place-content:flex-end flex-end;margin-right:.5rem}.SubscriptionDetail_root__2Wzzk .SubscriptionDetail_buttons__XvXp2{display:flex;gap:.5rem;justify-content:flex-end;margin-right:.5rem}.Users_container__KA_Ir{width:144px}.Users_container__KA_Ir .Users_select__VtB8v{height:38px!important;min-height:38px!important}.SubscriptionDetail_root__4IBO0{margin-bottom:1rem}.SubscriptionDetail_root__4IBO0 .SubscriptionDetail_status__Su0XY{display:flex;place-content:flex-end flex-end;margin-right:.5rem}.SubscriptionDetail_root__4IBO0 .SubscriptionDetail_buttons__PLmad{display:flex;gap:.5rem;justify-content:flex-end;margin-right:.5rem}.Breadcrumbs_root__vwN0G{display:flex;align-items:center;list-style:none;padding:0;margin:0}.Breadcrumbs_root__vwN0G .Breadcrumbs_list__sV4_l{margin:0 .5rem}.Breadcrumbs_root__vwN0G .Breadcrumbs_list__sV4_l a{text-decoration:none;color:var(--white);transition:color .2s ease-in-out}.Breadcrumbs_root__vwN0G .Breadcrumbs_list__sV4_l a:hover{color:var(--white)}.Breadcrumbs_root__vwN0G .Breadcrumbs_active__l5FrQ{font-weight:700}.FAQ_faq__ez8U_{transition:all .4s ease-in-out;margin:3rem auto}.FAQ_faq__ez8U_ .FAQ_title__2fzpd{text-align:center;justify-content:center;margin-bottom:2rem;font-weight:900}.FAQ_faqItem__7rnCE{margin-bottom:1rem}.FAQ_faqItem__7rnCE .FAQ_faqQuestion__TtlhZ{padding:1rem;width:100%;background-color:rgb(var(--black-rgb)/20%);box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-1)!important;border:none;text-align:left;cursor:pointer;position:relative;border-radius:var(--border-radius-small);color:var(--white);transition:all .4s ease-in-out}.FAQ_faqItem__7rnCE .FAQ_faqQuestion__TtlhZ:hover{background-color:rgb(var(--black-rgb)/60%)}.FAQ_faqItem__7rnCE .FAQ_faqQuestion__TtlhZ .FAQ_itemQuestion__0KmHR{font-weight:100}.FAQ_faqItem__7rnCE .FAQ_faqQuestion__TtlhZ div{width:calc(100% - 20px)}.FAQ_faqItem__7rnCE .FAQ_faqQuestion__TtlhZ .FAQ_arrow__7pV0G{position:absolute;top:50%;right:1rem;transform:translateY(-50%) rotate(230deg);width:10px;height:10px;border-left:2px solid var(--white);border-bottom:2px solid var(--white);transition:all .4s ease-in-out}.FAQ_faqItem__7rnCE .FAQ_faqQuestion__TtlhZ .FAQ_arrowActive__s0gC4{transform:translateY(-50%) rotate(320deg)}.FAQ_faqItem__7rnCE .FAQ_faqQuestionActive___FWGT{box-shadow:rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 6px 1px 0 inset,var(--elevation-1)!important;background-color:rgb(var(--black-rgb)/50%)}.FAQ_faqItem__7rnCE .FAQ_faqQuestionActive___FWGT div{font-weight:600!important}.FAQ_faqItem__7rnCE .FAQ_faqAnswer__iURod{height:0;padding:0 1rem;margin:0;opacity:0;transition:all .4s ease-in-out}.FAQ_faqItem__7rnCE .FAQ_faqAnswer__iURod.FAQ_activeAnswer__QWxVn{height:unset;opacity:1;margin:1rem 0;color:var(--white)}.DocComponent_docComponent__BmGKl{display:inline-flex;justify-content:center;align-items:center;text-align:center;background-color:rgb(var(--black-rgb)/30%);box-shadow:var(--box-shadow-border);color:var(--white);width:-moz-fit-content;width:fit-content;height:2.5rem;padding:.5em 1em;margin:.5em 0;border-radius:20px}.DocComponent_docComponent__BmGKl:hover{cursor:pointer;box-shadow:var(--box-shadow-border-hover)}.DocComponent_docComponent__BmGKl .DocComponent_innerText___kpIj{font-size:1rem;font-weight:500;color:var(--white)}.MDContent_content__bIaMB{width:100%;height:100%;margin:0 auto;--h1-fs:2.5rem;--h1-lh:2.875rem;--h2-fs:2rem;--h2-lh:2.3rem;--h3-fs:2rem;--h3-lh:2.3rem;--h4-fs:1.5rem;--h4-lh:1.725rem;--h5-fs:1.5rem;--h5-lh:1.725rem;--h6-fs:1rem;--h6-lh:1.15rem}.MDContent_content__bIaMB h1,.MDContent_content__bIaMB h2,.MDContent_content__bIaMB h3,.MDContent_content__bIaMB h4,.MDContent_content__bIaMB h5,.MDContent_content__bIaMB h6{margin:2rem 0}.MDContent_content__bIaMB table{width:100%;border-collapse:collapse;margin-bottom:20px;font-family:Arial,sans-serif;color:var(--white);background-color:var(--black);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--elevation-2)}.MDContent_content__bIaMB td,.MDContent_content__bIaMB th{padding:16px;border:1px solid rgb(var(--white-rgb)/20%);text-align:left}.MDContent_content__bIaMB th{background-color:rgb(var(--white-rgb)/24%);font-weight:700;text-transform:uppercase}.MDContent_content__bIaMB tr:hover{background-color:rgb(var(--white-rgb)/16%)}.MDContent_content__bIaMB tr:nth-child(2n){background-color:rgb(var(--white-rgb)/8%)}@media(max-width:576px){.MDContent_content__bIaMB figure{margin:0}}.MDContent_content__bIaMB pre{width:100%;overflow:auto}.List_root__vUwGM{display:flex;flex-direction:column;width:100%;gap:12px;padding:12px}.ListItem_root__PGCEM{display:flex;border-radius:8px;align-items:center;background-color:rgba(var(--black-rgb)/75%);padding:12px 16px;border:1px solid var(--border-color);word-break:break-word;flex-direction:row;justify-content:space-between;width:100%}.ListItem_label___Qlj_{letter-spacing:.07px;font-weight:400}.ListItem_label___Qlj_,.ListItem_value__wwqAz{font-size:14px;line-height:24px;color:var(--white)}.ListItem_value__wwqAz{letter-spacing:-.005em;font-weight:600}.KeywordBadge_keywordBadge__8MlD6{border-radius:20px;color:var(--dark-background-text-color);box-shadow:rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 inset;background-color:rgb(var(--black-rgb)/60%);padding:4px 8px;height:30px;display:flex}.KeywordBadge_keywordBadge__8MlD6:hover{background-color:rgb(var(--black-rgb)/100%)}.KeywordBadge_keywordBadge__8MlD6 .KeywordBadge_text__DRbnW{font-weight:lighter;display:flex;align-items:center}.KeywordBadge_keywordBadge__8MlD6.KeywordBadge_fluid__Ssp_N{width:100%}.CartButton_cartContainer__REBMh{display:flex;align-items:center;cursor:pointer;position:relative;height:30px;width:30px;padding:0}.HamburgerButton_hamburger___jQUg{display:flex;align-items:center;cursor:pointer;width:30px;height:24px;min-width:30px;justify-content:space-between;flex-direction:column}.HamburgerButton_hamburger___jQUg .HamburgerButton_line__Md3ph{height:3px;width:100%;background-color:var(--white);border-radius:100px;transition:.5s;z-index:999}@media(min-width:992px){.HamburgerButton_hamburger___jQUg{display:none}}.Sidebar_root__rpEnl{min-width:272px;text-align:left;height:100vh;background-color:var(--black);display:none;flex-direction:column;border-right:1px solid var(--border-color);position:fixed;padding:7rem 1rem 1rem}@media(min-width:992px){.Sidebar_root__rpEnl{display:flex}}.SearchButton_searchContainer__1sHBS{display:flex;align-items:center;cursor:pointer;width:64px;height:30px}.SearchButton_searchContainer__1sHBS.SearchButton_fluid__Rtgck{width:100%;margin-bottom:1rem}.ThemeButton_iconList__6oP27{display:flex;transition:transform .3s ease-in-out}.ThemeButton_iconItem__JI2zA{min-width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}.ThemeButton_button__CIkey{border-radius:5rem}.Avatar_root__rifl1{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;border-radius:16px;position:relative;cursor:pointer}.Avatar_root__rifl1 .Avatar_container__OtlQL{position:relative;display:inline-block;box-sizing:initial;transition:filter .2s}.Avatar_root__rifl1 .Avatar_container__OtlQL .Avatar_circular__28EfK{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;border-radius:50%;overflow:hidden;-webkit-user-select:none;user-select:none;font-weight:500;width:30px;height:30px;min-width:24px;font-size:8px;box-shadow:rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 inset}.Avatar_root__rifl1 .Avatar_container__OtlQL .Avatar_circular__28EfK:before:after{box-sizing:inherit}.UserDropdownContent_root__3PWe_{display:flex;flex-direction:column;width:192px}.Header_header__MwWvM{display:flex;justify-content:space-between;align-items:center;position:fixed;width:100%;z-index:99;min-height:68px;padding:4px 0}.Header_header__MwWvM[data-auth-header=true]{position:sticky;top:0;background-color:rgb(var(--black-rgb)/80%);height:var(--auth-header-height)}.Header_header__MwWvM.Header_headerScrolled__j9JCn{background:rgb(var(--black-rgb) .5);backdrop-filter:blur(100px);box-shadow:var(--elevation-5)}.Header_header__MwWvM .Header_logoContainer__dC_In{display:flex;align-items:flex-start;margin-left:8px;min-width:172px}.Header_header__MwWvM .Header_logoContainer__dC_In .Header_logo__V9h3K{width:172px;height:32px;color:var(--white);z-index:99}.Header_header__MwWvM .Header_nav____I21{display:none;right:0;top:0;transition:opacity .2s cubic-bezier(10,2,3,1);background:none;opacity:1;flex-direction:row}.Header_header__MwWvM .Header_nav____I21 .Header_navInner__KQFcQ{height:100%;display:flex;justify-content:flex-end;width:100%;padding:0}.Header_header__MwWvM .Header_nav____I21 .Header_navInner__KQFcQ .Header_navLinks__h_31s{display:none;width:100%;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-top:3px}.Header_header__MwWvM .Header_rightItems__jaQeJ{display:flex;width:100%;flex-direction:row;gap:.8rem;align-items:center;justify-content:flex-end;margin:0 8px 0 0;padding:0}.Header_header__MwWvM .Header_rightItems__jaQeJ .Header_mobileContainer__8XD8e{display:none}@media(min-width:576px){.Header_header__MwWvM .Header_logoContainer__dC_In{margin-left:2rem}.Header_header__MwWvM .Header_rightItems__jaQeJ{margin-right:2rem;width:258px;max-width:258px;min-width:258px}}@media(min-width:992px){.Header_header__MwWvM .Header_logoContainer__dC_In{width:200px}.Header_header__MwWvM .Header_nav____I21{display:flex;width:100%}.Header_header__MwWvM .Header_nav____I21 .Header_navInner__KQFcQ .Header_navLinks__h_31s{display:flex}.Header_header__MwWvM .Header_rightItems__jaQeJ .Header_mobileContainer__8XD8e{display:block}}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN{position:relative;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--auth-header-height))}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_authLayout__JVOO5{display:grid;width:100vw;height:calc(100vh - var(--auth-header-height));grid-template-columns:1fr;background-color:rgb(var(--black-rgb)/80%);box-shadow:var(--elevation-5)}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_authLayout__JVOO5 .AuthLayout_content__Ial4E{display:flex;align-items:center;justify-content:center;border-radius:inherit;width:100%}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_authLayout__JVOO5 .AuthLayout_side__milJN{background-color:var(--side-image-background);display:none}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_authLayout__JVOO5 .AuthLayout_sideImage__cIwr3{background-position:bottom;background-repeat:no-repeat;background-size:contain;background-image:url(/auth.png)}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_full__AtV_j{grid-template-columns:1fr!important}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_reverse__z9Zwx{grid-template-columns:1fr;order:-1}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_reverse__z9Zwx .AuthLayout_sideBorder__R6dFB{border-radius:0 var(--border-radius-large) var(--border-radius-large) 0!important}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_middle__U4eJ6{height:-moz-fit-content;height:fit-content;min-height:calc(100vh - var(--auth-header-height));width:100vh}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_middle__U4eJ6 .AuthLayout_sideBorder__R6dFB{border-radius:var(--border-radius-large) 0 0 var(--border-radius-large)}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_small__fU4Gk{grid-template-columns:1fr!important}.AuthLayout_layout__KgsWz .AuthLayout_withImage__6eFg0{background-image:url(https://picsum.photos/1920/1080);background-position:50%;background-repeat:no-repeat;background-size:cover}@media(min-width:400px){.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_middle__U4eJ6{width:90%;border-radius:var(--border-radius-large);min-height:50vh}}@media(min-width:768px){.AuthLayout_layout__KgsWz{height:490px}}@media(min-width:992px){.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_authLayout__JVOO5{grid-template-columns:1fr 2fr}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_authLayout__JVOO5 .AuthLayout_content__Ial4E{width:100%}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_authLayout__JVOO5 .AuthLayout_side__milJN{display:block}.AuthLayout_layout__KgsWz .AuthLayout_authLayoutContainer__V9BBN .AuthLayout_small__fU4Gk{grid-template-columns:1fr 1fr!important}.AuthLayout_layout__KgsWz .AuthLayout_middle__U4eJ6{width:70vw!important}}.FormElements_input__zt1Of{color:var(--white)!important;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-1)!important;border:none!important}.FormElements_inputFocused__dKEGA,.FormElements_input__zt1Of:focus{box-shadow:rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 6px 1px 0 inset,var(--elevation-1)!important}.FormElements_inputFocused__dKEGA{color:var(--white)!important;border:none!important}.FormElements_errorLabel__RxgwD,.FormElements_label__74Smz{font-style:normal}.FormElements_card__EbogT{color:var(--white)!important;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-1)!important;border:none!important}.FormElements_card__EbogT:hover{box-shadow:rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 6px 1px 0 inset,var(--elevation-1)!important}.FormElements_option__x3yYK{color:var(--white)!important;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-1)!important;border:none!important}.FormElements_option__x3yYK:hover{box-shadow:rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 3px 1px 0 inset,var(--elevation-1)!important}.FormElements_switchInput__sIkCg{color:var(--white)!important;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-1)!important;border:none!important}.FormElements_switchInput__sIkCg:hover{box-shadow:rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 6px 1px 0 inset,var(--elevation-1)!important}.FormElements_switchInput__sIkCg span{top:3px!important;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-1)!important;border:none!important}.FormElements_menu__IiNH7{background-color:var(--rfe-background)!important;border-radius:var(--rfe-border-radius);margin:6px 0 0!important}.FormElements_calendar__qJ7mT,.FormElements_menu__IiNH7{box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-5)!important;border:none!important}.Section_root__Fhp1C{border-radius:var(--border-radius-large);width:100%;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-3);background:rgb(var(--black-rgb)/30%);color:var(--white)}.Page_root__mbRAe{display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 495px);margin:6rem auto;width:var(--container-size);padding:1rem;transition:width .3s ease,max-width .3s ease}.Page_root__mbRAe.Page_dashboard__Ihm2w{margin-left:0;overflow-x:unset}.Page_root__mbRAe.Page_fluid__SU8nn{width:100%;margin:0;height:100%;display:initial;padding-top:80px}.Page_root__mbRAe.Page_fluid__SU8nn .Page_breadcrumb__XnWYQ{color:var(--white);display:flex;align-items:center;width:100%;border-bottom:1px solid var(--border-color)}.Page_root__mbRAe.Page_fluid__SU8nn .Page_breadcrumbActive__YDSw_{height:80px}.Page_root__mbRAe.Page_fluid__SU8nn .Page_header__7on8d{color:var(--white);display:flex;align-items:center;width:100%}.Page_root__mbRAe.Page_fluid__SU8nn .Page_page__VbNr5{width:100%;height:100%;overflow-x:unset;align-items:flex-start;flex-direction:column;padding:0}.Page_root__mbRAe.Page_fluid__SU8nn .Page_page__VbNr5.Page_withoutBreadcrumbs__cAPPP{margin-top:1.5rem}@media(min-width:992px){.Page_root__mbRAe.Page_dashboard__Ihm2w{overflow-x:hidden;margin-left:272px}.Page_root__mbRAe .Page_breadcrumb__XnWYQ{height:80px;border-bottom:none}.Page_root__mbRAe.Page_fluid__SU8nn{padding-top:0}.Page_root__mbRAe.Page_fluid__SU8nn .Page_page__VbNr5{height:calc(100vh - 96px);max-height:calc(100vh - 96px);overflow-x:scroll}.Page_root__mbRAe.Page_fluid__SU8nn .Page_page__VbNr5.Page_withoutBreadcrumbs__cAPPP{margin-top:80px}}.notFound_root__Wxji7{margin:auto;font-size:100px;font-weight:bolder;text-align:center}@media(min-width:576px){.notFound_root__Wxji7{font-size:150px}}@media(min-width:768px){.notFound_root__Wxji7{font-size:200px}}@media(min-width:992px){.notFound_root__Wxji7{font-size:250px}}@media(min-width:1200px){.notFound_root__Wxji7{font-size:300px}}.Card_card__S3kD8{display:flex;border-radius:2rem;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 inset,var(--elevation-3);flex-direction:column;margin:0;background-color:rgb(var(--black-rgb)/30%);backdrop-filter:blur(10px);color:var(--white);transition:all .4s ease-in-out}.Card_card__S3kD8:hover{background-color:rgb(var(--black-rgb)/60%);box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-5)}.Pricing_pricing__BcFZL{padding:3rem 0;position:relative;overflow:visible;margin:3rem auto;display:flex;flex-direction:column;justify-content:center}.Pricing_pricing__BcFZL .Pricing_title__5MQeO{text-align:center;justify-content:center;font-weight:900}.Pricing_pricing__BcFZL .Pricing_header__YTfCf{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:2rem;margin-bottom:0;width:100%;padding:0 2rem}.Pricing_pricing__BcFZL .Pricing_header__YTfCf .Pricing_motto__Lq3b1{text-align:center;font-size:var(--text-large-fs);line-height:var(--text-large-lh)}.Pricing_pricing__BcFZL .Pricing_cards__NBki1{display:flex;flex-direction:column;gap:1.5rem;width:100%}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3{padding:1rem;width:100%;height:auto;display:flex;justify-content:space-between;box-shadow:rgb(var(--white-rgb)/50%) 1px 1px 0 0,rgb(var(--white-rgb)/50%) 1px 1px 0 inset}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3:hover{box-shadow:rgb(var(--white-rgb)/50%) 1px 1px 0 0,rgb(var(--white-rgb)/50%) 1px 1px 0 inset,var(--elevation-4)!important}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne{display:flex;width:100%;justify-content:space-between}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_{display:flex;flex-direction:row;align-items:center}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_ .Pricing_head__J9wG3{display:flex;justify-content:space-between;align-items:center}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_ .Pricing_head__J9wG3 svg{width:32px;height:32px}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_ .Pricing_head__J9wG3 .Pricing_icon__ZuZ5h{padding:6px;border-radius:1rem;color:rgb(var(--black-rgb)/100%);display:flex;align-items:center;justify-content:center;background:rgb(var(--white-rgb)/70%);box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-5)}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_ .Pricing_head__J9wG3 .Pricing_badgeFeatured__DEH1h{padding:5px 10px;color:var(--black);border-radius:5px;font-size:.8rem;background-color:var(--vivid-blue);height:28px;display:none}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_ .Pricing_title__5MQeO{text-align:center;margin:1rem 0 1rem 1rem}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_priceContainer__frjdH .Pricing_oldPrice__1pc_w{font-size:1rem;line-height:1.5rem;color:var(--vivid-blue);text-align:center;justify-content:center;text-decoration:line-through}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_priceContainer__frjdH .Pricing_price__mkhi6{font-size:2rem;line-height:2.5rem;text-decoration:none}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_content__g71hl{flex-direction:column;height:0;opacity:0;display:flex;transition:opacity .3s ease}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_content__g71hl .Pricing_features__XcV4x{line-height:2rem;margin:2rem 0}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_content__g71hl .Pricing_marquee__zWh4V{width:100%;height:50px;display:none;margin-bottom:2rem;align-items:center}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_content__g71hl .Pricing_marquee__zWh4V .Pricing_tech__WnBvv svg{width:32px;height:32px;margin:0 1rem;box-shadow:0 15px 10px -15px rgb(var(--white-rgb)/45%)}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_content__g71hl .Pricing_link__EQvgN{font-size:1rem;line-height:1.5rem;text-align:center}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3.Pricing_featured__XWx4x{background-color:rgb(var(--black-rgb)/60%);box-shadow:rgb(var(--vivid-blue-rgb)/50%) 2px 2px 0 0,rgb(var(--vivid-pink-rgb)/50%) 2px 2px 0 inset!important}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3.Pricing_featured__XWx4x:hover{box-shadow:rgb(var(--vivid-pink-rgb)/50%) 2px 2px 0 0,rgb(var(--vivid-blue-rgb)/50%) 2px 2px 0 inset,var(--elevation-4)!important}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3:focus .Pricing_content__g71hl{height:auto;opacity:1}.Pricing_pricing__BcFZL .Pricing_table__8pQEm{border-collapse:collapse;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 1px 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 1px 1px 0 inset,var(--elevation-5)}.Pricing_pricing__BcFZL .Pricing_table__8pQEm thead tr th{height:4rem;background-color:rgb(var(--vivid-blue-rgb)/20%)}.Pricing_pricing__BcFZL .Pricing_table__8pQEm thead tr>th:first-child{display:none}.Pricing_pricing__BcFZL .Pricing_table__8pQEm tbody .Pricing_mobileFeature__hFhjK{display:table-row}.Pricing_pricing__BcFZL .Pricing_table__8pQEm tbody .Pricing_desktopFeature__Hyzjf{display:none}.Pricing_pricing__BcFZL .Pricing_table__8pQEm tr:nth-child(odd){background-color:rgb(var(--vivid-blue-rgb)/10%)}.Pricing_pricing__BcFZL .Pricing_table__8pQEm tr:nth-child(2n){background-color:rgb(var(--vivid-pink-rgb)/10%)}.Pricing_pricing__BcFZL .Pricing_table__8pQEm td,.Pricing_pricing__BcFZL .Pricing_table__8pQEm th{position:relative;border:1px dotted rgb(var(--white-rgb)/40%);padding:10px;text-align:center}.Pricing_pricing__BcFZL .Pricing_table__8pQEm td .Pricing_oldPrice__1pc_w{font-size:1rem;line-height:1.5rem;color:var(--vivid-blue);text-align:center;text-decoration:line-through}.Pricing_pricing__BcFZL .Pricing_table__8pQEm td .Pricing_check__tPwNl{color:var(--vivid-blue)}.Pricing_pricing__BcFZL .Pricing_table__8pQEm td .Pricing_price__mkhi6{font-size:2rem;line-height:2.5rem;text-decoration:none}.Pricing_pricing__BcFZL .Pricing_footer__wNE9c{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:1rem;width:100%}.Pricing_pricing__BcFZL .Pricing_footer__wNE9c .Pricing_discount__Xpw6X{text-align:center;font-size:var(--text-large-fs);line-height:var(--text-large-lh)}@media(min-width:576px){.Pricing_pricing__BcFZL .Pricing_table__8pQEm thead tr>th:first-child{display:table-cell}.Pricing_pricing__BcFZL .Pricing_table__8pQEm tbody .Pricing_mobileFeature__hFhjK{display:none}.Pricing_pricing__BcFZL .Pricing_table__8pQEm tbody .Pricing_desktopFeature__Hyzjf{display:table-cell}}@media(min-width:992px){.Pricing_pricing__BcFZL .Pricing_header__YTfCf{margin-bottom:2rem}.Pricing_pricing__BcFZL .Pricing_cards__NBki1{flex-direction:row;width:unset;gap:2rem}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3{width:300px;padding:1.5rem 1rem}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne,.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_{flex-direction:column}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_ .Pricing_head__J9wG3{justify-content:space-between;width:100%}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_mobileHead__H3cne .Pricing_cardHeader__xz1U_ .Pricing_head__J9wG3 .Pricing_badgeFeatured__DEH1h{display:block}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_content__g71hl{opacity:1;height:auto;transition:none}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3 .Pricing_content__g71hl .Pricing_marquee__zWh4V{display:flex}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3{transition:transform .3s ease;filter:blur(0)}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3:hover{will-change:transform;box-shadow:var(--elevation-4)}.Pricing_pricing__BcFZL .Pricing_cards__NBki1 .Pricing_card__GBMh3.Pricing_featured__XWx4x{will-change:transform;transform:translateZ(0) scale(1.08)}.Pricing_pricing__BcFZL .Pricing_footer__wNE9c{margin-top:3rem}}.Testimonials_testimonials__nrffp{padding:3rem 0;position:relative;overflow:visible;margin:3rem auto}.Testimonials_testimonials__nrffp .Testimonials_background___hV95{z-index:-10;position:absolute;left:50%;transform:translate(-50%,-20%);width:100vw;height:50vh;min-height:1080px;opacity:.2;background-image:url(/bg-left.png);background-position:0;background-repeat:no-repeat}.Testimonials_testimonials__nrffp .Testimonials_title__2Yg0Y{text-align:center;justify-content:center;font-weight:900;margin-bottom:2rem}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1200px){.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh{width:100%!important}}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh .Testimonials_testimonial__M2dCe{display:flex;flex-direction:column;justify-content:space-between;padding:2rem;margin:1rem;border-radius:var(--border-radius-medium)}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh .Testimonials_testimonial__M2dCe .Testimonials_quote__y4zlY{margin:0;font-size:var(--text-large-fs);line-height:var(--text-large-lh)}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh .Testimonials_testimonial__M2dCe .Testimonials_quote__y4zlY svg{width:100%;height:auto}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh .Testimonials_testimonial__M2dCe .Testimonials_quote__y4zlY text{transform:translate(40px,202px);fill:#000}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh .Testimonials_testimonial__M2dCe figcaption{border-top:1px solid rgb(var(--white-rgb)/10%);margin-top:1rem;padding-top:1rem;display:flex}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh .Testimonials_testimonial__M2dCe figcaption img{border-radius:var(--border-radius-full)}.Testimonials_testimonials__nrffp div>.Testimonials_container__BiwlX .Testimonials_testimonialAnimation__wPzkh .Testimonials_testimonial__M2dCe figcaption .Testimonials_author__kHlKA{margin-left:1rem;display:flex;flex-direction:column;justify-content:center;line-height:1.5rem}.Features_features__dWEKM{margin:3rem auto;position:relative;overflow:visible}.Features_features__dWEKM .Features_background__rghpO{z-index:-10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:50vh;min-height:1080px;opacity:.2;background-image:url(/bg-right.png);background-position:100%;background-repeat:no-repeat}.Features_features__dWEKM .Features_head__mILPv{text-align:center;justify-content:center;margin-bottom:2rem;font-weight:900}.Features_features__dWEKM .Features_innerContainer__1wcZI{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:2rem}.Features_features__dWEKM .Features_innerContainer__1wcZI .Features_feature___nJUF{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem 1rem;cursor:pointer;width:205px;min-height:220px}.Features_features__dWEKM .Features_innerContainer__1wcZI .Features_feature___nJUF .Features_title__X66GE{text-align:center;font-weight:lighter;margin:1rem 0}.Features_features__dWEKM .Features_innerContainer__1wcZI .Features_feature___nJUF .Features_icon__KJTVM{width:48px;height:48px}.Oss_library__mq5PA{display:flex;flex-direction:column;padding:1rem;box-sizing:border-box;height:100%}.Oss_library__mq5PA .Oss_cardHeader__yihnC{display:flex;justify-content:space-between;font-size:var(--text-small-fs);line-height:var(--text-small-lh)}.Oss_library__mq5PA .Oss_cardHeader__yihnC .Oss_star__TXfcU{display:flex;align-items:center}.Oss_library__mq5PA .Oss_cardHeader__yihnC .Oss_star__TXfcU .Oss_icon__s7DBI{width:16px;height:16px;margin-bottom:2px}.Oss_library__mq5PA .Oss_name__1NqYS{font-weight:700;margin-bottom:.5rem;padding:1rem 0}.Oss_library__mq5PA .Oss_desc__KogIS{height:100%}.Oss_library__mq5PA .Oss_links__Ett3g{margin-top:1rem}.Oss_library__mq5PA .Oss_links__Ett3g a{margin-right:.5rem}.Oss_library__mq5PA .Oss_links__Ett3g a svg{vertical-align:middle}.notFound_root__OOuAs{font-size:100px;font-weight:bolder;text-align:center;margin:14rem auto}@media(min-width:576px){.notFound_root__OOuAs{font-size:150px}}@media(min-width:768px){.notFound_root__OOuAs{font-size:200px}}@media(min-width:992px){.notFound_root__OOuAs{font-size:250px}}@media(min-width:1200px){.notFound_root__OOuAs{font-size:300px}}.notFound_root__adfIL{font-size:100px;font-weight:bolder;text-align:center;margin:14rem auto}@media(min-width:576px){.notFound_root__adfIL{font-size:150px}}@media(min-width:768px){.notFound_root__adfIL{font-size:200px}}@media(min-width:992px){.notFound_root__adfIL{font-size:250px}}@media(min-width:1200px){.notFound_root__adfIL{font-size:300px}}.CardList_cardList__86_CA{width:100%;margin:0 auto 5rem}.CardList_cardList__86_CA.CardList_all__CLLlt .CardList_header__E_3Tm{justify-content:center}.CardList_cardList__86_CA.CardList_all__CLLlt .CardList_footer__B2zgM,.CardList_cardList__86_CA.CardList_all__CLLlt .CardList_header__E_3Tm button{display:none}.CardList_cardList__86_CA .CardList_header__E_3Tm{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.CardList_cardList__86_CA .CardList_header__E_3Tm button{display:none;position:relative}.CardList_cardList__86_CA .CardList_header__E_3Tm button .CardList_icon__kgEEO{width:18px;height:18px;transition:transform .3s ease}.CardList_cardList__86_CA .CardList_header__E_3Tm button:hover .CardList_icon__kgEEO{transform:translateX(4px)}.CardList_cardList__86_CA .CardList_header__E_3Tm .CardList_icon__kgEEO{width:18px;height:18px}.CardList_cardList__86_CA .CardList_productGrid__8jAd9{display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:center}.CardList_cardList__86_CA .CardList_footer__B2zgM{display:flex;align-items:center;justify-content:center;margin-top:2rem}@media(min-width:768px){.CardList_cardList__86_CA .CardList_header__E_3Tm{justify-content:space-between;width:100%}.CardList_cardList__86_CA .CardList_header__E_3Tm button{display:block}.CardList_cardList__86_CA .CardList_footer__B2zgM{display:none}}.TechBadge_techBadge__X4Fcf{display:flex;align-items:center;border-radius:20px;color:var(--dark-background-text-color);padding:.5rem;box-shadow:rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 inset;margin:2px;background-color:rgb(var(--black-rgb)/60%);height:30px;cursor:pointer}.TechBadge_techBadge__X4Fcf:hover{background-color:rgb(var(--black-rgb)/100%)}.TechBadge_techBadge__X4Fcf .TechBadge_icon__7G6Wo{padding:0 6px;height:16px;display:inline-block}.TechBadge_techBadge__X4Fcf .TechBadge_icon__7G6Wo img{height:16px;width:16px}.TechBadge_techBadge__X4Fcf .TechBadge_text__O7f_w{margin-right:6px;margin-left:6px;font-weight:lighter}.ThemeChanger_optionImageDark__z_uo_{background-image:url(/darkMode.svg)}.ThemeChanger_optionImageDark__z_uo_,.ThemeChanger_optionImageLight___cJEk{background-size:contain;background-position:50%;background-repeat:no-repeat;width:125px;height:70px;border-radius:6px;border:1px solid var(--border-color);background-color:#f7f5f2}.ThemeChanger_optionImageLight___cJEk{background-image:url(/lightMode.svg)}.ThemeChanger_root__ZmnTd{display:flex;flex-direction:column;gap:24px}.ThemeChanger_optionsContainer__pu3Ok{display:flex;flex-direction:row;align-self:stretch;gap:24px;justify-content:space-between}.ThemeChanger_optionContainer__3WIFn{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;border:1px solid var(--border-color);background-color:var(--black);border-radius:8px;gap:16px;color:var(--white);width:100%}.ThemeChanger_active__ueQcF{border:1px solid #7bb2ed!important}.ThemeChanger_header__wPAT2{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 12px}.ThemeChanger_title__8OlVJ{font-size:20px;letter-spacing:-.5px;line-height:32px;font-weight:500}.ThemeChanger_closeIcon__U4NZF{width:32px;height:32px;color:var(--white)}.ThemeChanger_systemContainer__DnbdU{display:flex;flex-wrap:wrap;flex-direction:row;gap:24px;justify-content:center;align-items:center;border:1px solid var(--border-color);background-color:var(--black);border-radius:8px;padding:16px;--rfe-spacing:0}.ThemeChanger_leftWrapper__0NXpB{display:flex;flex-direction:column;gap:8px}.ThemeChanger_useSystemTitle__19L9x{font-size:14px;letter-spacing:-.005em;line-height:24px;font-weight:400;color:var(--white)}.ThemeChanger_useSystemText__VjKdp{margin:0;line-height:16px;font-size:12px;font-weight:400;letter-spacing:-.005em;word-break:break-word;color:var(--white)}@media(max-width:768px){.ThemeChanger_optionContainer__3WIFn{padding:12px}.ThemeChanger_optionsContainer__pu3Ok{gap:12px}}.Modals_leftSidebar__nSNbU{left:-400px!important;min-width:400px;height:calc(100% - 68px)!important;top:68px!important;border-radius:0!important;transform:none!important;padding:24px 12px;transition:left .25s ease-in!important}.Modals_leftSidebar__nSNbU[class~=ReactModal__Content--after-open]{min-width:400px;left:0!important}.Modals_leftSidebar__nSNbU[class~=ReactModal__Content--before-close]{left:-400px!important;opacity:1!important}.Modals_rightSidebar__5f7nN{right:-400px!important;left:unset!important;min-width:400px;max-width:400px;min-height:100%;height:100%;top:0!important;border-radius:0!important;transform:none!important;transition:right .25s ease-in!important}.Modals_rightSidebar__5f7nN[class~=ReactModal__Content--after-open]{min-width:400px;right:0!important}.Modals_rightSidebar__5f7nN[class~=ReactModal__Content--before-close]{right:-400px!important;opacity:1!important}.Modals_drawer__mfZWr{right:0!important;left:unset!important;top:100vh!important;width:100%!important;height:75vh!important;border-radius:0!important;transform:none!important;transition:top .3s ease-in!important}.Modals_drawer__mfZWr[class~=ReactModal__Content--after-open]{min-width:400px;top:25vh!important}.Modals_drawer__mfZWr[class~=ReactModal__Content--before-close]{top:100vh!important;opacity:1!important}@media(min-width:992px){.Modals_drawer__mfZWr{right:50px!important;width:400px!important;min-height:50vh}.Modals_drawer__mfZWr[class~=ReactModal__Content--after-open]{top:50vh!important;opacity:1!important}.Modals_drawer__mfZWr[class~=ReactModal__Content--before-close]{top:100vh!important;opacity:1!important}}.Modals_fullPage__vneZr{height:100%!important;width:100%!important;transform:translate(-50%,-50%) scale(.5);overflow:auto;outline:none;border-radius:unset!important}.Modals_fullPage__vneZr[class~=ReactModal__Content--before-close]{transform:translate(-50%,-50%) scale(0)!important;transition:opacity .5s ease,transform .4s ease!important}.Modals_noOverlay__sApav{position:static!important;backdrop-filter:unset!important}.Modals_noOverlay__sApav,.Modals_noOverlay__sApav[class~=ReactModal__Overlay--after-open],.Modals_noOverlay__sApav[class~=ReactModal__Overlay--before-close]{background-color:var(--transparent)!important}.Modals_themeManager__6pG73{padding:1rem!important;width:90%!important}@media(min-width:768px){.Modals_themeManager__6pG73{width:480px!important;height:400px!important}}.Modals_landingMenu__FYQqX{right:-100%!important;left:unset!important;min-width:100%;min-height:100%;height:100%;top:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;transition:right .25s ease-in!important;padding-top:80px!important}.Modals_landingMenu__FYQqX[class~=ReactModal__Content--after-open]{min-width:100%;right:0!important}.Modals_landingMenu__FYQqX[class~=ReactModal__Content--before-close]{right:-100%!important;opacity:1!important}.Modals_landingMenu__FYQqX .Modals_sidebarCloseButton__G28MU{position:absolute;right:0;top:10px;width:48px;height:48px}@media(min-width:576px){.Modals_landingMenu__FYQqX .Modals_sidebarCloseButton__G28MU{position:absolute;right:24px;top:10px;width:48px;height:48px}}.AllBadge_allBadge__ZLwsi{display:flex;align-items:center;border-radius:20px;color:var(--dark-background-text-color);padding:.5rem;box-shadow:rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 inset;margin:2px;background-color:rgb(var(--black-rgb)/60%);height:30px;cursor:pointer}.AllBadge_allBadge__ZLwsi:hover{background-color:rgb(var(--black-rgb)/100%)}.AllBadge_allBadge__ZLwsi .AllBadge_text__1KMqf{margin-right:6px;margin-left:6px;font-weight:lighter}.PriceBadge_root__EIku1{display:flex;flex-direction:column;height:50px;justify-content:center}.PriceBadge_root__EIku1 .PriceBadge_priceBadge__5OWZI{border-radius:20px;box-shadow:rgb(var(--vivid-blue-rgb)/100%) 0 1px 0 0,rgb(var(--vivid-pink-rgb)/100%) 0 1px 0 inset;color:var(--black);font-size:.9rem;padding:1px 8px 0;height:30px;display:inline-flex;background:linear-gradient(45deg,var(--vivid-pink) 0,var(--vivid-blue) 100%);width:max-content;margin:0 auto}.PriceBadge_root__EIku1 .PriceBadge_priceBadge__5OWZI.PriceBadge_free___ScnN,.PriceBadge_root__EIku1 .PriceBadge_priceBadge__5OWZI.PriceBadge_free___ScnN:hover{background:rgb(var(--white-rgb)/80%);color:var(--black)}.PriceBadge_root__EIku1 .PriceBadge_priceBadge__5OWZI .PriceBadge_inner__SGkdo{display:inline-flex;align-items:center;width:100%}.PriceBadge_root__EIku1 .PriceBadge_priceBadge__5OWZI .PriceBadge_inner__SGkdo .PriceBadge_text___S85p{font-weight:lighter;text-align:center;width:100%;font-size:var(--text-large-fs);line-height:var(--text-large-lh)}.PriceBadge_root__EIku1 .PriceBadge_discountPrice__ozLCW{color:var(--white);margin-right:8px;margin-left:1rem;text-decoration:line-through}.TemplateDetail_root__wFrab{position:relative}.TemplateDetail_root__wFrab,.TemplateDetail_root__wFrab .TemplateDetail_contentContainer__Mc1Xm{display:flex;flex-direction:column;width:100%;gap:32px}.TemplateDetail_root__wFrab .TemplateDetail_infoContainer__r0m8t{display:flex;position:relative;flex-direction:column;width:100%;background-color:var(--black);border-radius:12px;padding:32px;gap:32px}.TemplateDetail_root__wFrab .TemplateDetail_docContainer__op9AE{position:relative;display:flex;flex-direction:column;width:100%;height:600px;background-color:var(--black);border-radius:12px;padding:32px}.TemplateDetail_root__wFrab .TemplateDetail_imageContainer___DS2U{width:90%;height:auto}.TemplateDetail_root__wFrab .TemplateDetail_actionContainer__QL76T,.TemplateDetail_root__wFrab .TemplateDetail_listContainer__KeqNn{display:flex;flex-direction:column;gap:12px}.TemplateDetail_root__wFrab .TemplateDetail_listItem__d05n_{display:flex;flex-direction:row;justify-content:space-between;width:100%}.TemplateDetail_root__wFrab .TemplateDetail_price__pA4wF{text-align:center}.TemplateDetail_root__wFrab .TemplateDetail_techWrapper__xfthl{display:flex;flex-direction:column;gap:12px}.TemplateDetail_root__wFrab .TemplateDetail_button__V4jXa{min-width:unset}@media(min-width:768px){.TemplateDetail_root__wFrab .TemplateDetail_imageContainer___DS2U{height:500px}}@media(min-width:992px){.TemplateDetail_root__wFrab .TemplateDetail_infoContainer__r0m8t{width:40%}.TemplateDetail_root__wFrab .TemplateDetail_docContainer__op9AE{width:60%;height:auto}.TemplateDetail_root__wFrab .TemplateDetail_contentContainer__Mc1Xm{flex-direction:row;height:auto}.TemplateDetail_root__wFrab .TemplateDetail_techWrapper__xfthl{display:flex;flex-direction:row;gap:12px}}@media(min-width:1200px){.TemplateDetail_root__wFrab .TemplateDetail_actionContainer__QL76T{flex-direction:row}}.CallToAction_button__Tf3_Z{min-width:18rem!important;height:4rem!important;border-radius:var(--border-radius-full)!important;border:none!important;align-content:center;flex-direction:row;flex-wrap:wrap;background:linear-gradient(45deg,var(--vivid-blue) 0,var(--vivid-pink) 100%)!important}.CallToAction_button__Tf3_Z:hover{background:linear-gradient(45deg,var(--vivid-pink) 0,var(--vivid-blue) 100%)!important;box-shadow:var(--elevation-4);transform:translateY(-4px)}.CallToAction_button__Tf3_Z:hover .CallToAction_sparkle__X5WJv{transform:scale(1.2)}.CallToAction_button__Tf3_Z .CallToAction_sparkle__X5WJv{fill:var(--ffffff);transition:transform .5s ease;width:24px;height:24px;margin-right:.5rem}.CallToAction_button__Tf3_Z .CallToAction_buttonInner__10lP_{color:var(--ffffff);white-space:nowrap;margin:auto 1rem;font-size:var(--text-large-fs);line-height:var(--text-large-lh)}.Hero_hero__N1CQN{margin:0 auto}.Hero_hero__N1CQN .Hero_content__Mwm9D{text-align:center;width:100%;padding:0;margin:0}.Hero_hero__N1CQN .Hero_content__Mwm9D .Hero_titleContainer__7VAv7{margin-top:3rem;margin-bottom:1rem}.Hero_hero__N1CQN .Hero_content__Mwm9D .Hero_title__Zkzxp{z-index:1;text-align:center;display:inline-flex;color:var(--white);margin:0;font-weight:900}.Hero_hero__N1CQN .Hero_content__Mwm9D .Hero_colorful__FzerC{z-index:1;text-align:center;display:inline-flex;margin:0 .75rem;font-weight:900;background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.Hero_hero__N1CQN .Hero_content__Mwm9D .Hero_text__qC6tf{margin-top:1rem}.Hero_hero__N1CQN .Hero_content__Mwm9D .Hero_text__qC6tf>span>span{font-size:var(--text-lead-fs);line-height:var(--text-lead-lh)}.Hero_hero__N1CQN .Hero_ctaContainer__OhNVR{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem}@media(min-width:768px){.Hero_hero__N1CQN .Hero_ctaContainer__OhNVR{flex-direction:row;justify-content:center}}.BoilerplateDetailHero_hero__EeJXI{margin:0 auto;display:flex;flex-direction:column}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC{display:flex;flex-direction:column-reverse;align-items:center;width:100%}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_info__J_2c0{display:flex;flex-direction:column}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_info__J_2c0 .BoilerplateDetailHero_title__7UjyL{z-index:1;text-align:center;color:var(--white);margin:3rem 0}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_info__J_2c0 .BoilerplateDetailHero_title__7UjyL .BoilerplateDetailHero_colorful__JiV0I{margin:0 .5rem;background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_info__J_2c0 .BoilerplateDetailHero_text__ZffnY>span{justify-content:center!important}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_info__J_2c0 .BoilerplateDetailHero_text__ZffnY>span>span{font-size:var(--text-large-fs);line-height:var(--text-large-lh)}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY{padding:1rem;min-width:300px;width:300px;flex-shrink:0;margin:0;display:flex;align-items:center;place-content:center center;flex-wrap:wrap}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM{width:288px;padding:2rem 1rem 1rem;height:unset;position:relative;overflow:hidden}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_badge__sGYy_{position:absolute;transform:rotate(45deg);transform-origin:0 0;color:var(--white);padding:5px 50px;font-size:.8rem;text-transform:uppercase;font-weight:700}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_launchBadge__nnsjW{background-color:var(--vivid-pink);top:-34px;right:-86px}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_preOrderBadge__zCK6f{background-color:var(--vivid-blue);top:-36px;right:-90px}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_productImage__S_Wgd{display:flex;justify-content:center;font-size:4rem;color:var(--white)}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_colorful__JiV0I{background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_featureList__xGHKS{color:var(--white);list-style-type:none;margin-bottom:0;padding:0;height:inherit}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_featureList__xGHKS li{margin:12px 0}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_title__7UjyL{display:flex;align-items:center;justify-content:center;text-align:center;margin:1rem 0}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_price__TDbuU{text-align:center}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_heroCard__2bhJY .BoilerplateDetailHero_boilerplateCard__JrLSM .BoilerplateDetailHero_technologyList__P7hUe{display:flex;flex-wrap:wrap;padding:.5rem;justify-content:center}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_ctaContainer___GvHl{display:flex;flex-direction:column;align-items:flex-start;margin-top:3rem}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_ctaContainer___GvHl .BoilerplateDetailHero_price__TDbuU{text-align:center}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_background__1pcb_{z-index:-10;position:absolute;top:50%;left:50%;transform:translate(-50%);width:100vw;height:50vh;min-height:1080px;opacity:.2;background-image:url(/bg-right.png);background-position:100%;background-repeat:no-repeat}@media(min-width:576px){.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_heroCard__2bhJY{width:400px!important}}@media(min-width:992px){.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC{flex-direction:row-reverse}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_info__J_2c0 .BoilerplateDetailHero_title__7UjyL{text-align:left}.BoilerplateDetailHero_hero__EeJXI .BoilerplateDetailHero_content__FwxNC .BoilerplateDetailHero_info__J_2c0 .BoilerplateDetailHero_text__ZffnY>span{justify-content:flex-start!important}}.ContentSection_contentSection__e97py{display:flex;width:100%;justify-content:space-between;align-items:center;gap:2rem;flex-direction:column-reverse;margin:3rem auto}.ContentSection_contentSection__e97py .ContentSection_content__bd6_c{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:0;margin:0}.ContentSection_contentSection__e97py .ContentSection_image__NzkWQ{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;margin:0;min-height:300px}.ContentSection_contentSection__e97py.ContentSection_reverse__WJgU_{flex-direction:column-reverse}@media(min-width:768px){.ContentSection_contentSection__e97py .ContentSection_image__NzkWQ{min-height:600px}}@media(min-width:1200px){.ContentSection_contentSection__e97py{flex-direction:row}.ContentSection_contentSection__e97py .ContentSection_content__bd6_c{text-align:left;width:60%}.ContentSection_contentSection__e97py .ContentSection_image__NzkWQ{width:40%}.ContentSection_contentSection__e97py.ContentSection_reverse__WJgU_{flex-direction:row-reverse}}.LottiePlayer_root__ZKhWE{position:relative}.LottiePlayer_root__ZKhWE .LottiePlayer_progress__P9gH8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.LottiePlayer_root__ZKhWE .LottiePlayer_animation__SnHNJ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%!important;height:100%!important;min-width:300px;min-height:300px}@media(min-width:576px){.LottiePlayer_root__ZKhWE .LottiePlayer_animation__SnHNJ{min-width:450px;min-height:450px}}@media(min-width:768px){.LottiePlayer_root__ZKhWE .LottiePlayer_animation__SnHNJ{min-width:600px;min-height:600px}}@media(min-width:1200px){.LottiePlayer_root__ZKhWE .LottiePlayer_animation__SnHNJ{min-width:500px;min-height:500px}}.SellYourCode_root__BVxl2{display:flex;flex-direction:column;align-items:center}.SellYourCode_root__BVxl2 .SellYourCode_title__PqPnA{margin-bottom:1rem;z-index:1;text-align:center;display:inline-flex;color:var(--white);font-weight:900}.SellYourCode_root__BVxl2 .SellYourCode_colorful__TGUFJ{z-index:1;text-align:center;font-weight:900;display:inline-flex;margin-right:.5rem;color:var(--white);background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.SellYourCode_root__BVxl2 .SellYourCode_text__AEPiN{text-align:center;color:var(--white);margin-bottom:2rem}@media(min-width:1200px){.SellYourCode_root__BVxl2{align-items:flex-start}.SellYourCode_root__BVxl2 .SellYourCode_text__AEPiN,.SellYourCode_root__BVxl2 .SellYourCode_title__PqPnA{text-align:left}}.Studio_root__pdWNV{display:flex;flex-direction:column;align-items:center}.Studio_root__pdWNV .Studio_colorful__OqzOC,.Studio_root__pdWNV .Studio_title__xPh7V{display:inline-flex;margin-bottom:1rem;z-index:1;text-align:center;color:var(--white);font-weight:900}.Studio_root__pdWNV .Studio_colorful__OqzOC{margin-right:.75rem;background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.Studio_root__pdWNV .Studio_text__GvAXK{text-align:center;color:var(--white);margin-bottom:2rem}@media(min-width:1200px){.Studio_root__pdWNV{align-items:flex-start}.Studio_root__pdWNV .Studio_text__GvAXK,.Studio_root__pdWNV .Studio_title__xPh7V{text-align:left}}.Hero_hero__TYR89{margin:3rem auto;display:flex;flex-direction:column}.Hero_hero__TYR89 .Hero_content__bWLKr{display:flex;flex-direction:column-reverse;width:100%;align-items:center}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:3rem}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B .Hero_title__g_fx0{z-index:1;text-align:center;display:inline-block;color:var(--white);font-weight:900;width:100%}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B .Hero_colorful__5sEHv{z-index:1;text-align:center;display:inline-block;font-weight:900;width:100%;background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B .Hero_text__QGfIX{margin-top:3rem}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B .Hero_text__QGfIX>span>span{font-size:var(--text-lead-fs);line-height:var(--text-lead-lh)}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_animation__NIuWy{width:100%;min-width:300px;min-height:300px;padding:1rem;margin:0;display:flex;align-items:center;place-content:center center;flex-wrap:wrap}.Hero_hero__TYR89 .Hero_ctaContainer__MrWdt{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem}@media(min-width:1200px){.Hero_hero__TYR89 .Hero_content__bWLKr{flex-direction:row;gap:5rem}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_animation__NIuWy{width:40%}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B{width:60%;margin-top:0}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B .Hero_colorful__5sEHv,.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B .Hero_title__g_fx0{text-align:left}.Hero_hero__TYR89 .Hero_content__bWLKr .Hero_info__O9E4B .Hero_text__QGfIX>span{justify-content:flex-start!important}}.StartUI_root__UUtnR{display:flex;flex-direction:column;align-items:center}.StartUI_root__UUtnR .StartUI_title__M2aSc{margin-bottom:1rem;z-index:1;text-align:center;color:var(--white);height:50px;display:flex}.StartUI_root__UUtnR .StartUI_title__M2aSc .StartUI_colorful__Ks0Ab{background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.StartUI_root__UUtnR .StartUI_text__hxcNY{font-size:var(--text-large-fs);line-height:var(--text-large-lh);text-align:center;color:var(--white);margin-top:1rem;margin-bottom:2rem}@media(min-width:1200px){.StartUI_root__UUtnR{align-items:flex-start}.StartUI_root__UUtnR .StartUI_text__hxcNY,.StartUI_root__UUtnR .StartUI_title__M2aSc{text-align:left}}.StartUI_card__2eATy{box-shadow:rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 inset,var(--elevation-3);padding:2rem;border-radius:var(--border-radius-large);background-color:rgb(var(--black-rgb)/30%);backdrop-filter:blur(10px);color:var(--white);transition:all .4s ease-in-out}.NewComponents_root__RA7lf{display:flex;flex-direction:column;align-items:center}.NewComponents_root__RA7lf .NewComponents_title__gPH29{margin-bottom:1rem;z-index:1;text-align:center;color:var(--white)}.NewComponents_root__RA7lf .NewComponents_title__gPH29 .NewComponents_colorful__yXfeN{background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.NewComponents_root__RA7lf .NewComponents_text__03Kj7{font-size:var(--text-large-fs);line-height:var(--text-large-lh);text-align:center;color:var(--white)}@media(min-width:1200px){.NewComponents_root__RA7lf{align-items:flex-start}.NewComponents_root__RA7lf .NewComponents_text__03Kj7,.NewComponents_root__RA7lf .NewComponents_title__gPH29{text-align:left}}.Technologies_root__lwfZ2 .Technologies_technologies__oRdx3{position:relative;overflow:visible;padding:6rem 0;height:360px;width:100%;text-align:center;margin:3rem auto}.Technologies_root__lwfZ2 .Technologies_technologies__oRdx3 .Technologies_marquee___mXzh{position:absolute;margin-top:5rem;background:rgb(var(--black-rgb)/60%);left:50%;transform:translate(-50%);width:100vw;height:120px;display:flex;align-items:center;justify-content:center;box-shadow:rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 inset,var(--elevation-3);z-index:1}.Technologies_root__lwfZ2 .Technologies_technologies__oRdx3 .Technologies_marquee___mXzh:before{content:"";width:300px;height:125px;right:0;position:absolute;pointer-events:all;z-index:2;background:linear-gradient(90deg,var(--rcm-transparent) 0,var(--background-blue) 100%)}.Technologies_root__lwfZ2 .Technologies_technologies__oRdx3 .Technologies_marquee___mXzh:after{content:"";width:300px;height:125px;position:absolute;pointer-events:all;left:0;z-index:2;background:linear-gradient(-90deg,var(--rcm-transparent) 0,var(--background-pink) 100%)}.Technologies_root__lwfZ2 .Technologies_head__o6dFd{text-align:center;justify-content:center;font-weight:900}.Technologies_root__lwfZ2 .Technologies_content___sM9q{width:80%;display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;gap:2rem;padding:2rem;align-items:center;text-align:center;border-radius:5rem;margin:5rem auto 2rem;background:rgb(var(--black-rgb)/60%);box-shadow:rgb(var(--vivid-pink-rgb)/50%) 0 1px 0 0,rgb(var(--vivid-blue-rgb)/50%) 0 1px 0 inset,var(--elevation-3)}.Technologies_root__lwfZ2 .Technologies_tech__2ZsZH svg{width:50px;height:50px;margin:0 2rem;box-shadow:0 15px 10px -15px rgb(var(--white-rgb)/45%);cursor:pointer}.TemplateList_templateCard__jzyqi{width:288px;text-align:center;padding:2px 1px 0;display:flex;align-items:center;justify-content:center;height:485px}.TemplateList_templateCard__jzyqi .TemplateList_icon__lwlvw{width:7rem;height:7rem}.TemplateList_templateCard__jzyqi .TemplateList_templateImage__O70G7{display:flex;justify-content:center;position:relative}.TemplateList_templateCard__jzyqi .TemplateList_templateImage__O70G7 img{border-radius:calc(var(--border-radius-large) + 6px) calc(var(--border-radius-large) + 6px) 0 0}.TemplateList_templateCard__jzyqi .TemplateList_title__XyYEs{text-align:center;color:var(--white);display:flex;flex-direction:column;gap:.5rem;place-content:center center;align-items:center;padding:.5rem 0;font-weight:700}.TemplateList_templateCard__jzyqi .TemplateList_colorful__aVPgF{background:linear-gradient(45deg,var(--vivid-blue),var(--vivid-pink) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgb(var(--black-rgb)/0)}.TemplateList_templateCard__jzyqi .TemplateList_footer__kVAka{display:flex;flex-wrap:wrap;padding:.5rem;justify-content:space-around;align-items:center;border-top:1px solid rgb(var(--white-rgb)/10%)}.PaymentSuccess_root__92y6Y{display:flex;flex-direction:column;align-items:center}.PaymentSuccess_root__92y6Y .PaymentSuccess_title__mtPCa{margin-bottom:1rem;z-index:1;text-align:center;display:inline-flex;color:var(--white);font-weight:900}.PaymentSuccess_root__92y6Y .PaymentSuccess_text__1GIm5{text-align:center;color:var(--white);margin-bottom:2rem}@media(min-width:1200px){.PaymentSuccess_root__92y6Y{align-items:flex-start}.PaymentSuccess_root__92y6Y .PaymentSuccess_text__1GIm5,.PaymentSuccess_root__92y6Y .PaymentSuccess_title__mtPCa{text-align:left}}