.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}}.hero{width:100%;position:relative;height:700px}.hero__image{position:relative;z-index:1;width:100%;-o-object-fit:cover;object-fit:cover}.hero__overlay__bottom{content:"";position:absolute;bottom:0;left:0;height:700px;width:100%;background:linear-gradient(180deg, #000000 -28.83%, rgba(0, 0, 0, 0.54) 47.66%, rgba(0, 0, 0, 0) 100%);transform:rotate(-180deg);z-index:1}.hero__container{position:absolute;bottom:9.2rem;left:6.25rem;z-index:1000;display:flex;flex-direction:column;width:63%;row-gap:2.2rem}.hero__container__wrapper{display:flex;align-items:center;-moz-column-gap:2rem;column-gap:2rem}.hero__container__wrapper__text__topic h1{font-size:3rem;font-weight:900;margin-bottom:1.4rem;line-height:3.525rem;width:80%}.hero__container__wrapper__text__description{font-size:1.375rem;font-weight:400}.hero__container__cta{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;background-color:#38619f;font-size:1.25rem;font-weight:200;padding:.2rem 1.6rem;transition:background-color .3s ease-out}.hero__container__cta:hover{background-color:#172b4b}@media screen and (max-width: 1200px){.hero__container{left:3.5rem}.hero__container__wrapper__text__topic h1{width:100%}}@media screen and (max-width: 991px){.hero__container{top:50%;left:50%;transform:translate(-50%, -50%);bottom:unset;width:calc(100% - 3.5rem)}}@media screen and (max-width: 710px){.hero__container__wrapper__text__topic h1{font-size:2rem;line-height:2.4rem}.hero__container__wrapper__text__description{font-size:1.1rem}}@media screen and (max-width: 550px){.hero__container{align-items:center}.hero__container__wrapper{flex-direction:column;align-items:center;row-gap:2.2rem}.hero__container__wrapper__text__topic h1{text-align:center}.hero__container__wrapper__text__description{text-align:center}}@media screen and (max-width: 390px){.hero__container__wrapper__text__topic h1{font-size:1.5rem;line-height:1.9rem}}.post-slider{padding-left:6.25rem;background-color:#000;padding-bottom:11rem}.post-slider__item{background-color:#2f2f2f}.post-slider__item__image img{height:166px;width:100%;-o-object-fit:cover;object-fit:cover}.post-slider__item__text{padding:1rem;display:flex;flex-direction:column;height:calc(100% - 166px)}.post-slider__item__text__date{color:#fff;font-size:1.25rem;line-height:1.9rem;font-weight:200;padding-bottom:.5rem}.post-slider__item__text__title h3{color:#fff;font-size:1.25rem;line-height:1.75rem;font-weight:500;padding-bottom:.5rem;min-height:4rem}.post-slider__item__text__description{color:#fff;font-size:1.125rem;line-height:1.7rem;font-weight:200;padding-bottom:1.875rem}.post-slider__item__text__cta{display:flex;justify-content:center;align-items:center;background-color:#38619f;padding:.25rem 0;margin-top:auto;transition:background-color .3s ease-out}.post-slider__item__text__cta:hover{background-color:#172b4b}.post-slider__item__text__cta__link{color:#fff;font-size:1.25rem;line-height:1.9rem;font-weight:200;height:100%;width:100%;text-align:center}@media screen and (max-width: 1200px){.post-slider{padding-left:3.5rem}}@media screen and (max-width: 991px){.post-slider{padding-left:1.75rem}}@media screen and (max-width: 710px){.post-slider__item{background-color:#2f2f2f}.post-slider__item__text__date{font-size:1rem;line-height:1.2rem}.post-slider__item__text__title h3{font-size:1rem;line-height:1.2rem}.post-slider__item__text__description{font-size:.9rem;line-height:1.1rem}.post-slider__item__text__cta__link{font-size:1rem;line-height:1.2rem}}.post-slider__item{height:100%}.owl-carousel{margin-top:-2.5rem;position:relative;z-index:100}.owl-carousel .owl-nav{position:absolute;bottom:-4.8rem;left:0;display:flex;flex-direction:row !important;align-items:center;justify-content:center}.owl-carousel .owl-prev{background-color:#38619f !important;display:flex !important;justify-content:center !important;align-items:center !important;padding:1rem !important;margin:0 !important;margin-right:1rem !important;border-radius:0 !important;transition:background-color .3s ease-out}.owl-carousel .owl-prev:hover{background-color:#172b4b !important}.owl-carousel .owl-next{background-color:#38619f !important;display:flex !important;justify-content:center !important;align-items:center !important;padding:1rem !important;margin:0 !important;border-radius:0 !important;transition:background-color .3s ease-out}.owl-carousel .owl-next:hover{background-color:#172b4b !important}.owl-carousel .owl-stage{display:flex;padding-right:6.25rem}@media screen and (max-width: 1200px){.owl-carousel .owl-stage{padding-right:3.5rem}}@media screen and (max-width: 991px){.owl-carousel .owl-stage{padding-right:1.75rem}}@media screen and (max-width: 639.5px){.owl-carousel .owl-stage{padding-right:0}.owl-carousel .owl-item{margin-right:40px !important}}@media screen and (max-width: 710px){.owl-carousel .owl-nav{bottom:-3.8rem !important}.owl-carousel .owl-prev{padding:.75rem !important}.owl-carousel .owl-next{padding:.75rem !important}}.parallax-banner{position:relative}.parallax-banner__image{height:343px;width:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.parallax-banner__text{position:absolute;top:50%;left:6.25rem;transform:translateY(-50%);max-width:29%;color:#fff;font-size:1.25rem;font-weight:500;line-height:1.75rem}@media screen and (max-width: 1200px){.parallax-banner__text{left:3.5rem}}@media screen and (max-width: 991px){.parallax-banner__text{left:50%;transform:translate(-50%, -50%);max-width:50%;text-align:center}}@media screen and (max-width: 710px){.parallax-banner__text{max-width:unset;width:75%}}@media screen and (max-width: 400px){.parallax-banner__text{width:calc(100% - 3.5rem);font-size:1.1rem;line-height:1.3rem}}.blog-categories{padding:0rem 6.25rem;row-gap:20px;display:flex;justify-content:space-between}.blog-categories__items__left{display:flex;flex-direction:column;row-gap:20px;width:calc(50% - 10px)}.blog-categories__items__left__item{position:relative;display:block;transition:transform .3s ease-out}.blog-categories__items__left__item:hover{transform:scale(1.01)}.blog-categories__items__left__item:nth-child(2n-1){height:291px}.blog-categories__items__left__item:nth-child(2n){height:453px}.blog-categories__items__left__item__image{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.blog-categories__items__left__item__text{position:absolute;top:2.8rem;left:2.8rem;padding-right:2.8rem;color:#fff;font-size:2.25rem;font-weight:800;line-height:3.15rem}.blog-categories__items__right{display:flex;flex-direction:column;row-gap:20px;width:calc(50% - 10px)}.blog-categories__items__right__item{position:relative;display:block;transition:transform .3s ease-out}.blog-categories__items__right__item:hover{transform:scale(1.01)}.blog-categories__items__right__item:nth-child(2n){height:291px}.blog-categories__items__right__item:nth-child(2n-1){height:453px}.blog-categories__items__right__item__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-categories__items__right__item__text{position:absolute;top:2.8rem;left:2.8rem;padding-right:2.8rem;color:#fff;font-size:2.25rem;font-weight:800;line-height:3.15rem}@media screen and (max-width: 1200px){.blog-categories{padding:0rem 3.5rem}}@media screen and (max-width: 991px){.blog-categories{padding:0rem 1.75rem}}@media screen and (max-width: 750px){.blog-categories{flex-direction:column}.blog-categories__items__left{width:100%}.blog-categories__items__left__item:nth-child(2n-1){height:300px}.blog-categories__items__left__item:nth-child(2n){height:300px}.blog-categories__items__right{width:100%}.blog-categories__items__right__item:nth-child(2n){height:300px}.blog-categories__items__right__item:nth-child(2n-1){height:300px}}@media screen and (max-width: 710px){.blog-categories__items__left__item__text{font-size:1.75rem;line-height:2.3rem}.blog-categories__items__right__item__text{font-size:1.75rem;line-height:2.3rem}}@media screen and (max-width: 450px){.blog-categories__items__left__item:nth-child(2n-1){height:200px}.blog-categories__items__left__item:nth-child(2n){height:200px}.blog-categories__items__left__item__text{top:1rem;left:1rem;padding-right:1rem;font-size:1.3rem;line-height:1.7rem}.blog-categories__items__right__item:nth-child(2n){height:200px}.blog-categories__items__right__item:nth-child(2n-1){height:200px}.blog-categories__items__right__item__text{top:1rem;left:1rem;padding-right:1rem;font-size:1.3rem;line-height:1.7rem}}.section-header{padding:6.25rem 6.25rem 1.875rem 6.25rem}.section-header h2{color:#000;font-size:2.25rem;font-weight:800;line-height:3.15rem}.section-header--special-margin{margin-bottom:-4.875rem}@media screen and (max-width: 1200px){.section-header{padding:6.25rem 3.5rem 1.875rem 3.5rem}}@media screen and (max-width: 991px){.section-header{padding:6.25rem 1.75rem 1.875rem 1.75rem}.section-header h2{text-align:center}}@media screen and (max-width: 710px){.section-header h2{font-size:1.75rem;line-height:1.95rem}}.gallery-slider{padding-left:6.25rem;position:relative;overflow:hidden}.gallery-slider__wrapper{padding-top:5rem}.gallery-slider__wrapper__item{height:auto;width:100%}.gallery-slider__wrapper__item__image{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}.gallery-slider .owl-stage{display:flex}.gallery-slider .owl-nav{position:absolute;top:0rem;right:6.25rem;display:flex}.gallery-slider .owl-nav .owl-prev{background-color:#38619f !important;display:flex !important;justify-content:center !important;align-items:center !important;padding:1rem !important;margin:0 !important;margin-right:1rem !important;border-radius:0 !important;border:0 !important;cursor:pointer;transition:background-color .3s ease-out}.gallery-slider .owl-nav .owl-prev:hover{background-color:#172b4b !important}.gallery-slider .owl-nav .owl-next{background-color:#38619f !important;display:flex !important;justify-content:center !important;align-items:center !important;padding:1rem !important;margin:0 !important;border:0 !important;border-radius:0 !important;cursor:pointer;transition:background-color .3s ease-out}.gallery-slider .owl-nav .owl-next:hover{background-color:#172b4b !important}@media screen and (max-width: 1200px){.gallery-slider{padding-left:3.5rem}.gallery-slider .owl-nav{right:3.5rem}}@media screen and (max-width: 991px){.gallery-slider{padding-left:1.75rem}.gallery-slider__wrapper{padding-bottom:5rem}.gallery-slider .owl-nav{right:unset;top:unset;left:50%;bottom:20px;transform:translateX(-50%)}}@media screen and (max-width: 376px){.gallery-slider .owl-item{padding-right:1.75rem}}.gallery-wrapper{padding-left:6.25rem;padding-top:1.5rem}.gallery-wrapper__button{color:#fff;background-color:#38619f;padding:.7rem 1.5rem .7rem 1.5rem;display:inline-block;font-size:1.25rem;font-weight:200;line-height:1.89rem;transition:background-color .3s ease-out}.gallery-wrapper__button:hover{background-color:#172b4b}@media screen and (max-width: 1200px){.gallery-wrapper{padding-left:3.5rem}}@media screen and (max-width: 991px){.gallery-wrapper{display:flex;justify-content:center;align-items:center;padding-left:unset;padding-top:0}}@media screen and (max-width: 710px){.gallery-wrapper__button{font-size:1rem;line-height:1.2rem}}.section-header-images{padding:6.25rem 6.25rem 3.875rem 6.25rem;display:flex}.section-header-images__text{width:77%}.section-header-images__text__title{color:#000;font-size:2.25rem;font-weight:800;line-height:3.15rem;padding-bottom:1.2rem}.section-header-images__text__description{color:#000;font-size:1.25rem;font-weight:300;line-height:1.89rem}.section-header-images__vectors{width:23%;display:flex;flex-direction:column;flex-wrap:wrap;row-gap:2rem}.section-header-images__vectors__link{display:flex;justify-content:center;align-items:center;height:153px;width:100%}.section-header-images__vectors__link__item{width:auto;height:153px}@media screen and (max-width: 1200px){.section-header-images{padding:6.25rem 3.5rem 3.875rem 3.5rem}}@media screen and (max-width: 991px){.section-header-images{padding:6.25rem 1.75rem 3.875rem 1.75rem;flex-direction:column;row-gap:2rem}.section-header-images__text{width:100%}.section-header-images__vectors{width:100%;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;align-items:center}.section-header-images__vectors__link{width:21%;height:auto}.section-header-images__vectors__link__item{width:100%;height:auto}}@media screen and (max-width: 710px){.section-header-images__text__title{font-size:1.75rem;line-height:1.95rem}.section-header-images__text__description{font-size:1rem;line-height:1.2rem}.section-header-images__vectors__link{width:25%}}@media screen and (max-width: 516px){.section-header-images__vectors{justify-content:space-evenly}.section-header-images__vectors__link{width:45%;height:auto}.section-header-images__vectors__link__item{width:100%;height:auto}}.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}}.events{padding:0 6.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.events--specpad{padding-bottom:3.125rem}.events__item{width:49%;height:auto;position:relative}.events__item__image{width:100%;height:100%}.events__item__text{position:absolute;top:0;left:0;padding:2.25rem 2.56rem 2.75rem 2.56rem;height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.events__item__text__date{font-size:1.125rem;font-weight:600;line-height:1.575rem;margin:0 0 auto 0}.events__item__text__title{font-size:2.25rem;font-weight:800;line-height:3.15rem}.events__item__text__cta{font-size:1.25rem;font-weight:200;line-height:1.89rem;color:#fff;background-color:#38619f;padding:.25rem 2.1rem .2rem 2.1rem;margin-top:1.25rem;transition:background-color .3s ease-out}.events__item__text__cta:hover{background-color:#172b4b}@media screen and (max-width: 1200px){.events{padding:0 3.5rem}.events__item__text__date{font-size:1rem;line-height:1.2rem}.events__item__text__title{font-size:1.5rem;line-height:1.7rem}.events__item__text__cta{font-size:1rem;line-height:1.2rem}}@media screen and (max-width: 991px){.events{padding:0 1.75rem}.events__item__text{padding:1.5rem 2rem 2rem 2rem}}@media screen and (max-width: 800px){.events__item__text__title{font-size:1.2rem;line-height:1.4rem}}@media screen and (max-width: 800px){.events__item{width:100%}.events__item__text{padding:2.25rem 2.56rem 2.75rem 2.56rem}.events__item__text__date{font-size:1.125rem;line-height:1.575rem}.events__item__text__title{font-size:2.25rem;line-height:3.15rem}.events__item__text__cta{font-size:1.25rem;line-height:1.89rem}}@media screen and (max-width: 580px){.events__item__text{padding:1.5rem 2rem 2rem 2rem}.events__item__text__date{font-size:1rem;line-height:1.2rem}.events__item__text__title{font-size:1.5rem;line-height:1.7rem}.events__item__text__cta{font-size:1rem;line-height:1.2rem}}@media screen and (max-width: 400px){.events__item__text{padding:1rem}.events__item__text__title{font-size:1.2rem;line-height:1.4rem}}@media screen and (max-width: 400px){.events__item__text{padding:.5rem}.events__item__text__date{font-size:.8rem;line-height:1rem}.events__item__text__title{font-size:1rem;line-height:1.2rem}.events__item__text__cta{font-size:.8rem;line-height:1rem}}.events-button{padding:2.5rem 6.25rem 6.7rem 6.25rem}.events-button__link{color:#fff;background-color:#38619f;padding:.8rem 2.2rem;font-size:1.25rem;line-height:1.89rem;font-weight:200;display:inline-block;transition:background-color .3s ease-out}.events-button__link:hover{background-color:#172b4b}@media screen and (max-width: 1200px){.events-button{padding:2.5rem 3.5rem 6.7rem 3.5rem}}@media screen and (max-width: 991px){.events-button{padding:2.5rem 1.75rem 6.7rem 1.75rem}}@media screen and (max-width: 580px){.events-button{padding:1.5rem 1.75rem 6.7rem 1.75rem}.events-button__link{font-size:1rem;line-height:1.2rem}}@media screen and (max-width: 320px){.events-button__link{padding:.8rem 1.5rem}}.showroom{display:flex;height:336px;overflow:hidden;flex-wrap:wrap;margin-bottom:-3.125rem}.showroom__text{width:50%;height:100%;background-color:#172b4b;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 6.25rem}.showroom__text__title{font-size:2.25rem;line-height:3.15rem;font-weight:900;padding-bottom:1.2rem}.showroom__text__description--bold{font-size:1.25rem;line-height:1.75rem;font-weight:600;padding-bottom:.5rem}.showroom__text__description--thin{font-size:1.125rem;line-height:1.575rem;font-weight:200}.showroom__container{width:50%;height:100%}.showroom__container__image{width:100%;height:100%;min-height:363px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 1200px){.showroom__text{padding:0 3.5rem}}@media screen and (max-width: 991px){.showroom__text{padding:0 1.75rem}.showroom__text__title{font-size:1.8rem;line-height:2.2rem}.showroom__text__description--bold{font-size:1rem;line-height:1.2rem;margin-left:unset}.showroom__text__description--thin{font-size:.9rem;line-height:1.1rem;margin-left:unset}}@media screen and (max-width: 700px){.showroom{height:unset}.showroom__text{width:100%;min-height:200px;margin-top:unset}.showroom__container{height:auto;width:100%}.showroom__container__image{width:100%;height:100%;min-height:300px}}.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=home.min.css.map */