@charset "UTF-8";@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:300 700;src:url(../fonts/Raleway-VariableFont_wght.ttf) format("truetype")}@font-face{font-display:swap;font-family:Recife;font-style:normal;font-weight:300;src:url(../fonts/RecifeDisplayWeb-Light.woff) format("woff"),url(../fonts/RecifeDisplayWeb-Light.woff2) format("woff2")}:root{--egret-white:#dfd6c7;--egret-white-rgb:223,214,199;--white:#fff;--white-rgb:255,255,255;--sapphire:#111e35;--sapphire-rgb:17,30,53;--gray:#d9d9d9;--gray-rgb:217,217,217;--gold:#c2b078;--gold-rgb:194,176,120;--green:#9fdb85;--green-rgb:159,219,133;--egret-white-50:#faf7f2;--egret-white-50-rgb:250,247,242;--egret-white-200:#f2ece3;--egret-white-200-rgb:242,236,227;--egret-white-400:#e8e0d4;--egret-white-400-rgb:232,224,212;--color-text-primary:var(--sapphire);--font-primary:"Raleway",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-headings:"Recife",serif;--container-padding:24px;--header-height:120px;--curve:cubic-bezier(0.6,0.1,0.12,0.96);--section-padding:80px;--section-padding-md:100px;--section-padding-lg:128px;--space-10:10px;--space-15:15px;--space-20:20px;--space-24:24px;--space-30:30px;--space-40:40px;--space-48:48px;--space-64:64px;--space-80:80px;--space-128:128px}@media only screen and (max-width:1024px){:root{--header-height:64px}}@media only screen and (max-width:576px){:root{--section-padding:64px;--section-padding-lg:64px}}.text-egret-white{color:#dfd6c7}.text-white{color:#fff}.text-sapphire{color:#111e35}.text-gray{color:#d9d9d9}.text-gold{color:#c2b078}.text-green{color:#9fdb85}.text-egret-white-50{color:#faf7f2}.text-egret-white-200{color:#f2ece3}.text-egret-white-400{color:#e8e0d4}.text-color-text-primary{color:var(--sapphire)}.bg-egret-white{background-color:#dfd6c7}.bg-white{background-color:#fff}.bg-sapphire{background-color:#111e35}.bg-gray{background-color:#d9d9d9}.bg-gold{background-color:#c2b078}.bg-green{background-color:#9fdb85}.bg-egret-white-50{background-color:#faf7f2}.bg-egret-white-200{background-color:#f2ece3}.bg-egret-white-400{background-color:#e8e0d4}.bg-color-text-primary{background-color:var(--sapphire)}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.article-content figure img,.bod__card-head .image img,.img-cover{height:100%;object-fit:cover;width:100%}.img-contain{height:100%;object-fit:contain;width:100%}.overflow-hidden{overflow:hidden}.html-overflow-hidden{height:100vh;overflow-y:hidden}.text-uppercase{text-transform:uppercase}.section-padding-top{padding-top:var(--section-padding)}.section-padding-bottom{padding-bottom:var(--section-padding)}.section-padding-y{padding:var(--section-padding) 0}@media only screen and (max-width:768px){.section-padding-y{padding:40px 0}}.section-padding-y--md{padding:var(--section-padding-md) 0}@media only screen and (max-width:768px){.section-padding-y--md{padding:40px 0}}.section-padding-y--lg{padding:var(--section-padding-lg) 0}@media only screen and (max-width:768px){.section-padding-y--lg{padding:40px 0}}.bg-gradient-gray{background:linear-gradient(90deg,#e6e6e6,#f3f3f3,#fff)}.layout-grid{display:grid;gap:24px;grid-template-columns:repeat(12,1fr)}@media only screen and (max-width:1024px){.layout-grid{display:block}}.layout-grid .col-6{grid-column:span 6}@media only screen and (max-width:1024px){.layout-grid .col-title{margin-bottom:30px}}.layout-grid .col-content{max-width:80%}@media only screen and (max-width:768px){.layout-grid .col-content{max-width:none}}.layout-grid .col-content p{margin-bottom:2em}[data-parallax-type=y]{bottom:0;height:150%;width:100%}[data-parallax-type=x]{height:100%;top:0;width:150%}[data-parallax-type=scale]{height:100%;top:0;width:100%}.js-title .letter,.js-title .word{display:inline-block;line-height:inherit;font:inherit}.js-title .word{overflow:clip;white-space:nowrap}.tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.tags .tag{border-radius:10em;font-size:1rem;padding:.3em 1em}.social-icons{gap:5px}.social-icons,.social-icons a{align-items:center;display:flex}.social-icons a{height:24px;justify-content:center;width:24px}.social-icons a img{height:100%;width:100%}.icons{align-items:center;display:flex;gap:var(--space-40)}.icons .icon{flex-shrink:0;width:44px}.icon-decoration{--icon-height:36px;left:50%;position:absolute;top:calc(var(--icon-height)/2*-1);transform:translateX(-50%)}.icon-decoration .icons{gap:var(--space-40)}@media only screen and (max-width:576px){.icon-decoration .icons{gap:var(--space-20)}}.icon-decoration .icon{height:var(--icon-height);width:auto}@media only screen and (max-width:1440px){.icon-decoration{--icon-height:26px}}.icon-plus-minus{background-color:transparent;border-radius:8px;cursor:pointer;height:30px;position:relative;transition:.3s ease;width:30px}.icon-plus-minus:after,.icon-plus-minus:before{background-color:var(--gold);content:"";height:1px;left:50%;position:absolute;top:50%;transition:.3s var(--curve);width:12px}.icon-plus-minus:before{transform:translate(-50%,-50%)}.icon-plus-minus:after{transform:translate(-50%,-50%) rotate(90deg)}.icon-plus-minus:hover{background-color:var(--egret-white-200)}[aria-expanded=true] .icon-plus-minus:after,[aria-expanded=true] .icon-plus-minus:before{transform:translate(-50%,-50%) rotate(180deg)}.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}@media only screen and (max-width:1024px){.--desktop{display:none}}.--mobile{display:none}@media only screen and (max-width:1024px){.--mobile{display:block}}.app-process__title,.bod__title,.categories__title,.commitments__page .about__title,.commitments__page .importance__title,.commitments__page .principles__slider-title,.committees__title,.content-intro__title strong,.cta__section--primary .cta__title,.cta__section--primary .cta__title strong,.cta__section--tertiary .cta__content h4 strong,.current-members__wrapper h4 strong,.fees__title,.form__title,.framework__title,.h1,.h2,.h3,.h4,.h5,.h6,.members__filter-slider .filter-link,.members__title,.resources__content h4 strong,.resources__title,.strategic__title,.two-col__row .col--content h4 strong,h1,h2,h3,h4,h5,h6{font-weight:400}.h1,h1{font-family:var(--font-headings);font-size:6.4rem;font-weight:300;line-height:1.2}@media only screen and (max-width:576px){.h1,h1{font-size:3.6rem;line-height:1.2}}.h2,h2{font-family:var(--font-headings);font-size:4.8rem;font-weight:300;line-height:1.2}@media only screen and (max-width:768px){.h2,h2{font-size:4rem}}@media only screen and (max-width:576px){.h2,h2{font-size:2.4rem;line-height:1.4}}.content-intro__title strong,.h3,h3{font-family:var(--font-primary);font-size:4.8rem;font-weight:600;line-height:1.2}@media only screen and (max-width:768px){.content-intro__title strong,.h3,h3{font-size:4rem}}@media only screen and (max-width:576px){.content-intro__title strong,.h3,h3{font-size:2.4rem;line-height:1.4}}.cta__section--primary .cta__title strong,.h4,h4{font-family:var(--font-headings);font-size:3.6rem;font-weight:300;line-height:1.2}@media only screen and (max-width:768px){.cta__section--primary .cta__title strong,.h4,h4{font-size:2.8rem}}@media only screen and (max-width:576px){.cta__section--primary .cta__title strong,.h4,h4{font-size:2rem;line-height:1.3}}.app-process__title,.bod__title,.categories__title,.commitments__page .about__title,.commitments__page .importance__title,.commitments__page .principles__slider-title,.committees__title,.cta__section--primary .cta__title,.cta__section--tertiary .cta__content h4 strong,.current-members__wrapper h4 strong,.fees__title,.form__title,.framework__title,.h5,.members__title,.resources__content h4 strong,.resources__title,.strategic__title,.two-col__row .col--content h4 strong,h5{font-family:var(--font-primary);font-size:3.6rem;font-weight:600;line-height:1.1;text-transform:uppercase}@media only screen and (max-width:768px){.app-process__title,.bod__title,.categories__title,.commitments__page .about__title,.commitments__page .importance__title,.commitments__page .principles__slider-title,.committees__title,.cta__section--primary .cta__title,.cta__section--tertiary .cta__content h4 strong,.current-members__wrapper h4 strong,.fees__title,.form__title,.framework__title,.h5,.members__title,.resources__content h4 strong,.resources__title,.strategic__title,.two-col__row .col--content h4 strong,h5{font-size:2.8rem}}@media only screen and (max-width:576px){.app-process__title,.bod__title,.categories__title,.commitments__page .about__title,.commitments__page .importance__title,.commitments__page .principles__slider-title,.committees__title,.cta__section--primary .cta__title,.cta__section--tertiary .cta__content h4 strong,.current-members__wrapper h4 strong,.fees__title,.form__title,.framework__title,.h5,.members__title,.resources__content h4 strong,.resources__title,.strategic__title,.two-col__row .col--content h4 strong,h5{font-size:2rem;line-height:1.2}}.h6,.members__filter-slider .filter-link,h6{font-weight:600}.h6,.members__filter-slider .filter-link,.text-intro,h6{font-family:var(--font-primary);font-size:2.4rem;line-height:1.2}.text-intro{font-weight:400}@media only screen and (max-width:768px){.text-intro{font-size:2rem}}@media only screen and (max-width:576px){.text-intro{font-size:1.6rem}}.text-base,body{font-size:1.6rem;font-weight:400;line-height:1.4}.resources__grid-item-title,.text-subheading{font-size:1.6rem;font-weight:700;line-height:1.4;text-transform:uppercase}.article-content figure figcaption,.march__page .two-cols-img-caption .img-col p,.text-sm{font-size:1.2rem;line-height:1.4}.text-xs{font-size:1rem;line-height:1.4}*,:after,:before{box-sizing:border-box;margin:0;padding:0}::selection{background-color:rgba(var(--egret-white-rgb),.5)}html{text-size-adjust:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;font-size:62.5%;scroll-behavior:smooth}body,html{overflow-x:clip}body{color:var(--color-text-primary);font-family:var(--font-primary);font-weight:400}button,input,textarea{background:none;border:none;font-family:inherit;font-size:inherit}a,a:active,a:focus,a:hover{color:inherit;text-decoration:none}img,picture,video{display:block;max-width:100%}ol:not([role=list]),ul:not([role=list]){list-style-type:none}@media only screen and (max-width:1024px){main{padding-top:var(--header-height)}}.logged-in header{z-index:999999}@media screen and (max-width:1024px){.logged-in header{top:32px}}@media screen and (max-width:783px){.logged-in header{top:46px}}@media screen and (max-width:600px){#wpadminbar{position:fixed}}.container{margin:0 auto;max-width:calc(100% - 21.11111vw);padding:0 24px}@media only screen and (min-width:2551px){.container{max-width:1848px}}@media only screen and (max-width:1440px){.container{max-width:1184px}}.btn,.gform_wrapper form .gform_footer input[type=submit],.wpcf7-form input[type=submit]{border-radius:100em;color:var(--color-text-primary);cursor:pointer;display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.125;overflow:clip;padding:1.2rem 3rem;position:relative;text-align:center;text-transform:uppercase;transition:.3s var(--curve);z-index:1}@media only screen and (max-width:576px){.btn,.gform_wrapper form .gform_footer input[type=submit],.wpcf7-form input[type=submit]{font-size:1.4rem;padding:1.2rem 2.4rem}}.btn.btn--primary,.gform_wrapper form .gform_footer input.btn--primary[type=submit],.wpcf7-form input.btn--primary[type=submit]{background-color:var(--gold);border:1px solid var(--gold)}.btn.btn--primary:before,.gform_wrapper form .gform_footer input.btn--primary[type=submit]:before,.wpcf7-form input.btn--primary[type=submit]:before{background-color:var(--white)}.btn.btn--outline-dark,.gform_wrapper form .gform_footer input[type=submit],.wpcf7-form input[type=submit]{border:1px solid var(--sapphire)}.btn.btn--outline-dark:hover,.gform_wrapper form .gform_footer input[type=submit]:hover,.wpcf7-form input[type=submit]:hover{background-color:var(--gold);border:1px solid var(--gold)}.btn.btn--outline-light,.gform_wrapper form .gform_footer input.btn--outline-light[type=submit],.wpcf7-form input.btn--outline-light[type=submit]{border:1px solid var(--white);color:var(--white)}.btn.btn--outline-light:hover,.gform_wrapper form .gform_footer input.btn--outline-light[type=submit]:hover,.wpcf7-form input.btn--outline-light[type=submit]:hover{background-color:var(--gold);border:1px solid var(--gold);color:var(--sapphire)}.btn.btn--outline-gold,.gform_wrapper form .gform_footer input.btn--outline-gold[type=submit],.wpcf7-form input.btn--outline-gold[type=submit]{border:1px solid var(--gold);color:var(--gold)}.btn.btn--outline-gold:before,.gform_wrapper form .gform_footer input.btn--outline-gold[type=submit]:before,.wpcf7-form input.btn--outline-gold[type=submit]:before{background-color:var(--gold)}.btn.btn--outline-gold:hover,.gform_wrapper form .gform_footer input.btn--outline-gold[type=submit]:hover,.wpcf7-form input.btn--outline-gold[type=submit]:hover{border:1px solid var(--gold);color:var(--sapphire)}.link{position:relative;text-decoration:none}.link:before{background-color:var(--sapphire);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s var(--curve);width:0}.link.--active:before,.link:hover:before{width:100%}a:not([class]){text-decoration:underline;text-underline-offset:2px;transition:.2s var(--curve)}a:not([class]):hover{color:var(--gold)}.header{background-color:var(--egret-white-50);position:relative}@media only screen and (max-width:1024px){.header{left:0;position:fixed;top:0;width:100%;z-index:99}}.header__wrapper{align-items:center;display:flex;height:var(--header-height);justify-content:space-between}.header__wrapper-right{align-items:center;display:flex;gap:10px}.header__logo{flex-shrink:0;padding-right:32px}.header__logo-image{width:224px}.header__logo-image.--desktop{display:block}@media only screen and (max-width:1024px){.header__logo-image.--desktop{display:none}}.header__logo-image.--mobile{display:none}@media only screen and (max-width:1024px){.header__logo-image.--mobile{display:block;width:57px}.header__nav{background-color:var(--egret-white-200);height:100vh;height:100dvh;left:100%;max-height:calc(100vh - var(--header-height));padding:16px;position:absolute;top:100%;width:53.3333333333vw;z-index:9999}}@media only screen and (max-width:576px){.header__nav{width:100%}}.header__nav-list{align-items:center;display:flex;gap:var(--space-30);justify-content:flex-end}@media only screen and (max-width:1024px){.header__nav-list{align-items:flex-end;flex-direction:column;gap:16px}}.header__nav-list-item{position:relative}@media only screen and (max-width:1024px){.header__nav-list-item{text-align:right}}.header__nav-list-item:after{background:transparent;content:"";height:8px;left:0;position:absolute;top:100%;width:100%}@media only screen and (max-width:1024px){.header__nav-list-item:after{display:none}}.header__nav-list-item:hover .header__subnav-list{display:block}.header__nav-list-item-link{align-items:center;display:inline-flex;gap:6px}.header__nav-list-item-link:not(.btn){color:var(--sapphire);font-size:1.4rem;font-weight:500;line-height:1.4;text-transform:uppercase;transition:color .3s var(--curve)}.header__nav-list-item-link:not(.btn):hover{color:var(--sapphire-700)}@media only screen and (max-width:1024px){.gform_wrapper form .gform_footer input.header__nav-list-item-link[type=submit],.header__nav-list-item-link.btn,.wpcf7-form input.header__nav-list-item-link[type=submit]{background:none;border:none;font-size:1.4rem;font-weight:500;line-height:1.4;padding:0}}.header__nav-list-item.has-submenu{cursor:pointer}.header__nav-list-item.has-submenu .submenu-toggle{border-bottom:2px solid;border-right:2px solid;display:inline-block;height:8px;margin:1px 0 4px 5px;transform:rotate(45deg);transition:transform .3s var(--curve);width:8px}@media (min-width:1024px){.header__nav-list-item.has-submenu .submenu-toggle{display:none}}.header__nav-list-item.has-submenu.submenu--open .submenu-toggle{transform:rotate(-135deg)}.header__nav-list-item.has-submenu .header__subnav-list{background:var(--egret-white-50);border-radius:2px;box-shadow:0 4px 12px rgba(var(--sapphire-rgb),.1);display:none;left:0;min-width:200px;overflow:hidden;padding:10px 0;position:absolute;top:calc(100% + 8px);z-index:1000}@media only screen and (max-width:1024px){.header__nav-list-item.has-submenu .header__subnav-list{background:none;box-shadow:none;position:relative;width:100%}}.header__nav-list-item.has-submenu .header__subnav-list .header__subnav-list-item{width:100%}.header__nav-list-item.has-submenu .header__subnav-list .header__subnav-list-item .header__subnav-list-item-link{color:var(--sapphire-700);display:block;font-size:1rem;line-height:1.4;padding:7px 16px;text-transform:uppercase;transition:background-color .3s var(--curve),color .3s var(--curve)}.header__nav-list-item.has-submenu .header__subnav-list .header__subnav-list-item .header__subnav-list-item-link:hover{background:var(--egret-white-200);color:var(--sapphire)}.header__nav-list-item.has-submenu .header__subnav-list .header__subnav-list-item .header__subnav-list-item-link:before{display:none}@media only screen and (max-width:1024px){.header__nav-list-item.has-submenu .header__subnav-list .header__subnav-list-item .header__subnav-list-item-link{padding:3px 0;text-align:right}}.header__nav-list-item.has-submenu .header__subnav-list .header__subnav-list-item .header__subnav-list-item-link.--active{font-weight:700}.header__actions{align-items:center;display:flex;gap:15px;justify-content:flex-end}.header__actions-search{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.header__actions-search svg{color:var(--sapphire);height:20px;width:20px}.header__actions-search .search-toggle-btn{cursor:pointer;display:flex}.header__search{align-items:center;display:flex;gap:20px;justify-content:center;padding:25px 0}.header__search>form{flex-grow:1;max-width:660px}.header__search-inner{overflow:hidden;position:relative}.header__search-wrapper{background-color:var(--white);display:grid;grid-template-rows:0fr;left:0;position:absolute;top:100%;transition:.5s cubic-bezier(.6,.01,.1,.96);width:100%;z-index:2}.header__search-wrapper.--expanded{border-bottom:1px solid hsla(45,38%,62%,.5);grid-template-rows:1fr}@media only screen and (max-width:1024px){.header__search-wrapper .container{padding:0}}.header__search .search-input-wrapper{align-items:center;background-color:hsla(45,38%,62%,.05);border:1px solid hsla(45,38%,62%,.4);border-radius:4px;color:var(--gold);display:flex;gap:15px;height:52px;max-width:660px;padding:15px 20px;width:100%}.header__search .search-input-wrapper>span{display:flex}.header__search .search-input-wrapper>span svg{max-width:16px}.header__search .search-input-wrapper input{background:none;border:0;color:var(--gold);flex:1;font-size:1.6rem;outline:none}.header__search .search-input-wrapper input::placeholder{color:hsla(45,38%,62%,.7);font-style:italic}.header__search-close-btn{background-color:hsla(45,38%,62%,.3);border:0;border-radius:50%;cursor:pointer;height:40px;transition:.25s ease;width:40px}.header__search-close-btn,.header__search-close-btn span{align-items:center;display:flex;justify-content:center}.header__search-close-btn:hover{background-color:var(--gold)}@media only screen and (max-width:1024px){.header__search{padding:15px 24px}.header__search>form{flex-wrap:wrap;max-width:none}.header__search .search-input-wrapper{max-width:none;width:100%}}@media only screen and (max-width:576px){.header__search{gap:10px}.header__search-close-btn{height:30px;width:30px}.header__search-close-btn span{width:12px}.header__search>form{width:calc(100% - 40px)}.header__search .search-input-wrapper{gap:10px;height:40px;padding:10px}.header__search .search-input-wrapper input{font-size:1.2rem}.header__search .search-input-wrapper>span svg{max-width:12px}}.header__hamburger{display:none}@media only screen and (max-width:1024px){.header__hamburger{align-items:center;background-color:var(--egret-white-50);border:1px solid var(--egret-white-400);border-radius:8px;display:block;display:flex;flex-direction:column;gap:4px;height:32px;justify-content:center;position:relative;width:52px;z-index:1}}.header__hamburger div{background-color:var(--sapphire);border-radius:10em;height:2px;transform-origin:center;transition:.3s var(--curve);width:16px}.header__hamburger[aria-expanded=true] div:first-child{transform:translateY(300%) rotate(45deg)}.header__hamburger[aria-expanded=true] div:nth-child(2){transform:scaleX(0)}.header__hamburger[aria-expanded=true] div:nth-child(3){transform:translateY(-300%) rotate(-45deg)}.header__overlay{background-color:rgba(var(--sapphire-rgb),.5);display:none;inset:0;position:fixed;z-index:1}@media (min-width:1025px) and (max-width:1130px){.header__logo-image{width:180px}.header__nav-list{gap:var(--space-20)}}.footer{background:var(--sapphire);color:var(--white);padding:50px 0}@media only screen and (max-width:1024px){.footer{padding:24px 0 40px}}.footer__logo{margin-bottom:30px}.footer__logo-image{width:224px}.footer__logo-image.--desktop{display:block}@media only screen and (max-width:1024px){.footer__logo-image.--desktop{display:none}}.footer__logo-image.--mobile{display:none}@media only screen and (max-width:1024px){.footer__logo-image.--mobile{display:block;width:57px}}.footer__logo-link{display:inline-block}.footer__nav{margin-bottom:30px}.footer__nav-list{align-items:flex-end;display:flex;flex-direction:column;gap:.75em}.footer__copyrights,.footer__nav-list-item-link{font-size:1.4rem;line-height:1.4;text-transform:uppercase}.footer__copyrights{text-align:end}.content-intro__grid{display:flex;flex-direction:column;gap:48px 32px;margin:0 auto;max-width:672px}.content-intro__grid--wide{max-width:722px}.content-intro__grid--wider{max-width:780px}@media only screen and (max-width:576px){.content-intro__grid{gap:30px}}.content-intro__title{text-transform:uppercase}@media only screen and (max-width:576px){.content-intro__title{margin:0 auto;width:fit-content}}.content-intro__text{margin-left:auto;max-width:80%}@media only screen and (max-width:1440px){.content-intro__text{max-width:90%}}@media only screen and (max-width:576px){.content-intro__text{max-width:none}}.content-intro__text p{margin-bottom:1em}.content-intro__two-col{display:grid;gap:var(--space-80);grid-template-columns:1fr 1fr;margin:0 auto;margin-top:var(--space-40)}@media only screen and (max-width:1024px){.content-intro__two-col{gap:var(--space-30);margin-top:var(--space-30)}}@media only screen and (max-width:768px){.content-intro__two-col{grid-template-columns:1fr}}.content-intro__two-col .two-col__image{aspect-ratio:487/257}.content-intro__two-col .two-col__left p,.content-intro__two-col .two-col__right p{margin-bottom:1em}.content-intro__two-col .two-col__inner{max-width:340px}.two-col__layout{padding:120px 0}@media only screen and (max-width:1024px){.two-col__layout{padding:0}}.two-col__row{--image-main-height:600px;display:flex;gap:60px;justify-content:space-between}@media only screen and (max-width:1024px){.two-col__row{--image-main-height:400px;flex-direction:column;gap:30px}}@media only screen and (max-width:576px){.two-col__row{--image-main-height:200px}}.two-col__row .col--image{--image-main-width:410px;height:var(--image-main-height);margin-left:5%;position:relative;width:var(--image-main-width)}@media only screen and (max-width:1280px){.two-col__row .col--image{--image-main-width:380px;margin-left:0}}@media only screen and (max-width:1024px){.two-col__row .col--image{--image-main-width:100vw;margin-left:calc(var(--container-padding)*-1);position:absolute;width:100%}}.two-col__row .col--image .image--main{height:100%;overflow:hidden;position:relative;width:100%}.two-col__row .col--image .image--main--inner{left:0;position:absolute}.two-col__row .col--image .image--shape{position:absolute}.two-col__row .col--image .image--shape--clip{height:150%;left:0;position:absolute;top:0;width:150%}.two-col__row .col--image .image--shape--8{--width:220px;--height:390px;aspect-ratio:220/390;bottom:-10%;clip-path:url(#image-clip-path-8);-webkit-clip-path:url(#image-clip-path-8);right:calc(var(--width)*-1/2);width:var(--width)}@media only screen and (max-width:1280px){.two-col__row .col--image .image--shape--8{--width:180px}}@media only screen and (max-width:1024px){.two-col__row .col--image .image--shape--8{--width:150px;bottom:unset;left:var(--container-padding);right:unset;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:576px){.two-col__row .col--image .image--shape--8{--width:74px}}.two-col__row .col--image .image--shape--guidance{--width:296px;--height:480px;aspect-ratio:296/480;clip-path:url(#image-clip-path-guidance);-webkit-clip-path:url(#image-clip-path-guidance);left:calc(var(--width)*-1/2);top:-8%;width:var(--width)}@media only screen and (max-width:1280px){.two-col__row .col--image .image--shape--guidance{--width:180px}}@media only screen and (max-width:1024px){.two-col__row .col--image .image--shape--guidance{--width:150px;bottom:unset;left:var(--container-padding);right:unset;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:576px){.two-col__row .col--image .image--shape--guidance{--width:74px}}.two-col__row .col--image .image--shape--equality{--width:256px;--height:460px;aspect-ratio:256/460;bottom:-10%;clip-path:url(#image-clip-path-equality);-webkit-clip-path:url(#image-clip-path-equality);right:calc(var(--width)*-1/2);width:var(--width)}@media only screen and (max-width:1280px){.two-col__row .col--image .image--shape--equality{--width:180px}}@media only screen and (max-width:1024px){.two-col__row .col--image .image--shape--equality{--width:150px;bottom:unset;left:var(--container-padding);right:unset;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:576px){.two-col__row .col--image .image--shape--equality{--width:74px}}.two-col__row .col--image .image--shape svg{height:0;position:absolute;width:0}.two-col__row .col--image img{height:100%;object-fit:cover;object-position:center;width:100%}.two-col__row .col--content{text-wrap:balance;display:flex;flex-direction:column;justify-content:space-between;max-width:435px;padding:40px 0}@media only screen and (max-width:1024px){.two-col__row .col--content{gap:100px;max-width:80%;padding:calc(var(--image-main-height) + 30px) 0 30px}}@media only screen and (max-width:576px){.two-col__row .col--content{max-width:none}}.two-col__row .col--content h4{text-transform:uppercase}.two-col__row .col--content a{margin-top:30px}.two-col__row.--reverse{flex-direction:row-reverse}@media only screen and (max-width:1024px){.two-col__row.--reverse{flex-direction:column;gap:30px}}.two-col__row.--reverse .col--image{margin-left:0;margin-right:5%}@media only screen and (max-width:1280px){.two-col__row.--reverse .col--image{margin-right:0}}@media only screen and (max-width:1024px){.two-col__row.--reverse .col--image{margin-left:calc(var(--container-padding)*-1)}}.two-col__row.--reverse .col--image .image--shape{position:absolute}.two-col__row.--reverse .col--image .image--shape--clip{height:150%;left:0;position:absolute;top:0;width:150%}@media only screen and (max-width:1024px){.two-col__row.--reverse .col--image .image--shape--guidance{left:unset;right:var(--container-padding)}}.two-col__content{display:grid;gap:var(--space-80);grid-template-columns:1fr 1fr}@media only screen and (max-width:1024px){.two-col__content{gap:var(--space-64);grid-template-columns:1fr}}.cta__section--primary{background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--white);position:relative}.cta__section--primary:before{background-color:rgba(var(--sapphire-rgb),.2);content:"";inset:0;position:absolute}.cta__section--primary .cta__content{position:relative;z-index:0}.cta__section--primary .cta__title{margin-bottom:40px;text-transform:uppercase}.cta__section--primary .cta__case-none{text-transform:none}.cta__section--secondary .cta__wrapper{align-items:center;display:grid;gap:10.5555555556vw;grid-template-columns:1fr 1fr}@media only screen and (max-width:1024px){.cta__section--secondary .cta__wrapper{gap:var(--space-30);grid-template-columns:1fr}}.cta__section--secondary .cta__email-form{width:100%}.cta__section--secondary .cta__email-input{border-bottom:1px solid var(--gold);color:var(--gold);display:block;font-family:var(--font-headings);font-size:6.4rem;margin-bottom:var(--space-30);width:100%}.cta__section--secondary .cta__email-input::placeholder{color:var(--gold)}@media only screen and (max-width:1440px){.cta__section--secondary .cta__email-input{font-size:4rem}}.cta__section--secondary .cta__content h5{margin-bottom:var(--space-30)}.cta__section--secondary .cta__content p{margin-bottom:1em;max-width:350px}@media only screen and (max-width:1024px){.cta__section--secondary .cta__content p{max-width:none}}.cta__section--tertiary .cta__wrapper{align-items:center;display:flex;gap:var(--space-128);justify-content:space-between}@media only screen and (max-width:1024px){.cta__section--tertiary .cta__wrapper{flex-direction:column;gap:var(--space-40)}}.cta__section--tertiary .cta__content{flex:1}@media only screen and (max-width:1024px){.cta__section--tertiary .cta__content{align-self:flex-start}}.cta__section--tertiary .cta__content h4{margin-bottom:var(--space-30);text-transform:uppercase}.cta__section--tertiary .cta__shapes{display:flex;flex:1;gap:var(--space-20);justify-content:center}.cta__section--tertiary .cta--shape{height:160px;overflow:hidden;position:relative}.cta__section--tertiary .cta--shape--clip{height:150%;width:150%}.cta__section--tertiary .cta--shape--8{aspect-ratio:85.5/156;clip-path:url(#cta-clip-path-8);-webkit-clip-path:url(#cta-clip-path-8)}.cta__section--tertiary .cta--shape--guidance{aspect-ratio:96/156;clip-path:url(#cta-clip-path-guidance);-webkit-clip-path:url(#cta-clip-path-guidance)}.cta__section--tertiary .cta--shape--equality{aspect-ratio:86/156;clip-path:url(#cta-clip-path-equality);-webkit-clip-path:url(#cta-clip-path-equality)}.cta__section--tertiary .cta--shape svg{height:0;position:absolute;width:0}.cta__section--solutions:before{background-color:rgba(17,30,53,.43)}.cta__small{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;max-width:575px;overflow:hidden;padding:var(--space-30);position:relative}@media only screen and (max-width:576px){.cta__small{border-radius:16px}}.cta__small:before{background:rgba(0,0,0,.5);content:"";inset:0;position:absolute}.cta__small-inner{color:var(--white);display:flex;flex-direction:column;gap:var(--space-30);position:relative;z-index:0}.cta__small-inner .title{text-transform:uppercase}@media only screen and (max-width:576px){.cta__small-inner .title{font-size:3.2rem}}.cta__small--white{background-color:var(--white)}.cta__small--white *{color:var(--sapphire)}.cta__small--white:before{display:none}.news__section{overflow:hidden}.news__title{margin-bottom:40px}@media only screen and (max-width:768px){.news__title{margin-bottom:var(--space-20)}}.news__slider-wrapper{margin-bottom:50px;padding:0 60px}@media only screen and (max-width:1600px){.news__slider-wrapper{padding:0}}.gform_wrapper form .gform_footer .news__slider-wrapper~input[type=submit],.news__slider-wrapper~.btn,.wpcf7-form .news__slider-wrapper~input[type=submit]{margin-left:60px}@media only screen and (max-width:1600px){.gform_wrapper form .gform_footer .news__slider-wrapper~input[type=submit],.news__slider-wrapper~.btn,.wpcf7-form .news__slider-wrapper~input[type=submit]{margin-left:0}}.news__slider.swiper{overflow:visible}.news__slider .swiper-wrapper{transition:transform .5s cubic-bezier(.165,.84,.44,1)!important}.news__slider .swiper-slide{width:25%}@media only screen and (max-width:1280px){.news__slider .swiper-slide{width:28.5714285714%}}@media only screen and (max-width:1024px){.news__slider .swiper-slide{width:30.7692307692%}}@media only screen and (max-width:768px){.news__slider .swiper-slide{width:40%}}@media only screen and (max-width:576px){.news__slider .swiper-slide{width:90.9090909091%}}.news__grid-wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:50px}.news__col{padding:25px}.news__card-image{aspect-ratio:235/150;margin-bottom:20px;overflow:hidden;width:100%}.news__card-image img{transition:.5s var(--curve)}.news__card-categories,.news__card-title{margin-bottom:10px}.news__card-title{transition:.3s var(--curve)}.news__card:hover .news__card-image img{scale:1.1}.news__card:hover .news__card-title{color:var(--gold)}@media only screen and (max-width:768px){.news__listing-section{padding-top:30px}.news__listing-section .news__filter-section{padding:20px 0}}.news__listing-section .news__title{margin-bottom:0}.news__listing-section .news__grid{margin:30px 0 50px;padding:0 60px}@media only screen and (max-width:1600px){.news__listing-section .news__grid{padding:0}}@media only screen and (max-width:768px){.news__listing-section .news__grid{margin:10px 0 50px;row-gap:40px}}.news__listing-section .news__grid .highlighted-news__wrapper{grid-column:1/span 3;margin-bottom:0;padding:0}@media only screen and (max-width:768px){.news__listing-section .news__grid .highlighted-news__wrapper{grid-column:1/span 2}}@media only screen and (max-width:576px){.news__listing-section .news__grid .highlighted-news__wrapper{grid-column:1/span 1}}.highlighted-news__wrapper{margin:0 auto 60px;padding:0 60px}@media only screen and (max-width:1600px){.highlighted-news__wrapper{padding:0}}.highlighted-news__wrapper .news__card{display:flex;gap:40px}.highlighted-news__wrapper .news__card-image{flex:0 0 650px;margin-bottom:0;max-width:650px}.highlighted-news__wrapper .news__card-content{flex-grow:1;text-align:center}.highlighted-news__wrapper .news__card-content p{margin-top:15px}.highlighted-news__wrapper .news__card-categories{justify-content:center}.highlighted-news__wrapper .news__card-title{font-family:var(--font-headings);font-size:3.6rem;font-weight:300}@media (max-width:1787px){.highlighted-news__wrapper .news__card-image{flex:0 0 510px;max-width:510px}}@media only screen and (max-width:1024px){.highlighted-news__wrapper .news__card-image{flex:0 0 350px;max-width:350px}}@media only screen and (max-width:768px){.highlighted-news__wrapper .news__card{flex-direction:column;gap:20px}.highlighted-news__wrapper .news__card-image{flex:none;max-width:100%}.highlighted-news__wrapper .news__card-title{font-size:2.4rem}}.article-content{max-width:1100px}.article-content :first-child{margin-top:0}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin:var(--space-30) 0 var(--space-15)}.article-content p{margin-bottom:28px}.article-content blockquote{background-color:var(--egret-white-50);border-radius:30px;margin:var(--space-20) 0;max-width:700px;padding:var(--space-30)}@media only screen and (max-width:576px){.article-content blockquote{border-radius:16px}}.article-content blockquote p{font-family:var(--font-headings);font-style:italic}.article-content blockquote p:before{content:"“"}.article-content blockquote p:after{content:"”"}.article-content blockquote footer{font-family:var(--font-primary);font-size:1.4rem;font-style:normal;text-transform:uppercase}.article-content blockquote footer cite{font:inherit}.article-content ol,.article-content ul{margin-bottom:var(--space-30)}.article-content ol li,.article-content ul li{margin-bottom:.25em}.article-content ul{list-style:disc;margin-bottom:30px}.article-content ul li{margin-left:2em;padding-left:0;position:relative}.article-content ul li:before{content:"";left:0;position:absolute}.article-content ol{list-style-type:decimal;margin-top:-30px}.article-content ol li{margin-left:2em;padding-left:0}.article-content figure{height:min(30.5555555556vw,600px);margin-bottom:var(--space-64);width:100%}@media only screen and (max-width:1440px){.article-content figure{height:460px}}@media only screen and (max-width:1024px){.article-content figure{height:400px}}@media only screen and (max-width:768px){.article-content figure{height:300px}}@media only screen and (max-width:576px){.article-content figure{height:180px}}.article-content figure figcaption{font-style:italic;margin-top:1em}.article-content table{border-collapse:collapse;margin-bottom:var(--space-40)}.article-content table thead th{background-color:var(--egret-white-50)}.article-content table td,.article-content table th{border:1px solid var(--egret-white-400);font-size:1.4rem;padding:1rem}.article-content .bg-egret-white{background-color:var(--egret-white-50);border-radius:30px;margin-bottom:var(--space-30);padding:var(--space-30)}.article-content .bg-egret-white .bod__card-head .image img,.article-content .bg-egret-white .img-cover,.article-content .bg-egret-white figure img,.article-content figure .bg-egret-white img,.bod__card-head .image .article-content .bg-egret-white img{margin-bottom:28px}.article-content .bg-egret-white img{border-radius:10px}.article-content .bg-egret-white ul{margin-bottom:0}[js-accordion-item-toggle][aria-expanded=true]~[js-accordion-item-body]{grid-template-rows:1fr}[js-accordion-item-body]{display:grid;grid-template-rows:0fr;transition:.5s var(--curve)}[js-accordion-item-body]>div{overflow:hidden}.accordion-item{padding-bottom:var(--space-30)}.accordion-item-toggle{align-items:center;border-bottom:1px solid var(--gold);cursor:pointer;display:flex;gap:var(--space-24);justify-content:space-between;padding-top:var(--space-30);width:100%}.accordion-item-toggle span{color:var(--gold)}.accordion-item-toggle span:first-child{font-weight:600;text-align:left;text-transform:uppercase}.accordion-item-toggle span:last-child{flex-shrink:0}.accordion-item-content>div{padding-top:var(--space-20)}.fees__card{background-color:var(--white);border-radius:30px;max-width:600px;padding:var(--space-30)}.fees__card-inner{display:flex;flex-direction:column;gap:var(--space-30)}.fees__tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.fees__tag{background-color:var(--egret-white);border-radius:10em;font-size:1.4rem;padding:8px 16px}.fees__price span{display:block}.fees__price span:first-child{font-family:var(--font-headings);font-size:3.6rem;text-transform:uppercase}@media only screen and (max-width:576px){.fees__price span:first-child{font-size:2.4rem}}.fees__price span:last-child{font-weight:700;text-transform:uppercase}@media only screen and (max-width:576px){.fees__price span:last-child{font-size:1.4rem}}.fees__range{display:flex;flex-direction:column;gap:10px}.fees__range-amount{align-items:flex-end;display:flex;justify-content:space-between}.fees__range-amount span{font-family:var(--font-headings);font-size:3.6rem;text-transform:uppercase}@media only screen and (max-width:576px){.fees__range-amount span{font-size:2.4rem}}.fees__range-divider{align-items:center;display:flex;position:relative}.fees__range-divider span{background-color:var(--sapphire);display:block;flex:1;height:1px;margin:0 -8px}.fees__range-divider:after,.fees__range-divider:before{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:15px;width:15px}.fees__range-divider:before{background-image:url(../img/icons/icon-chevron-left.svg);left:-7px}.fees__range-divider:after{background-image:url(../img/icons/icon-chevron-right.svg);right:-7px}.fees__range-labels{align-items:flex-end;display:flex;justify-content:space-between}.fees__range-labels span{font-weight:700;text-transform:uppercase}@media only screen and (max-width:576px){.fees__range-labels span{font-size:1.4rem}}.bod__card{background-color:var(--egret-white-50);border-radius:30px;height:100%;overflow:clip;padding:var(--space-30);position:relative}.bod__card-front{display:flex;flex-direction:column;height:100%;justify-content:space-between;opacity:1;transition:.5s var(--curve)}.bod__card-head{display:flex;gap:var(--space-30);margin-bottom:var(--space-80)}.bod__card-head .image{border-radius:16px;flex:1;overflow:hidden;transition:.5s var(--curve)}.bod__card-head .toggle{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.bod__card-body{transition:.5s var(--curve)}.bod__card-body h4{margin-bottom:8px;text-transform:uppercase}@media only screen and (max-width:576px){.bod__card-body h4+div{font-size:1.4rem}}.bod__card-back{bottom:0;left:0;opacity:0;padding:var(--space-30);padding-top:0;position:absolute;top:80px;transform:translateY(100%);transition:.5s var(--curve);width:100%;z-index:-1}.bod__card-back .content{font-size:1.4rem;height:fit-content;max-height:100%;overflow-y:auto;padding-right:10px}.bod__card-back .content p{margin-bottom:1em}.bod__card-back .content::-webkit-scrollbar-track{background-color:var(--egret-white-50);border-radius:10em}.bod__card-back .content::-webkit-scrollbar{width:9px}.bod__card-back .content::-webkit-scrollbar-thumb{background-color:var(--egret-white-400);border-radius:10em}.bod__card.--expanded .bod__card-body,.bod__card.--expanded .bod__card-head .image{opacity:0}.bod__card.--expanded .bod__card-back{opacity:1;transform:translateY(0);z-index:1}.pillar__card{background-color:var(--egret-white-50);border-radius:30px;overflow:clip;padding:var(--space-30);position:relative;width:100%}@media only screen and (max-width:768px){.pillar__card{box-shadow:0 4px 10px rgba(0,0,0,.25)}}.pillar__card-shape{height:14.9305555556vw;margin:0 auto;overflow:hidden;position:relative;transition:.5s 50ms var(--curve)}@media only screen and (max-width:1440px){.pillar__card-shape{height:215px}}.pillar__card-shape-clip{height:150%;width:150%}.pillar__card-shape--8{aspect-ratio:85.5/156;clip-path:url(#pillar-clip-path-8);-webkit-clip-path:url(#pillar-clip-path-8)}@media only screen and (max-width:768px){.pillar__card-shape--8{clip-path:url(#pillar-clip-path-8-mobile);-webkit-clip-path:url(#pillar-clip-path-8-mobile)}}.pillar__card-shape--guidance{aspect-ratio:96/156;clip-path:url(#pillar-clip-path-guidance);-webkit-clip-path:url(#pillar-clip-path-guidance)}@media only screen and (max-width:768px){.pillar__card-shape--guidance{clip-path:url(#pillar-clip-path-guidance-mobile);-webkit-clip-path:url(#pillar-clip-path-guidance-mobile)}}.pillar__card-shape--equality{aspect-ratio:86/156;clip-path:url(#pillar-clip-path-equality);-webkit-clip-path:url(#pillar-clip-path-equality)}@media only screen and (max-width:768px){.pillar__card-shape--equality{clip-path:url(#pillar-clip-path-equality-mobile);-webkit-clip-path:url(#pillar-clip-path-equality-mobile)}}.pillar__card-shape svg{height:0;position:absolute;width:0}.pillar__card-idx{text-align:center;text-transform:capitalize}.pillar__card-title{font-family:var(--font-headings);font-size:2.4rem;line-height:1.1;margin:var(--space-30);text-align:center;text-transform:uppercase}.pillar__card-title strong{font-family:var(--font-primary)}.pillar__card-front{align-items:center;display:flex;flex-direction:column;gap:var(--space-30);height:100%;justify-content:space-between;text-align:center}.pillar__card-front-head{transition:.5s var(--curve)}.pillar__card-front-body{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.pillar__card-icon{align-self:center;margin-top:var(--space-30);width:fit-content}.pillar__card-icon span{display:inline-block}.pillar__card-back{bottom:60px;left:0;opacity:0;padding:var(--space-30);padding-top:0;position:absolute;top:30px;transform:translateX(100%);transition:.5s var(--curve);width:100%;z-index:-1}.pillar__card-back .content{font-size:1.4rem;height:fit-content;max-height:100%;overflow-y:auto;padding-right:10px}.pillar__card-back .content p{margin-bottom:1em}.pillar__card-back .content::-webkit-scrollbar-track{background-color:var(--egret-white-50);border-radius:10em}.pillar__card-back .content::-webkit-scrollbar{width:9px}.pillar__card-back .content::-webkit-scrollbar-thumb{background-color:var(--egret-white-400);border-radius:10em}.pillar__card.--expanded .pillar__card-front-head,.pillar__card.--expanded .pillar__card-shape{opacity:0;transform:translateX(-50%)}.pillar__card.--expanded .pillar__card-back{opacity:1;transform:translateX(0);z-index:1}.principle__card{background-color:var(--egret-white-50);border-radius:30px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:clip;padding:var(--space-30);perspective:800;width:100%}.principle__card-idx{margin-bottom:5px}.principle__card-title{font-family:var(--font-headings);font-size:2.4rem;line-height:1.1}.custom-select__wrapper{position:relative}.custom-select__field{align-items:center;background-color:var(--white);cursor:pointer;display:flex;font-size:2.4rem;justify-content:space-between;padding:var(--space-30);width:100%}@media only screen and (max-width:768px){.custom-select__field{font-size:1.6rem;padding:16px}}.custom-select__field>div:first-child{text-align:left}.custom-select__field>div:last-child{height:24px;width:24px}@media only screen and (max-width:768px){.custom-select__field>div:last-child{height:16px;width:16px}}.custom-select__field>div:last-child img{transition:.3s var(--curve)}.custom-select__field[aria-expanded=true]~.custom-select__dropdown{max-height:1000px}.custom-select__field[aria-expanded=true]>div:last-child img{rotate:90deg}.custom-select__dropdown{background-color:var(--white);font-size:2.4rem;max-height:0;overflow:clip;position:absolute;top:calc(100% + 2px);transition:.3s var(--curve);width:100%;z-index:99}@media only screen and (max-width:768px){.custom-select__dropdown{font-size:1.6rem}}.custom-select__dropdown>div{max-height:500px;overflow-y:auto}.custom-select__dropdown>div::-webkit-scrollbar-track{background-color:var(--white);border-radius:10em}.custom-select__dropdown>div::-webkit-scrollbar{width:9px}.custom-select__dropdown>div::-webkit-scrollbar-thumb{background-color:var(--egret-white-400);border-radius:10em}.custom-select__dropdown ul li{cursor:pointer;padding:.65em var(--space-30)}.custom-select__dropdown ul li.--selected,.custom-select__dropdown ul li:hover{color:var(--gold)}.home__page .hero__section{height:43.75vw;position:relative}@media only screen and (max-width:1440px){.home__page .hero__section{height:700px}}@media only screen and (max-width:576px){.home__page .hero__section{height:470px}}.home__page .hero__section .container{height:100%}.home__page .hero__video-wrapper{inset:0;position:absolute}.home__page .hero__video-wrapper video{height:100%;object-fit:cover;width:100%}.home__page .hero__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;position:relative;text-align:center;z-index:1}.home__page .hero__content h1{font-size:max(9.6rem,6.667vw);margin-bottom:30px}@media only screen and (max-width:1440px){.home__page .hero__content h1{max-width:90%}}@media only screen and (max-width:1280px){.home__page .hero__content h1{font-size:9.2rem;max-width:none}}@media only screen and (max-width:1024px){.home__page .hero__content h1{font-size:8.4rem;font-size:6.4rem;max-width:85%;max-width:none}}@media only screen and (max-width:576px){.home__page .hero__content h1{font-size:4rem}}.home__page .hero__content p{font-size:2rem;margin-bottom:1em;max-width:40vw}@media only screen and (max-width:1280px){.home__page .hero__content p{max-width:60vw}}@media only screen and (max-width:1024px){.home__page .hero__content p{max-width:80vw}}@media only screen and (max-width:576px){.home__page .hero__content p{font-size:1.6rem;max-width:none}}.home__page .hero__logos{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:30px}.home__page .hero__logos span img{max-height:25px}@media only screen and (max-width:576px){.home__page .hero__logos span img{max-height:20px}}.home__page .about__image{grid-column:5/-1;height:clamp(150px,26.3888888889vw,600px);margin:0 0 80px}@media only screen and (max-width:1024px){.home__page .about__image{height:clamp(150px,37.109375vw,600px);margin:0 0 80px}}@media only screen and (max-width:576px){.home__page .about__image{margin:0 0 40px}}.home__page .about__wrapper h5{margin-bottom:30px}@media only screen and (max-width:768px){.home__page .highlights__section{padding:var(--space-40) 0}}.home__page .highlights__title{color:var(--white);font-family:var(--font-primary);font-weight:600;text-transform:uppercase}.home__page .highlights__btn{margin-top:30px;text-align:center}.home__page .highlights__items{display:grid;gap:40px;grid-template-columns:repeat(4,minmax(0,200px));justify-content:center;margin-top:60px}@media only screen and (max-width:1024px){.home__page .highlights__items{gap:20px;grid-template-columns:repeat(4,minmax(0,150px))}}@media only screen and (max-width:768px){.home__page .highlights__items{grid-template-columns:1fr;margin-top:40px}}.home__page .highlights__item{text-align:center}.home__page .highlights__item .count-wrapper{align-items:center;border:8px solid var(--gold);border-radius:50%;display:flex;height:200px;justify-content:center;width:200px}@media only screen and (max-width:1024px){.home__page .highlights__item .count-wrapper{height:150px;width:150px}}@media only screen and (max-width:768px){.home__page .highlights__item .count-wrapper{margin:0 auto}}.home__page .highlights__item .count-wrapper span{color:var(--white);font-family:var(--font-headings);font-size:4.8rem}.home__page .highlights__item .title{color:var(--white);font-family:var(--font-primary);font-size:1.6rem;font-weight:700;margin-top:30px;text-transform:uppercase}@media only screen and (max-width:768px){.home__page .highlights__item .title{margin:30px auto 0;max-width:200px}}@media only screen and (max-width:1024px){.home__page .pillar__cards{display:grid;grid-template-columns:auto;margin-top:30px}.home__page .pillar__cards .pillar__card{padding:30px 10px}.home__page .pillar__cards .pillar__card-shape--8{aspect-ratio:85.5/156;clip-path:url(#pillar-clip-path-8);-webkit-clip-path:url(#pillar-clip-path-8)}.home__page .pillar__cards .pillar__card-shape--guidance{aspect-ratio:96/156;clip-path:url(#pillar-clip-path-guidance);-webkit-clip-path:url(#pillar-clip-path-guidance)}.home__page .pillar__cards .pillar__card-shape--equality{aspect-ratio:86/156;clip-path:url(#pillar-clip-path-equality);-webkit-clip-path:url(#pillar-clip-path-equality)}.home__page .pillar__cards .pillar__card-title{margin-bottom:0}}.resources__section{height:500px;position:relative}@media only screen and (max-width:768px){.resources__section{height:auto}}.resources__section .container{height:100%}.resources__content{align-items:flex-start;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;max-width:496px}@media only screen and (max-width:1024px){.resources__content{max-width:350px}}@media only screen and (max-width:768px){.resources__content{gap:20px;max-width:none}}.resources__content h4{text-transform:uppercase}.resources__cards-wrapper{height:100%;position:absolute;right:0;top:0;width:60%}@media only screen and (max-width:768px){.resources__cards-wrapper{height:58.6666666667vw;position:relative;width:100%}}.resources__card{border-radius:10px;box-shadow:-.6px .4px 1.1px -5px rgba(0,0,0,.112),-1.3px 1.1px 2.7px -5px rgba(0,0,0,.162),-2.5px 2px 5px -5px rgba(0,0,0,.2),-4.5px 3.6px 8.9px -5px rgba(0,0,0,.238),-8.4px 6.7px 16.7px -5px rgba(0,0,0,.288),-20px 16px 40px -5px rgba(0,0,0,.4);overflow:hidden;position:absolute;width:165px}@media only screen and (max-width:1280px){.resources__card{width:140px}}@media only screen and (max-width:1024px){.resources__card{width:130px}}@media only screen and (max-width:768px){.resources__card{width:21.8666666667vw}}.resources__card-1{left:10%;top:50%;transform:translateY(-40%)}@media only screen and (max-width:1024px){.resources__card-1{left:unset;right:calc(var(--container-padding) + 150px)}}@media only screen and (max-width:768px){.resources__card-1{left:calc(50% - 21.86667vw - 20px);right:unset;transform:translate(-50%,-40%)}}.resources__card-2{left:30%;top:50%;transform:translateY(-80%)}@media only screen and (max-width:1600px){.resources__card-2{left:35%}}@media only screen and (max-width:1024px){.resources__card-2{left:unset;right:var(--container-padding);transform:translateY(-100%)}}@media only screen and (max-width:768px){.resources__card-2{left:50%;right:unset;transform:translate(-50%,-70%)}}.resources__card-3{left:50%;top:50%;transform:translateY(-20%)}@media only screen and (max-width:1600px){.resources__card-3{left:60%}}@media only screen and (max-width:1024px){.resources__card-3{left:unset;right:var(--container-padding);transform:translateY(10%)}}@media only screen and (max-width:768px){.resources__card-3{left:calc(50% + 21.86667vw + 20px);right:unset;transform:translate(-50%)}}.news__grid{display:grid;gap:60px;grid-template-columns:repeat(3,1fr);margin-bottom:var(--section-padding)}@media only screen and (max-width:1280px){.news__grid{gap:60px 30px}}@media only screen and (max-width:768px){.news__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:576px){.news__grid{grid-template-columns:repeat(1,1fr)}}.news__article-section .cta__small,.news__article-wrapper{margin-bottom:var(--space-40)}.news__article-wrapper .article-title,.news__article-wrapper .featured-image,.news__article-wrapper .tags{margin-bottom:var(--space-20)}.news__article-wrapper .featured-image{height:min(30.5555555556vw,600px)}@media only screen and (max-width:1440px){.news__article-wrapper .featured-image{height:460px}}@media only screen and (max-width:1024px){.news__article-wrapper .featured-image{height:400px}}@media only screen and (max-width:768px){.news__article-wrapper .featured-image{height:300px}}@media only screen and (max-width:576px){.news__article-wrapper .featured-image{height:180px}}.news__article-wrapper .content-wrap{margin:0 auto;max-width:710px}@media only screen and (max-width:768px){.news__article-wrapper .content-wrap{max-width:100%}}.news__article-wrapper .article-title{font-family:var(--font-primary);max-width:70%}@media only screen and (max-width:768px){.news__article-wrapper .article-title{max-width:none}}.news__article-wrapper .share-wrapper{margin-bottom:var(--space-20);margin-top:var(--space-30)}.news__article-wrapper .share-wrapper .share-title{font-size:1.4rem;text-transform:uppercase}.quote__section{position:relative}.quote__wrapper{color:var(--white);display:flex;flex-direction:column;gap:var(--space-20);margin:0 auto;max-width:460px}@media only screen and (max-width:1440px){.quote__wrapper{max-width:460px}}.quote__image{width:min(11.8055555556vw,240px)}@media only screen and (max-width:1440px){.quote__image{width:170px}}@media only screen and (max-width:576px){.quote__image{width:170px}}.quote__text{display:flex;font-family:var(--font-headings);font-size:3.2rem;gap:12px;line-height:1.3}.quote__text:before{content:"“";font-size:6.4rem;line-height:1.1}@media only screen and (max-width:576px){.quote__text{font-size:2.4rem}.quote__text:before{font-size:4.8rem}}.quote__text .line{overflow-y:hidden;vertical-align:bottom}.quote__text .line,.quote__text .line__inner{display:inline-block}.quote__footer{font-size:1.4rem;margin-top:var(--space-30);text-align:right;text-transform:uppercase}.quote__footer .name{font-weight:700}.challenges__wrapper{display:grid;gap:var(--space-80);grid-template-columns:1fr 1fr}@media only screen and (max-width:1024px){.challenges__wrapper{display:block}}.challenges__title{margin-bottom:var(--space-30);max-width:48%}@media only screen and (max-width:1024px){.challenges__title{max-width:none}}.challenges__left{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1024px){.challenges__right{margin-top:var(--space-30)}}.challenges__right-content strong{display:block;margin-bottom:.5em;text-transform:uppercase}.challenges__right-content p{margin-bottom:1.5em}.challenges__image{margin-bottom:var(--space-30)}.current-members__section{background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:1024px){.current-members__section{grid-row:1}}.current-members__wrapper{background-color:rgba(var(--egret-white-200-rgb),.9);border-radius:30px;display:flex;flex-direction:column;gap:var(--space-30);max-width:385px;padding:var(--space-30)}@media only screen and (max-width:576px){.current-members__wrapper{padding:var(--space-24)}}.current-members__wrapper h4{text-transform:uppercase}.app-process__section{color:var(--white);position:relative}.app-process__title{margin-bottom:var(--space-80)}.app-process__grid{display:grid;gap:var(--space-30);grid-template-columns:repeat(5,1fr)}@media only screen and (max-width:1024px){.app-process__grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:768px){.app-process__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:576px){.app-process__grid{grid-template-columns:repeat(1,1fr)}}.app-process__grid .grid-item{align-items:center;display:flex;flex-direction:column}.app-process__grid .grid-item-image{align-items:center;aspect-ratio:1;border:1px solid var(--gold);border-radius:50%;display:flex;justify-content:center;margin-bottom:var(--space-24);max-width:200px;width:100%}.app-process__grid .grid-item-image img{height:40%}.app-process__grid .grid-item-title{font-weight:700;text-align:center;text-transform:uppercase}.categories__title,.fees__title{margin-bottom:var(--space-30);text-transform:uppercase}.fees__wrapper{display:grid;gap:var(--space-80);grid-template-columns:1fr 1fr}@media only screen and (max-width:1024px){.fees__wrapper{gap:var(--space-30);grid-template-columns:1fr}.fees__right{grid-row:1}}.fees__content p{margin-bottom:1.5em}.fees__cards{display:flex;flex-direction:column;gap:var(--space-30)}.members__title{margin-bottom:var(--space-30)}.members__content{max-width:50%}@media only screen and (max-width:768px){.members__content{max-width:none}}.members__wrapper{margin-top:var(--space-80)}.members__filter-slider{border-bottom:1px solid var(--gold);border-top:1px solid var(--gold)}.members__filter-slider .swiper-slide{width:38px}.members__filter-slider .filter-link{display:inline-block;padding:30px 0;position:relative;text-align:center;width:100%}.members__filter-slider .filter-link:after{background-color:var(--gold);bottom:0;content:"";height:2px;left:0;position:absolute;transition:.2s var(--curve);width:0}.members__filter-slider .filter-link.--active:after,.members__filter-slider .filter-link:hover:after{width:100%}.members__filter-slider .filter-link.--disabled{color:var(--gray);cursor:not-allowed}.members__grid{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:var(--space-80);margin-top:-1px}@media only screen and (min-width:1921px){.members__grid{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:1024px){.members__grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:576px){.members__grid{grid-template-columns:repeat(1,1fr)}}.members__grid-item{align-items:center;aspect-ratio:1;border:1px solid var(--gold);display:flex;justify-content:center;margin:0 -1px -1px 0;padding:0 var(--space-30)}@media only screen and (max-width:576px){.members__grid-item{aspect-ratio:unset;border:none;border-bottom:1px solid var(--gold);margin:0;padding:10px 0}}.members__grid-item-image{height:auto;max-width:225px;width:100%}.members__grid-item-image img{height:auto;object-fit:contain;width:100%}.bod__content{display:flex;flex-direction:column;gap:var(--space-30);margin-bottom:var(--space-40);max-width:50%}@media only screen and (max-width:1024px){.bod__content{max-width:none}}.bod__swiper{overflow:visible!important}.bod__swiper .swiper-wrapper{transition:transform .5s cubic-bezier(.165,.84,.44,1)!important}.bod__swiper .swiper-slide{height:auto;width:335px}.bod__swiper .swiper-pagination{margin-top:var(--space-20);position:static}.bod__swiper .swiper-pagination-bullet{background-color:var(--egret-white-200);opacity:1}.bod__swiper .swiper-pagination-bullet-active{background-color:var(--gold)}.framework__wrapper{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1024px){.framework__wrapper{gap:var(--space-30);grid-template-columns:1fr}}.framework__title{margin-bottom:var(--space-30)}.framework__left{padding-right:var(--space-80)}@media only screen and (max-width:1024px){.framework__left{padding-right:0}}.framework__image,.framework__image img{width:100%}.committees__title{margin-bottom:var(--space-30);text-transform:uppercase}.committees__heading{margin-bottom:var(--space-30);max-width:570px}.tabs__section{position:relative}@media only screen and (max-width:768px){.tabs__wrapper{display:none}}.tabs__thumb-slider{margin-bottom:var(--space-80)}.tabs__thumb-slider .swiper-wrapper{gap:var(--space-30);justify-content:center}.tabs__thumb-slider .swiper-slide{width:fit-content}.tabs__thumb-slider .swiper-slide-thumb-active .tabs__thumb-item{color:var(--sapphire)}.tabs__thumb-slider .swiper-slide-thumb-active .tabs__thumb-item>span:first-child{position:relative}.tabs__thumb-slider .swiper-slide-thumb-active .tabs__thumb-item>span:first-child:before{background-color:var(--sapphire);bottom:-2px;content:"";height:3px;left:0;position:absolute;transition:.3s var(--curve);width:100%}.tabs__thumb-item{color:var(--sapphire);cursor:pointer;display:flex;font-family:var(--font-headings);font-size:3.6rem;gap:1rem;text-transform:uppercase;transition:.25s ease}.tabs__thumb-item:hover,.tabs__thumb-item[aria-expanded=true]{color:var(--gold)}@media only screen and (max-width:1280px){.tabs__thumb-item{font-size:2.8rem}}@media only screen and (max-width:1024px){.tabs__thumb-item{font-size:2.6041666667vw}}@media only screen and (max-width:768px){.tabs__thumb-item{font-size:3.6rem;width:100%}.tabs__thumb-item:hover{color:var(--sapphire)}.tabs__thumb-item[aria-expanded=true]{color:var(--gold)}}.tabs__thumb-item span:last-child{font-family:var(--font-primary);font-size:1.6rem;margin-top:.3em}.tabs__panel .panel__row{text-wrap:balance;display:grid;gap:var(--space-20);grid-template-columns:repeat(13,1fr)}@media only screen and (max-width:1280px){.tabs__panel .panel__row{grid-template-columns:repeat(15,1fr)}}@media only screen and (max-width:768px){.tabs__panel .panel__row{grid-template-columns:1fr;padding-top:var(--space-20)}}.tabs__panel .panel__row .panel__content{grid-column:8/12}@media only screen and (max-width:1280px){.tabs__panel .panel__row .panel__content{grid-column:9/14}}@media only screen and (max-width:1440px){.tabs__panel .panel__row .panel__content{max-width:340px}}@media only screen and (max-width:768px){.tabs__panel .panel__row .panel__content{grid-column:1/-1;max-width:none}}.tabs__panel .panel__row .panel__leading{grid-column:3/7}@media only screen and (max-width:1280px){.tabs__panel .panel__row .panel__leading{grid-column:3/8}}@media only screen and (max-width:768px){.tabs__panel .panel__row .panel__leading{grid-column:1/-1}}.tabs__panel .panel__row .panel__image{overflow:clip}.tabs__panel .panel__row .panel__image.--portrait{aspect-ratio:300/500;grid-column:3/7}@media only screen and (max-width:1280px){.tabs__panel .panel__row .panel__image.--portrait{grid-column:3/8}}@media only screen and (max-width:768px){.tabs__panel .panel__row .panel__image.--portrait{aspect-ratio:320/220;grid-column:1/-1}}.tabs__panel .panel__row .panel__image.--landscape{aspect-ratio:600/400;grid-column:1/7}@media only screen and (max-width:1280px){.tabs__panel .panel__row .panel__image.--landscape{grid-column:2/8}}@media only screen and (max-width:768px){.tabs__panel .panel__row .panel__image.--landscape{aspect-ratio:320/220;grid-column:1/-1}}.tabs__panel .panel__row p{margin-bottom:1em}.tabs__accordion{display:none}@media only screen and (max-width:768px){.tabs__accordion{counter-reset:countMobile;display:block}}.tabs__accordion-item{padding:var(--space-20) 0}.logo-content__grid{display:grid;gap:var(--space-80);grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:768px){.logo-content__grid{gap:var(--space-80);grid-template-columns:1fr}}.logo-content__image{margin-bottom:10px}.logo-content__title{border-bottom:1px solid var(--sapphire);font-weight:600;margin-bottom:10px;padding-bottom:10px;text-transform:uppercase}.logo-content__content p{margin-bottom:1em}.strategic__section{background-color:var(--egret-white-400)}@media only screen and (max-width:1024px){.strategic__section{background-color:var(--white)}}.strategic__grid{display:grid;gap:var(--space-30) var(--space-80);grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1024px){.strategic__grid{gap:var(--space-30);grid-template-columns:1fr}}.strategic__grid .image,.strategic__grid .image img{width:100%}.strategic__grid .image.--desktop{margin-top:var(--space-48)}.strategic__grid .image.--mobile{margin-top:var(--space-20)}.strategic__title{grid-column:1/2}@media only screen and (max-width:1024px){.strategic__title{grid-column:1/-1}}.strategic__left{gap:var(--space-48);grid-column:1/2}@media only screen and (max-width:1024px){.strategic__left{flex-direction:column-reverse;gap:var(--space-30);grid-column:1/-1}}.strategic__right{grid-column:2/-1;grid-row:2}@media only screen and (max-width:1024px){.strategic__right{grid-column:1/-1;grid-row:unset}}.strategic__right .article-content{max-width:480px}@media only screen and (max-width:1024px){.strategic__right .article-content{max-width:none}}.pillar__cards{display:grid;gap:var(--space-30);grid-template-columns:repeat(3,1fr);margin-top:var(--space-80)}.pillar__cards.other-pillars{grid-template-columns:repeat(2,minmax(0,480px));justify-content:center}@media only screen and (max-width:1024px){.pillar__cards.other-pillars{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:normal}}@media only screen and (max-width:768px){.pillar__cards.other-pillars{grid-template-columns:auto!important}.pillar__cards{display:none}}.pillar__cards-slider.swiper{display:none}@media only screen and (max-width:768px){.pillar__cards-slider.swiper{display:block;height:510px;margin-top:140px;overflow:visible;width:300px}}.pillar__cards-slider.swiper .swiper-slide{overflow:visible}.commitments__page .about__grid{display:flex;gap:var(--space-80);justify-content:space-between}@media only screen and (max-width:1024px){.commitments__page .about__grid{flex-direction:column;gap:var(--space-30)}}.commitments__page .about__image{max-width:41.6666666667vw}@media only screen and (max-width:1440px){.commitments__page .about__image{max-width:none}}.commitments__page .about__content{max-width:32.6388888889vw}@media only screen and (max-width:1440px){.commitments__page .about__content{max-width:none}}.commitments__page .about__title{margin-bottom:var(--space-30)}.commitments__page .about__text p{margin-bottom:1em}.commitments__page .principles__slider-wrapper{margin-top:var(--space-80)}.commitments__page .principles__slider-title{margin-bottom:var(--space-48);text-transform:none}.commitments__page .principles__slider.swiper{overflow:visible}.commitments__page .principles__slider.swiper .swiper-wrapper{transition:transform .5s cubic-bezier(.165,.84,.44,1)!important}.commitments__page .principles__slider.swiper .swiper-slide{height:400px;width:275px}.commitments__page .principles__slider.swiper .swiper-pagination{margin-top:var(--space-20);position:static}.commitments__page .principles__slider.swiper .swiper-pagination-bullet{background-color:var(--egret-white-200);opacity:1}.commitments__page .principles__slider.swiper .swiper-pagination-bullet-active{background-color:var(--gold)}.commitments__page .principles__btn-row{align-items:center;display:flex;justify-content:center;margin-top:var(--space-48)}.commitments__page .importance__grid{display:grid;gap:var(--space-30) var(--space-80);grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1024px){.commitments__page .importance__grid{gap:var(--space-30);grid-template-columns:1fr}}.commitments__page .importance__title{grid-column:1/2}@media only screen and (max-width:1024px){.commitments__page .importance__title{grid-column:1/-1}}.commitments__page .importance__left{align-items:flex-end;display:flex;flex-direction:column;gap:var(--space-48);grid-column:1/2;justify-content:space-between}.commitments__page .importance__left .image{aspect-ratio:330/454;max-height:460px;width:330px}@media only screen and (max-width:1024px){.commitments__page .importance__left .image{aspect-ratio:330/454;width:100%}.commitments__page .importance__left{flex-direction:column-reverse;gap:var(--space-30);grid-column:1/-1}}.commitments__page .importance__right{grid-column:2/-1;grid-row:2}@media only screen and (max-width:1024px){.commitments__page .importance__right{grid-column:1/-1;grid-row:unset}}.commitments__page .importance__right .content-group{display:flex;flex-direction:column;gap:12px;margin-bottom:var(--space-24);max-width:480px}.resources__title{margin-bottom:var(--space-40)}.resources__grid{display:grid;gap:var(--space-64);grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (max-width:1024px){.resources__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:576px){.resources__grid{grid-template-columns:1fr}}.resources__grid-item-image{aspect-ratio:248/342;margin-bottom:var(--space-20);width:248px}@media only screen and (max-width:768px){.resources__grid-item-image{width:100%}}.resources__grid-item-title{margin-bottom:10px}.resources__grid-item-text{margin-bottom:var(--space-20)}.resources__grid-item-icon{align-items:center;background-color:var(--sapphire);border-radius:50%;display:flex;height:30px;justify-content:center;transition:.3s var(--curve);width:30px}.resources__grid-item-icon img{filter:invert(1)}.resources__grid-item-link:hover .resources__grid-item-icon{rotate:45deg}.wpcf7-form{background-color:var(--egret-white-50);border-radius:30px;display:flex;flex-direction:column;gap:var(--space-30);max-width:775px;padding:var(--space-30)}@media only screen and (max-width:768px){.wpcf7-form{padding:var(--space-30) 16px}}.form__title{margin-bottom:var(--space-40)}.form__field{width:100%}.form__field input:not([type=submit]),.form__field textarea{background-color:var(--white);font-size:2.4rem;padding:var(--space-30);width:100%}@media only screen and (max-width:768px){.form__field input:not([type=submit]),.form__field textarea{font-size:1.6rem;padding:16px}}.form__field input:not([type=submit])::placeholder,.form__field textarea::placeholder{color:var(--sapphire)}.form__field.--checkbox{align-items:center;display:flex;gap:10px}.form__field.--checkbox input{width:auto}.form__field.--checkbox label{margin-top:1px}.gform_wrapper.gravity-theme .gform_fields{grid-row-gap:30px!important}.gform_wrapper form{background-color:var(--egret-white-50);border-radius:30px;padding:var(--space-30)}.gform_wrapper form .gfield label{display:none!important}.gform_wrapper form input,.gform_wrapper form textarea{background-color:var(--white);color:#000;font-size:2.4rem!important;padding:var(--space-30)!important}.gform_wrapper form input:focus,.gform_wrapper form textarea:focus{outline:none!important}.gform_wrapper form .gfield--type-choice input{border:0;height:28px!important;margin-bottom:0;outline:none;width:28px!important}.gform_wrapper form .gfield--type-choice legend{display:none!important}.gform_wrapper form .gfield--type-choice label{display:inline-block!important;padding-left:14px!important}.gform_wrapper form .ginput_container_consent{align-items:center;display:flex;margin:30px 0}.gform_wrapper form .gform_footer input[type=submit]{font-size:2.4rem!important;margin-bottom:0;padding:1.4rem 4rem!important}.agreement__wrapper{margin-top:var(--space-48);max-width:775px}.human-rights-navigator__page{padding:80px 0}.human-rights-navigator__page .human-rights-navigator__section{padding:0 30px}.human-rights-navigator__page .title-main{padding:30px 0}.human-rights-navigator__page .title-main .human-rights-navigator__card-title{margin:10px 0}.human-rights-navigator__page .content__column-wrap{display:flex;gap:70px}.human-rights-navigator__page .content__column-links{max-width:20.8333333333vw}.human-rights-navigator__page .content__column-links-wrap{padding-top:10px}.human-rights-navigator__page .content__column-links .active{border-bottom:1px solid var(--sapphire)}.human-rights-navigator__page .content__column-links .active .content__column-links-box-title{color:var(--sapphire)}.human-rights-navigator__page .content__column-links .active .content__column-links-box-icon:after{background-image:url(../img/icons/icon-right-arrow-black.svg);content:""}.human-rights-navigator__page .content__column-links-box{align-items:center;border-bottom:1px solid var(--gold);display:flex;height:76.5px;justify-content:space-between;overflow:hidden;transition:.5s}.human-rights-navigator__page .content__column-links-box:hover{border-bottom:1px solid var(--sapphire)}.human-rights-navigator__page .content__column-links-box:hover .content__column-links-box-title{color:var(--sapphire)}.human-rights-navigator__page .content__column-links-box:hover .content__column-links-box-icon:after{background-image:url(../img/icons/icon-right-arrow-black.svg);content:""}.human-rights-navigator__page .content__column-links-box-title{color:var(--gold);font-size:16px;font-weight:600;line-height:140%;max-width:300px;text-transform:uppercase;transition:.5s}.human-rights-navigator__page .content__column-links-box-icon{height:15px;width:15px}.human-rights-navigator__page .content__column-links-box-icon:after{background-image:url(../img/icons/icon-right-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:15px;transition:.5s;width:15px}.human-rights-navigator__page .content__column-text{flex:1;max-width:710px}.human-rights-navigator__page .content__column-text .article-title{max-width:100%!important}.human-rights-navigator__page .content__column-text .two-col{display:flex;gap:35px;margin:20px 0}.human-rights-navigator__page .content__column-text .two-col-card{background-color:var(--egret-white-50);border-radius:30px;max-width:215px;padding:30px}.human-rights-navigator__page .content__column-text .two-col-card h6{color:var(--sapphire);font-family:var(--font-headings);font-size:24px;font-weight:300;line-height:120%;margin-bottom:5px;text-transform:uppercase}.human-rights-navigator__page .content__column-text .two-col-card p{color:var(--sapphire);font-style:normal;font-weight:400;line-height:140%;margin-bottom:0}.human-rights-navigator__page .content__column-text .two-col-card img{margin-bottom:10px}.march__page .article-title,.march__page .tags{margin-bottom:var(--space-10)}.march__page .article-title{max-width:100%}.march__page .share-wrapper{margin:var(--space-30) 0}.march__page .two-col{display:flex;gap:35px;margin:30px 0;width:100%}.march__page .two-col p:last-child{margin-bottom:0}.march__page .two-col-card{background-color:var(--egret-white-50);border-radius:30px;max-width:275px!important;padding:30px}.march__page .two-col-card h6{color:var(--sapphire);font-family:var(--font-headings);font-size:24px;font-weight:300;line-height:120%;margin-bottom:5px;text-transform:uppercase}.march__page .two-col-card p{color:var(--sapphire);font-style:normal;font-weight:400;line-height:140%;margin-bottom:0}.march__page .two-col-card img{margin-bottom:10px}.march__page .two-col-text{max-width:400px!important}.march__page .pendora-logo{max-width:140px}.march__page .register-session-section{background:linear-gradient(197deg,#e6e6e6 -26.85%,#efefef 32.09%,#fff 73.92%);border-radius:30px;margin:30px 0;padding:30px}.march__page .register-session-section .icon-decoration{position:relative;top:0}.march__page .register-session-section .icon-decoration .icon{height:24px}.march__page .register-session-section h4{font-size:24px;line-height:120%;margin:10px 0;text-transform:uppercase}.march__page .register-session-section .cols-wrap{display:flex;gap:74px}.march__page .register-session-section .cols-wrap p{margin-bottom:20px;text-transform:uppercase}.march__page .two-cols-img-caption{display:flex;gap:30px;margin-bottom:28px}.march__page .two-cols-img-caption .text-col p:last-child{margin-bottom:0}.march__page .two-cols-img-caption .img-col,.march__page .two-cols-img-caption .img-col img{max-width:243px}.march__page .two-cols-img-caption .img-col p{margin-bottom:0;margin-top:15px}.march__page .two-col-50{display:grid;flex:1;gap:35px;grid-template-columns:1fr 1fr;margin:30px 0}.march__page .two-col-50 p:last-child{margin-bottom:0}.march__page .two-col-50 .img-col,.march__page .two-col-50 .img-col img{height:100%;width:100%}.march__page .bg-sapphire-with-two-col{background-color:var(--sapphire);border-radius:20px;color:var(--white);display:flex;gap:30px;padding:var(--space-20)}.march__page .bg-sapphire-with-two-col .img-col img{height:270px;max-width:193px!important}.march__page .bg-sapphire-with-two-col .text-col ul{margin-top:-30px}.content-results--field{background-color:var(--egret-white-50);padding:40px 0 50px}@media only screen and (max-width:768px){.content-results--field{padding:45px 0 25px}}.content-results--field .searchform{margin:0 auto;max-width:800px;padding:0 24px;position:relative;width:100%}.content-results--field input{background-color:#fff;border:1px solid var(--gold);border-radius:4px;padding:12px 12px 12px 55px;width:100%}.content-results--field input:focus,.content-results--field input:focus-visible{border-color:var(--sapphire);outline:none}.content-results--field .search-input-wrapper{position:relative}.content-results--field .search-input-wrapper span{display:flex;left:20px;position:absolute;top:50%;transform:translateY(-50%)}.content-results--field .search-input-wrapper span svg{max-width:15px}.content-results--container{margin:0 auto;max-width:800px;padding:65px 24px 100px;width:100%}@media only screen and (max-width:768px){.content-results--container{padding:45px 24px 55px}}.content-results--container h1{text-transform:uppercase}.content-results--container h1 strong{font-family:var(--font-primary);font-size:4.8rem;font-weight:600;line-height:1.2}@media only screen and (max-width:768px){.content-results--container h1{display:none}}.content-results--container .result-count{font-family:var(--font-primary);font-size:2.4rem;font-weight:600;margin-top:50px}@media only screen and (max-width:768px){.content-results--container .result-count{font-size:1.6rem;margin-top:0}}.content-results--grid{margin-top:20px}.content-results--col{align-items:center;border-top:1px solid rgba(36,28,21,.15);display:flex;gap:10px 150px;justify-content:space-between;padding:20px 0}@media only screen and (max-width:768px){.content-results--col{gap:10px 20px}}.content-results--col:last-of-type{border-bottom:1px solid rgba(36,28,21,.15)}.content-results--col h3{color:#241c15;font-size:1.6rem;font-weight:400}.content-results--col p{color:rgba(36,28,21,.65);font-size:1.3rem;margin-top:5px}@media only screen and (max-width:768px){.content-results--col p{margin-top:15px}}.content-results--col a{text-decoration:none}.content-results--col-right .icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.content-results--col-right .icon:hover{opacity:.8}.content-results .pagination-wrapper{display:flex;justify-content:flex-end;margin-top:24px}.content-results .pagination{align-items:center;color:#241c15;display:flex;font-size:1.6rem;gap:10px}.content-results .pagination__info{align-items:center;display:flex;gap:5px}.content-results .pagination__controls{align-items:center;display:flex}.content-results .pagination__btn{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;transition:opacity .3s ease;width:32px}.content-results .pagination__btn img{height:auto;width:20px}.content-results .pagination__btn:hover:not(:disabled){opacity:.7}.content-results .pagination__btn:disabled{cursor:default;opacity:.3}.news__filter-section{padding:40px 0}.news__filter-section .form-row{align-items:center;display:flex;gap:15px}.news__filter-section .form-group{flex:1}.news__filter-section input[type=text],.news__filter-section select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:10px;width:100%}.news__filter-section .filter-icon{flex:0 0 25px;max-width:25px}.news__filter-section .tabs{display:flex;flex-wrap:wrap;gap:15px}.gform_wrapper form .gform_footer .news__filter-section input[type=submit],.news__filter-section .btn,.news__filter-section .gform_wrapper form .gform_footer input[type=submit],.news__filter-section .wpcf7-form input[type=submit],.wpcf7-form .news__filter-section input[type=submit]{font-size:1rem;padding:6px 20px}.news__filter-section .btn--outline-gold{color:var(--sapphire)}.news__filter-section .btn--outline-gold:hover,.news__filter-section button.active{background-color:var(--gold);color:var(--sapphire)}.news__filter-section button.active{border-color:var(--gold)}.gform_wrapper form .gform_footer .news__filter-section input[type=submit]:hover,.news__filter-section .btn.btn--outline-dark:hover,.news__filter-section .gform_wrapper form .gform_footer input[type=submit]:hover,.news__filter-section .wpcf7-form input[type=submit]:hover,.wpcf7-form .news__filter-section input[type=submit]:hover{background-color:var(--green);border:1px solid var(--green)}.wpcf7-not-valid-tip{padding:10px 0}body div.modalContainer{background:0 none;height:100%;left:0;position:absolute;top:0;visibility:hidden;z-index:200}body div.modalContainer.fixed{position:fixed;width:100%}body div.modalContainer div.popupOverlay{height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:150}body div.modalContainer div.close{display:flex;justify-content:flex-end;margin-bottom:-45px;position:relative;z-index:260}body div.modalContainer div.close a.popupClose{background-color:#1c293b;border:0;border-radius:50%;cursor:pointer;display:block;margin:10px 10px 0 0;padding:9px 9px 7px 14px;text-decoration:none;transition:all .5s ease}body div.modalContainer div.close a.popupClose:before{color:#fff;content:"X"}body div.modalContainer div.close a.popupClose:hover{background-color:#0079c4;transition:all .5s ease}body div.modalContainer div.pc2{box-sizing:border-box;opacity:0;position:relative;transition:all .5s ease;z-index:175}body div.modalContainer div.pc2 div.popupContent{background:#f0f0f0;box-shadow:0 0 8px #444;box-sizing:border-box;max-height:calc(100vh - 180px);overflow:hidden}body div.modalContainer div.pc2 div.popupContent div.popupInnerContainer{overflow:auto;scrollbar-width:none}body div.modalContainer div.pc2 div.popupContent div.popupInnerContainer::-webkit-scrollbar{display:none}body div.modalContainer.show{visibility:visible}body div.modalContainer.show div.popupOverlay{opacity:.6;transition:all .5s ease}body div.modalContainer.show div.pc2{opacity:1;transition:all .5s ease}body div.modalContainer.defaultModalSliders div.pc2{margin:0 auto;width:100%}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent{margin:60px auto 20px;max-height:none;overflow-y:auto;scrollbar-width:none;width:90vw}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent::-webkit-scrollbar{display:none}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.popupInnerContainer{padding:30px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent h2{font-weight:700;margin-bottom:15px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent h3{font-size:30px;font-weight:700;margin-bottom:30px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent p{font-size:18px;margin-bottom:25px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.cta{margin:10px auto;text-align:center}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;overflow:hidden;width:390px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper{align-items:center;height:auto;width:390px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper div.sliderItem{height:auto;width:390px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper div.sliderItem img{display:block;width:100%}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSliderPager{align-items:center;display:flex;justify-content:center;margin:15px auto;position:relative;z-index:270}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSliderPager span{background-color:#f0f0f0;color:#1c293b;cursor:pointer;display:block;font-size:24px;margin:0 20px;opacity:.8;padding:0 2px 0 3px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSliderPager span.prev:before{content:"<"}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSliderPager span.next:before{content:"\e5cc"}body div.modalContainer.defaultImages div.pc2{margin:0 auto;width:100%}body div.modalContainer.defaultImages div.pc2 div.popupContent{height:100vh;max-height:none;overflow-y:auto;scrollbar-width:none}body div.modalContainer.defaultImages div.pc2 div.popupContent::-webkit-scrollbar{display:none}body div.modalContainer.defaultImages div.pc2 div.popupContent div.modalImageWrapper{align-items:center;display:flex;height:100vh;justify-content:center;margin:0 auto;overflow:hidden;width:calc(100vw - 50px)}body div.modalContainer.defaultImages div.pc2 div.popupContent div.modalImageWrapper img{display:block;width:100%}body div.modalContainer.defaultModalVideo div.pc2{margin:0 auto;width:100%}body div.modalContainer.defaultModalVideo div.pc2 div.popupContent{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;max-height:none;overflow-y:auto;padding:20px;scrollbar-width:none;text-align:center}body div.modalContainer.defaultModalVideo div.pc2 div.popupContent div.popupInnerContainer{overflow:hidden}body div.modalContainer.defaultModalVideo div.pc2 div.popupContent::-webkit-scrollbar{display:none}body div.modalContainer.defaultModalVideo div.pc2 div.popupContent iframe{aspect-ratio:1.7777777778;width:100%}body div.modalDisclaimerWrapper{padding:20px}body div.modalDisclaimerWrapper div.block--headertextscroll{display:none}body div.modalDisclaimerWrapper div.block ul.links li{display:inline-block;margin-right:10px}body div.modalDisclaimerWrapper div.block.align-matchGeoIP,body div.modalDisclaimerWrapper div.block.matchGeoIP,body div.modalDisclaimerWrapper.countryFR div.block{display:none}body div.modalDisclaimerWrapper.countryFR div.block.align-matchGeoIP,body div.modalDisclaimerWrapper.countryFR div.block.matchGeoIP{display:block}@media only screen and (min-width:768px){body div.modalContainer.defaultModalSliders div.pc2{margin:0 auto;padding:20px;width:720px}body div.modalContainer.defaultModalSliders div.pc2 div.close{margin-bottom:0}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent{height:auto;margin:10px 40px;max-height:calc(100vh - 180px);overflow-y:auto;width:auto}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider{align-items:center;display:flex;flex-direction:column;height:auto;width:600px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper{align-items:center;width:600px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper div.sliderItem{max-height:600px;width:600px}body div.modalContainer.defaultImages div.pc2{margin:0 auto;padding:20px;width:720px}body div.modalContainer.defaultImages div.pc2 div.close{margin-bottom:0}body div.modalContainer.defaultImages div.pc2 div.popupContent{height:auto;margin:10px 40px;max-height:calc(100vh - 180px);overflow-y:auto}body div.modalContainer.defaultImages div.pc2 div.popupContent div.modalImageWrapper{height:calc(100vh - 180px);width:auto}body div.modalContainer.defaultModalVideo div.pc2{display:flex;flex-direction:column;height:100%;margin:0 auto;padding:20px}body div.modalContainer.defaultModalVideo div.pc2 div.close{margin-bottom:0}body div.modalContainer.defaultModalVideo div.pc2 div.popupContent{height:100%;margin:10px 40px;overflow-y:auto}}@media only screen and (min-width:1024px){body div.modalContainer.defaultModalSliders div.pc2{margin:0 auto;width:920px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider,body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper,body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper div.sliderItem{width:800px}body div.modalContainer.defaultImages div.pc2{margin:40px auto 0;width:920px}body div.modalContainer.defaultModalVideo div.pc2 div.popupContent iframe{width:940px}}@media only screen and (min-width:1224px){body div.modalContainer.defaultModalSliders div.pc2{margin:0 auto;width:920px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent{overflow-y:auto}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider{align-items:center;display:flex;flex-direction:column;width:860px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper{align-items:center;width:860px}body div.modalContainer.defaultModalSliders div.pc2 div.popupContent div.modalSlider div.swiper-wrapper div.sliderItem{max-height:800px;width:860px}body div.modalContainer.defaultImages div.pc2{margin:40px auto 0;width:1120px}body div.modalContainer.defaultImages div.pc2 div.popupContent{height:100%;overflow-y:auto;scrollbar-width:none}body div.modalContainer.defaultImages div.pc2 div.popupContent::-webkit-scrollbar{display:none}body div.modalContainer.defaultImages div.pc2 div.popupContent div.modalImageWrapper{height:auto;margin:0 auto;width:100%}body div.modalContainer.defaultImages div.pc2 div.popupContent div.modalImageWrapper img{height:calc(100vh - 180px);width:auto}}.bg-gradient-gold{background:linear-gradient(90deg,#c2b078,#f3f3f3,#fff)}.resources__grid.grid4{display:grid;gap:var(--space-64);grid-template-columns:repeat(4,1fr)}.resources__grid.grid4 .resources__grid-item-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1024px){.resources__grid.grid4{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:576px){.resources__grid.grid4{grid-template-columns:1fr}}.resources-filter__wrapper{display:grid;grid-template-columns:370px 1fr}.resources-filter__wrapper .filter-sidebar{padding-right:40px;position:relative}.resources-filter__wrapper .filter-sidebar:before{background-color:#faf7f2;bottom:0;content:"";left:-100%;position:absolute;right:0;top:0;z-index:-1}.resources-filter__wrapper .filter-sidebar h4{margin-bottom:50px;text-transform:uppercase}.resources-filter__wrapper .filter-sidebar h4 strong{display:block;font-family:var(--font-primary);font-weight:600}.resources-filter__wrapper .filter-sidebar .filter-sidebar-links{display:grid;gap:25px;list-style:none;margin:0;padding:0}.resources-filter__wrapper .filter-sidebar .filter-sidebar-links li{margin:0}.resources-filter__wrapper .filter-sidebar .filter-sidebar-links li a{border-bottom:1px solid var(--gold);color:var(--gold);display:block;font-size:1.6rem;padding:12px 0 5px;text-decoration:none;text-transform:uppercase}.resources-filter__wrapper .filter-sidebar .filter-sidebar-links li a.active,.resources-filter__wrapper .filter-sidebar .filter-sidebar-links li a:hover{border-bottom-color:var(--sapphire);color:var(--sapphire);font-weight:600}.resources-filter__wrapper .filter-sidebar .filter-sidebar-dropdown-btn{align-items:center;background-color:transparent;border:1px solid var(--gold);border-radius:30px;color:var(--sapphire);cursor:pointer;display:none;font-size:1rem;justify-content:space-between;padding:10px 16px;transition:all .3s ease;width:100%}.resources-filter__wrapper .filter-sidebar .filter-sidebar-dropdown-btn .dropdown-icon{transition:transform .3s ease,color .3s ease}.resources-filter__wrapper .filter-sidebar .filter-sidebar-dropdown-btn.active .dropdown-icon{color:var(--primary);transform:rotate(180deg)}.resources-filter__wrapper .filter-sidebar .filter-sidebar-content{background:var(--white);border:1px solid var(--gold);border-radius:10px;left:0;margin-top:5px;opacity:0;padding:10px 16px;position:absolute;transform:scale(.95);transition:all .2s ease;visibility:hidden;width:100%;z-index:10}.resources-filter__wrapper .filter-sidebar .filter-sidebar-content.visible{opacity:1;transform:scale(1);visibility:visible}.resources-filter__wrapper .filter-main .news__filter-section{padding-left:60px;padding-right:60px}.resources-filter__wrapper .filter-main .resources__grid{padding:0 60px}.resources-filter__wrapper .filter-main .resources__grid-item-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-decoration:none;text-overflow:ellipsis}@media only screen and (max-width:1600px){.resources-filter__wrapper .resources__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1280px){.resources-filter__wrapper{grid-template-columns:300px 1fr}}@media only screen and (min-width:992px){.resources-filter__wrapper .filter-sidebar .filter-sidebar-dropdown-btn{display:none}.resources-filter__wrapper .filter-sidebar .filter-sidebar-content{background-color:transparent;border:none;border-radius:0;opacity:1;padding:0;position:static;transform:none;visibility:visible}.resources-filter__wrapper .filter-sidebar .filter-sidebar-links{display:grid;gap:25px}}@media only screen and (max-width:991px){.resources-filter__wrapper{grid-template-columns:auto}.resources-filter__wrapper .filter-sidebar{background-color:transparent;padding-bottom:0;padding-right:0}.resources-filter__wrapper .filter-sidebar:before{display:none}.resources-filter__wrapper .filter-sidebar h4{margin-bottom:20px}.resources-filter__wrapper .filter-sidebar .filter-sidebar-dropdown-btn{display:flex}.resources-filter__wrapper .filter-sidebar .filter-sidebar-links{display:block}.resources-filter__wrapper .filter-sidebar .filter-sidebar-links li a{border-bottom:0;font-size:1.2rem;padding:5px 0}.resources-filter__wrapper .filter-main .news__filter-section{padding-left:0;padding-right:0;padding-top:30px}.resources-filter__wrapper .filter-main .resources__grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0}.resources-filter__wrapper .filter-main .resources__grid-item-image{aspect-ratio:200/294;width:200px}}@media only screen and (max-width:768px){.resources-filter__wrapper .filter-main .resources__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-filter__wrapper .filter-main .resources__grid-item-image{aspect-ratio:248/342;width:248px}}@media only screen and (max-width:576px){.resources-filter__wrapper .filter-main .resources__grid{gap:var(--space-30);grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px){.content-intro__section .pillar__cards{display:grid;grid-template-columns:auto;margin-top:30px}.content-intro__section .pillar__cards .pillar__card{padding:30px 10px}.content-intro__section .pillar__cards .pillar__card-shape--8{aspect-ratio:85.5/156;clip-path:url(#pillar-clip-path-8);-webkit-clip-path:url(#pillar-clip-path-8)}.content-intro__section .pillar__cards .pillar__card-shape--guidance{aspect-ratio:96/156;clip-path:url(#pillar-clip-path-guidance);-webkit-clip-path:url(#pillar-clip-path-guidance)}.content-intro__section .pillar__cards .pillar__card-shape--equality{aspect-ratio:86/156;clip-path:url(#pillar-clip-path-equality);-webkit-clip-path:url(#pillar-clip-path-equality)}.content-intro__section .pillar__cards .pillar__card-title{margin-bottom:0}}.single-commitments__page .two-col__layout{padding:var(--section-padding) 0}.single-commitments__page .two-col__layout .col--content .subtitle{color:var(--gold);font-family:var(--font-primary);font-size:1.6rem;font-weight:700;text-transform:uppercase}.single-commitments__page .two-col__layout .col--content h6{margin:30px 0 10px}.single-commitments__page .two-col__layout .col--content ul{list-style:disc;padding-left:20px}.single-commitments__page .two-col__layout .col--content ul li+li{margin-top:5px}@media only screen and (max-width:1024px){.single-commitments__page .two-col__layout .col--content{gap:20px}}@media only screen and (max-width:768px){.single-commitments__page .two-col__layout .col--content{text-wrap:inherit;max-width:100%}}@media only screen and (min-width:1025px){.single-commitments__page .two-col__layout .image--shape--guidance{--width:220px;--height:390px;aspect-ratio:220/390;bottom:-10%;left:auto;right:calc(var(--width)*-1/2);top:auto;width:var(--width)}}@media only screen and (max-width:1024px){.single-commitments__page .two-col__layout{padding-top:0}.single-commitments__page .two-col__layout .image--shape--guidance{left:auto;right:var(--container-padding)}}@media only screen and (max-width:768px){.single-commitments__page .two-col__layout{padding-bottom:var(--space-40)}}.single-commitments__page .two-col__container{margin:0 auto;max-width:1100px}@media only screen and (max-width:1280px){.single-commitments__page .two-col__container{max-width:1000px}}.single-commitments__page .content-intro__section .pillar__cards{margin-top:var(--space-40)}.single-commitments__page .content-intro__content{text-align:center}.single-commitments__page .content-intro__title{font-size:3.6rem}@media only screen and (max-width:576px){.single-commitments__page .content-intro__title{font-size:2rem;margin-left:0}}.single-commitments__page .our-progress{position:relative}.single-commitments__page .our-progress__title{color:var(--white);font-family:var(--font-primary);font-size:3.6rem;font-weight:600;margin-bottom:var(--space-64);text-transform:uppercase}@media only screen and (max-width:1024px){.single-commitments__page .our-progress__title{margin-bottom:var(--space-40)}}@media only screen and (max-width:576px){.single-commitments__page .our-progress__title{font-size:2.4rem}}.single-commitments__page .our-progress__content{display:flex;justify-content:space-between;position:relative}@media only screen and (max-width:1024px){.single-commitments__page .our-progress__content{flex-direction:column;gap:100px}.single-commitments__page .our-progress__content:after,.single-commitments__page .our-progress__content:before{content:"";position:absolute}.single-commitments__page .our-progress__content:before{background-color:var(--gold);height:calc(50% - 20px);left:11px;top:30px;width:1px}.single-commitments__page .our-progress__content:after{border-bottom:1px solid var(--gold);border-right:1px solid var(--gold);height:8px;left:7px;top:calc(50% + 3px);transform:rotate(45deg);width:8px}}.single-commitments__page .our-progress__col{width:390px}@media only screen and (max-width:1024px){.single-commitments__page .our-progress__col{width:100%}}.single-commitments__page .our-progress__heading{align-items:center;display:flex;gap:20px;margin-bottom:20px}.single-commitments__page .our-progress__dot{border-radius:50%;display:inline-block;height:30px;width:30px}.single-commitments__page .our-progress__dot--filled{background-color:var(--gold)}.single-commitments__page .our-progress__dot--outlined{border:2px solid var(--gold)}@media only screen and (max-width:1024px){.single-commitments__page .our-progress__dot{height:22px;width:22px}}.single-commitments__page .our-progress__subtitle{color:var(--white);font-family:var(--font-primary);font-size:1.6rem;font-weight:700;text-transform:uppercase}.single-commitments__page .our-progress ul{list-style:disc;margin:0;padding:0 0 0 20px}.single-commitments__page .our-progress ul li{color:var(--white);font-size:1.6rem;line-height:1.6;position:relative}.single-commitments__page .our-progress ul li+li{margin-top:4px}@media only screen and (max-width:1024px){.single-commitments__page .our-progress ul{margin-left:42px}}.single-commitments__page .our-progress p{color:var(--white);font-size:1.6rem}.single-commitments__page .our-progress__line{height:2px;left:50%;position:absolute;top:15px;transform:translateX(-50%);width:40%}@media only screen and (max-width:1600px){.single-commitments__page .our-progress__line{width:30%}}@media only screen and (max-width:1024px){.single-commitments__page .our-progress__line{display:none}}.single-commitments__page .our-progress__line-inner{background-color:var(--gold);display:block;height:1px;width:100%}.single-commitments__page .our-progress__arrow{border-right:1px solid var(--gold);border-top:1px solid var(--gold);height:8px;position:absolute;right:0;top:-4px;transform:rotate(45deg);width:8px}.pillar-accordion-wrapper .accordion-item{font-family:var(--font-headings);padding:40px 0;text-align:center}.pillar-accordion-wrapper .accordion-item:not(:last-child){border-bottom:1px solid var(--gold)}.pillar-accordion-wrapper .accordion-item-toggle{border-bottom:0;display:inline-flex;font-size:3.6rem;gap:50px;justify-content:center;padding:0;width:auto}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .accordion-item-toggle{font-size:2.4rem}}@media only screen and (max-width:768px){.pillar-accordion-wrapper .accordion-item-toggle{display:flex;font-size:1.8rem;justify-content:space-between;width:100%}.pillar-accordion-wrapper .accordion-item-toggle span{text-align:left!important}.pillar-accordion-wrapper .accordion-item-toggle span br{display:none}}.pillar-accordion-wrapper .accordion-item-toggle span{color:var(--sapphire);font-weight:300;text-align:center;word-break:break-word}.pillar-accordion-wrapper .accordion-item-toggle .icon{transition:.5s cubic-bezier(.6,.01,.1,.96)}.pillar-accordion-wrapper .accordion-item-toggle[aria-expanded=true] .icon{transform:rotate(90deg)}.pillar-accordion-wrapper .accordion-item-toggle[aria-expanded=true]~[js-accordion-item-body]{padding:var(--space-40) 0}.pillar-accordion-wrapper .accordion-item-content{margin:0 auto;max-width:90%;text-align:left;width:100%}.pillar-accordion-wrapper .accordion-item-content h5{margin-bottom:38px}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .accordion-item-content{max-width:100%}}.pillar-accordion-wrapper .accordion-item__content-inner{display:flex;font-family:var(--font-primary);gap:var(--space-64);padding-top:0}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .accordion-item__content-inner{flex-direction:column;gap:30px}}.pillar-accordion-wrapper .accordion-item__content-inner p{margin-bottom:var(--space-30)}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .accordion-item__content-inner p{margin-bottom:15px}}.pillar-accordion-wrapper .accordion-item__content-inner h5{color:var(--gold);font-size:1.6rem;font-weight:700;margin-bottom:5px;text-transform:uppercase}.pillar-accordion-wrapper .accordion-item__content-inner h6{font-family:var(--font-primary);font-size:1.6rem;font-weight:700;margin-bottom:16px;text-transform:uppercase}.pillar-accordion-wrapper .accordion-item__content-inner ul{list-style:disc;margin-bottom:30px;padding-left:20px}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .accordion-item__content-inner ul{margin-bottom:0}}.pillar-accordion-wrapper .accordion-item__content-inner ul li+li{margin-top:5px}.pillar-accordion-wrapper .accordion-item__content-inner ul~h5{margin-top:50px}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .accordion-item__content-inner ul~h5{margin-top:30px}}.pillar-accordion-wrapper .accordion-item__content-inner blockquote{font-size:2.4rem;margin-bottom:var(--space-20)}.pillar-accordion-wrapper .accordion-item__content-inner cite{color:var(--gold);display:block;font-size:1.6rem;font-style:normal;font-weight:700;margin-bottom:var(--space-30);text-transform:uppercase}.pillar-accordion-wrapper .accordion-item__content-left,.pillar-accordion-wrapper .accordion-item__content-right{flex:1}.pillar-accordion-wrapper+.pillar-accordion-wrapper{border-top:1px solid var(--gold)}.pillar-accordion-wrapper .explore-workstream-resources{border-top:1px solid var(--gold);margin-top:var(--space-30);padding-top:var(--space-30)}.pillar-accordion-wrapper .explore-workstream-resources .title{font-family:var(--font-primary);font-size:3.6rem;font-weight:600;text-transform:uppercase}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .explore-workstream-resources .title{font-size:2.4rem}}@media only screen and (max-width:576px){.pillar-accordion-wrapper .explore-workstream-resources .title{font-size:2rem}}.pillar-accordion-wrapper .explore-workstream-resources .resources__grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:60px 60px 0}@media only screen and (max-width:1600px){.pillar-accordion-wrapper .explore-workstream-resources .resources__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px){.pillar-accordion-wrapper .explore-workstream-resources .resources__grid{padding:30px 0 0}}@media only screen and (max-width:576px){.pillar-accordion-wrapper .explore-workstream-resources .resources__grid{grid-template-columns:1fr}}.pillar-accordion-wrapper .explore-workstream-resources .resources__grid-item-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-family:var(--font-primary);overflow:hidden;text-decoration:none;text-overflow:ellipsis}.integrated-approach{border-bottom:1px solid var(--gold)}.integrated-approach .about__wrapper h5{line-height:1.3;margin-bottom:30px}@media only screen and (max-width:1024px){.integrated-approach .about__wrapper h5{margin-bottom:20px}}.integrated-approach .about__image{grid-column:5/-1;height:clamp(150px,26.3888888889vw,600px);margin:0 0 80px;max-width:100%}@media only screen and (max-width:1024px){.integrated-approach .about__image{height:clamp(150px,37.109375vw,600px);margin-bottom:30px}}.committees__section .accordion-item-content .article-content ul li:before{content:""}.wrapper_newsletter{justify-content:normal!important}.content_newsletter{flex:none!important}.cta_newsletter{width:90%}.cta_newsletter .gform_wrapper form .gform_footer input[type=submit]{font-size:1.6rem!important}.cta_newsletter .gform_wrapper.gravity-theme .gfield input.large,.cta_newsletter .gform_wrapper.gravity-theme .gfield select.large{padding-bottom:10px!important;padding-left:10px!important;padding-top:0!important;width:100%}.cta_newsletter .gform_wrapper form{background-color:transparent!important}.cta_newsletter .gform_wrapper form input{background-color:transparent;border:0;border-bottom:1px solid;font-size:2rem!important;padding-left:10px;padding-top:0}.section-padding-y--news{padding-bottom:80px;padding-top:80px}@media only screen and (max-width:768px){.section-padding-y--news{padding-bottom:40px;padding-top:40px}}@media only screen and (max-width:1024px){.cta__section--tertiary .cta__wrapper.wrapper_newsletter{gap:0!important}.cta_newsletter .gform_wrapper form{background-color:transparent!important;padding:0}.cta__section--tertiary .cta__wrapper{align-items:start}}

/*# sourceMappingURL=app.css.map*/