@layer component{section.hero{padding-block:2rem 2.5rem;background-color:var(--color-dullsand);background-image:url(/assets/images/header-emblem.svg);background-size:716px;background-repeat:no-repeat;background-position:top -200px right -235px;box-shadow:var(--ribbon);margin-bottom:20px;position:relative;@media screen and (max-width:1368px){background-size:600px;background-position:top -90px right -200px}@media screen and (max-width:1100px){background-size:800px;background-position:top -90px right -250px}@media screen and (max-width:1000px){background-image:none}@media screen and (max-width:500px){padding-block:2rem}&:has(.hero-search-form){-webkit-padding-after:0;padding-block-end:0;box-shadow:none;-webkit-margin-after:0;margin-block-end:0}.breadcrumb{-webkit-margin-after:3rem;margin-block-end:3rem;font-size:12px;ol{gap:0;li{&.link:not(:last-of-type){font-weight:700;&:after{content:"/";color:#A59872;margin:0 6px;font-weight:400}}a{font-size:.75rem;color:var(--foreground);text-decoration:none}}}}.context{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center;h1{line-height:1.5}}@media (prefers-color-scheme:dark){background-color:color(from var(--color-goldsand) xyz x y z/.15)}>.sub-content-columns:only-of-type>*{width:100%}.dual-columns-flexible-width{row-gap:1rem;&:has(+*){margin-bottom:2rem;@media screen and (min-width:1369px){margin-bottom:1rem}}@media screen and (max-width:820px){display:block;&>img{height:350px;object-fit:cover;object-position:center -2rem}&>.sub-content-columns>img,&>img{-webkit-margin-before:2rem;margin-block-start:2rem}}@media screen and (max-width:430px){&>img{height:auto;object-position:center top}}}.hero-search-form{box-shadow:var(--ribbon);margin-bottom:20px;.hero-search-form-filter-body label,.hero-search-form-filter-title{font-size:.625rem;text-transform:uppercase;font-weight:700}.hero-search-form-filter-body{display:flex;flex-direction:column;>.hero-search-form-filter-title{flex-grow:0;align-self:start;font-size:.6875rem}>.hero-search-form-filter-fields{display:flex;flex-direction:column;flex-grow:1;gap:1rem;select{width:100%}@media screen and (min-width:681px){flex-direction:row}}@media screen and (min-width:801px){flex-direction:row;>.hero-search-form-filter-title{flex-basis:112px;align-self:center}}@media screen and (min-width:1487px){translate:-112px 0}}.hero-search-form-field{-webkit-margin-after:2rem;margin-block-end:2rem;input{width:min(396px,100%);padding:1rem}select{padding:.95rem}>.flex-group.hero-search-form-field-members{flex-direction:column;align-items:stretch;>div:nth-child(2){font-size:.6875rem;font-weight:700}input,select{width:100%}@media screen and (min-width:541px){&{flex-direction:row;align-items:flex-end;justify-items:flex-start;gap:1.75rem;>div:nth-child(2){align-self:center;translate:0 .675rem;flex-grow:0}input,select{min-width:unset;max-width:236px!important}}}}}.hero-search-form-filter{background-color:var(--background);padding-block:1rem 1.5rem;.hero-search-form-filter-title{-webkit-padding-after:1rem;padding-block-end:1rem}}.hero-search-form-filter-body .flex-group{flex-direction:column;&>*{width:100%}}@media screen and (min-width:500px){.hero-search-form-filter-body .flex-group{flex-direction:row}}@media screen and (min-width:1000px){.hero-search-form-field{&>div{align-items:start}input{min-width:400px}}.hero-search-form-filter-body .flex-group>*{align-items:start;flex-basis:26ch;.base-field-control{width:100%}}}}}.hero-search-result{padding-block:3rem;background-color:var(--background);--grid-auto-fit-min-column-size:295px;&:has(.team-member-card){background-color:var(--color-goldsand)}&:has(.resource-card) .resource>*{display:inline-block;height:100%}&:has(.team-member-card) .grid-auto-fill{--grid-auto-fit-min-column-size:250px}&:has(.client-feedback-card,.resource-card) .grid-auto-fill{--grid-auto-fit-min-column-size:300px;@media screen and (max-width:1024px){--grid-auto-fit-min-column-size:400px}}.hero-search-result-loading{text-align:center;font-size:4rem;svg{opacity:.6;color:var(--color-deepsand);animation:rotate 2s linear infinite;transform-origin:center}}.hero-search-result-pagination{display:flex;gap:.375rem;justify-content:center;-webkit-margin-before:2.375rem;margin-block-start:2.375rem;.btn{padding:0;height:3.125rem;width:3.125rem}.btn.btn-solid{--btn-background-color:var(--color-navyblue);--btn-border-color:var(--color-navyblue)}:is(.btn-solid:hover,.btn-stroke):not([disabled]){--btn-background-color:var(--background);--btn-foreground-color:var(--color-navyblue);--btn-border-color:var(--color-navyblue);--btn-outline-color:var(--color-navyblue)}.btn-stroke:hover:not([disabled]){--btn-background-color:color(from var(--color-navyblue) xyz x y z/0.1)}}.client-feedback-card-content{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}hr{display:inline-block;background-color:var(--color-deepsand);height:5px;width:28px}