hero-section{position:relative;display:flex;overflow:hidden;flex-direction:column;min-height:calc(var(--svh) * 100);height:100%}.hero-section .section-inner{display:flex;flex-direction:column;justify-content:space-between;gap:max(48px,3.34vw)}.hero-section h1{max-width:max(calc(1152px * var(--heading-font-scale)),calc(80vw * var(--scale) * var(--heading-font-scale)));overflow-wrap:anywhere}.hero-link{text-decoration:none;color:currentColor;width:fit-content}.background-image{position:absolute;inset:0}.background-image::after{content:'';position:absolute;inset:0;background-color:#000;opacity:var(--overlay-background-opacity)}.background-image figure::after{content:'';position:absolute;inset:0;background-color:var(--text-color);opacity:.2}.hero-section-w-image{color:var(--overlay-text-color);position:absolute;inset:0;clip-path:circle(var(--circle-width) at center)}.hero-section-w-image.relative-hero{position:relative}.hero-section-w-image[data-type="Full Image Centered"],.hero-section-w-image[data-type="Full Image"]{clip-path:none}.secondary-hero{padding-top:max(180px,20vh);padding-bottom:max(42px,calc(2.92vw * var(--scale)))}html[data-lines=false][data-card-type=Normal] .secondary-hero{padding-bottom:max(21px,calc(1.46vw * var(--scale)))}.secondary-hero-inner{display:flex;justify-content:space-between;align-items:flex-end}.secondary-hero-inner .secondary-hero-title{padding:0 max(24px,1.67vw)}.search-no-results .secondary-hero-title h1,.search-results .secondary-hero-title h1{font-size:max(calc(48px * var(--heading-font-scale)),calc(3.33vw * var(--scale) * var(--heading-font-scale)))}.search-no-results .overlay-number,.search-results .overlay-number{display:none}.search-no-results .secondary-hero-inner,.search-results .secondary-hero-inner{flex-direction:column;align-items:flex-start;gap:max(28px,calc(1.94vw * var(--scale)))}.secondary-hero-inner .secondary-hero-paragraph{padding:0 max(24px,1.67vw);width:calc(100% / 3);margin-bottom:max(4px,calc(.28vw * var(--scale)))}.secondary-hero-search{display:flex;align-items:center;gap:max(12px,calc(.83vw * var(--scale)));padding:0 max(24px,1.67vw);width:100%;max-width:max(560px,38vw)}.secondary-hero-search .search-form{display:contents}.secondary-hero-search input[type=search]{flex:1;min-width:0}.secondary-hero-search input[type=search]::placeholder{color:var(--text-color-70);opacity:1}.secondary-hero-search .button{flex-shrink:0}.secondary-hero-search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;width:max(16px,calc(1.11vw * var(--scale)));height:max(16px,calc(1.11vw * var(--scale)));cursor:pointer;background-color:var(--text-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.3 5.71a1 1 0 0 0-1.41 0L12 10.59 7.11 5.7A1 1 0 0 0 5.7 7.11L10.59 12l-4.89 4.89a1 1 0 1 0 1.41 1.41L12 13.41l4.89 4.89a1 1 0 0 0 1.41-1.41L13.41 12l4.89-4.89a1 1 0 0 0 0-1.4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.3 5.71a1 1 0 0 0-1.41 0L12 10.59 7.11 5.7A1 1 0 0 0 5.7 7.11L10.59 12l-4.89 4.89a1 1 0 1 0 1.41 1.41L12 13.41l4.89 4.89a1 1 0 0 0 1.41-1.41L13.41 12l4.89-4.89a1 1 0 0 0 0-1.4z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.grid::after{content:'';position:absolute;top:0;left:0;right:0;height:1px;background-color:var(--text-color);opacity:var(--lines-opacity)}.grid.no-line::after{content:none}html[data-lines=false][data-card-type=Normal] .grid::after{content:none}@media screen and (max-width:1080px){.hero-section-w-image{clip-path:circle(var(--circle-width) at center)}.hero-section-w-image .section-bottom .bottom-item:nth-of-type(2){display:flex}.hero-section-w-image .section-bottom .bottom-item:nth-of-type(1){display:none}.secondary-hero{padding-top:max(126px,17vh);padding-bottom:40px}.search-no-results .secondary-hero-title h1,.search-results .secondary-hero-title h1{font-size:max(calc(36px * var(--heading-font-scale)),calc(6vw * var(--scale) * var(--heading-font-scale)))}.secondary-hero-inner{flex-direction:column;align-items:flex-start;gap:12px}.secondary-hero-inner .secondary-hero-paragraph{padding:0 max(24px,1.67vw);width:100%;margin-bottom:0}.secondary-hero-search{padding:0 max(24px,1.67vw)}}@media screen and (max-width:767px){.hero-section-w-image .section-bottom{flex-direction:column}.hero-section-w-image .button-arrow{margin-left:0}.secondary-hero{padding-top:max(98px,16vh);padding-bottom:32px}.secondary-hero-inner .secondary-hero-paragraph{padding:0 18px}.secondary-hero-inner .secondary-hero-title{padding:0 18px}.secondary-hero-search{padding:0 18px}}