body{font-family:Google Sans Flex,sans-serif;background-color:#06120d;background-image:linear-gradient(180deg,#060d0a80,#08110d80 45%,#0b1b1580 78%,#0f261e75),url(/textures/home-page-noise-tile.webp);background-position:center,top left;background-size:cover,auto;background-repeat:no-repeat,repeat;background-attachment:fixed,fixed}.section{position:relative;max-width:1280px;margin:0 auto;padding:6rem 2.5rem}.eyebrow{font-weight:500;font-size:.9rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-green-300);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Google Sans Flex,sans-serif;font-weight:600;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer;border-radius:50px;padding:.9em 2.2em;border:none;line-height:1;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.btn-solid{background-color:var(--color-yellow-500);color:var(--color-dark-green-900)}.btn-solid:hover{background-color:var(--color-yellow-300)}.btn-outline{background:transparent;color:var(--color-white);border:2px solid #fff}.btn-outline:hover{border-color:var(--color-green-300);color:var(--color-green-300)}.hero{min-height:52vh;min-height:52dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.hero-dots{position:absolute;top:0;left:0;width:clamp(180px,28vw,420px);height:auto;opacity:.4;pointer-events:none;z-index:0}.hero-curve{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:0;clip-path:polygon(100% 0,100% 80%,51% 100%,0 80%,0 0);background:linear-gradient(0deg,#0c1915,#0c1915),linear-gradient(0deg,#0003,#0003)}.hero-logo-row{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:clamp(.5rem,2vw,1.5rem);max-width:100%}.hero-logo{height:clamp(12px,2.4vw,38px);width:auto}.hero-logo-divider{display:inline-block;width:0px;height:clamp(17px,3vw,47px);rotate:16deg;opacity:1;border-width:1px;border:1px solid #ffffff}.integrated-header{text-align:center;margin-bottom:3.5rem}.integrated-heading{font-weight:700;font-size:clamp(1.9rem,4vw,3.5rem);line-height:1.05;color:var(--color-white);max-width:18ch;margin:0 auto 1.25rem}.integrated-sub{font-weight:300;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6;color:var(--color-grey-300);max-width:672px;margin:0 auto}.tiles{display:flex;gap:1.5rem;align-items:start;flex-wrap:wrap}.tile{flex:1 0 23%;background:linear-gradient(92.21deg,#225142 -27.75%,#2e7b6a62 41.74%,#35968300 112.35%);border-radius:18px;padding:2.25rem 2rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:901px){.tile:nth-child(2){margin-top:2.75rem}.tile:nth-child(4){margin-top:2.75rem}}.tile-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.tile-logo-area{height:36px;display:flex;align-items:center}.tile-name{font-weight:700;font-size:clamp(1.1rem,1.4vw,1.4rem);text-transform:uppercase;color:var(--color-white);margin:0}.tile-desc{font-weight:300;font-size:1rem;line-height:1.55;color:var(--color-grey-300);margin:0;flex:1}.video{display:flex;justify-content:center;align-items:center;margin-top:3rem}.video iframe{width:100%;max-width:1200px;aspect-ratio:16 / 9;height:auto;border-radius:30px;overflow:hidden;border:none}.faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.faq-heading{font-weight:600;font-size:64px;color:var(--color-white);max-width:511px}.faq-desc{font-weight:400;font-size:22px;line-height:32px;color:var(--color-white);margin-bottom:32px}.faq-cta{display:flex;gap:1rem;flex-wrap:wrap}.section-heading{font-weight:700;font-size:clamp(1.9rem,4vw,3rem);line-height:1.05;text-transform:uppercase;color:var(--color-white);margin:.75rem 0 0}.how-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:3.5rem;align-items:start}.how-intro{position:sticky;top:7rem}.how-carousel{display:flex;flex-direction:column;gap:2rem;min-width:0}.steps-track>.step-card{flex:0 0 calc(50% - .75rem)}.step-card{background:var(--color-dark-green-500);border:1px solid color-mix(in srgb,var(--color-green-700) 50%,transparent);border-radius:18px;padding:2rem;display:flex;flex-direction:column;gap:.85rem;min-height:240px}.step-index{font-family:Construct Mono,monospace;font-size:1.75rem;line-height:1;color:var(--color-yellow-500);margin:0 0 .5rem}.step-title{font-family:Google Sans Flex,sans-serif;font-weight:700;font-size:clamp(1.1rem,1.6vw,1.5rem);line-height:1.15;text-transform:uppercase;color:var(--color-white);margin:0}.step-body{font-family:Google Sans Flex,sans-serif;font-weight:300;font-size:1.0625rem;line-height:1.55;color:var(--color-grey-300);margin:0}.how-nav{justify-content:flex-end}.carousel{width:100%;display:flex;flex-direction:column;gap:2rem}.carousel-track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.carousel-track::-webkit-scrollbar{display:none}.carousel-track>*{scroll-snap-align:start}.carousel-nav{display:flex;gap:.75rem}.carousel-btn{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid var(--color-white);background:transparent;color:var(--color-white);transition:background-color .2s,color .2s,opacity .2s}.carousel-btn:hover{background:var(--color-white);color:var(--color-dark-green-900)}.carousel-btn--next{background:var(--color-yellow-500);border-color:var(--color-yellow-500);color:var(--color-dark-green-900)}.carousel-btn--next:hover{background:var(--color-yellow-300)}.carousel-btn:disabled{opacity:.35;cursor:default}.carousel-btn:disabled:hover{background:transparent;color:var(--color-white)}.carousel-btn--next:disabled:hover{background:var(--color-yellow-500);color:var(--color-dark-green-900)}@media screen and (max-width:900px){.faq{grid-template-columns:repeat(1,minmax(0,1fr));padding:2rem 2.5rem}.faq-header,.faq-content{text-align:center}.faq-heading{max-width:none}.faq-cta{justify-content:center}.how-grid{grid-template-columns:1fr;gap:2rem}.how-intro{position:static}.tile{flex:1 0 100%}}@media screen and (max-width:600px){.section{padding:4rem 1.25rem}.hero-logo{height:12px}.hero-logo-divider{height:17px}.hero-logo-row{gap:.5rem}.faq-heading{font-size:34px;margin-bottom:20px}.faq-desc{font-size:18px}.faq-link{font-size:12px;border-radius:30px;padding:4px 8px}.faq-link2{font-size:14px;border-radius:30px;padding:6px 12px}}
