.FundamentySection_section__T9rAR{display:flex;flex-direction:column;align-items:center;padding:var(--padding-section);background:radial-gradient(circle at top,rgba(184,139,61,.12),transparent 24%),linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(0,0%,91%,.92));color:var(--font-color-dark);text-align:center;opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}.FundamentySection_section__T9rAR.FundamentySection_visible__etZT5{opacity:1;transform:translateY(0)}.FundamentySection_container__ynJDC{width:100%;max-width:var(--content-max-width);margin:0 auto}.FundamentySection_textBlock__uHYeL{display:flex;flex-direction:column;align-items:center;max-width:840px;margin:0 auto;gap:var(--card-content-gap);opacity:0;transform:translateY(18px);transition:opacity .8s ease .05s,transform .8s ease .05s}.FundamentySection_textAnimate__blsi2{opacity:1;transform:translateY(0)}.FundamentySection_sectionHeading__85L3T{margin:0;color:var(--primary-color);font-size:var(--section-eyebrow-font-size);font-weight:var(--section-eyebrow-font-weight);line-height:var(--section-eyebrow-line-height);text-transform:uppercase}.FundamentySection_heading__KukZu{max-width:var(--text-measure);margin:0;color:var(--font-color-dark);font-size:var(--header-font-size-lg);font-weight:var(--font-weight-heading);line-height:var(--heading-line-height);text-wrap:balance}.FundamentySection_subtitle__bgvx2{max-width:760px;margin:0;color:var(--font-color-gray);font-size:1.1rem;font-weight:var(--font-weight-h3);line-height:var(--body-line-height)}.FundamentySection_description__TLiPk{max-width:760px;margin:0;color:var(--font-color-light-gray);font-size:1rem;line-height:var(--body-line-height)}.FundamentySection_bulletPoints__wO8UZ{display:grid;grid-gap:var(--element-gap);gap:var(--element-gap);width:100%;max-width:760px;padding:0;margin:var(--content-grid-gap) 0 0;list-style:none}.FundamentySection_bulletPoints__wO8UZ li{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:var(--element-gap);padding:.8rem 1rem;border-radius:var(--border-radius);background:rgba(20,85,125,.05);color:var(--font-color-dark);font-size:1rem;line-height:var(--body-line-height)}.FundamentySection_bulletPoints__wO8UZ li:before{content:"•";flex:0 0 auto;margin-top:.15rem;color:var(--primary-color);font-size:1.1rem;line-height:1}.FundamentySection_button__VY_LP{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:var(--content-grid-gap);padding:.9rem 1.3rem;border-radius:var(--border-radius);background:var(--primary-color);color:var(--background-light);font-size:1.05rem;font-weight:var(--font-weight-control);text-decoration:none;transition:background var(--transition-time) ease,transform var(--transition-time) ease}.FundamentySection_button__VY_LP:focus-visible,.FundamentySection_button__VY_LP:hover{background:var(--primary-hover-color);color:var(--background-light);transform:translateY(-2px)}.FundamentySection_imageGallery__Jal5L{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:var(--content-grid-gap);gap:var(--content-grid-gap);width:100%;max-width:var(--content-max-width);margin-top:var(--section-content-media-gap);opacity:0;transform:scale(.96);transition:opacity .8s ease,transform .8s ease}.FundamentySection_imageGallery__Jal5L.FundamentySection_imageGalleryAnimate__Ymn6u{opacity:1;transform:scale(1)}.FundamentySection_image__J_te5{display:block;width:100%;height:auto;border-radius:var(--border-radius);box-shadow:var(--tile-shadow);cursor:pointer;opacity:0;transform:translateY(14px);transition:opacity .8s ease,transform .8s ease,box-shadow var(--transition-time) ease}.FundamentySection_image__J_te5.FundamentySection_imageAnimate__agXbH{opacity:1;transform:translateY(0)}.FundamentySection_image__J_te5:hover{box-shadow:var(--tile-shadow-hover)}@media (max-width:1024px){.FundamentySection_heading__KukZu{font-size:var(--header-font-size-md)}.FundamentySection_textBlock__uHYeL{max-width:760px}.FundamentySection_subtitle__bgvx2{font-size:1rem}}@media (max-width:768px){.FundamentySection_heading__KukZu{font-size:var(--header-font-size-sm)}.FundamentySection_imageGallery__Jal5L{grid-template-columns:1fr}}@media (max-width:480px){.FundamentySection_section__T9rAR{padding:20px 10px}.FundamentySection_heading__KukZu{font-size:1.6rem}.FundamentySection_bulletPoints__wO8UZ li,.FundamentySection_description__TLiPk,.FundamentySection_subtitle__bgvx2{font-size:.9rem}.FundamentySection_button__VY_LP{font-size:.95rem;padding:.8rem 1rem}}