.SearchFilter{display:grid;gap:30px;grid-template-columns:1fr repeat(4,minmax(3rem,65px)) 1fr;padding:2rem 0;z-index:100}.SearchFilter-container{background:#f0f0f0;border-radius:12px;display:flex;flex-direction:column;grid-column:2/span 4;padding:1rem}.SearchFilter-container>*{box-sizing:border-box;height:55px;margin-bottom:1rem}.SearchFilter .SearchFilter-filter{align-items:center;background:#fff;border:2px solid #e9e9e9;border-radius:6px;display:flex;font-size:14px;font-weight:700;padding:0 1rem 0 1.5rem;position:relative}.SearchFilter .SearchFilter-filterHandler{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative;width:100%}.SearchFilter .SearchFilter-filterOptions{background:#f0f0f0;border-radius:12px;box-shadow:4px 4px 4px 0 rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;font-weight:400;left:-1rem;padding:2rem;position:absolute;top:4rem;transform:scale(0);transform-origin:top left;transition:transform .2s ease-in;width:calc(100% + 2.1rem);z-index:1}.SearchFilter .SearchFilter-filterOptions.is--active{transform:scale(1)}.SearchFilter .SearchFilter-filterOptions>*{grid-column:1}.SearchFilter .SearchFilter-filterOptions>:nth-child(2n){grid-column:2}@media (min-width:1024px){.SearchFilter .SearchFilter-filterOptions{display:grid;gap:30px;grid-auto-flow:dense;grid-template-columns:repeat(2,minmax(200px,1fr));width:auto}}.SearchFilter .SearchFilter-filterOption{cursor:pointer;padding:.5rem 0}.SearchFilter .SearchFilter-filterOption:hover{text-decoration:underline}@media (min-width:1024px){.SearchFilter .SearchFilter-filterOption{padding:0}}.SearchFilter .SearchFilter-clear{fill:#c8c8c8;background-color:#fff;display:none;height:1rem;position:absolute;right:0;transition:all .2s ease-in;width:1rem}.SearchFilter .SearchFilter-clear:hover{opacity:1}.SearchFilter .Search-help{display:none}.SearchFilter .Search-bar{display:flex;position:relative}.SearchFilter .Search-box{font-size:14px}.SearchFilter .Button--submit{font-family:Montserrat,sans-serif;justify-content:center}@media (min-width:1024px){.SearchFilter{background:transparent;grid-template-columns:1fr repeat(12,minmax(1rem,65px)) 1fr;margin-top:-3rem;padding:0}.SearchFilter .SearchFilter-container{flex-direction:row;gap:30px;grid-column:2/span 12}.SearchFilter .SearchFilter-container>*{height:55px;margin-bottom:0;min-width:10rem}.SearchFilter .Search-bar{width:-webkit-fill-available;width:-moz-available;width:stretch}}.Button,.btn{align-items:center;border-radius:28px;display:inline-flex;font-size:14px;font-weight:700;height:55px;padding:0 28px;text-decoration:none;transition:all .2s ease-in-out}.Button--download,.Button--primary,.Button-primary,.btn--download,.btn--primary,.btn-primary{background:#fe8039;color:#fff}.Button--download:hover,.Button--primary:hover,.Button-primary:hover,.btn--download:hover,.btn--primary:hover,.btn-primary:hover{background:rgba(254,128,57,.8)}.Button--download:active,.Button--primary:active,.Button-primary:active,.btn--download:active,.btn--primary:active,.btn-primary:active{background:#cd6226}.Button--download,.btn--download{margin-top:30px}.Button--secondary,.btn--secondary{background:#fff;color:#1b1c36}.Button--secondary:hover,.btn--secondary:hover{color:rgba(27,28,54,.8)}.Button--secondary:active,.btn--secondary:active{background:#f0f0f0}.Button--tertiary,.btn--tertiary{background:#e9e9e9;color:#1b1c36}.Button--tertiary:active,.Button--tertiary:hover,.btn--tertiary:active,.btn--tertiary:hover{background:#f0f0f0}.Button--right,.btn--right{margin-left:auto!important;margin-right:0!important}.Button--center,.btn--center{justify-self:center!important;margin:0 auto!important}.main-content>.Button,main>article>.Button{grid-column:2/span 4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1024px){.main-content>.Button,main>article>.Button{grid-column:2/span 12}}.Image--border-left .Image-container:after,.Image--border-right .Image-container:after{background:#fe8039;border-radius:12px;content:"";display:block;height:100%;position:absolute;top:12px;width:calc(100% - 12px);z-index:-1}.Image{margin:0;position:relative}.Image img{border-radius:12px;max-width:100%}.Image figcaption{font-size:12px}.Image-container{overflow:hidden;transition:all .2s ease-in}.Image.has--link a{display:flex}.Image.has--link:hover .Image-container{cursor:pointer;opacity:.6}.Image--border-left img{float:right;max-width:calc(100% - 12px)}.Image--border-left .Image-container:after{left:0}.Image--border-right img{float:left;max-width:calc(100% - 12px)}.Image--border-right .Image-container:after{right:0}.Image--border-green .Image-container:after{background-color:#4d6a6d}.Image--shadow img{border-radius:12px;box-shadow:1px -3px 10px rgba(0,0,0,.051);height:calc(100% - 10px);margin-right:10px;margin-top:10px;opacity:1;width:calc(100% - 10px)}.Image--shadow .Image-container:after{height:calc(100% - 10px);top:22px;width:calc(100% - 22px)}.Image--shadow.Image--border-left img,.Image--shadow.Image--border-right img{width:calc(100% - 22px)}.Image--wide{margin:0;width:100vw}.Image--wide img{border-radius:0}.main-content>.Image{grid-column:2/span 4}.main-content>.Image--wide{grid-column:1/-1}@media (min-width:1024px){.main-content>.Image{grid-column:2/span 12}.main-content>.Image--wide{grid-column:1/-1}}.Profile,.Profile--simple .Profile-name{font-size:12px;letter-spacing:.86px}.Profile--simple .Profile-name{font-weight:700;margin-bottom:5px}.Profile--simple .Profile-position{color:#dadada}.Profile--search-result,.Profile--simple-jurisdiction{display:flex;flex-direction:column}.Profile--search-result .Profile-name,.Profile--simple-jurisdiction .Profile-name{font-size:12px;font-weight:700;letter-spacing:.86px;margin-bottom:5px}.Profile--search-result .Profile-jurisdiction,.Profile--search-result .Profile-jurisdiction a,.Profile--simple-jurisdiction .Profile-jurisdiction,.Profile--simple-jurisdiction .Profile-jurisdiction a{color:#dadada}.Profile--small{align-items:center;column-gap:2rem;display:grid;grid-auto-rows:1fr 1fr;grid-template-columns:auto 1fr;margin-bottom:1rem}.Profile--small .Profile-image.Image{grid-column:1;grid-row:span 2}.Profile--small .Profile-image.Image img{border-radius:50%}.Profile--small .Profile-name,.Profile--small .Profile-position{grid-column:2;margin:0}.Profile--small .Profile-name{align-self:end}.Profile--small .Profile-position{align-self:start}.Profile--large{transition:all .2s ease-in}.Profile--large:hover{transform:translateY(-.5rem)}.Profile--large a{text-decoration:none}.Profile--large .Profile-name{color:#1a1b25;font-size:18px;font-weight:700;line-height:30px;text-transform:none}.Profile--large .Profile-name:after{display:none}.Profile--large .Profile-position{color:#dadada}.Profile--news{align-items:center;background-color:#e9e9e9;border-radius:12px;display:flex;flex-direction:column;grid-column:2/span 4;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:-3.125rem;padding:12px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:10}.Profile--news .Profile-image .Image-container{opacity:1!important}.Profile--news .Profile-image.Image img{border-radius:50%}.Profile--news .Profile-name{font-size:12px;font-weight:700}.Profile--news .Profile-jurisdiction,.Profile--news .Profile-name{margin:0 0 0 1rem;text-decoration:none;white-space:nowrap}.Profile--news .Profile-date{font-weight:700;margin-left:1rem;text-transform:capitalize;white-space:nowrap}@media (min-width:1024px){.Profile--news{flex-direction:row;grid-column:2/-1;margin-left:0}}.Profile--author{background-color:#e9e9e9;column-gap:30px;display:grid;grid-template-columns:1fr repeat(4,minmax(3rem,65px)) 1fr;margin:15px 0;padding:30px 0}.Profile--author .Profile-image{align-self:start;display:flex;grid-column:2/span 3;justify-self:end;margin-bottom:30px;margin-top:-90px;z-index:1}.Profile--author .Profile-image .Image-container{justify-content:end;opacity:1!important;overflow:initial}.Profile--author .Profile-image .Image-container:after{background-color:#4d6a6d}.Profile--author .Profile-positions{color:rgba(26,27,37,.5)}.Profile--author .Profile-info{grid-column:2/span 4}@media (min-width:1024px){.Profile--author .Profile-info{grid-column:5/span 5}}.Profile--author .Profile-related{grid-column:2/span 4}@media (min-width:1024px){.Profile--author .Profile-related{grid-column:11/span 3}.Profile--author{grid-template-columns:1fr repeat(12,minmax(1rem,65px)) 1fr}}.Profile--author--simple{column-gap:30px;display:grid;grid-column:1/-1;grid-template-columns:repeat(12,1fr);margin-top:45px;padding:30px 0}.Profile--author--simple:first-child{margin-top:-45px}.Profile--author--simple .Profile-image{align-self:start;display:flex;grid-column:2/span 10;justify-self:end;margin-bottom:30px;margin-top:-90px;z-index:1}.Profile--author--simple .Profile-image .Image-container{justify-content:end;opacity:1!important;overflow:initial}.Profile--author--simple .Profile-image .Image-container:after{background-color:#4d6a6d}.Profile--author--simple .Profile-positions{color:rgba(26,27,37,.5)}.Profile--author--simple .Profile-info{grid-column:2/span 10}@media (min-width:1024px){.Profile--author--simple{grid-column:2/span 6;grid-row:1;margin-top:-45px}.Profile--author--simple .Profile-image{grid-column:1/span 4}.Profile--author--simple .Profile-info{display:flex;flex-direction:column;grid-column:5/span 8;justify-content:space-between}.Profile--author--simple .Profile-info .Button{align-self:start;margin-top:auto}.Profile--author--simple:first-child .Profile-image{justify-self:start}.Profile--author--simple:nth-child(2){grid-column:8/span 6}.Profile--author--simple:nth-child(2) .Profile-image{grid-column:9/span 4}.Profile--author--simple:nth-child(2) .Profile-info{grid-column:1/span 8;grid-row:1}}.Page--personIndex main{display:grid;gap:30px;grid-template-columns:1fr repeat(4,minmax(3rem,65px)) 1fr}.Page--personIndex .Profile{grid-column:2/span 4}.Page--personIndex .Profile-name{margin-top:2.5rem}@media (min-width:1024px){.Page--personIndex main{grid-template-columns:1fr repeat(12,minmax(1rem,65px)) 1fr}.Page--personIndex .Profile{grid-column:span 4}.Page--personIndex .Profile:first-child,.Page--personIndex .Profile:nth-child(3n+1){grid-column:2/span 4}}