.astro-O4RWXVW4[x-cloak]{display:none!important}:root{--neutral-clear-icon-url: url(data:image/svg+xml;base64,PHN2ZwogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8Y2lyY2xlIGZpbGw9IiNGMkY0RjciIGN4PSIxMiIgY3k9IjEyIiByPSIxMCI+PC9jaXJjbGU+CiAgICA8cGF0aAogICAgICBkPSJNMTYuMjQzIDE1LjU4IDEyLjY2MyAxMmwzLjU4LTMuNThhLjQ2OS40NjkgMCAxIDAtLjY2My0uNjYzTDEyIDExLjMzN2wtMy41OC0zLjU4YS40NjkuNDY5IDAgMSAwLS42NjMuNjYzbDMuNTggMy41OC0zLjU4IDMuNThhLjQ2OS40NjkgMCAxIDAgLjY2My42NjNsMy41OC0zLjU4IDMuNTggMy41OGEuNDY5LjQ2OSAwIDEgMCAuNjYzLS42NjN6IgogICAgICBmaWxsPSIjMjMyYzY0IgogICAgICBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgPC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==)}.section-hero-slider{background-color:var(--color-blue-900);padding:0}.hero-slider-wrapper{--sh: 600px;width:100%;max-width:100%;min-height:var(--sh);position:relative;margin:0 auto;font-family:var(--font-primary)}.hero-slider-wrapper.compact{--sh: 360px}.hero-slider-wrapper.compact .slide-body{max-width:100%}.hero-slider-wrapper.compact .hero-slider-slide-content{padding:2rem 0 6rem}.hero-slider-wrapper.compact .hero-title{font-size:42px}@media screen and (max-width: 1023.98px){.hero-slider-wrapper.compact .hero-title{font-size:2rem}}.hero-slider-wrapper.compact .slider-nav{padding-bottom:var(--gutter-s)}@media screen and (max-width: 767px){.hero-slider-wrapper.compact .slide-body{max-width:100%}}@media screen and (max-width: 767px){.hero-slider-wrapper{--sh: auto}.hero-slider-wrapper.compact{--sh: 485px}}.hero-slider-wrapper .slider-nav{position:absolute;right:0;bottom:0;left:0;width:100%;z-index:1;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:var(--gutter) 0 var(--gutter-l)}.hero-slider-wrapper .slider-nav .container{flex-direction:row;padding-left:var(--gutter-s);padding-right:var(--gutter-s)}@media screen and (min-width: 1280px){.hero-slider-wrapper .slider-nav .container{padding-left:0;padding-right:0}}.hero-slider-wrapper .slider-nav-item{flex:1}.hero-slider-wrapper .slider-nav-btn{outline:0;border:0;background-color:transparent;color:var(--color-gray-200);opacity:.5;width:100%;text-align:left;padding:var(--gutter-s) var(--gutter);position:relative;cursor:pointer}.hero-slider-wrapper .slider-nav-btn-progress{position:relative;height:4px;border-radius:2px;background-color:var(--color-gray-200);margin-bottom:var(--gutter-s)}.hero-slider-wrapper .slider-nav-btn:focus-visible{outline:1px solid rgba(255,255,255,.8)}.hero-slider-wrapper .slider-nav-btn-topic{text-transform:uppercase;font-weight:400;padding:var(--gutter-xs) 0;letter-spacing:1px}.hero-slider-wrapper .slider-nav-btn-title{font-size:1.125rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width: 1023.98px){.hero-slider-wrapper .slider-nav-btn-topic,.hero-slider-wrapper .slider-nav-btn-title{font-size:1rem}}@media screen and (max-width: 767px){.hero-slider-wrapper .slider-nav-btn-topic,.hero-slider-wrapper .slider-nav-btn-title{display:none}}.hero-slider-wrapper .slider-nav-item.active .slider-nav-btn{color:#fff;opacity:1}.hero-slider-wrapper .slider-nav-item.active .slider-nav-btn .slider-nav-btn-progress{background-color:#fff}.hero-slider-wrapper .slider-nav-item.active .slider-nav-btn .slider-nav-btn-progress:before{content:"";position:absolute;top:0;left:0;width:0;height:4px;border-radius:2px;background-color:var(--color-yellow-700);animation:.1s slideIndicator linear;animation-fill-mode:forwards}@media screen and (max-width: 1023.98px){.hero-slider-wrapper .slider-nav{padding:var(--gutter-s) 0}}@media screen and (max-width: 767px){.hero-slider-wrapper .slider-nav{gap:var(--jams-gutter-xs);flex-direction:column}}.hero-slider-wrapper .slider-nav .mobile-title{display:none;height:56px;width:100%;color:#fff;padding:0 var(--gutter-m) var(--gutter-s)}.hero-slider-wrapper .slider-nav .mobile-title p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width: 767px){.hero-slider-wrapper .slider-nav .mobile-title{display:block}}.hero-slider-wrapper.auto .slider-nav-item.active .slider-nav-btn .slider-nav-btn-progress{background-color:#fff}.hero-slider-wrapper.auto .slider-nav-item.active .slider-nav-btn .slider-nav-btn-progress:before{animation-duration:5s}.hero-slider-slides{width:100%;height:100%;display:grid;grid-template-rows:var(--sh);overflow:hidden;position:relative}.hero-slider-slide{grid-area:1/1;display:grid;grid-template-rows:var(--sh);width:100%;height:100%;visibility:hidden;opacity:0;transition:all .5s ease-in-out}.hero-slider-slide.light-bg .hero-slider-slide-content{background:linear-gradient(45deg,rgba(0,0,0,.75),transparent)}.hero-slider-slide-content{grid-area:1/1;z-index:1;width:100%;color:#fff;padding:3rem 0 5rem;height:100%}@media screen and (max-width: 767px){.hero-slider-slide-content{top:auto;bottom:112px}}.hero-slider-slide-content .hero-title{font-size:56px;color:inherit;line-height:1.15}@media screen and (max-width: 767px){.hero-slider-slide-content .hero-title{font-size:2rem}}.hero-slider-slide-content .container{flex-direction:column;padding-left:var(--gutter-m);padding-right:var(--gutter-m)}@media screen and (min-width: 1280px){.hero-slider-slide-content .container{padding-left:var(--gutter);padding-right:var(--gutter)}}@media screen and (max-width: 767px){.hero-slider-slide-content .container{padding-bottom:var(--gutter-s);height:100%;justify-content:flex-end}}.hero-slider-slide .slide-body{max-width:60%}@media screen and (max-width: 1023.98px){.hero-slider-slide .slide-body{max-width:80%}}@media screen and (max-width: 767px){.hero-slider-slide .slide-body{max-width:100%}}.hero-slider-slide .slide-body .link{color:inherit;text-decoration:none}.hero-slider-slide .slide-header{margin-bottom:var(--gutter-l)}@media screen and (max-width: 1023.98px){.hero-slider-slide .slide-header{margin-bottom:var(--gutter-s)}}.hero-slider-slide .slide-summary{font-size:1.5rem}.hero-slider-slide .slide-buttons{margin-top:auto;display:flex;flex-wrap:wrap;flex-direction:column;gap:.75rem;align-items:flex-start;margin-bottom:2rem}.hero-slider-slide .slide-buttons .btn{font-size:17px;padding:9px var(--gutter, .75rem) 7px var(--gutter, .75rem)}@media screen and (max-width: 480px){.hero-slider-slide .slide-buttons{flex-direction:column;align-items:flex-start;margin-bottom:1.25rem}.hero-slider-slide .slide-buttons .btn{flex-grow:0}.hero-slider-slide .slide-buttons .btn+.btn{margin-left:0}}.hero-slider-slide-media{width:100%;height:100%;display:flex;grid-area:1/1}.hero-slider-slide-media picture{width:100%;height:100%}.hero-slider-slide-media img{-o-object-fit:cover;object-fit:cover;max-width:initial;max-height:initial;width:100%;height:100%;flex-grow:1}.hero-slider-slide.active{visibility:visible;opacity:1}.hero-slider-slide.active .slide-body{animation:slideInContent .5s ease-in-out}.hero-slider-slide.active.from-left .slide-body{animation:slideInContentLeft .5s ease-in-out}.auto .active .hero-slider-slide-media img{animation:scaleOutImg 10s ease;animation-fill-mode:forwards}@keyframes slideInContent{0%{transform:translate(30%);opacity:.5}}@keyframes slideInContentLeft{0%{transform:translate(-30%);opacity:.5}}@keyframes scaleOutImg{to{transform:scale(1.1)}}@keyframes slideIndicator{to{width:100%}}:root{--neutral-clear-icon-url: url(data:image/svg+xml;base64,PHN2ZwogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8Y2lyY2xlIGZpbGw9IiNGMkY0RjciIGN4PSIxMiIgY3k9IjEyIiByPSIxMCI+PC9jaXJjbGU+CiAgICA8cGF0aAogICAgICBkPSJNMTYuMjQzIDE1LjU4IDEyLjY2MyAxMmwzLjU4LTMuNThhLjQ2OS40NjkgMCAxIDAtLjY2My0uNjYzTDEyIDExLjMzN2wtMy41OC0zLjU4YS40NjkuNDY5IDAgMSAwLS42NjMuNjYzbDMuNTggMy41OC0zLjU4IDMuNThhLjQ2OS40NjkgMCAxIDAgLjY2My42NjNsMy41OC0zLjU4IDMuNTggMy41OGEuNDY5LjQ2OSAwIDEgMCAuNjYzLS42NjN6IgogICAgICBmaWxsPSIjMjMyYzY0IgogICAgICBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgPC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==)}.section-news .news-items{display:flex}@media screen and (max-width: 480px){.section-news .news-items{flex-direction:column}}@media screen and (max-width: 767px){.section-news .news-items{flex-wrap:wrap}}.section-news .news-item+.news-item{margin-left:var(--gutter-l)}@media screen and (max-width: 767px){.section-news .news-item+.news-item{margin-top:var(--gutter)}}@media screen and (max-width: 480px){.section-news .news-item+.news-item{margin-left:0}}.section-news .news-item{flex:1;flex-basis:216px}@media screen and (max-width: 767px){.section-news .news-item:first-child{min-width:100%}.section-news .news-item:nth-child(2){margin-left:0}}.section-news .news-item .item-media{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:6px;background-color:var(--color-gray-700);background-image:url(../svg/logo-bg.svg);background-repeat:no-repeat;background-position:center center;background-size:96px auto}.section-news .news-item .item-media img{width:100%;height:auto;border-radius:6px;-o-object-fit:cover;object-fit:cover}.section-news .news-item a{display:block;display:flex;flex-direction:column;color:var(--color-blue-700);text-decoration:none;transition:color .2s ease}.section-news .news-item a>*+*{margin-top:var(--gutter-s)}.section-news .news-item a:hover,.section-news .news-item a:focus{color:var(--color-red-700);outline-width:1px;outline-offset:-1px}.section-news .news-item .heading{margin-bottom:0}.section-news .news-item p{color:#111}.section-events .events-items{display:flex;justify-content:stretch;flex-wrap:nowrap;padding:var(--gutter-s) 0}.section-events .events-item{flex:1;flex-basis:20%;scroll-snap-align:start;padding:var(--gutter);min-width:200px;aspect-ratio:1/1;background-color:var(--color-gray-100);color:var(--color-blue-700);box-shadow:0 3px 5px #0000001a;border-radius:6px}.section-events .events-item:not(:first-child){margin-left:var(--gutter-s)}@media screen and (max-width: 1023.98px){.section-events .events-item{min-width:min(100vw - var(--gutter-l),220px)}}.section-events .events-item a{text-decoration:none;color:inherit}.section-events .events-item .item-body{font-size:1.25rem;font-weight:500;-webkit-line-clamp:5}.section-events .events-item:hover{background-color:var(--color-orange-700);color:#fff}@media screen and (hover: hover){.section-events .events-item:hover{transition:all .2s ease-in-out}.section-events .events-item:hover .heading-underline-small:after{animation:maxUnderline .3s linear forwards}}.section-events .events-item:nth-child(2n):hover{background-color:var(--color-gray-300)}.section-events .events-item:nth-child(3n):hover{background-color:var(--color-teal-700)}@keyframes maxUnderline{to{max-width:100%}}.section-about{color:var(--color-gray-100);position:relative}.section-about .section-header{color:inherit}.section-about .about-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;text-align:center}.section-about .about-media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;margin:0 auto}@media screen and (min-width: 1800px){.section-about .about-media img{width:100%}}.section-about .simpleParallax{height:100%}.section-about .container{padding-top:3rem;padding-bottom:3rem;z-index:1}.section-about .section-title,.section-about .section-subtitle{line-height:1.2;max-width:15ch;font-family:var(--font-primary);font-weight:700}.section-about .section-title{margin-bottom:var(--gutter-xs);font-weight:300}.section-about .about-content{max-width:40%}@media screen and (max-width: 1023.98px){.section-about .about-content{max-width:60%}}@media screen and (max-width: 768px){.section-about .about-content{max-width:initial}}.section-about .about-body{padding:var(--gutter) 0;font-size:1.2rem}.section-about .about-buttons{display:flex;padding:var(--gutter-m) 0 0}.section-about .about-buttons .btn{flex-grow:1}.section-about .about-buttons .btn:not(:first-child){margin-left:var(--gutter)}@media screen and (max-width: 480px){.section-about .about-buttons .btn:not(:first-child){margin-left:0;margin-top:var(--gutter)}}@media screen and (max-width: 480px){.section-about .about-buttons{flex-direction:column}}.section-about .btn.btn-outline{padding-left:var(--gutter-l);padding-right:var(--gutter-l)}:root{--neutral-clear-icon-url: url(data:image/svg+xml;base64,PHN2ZwogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8Y2lyY2xlIGZpbGw9IiNGMkY0RjciIGN4PSIxMiIgY3k9IjEyIiByPSIxMCI+PC9jaXJjbGU+CiAgICA8cGF0aAogICAgICBkPSJNMTYuMjQzIDE1LjU4IDEyLjY2MyAxMmwzLjU4LTMuNThhLjQ2OS40NjkgMCAxIDAtLjY2My0uNjYzTDEyIDExLjMzN2wtMy41OC0zLjU4YS40NjkuNDY5IDAgMSAwLS42NjMuNjYzbDMuNTggMy41OC0zLjU4IDMuNThhLjQ2OS40NjkgMCAxIDAgLjY2My42NjNsMy41OC0zLjU4IDMuNTggMy41OGEuNDY5LjQ2OSAwIDEgMCAuNjYzLS42NjN6IgogICAgICBmaWxsPSIjMjMyYzY0IgogICAgICBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgPC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==)}.vertical-tabs{display:flex;align-items:center;padding:var(--gutter) var(--gutter-l)}@media screen and (max-width: 1023.98px){.vertical-tabs{padding:var(--gutter) var(--gutter-l);padding-left:0;padding-right:0}}.vertical-tabs .tabs-nav{width:33%;height:100%;flex-shrink:0;border-right:1px solid var(--color-yellow-700);padding:var(--gutter) 0}@media screen and (max-width: 480px){.vertical-tabs .tabs-nav{display:none}}.vertical-tabs .tabs-nav-item{position:relative;padding:var(--gutter-xs);width:100%}.vertical-tabs .tabs-nav-item .btn{font-size:1.2rem;padding:var(--gutter-s) var(--gutter);padding-left:0;color:var(--color-blue-900);font-weight:300;width:100%;justify-content:flex-start;letter-spacing:.5px}.vertical-tabs .tabs-nav-item.active:before{position:absolute;content:"";right:-9px;top:50%;transform:translateY(-50%) rotate(135deg);background-color:#fff;border-color:var(--color-yellow-700);border-style:solid;border-width:0 1px 1px 0;width:18px;height:18px;z-index:2}.vertical-tabs .tabs-nav-item.active .btn{font-weight:700}.vertical-tabs .tabs-panels{border-left:1px solid var(--color-yellow-700);margin-left:-1px}@media screen and (max-width: 480px){.vertical-tabs .tabs-panels{border-left:0;margin-left:0;width:100%}}.vertical-tabs .tabs-panel{display:none;width:100%;padding:var(--gutter-l) 3rem;gap:var(--gutter-l);scroll-margin-top:72px}@media screen and (max-width: 480px){.vertical-tabs .tabs-panel{display:block;margin-bottom:var(--gutter-s);padding:0}}.vertical-tabs .tabs-panel.active{display:flex}.vertical-tabs .tabs-panel .panel-toggle{display:none;background:var(--color-gray-100);padding:var(--gutter-s) var(--gutter);list-style:none;cursor:pointer}.vertical-tabs .tabs-panel .panel-toggle::-webkit-details-marker{display:none}@media screen and (max-width: 480px){.vertical-tabs .tabs-panel .panel-toggle{display:block}}.vertical-tabs .tabs-panel .panel-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;animation:fadePanelIn .3s ease-in-out}@media screen and (max-width: 1023.98px){.vertical-tabs .tabs-panel .panel-body{flex-direction:column}}@media screen and (max-width: 480px){.vertical-tabs .tabs-panel .panel-body{flex-direction:column;padding:var(--gutter) var(--gutter)}}.vertical-tabs .tabs-panel .panel-media{width:240px;flex-shrink:0;margin-right:var(--gutter-l)}@media screen and (max-width: 1023.98px){.vertical-tabs .tabs-panel .panel-media{margin-right:0;margin-bottom:var(--gutter-l)}}.vertical-tabs .tabs-panel .panel-media img{border-radius:6px}.vertical-tabs .tabs-panel .panel-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.vertical-tabs .tabs-panel .panel-content p{font-family:var(--font-secondary);font-size:1.1rem}.vertical-tabs .tabs-panel .panel-content a{margin-top:var(--gutter);white-space:inherit;font-size:.9rem}.vertical-tabs .tabs-panel .panel-title{margin-bottom:0;color:var(--color-blue-900);display:flex;flex-direction:row;justify-content:space-between;align-items:center;line-height:1}.vertical-tabs .tabs-panel .panel-title:after{content:"+";font-size:2rem;font-weight:900}.vertical-tabs .tabs-panel[open] .panel-title:after{content:"-"}.vertical-tabs .tabs-panel .heading-medium,.vertical-tabs .tabs-panel .link{color:var(--color-blue-900)}@keyframes fadePanelIn{0%{opacity:.2;transform:scale(.8)}}:root{--neutral-clear-icon-url: url(data:image/svg+xml;base64,PHN2ZwogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8Y2lyY2xlIGZpbGw9IiNGMkY0RjciIGN4PSIxMiIgY3k9IjEyIiByPSIxMCI+PC9jaXJjbGU+CiAgICA8cGF0aAogICAgICBkPSJNMTYuMjQzIDE1LjU4IDEyLjY2MyAxMmwzLjU4LTMuNThhLjQ2OS40NjkgMCAxIDAtLjY2My0uNjYzTDEyIDExLjMzN2wtMy41OC0zLjU4YS40NjkuNDY5IDAgMSAwLS42NjMuNjYzbDMuNTggMy41OC0zLjU4IDMuNThhLjQ2OS40NjkgMCAxIDAgLjY2My42NjNsMy41OC0zLjU4IDMuNTggMy41OGEuNDY5LjQ2OSAwIDEgMCAuNjYzLS42NjN6IgogICAgICBmaWxsPSIjMjMyYzY0IgogICAgICBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgPC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==)}.section-blog .blog-articles{display:grid;grid-auto-flow:column;gap:var(--gutter-m);padding-bottom:var(--gutter)}@media screen and (max-width: 1023.98px){.section-blog .blog-articles{gap:var(--gutter)}}@media screen and (max-width: 767px){.section-blog .blog-articles{grid-auto-flow:row}}.section-blog .article{display:grid;grid-template-rows:max-content 1fr;align-items:flex-start;gap:var(--gutter-s);min-width:200px}.section-blog .article:hover .article-media img,.section-blog .article:focus-within .article-media img{filter:grayscale(75%)}.section-blog .article .article-media{width:100%;aspect-ratio:16/9;border-radius:12px;background-color:var(--color-gray-100);background-image:url(../svg/logo-bg.svg);background-repeat:no-repeat;background-position:center center;background-size:96px auto;transition:all .3s ease}.section-blog .article .article-media img{width:100%;height:100%;border-radius:12px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.section-blog .article .article-body{display:grid;gap:var(--gutter)}@media screen and (max-width: 767px){.section-blog .article .article-body{gap:var(--gutter-s)}}.section-blog .article .article-link{display:block;color:var(--color-blue-700);text-decoration:none;transition:color .2s ease}.section-blog .article .article-link:hover,.section-blog .article .article-link:focus{color:var(--color-red-700);outline-width:1px;outline-offset:-1px}.section-blog .article .article-title{margin-bottom:0;line-height:1.3;letter-spacing:0}.section-blog .article .article-summary{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:var(--gutter);color:#111;font-family:var(--font-secondary)}@media screen and (max-width: 767px){.section-blog .article .article-summary{display:none}.featured-article .article-summary{display:block}}.section-blog .article .article-authors{max-height:240px;overflow:hidden;transition:max-height .3s}.section-blog .article .article-authors.expanded .article-author{animation:fadeDown .2s ease;transform-origin:top center}.section-blog .article .article-authors.collapsed{visibility:hidden;display:none;max-height:0}@keyframes fadeDown{0%{transform:rotateX(-90deg)}}@media screen and (max-width: 767px){.section-blog .article .article-authors .author-image{display:block}}.section-blog .article a.read-more,.section-blog .article .toggle-authors{font-family:var(--font-primary);font-weight:700;color:var(--color-blue-700);text-transform:uppercase}.section-blog .article a.read-more .icon,.section-blog .article .toggle-authors .icon{display:inline-flex;margin-left:var(--gutter-s)}.section-blog .article a.read-more:hover,.section-blog .article a.read-more:focus,.section-blog .article .toggle-authors:hover,.section-blog .article .toggle-authors:focus{color:var(--color-blue-500)}.section-blog .article .toggle-authors .icon{display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23012168'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;margin-left:var(--gutter-s);transition:transform .3s}.section-blog .article .toggle-authors.collapsed{margin-top:var(--gutter-s)}.section-blog .article .toggle-authors.collapsed .icon{transform:rotate(180deg)}.section-blog .article .article-author{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-family:var(--font-primary)}.section-blog .article .article-author .author-name{text-transform:uppercase;text-decoration:underline;font-weight:700;letter-spacing:1px;color:var(--color-gray-900)}.section-blog .article .article-author .author-image{width:40px;height:40px;border-radius:50%;margin-right:var(--gutter-s)}@media screen and (max-width: 767px){.section-blog .article .article-author .author-image{display:none}}.section-blog .article .article-author .author-image img{-o-object-fit:cover;object-fit:cover;border-radius:50%}.section-blog .article .author-link{display:block;color:inherit}.section-blog .article .author-link+.author-link{margin-top:var(--gutter-s)}.section-blog .article .author-link:hover,.section-blog .article .author-link:focus{text-decoration:none}.section-blog .article .author-link:hover .author-name,.section-blog .article .author-link:focus .author-name{text-decoration:none}.section-blog .article .article-date{font-family:var(--font-secondary);font-size:var(--font-size-s);margin-bottom:var(--gutter-s)}.section-blog .article .article-topics{height:2em;overflow:hidden;margin-bottom:var(--gutter-s)}.section-blog .article .article-media-link{display:block}@media screen and (max-width: 767px){.section-blog .article{grid-template-columns:33% 1fr}.section-blog .article .article-media{border-radius:6px;font-size:0}.section-blog .article .article-media img{border-radius:6px;height:auto}.section-blog .article .article-head{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.section-blog .article .article-topics{order:2;font-size:.9rem;height:2rem;margin-top:var(--gutter-s);margin-bottom:0}.section-blog .article .article-title{font-size:1.2rem}.section-blog .article .article-link{order:-1}.section-blog .article .article-date{margin-bottom:0}.section-blog .article .author-image{display:none}.section-blog .article .author-name{font-size:.9rem}}@media screen and (max-width: 480px){.section-blog .article .article-topics{height:1.775rem}.section-blog .article .article-topic{font-size:.775rem;letter-spacing:0}}.section-assistance{margin-bottom:var(--gutter-m)}.section-assistance .section-container{position:relative;overflow:hidden;padding-left:0}@media screen and (min-width: 1280px){.section-assistance .section-container{border-radius:12px;padding-left:var(--gutter)}}.section-assistance .section-footer{text-align:left}.section-assistance .assistance-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.section-assistance .assistance-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.section-assistance .assistance-container{max-width:45%;padding:3rem;color:var(--color-blue-700);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-image:linear-gradient(to right,#fff,transparent 90%);z-index:1}.section-assistance .assistance-container>*+*{margin-top:var(--gutter-m)}@media screen and (max-width: 1023.98px){.section-assistance .assistance-container{max-width:60%}}@media screen and (max-width: 768px){.section-assistance .assistance-container{padding:var(--gutter-m)}}@media screen and (max-width: 480px){.section-assistance .assistance-container{max-width:90%}}.section-assistance .assistance-container .section-title{margin-bottom:0}.section-assistance .assistance-container h2.section-title{font-weight:300;font-size:2.4rem}.section-assistance .assistance-container p{font-size:1.5rem}.section-assistance .section-footer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.section-assistance .section-footer .phone{display:block;font-size:1.5rem;margin-left:var(--gutter)}.section-assistance .section-footer .phone .btn-link{font-weight:600;padding:var(--gutter-xs)}.section-assistance .section-footer .phone .btn-link:hover,.section-assistance .section-footer .phone .btn-link:focus{color:var(--color-red-700)}@media screen and (max-width: 480px){.section-assistance .section-footer{align-items:flex-start;flex-direction:column;gap:var(--gutter-s)}.section-assistance .section-footer .phone{margin-left:0}}.section-newcomers{background-color:var(--color-gray-100);overflow-x:hidden}.section-newcomers .section-footer .buttons-container{max-width:332px;margin:0 auto;display:flex;flex-direction:column}.section-newcomers .section-footer .btn{width:100%;font-size:.9rem}.section-newcomers .section-footer .btn:not(:first-child){margin-top:var(--gutter)}.profiles{padding:var(--gutter) 54px;position:relative}@media screen and (max-width: 1023.98px){.profiles{padding-left:0;padding-right:0}}.profiles .slider-control{display:block;position:absolute;top:50%;transform:translateY(-50%)}.profiles .slider-control[hidden]{display:none}.profiles .slider-control .btn{padding:var(--gutter-xs)}.profiles .slider-control .btn:active{transform:scale(.9)}.profiles .slider-control .btn:active:disabled{transform:none}.profiles .slider-control-prev{left:0}.profiles .slider-control-next{right:0}@media screen and (max-width: 1023.98px){.profiles .slider-control{display:none}}.profile-items{display:flex;flex-wrap:nowrap;padding:var(--gutter) var(--gutter-s);scroll-padding:var(--gutter-s)}.profile-items.grid-version{display:grid;grid-template-columns:repeat(auto-fill,minmax(252px,1fr));grid-gap:1.5rem;gap:1.5rem;position:relative;padding:3rem 0 1rem}@media screen and (min-width: 1280px){@supports not (scroll-behavior: smooth){.profile-items:after{content:" ";width:0;border-right:var(--gutter-s) solid transparent}}}.profile-item{scroll-snap-align:start;width:252px;flex-shrink:0;background-color:#fff;box-shadow:0 0 10px #0003;border-radius:12px;color:var(--color-blue-700)}.profile-item:not(:first-child){margin-left:var(--gutter-m)}.profile-item .profile-body{padding:var(--gutter-s) var(--gutter) var(--gutter)}.profile-item .profile-body .expand{display:block;text-align:right}.profile-item .profile-body .case-manager-label{margin-top:20px;font-weight:bold}.profile-item .profile-body .neutral-url{margin-top:20px}.profile-item .profile-media img{border-radius:12px 12px 0 0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.profile-item a{color:inherit;text-decoration:none}.profile-item a:hover,.profile-item a:focus{color:var(--color-red-700)}.profile-item .details{position:absolute}.profile-item:hover .profile-details,.profile-item:focus-within .profile-details{visibility:visible;pointer-events:all;animation:jamsSlideUp .3s ease forwards}.profile-item:hover .expand,.profile-item:focus-within .expand{visibility:hidden}.profile-details-container{position:relative}.profile-details-container .profile-details{visibility:hidden;pointer-events:none;position:absolute;overflow:hidden;border-radius:12px 12px 0 0;padding:var(--gutter);top:auto;right:0;left:0;bottom:0;background-color:#fff}.profile-details-container .profile-details:after{content:"";position:absolute;bottom:0;left:0;width:calc(100% - var(--gutter-m));height:16px;background-image:linear-gradient(to top,white,rgba(255,255,255,0))}.profile-details-container .details-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:var(--gutter-s);border-bottom:2px solid var(--color-yellow-700);margin-bottom:var(--gutter-xs)}.profile-details-container .full-profile-link{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23011541'%3E%3Cpath fill-rule='evenodd' d='M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z' clip-rule='evenodd' /%3E%3C/svg%3E");background-position:center right;background-repeat:no-repeat;background-size:18px;padding-right:var(--gutter-m)}.profile-details-container .full-profile-link:hover,.profile-details-container .full-profile-link:focus{color:var(--color-red-700);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%238f3237'%3E%3Cpath fill-rule='evenodd' d='M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z' clip-rule='evenodd' /%3E%3C/svg%3E")}.profile-details-container .profile-practices{padding:var(--gutter) var(--gutter-m);max-height:100%;scrollbar-color:var(--color-blue-700);scrollbar-width:thin;animation-delay:.3s}.profile-details-container .profile-practices::-webkit-scrollbar{width:6px}.profile-details-container .profile-practices::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000001a;border-radius:12px}.profile-details-container .profile-practices::-webkit-scrollbar-thumb{background-color:var(--color-gray-500);outline:0;border-radius:12px}.profile-details-container .profile-practices ul,.profile-details-container .profile-practices li{margin:0;padding:0;list-style-type:square}.profile-details-container .profile-practices ul{padding-bottom:var(--gutter)}.profile-details-container .profile-practices li{font-family:var(--font-secondary)}@keyframes jamsSlideUp{0%{height:0}to{height:100%}}