.hero-video-layout{--vertical-padding:2.5rem;}.hero-video-layout-content{display:flex;flex-direction:column;align-items:center;gap:2.625rem;padding-top:1rem;padding-bottom:var(--vertical-padding);}.hero-video-layout .video-iframe{aspect-ratio:16 / 9;border-radius:1rem 1rem 1rem 4rem;border:none;object-fit:cover;width:100%;pointer-events:none;}.hero-video-layout-video-container{width:100%;}.hero-video-layout .layout-content{justify-content:center;}.hero-video-layout .hero-video-layout-cta-buttons{padding-top:1rem;gap:1rem;}.hero-video-layout-cta-buttons{width:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem;}.hero-video-layout-cta-button{padding:.75rem 1rem;width:100%;gap:.75rem;justify-content:center;}.hero-video-layout-heading{max-width:32rem;padding-bottom:1rem;font-family:var(--font-family-red-hat),sans-serif;font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);font-weight:var(--font-weight-bold);}.hero-video-layout-subheading{max-width:50rem;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}.hero-video-layout-pull-out-quote{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);}.hero-video-layout-header{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1rem;z-index:1;}@media (min-width:40rem){.hero-video-layout-content{padding-top:3rem;}.hero-video-layout .hero-video-layout-header{gap:2rem;}.hero-video-layout .hero-video-layout-heading{font-size:var(--font-size-display-xl);line-height:var(--line-height-display-xl);}.hero-video-layout-cta-buttons{flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem;}.hero-video-layout-cta-button{width:fit-content;}}@media (min-width:59.25rem){.hero-video-layout-content{flex-direction:row;}.hero-video-layout-subheading{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}.hero-video-layout-cta-buttons{justify-content:flex-start;}.hero-video-layout .video-iframe{border-radius:2rem 2rem 2rem 8rem;}}@media (min-width:80rem){.hero-video-layout-content{gap:8rem;}.hero-video-layout .video-iframe{align-self:end;}.hero-video-layout .hero-video-layout-heading,.hero-video-layout .hero-video-layout-subheading{text-align:start;max-width:60rem;}.hero-video-layout .hero-video-layout-header{align-items:start;}.hero-video-layout .hero-video-layout-cta-buttons{justify-content:start;}}@media (min-width:100rem){.hero-video-layout .hero-video-layout-heading,.hero-video-layout .hero-video-layout-subheading{max-width:65rem;}}
.heading-layout-content{padding-top:6rem;}.heading-layout-heading{font-size:var(--font-size-display-md);line-height:var(--line-height-display-lg);letter-spacing:-0.02em;font-weight:600;text-align:center;}@media (min-width:40rem){.heading-layout-heading{font-size:var(--font-size-display-lg);}}
.product-stats-layout{display:flex;flex-direction:column;align-items:center;padding-top:2rem;padding-bottom:2rem;}.product-stats-layout.is-left-aligned{align-items:flex-start;}.product-stats-header{display:flex;flex-direction:column;max-width:60rem;gap:1rem;text-align:center;padding-bottom:2rem;}.product-stats-header.is-left-aligned{text-align:start;}.product-stats-heading{color:var(--harvest-midnight-500);font-size:var(--font-size-display-sm);line-height:var(--font-size-display-sm);font-weight:var(--font-weight-semi-bold);}.product-stats-subheading{color:var(--harvest-midnight-400);font-size:var(--font-size-text-md);line-height:var(--font-size-text-md);}.product-stats-content{align-self:center;width:100%;}.product-stats-content .static-grid-content{padding:0;}.product-stats-content .icon-square-floating{display:none;}.product-stats-content .static-grid-items{display:grid;width:100%;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);gap:1.5rem;justify-content:space-between;}.product-stats-content .static-grid-item{border-left:1px solid var(--harvest-midnight-500);padding-left:2rem;}.product-stats-content .static-grid-item-description{color:var(--harvest-midnight-400);font-size:var(--font-size-text-md);line-height:var(--font-size-text-md);}.product-stats-content .static-grid-item-heading{color:var(--harvest-midnight-500);font-size:var(--font-size-display-md);line-height:var(--font-size-display-md);font-variant-numeric:tabular-nums;}.product-stats-content-divider{border-bottom:1px solid var(--border-default-weak);height:0.25rem;width:90%;padding-left:var(--layout-padding);padding-right:var(--layout-padding);margin-top:3rem;}@media(min-width:40rem){.product-stats-header{padding-bottom:3.5rem;}.product-stats-heading{font-size:var(--font-size-display-lg);line-height:var(--font-size-display-lg);}.product-stats-subheading{font-size:var(--font-size-text-lg);line-height:var(--font-size-text-lg);}.product-stats-content .static-grid-items{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);}.product-stats-content-divider{margin-top:4rem;}}@media(min-width:59.25rem){.product-stats-content .static-grid-item-heading{color:var(--harvest-midnight-500);font-size:var(--font-size-display-xl);line-height:var(--font-size-display-xl);font-variant-numeric:tabular-nums;}}@media(min-width:80rem){.product-stats-content .static-grid-items{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;}}.product-stats-content .stat-digit-column{display:inline-block;overflow:hidden;height:1em;vertical-align:bottom;}.product-stats-content .stat-digit-track{display:flex;flex-direction:column;will-change:transform;}.product-stats-content .stat-digit-track span{display:block;text-align:end;height:1em;line-height:1;}.product-stats-content .stat-separator{display:inline-block;vertical-align:bottom;margin-right:.25rem;}
.expandable-content-layout-main-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0 3rem 0;}.expandable-content-collapsible{position:relative;max-height:20rem;overflow:hidden;transition:max-height 0.5s ease;width:100%;}.expandable-content-collapsible::after{content:'';position:absolute;bottom:0;left:0;right:0;height:5rem;background:linear-gradient(to bottom,transparent,white);pointer-events:none;transition:opacity 0.3s ease;}.expandable-content-collapsible.background-dark::after{background:linear-gradient(to bottom,transparent,var(--harvest-midnight-500));}.expandable-content-layout.is-open .expandable-content-collapsible::after{opacity:0;}.expandable-content-layout-heading-wrapper{display:flex;flex-direction:column;justify-self:center;justify-content:center;align-items:center;gap:0.5rem;text-align:center;max-width:62.5rem;padding-bottom:1.5rem;}.expandable-content-minor-heading{color:var(--primary-600);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}.expandable-content-heading{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);font-weight:var(--font-weight-semi-bold);}.expandable-content-subheading{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}.expandable-content-cover-image{width:100%;height:15rem;object-fit:cover;border-radius:1.5rem;margin-top:2rem;}.expandable-content-button{font-size:var(--font-size-text-xl) !important;line-height:var(--line-height-text-xl) !important;}.expandable-content-open-button{padding-top:3rem;}.expandable-content-item{justify-self:center;max-width:62.5rem;width:100%;}.expandable-content-title{font-size:var(--font-size-text-xl);line-height:var(--line-height-text-xl);font-weight:var(--font-weight-semi-bold);margin:1rem 0 .5rem 0;}.expandable-content-paragraph,.expandable-content-negative-bullets,.expandable-content-positive-bullets{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}.expandable-content-negative-bullets,.expandable-content-positive-bullets{margin:1.5rem 0 1.5rem 0;}.expandable-content-negative-bullets li,.expandable-content-positive-bullets li{display:flex;align-items:center;position:relative;padding-left:3rem;margin-bottom:0.75rem;}.expandable-content-negative-bullets li::before,.expandable-content-positive-bullets li::before{content:'';position:absolute;left:0;top:0;width:2.2rem;height:2.2rem;background-size:contain;}.expandable-content-negative-bullets li::before{background:url("/img/negative-icon.svg") no-repeat center;}.expandable-content-positive-bullets li::before{background:url("/img/positive-icon.svg") no-repeat center;}.expandable-content-quote-container{display:flex;align-items:center;gap:.75rem;}.expandable-content-quote{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);padding:2.5rem 0 2.5rem .75rem;}.expandable-content-quote-divider{align-self:stretch;width:1px;background-color:var(--harvest-midnight-400);margin-top:2rem;margin-bottom:2rem;}.expandable-content-quote-divider.background-dark{background-color:white;}.expandable-content-supporting-image{width:100%;height:15rem;object-fit:cover;border-radius:1.5rem;margin-top:2rem;}@media(min-width:40rem){.expandable-content-heading{font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);}.expandable-content-cover-image{height:20rem;}.expandable-content-title{font-size:var(--font-size-display-sm);line-height:var(--line-height-display-sm);margin:2rem 0 1.5rem 0;}.expandable-content-paragraph,.expandable-content-negative-bullets,.expandable-content-positive-bullets{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}.expandable-content-negative-bullets,.expandable-content-positive-bullets{margin:2.5rem 0 2.5rem 0;}.expandable-content-quote-container{gap:2rem;}.expandable-content-quote{font-size:var(--font-size-text-xl);line-height:var(--line-height-text-xl);}}@media(min-width:59.25rem){.expandable-content-layout-heading-wrapper{gap:1rem;}}
.people-grid-layout-content{display:flex;flex-direction:column;align-items:center;padding-top:6rem;padding-bottom:6rem;gap:4rem;}.people-grid-layout-heading{font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);font-weight:600;text-align:center;}.people-grid-layout.is-dark .people-grid-layout-heading{color:var(--white);}.people-grid-layout-people{display:grid;width:100%;gap:4rem 2rem;}.tabbed-container + .people-grid-layout .people-grid-layout-content{padding-top:0;}.person-card{width:100%;position:relative;overflow:hidden;border-radius:1rem;}.person-card-image-container{position:relative;height:25rem;}.person-card-image,.person-card-hover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity 0.7s ease;}.person-card-hover-image{opacity:0;}.person-card.has-hover-image:hover .person-card-image{opacity:0;}.person-card.has-hover-image:hover .person-card-hover-image{opacity:1;}.person-card-content{position:absolute;bottom:0;left:0;right:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem 1.5rem;gap:1rem;background:linear-gradient(to top,rgba(1,20,73,0.85) 0%,rgba(1,20,73,0.4) 60%,transparent 100%);}.person-card-text-content{display:flex;flex-direction:column;gap:.5rem;}.person-card-description{overflow:hidden;max-height:0;opacity:0;transition:max-height 0.7s ease,opacity 0.7s ease;}.person-card:hover .person-card-description,.person-card:focus-within .person-card-description{max-height:20rem;opacity:1;}.person-card-name{color:var(--white);font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);font-weight:600;}.person-card-role,.person-card-description{color:var(--white);font-size:var(--font-size-text-sm);line-height:var(--line-height-text-sm);}.person-card-footer{margin-top:.5rem;}.person-card-linked-in-svg{transition:transform 0.3s ease;}.person-card-linked-in-svg:hover,.person-card-linked-in-svg:focus-within{transform:scale(1.2);}@media (min-width:40rem){.people-grid-layout-people{grid-template-columns:repeat(2,1fr);}}@media (min-width:59.25rem){.people-grid-layout-people{grid-template-columns:repeat(3,1fr);}.person-card-text-content{gap:1rem;}}@media (min-width:90rem){.people-grid-layout-people{grid-template-columns:repeat(5,1fr);}}
.animated-cta-layout{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-top:3rem;}.animated-cta-layout-content{display:flex;justify-content:center;position:relative;z-index:1;}.animated-cta-layout-header{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-self:center;text-align:center;max-width:40rem;}.animated-cta-layout-heading{font-size:var(--font-size-display-sm);line-height:var(--line-height-display-sm);font-weight:var(--font-weight-semi-bold);}.animated-cta-layout-subheading{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}.animated-cta-layout svg{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120rem;height:20rem;z-index:0;clip-path:inset(0 100% 0 0);object-fit:contain;}.animated-cta-layout svg.draw{animation:animated-cta-draw 2.5s cubic-bezier(0.4,0,0.2,1) forwards;}@keyframes animated-cta-draw{from{clip-path:inset(0 100% 0 0);}to{clip-path:inset(0 0% 0 0);}}.animated-cta-layout-image{position:relative;z-index:1;object-fit:contain;height:20rem;}.animated-cta-layout-cta-primary-button{width:100%;}@media (min-width:40rem){.animated-cta-layout{padding-top:4rem;}.animated-cta-layout-heading{font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);}.animated-cta-layout-subheading{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}.animated-cta-layout-cta-primary-button{width:15rem;}.animated-cta-layout-image,.animated-cta-layout svg{height:30rem;}}@media (min-width:90rem){.animated-cta-layout{padding-top:6rem;}}
