.navbar{display:flex;justify-content:space-between;-moz-column-gap:6.25rem;column-gap:6.25rem;align-items:center;position:fixed;top:0;left:0;width:100%;padding-left:6.25rem;padding-right:6.25rem;padding-top:4.25rem;padding-bottom:4.25rem;z-index:10000}.navbar__overlay{content:"";position:absolute;top:0;left:0;height:173px;width:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.23) 52.63%, rgba(0, 0, 0, 0) 100%);z-index:10}.navbar__brand{position:relative;z-index:10010;display:flex;justify-content:center;align-items:center}.navbar__hamburger{display:none}.navbar__links{display:flex;flex-wrap:wrap;justify-content:flex-end;list-style-type:none;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.25rem}.navbar__links__item__link{text-transform:uppercase;font-size:1.1rem;font-style:normal;font-weight:400;letter-spacing:.5px;color:#fff;position:relative;z-index:10010}@media screen and (max-width: 1200px){.navbar{padding-left:3.5rem;padding-right:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}}@media screen and (max-width: 991px){.navbar{flex-wrap:wrap;padding-left:1.75rem;padding-right:1.75rem;padding-top:1.93rem;padding-bottom:1.93rem;-moz-column-gap:1.75rem;column-gap:1.75rem;row-gap:2rem;background-color:#000}.navbar__brand__logo{height:23px !important}.navbar__hamburger{display:flex;justify-content:center;align-items:center;position:relative;z-index:100}.navbar__links{position:fixed;top:0;left:0;right:0;width:100vw;height:100vh;transform:translateY(-100%);transition:transform .8s ease;background-color:#000;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;z-index:-1}.navbar__links--collapsed{transform:translateY(0)}.navbar__links__item__link{opacity:0;transition:opacity .5s ease-out}.navbar__links__item__link--show{opacity:1}}.sub-hero-small{position:relative;height:375px}.sub-hero-small__image{height:375px;width:100%;-o-object-fit:cover;object-fit:cover}.sub-hero-small__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.27) 66.37%, rgba(0, 0, 0, 0) 111.79%);transform:rotate(-180deg)}.sub-hero-small__line{position:absolute;bottom:0;right:0;transform:translateY(50%);background-color:#38619f;width:49%;height:20px}.sub-hero-small__title{position:absolute;bottom:0;left:0;padding-left:6.25rem;padding-right:6.25rem;padding-bottom:2.65rem;font-size:4rem;line-height:5.6rem;font-weight:900}@media screen and (max-width: 1200px){.sub-hero-small__title{padding-left:3.5rem;padding-right:3.5rem}}@media screen and (max-width: 991px){.sub-hero-small__title{padding-left:1.75rem;padding-right:1.75rem}}@media screen and (max-width: 710px){.sub-hero-small__title{font-size:3rem;line-height:4.6rem}}@media screen and (max-width: 400px){.sub-hero-small__title{font-size:1.75rem;line-height:2.75rem}}.small-section-header{padding:0 6.25rem 2rem 6.25rem}.small-section-header__text{color:#000;font-size:1.125rem;line-height:1.575rem;font-weight:500;text-transform:uppercase;letter-spacing:3px}.small-section-header__text--spt{padding-top:6.25rem}@media screen and (max-width: 1200px){.small-section-header{padding:0 3.5rem 2rem 3.5rem}}@media screen and (max-width: 991px){.small-section-header{padding:0 1.75rem 2rem 1.75rem}.small-section-header__text{font-size:1rem;line-height:1.2rem;letter-spacing:2px}}.featured-article{display:flex;flex-wrap:wrap;padding-left:6.25rem;padding-right:6.25rem;max-height:529px}.featured-article__image{width:64%;height:auto;max-height:529px;-o-object-fit:cover;object-fit:cover}.featured-article__text{width:36%;display:flex;flex-direction:column;padding:3rem 3rem 3.2rem 3rem;background-color:#f7f7f7}.featured-article__text__date{color:#000;font-size:1.25rem;line-height:1.875rem;font-weight:300;padding-bottom:.4rem}.featured-article__text__title{color:#000;font-size:1.25rem;line-height:1.75rem;font-weight:600;padding-bottom:.4rem}.featured-article__text__description{color:#000;font-size:1.125rem;line-height:1.6875rem;font-weight:300;padding-bottom:2.4rem}.featured-article__text__cta{color:#fff;background-color:#38619f;font-size:1.25rem;line-height:1.875rem;font-weight:200;text-align:center;padding:.2rem 0;margin:auto 0 0 0;transition:background-color .3s ease-out}.featured-article__text__cta:hover{background-color:#172b4b}@media screen and (max-width: 1400px){.featured-article__image{width:58%}.featured-article__text{width:42%}}@media screen and (max-width: 1200px){.featured-article{padding-left:3.5rem;padding-right:3.5rem}}@media screen and (max-width: 991px){.featured-article{padding-left:1.75rem;padding-right:1.75rem}.featured-article__text__date{font-size:1.1rem;line-height:1.5rem}.featured-article__text__title{font-size:1.1rem;line-height:1.5rem}.featured-article__text__description{font-size:1rem;line-height:1.4rem}.featured-article__text__cta{font-size:1.1rem;line-height:1.5rem}}@media screen and (max-width: 800px){.featured-article{max-height:unset}.featured-article__image{width:100%}.featured-article__text{width:100%;max-width:unset}}@media screen and (max-width: 500px){.featured-article__text{padding:1rem}}@media screen and (max-width: 350px){.featured-article__text__date{font-size:1rem;line-height:1.4rem}.featured-article__text__title{font-size:1rem;line-height:1.4rem}.featured-article__text__description{font-size:.9rem;line-height:1.3rem}.featured-article__text__cta{font-size:1rem;line-height:1.4rem}}.article-list-filter{padding-top:7rem;padding-bottom:1.75rem;padding-left:6.25rem;padding-right:6.25rem;display:flex;-moz-column-gap:1.2rem;column-gap:1.2rem;justify-content:space-between}.article-list-filter__container{list-style-type:none;display:flex;-moz-column-gap:.1rem;column-gap:.1rem;row-gap:.9rem;flex-wrap:wrap;justify-content:flex-end}.article-list-filter__container__item__link{color:#38619f;font-size:1.25rem;line-height:2.275rem;font-weight:300;padding-bottom:.9rem;padding-left:.6rem;padding-right:.6rem;white-space:nowrap;transition:all .3s ease-out}.article-list-filter__container__item__link--active{font-weight:700;border-bottom:1.5px solid #38619f}.article-list-filter__container__item__link:hover{border-bottom:1.5px solid #38619f}@media screen and (max-width: 1200px){.article-list-filter{padding-left:3.5rem;padding-right:3.5rem}}@media screen and (max-width: 991px){.article-list-filter{padding-left:1.75rem;padding-right:1.75rem;row-gap:.9rem;flex-direction:column;justify-content:start}.article-list-filter__container{flex-direction:column;justify-content:start}.article-list-filter__container__item__link--active{border:unset}}@media screen and (max-width: 500px){.article-list-filter__container__item__link{font-size:1rem;line-height:1.5rem}}.article-list{padding:0 6.25rem 7rem 6.25rem;display:flex;flex-wrap:wrap;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.25rem}.article-list__item{width:32.2%;display:flex;flex-direction:column}.article-list__item__image{width:100%;height:auto}.article-list__item__text{background-color:#f7f7f7;color:#000;padding:1rem;display:flex;flex-direction:column;height:100%}.article-list__item__text__date{font-size:1.25rem;line-height:1.89rem;font-weight:300;padding-bottom:.4rem}.article-list__item__text__title{font-size:1.25rem;line-height:1.75rem;font-weight:600;padding-bottom:.4rem}.article-list__item__text__description{font-size:1.125rem;line-height:1.7rem;font-weight:300;padding-bottom:2rem}.article-list__item__text__cta{font-size:1.25rem;line-height:1.89rem;font-weight:200;color:#fff;background-color:#38619f;display:block;width:100%;text-align:center;padding:.2rem 0;margin:auto 0 0 0;transition:background-color .3s ease-out}.article-list__item__text__cta:hover{background-color:#172b4b}@media screen and (max-width: 1380px){.article-list{-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}}@media screen and (max-width: 1200px){.article-list{padding:0 3.5rem 7rem 3.5rem}}@media screen and (max-width: 1150px){.article-list__item{width:48%}}@media screen and (max-width: 991px){.article-list{padding:0 1.75rem 7rem 1.75rem}.article-list__item__text__date{font-size:1.1rem;line-height:1.4rem}.article-list__item__text__title{font-size:1.1rem;line-height:1.4rem}.article-list__item__text__description{font-size:1rem;line-height:1.3rem}.article-list__item__text__cta{font-size:1.1rem;line-height:1.4rem}}@media screen and (max-width: 550px){.article-list__item{width:100%}}@media screen and (max-width: 350px){.article-list__item__text__date{font-size:1rem;line-height:1.4rem}.article-list__item__text__title{font-size:1rem;line-height:1.4rem}.article-list__item__text__description{font-size:.9rem;line-height:1.3rem}.article-list__item__text__cta{font-size:1rem;line-height:1.4rem}}.article-list-counter{display:flex;justify-content:center;align-items:center;-moz-column-gap:.45rem;column-gap:.45rem;padding-left:6.25rem;padding-right:6.25rem;padding-bottom:3.125rem}.article-list-counter__prev{border:1px solid #38619f;display:flex;justify-content:center;align-items:center;height:50px;width:50px;transition:all .3s ease-out}.article-list-counter__prev__image{background-image:url(../../assets/img/vectors/arrow-left-blue.svg);height:16px;width:16px;margin:1rem;background-size:contain}.article-list-counter__prev:hover{background-color:#38619f;color:#fff}.article-list-counter__prev:hover .article-list-counter__prev__image{background-image:url(../../assets/img/vectors/arrow-left.svg)}.article-list-counter__next{border:1px solid #38619f;display:flex;justify-content:center;align-items:center;height:50px;width:50px;transition:all .3s ease-out}.article-list-counter__next__image{background-image:url(../../assets/img/vectors/arrow-right-blue.svg);height:16px;width:16px;background-size:contain;margin:1rem}.article-list-counter__next:hover{background-color:#38619f;color:#fff}.article-list-counter__next:hover .article-list-counter__next__image{background-image:url(../../assets/img/vectors/arrow-right.svg)}.article-list-counter__number{display:flex;justify-content:center;align-items:center;padding:1rem;font-size:1.125rem;line-height:1.125rem;font-weight:500;color:#38619f;border:1px solid #38619f;height:50px;width:50px;transition:all .3s ease-out}.article-list-counter__number:hover{background-color:#38619f;color:#fff}.article-list-counter__number--active{color:#fff;background-color:#38619f}.article-list-counter__dots{display:flex;justify-content:center;align-items:center;height:50px;width:50px;padding:1rem;font-size:1.125rem;line-height:1.125rem;font-weight:500;color:#38619f;border:1px solid #38619f;transition:all .3s ease-out}.article-list-counter__dots:hover{background-color:#38619f;color:#fff}@media screen and (max-width: 1200px){.article-list-counter{padding-left:3.5rem;padding-right:3.5rem}}@media screen and (max-width: 991px){.article-list-counter{padding-left:1.75rem;padding-right:1.75rem}}@media screen and (max-width: 500px){.article-list-counter__prev{height:34px;width:34px}.article-list-counter__prev__image{margin:unset}.article-list-counter__next{height:34px;width:34px}.article-list-counter__next__image{margin:unset}.article-list-counter__number{height:30px;width:30px}.article-list-counter__dots{height:30px;width:30px}}@media screen and (max-width: 380px){.article-list-counter__prev{height:24px;width:24px}.article-list-counter__next{height:24px;width:24px}.article-list-counter__number{height:24px;width:24px;font-size:1rem;padding:.5rem}.article-list-counter__dots{height:24px;width:24px;font-size:1rem;padding:.5rem}}.footer{min-height:443px;background-color:#000;display:flex;flex-direction:column;align-items:center;margin-top:3.125rem}.footer__socials{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;list-style-type:none;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:1rem;padding-top:2.1rem;padding-bottom:3rem;padding-right:6.25rem;padding-left:6.25rem}.footer__socials__item__link{font-size:1.125rem;line-height:1.575rem;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:3px}.footer__menu{display:flex;flex-direction:column;align-items:center;padding-top:3.5rem;padding-bottom:1.5rem;padding-right:6.25rem;padding-left:6.25rem;background-color:rgba(23,43,75,.74);width:100%}.footer__menu__link{padding-bottom:1.5rem}.footer__menu__container{list-style-type:none;display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:1.7rem;column-gap:1.7rem;padding-bottom:2rem}.footer__menu__container__item__link{color:#fff;font-size:1.375rem;line-height:1.925rem;font-weight:400}.footer__menu__copyrights{color:#fff;font-size:1.25rem;line-height:1.89rem;font-weight:200;text-align:center}.footer__madeby{padding-right:6.25rem;padding-left:6.25rem;padding-top:2rem;padding-bottom:2.1rem;color:#fff;font-size:1.25rem;line-height:1.89rem;font-weight:200;text-align:center}.footer__madeby__link{color:#fff;font-size:1.15rem;line-height:1.5925rem;font-weight:400}@media screen and (max-width: 1200px){.footer__socials{padding-right:3.5rem;padding-left:3.5rem}.footer__menu{padding-right:3.5rem;padding-left:3.5rem}.footer__madeby{padding-right:3.5rem;padding-left:3.5rem}}@media screen and (max-width: 991px){.footer__socials{padding-right:1.75rem;padding-left:1.75rem}.footer__menu{padding-right:1.75rem;padding-left:1.75rem}.footer__madeby{padding-right:1.75rem;padding-left:1.75rem}}@media screen and (max-width: 700px){.footer{justify-content:space-between}.footer__socials__item__link{font-size:1rem;line-height:1.3rem}.footer__menu__link__logo{height:auto;width:100%}.footer__menu__container{justify-content:space-evenly;row-gap:1rem}.footer__menu__container__item__link{font-size:1.1rem;line-height:1.4rem}.footer__menu__copyrights{font-size:1rem;line-height:1.3rem}.footer__madeby{font-size:1rem;line-height:1.3rem}.footer__madeby__link{font-size:1rem;line-height:1.3rem}}@media screen and (max-width: 350px){.footer__menu__container{flex-direction:column;align-items:center;row-gap:1rem}}/*# sourceMappingURL=blog.min.css.map */