/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/sass/app.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  overflow-x: hidden;
  position: relative;
}

img {
  max-width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

#cms-cookie-consent {
  font-size: 1.65em;
}
#cms-cookie-consent > div > div {
  border-radius: 5px;
}

.button {
  font-family: "Raleway", sans-serif;
  font-size: 1.65em;
  padding: 0.7em;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.reveal {
  opacity: 0;
  transition: 1s all ease 0.5s;
}

.reveal.up {
  position: relative;
  transform: translateY(150px);
  transition: 1s all ease 0.5s;
}

.reveal.down {
  position: relative;
  transform: translateY(-150px);
  transition: 1s all ease 0.5s;
}

.reveal.right {
  position: relative;
  transform: translateX(150px);
  transition: 1s all ease 0.5s;
}

.reveal.left {
  position: relative;
  transform: translateX(-150px);
  transition: 1s all ease 0.5s;
}

.reveal.active {
  transform: translate(0);
  opacity: 1;
}

body {
  font-family: "Raleway", sans-serif;
  font-size: 50% !important;
}
@media (min-width: 1300px) {
  body {
    font-size: 62.5% !important;
  }
}

h1 {
  font-size: 60px;
  margin-bottom: 0.5em;
  font-weight: 500;
}

h2 {
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 0.5em;
  font-weight: 500;
}

h3 {
  font-size: 25px;
  margin-bottom: 0.5em;
  line-height: 1.1;
  font-weight: 500;
}

h4 {
  font-size: 20px;
  margin-bottom: 0.5em;
  line-height: 1.1;
  font-weight: 500;
}

h5 {
  font-size: 18px;
  margin-bottom: 0.5em;
  line-height: 1.1;
  font-weight: 500;
}

h6 {
  font-size: 16px;
  margin-bottom: 0.5em;
  line-height: 1.1;
  font-weight: 500;
}

p, .ginput_container input, .ginput_container textarea, .ginput_container select,
li {
  line-height: 1.6;
  font-weight: 400;
}

p, .ginput_container input, .ginput_container textarea, .ginput_container select {
  font-size: 16px;
  margin-bottom: 0.5em;
}

a {
  text-decoration: none;
}

i {
  padding-bottom: 0.5em;
}

.wp-block-post-title {
  margin: auto;
  margin: 2em;
  text-align: center;
  text-transform: uppercase;
  font-size: 4.2em;
}
@media screen and (max-width: 999px) {
  .wp-block-post-title {
    margin-top: 4em;
  }
}
@media (max-width: 599px) {
  .wp-block-post-title {
    font-size: 3.5em;
    margin: 1em;
    margin-top: 2em;
  }
}

.full-height img {
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
}

.full-width {
  max-width: none !important;
}
.full-width img {
  width: 100%;
}

.wp-block-columns {
  padding: 5em 2em 2em 2em;
  gap: 4em !important;
}
.wp-block-columns ul {
  margin-left: 4em;
  padding-left: 2em;
  margin-bottom: 0.5em;
}

.wp-block-gallery {
  flex-wrap: nowrap;
}

.wp-block-button__link {
  font-size: 2em;
}

.wp-block-image {
  margin: 0 !important;
}

.home-carousel {
  max-width: 100% !important;
  position: relative;
  margin: 0;
}
.home-carousel .wp-block-gallery {
  gap: 0 !important;
}
.home-carousel .wp-block-image {
  max-height: 80em;
  min-height: 40em;
}

.hero-quote {
  padding: 13em 2em;
}
.hero-quote i {
  font-size: 4em;
  padding-bottom: 1.4em;
}

.carousel-three-images {
  margin: auto !important;
  overflow: visible !important;
}
.carousel-three-images figure {
  padding-bottom: 1em;
}
.carousel-three-images h2 {
  font-size: 2.75em;
  background-color: #fff;
  z-index: 10;
  position: relative;
  line-height: 1.3;
  margin: 0.5em auto;
  padding: 0 0.5em;
  transition: padding 1s;
  font-weight: 500;
  width: -moz-fit-content;
  width: fit-content;
  border-right: 1px solid #666666;
  border-left: 1px solid #666666;
}
.carousel-three-images h2:hover {
  padding: 0 2em;
  transition: padding 1s;
}
.carousel-three-images hr {
  position: relative;
  top: -3.3em;
  width: 100% !important;
  height: 1px !important;
}
.carousel-three-images p, .carousel-three-images .ginput_container input, .ginput_container .carousel-three-images input, .carousel-three-images .ginput_container textarea, .ginput_container .carousel-three-images textarea, .carousel-three-images .ginput_container select, .ginput_container .carousel-three-images select {
  font-size: 1.5em;
  margin: 1em;
  line-height: 1.3;
}
.carousel-three-images .wp-block-button__link {
  font-size: 1.5em;
  padding: 0.5em 1em;
}
.carousel-three-images .wp-block-gallery {
  gap: 1.3em !important;
}
.carousel-three-images .wp-block-image {
  margin: -5px 4px -5px -4px !important;
}
.carousel-three-images .glide__track {
  overflow: hidden;
}
.carousel-three-images .glide__arrows {
  display: flex;
  justify-content: space-between;
  transform: translateY(-220px);
  position: relative;
}
.carousel-three-images .glide__arrow {
  border: none;
  background-color: transparent;
  font-family: inherit;
  font-size: 2em;
  font-weight: 200;
  color: #0991d4;
}
.carousel-three-images .glide__arrow--right {
  margin-right: -40px;
}
.carousel-three-images .glide__arrow--left {
  margin-left: -40px;
}
@media (max-width: 1300px) {
  .carousel-three-images .glide__arrow {
    display: none;
  }
}

.hero-quote.short {
  padding: 7em 2em !important;
}

.home-carousel.short .wp-block-gallery {
  max-height: 50em;
}
.home-carousel.short img {
  max-height: 50em;
}

.coming-soon {
  height: 95vh;
  display: flex;
  align-items: center;
}
.coming-soon h1 {
  text-align: center;
}

footer .wp-block-columns:first-child {
  max-width: 120em;
  padding: 6em 2em;
  margin: 4em auto 0 auto;
  gap: 0 !important;
}
footer .wp-block-columns:first-child .wp-block-column {
  border-left: solid 2px #ced4da;
  padding: 1em 3em;
}
@media (max-width: 781px) {
  footer .wp-block-columns:first-child .wp-block-column {
    border: none;
  }
}
footer .wp-block-columns:first-child .wp-block-column:last-child {
  border-right: solid 2px #ced4da;
}
@media (max-width: 781px) {
  footer .wp-block-columns:first-child .wp-block-column:last-child {
    border: none;
  }
}
footer .wp-block-social-links {
  padding: 1em 0 !important;
}
footer .credits {
  max-width: 115em;
  margin: auto;
  padding: 2em 2em 6em 2em;
  border-top: solid 2px #ced4da;
}

header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgb(255, 255, 255));
  transition: background-color 1s;
}
header p, header .ginput_container input, .ginput_container header input, header .ginput_container textarea, .ginput_container header textarea, header .ginput_container select, .ginput_container header select {
  font-weight: 500;
  padding-left: 1.5em;
  align-self: flex-start;
}
header li {
  font-size: inherit !important;
}
header .header__container {
  max-width: 120em;
  margin: auto;
  padding: 1em 2em;
}
@media screen and (max-width: 999px) {
  header .header__container {
    align-items: center !important;
    flex-direction: column !important;
  }
}
@media (max-width: 599px) {
  header .header__container {
    align-items: space-between;
    flex-direction: row !important;
  }
}
header .wp-block-site-logo {
  max-width: 20em;
  transition: max-width 1s;
}
header .wp-block-navigation {
  font-size: 16px;
  gap: 2em !important;
}
header .wp-block-navigation span {
  color: #666666;
}
header .wp-block-navigation span:hover {
  color: #999999;
}
header .wp-block-navigation__submenu-container li {
  padding: 0.5em;
}
header .wp-block-navigation__responsive-container.has-modal-open ul {
  align-self: center;
  align-items: center !important;
}
header .wp-block-navigation__responsive-container.has-modal-open li {
  align-items: center !important;
}
header .wp-block-navigation__responsive-container.has-modal-open button {
  display: inline-block !important;
  width: 1em;
  height: 1em;
  padding-top: 0.5em;
}
header .wp-block-navigation__responsive-container.has-modal-open svg {
  pointer-events: none;
}
header .wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation__submenu-container {
  padding-top: 1em !important;
  display: none;
}
header .wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation__submenu-container.show {
  display: block;
}
header.header__sticky {
  background-color: #f2f5f7;
  transition: background-color 1s;
}
header.header__sticky .wp-block-site-logo {
  max-width: 11em;
  transition: max-width 1s;
}

.text__body-container {
  margin: auto;
  padding-top: 20em;
}
.text__main-image {
  margin-bottom: 2em;
}
.text__main-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 60em;
}
.text__wide-container {
  margin: auto;
  max-width: 130em;
  padding: 2em;
}

.gform_wrapper {
  max-width: 70em !important;
  padding: 2em;
}
.gform_title {
  text-transform: uppercase;
  text-align: center;
}
.gform_description {
  display: none;
}
.gform_required_legend {
  font-size: 1.35em;
}
.gform_confirmation_message {
  padding: 2em;
  font-size: 1.5em;
}

.gfield_label {
  font-size: 1.85em !important;
  font-weight: 400 !important;
}
.gfield_html {
  font-size: 1.1em;
}

.ginput_container input, .ginput_container textarea, .ginput_container select {
  border: 1px solid #ced4da;
  border-radius: 0.25em;
  font-family: "Raleway", sans-serif;
}

/*# sourceMappingURL=index.css.map*/