@keyframes Modal_spin___SIZV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Modal_shine__dfi4S{to{background-position-x:100vw}}.Modal_main__6vy5R{position:fixed;width:100%;height:100%;top:0;left:0;z-index:var(--z-modal)}.Modal_overlay__nbJY5{left:0;background:rgba(0,0,0,.5)}.Modal_inner__XIYx3,.Modal_overlay__nbJY5{width:100%;height:100%;position:absolute;top:0}.Modal_inner__XIYx3{background:var(--desert);border-top:6px solid var(--green);right:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;max-width:54rem}.Modal_head___rbTK{top:0;position:-webkit-sticky;position:sticky;height:var(--modal-header-height);flex-shrink:0;width:100%;display:flex;align-items:center;z-index:2;padding:0 var(--margins)}@keyframes Team_spin__LoKTW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Team_shine__rKy5v{to{background-position-x:100vw}}.Team_main__fSa8s{padding-top:var(--block-pad-top);padding-bottom:var(--block-pad-bottom);display:flex;flex-direction:column;row-gap:var(--s-l);overflow-x:hidden}.Team_bgGrid__IB8fs{z-index:2}.Team_head__x_PLs{display:flex;flex-direction:column;row-gap:calc(var(--s-l)*2)}@media only screen and (min-width:768px){.Team_head__x_PLs{row-gap:var(--s-l)}}.Team_text__XDdPJ{text-wrap:balance}@media only screen and (min-width:1034px){.Team_text__XDdPJ{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--gutter)}}@media only screen and (min-width:768px){.Team_title__I2T3C{grid-column:span 8;max-width:77rem}}.Team_card__G6_qt{display:flex;flex-direction:column;background:var(--white);border-bottom:3px solid var(--green);width:100%}.Team_cardInfo__utqB_{display:flex;flex-direction:column;padding:2rem;flex:1 1;row-gap:var(--s-l);align-items:flex-start}@media only screen and (min-width:768px){.Team_cardInfo__utqB_{padding:3rem 3rem 2rem}}.Team_cardTop__ZmCiV{display:flex;flex-direction:column;row-gap:1rem}@media only screen and (min-width:768px){.Team_cardTop__ZmCiV{row-gap:1.5rem}}.Team_cardPosition__wmcK0{color:var(--secondary);text-transform:uppercase;font-size:1.1rem;letter-spacing:.003em}.Team_cardBtn__WSNvU{margin-top:auto}.Team_panel__CrYgi{display:flex;flex-direction:column;flex:1 1}@media only screen and (min-width:768px){.Team_panelImage__N0JM3{margin-top:calc(var(--modal-header-height)*-1)}}@media only screen and (max-width:767px){.Team_panelName__HUW9_{font-size:3.4rem;line-height:1.2;letter-spacing:-.02em}}.Team_panelBody__ZMlz_{padding:var(--margins);display:flex;flex-direction:column;row-gap:var(--s-l);flex:1 1}@media only screen and (min-width:768px){.Team_panelBody__ZMlz_{row-gap:var(--s-m)}}.Team_panelInfo__Lx9qZ{display:flex;flex-direction:column;row-gap:1rem}@media only screen and (min-width:768px){.Team_panelInfo__Lx9qZ{row-gap:2rem}}.Team_panelPosition__Uuu48{color:var(--secondary);text-transform:uppercase}.Team_panelText__h3iFu{border-top:var(--border);padding-top:3rem}.Team_panelLink__RjKJf{margin-top:auto}@keyframes Slider_spin__gltu1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Slider_shine__QiDcD{to{background-position-x:100vw}}.Slider_main__6FZiD{width:100%;position:relative;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--s-s)}.Slider_slider__3mffb{--slider-desktop-spacing:0;--slider-tablet-spacing:0;--slider-mobile-spacing:0;--slider-desktop-width:100%;--slider-tablet-width:100%;--slider-mobile-width:100%;--slider-pad:0;--slider-width:100%;position:relative;margin-left:calc(var(--slider-pad)*-1);width:calc(100% + var(--slider-pad)*2)}@media only screen and (max-width:767px){.Slider_slider__3mffb{--slider-width:var(--slider-mobile-width);--slider-pad:var(--slider-mobile-spacing)}}@media only screen and (min-width:768px)and (max-width:1200px){.Slider_slider__3mffb{--slider-width:var(--slider-tablet-width);--slider-pad:var(--slider-tablet-spacing)}}@media only screen and (min-width:1200px){.Slider_slider__3mffb{--slider-width:var(--slider-desktop-width);--slider-pad:var(--slider-desktop-spacing)}}.Slider_items__FlsLh{width:100%;overflow:visible;position:relative;display:flex;align-content:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Slider_item__Ip6Ew{position:relative;overflow:hidden;flex-shrink:0;display:flex;width:var(--slider-width);padding:0 var(--slider-pad)}.Slider_navigation__8newS{color:var(--primary);display:flex;flex-direction:row;gap:2rem;justify-content:flex-end}@media only screen and (min-width:1034px){.Slider_navigation__8newS{order:-1}}.Slider_navigation__8newS>button{width:3.2rem}.Slider_navigation__8newS>button:disabled{color:var(--tertiary);pointer-events:none}.Slider_progress__uF6rD{width:100%;height:1.6rem;padding:.5rem;background:var(--background-2);display:flex;align-items:center;justify-content:center;border-radius:7rem;max-width:14rem;margin:0 auto}@media only screen and (min-width:768px){.Slider_progress__uF6rD{height:3rem;padding:1rem;max-width:21rem}}.Slider_progress__uF6rD progress{width:100%;height:.7rem;-webkit-appearance:none;border-radius:7rem;overflow:hidden}.Slider_progress__uF6rD progress::-webkit-progress-value{background:var(--primary);border-radius:7rem}.Slider_progress__uF6rD progress::-moz-progress-value{background:var(--primary);border-radius:7rem}.Slider_progress__uF6rD progress::-webkit-progress-bar{background:var(--background-2);border-radius:7rem}.Slider_progress__uF6rD progress::-moz-progress-bar{background:var(--background-2);border-radius:7rem}@media only screen and (min-width:768px){.Slider_progress__uF6rD progress{height:1.2rem}}.Slider_arrows__t5hfU{position:fixed;top:0;left:0;height:100%;width:100vw;z-index:2;display:flex}.Slider_arrows__left__85s_W{width:77%}.Slider_arrows__right__0YPGO{width:23%}.Slider_arrows__left__85s_W,.Slider_arrows__right__0YPGO{position:relative;top:0;left:0;height:100%}.Slider_drag___D30G{margin-left:auto;display:flex;align-items:center}.Slider_drag___D30G span{display:flex;align-items:center;gap:.5rem}.Slider_drag___D30G span:before{height:1px;width:5rem;background:var(--primary);display:block;content:""}@keyframes Text_spin__nYBO9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Text_shine__Ag1P8{to{background-position-x:100vw}}.Text_main__oqofN{padding-top:var(--block-pad-top);padding-bottom:var(--block-pad-bottom);text-wrap:pretty}@media only screen and (min-width:768px){.Text_main__oqofN.Text_stacked__QPVLK{padding-top:0;padding-bottom:0}}.Text_main__oqofN .title-line{display:inline-flex}.Text_grid__WIxFF{display:flex;flex-direction:column;row-gap:var(--s-l)}@media only screen and (min-width:768px){.Text_grid__WIxFF{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--gutter);grid-row-gap:var(--s-l);row-gap:var(--s-l)}}@media only screen and (max-width:767px){.Text_head__RrsuL{margin-bottom:var(--s-l)}}@media only screen and (min-width:768px){.Text_head__RrsuL{grid-column:span 12}.Text_stacked__QPVLK .Text_head__RrsuL{grid-column:span 3}.Text_stacked__QPVLK .Text_col__7Wrq_,.Text_stacked__QPVLK .Text_head__RrsuL{padding-top:var(--block-pad-top);padding-bottom:var(--block-pad-bottom)}.Text_col__7Wrq_.Text_colLeft__R4w2k{padding-right:calc(var(--margins) - var(--gutter)/2);grid-column-start:1;grid-column-end:7}.Text_stacked__QPVLK .Text_col__7Wrq_.Text_colLeft__R4w2k{grid-column-start:1;grid-column-end:4}.Text_col__7Wrq_.Text_colRight__qLJU2{padding-left:calc(var(--margins) - var(--gutter)/2);grid-column-start:7;grid-column-end:13}.Text_stacked__QPVLK .Text_col__7Wrq_.Text_colRight__qLJU2{background:var(--background);grid-column-start:4;grid-column-end:13;--col-margin:calc(3rem - 0.2rem);padding-left:var(--col-margin)}}@media only screen and (min-width:768px){@container wrap (min-width: 1360px){.Text_stacked__QPVLK .Text_col__7Wrq_.Text_colRight__qLJU2{--col-margin:calc(var(--margins) - 3rem)}}}.Text_body__KDehg{max-width:52rem}