/* ============================================
        Global Variable Declarations
============================================ */
/* z-index vars */
/*  ===================================
        Theme + Layout Styles
===================================  */
/*  ===================================
            Helper Classes
===================================  */
.freeze {
  overflow: hidden;
  height: 100%;
  position: fixed;
  width: 100%;
}

.text-white {
  color: white;
}

.text-black {
  color: black;
}

.mt-1 {
  margin-top: 0.7rem !important;
}

.mt-2 {
  margin-top: 1.4rem !important;
}

.mt-3 {
  margin-top: 2.1rem !important;
}

.mt-4 {
  margin-top: 2.8rem !important;
}

.mt-5 {
  margin-top: 3.5rem !important;
}

.mt-6 {
  margin-top: 4.2rem !important;
}

.mt-7 {
  margin-top: 4.9rem !important;
}

.mt-8 {
  margin-top: 5.6rem !important;
}

.mt-9 {
  margin-top: 6.3rem !important;
}

.mt-10 {
  margin-top: 7rem !important;
}

.mt-11 {
  margin-top: 7.7rem !important;
}

.mt-12 {
  margin-top: 8.4rem !important;
}

.mt-13 {
  margin-top: 9.1rem !important;
}

.mt-14 {
  margin-top: 9.8rem !important;
}

.mt-15 {
  margin-top: 10.5rem !important;
}

.mt-16 {
  margin-top: 11.2rem !important;
}

.mt-17 {
  margin-top: 11.9rem !important;
}

.mt-18 {
  margin-top: 12.6rem !important;
}

.mt-19 {
  margin-top: 13.3rem !important;
}

.mt-20 {
  margin-top: 14rem !important;
}

.mr-1 {
  margin-right: 0.7rem !important;
}

.mr-2 {
  margin-right: 1.4rem !important;
}

.mr-3 {
  margin-right: 2.1rem !important;
}

.mr-4 {
  margin-right: 2.8rem !important;
}

.mr-5 {
  margin-right: 3.5rem !important;
}

.mr-6 {
  margin-right: 4.2rem !important;
}

.mr-7 {
  margin-right: 4.9rem !important;
}

.mr-8 {
  margin-right: 5.6rem !important;
}

.mr-9 {
  margin-right: 6.3rem !important;
}

.mr-10 {
  margin-right: 7rem !important;
}

.mr-11 {
  margin-right: 7.7rem !important;
}

.mr-12 {
  margin-right: 8.4rem !important;
}

.mr-13 {
  margin-right: 9.1rem !important;
}

.mr-14 {
  margin-right: 9.8rem !important;
}

.mr-15 {
  margin-right: 10.5rem !important;
}

.mr-16 {
  margin-right: 11.2rem !important;
}

.mr-17 {
  margin-right: 11.9rem !important;
}

.mr-18 {
  margin-right: 12.6rem !important;
}

.mr-19 {
  margin-right: 13.3rem !important;
}

.mr-20 {
  margin-right: 14rem !important;
}

.mb-1 {
  margin-bottom: 0.7rem !important;
}

.mb-2 {
  margin-bottom: 1.4rem !important;
}

.mb-3 {
  margin-bottom: 2.1rem !important;
}

.mb-4 {
  margin-bottom: 2.8rem !important;
}

.mb-5 {
  margin-bottom: 3.5rem !important;
}

.mb-6 {
  margin-bottom: 4.2rem !important;
}

.mb-7 {
  margin-bottom: 4.9rem !important;
}

.mb-8 {
  margin-bottom: 5.6rem !important;
}

.mb-9 {
  margin-bottom: 6.3rem !important;
}

.mb-10 {
  margin-bottom: 7rem !important;
}

.mb-11 {
  margin-bottom: 7.7rem !important;
}

.mb-12 {
  margin-bottom: 8.4rem !important;
}

.mb-13 {
  margin-bottom: 9.1rem !important;
}

.mb-14 {
  margin-bottom: 9.8rem !important;
}

.mb-15 {
  margin-bottom: 10.5rem !important;
}

.mb-16 {
  margin-bottom: 11.2rem !important;
}

.mb-17 {
  margin-bottom: 11.9rem !important;
}

.mb-18 {
  margin-bottom: 12.6rem !important;
}

.mb-19 {
  margin-bottom: 13.3rem !important;
}

.mb-20 {
  margin-bottom: 14rem !important;
}

.ml-1 {
  margin-left: 0.7rem !important;
}

.ml-2 {
  margin-left: 1.4rem !important;
}

.ml-3 {
  margin-left: 2.1rem !important;
}

.ml-4 {
  margin-left: 2.8rem !important;
}

.ml-5 {
  margin-left: 3.5rem !important;
}

.ml-6 {
  margin-left: 4.2rem !important;
}

.ml-7 {
  margin-left: 4.9rem !important;
}

.ml-8 {
  margin-left: 5.6rem !important;
}

.ml-9 {
  margin-left: 6.3rem !important;
}

.ml-10 {
  margin-left: 7rem !important;
}

.ml-11 {
  margin-left: 7.7rem !important;
}

.ml-12 {
  margin-left: 8.4rem !important;
}

.ml-13 {
  margin-left: 9.1rem !important;
}

.ml-14 {
  margin-left: 9.8rem !important;
}

.ml-15 {
  margin-left: 10.5rem !important;
}

.ml-16 {
  margin-left: 11.2rem !important;
}

.ml-17 {
  margin-left: 11.9rem !important;
}

.ml-18 {
  margin-left: 12.6rem !important;
}

.ml-19 {
  margin-left: 13.3rem !important;
}

.ml-20 {
  margin-left: 14rem !important;
}

.pt-1 {
  padding-top: 0.7rem !important;
}

.pt-2 {
  padding-top: 1.4rem !important;
}

.pt-3 {
  padding-top: 2.1rem !important;
}

.pt-4 {
  padding-top: 2.8rem !important;
}

.pt-5 {
  padding-top: 3.5rem !important;
}

.pt-6 {
  padding-top: 4.2rem !important;
}

.pt-7 {
  padding-top: 4.9rem !important;
}

.pt-8 {
  padding-top: 5.6rem !important;
}

.pt-9 {
  padding-top: 6.3rem !important;
}

.pt-10 {
  padding-top: 7rem !important;
}

.pt-11 {
  padding-top: 7.7rem !important;
}

.pt-12 {
  padding-top: 8.4rem !important;
}

.pt-13 {
  padding-top: 9.1rem !important;
}

.pt-14 {
  padding-top: 9.8rem !important;
}

.pt-15 {
  padding-top: 10.5rem !important;
}

.pt-16 {
  padding-top: 11.2rem !important;
}

.pt-17 {
  padding-top: 11.9rem !important;
}

.pt-18 {
  padding-top: 12.6rem !important;
}

.pt-19 {
  padding-top: 13.3rem !important;
}

.pt-20 {
  padding-top: 14rem !important;
}

.pr-1 {
  padding-right: 0.7rem !important;
}

.pr-2 {
  padding-right: 1.4rem !important;
}

.pr-3 {
  padding-right: 2.1rem !important;
}

.pr-4 {
  padding-right: 2.8rem !important;
}

.pr-5 {
  padding-right: 3.5rem !important;
}

.pr-6 {
  padding-right: 4.2rem !important;
}

.pr-7 {
  padding-right: 4.9rem !important;
}

.pr-8 {
  padding-right: 5.6rem !important;
}

.pr-9 {
  padding-right: 6.3rem !important;
}

.pr-10 {
  padding-right: 7rem !important;
}

.pr-11 {
  padding-right: 7.7rem !important;
}

.pr-12 {
  padding-right: 8.4rem !important;
}

.pr-13 {
  padding-right: 9.1rem !important;
}

.pr-14 {
  padding-right: 9.8rem !important;
}

.pr-15 {
  padding-right: 10.5rem !important;
}

.pr-16 {
  padding-right: 11.2rem !important;
}

.pr-17 {
  padding-right: 11.9rem !important;
}

.pr-18 {
  padding-right: 12.6rem !important;
}

.pr-19 {
  padding-right: 13.3rem !important;
}

.pr-20 {
  padding-right: 14rem !important;
}

.pb-1 {
  padding-bottom: 0.7rem !important;
}

.pb-2 {
  padding-bottom: 1.4rem !important;
}

.pb-3 {
  padding-bottom: 2.1rem !important;
}

.pb-4 {
  padding-bottom: 2.8rem !important;
}

.pb-5 {
  padding-bottom: 3.5rem !important;
}

.pb-6 {
  padding-bottom: 4.2rem !important;
}

.pb-7 {
  padding-bottom: 4.9rem !important;
}

.pb-8 {
  padding-bottom: 5.6rem !important;
}

.pb-9 {
  padding-bottom: 6.3rem !important;
}

.pb-10 {
  padding-bottom: 7rem !important;
}

.pb-11 {
  padding-bottom: 7.7rem !important;
}

.pb-12 {
  padding-bottom: 8.4rem !important;
}

.pb-13 {
  padding-bottom: 9.1rem !important;
}

.pb-14 {
  padding-bottom: 9.8rem !important;
}

.pb-15 {
  padding-bottom: 10.5rem !important;
}

.pb-16 {
  padding-bottom: 11.2rem !important;
}

.pb-17 {
  padding-bottom: 11.9rem !important;
}

.pb-18 {
  padding-bottom: 12.6rem !important;
}

.pb-19 {
  padding-bottom: 13.3rem !important;
}

.pb-20 {
  padding-bottom: 14rem !important;
}

.pl-1 {
  padding-left: 0.7rem !important;
}

.pl-2 {
  padding-left: 1.4rem !important;
}

.pl-3 {
  padding-left: 2.1rem !important;
}

.pl-4 {
  padding-left: 2.8rem !important;
}

.pl-5 {
  padding-left: 3.5rem !important;
}

.pl-6 {
  padding-left: 4.2rem !important;
}

.pl-7 {
  padding-left: 4.9rem !important;
}

.pl-8 {
  padding-left: 5.6rem !important;
}

.pl-9 {
  padding-left: 6.3rem !important;
}

.pl-10 {
  padding-left: 7rem !important;
}

.pl-11 {
  padding-left: 7.7rem !important;
}

.pl-12 {
  padding-left: 8.4rem !important;
}

.pl-13 {
  padding-left: 9.1rem !important;
}

.pl-14 {
  padding-left: 9.8rem !important;
}

.pl-15 {
  padding-left: 10.5rem !important;
}

.pl-16 {
  padding-left: 11.2rem !important;
}

.pl-17 {
  padding-left: 11.9rem !important;
}

.pl-18 {
  padding-left: 12.6rem !important;
}

.pl-19 {
  padding-left: 13.3rem !important;
}

.pl-20 {
  padding-left: 14rem !important;
}

@inlcude gen_text_alignments();
.padding-sm {
  padding: 20px;
}
.padding-sm--top {
  padding-top: 20px;
}
.padding-sm--right {
  padding-right: 20px;
}
.padding-sm--bottom {
  padding-bottom: 20px;
}
.padding-sm--left {
  padding-left: 20px;
}
.padding-sm--y {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-sm--x {
  padding-left: 20px;
  padding-right: 20px;
}

.section-padding {
  padding: max(4rem, 7vw);
}
.section-padding--top {
  padding-top: max(4rem, 7vw);
}
.section-padding--right {
  padding-right: max(4rem, 7vw);
}
.section-padding--bottom {
  padding-bottom: max(4rem, 7vw);
}
.section-padding--left {
  padding-left: max(4rem, 7vw);
}
.section-padding--y {
  padding-top: max(4rem, 7vw);
  padding-bottom: max(4rem, 7vw);
}
.section-padding--x {
  padding-left: max(4rem, 7vw);
  padding-right: max(4rem, 7vw);
}

.heading-margin {
  padding: max(1.5rem, 2vw);
}
.heading-margin--top {
  padding-top: max(1.5rem, 2vw);
}
.heading-margin--right {
  padding-right: max(1.5rem, 2vw);
}
.heading-margin--bottom {
  padding-bottom: max(1.5rem, 2vw);
}
.heading-margin--left {
  padding-left: max(1.5rem, 2vw);
}
.heading-margin--y {
  padding-top: max(1.5rem, 2vw);
  padding-bottom: max(1.5rem, 2vw);
}
.heading-margin--x {
  padding-left: max(1.5rem, 2vw);
  padding-right: max(1.5rem, 2vw);
}

/*  ==================================================
                    Stefan Edits
==================================================  */
.alert {
  position: relative;
}
.alert button.close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}

a.underline {
  position: relative;
  padding: 0.3rem 0;
}
a.underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #000;
  transition: 0.34s width ease-out;
}
a.underline:hover::after {
  width: 100%;
}

@media (max-width: 768px) {
  .shift-left {
    background-position: 70% center !important;
  }
}

.partners-section {
  padding-top: 0;
}

.fw-bold {
  font-weight: bold !important;
}

.info-block {
  position: relative;
  padding-left: max(1rem, 1vw);
  font-weight: 400 !important;
}
.info-block:not(:last-child) {
  margin-bottom: max(1rem, 1vw);
}
.info-block p {
  margin: 0;
}
.info-block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #121212;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 767px) {
  .info-block {
    text-align: left;
  }
}

.img-fluid {
  max-width: 100% !important;
  height: auto !important;
}

.brand-slider {
  margin: max(1rem, 1vw) auto;
}
@media (min-width: 992px) {
  .brand-slider .brand-slider--wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.brand-slider .brand-slide {
  height: 100%;
  display: grid;
  place-items: center;
  padding: max(0.5rem, 2vw);
  margin: 0 !important;
}
.brand-slider .brand-slide img {
  height: max(5rem, 5vw) !important;
  object-fit: contain;
}

.tradition-section {
  padding-top: 0;
}

/* home page news */
.fp-news {
  padding: 20px;
}
.fp-news .widget-container {
  padding-top: 0;
}

.fp-posts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
  grid-gap: max(1.5rem, 2vw);
  justify-content: space-between;
}
.fp-posts a {
  text-decoration: none !important;
  border: none !important;
}
.fp-posts .fp-post .post-thumbnail {
  display: inline-block;
  overflow: hidden !important;
  aspect-ratio: 16/10;
  transition: 0.34s transform ease-out;
}
.fp-posts .fp-post .post-thumbnail img {
  object-position: center;
  transition: 0.45s transform ease-out;
}
.fp-posts .fp-post .post-thumbnail:hover img {
  transform: scale(1.04);
}
.fp-posts .fp-post .post-title {
  margin-bottom: max(1rem, 1.5vw);
}

.social-links {
  margin-top: 30px;
}
.social-links a:not(:last-child) {
  margin-right: 1rem;
}
.social-links a svg {
  width: 2rem;
}

.image-absolute img, .image-absolute video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.site-picker a {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

@media (min-width: 992px) {
  .trait .image-text-widget-fullwidth--right .flex-list {
    flex-direction: row-reverse !important;
  }
}
#jobAppForm .flex-list {
  flex-direction: unset !important;
}

@media (min-width: 992px) {
  .drawer {
    width: 100%;
  }
  .main-nav {
    width: 100%;
  }
  .header {
    position: relative;
  }
}
@media (max-width: 991px) {
  .langSwitcher .title::after {
    content: unset !important;
  }
  .langSwitcher .title {
    border: 1px solid #000;
  }
  .col-right {
    position: relative;
  }
  .col-right .close-menu-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 5rem;
    height: 5rem;
    display: inline-block;
  }
  .langSwitcher.mobile {
    position: relative;
    z-index: 999;
  }
  .langSwitcher.mobile .k5-dropdown button {
    color: white;
    border: 1px solid #53565a;
  }
}
.k5-dropdown {
  position: relative;
}

.k5-dropdown .title {
  padding: 0.5rem 1rem;
  width: 5rem;
  height: 5rem;
  display: grid;
  place-items: center;
  position: relative;
}

.k5-dropdown .title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #333;
  transition: 0.3s all ease-in-out;
}

.k5-dropdown .title:hover::after {
  width: 100%;
}

.k5-dropdown .dropdown-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: fit-content;
  height: fit-content;
  transform: translateY(3rem);
  opacity: 0;
  pointer-events: none;
  user-select: none;
  transition: 0.3s all ease-in-out;
  display: flex;
  flex-direction: column;
}

.k5-dropdown .dropdown-list .dropdown-item {
  background-color: #d9d9d9;
  border-bottom: 1px solid #999;
  width: 5rem;
  height: 5rem;
  display: grid;
  place-items: center;
  transition: 0.3s all ease-in-out;
  text-transform: uppercase;
}

.k5-dropdown .dropdown-list .dropdown-item.active {
  display: none;
}

.k5-dropdown .dropdown-list .dropdown-item:hover {
  background-color: #000;
  color: #fff;
}

.k5-dropdown.active .dropdown-list {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  user-select: auto;
}

/* =================================================================
            Digital Business Card Plugin Styles
================================================================= */
.dbcard {
  position: relative;
  margin: max(2rem, 5vw) auto;
  border: 1px solid #a5a5a5;
  background-color: white;
  width: 90%;
  border-radius: 4px;
}

@media (min-width: 600px) {
  .dbcard {
    width: max(35rem, 20vw);
  }
}
.dbcard.dbcard-group {
  margin: max(2rem, 2vw) auto !important;
}

.dbcard-group .banner img {
  width: max(20rem, 13vw);
}

.dbcard .banner {
  /* aspect-ratio: 16/9; */
  padding: 5rem 4rem;
  display: grid;
  place-items: center;
  background-color: #000000;
  /* padding: 1.5rem; */
}

.dbcard-group .banner {
  padding: 7rem 4rem !important;
}

.dbcard .banner img {
  width: max(26rem, 13vw);
}

.dbcard .wrapper {
  padding: max(3.5rem, 1.5vw);
  padding-bottom: 0;
}

.dbcard .group-content p {
  margin: 0;
}

.dbcard .group-content .group--box:not(:last-child) {
  margin-bottom: 2rem;
}

.dbcard .dbcard-header {
  margin-bottom: 35px;
}

.dbcard .member-title {
  margin: 0 !important;
}

.dbcard .icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background-color: #333;
  display: grid;
  place-items: center;
}

.dbcard .icon svg {
  width: 1.5rem;
  height: auto;
  fill: #fcfcfc;
}

.dbcard .info-list {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  width: fit-content;
}

.dbcard .info-list--item {
  display: flex;
  align-items: center;
  width: 100%;
}

.dbcard .info-list--item:not(:last-child) {
  margin-bottom: 1rem;
}

.dbcard .info-list--item .icon {
  margin-right: 1rem;
}

.dbcard .info-list--item a {
  color: #333;
  font-size: 16px;
}

.dbcard .dbcard-footer {
  margin-bottom: 35px;
}

.group--box--item {
  display: flex;
  margin-bottom: 1rem !important;
}

.group--box:not(:last-child) {
  margin-bottom: 2rem;
}

.group--box--item a {
  margin-left: 1rem;
}

.group-footer a {
  color: #000;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.quicklink.disabled {
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}

.gif-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .gif-wrapper {
    justify-content: space-between;
  }
}
.gif-wrapper .gif {
  margin: 0 max(1rem, 1.5vw);
}

/* =================================================================
                        Redesign
================================================================= */
.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  opacity: 0;
  background: #d5d5d5;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-loader.active {
  opacity: 1;
}
.page-loader.fade img {
  opacity: 1;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-loader img {
  opacity: 0;
  /* height: auto; */
  width: 180px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

@media (max-width: 767px) {
  /* .page-loader img {
    width: 50vw;
  } */
}
.site-header {
  padding: 40px 80px 0;
}
.site-header .header--wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}
.site-header .header--wrapper .logo {
  display: block;
  width: fit-content;
}
.site-header .header--wrapper .logo img {
  width: 150px;
}
@media (min-width: 992px) {
  .site-header .header--wrapper .logo img {
    width: 180px;
  }
}
.site-header #nav-menu-btn {
  width: 28px;
  height: 17px;
  cursor: pointer;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.site-header #nav-menu-btn .line {
  height: 1px;
  position: absolute;
  right: 0;
  left: 0;
  background-color: #000;
  -moz-transition: all 0.25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
  -o-transition: all 0.25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
  -ms-transition: all 0.25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
  -webkit-transition: all 0.25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
  transition: all 0.25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
  moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.site-header #nav-menu-btn .line1 {
  top: 0;
}
.site-header #nav-menu-btn .line3 {
  bottom: 0;
}

.hero-banner .banner--wrapper {
  height: 100%;
}
.hero-banner .banner--wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-section .grid-section .video-col {
  position: relative;
}
.about-section .grid-section .video-col .video-trigger {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  display: grid;
  place-items: center;
  border: 1px solid white;
  opacity: 1;
  visibility: visible;
  user-select: auto;
  pointer-events: auto;
  transition: 0.3s all ease-in-out;
}
.about-section .grid-section .video-col .video-trigger.hidden {
  opacity: 0;
  visibility: hidden;
  user-select: none;
  pointer-events: none;
}
.about-section .grid-section .video-col .video-trigger svg {
  fill: white;
  width: 2.5rem;
}
.about-section .grid-section .video-col video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-section .grid-section .content-col {
  background-color: white;
}
.about-section .grid-section .content-col .about-swiper {
  //display: none;
}
@media (min-width: 992px) {
  .about-section .grid-section .content-col .about-swiper {
    display: block;
  }
}

.content-padding {
  padding: max(5rem, 5vw);
}

.container-md {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.grid-2 {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 10px;
}
@media (min-width: 992px) {
  .grid-2 {
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    grid-gap: 20px;
  }
}

.history-section .section--wrapper {
  overflow: hidden;
  position: relative;
  min-height: 45rem;
}
@media (min-width: 992px) {
  .history-section .section--wrapper {
    height: calc(100vh - 5rem);
  }
}
.history-section .section--wrapper .image-abs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.history-section .section--wrapper .image-abs img {
  width: 100%;
  height: 120%;
  object-fit: cover;
  object-position: center center;
}
.history-section .section--wrapper .image-abs img.grayscale {
  filter: grayscale(1);
}
.history-section .section--wrapper .image-abs::after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  background: linear-gradient(49deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}
.history-section .section--wrapper .content {
  position: absolute;
  z-index: 50;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .history-section .section--wrapper .content .content--wrapper {
    max-width: 40vw;
  }
}

.page-navigation {
  overflow: hidden;
}
.page-navigation .nav-link {
  position: relative;
  min-height: 30rem;
  height: 60vh;
  overflow: hidden;
  transition: 0.5s all ease-in-out;
}
.page-navigation .nav-link .arrow-btn {
  position: relative;
  width: 10rem;
  height: 5rem;
  padding-left: 0;
  overflow: hidden;
  display: grid;
  place-items: center;
}
.page-navigation .nav-link .arrow-btn svg {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  width: 6rem;
  fill: white;
  transition: 0.3s all ease-in-out;
}
.page-navigation .nav-link .arrow-btn svg:nth-child(1) {
  position: absolute;
  transform: translate(-200%, -50%) !important;
}
.page-navigation .nav-link .arrow-btn svg:nth-child(2) {
  transform: translate(0, -50%) !important;
}
.page-navigation .nav-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
  z-index: 20;
  transition: 0.5s all ease-in-out;
}
.page-navigation .nav-link:hover .arrow-btn svg:nth-child(1) {
  transform: translate(0, -50%) !important;
}
.page-navigation .nav-link:hover .arrow-btn svg:nth-child(2) {
  transform: translate(200%, -50%) !important;
}
.page-navigation .nav-link:hover .nav-link--thumbnail {
  transform: scale(1.075);
}
.page-navigation .nav-link:hover::after {
  opacity: 0.5;
}
.page-navigation .nav-link .nav-link--thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transform: scale(1);
  transition: 0.5s all ease-in-out;
}
.page-navigation .nav-link .nav-link--content {
  position: absolute;
  z-index: 50;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: max(4rem, 5vw);
  color: white;
}

.section-header {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.parallax-container {
  height: 110%;
}
.parallax-container .parallax-img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=main.css.map */

/* NEWS POST CSS 5/28/2024 */
.single-post .grid4 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
  grid-gap: max(1rem, 1vw);
  justify-content: space-between;"
}
.single-post .img-wrapper img {
  height: 100% !important;
  object-fit: cover;
}

.page-news .fp-posts {
    grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr))
}

@media (min-width: 992px) {
 .single-post .grid4 {
    grid-template-columns: 1fr 1fr !important;
  }
}