:root{--primary-color:#000a78;--secondary-color:#0b2639;--white:#fff;--black:#000;--neon-green:#2be580;--dark-blue:#000a78;--forest-green-dark:#17392b;--forest-green:#3d8941;--forest-green-light:#62ac8f;--ocean-blue-dark:#0b2639;--ocean-blue:#347b96;--ocean-blue-light:#5ed1ee;--grass-green-dark:#acab45;--grass-green:#d9e48c;--grass-green-light:#f0f9b4;--desert-red-dark:#893b19;--desert-red:#c05827;--desert-red-light:#f2b484;--ice-grey-dark:#7a828b;--ice-grey:#cbced1;--ice-grey-light:#f0eeec;--grey:#cbced1;--indigo-blue:#010961;--light-grey:hsla(210,6%,81%,.3803921569);--color-success:#7ab800;--color-failure:#d3222a}.un.team-card{position:relative;max-width:clamp(21.875rem,8.57143vw + 19.785714375rem,27.5rem);margin:0 auto}@media screen and (min-width:768px){.un.team-card{display:flex;height:100%;flex-direction:column}}@media screen and (min-width:2000px){.un.team-card{max-width:30.5555555556vw}}.un.team-card:hover .team-card__info figure img{transform:translateX(0.3125rem)}@media screen and (min-width:2000px){.un.team-card:hover .team-card__info figure img{transform:translateX(0.3472222222vw)}}.un.team-card a{position:absolute;z-index:2;width:100%;height:100%;font-size:0;line-height:0;text-decoration:none}.un.team-card .team-card__media-wrapper{padding-right:6.8571428571%}.un.team-card picture.aspect-box{max-width:clamp(20.375rem,8vw + 18.425rem,25.625rem)}@media screen and (min-width:2000px){.un.team-card picture.aspect-box{max-width:28.4722222222vw}}.un.team-card picture.aspect-box img{border-radius:0 0 1.25rem 1.25rem;background-color:var(--ice-grey-light)}@media screen and (min-width:2000px){.un.team-card picture.aspect-box img{border-radius:0 0 1.3888888889vw 1.3888888889vw}}.un.team-card .team-card__info{display:grid;align-items:flex-end;padding:clamp(0.6875rem,2vw + 0.2rem,2rem) clamp(1.875rem,0.47619vw + 1.75892875rem,2.1875rem) clamp(1.1875rem,0.95238vw + 0.955356875rem,1.8125rem) 1.875rem;border-radius:0 0 1.25rem 1.25rem;margin-left:6.8571428571%;background-color:var(--background-color);gap:0.9375rem;grid-template-columns:auto 1.8125rem}@media screen and (min-width:768px){.un.team-card .team-card__info{height:100%}}@media screen and (min-width:1199px){.un.team-card .team-card__info{margin-left:6.8181818182%}}@media screen and (min-width:2000px){.un.team-card .team-card__info{padding:2.0833333333vw;padding-right:2.4305555556vw;border-radius:0 0 1.3888888889vw 1.3888888889vw;gap:1.0416666667vw;grid-template-columns:auto 2.0138888889vw}}.un.team-card .team-card__info:before{position:absolute;z-index:-1;top:11.9469026549%;right:0;display:block;width:100%;max-width:clamp(15.625rem,9.52381vw + 13.30357125rem,21.875rem);height:69.8466780239%;background-color:var(--background-color);content:""}@media screen and (min-width:1199px){.un.team-card .team-card__info:before{top:11.7256637168%}}@media screen and (min-width:2000px){.un.team-card .team-card__info:before{max-width:24.3055555556vw}}.un.team-card .team-card__info h3{font-size:clamp(1.375rem,0.19048vw + 1.32857125rem,1.5rem);font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.4545;margin-bottom:clamp(0.625rem,0.95238vw + 0.392856875rem,1.25rem);color:var(--ice-grey-light)}@media screen and (min-width:991px){.un.team-card .team-card__info h3{line-height:1.4166}}@media screen and (min-width:2000px){.un.team-card .team-card__info h3{font-size:1.6666666667vw;margin-bottom:1.3888888889vw}}.un.team-card .team-card__info p{font-size:clamp(0.875rem,0.19048vw + 0.82857125rem,1rem);font-style:normal;font-weight:500;line-height:1.7142;color:var(--ice-grey-light)}@media screen and (min-width:991px){.un.team-card .team-card__info p{line-height:1.5}}@media screen and (min-width:2000px){.un.team-card .team-card__info p{font-size:1.1111111111vw}}.un.team-card .team-card__info figure{max-width:1.8125rem;margin-bottom:0.3125rem}@media screen and (min-width:2000px){.un.team-card .team-card__info figure{max-width:2.0138888889vw}}.team-modal,.un.team-card .team-card__info figure img{transition:all 0.3s ease-in-out;width:100%}.team-modal{position:fixed;z-index:99999;top:0;right:0;max-width:100%;height:100vh;background-color:rgba(0,0,0,.3);opacity:0;pointer-events:none}.team-modal.is-visible{opacity:1;pointer-events:all}.team-modal.is-visible .team-modal__content{transform:translateX(0)}.team-modal .team-modal__overlay{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%}.team-modal .team-modal__content{position:fixed;z-index:999999;top:0;right:0;width:100%;max-width:45rem;height:100%;max-height:100vh;padding:4.375rem clamp(1.25rem,4.85714vw + 0.06607125rem,4.4375rem) clamp(3.75rem,1.04762vw + 3.494643125rem,4.4375rem) clamp(1.25rem,5.14286vw - 0.00357125rem,4.625rem);background-color:var(--white);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;overflow-y:auto;transform:translateX(100%);transition:all 0.3s ease-in-out}@media screen and (min-width:768px){.team-modal .team-modal__content{border-bottom-left-radius:1.25rem;border-top-left-radius:unset;border-top-left-radius:1.25rem;border-top-right-radius:unset}}@media screen and (min-width:2000px){.team-modal .team-modal__content{max-width:50vw;padding:4.9305555556vw 4.9305555556vw 4.9305555556vw 5.1388888889vw}}.team-modal .team-modal__content--shimmer{z-index:99;display:none}.team-modal .team-modal__content--shimmer.htmx-request{display:block}.team-modal .team-modal__content--shimmer .shimmer-box,.team-modal .team-modal__content--shimmer .shimmer-text{animation:shimmer 2s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.team-modal .team-modal__content--shimmer .team-modal__media-wrapper .shimmer-box{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.team-modal .team-modal__content--shimmer .team-modal__text-content span.shimmer-text{display:block;width:100%;height:1.25rem;margin-bottom:0.625rem}.team-modal .team-modal__content--shimmer .team-modal__text-content span.shimmer-text--heading-1{width:100%;max-width:12.5rem;height:2.1875rem;margin-bottom:1.25rem}.team-modal .team-modal__content--shimmer .team-modal__text-content span.shimmer-text--heading-2{width:100%;max-width:13.75rem;height:1.5625rem;margin-bottom:1.25rem}.team-modal .team-modal__content--shimmer footer .shimmer-text{display:block;width:2.5rem;height:2.5rem;border-radius:50%}.team-modal .team-modal__content button.team-modal__close{position:absolute;top:1.25rem;right:1.25rem;width:2.5rem;min-width:unset;height:2.5rem;padding:0;cursor:pointer;outline:none}@media screen and (min-width:768px){.team-modal .team-modal__content button.team-modal__close{width:3.125rem;height:3.125rem}}@media screen and (min-width:1199px){.team-modal .team-modal__content button.team-modal__close{width:3.625rem;height:3.625rem}}@media screen and (min-width:2000px){.team-modal .team-modal__content button.team-modal__close{top:1.3888888889vw;right:1.3888888889vw;width:4.0277777778vw;height:4.0277777778vw}}.team-modal .team-modal__content button.team-modal__close img{border-radius:62.4375rem;transition:all 0.3s ease-in-out}.team-modal .team-modal__content button.team-modal__close:hover{background-color:transparent}.team-modal .team-modal__content button.team-modal__close:hover img{background-color:var(--ocean-blue-light)}.team-modal .team-modal__content h3{font-size:clamp(1.625rem,0.7619vw + 1.439285625rem,2.125rem);font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.3846;margin-bottom:clamp(1.25rem,0.95238vw + 1.017856875rem,1.875rem)}@media screen and (min-width:991px){.team-modal .team-modal__content h3{line-height:1.2941}}@media screen and (min-width:2000px){.team-modal .team-modal__content h3{font-size:2.3611111111vw;margin-bottom:2.0833333333vw}}.team-modal .team-modal__content .team-modal__media-wrapper{max-width:clamp(18.125rem,5.2381vw + 16.848214375rem,21.5625rem);padding-right:6.5517241379%;padding-bottom:6.9400630915%;margin-bottom:clamp(1.875rem,0.95238vw + 1.642856875rem,2.5rem)}@media screen and (min-width:1199px){.team-modal .team-modal__content .team-modal__media-wrapper{padding-right:4.2608695652%;padding-bottom:4.7872340426%}}@media screen and (min-width:2000px){.team-modal .team-modal__content .team-modal__media-wrapper{max-width:23.9583333333vw;margin-bottom:2.7777777778vw}}.team-modal .team-modal__content .team-modal__media-wrapper picture.aspect-box:after{position:absolute;z-index:-1;top:19.2429022082%;left:6.5517241379%;display:block;width:100%;max-width:clamp(16.875rem,4.85714vw + 15.69107125rem,20.0625rem);height:88.3280757098%;border-radius:0 0 1.25rem 1.25rem;background-color:var(--background-color);content:""}@media screen and (min-width:1199px){.team-modal .team-modal__content .team-modal__media-wrapper picture.aspect-box:after{top:12.7659574468%;left:7.2463768116%;height:94.6808510638%}}@media screen and (min-width:2000px){.team-modal .team-modal__content .team-modal__media-wrapper picture.aspect-box:after{max-width:22.2916666667vw;border-radius:0 0 1.3888888889vw 1.3888888889vw}}.team-modal .team-modal__content .team-modal__media-wrapper picture.aspect-box img{border-radius:0 0 1.25rem 1.25rem;background-color:var(--ice-grey-light)}@media screen and (min-width:2000px){.team-modal .team-modal__content .team-modal__media-wrapper picture.aspect-box img{border-radius:0 0 1.3888888889vw 1.3888888889vw}}.team-modal .team-modal__content .team-modal__text-content{margin-bottom:clamp(1.875rem,0.95238vw + 1.642856875rem,2.5rem)}@media screen and (min-width:2000px){.team-modal .team-modal__content .team-modal__text-content{margin-bottom:2.7777777778vw}}.team-modal .team-modal__content .team-modal__text-content h3{font-size:clamp(1.375rem,0.19048vw + 1.32857125rem,1.5rem);font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.4545;margin-bottom:1.1875rem;font-size:1.5rem;line-height:1.4166}@media screen and (min-width:991px){.team-modal .team-modal__content .team-modal__text-content h3{line-height:1.4166}}@media screen and (min-width:2000px){.team-modal .team-modal__content .team-modal__text-content h3{font-size:1.6666666667vw;margin-bottom:1.3194444444vw}}.team-modal .team-modal__content .team-modal__text-content h4{font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.4}@media screen and (min-width:2000px){.team-modal .team-modal__content .team-modal__text-content h4{font-size:1.3888888889vw}}.team-modal .team-modal__content .team-modal__text-content p{font-size:1rem;font-weight:500;line-height:1.5}@media screen and (min-width:2000px){.team-modal .team-modal__content .team-modal__text-content p{font-size:1.1111111111vw}}.team-modal .team-modal__content footer{display:flex;gap:0.8125rem}@media screen and (min-width:2000px){.team-modal .team-modal__content footer{gap:0.9027777778vw}}.team-modal .team-modal__content footer a{font-size:0;line-height:0;text-decoration:none}.team-modal .team-modal__content footer a:hover figure{background-color:var(--ocean-blue-light)}.team-modal .team-modal__content footer a figure{display:flex;width:3.75rem;height:3.75rem;align-items:center;justify-content:center;border-radius:50%;background-color:var(--dark-blue);transition:all 0.3s ease-in-out}@media screen and (min-width:2000px){.team-modal .team-modal__content footer a figure{width:4.1666666667vw;height:4.1666666667vw}}.team-modal .team-modal__content footer a figure img{width:auto;object-fit:contain}@media screen and (min-width:2000px){.team-modal .team-modal__content footer a figure img{width:1.5277777778vw}}body.is-modal-open{overflow:hidden}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}section.section.section--team{padding:clamp(6.625rem,2vw + 6.1375rem,7.9375rem) 0 6.25rem;background-color:var(--background-color)}@media screen and (min-width:2000px){section.section.section--team{padding:8.8194444444vw 0 6.9444444444vw}}.un.team .team__about{margin-bottom:3.75rem}@media screen and (min-width:1199px){.un.team .team__about{display:grid;padding:0 6.9444444444%;column-gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1199px) and (min-width:2000px){.un.team .team__about{margin-bottom:4.1666666667vw;column-gap:1.3888888889vw}}.un.team .team__about h2{font-size:clamp(1.75rem,1.52381vw + 1.37857125rem,2.75rem);font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.3571}@media screen and (min-width:991px){.un.team .team__about h2{line-height:1.2273}}@media screen and (min-width:2000px){.un.team .team__about h2{font-size:3.0555555556vw}}.un.team .team__about p{font-size:clamp(1rem,0.19048vw + 0.95357125rem,1.125rem);font-style:normal;font-weight:500;line-height:1.5}@media screen and (min-width:991px){.un.team .team__about p{line-height:1.444}}@media screen and (min-width:2000px){.un.team .team__about p{font-size:1.25vw}}.un.team .team__list{display:grid;gap:1.875rem;grid-template-columns:auto}@media screen and (min-width:768px){.un.team .team__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1199px){.un.team .team__list{gap:1.25rem;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:2000px){.un.team .team__list{gap:1.3888888889vw}}.un.team .team__list:has(+.l-btn){margin-bottom:clamp(1.875rem,2.85714vw + 1.17857125rem,3.75rem)}@media screen and (min-width:2000px){.un.team .team__list:has(+.l-btn){margin-bottom:4.1666666667vw}}.un.team .l-btn{display:block;margin:0 auto}
/*# sourceMappingURL=team.css.map */
