:root,[data-theme=light]{color-scheme:light;--bg: #f2f2f7;--surface: #ffffff;--surface-elevated: #ffffff;--surface-sunken: #e9e9ef;--hero-bg: #1a2f44;--text-primary: #161618;--text-secondary: #6e6e73;--text-tertiary: #8e8e93;--text-on-brand: #ffffff;--border: #d8d8dd;--border-strong: #c6c6c8;--separator: #e5e5ea;--primary: #4b80eb;--primary-hover: #3a6fd9;--primary-muted: rgba(75, 128, 235, .1);--on-primary: #ffffff;--navy: #1a2f44;--accent-soft: rgba(75, 128, 235, .14);--shadow-sm: 0 1px 2px rgba(16, 24, 40, .06), 0 1px 3px rgba(16, 24, 40, .04);--shadow-md: 0 2px 4px rgba(16, 24, 40, .05), 0 8px 24px rgba(16, 24, 40, .08);--shadow-lg: 0 4px 8px rgba(16, 24, 40, .05), 0 24px 48px rgba(16, 24, 40, .12);--content-width: 1120px;--gutter: clamp(1.25rem, 5vw, 2.5rem);--section-y: clamp(4rem, 9vw, 8rem);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--dl-color-scheme-white: var(--surface);--dl-color-scheme-primary: var(--navy);--dl-color-scheme-green100: var(--text-primary);--dl-color-scheme-green80: var(--primary);--dl-color-scheme-orange100: var(--primary);--dl-color-scheme-yellow20: var(--bg);--dl-color-theme-neutral-light: var(--surface);--dl-color-theme-neutral-dark: var(--text-primary);--dl-color-theme-primary1: var(--primary);--dl-color-theme-primary2: var(--primary-hover);--dl-color-theme-secondary1: var(--on-primary);--dl-color-theme-secondary2: var(--surface-sunken);--dl-space-space-halfunit: 8px;--dl-space-space-unit: 16px;--dl-space-space-oneandhalfunits: 24px;--dl-space-space-twounits: 32px;--dl-space-space-threeunits: 48px;--dl-space-space-fourunits: 64px;--dl-space-space-fiveunits: 80px;--dl-space-space-sixunits: 96px;--dl-space-space-eightunits: 128px;--dl-size-size-xsmall: 16px;--dl-size-size-small: 48px;--dl-size-size-maxwidth: 1120px;--dl-radius-radius-round: 50%;--dl-radius-radius-radius2: 2px;--dl-radius-radius-radius4: 4px;--dl-radius-radius-radius8: 8px;--dl-radius-radius-radius16: 16px;--dl-radius-radius-cardradius: 16px;--dl-radius-radius-imageradius: 16px;--dl-radius-radius-buttonradius: 28px;--dl-radius-radius-inputradius: 24px}[data-theme=dark]{color-scheme:dark;--bg: #000000;--surface: #1c1c1e;--surface-elevated: #2c2c2e;--surface-sunken: #161618;--hero-bg: #101725;--text-primary: #ffffff;--text-secondary: #aeaeb2;--text-tertiary: #8e8e93;--text-on-brand: #ffffff;--border: #38383a;--border-strong: #545458;--separator: #2c2c2e;--primary: #5b8def;--primary-hover: #7aa5f5;--primary-muted: rgba(91, 141, 239, .18);--on-primary: #ffffff;--navy: #1a2f44;--accent-soft: rgba(91, 141, 239, .16);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 2px 6px rgba(0, 0, 0, .5), 0 12px 32px rgba(0, 0, 0, .45);--shadow-lg: 0 4px 10px rgba(0, 0, 0, .5), 0 28px 56px rgba(0, 0, 0, .55)}*,*:before,*:after{box-sizing:border-box}::selection{background:var(--accent-soft)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.section-container{width:100%;display:flex;align-items:center;flex-direction:column;padding-top:var(--section-y);padding-bottom:var(--section-y)}.hero-container{padding-top:0!important}.max-width{width:100%;display:flex;max-width:var(--content-width);align-items:center;padding-left:var(--gutter);padding-right:var(--gutter);justify-content:space-between}.bg-transparent{background-color:transparent}.beforeHeading{font-size:.8125rem;font-weight:600;line-height:1.15;letter-spacing:.14em;text-transform:uppercase;color:var(--primary)}.brandName{font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:.02em;color:var(--text-primary)}.navbarLink{font-size:1rem;font-weight:600;line-height:1.5;color:var(--text-primary)}.Content{font-size:1rem;font-weight:400;line-height:1.6;color:var(--text-secondary)}.button{font-size:1rem;font-weight:600;color:var(--text-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background-color:var(--surface);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .06s ease}.button:hover{border-color:var(--text-primary)}.button:active{transform:translateY(1px)}.button-primary{color:var(--on-primary);border-color:var(--primary);background-color:var(--primary)}.button-primary:hover{color:var(--on-primary);border-color:var(--primary-hover);background-color:var(--primary-hover)}.button-secondary{color:var(--text-primary);border-color:var(--border-strong);background-color:transparent}.button-secondary:hover{color:var(--primary);border-color:var(--primary);background-color:var(--primary-muted)}.thq-button-filled{display:inline-flex;align-items:center;justify-content:center;gap:var(--dl-space-space-halfunit);font-weight:600;color:var(--on-primary);fill:var(--on-primary);cursor:pointer;white-space:nowrap;padding:.6rem 1.35rem;border:1px solid var(--primary);border-radius:var(--radius-xl);background-color:var(--primary);transition:background-color .2s ease,border-color .2s ease,transform .06s ease}.thq-button-filled:hover{color:var(--on-primary);fill:var(--on-primary);border-color:var(--primary-hover);background-color:var(--primary-hover)}.thq-button-filled:active{transform:translateY(1px)}.thq-button-animated{position:relative;overflow:hidden}.thq-icon-x-small{width:20px;height:20px}.thq-icon-small{width:24px;height:24px}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;cursor:pointer;color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--surface);transition:color .2s ease,border-color .2s ease,background-color .2s ease}.theme-toggle:hover{color:var(--text-primary);border-color:var(--border-strong);background-color:var(--surface-sunken)}.theme-toggle svg{width:20px;height:20px;fill:currentColor}.question{width:100%;display:flex;align-items:stretch;flex-direction:column;padding:1.25rem 1.5rem;border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:var(--dl-space-space-unit);background-color:var(--surface);transition:border-color .2s ease,background-color .2s ease}.question:hover{border-color:var(--border-strong)}.question [data-type=accordion-header]{width:100%;display:flex;gap:var(--dl-space-space-unit);align-items:center;justify-content:space-between;cursor:pointer}.question-content{display:flex;overflow:hidden;align-items:flex-start;flex-direction:column;padding-top:.75rem}.faq-chevron{width:18px;height:18px;flex:0 0 auto;fill:var(--text-tertiary);transition:transform .25s ease}.question:has([data-type=accordion-content].is-open) .faq-chevron{transform:rotate(180deg);fill:var(--primary)}.list{width:100%;margin:1em 0;display:block;padding:0 0 0 1.5rem;list-style-type:none;list-style-position:outside}.list-item{display:list-item}.teleport-show{display:flex!important;transform:translateY(0)!important}.thq-section-max-width{width:100%;max-width:var(--content-width)}[data-type=accordion-content]:not(.is-open){display:none}.navbar-about-container{top:0;width:100%;display:flex;z-index:1000;position:sticky;justify-content:center;background-color:var(--surface);background-color:color-mix(in srgb,var(--surface) 82%,transparent);-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid var(--separator)}.navbar-about-navbar-interactive{width:100%;display:flex;max-width:var(--content-width);align-items:center;padding:.85rem var(--gutter);justify-content:space-between}.navbar-about-navlink{display:inline-flex;align-items:center}.navbar-about-image1{height:2.25rem;width:auto}.navbar-about-desktop-menu{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:var(--dl-space-space-twounits)}.navbar-about-links{display:flex;align-items:center}.navbar-about-icon-group{gap:1.15rem;display:flex;align-items:center}.navbar-about-link,.navbar-about-link1,.navbar-about-link2,.navbar-about-link3,.navbar-about-link4,.navbar-about-link5{display:inline-flex;align-items:center;color:var(--text-tertiary);transition:color .2s ease}.navbar-about-link:hover,.navbar-about-link1:hover,.navbar-about-link2:hover,.navbar-about-link3:hover,.navbar-about-link4:hover,.navbar-about-link5:hover{color:var(--text-primary)}.navbar-about-icon,.navbar-about-icon02,.navbar-about-icon04,.navbar-about-icon10,.navbar-about-icon12,.navbar-about-icon14{fill:currentColor}.navbar-about-navtext{color:var(--text-secondary);font-size:1rem;font-weight:600;transition:color .2s ease}.navbar-about-navtext:hover{color:var(--text-primary)}.navbar-about-buttons{gap:.75rem;display:flex;align-items:center;flex-direction:row}.navbar-about-action1{display:flex;flex-direction:row}.navbar-about-text{font-size:.95rem;font-weight:600}.navbar-about-burger-menu{display:none;color:var(--text-primary);cursor:pointer}.navbar-about-icon06{width:26px;height:26px;fill:currentColor}.navbar-about-mobile-menu{top:0;left:0;width:100%;height:100vh;display:none;padding:var(--dl-space-space-twounits) var(--gutter);z-index:1100;position:fixed;flex-direction:column;background-color:var(--bg)}.navbar-about-nav{gap:var(--dl-space-space-twounits);display:flex;align-items:stretch;flex-direction:column}.navbar-about-top{width:100%;display:flex;align-items:center;margin-bottom:var(--dl-space-space-unit);justify-content:space-between}.navbar-about-navlink1{display:inline-flex;align-items:center}.navbar-about-logo{height:2.25rem;width:auto}.navbar-about-close-menu{display:flex;align-items:center;justify-content:center;color:var(--text-primary);cursor:pointer}.navbar-about-icon08{width:24px;height:24px;fill:currentColor}.navbar-about-mobiletext{color:var(--text-primary);font-size:1.5rem;font-weight:600}.navbar-about-mobile-actions{display:flex;align-items:center;gap:.75rem}.navbar-about-action11{flex:1}.navbar-about-icon-group1{gap:1.5rem;display:flex;color:var(--text-secondary);margin-top:var(--dl-space-space-unit)}@media (max-width: 767px){.navbar-about-desktop-menu{display:none}.navbar-about-burger-menu{display:flex;align-items:center;justify-content:center}}.about-container{width:100%;display:flex;min-height:100vh;overflow-x:clip;align-items:center;flex-direction:column;background-color:var(--bg)}.about-container01{width:100%;display:flex;flex:1;align-items:center;flex-direction:column}.about-section{width:100%;padding-top:clamp(3rem,7vw,5.5rem)}.about-container03{width:100%;max-width:680px;display:flex;flex-direction:column;padding:0 var(--gutter)}.about-eyebrow{color:var(--primary);margin-bottom:var(--dl-space-space-unit)}.about-text01{color:var(--text-primary);font-size:clamp(2rem,4.2vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:var(--dl-space-space-twounits)}.about-container04{display:flex;flex-direction:column;gap:var(--dl-space-space-oneandhalfunits)}.about-text04{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.about-cta{align-self:flex-start;margin-top:var(--dl-space-space-twounits);padding:.85rem 1.75rem}.navbar-home-container{top:0;width:100%;display:flex;z-index:1000;position:sticky;justify-content:center;background-color:var(--surface);background-color:color-mix(in srgb,var(--surface) 82%,transparent);-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid var(--separator)}.navbar-home-navbar-interactive{width:100%;display:flex;max-width:var(--content-width);align-items:center;padding:.85rem var(--gutter);justify-content:space-between}.navbar-home-navlink{display:inline-flex;align-items:center}.navbar-home-image1{height:2.25rem;width:auto}.navbar-home-desktop-menu{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:var(--dl-space-space-twounits)}.navbar-home-links{display:flex;align-items:center}.navbar-home-icon-group{gap:1.15rem;display:flex;align-items:center}.navbar-home-link,.navbar-home-link1,.navbar-home-link2,.navbar-home-link3,.navbar-home-link4,.navbar-home-link5{display:inline-flex;align-items:center;color:var(--text-tertiary);transition:color .2s ease}.navbar-home-link:hover,.navbar-home-link1:hover,.navbar-home-link2:hover,.navbar-home-link3:hover,.navbar-home-link4:hover,.navbar-home-link5:hover{color:var(--text-primary)}.navbar-home-icon,.navbar-home-icon02,.navbar-home-icon04,.navbar-home-icon10,.navbar-home-icon12,.navbar-home-icon14{fill:currentColor}.navbar-home-text{color:var(--text-secondary);font-size:1rem;font-weight:600;transition:color .2s ease}.navbar-home-text:hover{color:var(--text-primary)}.navbar-home-buttons{gap:.75rem;display:flex;align-items:center;flex-direction:row}.navbar-home-action1{display:flex;flex-direction:row}.navbar-home-text1{font-size:.95rem;font-weight:600}.navbar-home-burger-menu{display:none;color:var(--text-primary);cursor:pointer}.navbar-home-icon06{width:26px;height:26px;fill:currentColor}.navbar-home-mobile-menu{top:0;left:0;width:100%;height:100vh;display:none;padding:var(--dl-space-space-twounits) var(--gutter);z-index:1100;position:fixed;flex-direction:column;background-color:var(--bg)}.navbar-home-nav{gap:var(--dl-space-space-twounits);display:flex;align-items:stretch;flex-direction:column}.navbar-home-top{width:100%;display:flex;align-items:center;margin-bottom:var(--dl-space-space-unit);justify-content:space-between}.navbar-home-navlink1{display:inline-flex;align-items:center}.navbar-home-logo{height:2.25rem;width:auto}.navbar-home-close-menu{display:flex;align-items:center;justify-content:center;color:var(--text-primary);cursor:pointer}.navbar-home-icon08{width:24px;height:24px;fill:currentColor}.navbar-home-text2{color:var(--text-primary);font-size:1.5rem;font-weight:600}.navbar-home-mobile-actions{display:flex;align-items:center;gap:.75rem}.navbar-home-action11{flex:1}.navbar-home-icon-group1{gap:1.5rem;display:flex;color:var(--text-secondary);margin-top:var(--dl-space-space-unit)}@media (max-width: 767px){.navbar-home-desktop-menu{display:none}.navbar-home-burger-menu{display:flex;align-items:center;justify-content:center}}.card-card{width:100%;display:flex;padding:1rem;min-height:380px;align-items:stretch;border-radius:var(--radius-lg);flex-direction:column;background-size:cover;justify-content:flex-end;background-color:var(--surface-sunken);background-position:center;border:1px solid var(--border);box-shadow:var(--shadow-md);transition:transform .25s ease,box-shadow .25s ease}.card-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.card-info{width:100%;display:flex;align-items:flex-start;padding:1.15rem 1.25rem;border-radius:var(--radius-md);flex-direction:column;background-color:var(--surface);box-shadow:var(--shadow-sm)}.card-text{color:var(--text-primary);font-size:1.1875rem;font-weight:700;line-height:1.4;margin-bottom:var(--dl-space-space-halfunit)}.card-text1{color:var(--text-secondary);font-size:.95rem;line-height:1.55}.card-root-class-name{align-self:flex-start;background-image:url(https://images.unsplash.com/photo-1507679799987-c73779587ccf?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDU0fHxidXNpbmVzc3xlbnwwfHx8fDE2ODIxNDA5NTU&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name1{background-size:cover;background-image:url(https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDQ3fHxjb21tdW5pdHl8ZW58MHx8fHwxNjgyMTQxNDEw&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name2{background-size:cover;background-image:url(https://images.unsplash.com/photo-1511632765486-a01980e01a18?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDEzfHxmcmllbmRzfGVufDB8fHx8MTY4MjE0MTE0MQ&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name3{align-self:flex-start;background-image:url(https://images.unsplash.com/photo-1507679799987-c73779587ccf?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDU0fHxidXNpbmVzc3xlbnwwfHx8fDE2ODIxNDA5NTU&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name4{background-size:cover;background-image:url(https://images.unsplash.com/photo-1511632765486-a01980e01a18?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDEzfHxmcmllbmRzfGVufDB8fHx8MTY4MjE0MTE0MQ&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name5{background-size:cover;background-image:url(https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDQ3fHxjb21tdW5pdHl8ZW58MHx8fHwxNjgyMTQxNDEw&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name6{align-self:flex-start;background-image:url(https://images.unsplash.com/photo-1507679799987-c73779587ccf?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDU0fHxidXNpbmVzc3xlbnwwfHx8fDE2ODIxNDA5NTU&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name7{background-size:cover;background-image:url(https://images.unsplash.com/photo-1511632765486-a01980e01a18?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDEzfHxmcmllbmRzfGVufDB8fHx8MTY4MjE0MTE0MQ&ixlib=rb-4.0.3&q=100&w=600)}.card-root-class-name8{background-size:cover;background-image:url(https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=Mnw5MTMyMXwwfDF8c2VhcmNofDQ3fHxjb21tdW5pdHl8ZW58MHx8fHwxNjgyMTQxNDEw&ixlib=rb-4.0.3&q=100&w=600)}@media (max-width: 767px){.card-card{width:100%}}.home-container{width:100%;display:flex;min-height:100vh;overflow-x:clip;align-items:center;flex-direction:column;background-color:var(--bg)}.home-hero{width:100%;padding-top:clamp(3rem,7vw,5.5rem)!important;background-color:var(--bg)}.home-max-width{gap:clamp(2rem,5vw,4rem);align-items:center}.home-content{flex:1 1 480px;max-width:560px;display:flex;align-items:flex-start;flex-direction:column}.home-subtitle{font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:var(--dl-space-space-unit)}.home-title{color:var(--text-primary);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-description{color:var(--text-secondary);font-size:clamp(1rem,1.4vw,1.1875rem);line-height:1.6;max-width:46ch;margin-bottom:var(--dl-space-space-twounits)}.home-container1{display:flex;gap:var(--dl-space-space-unit);align-items:center;flex-wrap:wrap}.home-link{color:var(--on-primary);border-color:var(--primary);background-color:var(--primary);padding:.85rem 1.75rem}.home-link:hover{color:var(--on-primary);border-color:var(--primary-hover);background-color:var(--primary-hover)}.home-image{flex:0 1 auto;display:flex;justify-content:center}.home-hero-image{width:min(90vw,420px);aspect-ratio:601 / 800;border-radius:var(--radius-lg);background-size:cover;background-position:center;background-image:url(/smartmockups_lxy1yelt-800h.webp);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.home-section{width:100%}.home-container2{position:relative;width:100%;max-width:var(--content-width);min-height:clamp(360px,44vw,560px);display:flex;align-items:flex-end;overflow:hidden;border-radius:var(--radius-lg);background-size:cover;background-position:center;background-image:url(/ot3lrpbu3-700h.webp);box-shadow:var(--shadow-md)}.home-container2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0a0e1673}.home-content1{position:relative;z-index:1;max-width:460px;display:flex;flex-direction:column;padding:clamp(1.5rem,4vw,3rem)}.home-text{color:#ffffffd9;font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:var(--dl-space-space-unit)}.home-text01{color:#fff;width:auto;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:var(--dl-space-space-unit)}.home-text04{color:#ffffffd1;font-size:1rem;line-height:1.6}.home-section1{width:100%;background-color:var(--surface-sunken)}.home-max-width1{gap:clamp(2rem,5vw,4rem);align-items:center}.home-content2{flex:1 1 440px;max-width:540px;display:flex;flex-direction:column}.home-text05{color:var(--primary);margin-bottom:var(--dl-space-space-unit)}.home-text06{font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;color:var(--text-primary);margin-bottom:var(--dl-space-space-unit)}.home-text07{color:var(--primary)}.home-text09{color:var(--text-primary)}.home-text10{color:var(--text-secondary);font-size:1.0625rem;line-height:1.6;max-width:46ch;margin-bottom:var(--dl-space-space-twounits)}.home-container3{display:flex}.home-button{color:var(--text-primary)}.home-image1{flex:0 1 auto;width:min(90vw,420px);aspect-ratio:600 / 799;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.home-section2{width:100%;background-color:var(--hero-bg)}.home-max-width2{gap:clamp(2rem,5vw,4rem);align-items:center}.home-image2{flex:0 1 auto;width:min(90vw,460px);align-self:center}.home-hero-image1{position:relative;width:100%;aspect-ratio:1200 / 1193;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);overflow:hidden;background-size:cover;background-position:top center;background-image:url(/img_2724-1200w.webp);border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow-lg);transition:transform .25s ease}.home-hero-image1:hover{transform:translateY(-4px)}.home-container4{display:flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;border-radius:var(--radius-xl);background-color:var(--primary);background-color:color-mix(in srgb,var(--primary) 92%,black);box-shadow:var(--shadow-md)}.home-text11{color:#fff;width:auto;height:auto;font-size:1.375rem;font-weight:700;line-height:1.25;text-align:center}.home-content3{flex:1 1 420px;display:flex;flex-direction:column}.home-text16{color:var(--primary-hover);filter:brightness(1.4);margin-bottom:var(--dl-space-space-unit)}.home-text17{color:#fff;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:var(--dl-space-space-twounits)}.home-step,.home-step1,.home-step2{display:flex;gap:var(--dl-space-space-oneandhalfunits);align-items:flex-start;margin-bottom:var(--dl-space-space-twounits)}.home-step2{margin-bottom:0}.home-number,.home-number1,.home-number2{flex:0 0 auto;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);background-color:var(--primary)}.home-text20,.home-text22,.home-text24{color:#fff;font-size:1.375rem;font-weight:700;line-height:1}.home-container5,.home-container6,.home-container7{flex:1;display:flex;align-items:flex-start;flex-direction:column}.home-title1,.home-title2,.home-title3{color:#fff;font-size:1.1875rem;font-weight:600;line-height:1.4;margin-bottom:var(--dl-space-space-halfunit)}.home-text21,.home-text23,.home-text25{color:#ffffffb8;line-height:1.55}.home-max-width3{flex-direction:column;align-items:center}.home-text26{color:var(--primary);margin-bottom:var(--dl-space-space-halfunit)}.home-text27{color:var(--text-primary);font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;text-align:center;max-width:20ch;margin-bottom:var(--dl-space-space-threeunits)}.home-cards-container{width:100%;display:grid;gap:var(--dl-space-space-oneandhalfunits);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.home-section4{width:100%}.home-max-width4{flex-direction:column;align-items:center}.home-faq{width:100%;display:flex;gap:clamp(2rem,5vw,4rem);align-items:flex-start;margin-bottom:var(--section-y)}.home-questions{flex:1 1 460px;display:flex;flex-direction:column}.home-text28{color:var(--primary);margin-bottom:var(--dl-space-space-unit)}.home-text29{font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:var(--dl-space-space-twounits)}.home-text30{color:var(--text-primary)}.home-text32{color:var(--primary)}.home-text33,.home-text35,.home-text37,.home-text39{color:var(--text-primary);font-size:1.0625rem;font-weight:600;line-height:1.4}.home-text34,.home-text36,.home-text38,.home-text40{color:var(--text-secondary);line-height:1.6}.home-image3{flex:1 1 380px;width:100%;max-width:480px;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.home-banner{width:100%;display:flex;gap:clamp(2rem,5vw,4rem);align-items:center;justify-content:space-between;padding:clamp(2.5rem,5vw,4rem);border-radius:var(--radius-xl);background-color:var(--hero-bg);overflow:hidden}.home-banner-content{flex:1 1 420px;display:flex;flex-direction:column;align-items:flex-start}.home-banner-eyebrow{color:var(--primary-hover);filter:brightness(1.4);margin-bottom:var(--dl-space-space-unit)}.home-banner-title{color:#fff;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin-bottom:var(--dl-space-space-unit)}.home-banner-text{color:#ffffffbf;font-size:1.0625rem;line-height:1.6;max-width:42ch;margin-bottom:var(--dl-space-space-twounits)}.home-banner-cta{padding:.85rem 1.75rem}.home-banner-image{flex:0 0 auto;width:min(38vw,300px);aspect-ratio:1200 / 2429;background-size:contain;background-repeat:no-repeat;background-position:center bottom;background-image:url("/b808ea7dedf%20(1)-1200w.webp");align-self:flex-end;margin-bottom:calc(-1*clamp(2.5rem,5vw,4rem))}@media (max-width: 900px){.home-max-width,.home-max-width1,.home-max-width2{flex-direction:column;align-items:flex-start}.home-max-width2{flex-direction:column-reverse}.home-content,.home-content2,.home-content3{max-width:100%}.home-image,.home-image2{width:100%;justify-content:center}.home-hero-image,.home-image1{width:min(80vw,380px)}.home-faq{flex-direction:column}.home-image3{max-width:100%;align-self:stretch}.home-banner{flex-direction:column;align-items:flex-start;text-align:left}.home-banner-image{display:none}}@media (max-width: 479px){.home-hero-image,.home-image1{width:100%}.home-container2{min-height:420px}}.not-found-container{width:100%;display:flex;min-height:100vh;padding:var(--gutter);gap:var(--dl-space-space-unit);align-items:center;flex-direction:column;justify-content:center;text-align:center;background-color:var(--bg);color:var(--text-primary)}.not-found-container h3{font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--primary)}.not-found-container1{display:flex;position:relative;align-items:center;flex-direction:column;justify-content:center}.not-found-text1{color:var(--text-primary);font-size:clamp(6rem,22vw,14rem);line-height:1;font-weight:800;letter-spacing:-.04em}.not-found-container2{max-width:421px;display:flex;align-items:center;flex-direction:column;justify-content:center}.not-found-text2{text-align:center;font-weight:400;font-size:1.0625rem;line-height:1.6;color:var(--text-secondary)}
