/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.ourStylists #g-expanded {
  background: #222;
}
.ourStylists .stylistCards .jl-panel .jl-margin-top.buttons {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.ourStylists .stylistCards .jl-panel img {
  object-fit: cover;
  aspect-ratio: 1;
  object-position: top;
  max-height: 500px;
}
.ourStylists .noButton .tm-item .jl-margin-top:has(.jl-button) {
  display: none !important;
}
.ourStylists .heroSvg {
  text-align: center;
  font-family: "Breathing Personal Use Only", serif;
  line-height: 2;
  opacity: 0;
}
.ourStylists .heroSvg.word {
  display: inline-block;
  white-space: nowrap;
}
.ourStylists .heroSvg .our-stylists {
  max-width: 800px;
}
.char {
  display: inline-block;
}
#g-intro {
  position: relative;
  z-index: 1;
}
#g-intro .g-grid:nth-of-type(2) .g-content {
  padding-block: 0;
  margin-block: 0;
}
#g-intro::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: -100px;
  z-index: 2;
  width: 20vw;
  height: 100vh !important;
  background-image: url('../../../../images/backgrounds/waves5.svg');
  background-position: left -145px;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-intro::after {
  position: absolute;
  content: "";
  inset: 0;
  height: 100vh;
  z-index: 9;
  animation: fadeOut 2s forwards;
  background: #222;
}
#module-RBfiltergallery-135 .jl-tab-left li a {
  padding-left: 0;
  color: #f1f1f1;
  font-size: 1.1rem;
}
#module-RBfiltergallery-135 .jl-tab > .jl-active > a {
  border-color: #86C533;
}
#g-expanded::before {
  right: -70px !important;
  height: calc(200vh + 100px) !important;
}
@font-face {
  font-family: "Poppins";
  src: url('../fonts/Poppins-Light.woff2') format("woff2"), url('../fonts/Poppins-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url('../fonts/montserrat-variablefont_wght-webfont.woff2') format("woff2"), url('../fonts/montserrat-variablefont_wght-webfont.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Breathing Personal Use Only";
  src: url('../fonts/subset-BreathingPersonalUseOnly-Reg.woff2?6920f409') format("woff2"), url('../fonts/subset-BreathingPersonalUseOnly-Reg.woff?6920f409') format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
html, body {
  line-height: 1.5;
  font-size: 16px;
  scroll-behavior: smooth;
  font-size: 1.1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background: #222;
}
#g-page-surround {
  background: #222;
  overflow: hidden;
}
a:hover, a:active {
  color: #86C533 !important;
}
h1, h2, h3, h4 {
  width: fit-content;
}
.h1 {
  font-size: clamp(3rem, 5vw, 8rem);
}
h2 {
  font-size: clamp(1.7rem, 2.5vw, 2.5rem);
}
.h2 {
  font-size: clamp(1.7rem, 2.5vw, 2.5rem);
}
h3 {
  font-size: clamp(1.5rem, 2vw, 2rem);
}
h1, h2, h3, h4, h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold !important;
}
.text, .beyondText {
  will-change: transform;
  will-change: filter;
}
.buttonFX::before {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  right: 0%;
  top: 0em;
  transform: skewX(-45deg);
  -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.buttonFX::after {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  left: 0%;
  bottom: 0em;
  transform: skewX(135deg);
  -webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.buttonFX:hover::before {
  right: 90%;
}
.buttonFX:hover::after {
  left: 90%;
}
.jl-button {
  position: relative;
}
.moduletable {
  position: relative;
  z-index: 10;
}
.g-title {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.g-logo img {
  filter: drop-shadow(0 0.2rem 0.8rem rgba(255, 255, 255, 0.5));
}
#g-topbar {
  position: absolute;
  height: 100vh;
  width: 100%;
}
#g-topbar .g-content {
  padding: 0;
  margin: 0;
  height: 0;
}
.moduletable {
  position: relative;
  overflow: hidden !important;
}
.moduletable:has(.revealLeft) {
  overflow: hidden !important;
}
.moduletable .revealLeft {
  margin: 1em auto;
}
#g-navigation .g-grid:nth-of-type(2) {
  gap: 2rem;
}
#g-navigation.slideUp #logoBlock {
  animation: logoSlideUp 0.3s forwards;
}
#g-navigation.slideDown #logoBlock {
  animation: logoSlideDown 0.3s ease-in-out forwards;
}
#g-navigation .g-content {
  padding: 0;
}
#g-navigation .g-block {
  display: flex;
  align-items: center;
  width: auto;
  flex: auto;
  justify-content: space-between;
}
#g-navigation #socialBlock .topbar {
  margin-bottom: 10px;
}
#g-navigation #socialBlock .topbar .number {
  margin-left: -5px;
}
#g-navigation #socialBlock .g-social {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 1rem;
}
#g-navigation #socialBlock .g-social a {
  color: #fff;
  padding: 0;
}
#g-navigation #socialBlock .g-social a span::before:hover, #g-navigation #socialBlock .g-social a span::before:active {
  color: #86C533 !important;
}
#g-navigation #buttonBlock .jl-button {
  border: solid 1px #fff;
  color: #fff;
  padding: 20px;
  position: relative;
}
#g-navigation #buttonBlock .jl-button .jl-btn-text {
  font-size: 1.2rem;
}
#g-navigation #buttonBlock .jl-button::before {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  right: 0%;
  top: 0em;
  transform: skewX(-45deg);
  -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
#g-navigation #buttonBlock .jl-button::after {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  left: 0%;
  bottom: 0em;
  transform: skewX(135deg);
  -webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
#g-navigation #buttonBlock .jl-button:hover::before {
  right: 90%;
}
#g-navigation #buttonBlock .jl-button:hover::after {
  left: 90%;
}
#g-navigation .jl-position-cover {
  background-color: rgba(0, 0, 0, 0.9);
}
#g-navigation .g-container {
  width: calc(100% - 4rem);
}
#g-navigation .g-logo img {
  max-width: 300px;
}
.topbar a {
  color: #fff;
}
.topbar .fas {
  margin-right: 10px;
}
.introGridCards .tm-title {
  display: flex;
  align-items: flex-end;
}
.introGridCards .jl-button {
  color: #fff;
}
.itemid-101 #g-header {
  margin-top: -135px;
}
.itemid-101 #g-header p {
  font-size: clamp(1.5rem, 1.5vw, 1.5rem);
}
.itemid-101 #g-navigation {
  background: #fff0;
}
.itemid-101 #g-navigation.animated.headroom--not-bottom.headroom--not-top.slideDown, .itemid-101 #g-navigation.animated.headroom--not-top.headroom--not-bottom {
  background: #000;
}
.itemid-101 #g-container-main {
  display: none;
}
.pop-one {
  transform: translateY(-15px);
  transform: translateX(-30px);
  opacity: 0;
}
#g-intro {
  position: relative;
  z-index: 1;
}
#g-intro svg path {
  fill: #fff;
}
#g-intro h3 {
  scroll-margin-top: 130px;
  overflow: initial !important;
  font-weight: 700;
}
#g-intro .intro.moduletable {
  scroll-padding-top: 130px;
}
#g-intro::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: -100px;
  z-index: 2;
  width: 20vw;
  height: calc(100% + 190px);
  background-image: url('../../../../images/backgrounds/waves5.svg');
  background-position: left -145px;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-intro svg {
  color: #fff;
}
#g-features {
  position: relative;
  z-index: 5;
  background: #111;
}
#g-features .jl-button {
  color: #f1f1f1;
}
#g-features .jl-button::before {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  right: 0%;
  top: 0em;
  transform: skewX(-45deg);
  -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
#g-features .jl-button::after {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  left: 0%;
  bottom: 0em;
  transform: skewX(135deg);
  -webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
#g-features .jl-button:hover::before {
  right: 90%;
}
#g-features .jl-button:hover::after {
  left: 90%;
}
#g-features .jl-grid .jl-width-expand.jl-margin-remove-first-child {
  max-width: 60rem;
}
#g-features::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: -100px;
  z-index: 2;
  width: 20vw;
  height: calc(100% + 100px);
  background-image: url('../../../../images/backgrounds/waves5.svg');
  background-position: left -145px;
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(180deg);
}
#g-expanded {
  position: relative;
  z-index: 10;
}
#g-expanded .jl-width-expand.jl-margin-remove-first-child {
  display: grid;
  place-content: center;
}
#g-expanded::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: -100px;
  z-index: 2;
  width: 20vw;
  height: calc(100% + 100px);
  background-image: url('../../../../images/backgrounds/waves5.svg');
  background-position: left -145px;
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(180deg);
}
#wayUpThere {
  height: 0;
  position: relative;
}
#wayUpThere .g-content {
  padding: 0;
  margin: 0;
}
.com_contact.view-contact .com-contact.contact {
  position: relative;
  z-index: 10;
}
.com_contact.view-contact h2 {
  display: none;
}
.com_contact.view-contact .m-0 {
  padding: 0;
}
.com_contact.view-contact legend {
  color: #f1f1f1;
}
.com_contact.view-contact #g-page-surround {
  background: #222;
}
.com_contact.view-contact #g-page-surround #g-mainbar {
  background: #222;
  color: #f1f1f1;
}
.com_contact.view-contact #g-page-surround #g-mainbar .g-content {
  background: #222;
}
.com_contact.view-contact #g-intro {
  padding: 0;
  display: none;
}
.com_contact.view-contact #contact-form .controls .btn.btn-primary.validate {
  position: relative;
  background: #000;
  border: solid 1px #fff !important;
  color: #fff;
  padding: 20px !important;
  font-size: 1.2rem !important;
  border-radius: 0;
}
.com_contact.view-contact #contact-form .controls .btn.btn-primary.validate::before {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  right: 0%;
  top: 0em;
  transform: skewX(-45deg);
  -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.com_contact.view-contact #contact-form .controls .btn.btn-primary.validate::after {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  left: 0%;
  bottom: 0em;
  transform: skewX(135deg);
  -webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.com_contact.view-contact #contact-form .controls .btn.btn-primary.validate:hover::before {
  right: 90%;
}
.com_contact.view-contact #contact-form .controls .btn.btn-primary.validate:hover::after {
  left: 90%;
}
.com_contact.view-contact #contact-form input, .com_contact.view-contact #contact-form textarea {
  border-radius: 0px !important;
}
.com_contact.view-contact #contact-form .controls input, .com_contact.view-contact #contact-form .controls textarea {
  border: 1px solid #666;
  background: #555;
  border-radius: 0.25rem;
  color: #f1f1f1;
}
.com_contact.view-contact .com-contact__container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(calc(300px - 1rem), 100%), 1fr));
  gap: 2rem;
}
.com_contact.view-contact .com-contact__thumbnail.thumbnail {
  border: none;
}
.com_contact.view-contact .com-contact__address.contact-address {
  display: none;
}
.com_contact.view-contact .contactInfo .jl-grid {
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  border-bottom: solid 1px #333;
  padding-bottom: 1.5rem;
  margin-bottom: 0.5rem;
}
.com_contact.view-contact .contactInfo .tm-item {
  margin-top: 0;
}
.com_contact.view-contact .contactInfo a {
  color: #f1f1f1;
}
.com_contact.view-contact #g-container-main::before {
  position: absolute;
  content: "";
  left: 0;
  z-index: 2;
  width: 25vw;
  height: 100vw;
  background-image: url('../../../../images/backgrounds/waves5.svg?6733ddca');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  rotate: 180deg;
}
#g-testimonials::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: -100px;
  z-index: 2;
  width: 20vw;
  height: calc(100% + 190px);
  background-image: url('../../../../images/backgrounds/waves5.svg');
  background-position: left -145px;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-testimonials svg {
  color: #fff;
}
#g-testimonials .peopleTalk {
  justify-content: center;
}
#g-testimonials .tm-testimonial .inner-wrapper {
  background: #f1f1f1;
}
#g-testimonials .tm-testimonial .jl-card {
  background: #f1f1f1;
  box-shadow: none !important;
}
#g-testimonials .tm-testimonial .jl-card .jl-card-header {
  border-bottom: 1px solid #ddd;
}
#g-testimonials .tm-testimonial .jl-card-header > div {
  display: flex;
  align-items: center;
}
#g-testimonials .tm-testimonial .jl-card-header > div > div {
  text-align: center;
}
#g-testimonials .tm-testimonial .jl-card-body {
  text-align: left;
}
#g-below-1 {
  background: #222;
}
#g-below-1 .jl-margin-top:has(.jl-button) {
  display: none;
}
#g-below-1 .gallery .jl-light .jl-position-center {
  opacity: 0;
  transition: all 0.3s ease-in;
}
#g-below-1 .gallery .jl-light:hover .jl-position-center {
  opacity: 1;
  transition: all 0.3s ease-in;
}
#g-footer {
  padding: 0;
  position: relative;
  z-index: 11;
}
#g-footer .jl-button {
  border: solid 1px #fff;
  color: #fff;
  padding: 20px;
  position: relative;
  font-size: 1.2rem;
}
#g-footer .jl-button::before {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  right: 0%;
  top: 0em;
  transform: skewX(-45deg);
  -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
#g-footer .jl-button::after {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #fff;
  height: 3px;
  left: 0%;
  bottom: 0em;
  transform: skewX(135deg);
  -webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
#g-footer .jl-button:hover::before {
  right: 90%;
}
#g-footer .jl-button:hover::after {
  left: 90%;
}
#g-footer .g-container {
  width: calc(100% - 4rem);
}
#g-footer .topbar {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: start;
  margin-bottom: 10px;
}
#g-footer .topbar p {
  margin: 0;
  line-height: 1;
}
#g-footer .topbar .number {
  margin-left: -5px;
}
#g-footer .topbar a {
  color: #f1f1f1;
}
#g-footer .topbar a:hover, #g-footer .topbar a:active, #g-footer .topbar a:focus {
  color: #86C533;
}
#g-footer .g-social {
  display: flex;
  gap: 1rem;
  align-items: center;
}
#g-footer .g-social a {
  color: #f1f1f1;
  padding: 0;
}
#g-footer .g-social a:hover, #g-footer .g-social a:active, #g-footer .g-social a:focus {
  color: #86C533;
}
#g-footer .g-block {
  display: flex;
  align-items: center;
  flex: auto;
  width: auto;
}
#g-footer .g-grid {
  justify-content: space-between;
  gap: 2rem;
}
#g-footer .g-grid .g-content {
  padding: 0;
}
#g-footer .g-logo img {
  max-width: 300px;
}
.introGridCards .el-item {
  border: solid 1px #444;
  padding: 1rem;
  background: #222;
  position: relative;
  z-index: 4;
}
.introGridCards .el-item:hover {
  border: solid 1px #666;
  background: #3a3a3a;
}
.introGridCards .el-item h3 {
  font-size: 1.3rem;
}
.introGridCards .el-item .tm-image {
  margin-inline: auto;
  max-width: 270px;
}
#g-sidebar {
  background: #fff0;
}
.goSouth {
  position: relative;
  top: 75%;
  width: fit-content;
  margin-inline: auto;
  width: 125px;
  height: 110px;
  padding: 1rem;
  rotate: 90deg;
  display: grid;
  place-content: center;
  gap: 0.5rem;
  animation: floaty 1s infinite;
  filter: drop-shadow(0 0.2rem 0.4rem rgba(255, 255, 255, 0.2));
}
.goSouth svg {
  width: 100%;
  height: 100%;
}
.goSouth svg path {
  fill: #888;
}
.goSouth .scroll {
  rotate: -90deg;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
  margin-left: 0.5rem;
  color: #888;
}
.beyondText {
  display: flex;
  gap: 1rem;
}
.beyondText h1 {
  font-size: clamp(3rem, 5vw, 8rem);
  background-color: #fff0;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  overflow: hidden;
  margin-bottom: 0;
  margin-inline: auto;
}
.beyondText h1 span {
  display: inline-block;
  transform: translateY(100%);
  line-height: 1.2;
}
.slideButton {
  text-align: center;
  margin-top: 2rem !important;
}
.outline-_error #g-intro {
  min-height: 732px;
  display: grid;
  place-content: center;
}
.outline-_error #g-intro .g-container {
  display: grid;
  place-content: center;
}
#topAddress a {
  text-transform: uppercase;
  font-size: clamp(1.5rem, 2vw, 1.7rem);
}
@media screen and (width < 1673px) and (width>1499px) {
  .introGridCards {
    justify-content: center;
    gap: 2.5rem;
  }
  .introGridCards * + .jl-grid-margin, .introGridCards .jl-grid + .jl-grid, .introGridCards .jl-grid > .jl-grid-margin {
    margin-top: 0;
  }
  .introGridCards > div {
    width: calc(50% - 10vw);
    padding-left: 0;
  }
}
@media screen and (width < 1420px) {
  #g-navigation #socialBlock {
    display: none;
  }
}
@media screen and (width < 1160px) {
  #g-navigation #buttonBlock .jl-button .jl-btn-text {
    font-size: 1rem;
  }
  #g-navigation .g-logo img {
    max-width: 200px;
  }
}
@media screen and (width < 1266px) {
  .itemid-101 #g-header {
    margin-top: -250px;
  }
}
@media screen and (width>959px) and (width < 1159px) {
  #g-intro .el-item > div {
    flex-direction: column;
  }
  #g-intro .el-item > div img {
    margin-inline: auto;
  }
}
@media screen and (width < 892px) {
  #g-navigation .g-grid:nth-of-type(2) {
    gap: 1rem;
  }
  #g-navigation #logoBlock {
    width: 200px;
  }
  #g-navigation #logoBlock .g-logo img {
    max-width: 200px;
  }
  #g-navigation #buttonBlock .jl-button {
    padding: 10px;
    line-height: 1;
  }
}
@media screen and (width < 878px) {
  .itemid-101 #g-header {
    margin-top: -130px;
  }
  .itemid-101 #g-navigation {
    background: #fff0;
  }
  .itemid-101 #g-navigation.animated.headroom--not-bottom.headroom--not-top.slideDown, .itemid-101 #g-navigation.animated.headroom--not-top.headroom--not-bottom {
    background: #000;
  }
  .itemid-101 #g-container-main {
    display: none;
  }
}
@media screen and (width < 718px) {
  .com_contact.view-contact #g-container-main::before {
    position: absolute;
    content: "";
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100vw;
    background-image: url('../../../../images/backgrounds/waves5.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    rotate: 90deg;
    -webkit-filter: invert(60%);
    filter: invert(60%);
    animation: filterColor 10s infinite;
  }
}
@media screen and (max-width: 767px) {
  .itemid-101 #g-header {
    margin-top: 0;
  }
  .itemid-101 #g-header p {
    font-size: clamp(1rem, 1.5vw, 1.5rem);
  }
  .itemid-101 #g-navigation {
    background: #000;
    padding-bottom: 1rem;
  }
  .itemid-101 #g-container-main {
    display: none;
  }
  #menuBlock {
    display: none !important;
  }
  #logoBlock.g-block {
    width: auto;
    flex: auto;
  }
  #logoBlock .g-content {
    padding: 0;
    margin-inline: auto;
    margin-top: 1rem;
  }
  #logoBlock .g-logo {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
  #buttonBlock.g-block {
    width: auto;
    flex: auto;
  }
  #buttonBlock .g-content {
    padding: 0;
    margin-inline: auto;
  }
  .goSouth {
    display: none;
  }
  #smallVideo .jl-flex-right {
    justify-content: center;
  }
  #smallVideo .beyondText h1 {
    flex-flow: row wrap;
    justify-content: center;
    font-size: clamp(2rem, 5vw, 8rem);
  }
  .introGridCards .el-item .tm-image {
    max-width: inherit;
  }
  #g-footer {
    padding-top: 1rem;
  }
  #g-footer .g-content {
    text-align: center;
  }
  #g-footer .g-block {
    justify-content: center;
  }
  #g-footer .jl-button {
    margin-top: 1rem;
  }
}
.noContent #g-container-main {
  display: none;
}
@media screen and (width < 697px) {
  #g-navigation #topAddress {
    justify-content: center;
  }
}
@media screen and (width < 600px) {
  .goSouth {
    position: absolute;
    width: 80px;
    right: 40px;
    bottom: 30px;
  }
}
@media screen and (width < 491px) {
  #g-navigation #buttonBlock .g-content, #g-navigation #topAddress .g-content {
    margin-bottom: 1rem;
  }
}
@media screen and (width < 491px) {
  #g-navigation .g-grid:nth-of-type(2) {
    row-gap: 0;
  }
  #g-navigation #buttonBlock .g-content, #g-navigation #topAddress .g-content {
    margin-block: 10px;
  }
}
@media screen and (width < 450px) {
  #g-footer .topbar {
    display: block;
  }
  #g-footer .g-social {
    justify-content: center;
  }
}
@media only all and (min-width: 60rem) and (max-width: 94.99rem) {
  .g-container {
    width: calc(100% - 4rem);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: calc(100% - 2rem);
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: calc(100% - 2rem);
  }
}
@keyframes logoSlideUp {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-59px);
  }
}
@keyframes logoSlideDown {
  from {
    transform: translateY(-59px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes floaty {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes filterColor {
  0% {
    -webkit-filter: invert(60%);
    filter: invert(60%);
  }
  50% {
    -webkit-filter: invert(80%);
    filter: invert(80%);
  }
}
/*# sourceMappingURL=custom_15.css.map */