.About_root__5lmFy{padding:6rem 0}.About_headline__BW_6P{max-width:1111px;margin:0 auto 100px;font-size:48px;font-weight:400;color:var(--mantine-color-white);text-align:center;line-height:1.2}.About_card__NLYAG{width:100%;max-width:366px;min-height:250px;padding:var(--mantine-spacing-md);border-radius:var(--mantine-radius-md);background:rgba(255,255,255,.03);display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto}.About_imageSection__pI9jS{padding:0;display:flex;align-items:center;justify-content:center;min-height:85px;margin-top:var(--mantine-spacing-lg)}.About_image__aPMus{max-height:180px;width:auto}.About_divider__Sq4a3{border-color:color-mix(in oklab,var(--mantine-color-brand-4) 30%,transparent);margin:var(--mantine-spacing-lg) 0 var(--mantine-spacing-md)}.About_featureTitle__zhOhg{font-size:var(--mantine-font-size-lg);font-weight:700;color:var(--mantine-color-white);text-align:center;margin-bottom:var(--mantine-spacing-xs)}.About_text__r6rVX{color:var(--mantine-primary-color-light-color);font-size:var(--mantine-font-size-md);font-weight:400;line-height:1.6;margin-top:var(--mantine-spacing-xl)}@media (max-width:62em){.About_root__5lmFy{padding:4rem 0;margin-top:0}.About_headline__BW_6P{font-size:2.4rem;margin-bottom:50px}.About_gridRoot__xtIBh{grid-template-columns:repeat(3,1fr);gap:var(--mantine-spacing-md)}.About_card__NLYAG{max-width:100%;min-height:130px;padding:var(--mantine-spacing-xs)}.About_text__r6rVX{font-size:var(--mantine-font-size-sm);margin-top:var(--mantine-spacing-xl)}.About_imageSection__pI9jS{min-height:60px;margin-top:25px}}@media (max-width:48em){.About_headline__BW_6P{font-size:1.75rem;margin-top:-30px;margin-bottom:50px}.About_gridRoot__xtIBh{grid-template-columns:1fr;gap:var(--mantine-spacing-md)}.About_card__NLYAG{max-width:100%;min-height:auto;padding:.8rem 1.5rem 2rem;border-radius:var(--mantine-radius-xl)}.About_text__r6rVX{font-size:var(--mantine-font-size-md)}.About_imageSection__pI9jS{min-height:100px;position:relative}.About_imageSection__pI9jS:before{content:"";position:absolute;right:20%;top:50%;transform:translate(50%,-50%);width:80px;height:80px;background:radial-gradient(circle,color-mix(in oklab,var(--mantine-color-brand-4) 60%,transparent) 0,transparent 70%);z-index:0}.About_image__aPMus{max-height:120px;position:relative;z-index:1}}.Blog_root__vfdfO{padding:14rem 0 5rem}.Blog_headline__8_jKU{font-size:48px;font-weight:400;color:var(--mantine-color-brand-4);text-align:center;margin-bottom:48px;line-height:1.2}.Blog_highlight__d7DMj{color:var(--mantine-color-white)}.Blog_posts__mJYEF{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--mantine-spacing-lg)}.Blog_card__aPK7c{display:flex;flex-direction:column;background:rgba(255,255,255,.03);border:1px solid color-mix(in oklab,var(--mantine-color-brand-4) 25%,transparent);border-radius:var(--mantine-radius-lg);overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.Blog_card__aPK7c:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.3);border-color:color-mix(in oklab,var(--mantine-color-brand-4) 60%,transparent)}.Blog_cardImage__X8t1l{width:100%;height:200px;object-fit:cover}.Blog_cardContent__zyVG6{padding:var(--mantine-spacing-md);display:flex;flex-direction:column;gap:var(--mantine-spacing-sm)}.Blog_cardTitle__3Ye9N{font-size:var(--mantine-font-size-lg);font-weight:600;color:var(--mantine-color-white);line-height:1.3}.Blog_cardDescription__cSW3f{font-size:var(--mantine-font-size-sm);color:var(--mantine-color-gray-5);line-height:1.6}.Blog_buttonWrapper__TjuCs{display:flex;justify-content:center;margin-top:48px}.Blog_buttonRoot__8ZjZy{background:var(--mantine-color-brand-4);color:var(--mantine-color-dark-9);border:none;border-radius:9999px;padding:.75rem 2rem;height:56px;font-weight:500;transition:background .15s ease,color .15s ease,transform .15s ease}.Blog_buttonRoot__8ZjZy:hover{background:var(--mantine-color-brand-5);color:var(--mantine-color-dark-9);transform:translateY(-2px)}@media (max-width:62em){.Blog_headline__8_jKU{font-size:2.4rem}.Blog_posts__mJYEF{grid-template-columns:repeat(2,1fr);gap:var(--mantine-spacing-md)}.Blog_card__aPK7c:nth-child(3){grid-column:1/-1;max-width:calc((100% - var(--mantine-spacing-md)) / 2);margin-inline:auto}.Blog_cardImage__X8t1l{height:150px}.Blog_cardContent__zyVG6{padding:var(--mantine-spacing-sm);gap:var(--mantine-spacing-xs)}.Blog_cardTitle__3Ye9N{font-size:var(--mantine-font-size-md)}.Blog_cardDescription__cSW3f{font-size:var(--mantine-font-size-sm)}}@media (max-width:48em){.Blog_root__vfdfO{padding:3rem 0}.Blog_headline__8_jKU{font-size:1.75rem}.Blog_posts__mJYEF{grid-template-columns:1fr}.Blog_card__aPK7c:nth-child(3){grid-column:auto;max-width:none;margin-inline:0}.Blog_cardContent__zyVG6{padding:var(--mantine-spacing-md)}.Blog_cardTitle__3Ye9N{font-size:var(--mantine-font-size-lg)}}.ComparisonTable_tableWrapper__zeey6{overflow-x:auto;border-radius:var(--mantine-radius-xl);border:1px solid color-mix(in oklab,var(--mantine-color-white) 6%,transparent);margin-top:var(--mantine-spacing-xl)}.ComparisonTable_comparisonTable__GcS5w{width:100%;border-collapse:collapse}.ComparisonTable_comparisonTable__GcS5w th{font-size:.95rem;font-weight:600;color:var(--mantine-color-white);text-align:left;padding:1.25rem 1.5rem;background:color-mix(in oklab,var(--mantine-color-brand-4) 5%,transparent);border-bottom:1px solid color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent)}.ComparisonTable_comparisonTable__GcS5w th:first-child{background:color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent);border-right:1px solid color-mix(in oklab,var(--mantine-color-brand-4) 12%,transparent)}.ComparisonTable_comparisonTable__GcS5w td{font-size:1.05rem;font-weight:600;color:var(--mantine-color-gray-3);padding:1.1rem 1.5rem;border-bottom:1px solid color-mix(in oklab,var(--mantine-color-white) 4%,transparent)}.ComparisonTable_comparisonTable__GcS5w tr:last-child td{border-bottom:none}.ComparisonTable_comparisonTable__GcS5w tbody tr{transition:background .3s ease}.ComparisonTable_comparisonTable__GcS5w tbody tr:hover{background:color-mix(in oklab,var(--mantine-color-brand-4) 6%,transparent)}.ComparisonTable_comparisonTable__GcS5w td:first-child{color:var(--mantine-color-white);background:color-mix(in oklab,var(--mantine-color-brand-4) 4%,transparent);border-right:1px solid color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent)}.ComparisonTable_highlightCell__YBVVL,.ComparisonTable_highlightHeader__96I0M{color:var(--mantine-color-brand-4)}@media (max-width:48em){.ComparisonTable_tableWrapper__zeey6{-webkit-overflow-scrolling:touch}.ComparisonTable_comparisonTable__GcS5w td,.ComparisonTable_comparisonTable__GcS5w th{padding:.85rem .75rem;font-size:.82rem}.ComparisonTable_comparisonTable__GcS5w th{font-size:.75rem}.ComparisonTable_comparisonTable__GcS5w td{line-height:1.4}}.CTA_root__UGBGV{padding:14rem 0 5rem}@media (max-width:75em){.CTA_root__UGBGV{margin-top:-6rem}}.CTA_content__i__dy{text-align:center}.CTA_headline__5bvML{font-size:48px;font-weight:400;color:var(--mantine-color-brand-4);line-height:1.2;margin-bottom:var(--mantine-spacing-md)}.CTA_highlight__CNA5D{color:var(--mantine-color-white)}.CTA_subtitle__iDmS9{font-size:var(--mantine-font-size-lg);font-weight:600;color:var(--mantine-color-gray-5);line-height:1.6}@media (max-width:62em){.CTA_headline__5bvML{font-size:2.4rem}}@media (max-width:48em){.CTA_root__UGBGV{padding:calc(3rem + 80px) 0 3rem}.CTA_headline__5bvML{font-size:2rem}.CTA_subtitle__iDmS9{font-size:1.2rem}}.Dashboard_root__PvqxR{padding:14rem 0 5rem}@media (max-width:75em){.Dashboard_root__PvqxR{margin-top:-3rem}}.Dashboard_content__OC5_b{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--mantine-spacing-xl)}.Dashboard_headline__sT6ZD{font-size:48px;font-weight:400;line-height:1.2}.Dashboard_headline__sT6ZD,.Dashboard_highlight__7j96N{color:var(--mantine-color-white)}.Dashboard_brand__ROGSG{color:var(--mantine-color-brand-4)}.Dashboard_description__liP_L{font-size:var(--mantine-font-size-lg);font-weight:600;color:var(--mantine-color-gray-5);line-height:1.7;max-width:800px}.Dashboard_imageWrapper__tyz2D{width:100%;margin-top:var(--mantine-spacing-xl)}.Dashboard_image__heC5U{width:70%;height:auto;border-radius:var(--mantine-radius-xl);background:transparent;mix-blend-mode:lighten;box-shadow:0 20px 60px rgba(0,0,0,.4)}@media (max-width:62em){.Dashboard_headline__sT6ZD{font-size:2.4rem}.Dashboard_description__liP_L{font-size:var(--mantine-font-size-md)}.Dashboard_image__heC5U{width:100%}}@media (max-width:48em){.Dashboard_root__PvqxR{padding:7rem 0 3rem}.Dashboard_headline__sT6ZD{font-size:2.2rem}.Dashboard_description__liP_L{font-size:1.2rem}.Dashboard_imageWrapper__tyz2D{margin-top:var(--mantine-spacing-lg)}}.Embed_root___eyL9{padding:10rem 0 100px;overflow:hidden}.Embed_headline__bB3SU{font-size:48px;font-weight:400;color:var(--mantine-color-white);text-align:center;margin-bottom:3rem}.Embed_highlight__MkdER{color:var(--mantine-color-brand-4)}.Embed_sliderContainer__w_lwb{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.Embed_slider__afjV_{width:100%;margin-top:60px}.Embed_track__G4kw6{display:flex;gap:120px;animation:Embed_scroll__Zp_TM 60s linear infinite;width:max-content}.Embed_logoItem__nFD5a{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:120px;height:60px}.Embed_logo__mUkQu{max-height:60px;max-width:120px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) brightness(.6) invert(1);opacity:.6;transition:all .3s ease}.Embed_logoItem__nFD5a:hover .Embed_logo__mUkQu{filter:grayscale(0) brightness(1) invert(0);opacity:1}@keyframes Embed_scroll__Zp_TM{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:62em){.Embed_root___eyL9{padding:4rem 0}.Embed_headline__bB3SU{font-size:2.4rem}}@media (max-width:48em){.Embed_headline__bB3SU{font-size:2rem}.Embed_slider__afjV_{margin-top:var(--mantine-spacing-xs)}.Embed_track__G4kw6{gap:80px}.Embed_logoItem__nFD5a{width:100px;height:50px}.Embed_logo__mUkQu{max-height:50px;max-width:100px}}@media (max-width:36em){.Embed_track__G4kw6{gap:60px}.Embed_logoItem__nFD5a{width:90px;height:45px}.Embed_logo__mUkQu{max-height:45px;max-width:90px}}.FAQ_root__cRRea{padding:14rem 0 5rem}@media (max-width:75em){.FAQ_root__cRRea{margin-top:-6rem}}.FAQ_headline__BtnJ3{font-size:48px;font-weight:400;color:var(--mantine-color-brand-4);text-align:center;margin-bottom:48px}.FAQ_accordion__WACld{display:flex;flex-direction:column;gap:var(--mantine-spacing-sm)}.FAQ_item__J3jFc{border:none;border-radius:var(--mantine-radius-lg);overflow:hidden}.FAQ_item__J3jFc,.FAQ_item__J3jFc[data-active]{background-color:var(--mantine-color-dark-7)}.FAQ_control__m5bLG{padding:24px 28px}.FAQ_control__m5bLG,.FAQ_control__m5bLG:hover{background-color:transparent}.FAQ_label__8ToZ9{color:var(--mantine-color-brand-4);font-family:Gilroy-Bold,Gilroy,sans-serif;font-size:var(--mantine-font-size-lg);font-weight:700}.FAQ_chevron__SncFr{color:var(--mantine-color-brand-4);width:32px;height:32px;border:2px solid var(--mantine-color-brand-4);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:var(--mantine-spacing-md);flex-shrink:0}.FAQ_panel__g8ik6{padding:0 24px 20px}.FAQ_answer__8i_C3{color:var(--mantine-color-gray-4);font-size:var(--mantine-font-size-md);line-height:1.7;white-space:pre-line}.FAQ_footer__wWo14{text-align:center;margin-top:48px;font-size:var(--mantine-font-size-lg);font-weight:600}.FAQ_footerText__trSnm{color:var(--mantine-color-gray-5)}.FAQ_footerLink__gctVg{color:var(--mantine-color-brand-4);text-decoration:none}.FAQ_footerLink__gctVg:hover{text-decoration:underline}@media (max-width:62em){.FAQ_root__cRRea{padding:4rem 0;margin-top:0}.FAQ_headline__BtnJ3{font-size:2.4rem}}@media (max-width:48em){.FAQ_headline__BtnJ3{font-size:2rem}.FAQ_control__m5bLG{padding:16px 20px}.FAQ_label__8ToZ9{font-size:var(--mantine-font-size-md)}.FAQ_panel__g8ik6{padding:0 20px 16px}}.FeatureGrid_grid__rvTDf{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.FeatureGrid_gridCols2__v5D0s{grid-template-columns:repeat(2,1fr)}.FeatureGrid_gridCols4__57pYn{grid-template-columns:repeat(4,1fr)}@media (max-width:75em){.FeatureGrid_gridCols4__57pYn,.FeatureGrid_grid__rvTDf{grid-template-columns:repeat(2,1fr)}}@media (max-width:48em){.FeatureGrid_gridCols2__v5D0s,.FeatureGrid_gridCols4__57pYn,.FeatureGrid_grid__rvTDf{grid-template-columns:1fr}}.FeatureGrid_card__nTA_c{background:rgba(255,255,255,.02);border-radius:var(--mantine-radius-lg);padding:var(--mantine-spacing-xl);display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}.FeatureGrid_iconWrapper__DKRRM{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:80px;height:80px;margin-bottom:var(--mantine-spacing-xs)}.FeatureGrid_iconWrapper__DKRRM svg{width:100%;height:100%}.FeatureGrid_iconWrapper__DKRRM img{width:100%;height:100%;object-fit:contain}.FeatureGrid_title__3bs1j{font-family:Gilroy-Bold,Gilroy,sans-serif;font-size:var(--mantine-font-size-lg);font-weight:700;color:var(--mantine-color-white);line-height:1.3;margin:0}.FeatureGrid_description__I7ixq{font-family:Segoe UI,sans-serif;font-size:var(--mantine-font-size-md);font-weight:400;color:var(--mantine-color-gray-4);line-height:1.6;margin:0}@media (max-width:48em){.FeatureGrid_card__nTA_c{padding:1.5rem}.FeatureGrid_title__3bs1j{font-size:var(--mantine-font-size-md)}.FeatureGrid_description__I7ixq{font-size:var(--mantine-font-size-sm)}}.Features_root__QpIzk{padding:4rem 0 6rem}.Features_header__WKxsQ{text-align:center;margin-bottom:4rem}.Features_headline__XSe4C{font-size:48px;font-weight:400;color:var(--mantine-color-white);margin-bottom:var(--mantine-spacing-md)}.Features_highlight__eBx0Z{color:var(--mantine-color-brand-4)}.Features_subtitle__3Tev9{font-size:var(--mantine-font-size-lg);font-weight:600;color:var(--mantine-color-gray-5)}.Features_features__s8rcU{display:flex;flex-direction:column;gap:var(--mantine-spacing-xl);position:relative}.Features_row__AZcOJ{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:var(--mantine-color-dark-7);border:1px solid color-mix(in oklab,var(--mantine-color-brand-4) 20%,transparent);border-radius:var(--mantine-radius-lg);padding:var(--mantine-spacing-xl);position:sticky;top:120px;min-height:400px;box-shadow:0 4px 30px rgba(0,0,0,.1);transition:transform .3s ease}.Features_row__AZcOJ:first-child{top:170px;z-index:1}.Features_row__AZcOJ:nth-child(2){top:190px;z-index:2}.Features_row__AZcOJ:nth-child(3){top:210px;z-index:3}.Features_row__AZcOJ:nth-child(4){top:230px;z-index:4}.Features_reversed__rSw9T{direction:rtl}.Features_reversed__rSw9T>*{direction:ltr}.Features_imageWrapper__0lzIt{width:100%}.Features_image__nZ3Io{width:100%;border-radius:12px}.Features_content__BWZmJ{display:flex;flex-direction:column;gap:var(--mantine-spacing-lg)}.Features_featureTitle__r6slc{font-size:2.25rem;font-weight:400;color:var(--mantine-color-brand-4);line-height:1.1}.Features_featureDescription__UOrJ8{font-size:var(--mantine-font-size-lg);font-weight:600;color:var(--mantine-color-white);line-height:1.7}.Features_bullets__e8DDU{list-style:none;padding:0;margin:var(--mantine-spacing-xs) 0 0 0}.Features_bullet__lIyvp{color:var(--mantine-color-white);font-style:italic;font-size:.9375rem;padding:.25rem 0;position:relative;padding-left:var(--mantine-spacing-md)}.Features_bullet__lIyvp:before{content:"-";position:absolute;left:0;color:var(--mantine-color-brand-4)}@media (max-width:62em){.Features_root__QpIzk{padding:4rem 0;margin-top:0}.Features_row__AZcOJ{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem;min-height:auto}.Features_headline__XSe4C{font-size:2.4rem}.Features_featureTitle__r6slc{font-size:1.4rem}.Features_featureDescription__UOrJ8{font-size:var(--mantine-font-size-md)}.Features_bullet__lIyvp{font-size:.85rem}}@media (max-width:48em){.Features_root__QpIzk{padding:3rem 0}.Features_headline__XSe4C{font-size:2rem}.Features_subtitle__3Tev9{font-size:var(--mantine-font-size-md)}.Features_features__s8rcU{gap:var(--mantine-spacing-xl)}.Features_row__AZcOJ{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem;text-align:center;top:120px}.Features_row__AZcOJ:first-child{top:120px}.Features_row__AZcOJ:nth-child(2){top:140px}.Features_row__AZcOJ:nth-child(3){top:160px}.Features_row__AZcOJ:nth-child(4){top:180px}.Features_reversed__rSw9T{direction:ltr}.Features_imageWrapper__0lzIt{order:-1}.Features_content__BWZmJ{align-items:center}.Features_bullets__e8DDU,.Features_featureDescription__UOrJ8,.Features_featureTitle__r6slc{text-align:center}.Features_bullet__lIyvp{padding-left:0;display:inline-block}.Features_bullet__lIyvp:before{position:relative;margin-right:var(--mantine-spacing-xs)}}@media (max-width:36em){.Features_row__AZcOJ:first-child{top:115px}.Features_row__AZcOJ:nth-child(2){top:130px}.Features_row__AZcOJ:nth-child(3){top:145px}.Features_row__AZcOJ:nth-child(4){top:160px}.Features_featureTitle__r6slc{font-size:1.2rem}.Features_featureDescription__UOrJ8{font-size:.9rem}}@media (max-width:26em){.Features_row__AZcOJ:first-child{top:110px}.Features_row__AZcOJ:nth-child(2){top:122px}.Features_row__AZcOJ:nth-child(3){top:134px}.Features_row__AZcOJ:nth-child(4){top:146px}.Features_headline__XSe4C{font-size:1.6rem}.Features_featureTitle__r6slc{font-size:1.1rem}.Features_featureDescription__UOrJ8{font-size:.85rem}.Features_bullet__lIyvp{font-size:.8rem}}.HoneypotField_honeypot__n5vQe{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.FinalCTA_root__gw9dH{padding:5rem 0}.FinalCTA_wrapper__qFxCg{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:var(--mantine-spacing-xl);background:rgba(255,255,255,.03);border:1px solid #5e3f25;border-radius:var(--mantine-radius-xl);padding:3rem;overflow:hidden;transition:border-color .2s ease}.FinalCTA_wrapper__qFxCg:hover{border-color:#a2632f}.FinalCTA_content__4cNSw{display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}.FinalCTA_headline__iqL_v{font-size:2.25rem;font-weight:400;color:var(--mantine-color-brand-4);line-height:1.3}.FinalCTA_description__SOYnM{font-size:var(--mantine-font-size-lg);font-weight:500;color:var(--mantine-color-white);line-height:1.6}.FinalCTA_form__t_O0F{display:flex;align-items:center;gap:0;margin-top:var(--mantine-spacing-md);background:transparent;border:2px solid color-mix(in oklab,var(--mantine-color-white) 30%,transparent);border-radius:15px;padding:4px;max-width:100%}.FinalCTA_inputWrapper__DjBqm{flex:1}.FinalCTA_input__z8fEv{background:transparent;border:none;color:var(--mantine-color-white);padding:.75rem var(--mantine-spacing-md);font-size:var(--mantine-font-size-md);height:48px}.FinalCTA_input__z8fEv::placeholder{color:var(--mantine-color-gray-5)}.FinalCTA_input__z8fEv:focus{outline:none}.FinalCTA_buttonRoot__WZyvi{font-weight:500;padding:.75rem var(--mantine-spacing-xl);border-radius:var(--mantine-radius-md);height:48px;white-space:nowrap;transition:background .15s ease,color .15s ease,transform .15s ease}.FinalCTA_buttonRoot__WZyvi:hover{background:var(--mantine-color-brand-5);color:var(--mantine-color-dark-9);transform:translateY(-2px)}.FinalCTA_success__GXT3g{padding:var(--mantine-spacing-md) var(--mantine-spacing-lg);background-color:color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent);border-radius:12px;max-width:450px}.FinalCTA_successText__h07Z3{color:var(--mantine-color-brand-4);font-size:var(--mantine-font-size-md)}.FinalCTA_error__JUyU0{color:var(--mantine-color-red-5);font-size:.9rem;margin-top:var(--mantine-spacing-sm)}.FinalCTA_imageWrapper__1D8_g{display:flex;justify-content:center;align-items:center}.FinalCTA_image__qhkTo{max-width:70%;height:auto}@media (min-width:75em){.FinalCTA_image__qhkTo{max-width:60%}}@media (min-width:87.5em){.FinalCTA_image__qhkTo{max-width:55%}}@media (max-width:62em){.FinalCTA_wrapper__qFxCg{grid-template-columns:1.5fr 1fr;padding:2rem;gap:1.5rem}.FinalCTA_headline__iqL_v{font-size:2rem;line-height:1.2}.FinalCTA_description__SOYnM{font-size:var(--mantine-font-size-md)}.FinalCTA_form__t_O0F{max-width:100%}.FinalCTA_image__qhkTo{max-width:80%}.FinalCTA_imageWrapper__1D8_g{position:relative}.FinalCTA_imageWrapper__1D8_g:before{content:"";position:absolute;right:-20%;top:50%;transform:translateY(-50%);width:150%;height:150%;background:radial-gradient(circle,color-mix(in oklab,var(--mantine-color-brand-4) 30%,transparent) 0,transparent 60%);z-index:-1}}@media (max-width:48em){.FinalCTA_root__gw9dH{padding:3rem 0}.FinalCTA_wrapper__qFxCg{grid-template-columns:1.2fr .8fr;gap:var(--mantine-spacing-md);padding:1.5rem;border-radius:24px}.FinalCTA_headline__iqL_v{font-size:1.6rem;line-height:1.2}.FinalCTA_description__SOYnM{font-size:.9rem}.FinalCTA_form__t_O0F{border-radius:9999px;flex-direction:column;gap:var(--mantine-spacing-xs);padding:0;border:none;max-width:100%}.FinalCTA_inputWrapper__DjBqm{width:100%}.FinalCTA_input__z8fEv{border:2px solid color-mix(in oklab,var(--mantine-color-white) 30%,transparent)}.FinalCTA_buttonRoot__WZyvi,.FinalCTA_input__z8fEv{border-radius:9999px;height:44px;padding:var(--mantine-spacing-xs) var(--mantine-spacing-md)}.FinalCTA_buttonRoot__WZyvi{font-size:.85rem;width:100%}.FinalCTA_image__qhkTo{max-width:100%}.FinalCTA_imageWrapper__1D8_g{position:relative}.FinalCTA_imageWrapper__1D8_g:before{content:"";position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:120%;height:120%;background:radial-gradient(circle,color-mix(in oklab,var(--mantine-color-brand-4) 40%,transparent) 0,transparent 60%);z-index:-1}}@media (max-width:36em){.FinalCTA_root__gw9dH{padding:2rem 0}.FinalCTA_wrapper__qFxCg{grid-template-columns:1fr;padding:1.25rem;border-radius:20px}.FinalCTA_headline__iqL_v{font-size:1.4rem}.FinalCTA_description__SOYnM{font-size:.85rem}.FinalCTA_imageWrapper__1D8_g{display:none}.FinalCTA_input__z8fEv{height:40px;font-size:.9rem}.FinalCTA_buttonRoot__WZyvi{height:40px;font-size:.85rem}}@media (max-width:26em){.FinalCTA_wrapper__qFxCg{padding:1rem;border-radius:15px}.FinalCTA_headline__iqL_v{font-size:1.2rem}.FinalCTA_description__SOYnM{font-size:.8rem}.FinalCTA_input__z8fEv{height:38px;font-size:.85rem;padding:.4rem .75rem;border-width:1px}.FinalCTA_buttonRoot__WZyvi{height:38px;font-size:.8rem;padding:.4rem .75rem}}.Hero_root___LaiP{min-height:calc(100vh - 130px);display:flex;align-items:center;padding:calc(4rem + 150px) 0 4rem}.Hero_container__GNfXL{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;position:relative;top:-50px}.Hero_content__5ZKdS{display:flex;flex-direction:column;gap:1.5rem}.Hero_title__7wKoc{text-align:left;letter-spacing:0;margin:0;padding-top:40px;position:relative;top:-40px;font-size:clamp(2rem,1.5rem + 2.5vw,3.25rem);font-weight:500;line-height:1.1;color:var(--mantine-color-brand-4)}.Hero_description__zN3rm{line-height:1.7;color:var(--mantine-color-gray-5);max-width:500px}.Hero_buttonRoot__LbRhP,.Hero_description__zN3rm{font-size:var(--mantine-font-size-lg);font-weight:600}.Hero_buttonRoot__LbRhP{background-color:var(--mantine-color-brand-4);color:var(--mantine-color-dark-9);box-shadow:2px 4px 12px -3px color-mix(in oklab,var(--mantine-color-brand-4) 55%,transparent);border:none;border-radius:var(--mantine-radius-xl);min-width:200px;height:auto;padding:24px 32px;text-transform:capitalize;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;position:relative;top:30px}.Hero_buttonRoot__LbRhP:hover{background-color:var(--mantine-color-brand-5);color:var(--mantine-color-dark-9);transform:translateY(-2px);box-shadow:2px 6px 16px -3px color-mix(in oklab,var(--mantine-color-brand-4) 70%,transparent)}.Hero_splineWrapper__UxBKp{box-sizing:border-box;width:100%;max-width:610px;height:540px;position:relative;display:flex;justify-content:flex-end}.Hero_spline__RMbya{width:100%;height:100%;padding:50px 0}.Hero_heroImage__TG9_a{width:100%;height:auto;max-width:350px;object-fit:contain}@media (max-width:75em){.Hero_splineWrapper__UxBKp{max-width:450px;height:450px}}@media (max-width:62em){.Hero_container__GNfXL{grid-template-columns:1fr;text-align:center;top:0;justify-items:center}.Hero_content__5ZKdS{align-items:center}.Hero_title__7wKoc{text-align:center;padding-top:20px;top:0}.Hero_description__zN3rm{max-width:100%;font-size:1.4rem}.Hero_buttonRoot__LbRhP{width:90%;top:0}.Hero_splineWrapper__UxBKp{max-width:100%;height:auto;margin:0 auto;justify-content:center}.Hero_heroImage__TG9_a{max-width:350px}}@media (max-width:48em){.Hero_root___LaiP{padding:140px 0 2rem}.Hero_title__7wKoc{padding-top:20px}.Hero_description__zN3rm{font-size:1.2rem;margin-top:-20px}.Hero_splineWrapper__UxBKp{height:400px}}@media (max-width:36em){.Hero_root___LaiP{padding-top:130px}.Hero_title__7wKoc{padding-top:20px}}@media (max-width:26em){.Hero_root___LaiP{padding-top:120px}.Hero_title__7wKoc{padding-top:20px}.Hero_description__zN3rm{font-size:1rem}}.Industries_root__1dkAS{padding:5rem 0}@media (max-width:75em){.Industries_root__1dkAS{padding:10rem 0 5rem}.Industries_gridRoot__iJvGI{grid-template-columns:repeat(3,1fr);gap:var(--mantine-spacing-xs)}.Industries_category__pt3DJ{font-size:var(--mantine-font-size-md)}.Industries_imageWrapper__Hsgnq{aspect-ratio:4/3}.Industries_cardTitle__9zc8J{font-size:var(--mantine-font-size-md)}.Industries_price__MkXWD{font-size:.85rem}.Industries_info__wwiqb{padding:.75rem;gap:var(--mantine-spacing-xxs,.25rem)}.Industries_buttonRoot__h2aN9{padding:.4rem .75rem;height:36px;font-size:.75rem;margin-top:var(--mantine-spacing-xs)}}.Industries_header__sTxD6{text-align:center;margin-bottom:3rem}.Industries_headline__yB_W1{font-size:48px;font-weight:400;color:var(--mantine-color-white);margin-bottom:var(--mantine-spacing-md)}.Industries_highlight__zRL4E{color:var(--mantine-color-brand-4)}.Industries_subtitle__xGfqG{font-size:var(--mantine-font-size-lg);font-weight:600;color:var(--mantine-color-gray-5)}.Industries_card__nc2yp{display:flex;flex-direction:column;gap:var(--mantine-spacing-md);height:100%}.Industries_category__pt3DJ{font-size:1.4rem;font-weight:600;color:var(--mantine-color-white);text-align:center}.Industries_cardContent__nqOvB{background:rgba(255,255,255,.03);border:1px solid #5e3f25;border-radius:var(--mantine-radius-xl);overflow:hidden;transition:all .3s ease;flex:1;display:flex;flex-direction:column}.Industries_cardContent__nqOvB:hover{border-color:#a2632f;transform:translateY(-4px)}.Industries_imageWrapper__Hsgnq{width:100%;aspect-ratio:16/10;overflow:hidden}.Industries_image__B4nwp{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Industries_cardContent__nqOvB:hover .Industries_image__B4nwp{transform:scale(1.05)}.Industries_info__wwiqb{padding:var(--mantine-spacing-lg);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--mantine-spacing-xs);flex:1;justify-content:center}.Industries_cardTitle__9zc8J{font-size:1.5rem;font-weight:600;color:var(--mantine-color-white)}.Industries_price__MkXWD{font-size:var(--mantine-font-size-md);color:var(--mantine-color-brand-4);font-weight:500}.Industries_modalContent__8lvWz{background:var(--mantine-color-dark-7)}.Industries_modalBody__89nuv{padding:0}.Industries_embedIframe__i9iSc{display:block;width:100%;height:calc(90vh - 60px);border:0}.Industries_buttonRoot__h2aN9{margin-top:var(--mantine-spacing-xs);border-radius:9999px;padding:.5rem 1.5rem;height:42px;font-size:var(--mantine-font-size-md);border:1px solid var(--mantine-color-brand-4);color:var(--mantine-color-brand-4);background:transparent;font-weight:600;transition:background-color .15s ease,color .15s ease}.Industries_buttonRoot__h2aN9:hover{background-color:color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent);color:var(--mantine-color-brand-4);border-color:var(--mantine-color-brand-4)}@media (max-width:62em){.Industries_root__1dkAS{padding:4rem 0}.Industries_headline__yB_W1{font-size:2.4rem}.Industries_gridRoot__iJvGI{gap:var(--mantine-spacing-md)}.Industries_category__pt3DJ{font-size:.9rem}.Industries_imageWrapper__Hsgnq{aspect-ratio:4/3}.Industries_cardTitle__9zc8J{font-size:.9rem}.Industries_price__MkXWD{font-size:.75rem}.Industries_info__wwiqb{padding:.75rem;gap:var(--mantine-spacing-xxs,.25rem)}.Industries_buttonRoot__h2aN9{padding:.3rem .6rem;height:32px;font-size:.7rem;margin-top:.4rem}}@media (max-width:48em){.Industries_root__1dkAS{padding:3rem 0}.Industries_headline__yB_W1{font-size:2rem}.Industries_subtitle__xGfqG{font-size:1.2rem}.Industries_gridRoot__iJvGI{grid-template-columns:1fr;gap:calc(1.5rem + 25px)}.Industries_imageWrapper__Hsgnq{aspect-ratio:16/7}.Industries_category__pt3DJ{font-size:1.2rem}.Industries_info__wwiqb{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title button" "price button";align-items:center;text-align:left;padding:var(--mantine-spacing-md) var(--mantine-spacing-lg)}.Industries_cardTitle__9zc8J{font-size:1.1rem;grid-area:title}.Industries_price__MkXWD{font-size:.9rem;grid-area:price}.Industries_buttonRoot__h2aN9{grid-area:button;padding:.5rem 1.5rem;height:40px;font-size:.85rem;margin-top:0}}.LaunchKit_root__7oQkP{padding:5rem 0}.LaunchKit_wrapper__W_MHI{display:grid;grid-template-columns:1fr 1fr;gap:var(--mantine-spacing-xl);align-items:center;background:radial-gradient(ellipse at bottom right,color-mix(in oklab,var(--mantine-color-brand-4) 15%,transparent) 0,transparent 50%),rgba(255,255,255,.03);border:2px solid #5e3f25;border-radius:var(--mantine-radius-xl);padding:var(--mantine-spacing-xl) 0 var(--mantine-spacing-xl) 3rem;overflow:hidden;transition:border-color .2s ease}.LaunchKit_wrapper__W_MHI:hover{border-color:#a2632f}.LaunchKit_content__Coh76{display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}.LaunchKit_headline__4mn0a{font-size:2.25rem;font-weight:400;color:var(--mantine-color-white);line-height:1.3}.LaunchKit_description__CH95A{font-size:var(--mantine-font-size-lg);font-weight:500;color:var(--mantine-color-white);line-height:1.6}.LaunchKit_checklist__r0PAY{list-style:none;padding:0;margin:var(--mantine-spacing-xs) 0;display:flex;flex-direction:column;gap:var(--mantine-spacing-xs)}.LaunchKit_checklist__r0PAY li{display:flex;align-items:center;gap:.75rem;color:var(--mantine-color-white);font-size:.9375rem;white-space:nowrap}.LaunchKit_checklist__r0PAY li:before{content:"✓";display:flex;align-items:center;justify-content:center;min-width:20px;width:20px;height:20px;background:color-mix(in oklab,var(--mantine-color-brand-4) 15%,transparent);color:var(--mantine-color-brand-4);border-radius:var(--mantine-radius-xs);font-size:.75rem;font-weight:700;flex-shrink:0}.LaunchKit_buttonRoot__hIdlE{margin-top:var(--mantine-spacing-md);border-radius:9999px;padding:.75rem 2rem;height:64px;background:transparent;color:var(--mantine-color-brand-4);border:1px solid var(--mantine-color-brand-4);font-weight:600;width:100%;transition:background-color .15s ease,color .15s ease,transform .15s ease}.LaunchKit_buttonRoot__hIdlE:hover{background:linear-gradient(135deg,var(--mantine-color-brand-4) 0,var(--mantine-color-brand-2) 100%);color:var(--mantine-color-dark-9);border-color:var(--mantine-color-brand-4);transform:translateY(-2px)}.LaunchKit_imageWrapper__8Zveg{display:flex;justify-content:center;align-items:center}.LaunchKit_image__Lal6D{width:100%;height:auto;display:block}.LaunchKit_checklistRow__NtQui{display:block}.LaunchKit_inlineImage__OBDoJ{display:none}@media (max-width:62em){.LaunchKit_wrapper__W_MHI{grid-template-columns:1fr;gap:var(--mantine-spacing-lg);padding:var(--mantine-spacing-xl)}.LaunchKit_headline__4mn0a{font-size:2rem;white-space:normal}.LaunchKit_description__CH95A{font-size:var(--mantine-font-size-md)}.LaunchKit_checklist__r0PAY li{white-space:normal}.LaunchKit_checklistRow__NtQui{display:grid;grid-template-columns:1fr 1fr;gap:var(--mantine-spacing-md);align-items:center}.LaunchKit_inlineImage__OBDoJ{display:flex;justify-content:flex-end}.LaunchKit_inlineImage__OBDoJ .LaunchKit_image__Lal6D{width:70%}.LaunchKit_imageWrapper__8Zveg{display:none}}@media (max-width:48em){.LaunchKit_wrapper__W_MHI{padding:var(--mantine-spacing-lg);border-radius:25px}.LaunchKit_headline__4mn0a{font-size:1.8rem}.LaunchKit_description__CH95A{font-size:var(--mantine-font-size-md)}.LaunchKit_checklistRow__NtQui{grid-template-columns:1fr}.LaunchKit_inlineImage__OBDoJ{display:none}.LaunchKit_checklist__r0PAY li{white-space:normal;font-size:.9rem}.LaunchKit_buttonRoot__hIdlE{height:54px;padding:.5rem 1.5rem}}@media (max-width:36em){.LaunchKit_root__7oQkP{padding:3rem 0}.LaunchKit_wrapper__W_MHI{padding:1.25rem;border-radius:var(--mantine-radius-xl);border-width:1px}.LaunchKit_headline__4mn0a{font-size:1.5rem}.LaunchKit_description__CH95A{font-size:.9rem}.LaunchKit_checklist__r0PAY li{font-size:.85rem;gap:var(--mantine-spacing-xs)}.LaunchKit_checklist__r0PAY li:before{min-width:18px;width:18px;height:18px;font-size:.7rem}.LaunchKit_buttonRoot__hIdlE{height:48px;font-size:.9rem}}@media (max-width:26em){.LaunchKit_wrapper__W_MHI{padding:var(--mantine-spacing-md);border-radius:var(--mantine-radius-lg)}.LaunchKit_headline__4mn0a{font-size:1.3rem}.LaunchKit_description__CH95A{font-size:.85rem}.LaunchKit_checklist__r0PAY li{font-size:.8rem}.LaunchKit_buttonRoot__hIdlE{height:44px;font-size:.85rem;padding:.5rem var(--mantine-spacing-md)}}.Metrics_root__cjgZ6{padding:5rem 0}.Metrics_card__B4zVn{text-align:center;gap:var(--mantine-spacing-md);padding:2.5rem var(--mantine-spacing-lg)}.Metrics_card__B4zVn,.Metrics_valueWrapper__oRv3O{display:flex;flex-direction:column;align-items:center}.Metrics_valueWrapper__oRv3O{gap:0}.Metrics_prefix__ZlpV0{font-size:1.1rem;font-weight:500;color:var(--mantine-color-white);text-transform:lowercase;letter-spacing:.05em}.Metrics_value__UlyHN{font-size:4rem;font-weight:700;color:var(--mantine-color-white);line-height:1}.Metrics_label__c1xZW{font-size:var(--mantine-font-size-md);font-weight:400;color:var(--mantine-color-white);line-height:1.4}@media (max-width:48em){.Metrics_root__cjgZ6{padding:3rem 0}.Metrics_card__B4zVn{padding:var(--mantine-spacing-lg) var(--mantine-spacing-md)}.Metrics_value__UlyHN{font-size:3rem}.Metrics_label__c1xZW{font-size:var(--mantine-font-size-md)}}.Prebuilt_root__d5xht{padding:5rem 0}.Prebuilt_card__8aA6V{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.Prebuilt_content__A5wYm{display:flex;flex-direction:column;gap:var(--mantine-spacing-lg)}.Prebuilt_headline__Z789H{font-size:36px;font-weight:400;color:var(--mantine-color-brand-4);line-height:1.2}.Prebuilt_subtitle__v5_m_{font-size:var(--mantine-font-size-lg);color:var(--mantine-color-white);font-style:italic}.Prebuilt_button__VrlJq{width:100%;margin-top:50px;border-radius:9999px;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:background-color .15s ease,color .15s ease,transform .15s ease}.Prebuilt_button__VrlJq:hover{transform:translateY(-2px)}.Prebuilt_imageWrapper__5ViPN{width:100%}.Prebuilt_image__eFGnz{width:100%;border-radius:12px;transform:scale(.8)}@media (max-width:75em){.Prebuilt_image__eFGnz{transform:scale(.95)}}@media (max-width:62em){.Prebuilt_root__d5xht{padding:4rem 0}.Prebuilt_card__8aA6V{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem}.Prebuilt_headline__Z789H{font-size:2.4rem}.Prebuilt_subtitle__v5_m_{font-size:var(--mantine-font-size-md)}.Prebuilt_image__eFGnz{transform:scale(1)}}@media (max-width:48em){.Prebuilt_root__d5xht{padding:3rem 0}.Prebuilt_card__8aA6V{grid-template-columns:1fr;padding:1.5rem;text-align:center}.Prebuilt_content__A5wYm{align-items:center}.Prebuilt_headline__Z789H{font-size:2rem}.Prebuilt_subtitle__v5_m_{font-size:var(--mantine-font-size-md)}.Prebuilt_imageWrapper__5ViPN{order:-1}}.PromoBanner_promoBanner__6yPFC{margin-bottom:1.5rem;padding-left:var(--mantine-spacing-md);padding-right:var(--mantine-spacing-md)}.PromoBanner_promoContent__BeclH{display:flex;align-items:center;justify-content:space-between;background:radial-gradient(ellipse at bottom right,color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent) 0,transparent 50%),rgba(255,255,255,.03);border:1px solid color-mix(in oklab,var(--mantine-color-brand-4) 80%,transparent);border-radius:12px;padding:var(--mantine-spacing-sm) 1.5rem;gap:var(--mantine-spacing-md);position:relative;overflow:visible;max-width:600px;margin-left:auto;margin-right:auto}.PromoBanner_promoContent__BeclH:after{content:"Limited Time Offer";position:absolute;top:-10px;left:1.5rem;background:var(--mantine-color-brand-4);color:var(--mantine-color-dark-9);font-size:.6rem;font-weight:600;padding:.15rem .65rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;z-index:2}.PromoBanner_promoTextSide__CdkRE{display:flex;align-items:center;gap:var(--mantine-spacing-sm);z-index:1}.PromoBanner_promoTitle__7kfjT{font-size:.9rem;font-weight:700;color:var(--mantine-color-white);line-height:1.3}.PromoBanner_highlight__bandZ{color:var(--mantine-color-brand-4)}.PromoBanner_promoSubtitle___yCEY{font-size:var(--mantine-font-size-xs);color:var(--mantine-color-gray-5)}.PromoBanner_promoButton__xFQOA{display:inline-block;background:var(--mantine-color-brand-4);color:var(--mantine-color-dark-9);font-size:var(--mantine-font-size-xs);font-weight:600;padding:.5rem 1.25rem;border-radius:9999px;text-decoration:none;white-space:nowrap;transition:background .15s ease,transform .15s ease;z-index:1}.PromoBanner_promoButton__xFQOA:hover{background:var(--mantine-color-brand-5);transform:translateY(-1px)}@media (max-width:48em){.PromoBanner_promoBanner__6yPFC{margin-bottom:var(--mantine-spacing-md)}.PromoBanner_promoContent__BeclH{flex-direction:column;text-align:center;padding:var(--mantine-spacing-sm) var(--mantine-spacing-md);gap:.5rem}.PromoBanner_promoContent__BeclH:after{display:none}.PromoBanner_promoTextSide__CdkRE{flex-direction:column;align-items:center;gap:.25rem}.PromoBanner_promoTitle__7kfjT{font-size:.85rem}.PromoBanner_promoSubtitle___yCEY{font-size:.7rem}.PromoBanner_promoButton__xFQOA{display:none}}.Quote_root__pUA8f{padding:5rem 0}.Quote_card__4ax9x{background:rgba(255,255,255,.03);border:1px solid #5e3f25;border-radius:var(--mantine-radius-xl);padding:3rem;text-align:center;transition:border-color .2s ease}.Quote_card__4ax9x:hover{border-color:#a2632f}.Quote_content__D_qK9{margin-bottom:2rem}.Quote_headline__b3z__{font-size:2.25rem;font-weight:400;color:var(--mantine-color-white);margin-bottom:0;line-height:1.3}.Quote_description__IYOwp{font-size:var(--mantine-font-size-lg);font-weight:500}.Quote_highlight__2W974{color:var(--mantine-color-brand-4)}.Quote_form__PcLgZ{flex-direction:row;align-items:center;justify-content:center;width:100%}.Quote_form__PcLgZ,.Quote_inputs__Ka5IO{display:flex;gap:var(--mantine-spacing-md)}.Quote_inputs__Ka5IO{flex:2}.Quote_inputWrapper__mgnpJ{flex:1;width:100%;--input-bg:transparent;--input-bd:rgba(255,255,255,0.3);--input-color:var(--mantine-color-white);--input-bd-focus:var(--mantine-color-brand-4);--input-radius:15px;--input-size:56px;--input-height:56px}.Quote_input__BiXYO::placeholder{color:var(--mantine-color-gray-5)}.Quote_inputWrapper__mgnpJ:has(.Quote_input__BiXYO[aria-invalid=true]){--input-bd:var(--mantine-color-red-5)}.Quote_button__jOteX{background:var(--mantine-color-brand-4);color:var(--mantine-color-dark-9);border:none;font-weight:500;padding:1rem 2.5rem;border-radius:15px;min-height:56px;flex:1;min-width:0;transition:background .15s ease,color .15s ease,transform .15s ease}.Quote_button__jOteX:hover:not(:disabled){background:var(--mantine-color-brand-5);color:var(--mantine-color-dark-9);transform:translateY(-2px)}.Quote_success__qzWpO{padding:var(--mantine-spacing-xl);background-color:color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent);border-radius:var(--mantine-radius-md)}.Quote_successText__4zyMp{color:var(--mantine-color-brand-4);font-size:1.1rem;font-weight:500}.Quote_error__E55t8{color:var(--mantine-color-red-5);font-size:.9rem}@media (max-width:75em){.Quote_inputs__Ka5IO{gap:var(--mantine-spacing-sm)}.Quote_inputWrapper__mgnpJ{width:220px;min-width:220px;max-width:220px}.Quote_button__jOteX{width:200px;min-width:200px}}@media (max-width:62em){.Quote_root__pUA8f{padding:4rem 0}.Quote_headline__b3z__{font-size:2.4rem}.Quote_form__PcLgZ,.Quote_inputs__Ka5IO{flex-direction:column;width:100%}.Quote_inputWrapper__mgnpJ{width:100%;min-width:unset;max-width:unset}.Quote_button__jOteX{width:100%;max-width:100%;min-width:100%}}@media (max-width:48em){.Quote_root__pUA8f{padding:3rem 0}.Quote_card__4ax9x{padding:2rem 1.5rem;border-radius:24px}.Quote_headline__b3z__{font-size:1.8rem}.Quote_form__PcLgZ,.Quote_inputs__Ka5IO{flex-direction:column;width:100%}.Quote_inputs__Ka5IO{align-items:stretch}.Quote_inputWrapper__mgnpJ{width:100%;--input-radius:9999px;--input-size:48px;--input-height:48px}.Quote_button__jOteX{width:100%;min-height:48px;border-radius:9999px}}@media (max-width:36em){.Quote_root__pUA8f{padding:2rem 0}.Quote_card__4ax9x{padding:1.5rem 1rem;border-radius:20px}.Quote_headline__b3z__{font-size:1.5rem}.Quote_description__IYOwp{font-size:.95rem}.Quote_inputWrapper__mgnpJ{--input-size:44px;--input-height:44px}.Quote_button__jOteX{min-height:44px;font-size:var(--mantine-font-size-sm)}}@media (max-width:26em){.Quote_card__4ax9x{padding:1.25rem .75rem;border-radius:15px}.Quote_headline__b3z__{font-size:1.3rem}.Quote_description__IYOwp{font-size:.85rem}.Quote_inputWrapper__mgnpJ{--input-size:40px;--input-height:40px}.Quote_button__jOteX{min-height:40px;font-size:var(--mantine-font-size-sm);padding:.5rem 1rem}}.Services_root__DASlD{padding:5rem 0}.Services_sectionHeader__JsVgw{text-align:center;margin-bottom:3rem}.Services_headline__xYdrP{font-family:Gilroy-Bold,Gilroy,sans-serif;font-size:48px;font-weight:400;color:var(--mantine-color-white);line-height:1.2;margin-bottom:1rem}.Services_highlight__Vomgd{color:var(--mantine-color-brand-4)}.Services_sectionSubtitle__iHGRv{font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:var(--mantine-font-size-lg);color:var(--mantine-color-gray-5);max-width:600px;margin:0 auto}.Services_grid__zu3g3{display:grid;grid-template-columns:repeat(20,1fr);gap:1.5rem}.Services_card__gY0n8:first-child{grid-column:1/12;padding-bottom:1rem}.Services_card__gY0n8:first-child .Services_description__B7XqQ{margin-top:0}.Services_card__gY0n8:nth-child(2){grid-column:12/21}.Services_card__gY0n8:nth-child(3){grid-column:1/10}.Services_card__gY0n8:nth-child(4){grid-column:10/21}.Services_card__gY0n8{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:rgba(30,30,30,.9);border-radius:16px}.Services_header__dVSg9{display:flex;align-items:center;gap:1rem}.Services_iconWrapper__d4Cpt{width:64px;height:64px;flex-shrink:0}.Services_icon__cHdiZ{width:100%;height:100%;object-fit:contain}.Services_titleRoot__swDSr{font-family:Gilroy-Bold,Gilroy,sans-serif;font-size:32px;font-weight:300;color:var(--mantine-color-white);line-height:1.3;white-space:pre-line}.Services_descriptionRoot__nid_y{font-family:Segoe UI,sans-serif;font-size:18px;font-weight:400;color:var(--mantine-color-white);line-height:1.6;padding-bottom:0;margin-bottom:0}@media (max-width:62em){.Services_root__DASlD{padding:4rem 0}.Services_headline__xYdrP{font-size:2.4rem}.Services_grid__zu3g3{grid-template-columns:1fr}.Services_card__gY0n8:first-child,.Services_card__gY0n8:nth-child(2),.Services_card__gY0n8:nth-child(3),.Services_card__gY0n8:nth-child(4){grid-column:auto}.Services_titleRoot__swDSr{font-size:28px}}@media (max-width:48em){.Services_root__DASlD{padding:3rem 0}.Services_headline__xYdrP{font-size:1.8rem}.Services_card__gY0n8{padding:1.5rem}.Services_titleRoot__swDSr{font-size:1.5rem}}@media (max-width:36em){.Services_titleRoot__swDSr{font-size:1.3rem}.Services_description__B7XqQ{font-size:1rem}}@media (max-width:26em){.Services_titleRoot__swDSr{font-size:1.15rem}.Services_description__B7XqQ{font-size:.95rem}}.Video_root__YNssi{padding:0 0 5rem}.Video_videoWrapper__o0fRS{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1)}.Video_video___bE4U{display:block;width:100%;height:100%;border:none;vertical-align:top}.Video_video___bE4U::backdrop,.Video_video___bE4U:fullscreen{background:#000}.Video_video___bE4U:fullscreen{object-fit:contain;width:100%;height:100%}@media (max-width:48em){.Video_root__YNssi{padding:3rem 0}.Video_videoWrapper__o0fRS{border-radius:12px}}.ExitPopup_modal__MIQzJ{background:var(--mantine-color-dark-7);border:1px solid color-mix(in oklab,var(--mantine-color-white) 8%,transparent);border-radius:var(--mantine-radius-xl)}.ExitPopup_modalHeader__l_GMQ{background:var(--mantine-color-dark-7);color:var(--mantine-color-white)}.ExitPopup_card__mEhEH{display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}.ExitPopup_badge__mumxD{align-self:flex-start;color:var(--mantine-color-brand-4);font-size:var(--mantine-font-size-sm);font-weight:700}.ExitPopup_subtext__P4Trn{font-size:var(--mantine-font-size-md);color:var(--mantine-color-gray-4);line-height:1.5}.ExitPopup_form__h1Y4W{display:flex;gap:var(--mantine-spacing-xs);margin-top:.25rem}.ExitPopup_inputWrapper__t5cQO{flex:1}.ExitPopup_input__HkiLl{background:var(--mantine-color-dark-6);border:1px solid color-mix(in oklab,var(--mantine-color-white) 15%,transparent);color:var(--mantine-color-white);border-radius:var(--mantine-radius-md);height:44px}.ExitPopup_input__HkiLl::placeholder{color:var(--mantine-color-gray-5)}.ExitPopup_input__HkiLl:focus{border-color:var(--mantine-color-brand-4)}.ExitPopup_buttonRoot___9q3B{background:var(--mantine-color-brand-4);color:var(--mantine-color-dark-9);border:none;font-weight:600;border-radius:var(--mantine-radius-md);height:44px;white-space:nowrap;padding:0 1.25rem;transition:background .15s ease,transform .15s ease}.ExitPopup_buttonRoot___9q3B:hover{background:var(--mantine-color-brand-5);transform:translateY(-1px)}.ExitPopup_error__ncv4j{color:var(--mantine-color-red-5);font-size:var(--mantine-font-size-sm)}.ExitPopup_privacy__vX9GK{font-size:var(--mantine-font-size-xs);color:var(--mantine-color-gray-6)}@media (max-width:36em){.ExitPopup_form__h1Y4W{flex-direction:column}.ExitPopup_buttonRoot___9q3B{width:100%}}.Footer_root__UvZ0R{padding:80px 0 40px;background-color:var(--mantine-color-dark-9)}.Footer_grid__y92Cw{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:var(--mantine-spacing-xl);margin-bottom:48px}.Footer_brandColumn__2I27N{display:flex;flex-direction:column;gap:var(--mantine-spacing-lg)}.Footer_logoLink__xYnL2{display:inline-block}.Footer_logo__3hfFX{height:32px;width:auto}.Footer_address__wfxzs{font-size:var(--mantine-font-size-sm);color:var(--mantine-color-gray-5);line-height:1.8}.Footer_contactList__jDjKB{display:flex;flex-direction:column;gap:var(--mantine-spacing-xs)}.Footer_contactLink__QqKoS{display:inline-flex;align-items:center;gap:8px;font-size:var(--mantine-font-size-sm);color:var(--mantine-color-gray-5);text-decoration:none;transition:color .2s ease}.Footer_contactIcon__hTr9i{flex-shrink:0}.Footer_contactIcon__hTr9i,.Footer_contactLink__QqKoS:hover{color:var(--mantine-color-brand-4)}.Footer_linksColumn__T7lOT{display:flex;flex-direction:column;gap:var(--mantine-spacing-sm)}.Footer_columnHeader__x4ULY{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:0;cursor:default;color:inherit}.Footer_columnTitle__UrYck{font-size:var(--mantine-font-size-xs);font-weight:600;color:var(--mantine-color-gray-5);letter-spacing:.1em;margin-bottom:var(--mantine-spacing-xs)}.Footer_columnLinks__iL2Pk{display:flex;flex-direction:column;gap:var(--mantine-spacing-sm)}.Footer_columnChevron__6yj9t{color:var(--mantine-color-gray-5);transition:transform .2s ease;flex-shrink:0}.Footer_columnChevron__6yj9t[data-open]{transform:rotate(180deg)}.Footer_link__VUAlC{font-size:var(--mantine-font-size-sm);color:var(--mantine-color-white);text-decoration:none;transition:color .2s ease}.Footer_link__VUAlC:hover{color:var(--mantine-color-brand-4)}.Footer_divider__xDvpA{height:1px;background-color:var(--mantine-color-dark-5);margin-bottom:var(--mantine-spacing-lg)}.Footer_bottom__JzlgB{display:flex;justify-content:space-between;align-items:center}.Footer_legalLinks__OjUON{display:flex;align-items:center;gap:var(--mantine-spacing-xs)}.Footer_legalLink__pEVJT{font-size:var(--mantine-font-size-xs);color:var(--mantine-color-gray-5);text-decoration:none;letter-spacing:.05em}.Footer_legalLink__pEVJT:hover{color:var(--mantine-color-brand-4)}.Footer_legalSeparator__T5hZy{font-size:var(--mantine-font-size-xs);color:var(--mantine-color-gray-5)}.Footer_socialLinks__IOLYF{display:flex;gap:var(--mantine-spacing-md)}.Footer_socialLink__JeqJx{display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s ease}.Footer_socialLink__JeqJx:hover{opacity:1}.Footer_socialIcon__JDTCH{width:24px;height:24px}@media (max-width:62em){.Footer_grid__y92Cw{grid-template-columns:1fr 1fr 1fr 1fr;gap:var(--mantine-spacing-lg)}.Footer_brandColumn__2I27N{grid-column:span 4}}@media (max-width:36em){.Footer_root__UvZ0R{padding:60px 0 40px}.Footer_grid__y92Cw{grid-template-columns:1fr;gap:24px;text-align:center}.Footer_brandColumn__2I27N{grid-column:span 1;align-items:center;margin-bottom:16px}.Footer_logoLink__xYnL2{display:flex;justify-content:center}.Footer_address__wfxzs{text-align:center}.Footer_contactList__jDjKB{align-items:center}.Footer_linksColumn__T7lOT[data-mobile]{gap:0;border-top:1px solid var(--mantine-color-dark-5);padding:14px 4px}.Footer_linksColumn__T7lOT[data-mobile]:last-of-type{border-bottom:1px solid var(--mantine-color-dark-5)}.Footer_linksColumn__T7lOT[data-mobile] .Footer_columnHeader__x4ULY{cursor:pointer}.Footer_linksColumn__T7lOT[data-mobile] .Footer_columnTitle__UrYck{margin-bottom:0;text-align:left}.Footer_linksColumn__T7lOT[data-mobile] .Footer_columnLinks__iL2Pk{padding-top:14px;align-items:flex-start;text-align:left;gap:12px}.Footer_bottom__JzlgB{flex-direction:column;gap:var(--mantine-spacing-lg);align-items:center}.Footer_socialLinks__IOLYF{justify-content:center}}.Header_topBar__pS69E{background:#2b2b2b;margin-left:auto;margin-right:auto;margin-bottom:.5rem;position:relative;z-index:100}.Header_logo__daXm_{display:flex;align-items:center}.Header_divider__GWPpm{border-color:rgba(255,255,255,.2);height:40px}.Header_tagline__G5HsG{font-size:var(--mantine-font-size-sm);color:var(--mantine-color-white);line-height:1.4}.Header_email__DxTVi{color:var(--mantine-color-brand-4);font-size:var(--mantine-font-size-md);text-decoration:none;transition:color .15s ease}.Header_email__DxTVi:hover{color:var(--mantine-color-brand-5);text-decoration:none}.Header_navbar__EHSby{background:#474747;position:relative;z-index:99;margin-left:auto;margin-right:auto;overflow:hidden}.Header_navLinks__27H_v{position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;display:flex;align-items:center}@media (min-width:62em){.Header_navLinks__27H_v{top:50px}}.Header_topBarLeft__BQMMO{gap:var(--mantine-spacing-lg)}.Header_topBarRight__72JRg{gap:var(--mantine-spacing-md)}@media (max-width:87.5em) and (min-width:75em){.Header_navbar__EHSby,.Header_topBar__pS69E{max-width:90%}}@media (max-width:75em){.Header_tagline__G5HsG{font-size:.7rem}.Header_email__DxTVi{font-size:.9rem}.Header_logo__daXm_ img{height:36px}.Header_topBarLeft__BQMMO{gap:var(--mantine-spacing-sm)}.Header_topBarRight__72JRg{gap:var(--mantine-spacing-xs)}.Header_navbar__EHSby,.Header_topBar__pS69E{max-width:920px}}@media (max-width:62em){.Header_topBar__pS69E{height:60px;max-width:720px}.Header_navbar__EHSby{height:82px;max-width:720px;background:#2b2b2b}}@media (max-width:48em){.Header_navbar__EHSby,.Header_topBar__pS69E{max-width:90%}}@media (max-width:36em){.Header_navbar__EHSby,.Header_topBar__pS69E{max-width:calc(100% - 30px);width:calc(100% - 30px)}.Header_logo__daXm_ img{height:36px}.Header_demoButtonRoot__nvJI8{padding:.5rem .75rem;font-size:.75rem;height:36px}}@media (max-width:26em){.Header_navbar__EHSby,.Header_topBar__pS69E{max-width:calc(100% - 20px);width:calc(100% - 20px)}.Header_logo__daXm_ img{height:32px}.Header_demoButtonRoot__nvJI8{padding:.4rem .6rem;font-size:.7rem;height:32px}}@media (max-width:20em){.Header_navbar__EHSby,.Header_topBar__pS69E{max-width:calc(100% - 10px);width:calc(100% - 10px)}.Header_navbar__EHSby{padding-left:.25rem;padding-right:.25rem}.Header_logo__daXm_ img{height:28px}.Header_demoButtonRoot__nvJI8{padding:.3rem .4rem;font-size:.6rem;height:28px}}.Header_link__n888N{display:flex;align-items:center;height:100%;padding:.75rem 1rem;text-decoration:none;color:var(--mantine-color-gray-4);font-weight:500;font-size:var(--mantine-font-size-sm);transition:color .15s ease}.Header_link__n888N:hover{color:var(--mantine-color-brand-4);text-decoration:none}.Header_socialIcon__aWBl5{transition:transform .2s ease}.Header_socialIcon__aWBl5:hover{transform:translateY(-2px)}.Header_demoButtonRoot__nvJI8{border-radius:var(--mantine-radius-md);font-weight:500;box-shadow:0 0 15px color-mix(in oklab,var(--mantine-color-brand-4) 40%,transparent);transition:background-color .15s ease,color .15s ease}.Header_demoButtonRoot__nvJI8:hover{background-color:var(--mantine-color-brand-5);color:var(--mantine-color-dark-9)}@media (min-width:62em){.Header_demoButtonRoot__nvJI8{padding-left:calc(1.5rem + 15px);padding-right:calc(1.5rem + 15px);padding-top:20px;margin-top:-40px}}.Header_mobileLink__u5iuT{display:block;padding:.5rem;text-decoration:none;color:var(--mantine-color-gray-4);font-size:var(--mantine-font-size-sm);transition:color .15s ease}.Header_mobileLink__u5iuT:hover{color:var(--mantine-color-brand-4)}.Header_drawerLink__2du_u{display:block;padding:1.25rem 2rem;text-decoration:none;color:var(--mantine-color-white);font-family:var(--mantine-font-family-headings);font-size:1.5rem;font-weight:600;text-align:center;transition:opacity .15s ease}.Header_drawerLink__2du_u:hover{opacity:.8}.Header_drawerDemoButton__6uonV{border-radius:var(--mantine-radius-xl);border:2px solid var(--mantine-color-brand-4);color:var(--mantine-color-brand-4);font-weight:500;padding:.5rem 1.25rem}.Header_drawerSubLink__wuXBW{display:block;padding:.75rem 1rem;text-decoration:none;color:var(--mantine-color-gray-4);font-size:var(--mantine-font-size-md);text-align:center;transition:color .15s ease}.Header_drawerSubLink__wuXBW:hover{color:var(--mantine-color-brand-4)}.Header_menuDropdown__5BxaZ{background-color:#25262b;border:1px solid color-mix(in oklab,var(--mantine-color-brand-4) 25%,transparent);color:#e5e7eb}.Header_menuItem__PcusP{color:#d0d0d4;transition:color .15s ease,background-color .15s ease}.Header_menuItem__PcusP:hover,.Header_menuItem__PcusP[data-hovered]{color:var(--mantine-color-brand-4);background-color:#1f2024}.Header_drawerContent__BS33B{background:color-mix(in oklab,var(--mantine-color-dark-7) 90%,transparent);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);margin-top:45px;margin-left:auto;margin-right:auto;left:0;right:0;width:calc(100% - 2.5rem);max-width:calc(100% - 2.5rem);border-top-left-radius:var(--mantine-radius-xl);border-top-right-radius:var(--mantine-radius-xl);border-bottom-left-radius:0;border-bottom-right-radius:0;height:calc(100% - 45px);border:none;box-shadow:none;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.Header_drawerContent__BS33B::-webkit-scrollbar{display:none}@media (min-width:36em){.Header_drawerContent__BS33B{width:calc(100% - 5rem);max-width:calc(100% - 5rem)}}@media (min-width:48em){.Header_drawerContent__BS33B{width:calc(100% - 5rem);max-width:calc(100% - 5rem)}}@media (max-width:48em){.Header_drawerLink__2du_u{font-size:1.1rem;padding:.75rem 1.5rem}.Header_drawerSubLink__wuXBW{font-size:.8rem;padding:.5rem .75rem}}.Header_localeToggle__gJ0F4{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--mantine-font-family-headings);font-size:var(--mantine-font-size-xs);letter-spacing:.05em}.Header_localeOption__Yfoq5{padding:.25rem .4rem;border-radius:var(--mantine-radius-xs);color:var(--mantine-color-gray-5);transition:color .15s ease}.Header_localeOption__Yfoq5:hover{color:var(--mantine-color-gray-2)}.Header_localeOption__Yfoq5[data-active=true]{color:var(--mantine-color-brand-4)}.Header_localeSeparator___LnYX{color:var(--mantine-color-gray-7);user-select:none}.MantineScope_root__TrqQh{background-color:var(--mantine-color-dark-9,#111827);min-height:100vh;color:var(--mantine-color-text)}