/*
Theme Name: Palermo
Text Domain: twentysixteen
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
.image-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.image-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Text Block Custom Style */
@font-face {
  font-family: "Eina";
  src: url("fonts/eina/eina-03-bold.woff2") format("woff2"), url("fonts/eina/eina-03-bold.woff") format("woff"), url("fonts/eina/eina-03-bold.ttf") format("ttf"), url("fonts/eina/eina-03-bold.eot?#iefix") format("eot");
  font-weight: 700;
  unicode-range: U+000-5FF;
}
@font-face {
  font-family: "Eina";
  src: url("fonts/eina/eina-03-semibold.woff2") format("woff2"), url("fonts/eina/eina-03-semibold.woff") format("woff"), url("fonts/eina/eina-03-semibold.ttf") format("ttf"), url("fonts/eina/eina-03-semibold.eot?#iefix") format("eot");
  font-weight: 600;
  unicode-range: U+000-5FF;
}
@font-face {
  font-family: "Eina";
  src: url("fonts/eina/eina-03-regular.woff2") format("woff2"), url("fonts/eina/eina-03-regular.woff") format("woff"), url("fonts/eina/eina-03-regular.ttf") format("ttf"), url("fonts/eina/eina-03-regular.eot?#iefix") format("eot");
  font-weight: 400;
  unicode-range: U+000-5FF;
}
@font-face {
  font-family: "DomaineSansText";
  src: url("fonts/domaine_sans_text_regular-webfont.woff2") format("woff2"), url("fonts/domaine_sans_text_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DomaineSansDisplay";
  src: url("fonts/domainesansdisplay_regular-webfont.woff2") format("woff2"), url("fonts/domainesansdisplay_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DomaineSansDisplay";
  src: url("fonts/domaine_sans_display_medium-webfont.woff2") format("woff2"), url("fonts/domaine_sans_display_medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DomaineDisplay";
  src: url("fonts/domaine_display_regular-webfont.woff2") format("woff2"), url("fonts/domaine_display_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DomaineSansText";
  src: url("fonts/domaine_sans_text_italic-webfont.woff2") format("woff2"), url("fonts/domaine_sans_text_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "DomaineSansText";
  src: url("fonts/domaine_sans_text_medium-webfont.woff2") format("woff2"), url("fonts/domaine_sans_text_medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DomaineSansText";
  src: url("fonts/domaine_sans_text_light-webfont.woff2") format("woff2"), url("fonts/domaine_sans_text_light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
html {
  box-sizing: border-box;
  height: -webkit-fill-available;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  box-sizing: border-box;
  font-weight: 400;
}

body {
  font-family: "Eina", sans-serif;
  font-size: 16px;
  color: #000;
  background: #faf2ef;
}
body img {
  max-width: 100%;
  height: auto;
}
body ul {
  padding-left: 20px;
}
body p {
  line-height: 1.63;
}

.hidden {
  display: none;
}

input[type=text], input[type=email], input[type=search], input[type=submit], textarea, button {
  font-family: "Eina", sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
}

select {
  font-family: "Eina", sans-serif;
}

h1, .h1, .h1 p {
  font-size: 100px;
  font-family: "DomaineSansDisplay", sans-serif;
  color: #00847b;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  h1, .h1, .h1 p {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  h1, .h1, .h1 p {
    font-size: 50px;
  }
}

h2, .h2, .h2 p {
  font-size: 70px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  h2, .h2, .h2 p {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  h2, .h2, .h2 p {
    font-size: 40px;
  }
}

h3, .h3, .h3 p {
  font-size: 50px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  h3, .h3, .h3 p {
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  h3, .h3, .h3 p {
    font-size: 28px;
  }
}

h4, .h4, .h4 p {
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  h4, .h4, .h4 p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  h4, .h4, .h4 p {
    font-size: 24px;
  }
}

h5, .h5, .h5 p {
  font-size: 26px;
  font-family: "DomaineDisplay", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  h5, .h5, .h5 p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  h5, .h5, .h5 p {
    font-size: 16px;
  }
}

h6, .h6, .h6 p {
  font-size: 16px;
  font-family: "Eina", sans-serif;
}
@media only screen and (max-width: 1024px) {
  h6, .h6, .h6 p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  h6, .h6, .h6 p {
    font-size: 16px;
  }
}

a {
  color: #000;
  transition: all 0.3s ease;
}

b,
strong,
strong * {
  font-weight: 600;
}

:hover {
  transition: all 0.3s ease;
}

.container {
  width: 1920px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 170px;
}
@media only screen and (max-width: 1440px) {
  .container {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 1280px) {
  .container {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 900px) {
  .container {
    padding: 0 30px;
  }
}

.centerDiv {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

.iframe-wrapper {
  padding-top: 56.25%;
  position: relative;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.slick-arrow,
.slick-dots button {
  cursor: pointer;
}

.slick-arrow {
  width: 16px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 40px;
  background: url(images/slider-arrow.svg) center/contain no-repeat;
  overflow: hidden;
  text-indent: 500px;
  transform: translate(0, -50%) rotate(180deg);
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .slick-arrow {
    left: 10px;
  }
}

.slick-next {
  left: auto;
  right: 40px;
  transform: translate(0, -50%) rotate(0deg);
}
@media only screen and (max-width: 900px) {
  .slick-next {
    right: 10px;
  }
}

.text_block_styles h1, .text_block_styles h2, .text_block_styles h3, .text_block_styles h4, .text_block_styles h5, .text_block_styles h6 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.text_block_styles h1:first-child, .text_block_styles h2:first-child, .text_block_styles h3:first-child, .text_block_styles h4:first-child, .text_block_styles h5:first-child, .text_block_styles h6:first-child {
  margin-top: 0;
}
.text_block_styles h1 {
  font-size: 100px;
  font-family: "DomaineSansDisplay", sans-serif;
  color: #00847b;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .text_block_styles h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .text_block_styles h1 {
    font-size: 50px;
  }
}
.text_block_styles h2 {
  font-size: 70px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .text_block_styles h2 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .text_block_styles h2 {
    font-size: 40px;
  }
}
.text_block_styles h3 {
  font-size: 50px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .text_block_styles h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  .text_block_styles h3 {
    font-size: 28px;
  }
}
.text_block_styles h4 {
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .text_block_styles h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .text_block_styles h4 {
    font-size: 24px;
  }
}
.text_block_styles h5 {
  font-size: 26px;
  font-family: "DomaineDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .text_block_styles h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .text_block_styles h5 {
    font-size: 16px;
  }
}
.text_block_styles h6 {
  font-size: 16px;
  font-family: "Eina", sans-serif;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .text_block_styles h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .text_block_styles h6 {
    font-size: 16px;
  }
}
.text_block_styles p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 28px;
  color: #565654;
  font-family: "DomaineSansText", sans-serif;
}
.text_block_styles ul, .text_block_styles ol {
  padding-left: 15px;
  line-height: 1.6;
  font-family: "DomaineSansText", sans-serif;
}
.text_block_styles ul li {
  font-size: 20px;
  font-family: "DomaineSansText", sans-serif;
  list-style: disc;
  color: #3f403e;
  padding-bottom: 10px;
  font-weight: 300;
}
.text_block_styles a {
  color: #00958e;
}
.text_block_styles a:hover {
  text-decoration: underline;
}
.text_block_styles blockquote {
  padding-left: 30px;
  border-left: 3px solid #00958e;
}
.text_block_styles blockquote p {
  font-size: 16px;
}
.text_block_styles img {
  width: auto;
  height: auto;
  margin: 0 0 28px 0;
}
.text_block_styles .alignleft {
  float: left;
  margin-right: 30px;
}
.text_block_styles .aligncenter {
  margin: 30px auto;
  display: block;
}
.text_block_styles .alignright {
  float: right;
  margin-left: 30px;
}

.button--play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url("images/play.svg") center no-repeat;
  filter: brightness(0);
  opacity: 0.5;
  white-space: nowrap;
}
a:hover .button--play {
  opacity: 1;
}

.not-found .page-header {
  text-align: center;
  padding: 20px 170px;
}
@media only screen and (max-width: 900px) {
  .not-found .page-header {
    padding: 30px;
  }
}
.not-found .page-content {
  display: none;
}

.fancybox-slide--image .fancybox-content {
  transition: none !important;
}

.d-none {
  display: none !important;
}

.site-logo {
  display: block;
  width: 217px;
  height: 46px;
  margin-right: 30px;
}
.site-logo img {
  display: block;
  width: 100%;
  height: auto;
}

.header__bottom {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #f1eae7;
  display: none;
}
@media only screen and (max-width: 1280px) {
  .header__bottom {
    max-height: calc(100vh - 78px);
    overflow-y: auto;
    position: fixed;
    top: 78px;
  }
}

.site-menu {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-items: stretch;
  width: 100%;
  gap: 22px;
  padding: 17px 40px 43px;
}
.site-menu__item {
  flex-grow: 1;
  border-right: 1px solid #3f403e;
  padding-top: 27px;
  padding-bottom: 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.site-menu__item:last-child {
  border-right: none;
  padding-right: 0;
}
.site-menu .menutitle a {
  color: #00958e;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Eina", sans-serif;
  margin-bottom: 20px;
  display: block;
}
@media only screen and (max-width: 1280px) {
  .site-menu .menutitle a {
    margin-bottom: 0;
    width: calc(100% - 40px);
  }
}
.site-menu .submenu .menutitle {
  display: none;
}
.site-menu .submenu__item.regular_item {
  color: #000;
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
  transition: all 0.3s ease-out;
}
.site-menu .submenu__item.regular_item:hover {
  color: #00958e;
}
.site-menu .submenu__item.header_item {
  color: #00958e;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Eina", sans-serif;
  margin-bottom: 20px;
  display: block;
}
.site-menu .submenu__item.header_item .submenu__title {
  font-weight: 600;
}
.site-menu .submenu .back-btn {
  display: none;
}
.site-menu .subsubmenu {
  padding-left: 22px;
  margin-bottom: 20px;
}
.site-menu .socials {
  margin-top: auto;
}
.site-menu .socials a {
  height: 12px;
}
.site-menu .socials a img {
  filter: opacity(0.1) drop-shadow(0 0 0 #00958e) drop-shadow(0 0 0 #00958e) drop-shadow(0 0 0 #00958e) drop-shadow(0 0 0 #00958e) drop-shadow(0 0 0 #00958e);
  max-height: 16px;
  max-width: 16px;
}
@media only screen and (max-width: 1280px) {
  .site-menu {
    flex-direction: column;
    padding: 0;
    gap: 0;
    transition: 0.3s ease-in-out;
  }
  .site-menu.submenu_open {
    transform: translateX(-100%);
  }
  .site-menu__item {
    padding: 0;
    border-right: none;
    position: static;
    border-bottom: 1px solid #decec7;
    padding: 10px;
  }
  .site-menu__item .menutitle {
    padding: 10px;
  }
  .site-menu__item .socials {
    padding: 10px;
  }
  .site-menu__item .submenu {
    padding: 10px;
  }
  .site-menu__item.hassubmenu .submenu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    background-color: #f1eae7;
    padding: 20px;
    display: none;
  }
  .site-menu__item.hassubmenu .submenu .menutitle {
    display: block;
    margin: -10px -20px 10px;
    border-bottom: 1px solid #decec7;
    padding: 10px 20px 20px;
  }
  .site-menu__item.hassubmenu .submenu .menutitle a {
    color: #00958e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Eina", sans-serif;
    display: block;
  }
  .site-menu__item.hassubmenu .submenu .menutitle span {
    background: url(images/slider-arrow.svg) center/contain no-repeat;
    width: 41px;
    height: 15px;
    top: 11px;
    position: absolute;
    right: 15px;
    filter: invert(1);
    content: "";
    transform: scaleX(-1);
  }
  .site-menu__item.hassubmenu.submenuitem_open .submenu {
    display: block;
  }
  .site-menu__item.hassubmenu .menutitle {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
  }
  .site-menu__item.hassubmenu .menutitle span {
    background: url(images/slider-arrow.svg) center/contain no-repeat;
    width: 40px;
    height: 15px;
    top: 11px;
    position: absolute;
    right: 5px;
    filter: invert(1);
    content: "";
  }
}

.responsive__button {
  height: 17px;
}

.responsive__btn {
  float: left;
  position: absolute;
  top: 2px;
  right: 0;
  z-index: 11;
  width: 16px;
  height: 11px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}
.responsive__btn:before {
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
  content: "";
  display: block;
  position: absolute;
}
.responsive__btn:hover span {
  background: #00958e;
}
.responsive__btn span {
  display: inline-block;
  background: #3f403e;
  width: 100%;
  height: 2px;
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
}
.responsive__btn span:nth-child(1) {
  top: 0px;
}
.responsive__btn span:nth-child(2), .responsive__btn span:nth-child(3) {
  top: 5px;
}
.responsive__btn span:nth-child(4) {
  top: 10px;
}
.responsive__btn.burger_menu {
  display: block;
}
.responsive__btn.open span:nth-child(1) {
  width: 0%;
  left: 50%;
}
.responsive__btn.open span:nth-child(2) {
  transform: rotate(45deg);
}
.responsive__btn.open span:nth-child(3) {
  transform: rotate(-45deg);
}
.responsive__btn.open span:nth-child(4) {
  width: 0%;
  left: 50%;
}
@media only screen and (max-width: 1024px) {
  .responsive__btn {
    display: block;
  }
}

.site-search {
  position: relative;
  width: 100%;
}
.site-search .wc-block-product-search .wc-block-product-search__fields {
  flex-direction: row-reverse;
}
.site-search form label {
  display: none;
}
.site-search form input[type=search] {
  width: calc(100% - 25px);
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .site-search form input[type=search] {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site-search form input[type=search] {
    font-size: 12px;
  }
}
.site-search form input[type=search]::placeholder {
  color: #00958e;
}
.site-search form button {
  width: 25px;
  height: 25px;
  background: none;
  text-indent: 500px;
  overflow: hidden;
  cursor: pointer;
  background-image: url(images/search.svg);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
}
.site-search form button svg {
  display: none;
}
.site-search img {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: -1;
}

.site-cart {
  display: flex;
  align-items: center;
  min-height: 32px;
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #00958e;
  margin-left: 55px;
}
@media only screen and (max-width: 1024px) {
  .site-cart {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site-cart {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .site-cart {
    width: 28px;
    height: 28px;
    position: relative;
    margin-left: 0;
  }
}
.site-cart svg {
  margin-right: 10px;
}
.site-cart svg g {
  fill: #00958e;
}
@media only screen and (max-width: 1024px) {
  .site-cart svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .site-cart span {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  .site-cart .end-purchase {
    display: none;
  }
}

.site-account {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .site-account {
    display: none;
  }
}
.site-account a {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #00958e;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
@media only screen and (max-width: 1024px) {
  .site-account a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site-account a {
    font-size: 12px;
  }
}
.site-account a:hover {
  color: #fffaf9;
}
.site-account a:hover svg circle,
.site-account a:hover svg path {
  stroke: #fffaf9;
}
.site-account a svg {
  margin-right: 8px;
}
.site-account a svg circle,
.site-account a svg path {
  transition: all 0.3s ease;
}

.socials__cont {
  display: flex;
  gap: 22px;
}
@media only screen and (max-width: 600px) {
  .site-footer .socials {
    display: none;
  }
}
.socials a {
  display: block;
  height: 100%;
  width: 100%;
}
.socials a:hover {
  opacity: 0.5;
}
.socials a img {
  width: 23px;
  height: 24px;
  object-fit: contain;
  display: block;
}

.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  display: inline-block;
  cursor: pointer;
  min-width: 200px;
  max-width: 100%;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Eina", sans-serif;
  background: #000;
  color: #ffffff;
  transition: 0.5s ease;
  border-radius: 5px;
  letter-spacing: 1px;
  padding: 13px 35px 10px;
  transition: all 0.8s ease;
  text-align: center;
}
.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  transition: all 0.8s ease;
  background-color: #00958e !important;
  color: #ffffff !important;
}
.button--line,
.woocommerce #respond input#submit--line,
.woocommerce a.button--line,
.woocommerce button.button--line,
.woocommerce input.button--line {
  border: 2px solid #f1eae7;
  background: none;
  color: #00958e !important;
}
.button--line:hover,
.woocommerce #respond input#submit--line:hover,
.woocommerce a.button--line:hover,
.woocommerce button.button--line:hover,
.woocommerce input.button--line:hover {
  background: #faf2ef !important;
  color: #00958e !important;
}

.site .gform_wrapper, .site .gform_wrapper.gravity-theme,
.woocommerce .gform_wrapper,
.woocommerce .gform_wrapper.gravity-theme,
.woocommerce .site .gform_wrapper,
.woocommerce .site .gform_wrapper.gravity-theme {
  margin: 0 !important;
  padding: 0 !important;
}
.site .gform_wrapper .top_label .gfield_label,
.site .gform_wrapper legend.gfield_label, .site .gform_wrapper.gravity-theme .top_label .gfield_label,
.site .gform_wrapper.gravity-theme legend.gfield_label,
.woocommerce .gform_wrapper .top_label .gfield_label,
.woocommerce .gform_wrapper legend.gfield_label,
.woocommerce .gform_wrapper.gravity-theme .top_label .gfield_label,
.woocommerce .gform_wrapper.gravity-theme legend.gfield_label,
.woocommerce .site .gform_wrapper .top_label .gfield_label,
.woocommerce .site .gform_wrapper legend.gfield_label,
.woocommerce .site .gform_wrapper.gravity-theme .top_label .gfield_label,
.woocommerce .site .gform_wrapper.gravity-theme legend.gfield_label {
  display: none !important;
}
.site .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.site .gform_wrapper textarea, .site .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.site .gform_wrapper.gravity-theme textarea,
.woocommerce .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .gform_wrapper textarea,
.woocommerce .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .gform_wrapper.gravity-theme textarea,
.woocommerce .site .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .site .gform_wrapper textarea,
.woocommerce .site .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .site .gform_wrapper.gravity-theme textarea {
  height: 40px;
  line-height: 40px;
  background: none;
  border: 1px solid #8E9497;
  padding: 0 25px;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.site .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.site .gform_wrapper textarea::placeholder, .site .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.site .gform_wrapper.gravity-theme textarea::placeholder,
.woocommerce .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.woocommerce .gform_wrapper textarea::placeholder,
.woocommerce .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.woocommerce .gform_wrapper.gravity-theme textarea::placeholder,
.woocommerce .site .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.woocommerce .site .gform_wrapper textarea::placeholder,
.woocommerce .site .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.woocommerce .site .gform_wrapper.gravity-theme textarea::placeholder {
  color: #3f403e;
  font-weight: 600;
}
.site .gform_wrapper select, .site .gform_wrapper.gravity-theme select,
.woocommerce .gform_wrapper select,
.woocommerce .gform_wrapper.gravity-theme select,
.woocommerce .site .gform_wrapper select,
.woocommerce .site .gform_wrapper.gravity-theme select {
  -webkit-appearance: none;
  height: 40px;
  background: #fff url(images/chevron-down.svg) no-repeat;
  background-size: 12px auto;
  background-position: right 10px center;
  border-radius: 5px;
  padding: 0 25px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #3f403e;
}
.site .gform_wrapper .gfmc-column, .site .gform_wrapper.gravity-theme .gfmc-column,
.woocommerce .gform_wrapper .gfmc-column,
.woocommerce .gform_wrapper.gravity-theme .gfmc-column,
.woocommerce .site .gform_wrapper .gfmc-column,
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column {
  padding-right: 48px;
}
.site .gform_wrapper .gfmc-column:nth-last-child(1), .site .gform_wrapper.gravity-theme .gfmc-column:nth-last-child(1),
.woocommerce .gform_wrapper .gfmc-column:nth-last-child(1),
.woocommerce .gform_wrapper.gravity-theme .gfmc-column:nth-last-child(1),
.woocommerce .site .gform_wrapper .gfmc-column:nth-last-child(1),
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column:nth-last-child(1) {
  padding-right: 0;
}
.site .gform_wrapper .gfmc-column h4, .site .gform_wrapper.gravity-theme .gfmc-column h4,
.woocommerce .gform_wrapper .gfmc-column h4,
.woocommerce .gform_wrapper.gravity-theme .gfmc-column h4,
.woocommerce .site .gform_wrapper .gfmc-column h4,
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column h4 {
  margin-bottom: 4px;
  font-size: 26px;
  font-family: "DomaineDisplay", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .site .gform_wrapper .gfmc-column h4, .site .gform_wrapper.gravity-theme .gfmc-column h4,
  .woocommerce .gform_wrapper .gfmc-column h4,
  .woocommerce .gform_wrapper.gravity-theme .gfmc-column h4,
  .woocommerce .site .gform_wrapper .gfmc-column h4,
  .woocommerce .site .gform_wrapper.gravity-theme .gfmc-column h4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .site .gform_wrapper .gfmc-column h4, .site .gform_wrapper.gravity-theme .gfmc-column h4,
  .woocommerce .gform_wrapper .gfmc-column h4,
  .woocommerce .gform_wrapper.gravity-theme .gfmc-column h4,
  .woocommerce .site .gform_wrapper .gfmc-column h4,
  .woocommerce .site .gform_wrapper.gravity-theme .gfmc-column h4 {
    font-size: 16px;
  }
}
.site .gform_wrapper .gfmc-column .form__text, .site .gform_wrapper.gravity-theme .gfmc-column .form__text,
.woocommerce .gform_wrapper .gfmc-column .form__text,
.woocommerce .gform_wrapper.gravity-theme .gfmc-column .form__text,
.woocommerce .site .gform_wrapper .gfmc-column .form__text,
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column .form__text {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  margin-top: 15px;
}
@media only screen and (max-width: 1024px) {
  .site .gform_wrapper .gfmc-column .form__text, .site .gform_wrapper.gravity-theme .gfmc-column .form__text,
  .woocommerce .gform_wrapper .gfmc-column .form__text,
  .woocommerce .gform_wrapper.gravity-theme .gfmc-column .form__text,
  .woocommerce .site .gform_wrapper .gfmc-column .form__text,
  .woocommerce .site .gform_wrapper.gravity-theme .gfmc-column .form__text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site .gform_wrapper .gfmc-column .form__text, .site .gform_wrapper.gravity-theme .gfmc-column .form__text,
  .woocommerce .gform_wrapper .gfmc-column .form__text,
  .woocommerce .gform_wrapper.gravity-theme .gfmc-column .form__text,
  .woocommerce .site .gform_wrapper .gfmc-column .form__text,
  .woocommerce .site .gform_wrapper.gravity-theme .gfmc-column .form__text {
    font-size: 12px;
  }
}
.site .gform_wrapper .gfmc-column .form__text a, .site .gform_wrapper.gravity-theme .gfmc-column .form__text a,
.woocommerce .gform_wrapper .gfmc-column .form__text a,
.woocommerce .gform_wrapper.gravity-theme .gfmc-column .form__text a,
.woocommerce .site .gform_wrapper .gfmc-column .form__text a,
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column .form__text a {
  color: #00958e;
  text-decoration: underline;
}
.site .gform_wrapper .gfmc-column .form__text a:hover, .site .gform_wrapper.gravity-theme .gfmc-column .form__text a:hover,
.woocommerce .gform_wrapper .gfmc-column .form__text a:hover,
.woocommerce .gform_wrapper.gravity-theme .gfmc-column .form__text a:hover,
.woocommerce .site .gform_wrapper .gfmc-column .form__text a:hover,
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column .form__text a:hover {
  color: #fffaf9;
}
.site .gform_wrapper .gfmc-column input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.site .gform_wrapper .gfmc-column textarea, .site .gform_wrapper.gravity-theme .gfmc-column input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.site .gform_wrapper.gravity-theme .gfmc-column textarea,
.woocommerce .gform_wrapper .gfmc-column input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .gform_wrapper .gfmc-column textarea,
.woocommerce .gform_wrapper.gravity-theme .gfmc-column input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .gform_wrapper.gravity-theme .gfmc-column textarea,
.woocommerce .site .gform_wrapper .gfmc-column input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .site .gform_wrapper .gfmc-column textarea,
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.woocommerce .site .gform_wrapper.gravity-theme .gfmc-column textarea {
  width: 100%;
}
.site .gform_wrapper .ginput_complex.ginput_container_address span,
.site .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left, .site .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span,
.site .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left,
.woocommerce .gform_wrapper .ginput_complex.ginput_container_address span,
.woocommerce .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left,
.woocommerce .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span,
.woocommerce .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left,
.woocommerce .site .gform_wrapper .ginput_complex.ginput_container_address span,
.woocommerce .site .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left,
.woocommerce .site .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span,
.woocommerce .site .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
  width: 100%;
  padding-right: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 10px;
  display: block;
}
.site .gform_wrapper .ginput_complex.ginput_container_address label, .site .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address label,
.woocommerce .gform_wrapper .ginput_complex.ginput_container_address label,
.woocommerce .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address label,
.woocommerce .site .gform_wrapper .ginput_complex.ginput_container_address label,
.woocommerce .site .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address label {
  display: none !important;
}
.site .gform_wrapper .gform_footer input.button,
.site .gform_wrapper .gform_footer input[type=submit],
.site .gform_wrapper .gform_page_footer input.button,
.site .gform_wrapper .gform_page_footer input[type=submit], .site .gform_wrapper.gravity-theme .gform_footer input.button,
.site .gform_wrapper.gravity-theme .gform_footer input[type=submit],
.site .gform_wrapper.gravity-theme .gform_page_footer input.button,
.site .gform_wrapper.gravity-theme .gform_page_footer input[type=submit],
.woocommerce .gform_wrapper .gform_footer input.button,
.woocommerce .gform_wrapper .gform_footer input[type=submit],
.woocommerce .gform_wrapper .gform_page_footer input.button,
.woocommerce .gform_wrapper .gform_page_footer input[type=submit],
.woocommerce .gform_wrapper.gravity-theme .gform_footer input.button,
.woocommerce .gform_wrapper.gravity-theme .gform_footer input[type=submit],
.woocommerce .gform_wrapper.gravity-theme .gform_page_footer input.button,
.woocommerce .gform_wrapper.gravity-theme .gform_page_footer input[type=submit],
.woocommerce .site .gform_wrapper .gform_footer input.button,
.woocommerce .site .gform_wrapper .gform_footer input[type=submit],
.woocommerce .site .gform_wrapper .gform_page_footer input.button,
.woocommerce .site .gform_wrapper .gform_page_footer input[type=submit],
.woocommerce .site .gform_wrapper.gravity-theme .gform_footer input.button,
.woocommerce .site .gform_wrapper.gravity-theme .gform_footer input[type=submit],
.woocommerce .site .gform_wrapper.gravity-theme .gform_page_footer input.button,
.woocommerce .site .gform_wrapper.gravity-theme .gform_page_footer input[type=submit] {
  font-size: 16px;
  font-family: "Eina", sans-serif;
}
@media only screen and (max-width: 1024px) {
  .site .gform_wrapper .gform_footer input.button,
  .site .gform_wrapper .gform_footer input[type=submit],
  .site .gform_wrapper .gform_page_footer input.button,
  .site .gform_wrapper .gform_page_footer input[type=submit], .site .gform_wrapper.gravity-theme .gform_footer input.button,
  .site .gform_wrapper.gravity-theme .gform_footer input[type=submit],
  .site .gform_wrapper.gravity-theme .gform_page_footer input.button,
  .site .gform_wrapper.gravity-theme .gform_page_footer input[type=submit],
  .woocommerce .gform_wrapper .gform_footer input.button,
  .woocommerce .gform_wrapper .gform_footer input[type=submit],
  .woocommerce .gform_wrapper .gform_page_footer input.button,
  .woocommerce .gform_wrapper .gform_page_footer input[type=submit],
  .woocommerce .gform_wrapper.gravity-theme .gform_footer input.button,
  .woocommerce .gform_wrapper.gravity-theme .gform_footer input[type=submit],
  .woocommerce .gform_wrapper.gravity-theme .gform_page_footer input.button,
  .woocommerce .gform_wrapper.gravity-theme .gform_page_footer input[type=submit],
  .woocommerce .site .gform_wrapper .gform_footer input.button,
  .woocommerce .site .gform_wrapper .gform_footer input[type=submit],
  .woocommerce .site .gform_wrapper .gform_page_footer input.button,
  .woocommerce .site .gform_wrapper .gform_page_footer input[type=submit],
  .woocommerce .site .gform_wrapper.gravity-theme .gform_footer input.button,
  .woocommerce .site .gform_wrapper.gravity-theme .gform_footer input[type=submit],
  .woocommerce .site .gform_wrapper.gravity-theme .gform_page_footer input.button,
  .woocommerce .site .gform_wrapper.gravity-theme .gform_page_footer input[type=submit] {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .site .gform_wrapper .gform_footer input.button,
  .site .gform_wrapper .gform_footer input[type=submit],
  .site .gform_wrapper .gform_page_footer input.button,
  .site .gform_wrapper .gform_page_footer input[type=submit], .site .gform_wrapper.gravity-theme .gform_footer input.button,
  .site .gform_wrapper.gravity-theme .gform_footer input[type=submit],
  .site .gform_wrapper.gravity-theme .gform_page_footer input.button,
  .site .gform_wrapper.gravity-theme .gform_page_footer input[type=submit],
  .woocommerce .gform_wrapper .gform_footer input.button,
  .woocommerce .gform_wrapper .gform_footer input[type=submit],
  .woocommerce .gform_wrapper .gform_page_footer input.button,
  .woocommerce .gform_wrapper .gform_page_footer input[type=submit],
  .woocommerce .gform_wrapper.gravity-theme .gform_footer input.button,
  .woocommerce .gform_wrapper.gravity-theme .gform_footer input[type=submit],
  .woocommerce .gform_wrapper.gravity-theme .gform_page_footer input.button,
  .woocommerce .gform_wrapper.gravity-theme .gform_page_footer input[type=submit],
  .woocommerce .site .gform_wrapper .gform_footer input.button,
  .woocommerce .site .gform_wrapper .gform_footer input[type=submit],
  .woocommerce .site .gform_wrapper .gform_page_footer input.button,
  .woocommerce .site .gform_wrapper .gform_page_footer input[type=submit],
  .woocommerce .site .gform_wrapper.gravity-theme .gform_footer input.button,
  .woocommerce .site .gform_wrapper.gravity-theme .gform_footer input[type=submit],
  .woocommerce .site .gform_wrapper.gravity-theme .gform_page_footer input.button,
  .woocommerce .site .gform_wrapper.gravity-theme .gform_page_footer input[type=submit] {
    font-size: 16px;
  }
}
.site .gform_wrapper li.gfield.gfield_error,
.site .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .site .gform_wrapper.gravity-theme li.gfield.gfield_error,
.site .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.woocommerce .gform_wrapper li.gfield.gfield_error,
.woocommerce .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.woocommerce .gform_wrapper.gravity-theme li.gfield.gfield_error,
.woocommerce .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.woocommerce .site .gform_wrapper li.gfield.gfield_error,
.woocommerce .site .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.woocommerce .site .gform_wrapper.gravity-theme li.gfield.gfield_error,
.woocommerce .site .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-family: "Eina", sans-serif;
}
@media only screen and (max-width: 1024px) {
  .site .gform_wrapper li.gfield.gfield_error,
  .site .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .site .gform_wrapper.gravity-theme li.gfield.gfield_error,
  .site .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .gform_wrapper li.gfield.gfield_error,
  .woocommerce .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .gform_wrapper.gravity-theme li.gfield.gfield_error,
  .woocommerce .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .site .gform_wrapper li.gfield.gfield_error,
  .woocommerce .site .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .site .gform_wrapper.gravity-theme li.gfield.gfield_error,
  .woocommerce .site .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site .gform_wrapper li.gfield.gfield_error,
  .site .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .site .gform_wrapper.gravity-theme li.gfield.gfield_error,
  .site .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .gform_wrapper li.gfield.gfield_error,
  .woocommerce .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .gform_wrapper.gravity-theme li.gfield.gfield_error,
  .woocommerce .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .site .gform_wrapper li.gfield.gfield_error,
  .woocommerce .site .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
  .woocommerce .site .gform_wrapper.gravity-theme li.gfield.gfield_error,
  .woocommerce .site .gform_wrapper.gravity-theme li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    font-size: 12px;
  }
}
.site .gform_wrapper .validation_message, .site .gform_wrapper.gravity-theme .validation_message,
.woocommerce .gform_wrapper .validation_message,
.woocommerce .gform_wrapper.gravity-theme .validation_message,
.woocommerce .site .gform_wrapper .validation_message,
.woocommerce .site .gform_wrapper.gravity-theme .validation_message {
  padding-top: 8px !important;
}
.site .gform_wrapper div.validation_error, .site .gform_wrapper.gravity-theme div.validation_error,
.woocommerce .gform_wrapper div.validation_error,
.woocommerce .gform_wrapper.gravity-theme div.validation_error,
.woocommerce .site .gform_wrapper div.validation_error,
.woocommerce .site .gform_wrapper.gravity-theme div.validation_error {
  padding: 8px 0;
  font-size: 10px;
  font-family: "Eina", sans-serif;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .site .gform_wrapper div.validation_error, .site .gform_wrapper.gravity-theme div.validation_error,
  .woocommerce .gform_wrapper div.validation_error,
  .woocommerce .gform_wrapper.gravity-theme div.validation_error,
  .woocommerce .site .gform_wrapper div.validation_error,
  .woocommerce .site .gform_wrapper.gravity-theme div.validation_error {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site .gform_wrapper div.validation_error, .site .gform_wrapper.gravity-theme div.validation_error,
  .woocommerce .gform_wrapper div.validation_error,
  .woocommerce .gform_wrapper.gravity-theme div.validation_error,
  .woocommerce .site .gform_wrapper div.validation_error,
  .woocommerce .site .gform_wrapper.gravity-theme div.validation_error {
    font-size: 12px;
  }
}
.site .gform_wrapper .gfield_checkbox li input,
.site .gform_wrapper .gfield_checkbox li input[type=checkbox],
.site .gform_wrapper .gfield_radio li input[type=radio], .site .gform_wrapper.gravity-theme .gfield_checkbox li input,
.site .gform_wrapper.gravity-theme .gfield_checkbox li input[type=checkbox],
.site .gform_wrapper.gravity-theme .gfield_radio li input[type=radio],
.woocommerce .gform_wrapper .gfield_checkbox li input,
.woocommerce .gform_wrapper .gfield_checkbox li input[type=checkbox],
.woocommerce .gform_wrapper .gfield_radio li input[type=radio],
.woocommerce .gform_wrapper.gravity-theme .gfield_checkbox li input,
.woocommerce .gform_wrapper.gravity-theme .gfield_checkbox li input[type=checkbox],
.woocommerce .gform_wrapper.gravity-theme .gfield_radio li input[type=radio],
.woocommerce .site .gform_wrapper .gfield_checkbox li input,
.woocommerce .site .gform_wrapper .gfield_checkbox li input[type=checkbox],
.woocommerce .site .gform_wrapper .gfield_radio li input[type=radio],
.woocommerce .site .gform_wrapper.gravity-theme .gfield_checkbox li input,
.woocommerce .site .gform_wrapper.gravity-theme .gfield_checkbox li input[type=checkbox],
.woocommerce .site .gform_wrapper.gravity-theme .gfield_radio li input[type=radio] {
  display: none;
}
.site .gform_wrapper ul.gfield_checkbox li label,
.site .gform_wrapper ul.gfield_radio li label, .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
.site .gform_wrapper.gravity-theme ul.gfield_radio li label,
.woocommerce .gform_wrapper ul.gfield_checkbox li label,
.woocommerce .gform_wrapper ul.gfield_radio li label,
.woocommerce .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
.woocommerce .gform_wrapper.gravity-theme ul.gfield_radio li label,
.woocommerce .site .gform_wrapper ul.gfield_checkbox li label,
.woocommerce .site .gform_wrapper ul.gfield_radio li label,
.woocommerce .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
.woocommerce .site .gform_wrapper.gravity-theme ul.gfield_radio li label {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #8E9497;
  padding-left: 30px;
  line-height: 20px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .site .gform_wrapper ul.gfield_checkbox li label,
  .site .gform_wrapper ul.gfield_radio li label, .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .site .gform_wrapper.gravity-theme ul.gfield_radio li label,
  .woocommerce .gform_wrapper ul.gfield_checkbox li label,
  .woocommerce .gform_wrapper ul.gfield_radio li label,
  .woocommerce .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .woocommerce .gform_wrapper.gravity-theme ul.gfield_radio li label,
  .woocommerce .site .gform_wrapper ul.gfield_checkbox li label,
  .woocommerce .site .gform_wrapper ul.gfield_radio li label,
  .woocommerce .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .woocommerce .site .gform_wrapper.gravity-theme ul.gfield_radio li label {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site .gform_wrapper ul.gfield_checkbox li label,
  .site .gform_wrapper ul.gfield_radio li label, .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .site .gform_wrapper.gravity-theme ul.gfield_radio li label,
  .woocommerce .gform_wrapper ul.gfield_checkbox li label,
  .woocommerce .gform_wrapper ul.gfield_radio li label,
  .woocommerce .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .woocommerce .gform_wrapper.gravity-theme ul.gfield_radio li label,
  .woocommerce .site .gform_wrapper ul.gfield_checkbox li label,
  .woocommerce .site .gform_wrapper ul.gfield_radio li label,
  .woocommerce .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .woocommerce .site .gform_wrapper.gravity-theme ul.gfield_radio li label {
    font-size: 12px;
  }
}
.site .gform_wrapper ul.gfield_checkbox li label:before,
.site .gform_wrapper ul.gfield_radio li label:before, .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label:before,
.site .gform_wrapper.gravity-theme ul.gfield_radio li label:before,
.woocommerce .gform_wrapper ul.gfield_checkbox li label:before,
.woocommerce .gform_wrapper ul.gfield_radio li label:before,
.woocommerce .gform_wrapper.gravity-theme ul.gfield_checkbox li label:before,
.woocommerce .gform_wrapper.gravity-theme ul.gfield_radio li label:before,
.woocommerce .site .gform_wrapper ul.gfield_checkbox li label:before,
.woocommerce .site .gform_wrapper ul.gfield_radio li label:before,
.woocommerce .site .gform_wrapper.gravity-theme ul.gfield_checkbox li label:before,
.woocommerce .site .gform_wrapper.gravity-theme ul.gfield_radio li label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #00958e;
  content: "";
}
.site .gform_wrapper .gchoice_select_all:after,
.site .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:after,
.site .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label:after, .site .gform_wrapper.gravity-theme .gchoice_select_all:after,
.site .gform_wrapper.gravity-theme ul.gfield_checkbox li input[type=checkbox]:checked + label:after,
.site .gform_wrapper.gravity-theme ul.gfield_radio li input[type=radio]:checked + label:after,
.woocommerce .gform_wrapper .gchoice_select_all:after,
.woocommerce .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:after,
.woocommerce .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label:after,
.woocommerce .gform_wrapper.gravity-theme .gchoice_select_all:after,
.woocommerce .gform_wrapper.gravity-theme ul.gfield_checkbox li input[type=checkbox]:checked + label:after,
.woocommerce .gform_wrapper.gravity-theme ul.gfield_radio li input[type=radio]:checked + label:after,
.woocommerce .site .gform_wrapper .gchoice_select_all:after,
.woocommerce .site .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:after,
.woocommerce .site .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label:after,
.woocommerce .site .gform_wrapper.gravity-theme .gchoice_select_all:after,
.woocommerce .site .gform_wrapper.gravity-theme ul.gfield_checkbox li input[type=checkbox]:checked + label:after,
.woocommerce .site .gform_wrapper.gravity-theme ul.gfield_radio li input[type=radio]:checked + label:after {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background: #fffaf9;
  content: "";
}

.formBox input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.formBox textarea {
  height: 40px;
  line-height: 40px;
  background: none;
  border: 1px solid #8E9497;
  padding: 0 25px;
  font-size: 15px;
  letter-spacing: 0.5px;
  width: 100%;
  margin-bottom: 8px;
  background: #ffffff !important;
}
.formBox input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.formBox textarea::placeholder {
  color: #3f403e;
  font-weight: 600;
}
.formBox p {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #8E9497;
  line-height: 1.2;
}
@media only screen and (max-width: 1024px) {
  .formBox p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .formBox p {
    font-size: 12px;
  }
}
.formBox p a {
  color: #00958e;
  text-decoration: underline;
}
.formBox p a:hover {
  color: #fffaf9;
}

.form_block .formBox {
  margin: 0 auto;
  width: 337px;
  max-width: 100%;
}
.form_block .formBox .gform_footer {
  text-align: center;
}

.post-cont .post-thumbnail {
  width: 100%;
  padding-top: 67.25%;
  position: relative;
  margin-bottom: 19px;
}
.post-cont .post-thumbnail a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.post-cont .post-thumbnail a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-cont .post-thumbnail a img {
  width: 100% !important;
  height: 100% !important;
}
.post-cont__date {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #9fa29c;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .post-cont__date {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .post-cont__date {
    font-size: 12px;
  }
}
.post-cont__title {
  display: block;
  width: 100%;
  font-size: 26px;
  font-family: "DomaineDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .post-cont__title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .post-cont__title {
    font-size: 16px;
  }
}
.post-cont__title:hover {
  color: #fffaf9;
}
.post-cont__link {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #00958e;
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .post-cont__link {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .post-cont__link {
    font-size: 12px;
  }
}
.post-cont__link:hover {
  color: #fffaf9;
}

.archive-cont__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px 50px;
}
@media only screen and (max-width: 1024px) {
  .archive-cont__list {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 900px) {
  .archive-cont__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .archive-cont__list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.single-header__title {
  margin: 0 auto;
  width: 985px;
  max-width: 100%;
  font-size: 70px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .single-header__title {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .single-header__title {
    font-size: 40px;
  }
}
.single-header__introduction {
  margin: 0 auto;
  width: 773px;
  max-width: 100%;
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #9fa29c;
  text-align: center;
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .single-header__introduction {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .single-header__introduction {
    font-size: 24px;
  }
}
.single-header__date {
  margin: 0 auto;
  width: 773px;
  max-width: 100%;
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #9fa29c;
  text-align: center;
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .single-header__date {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .single-header__date {
    font-size: 12px;
  }
}
.single-header .post-thumbnail {
  margin-top: 70px;
  width: 100%;
}
.single-header .post-thumbnail img {
  width: 100%;
  height: auto;
}

.single-content {
  padding: 80px 0 168px 0;
}
.single-content__cont {
  margin: 0 auto;
  width: 620px;
  max-width: 100%;
}
.single-content__cont h1, .single-content__cont h2, .single-content__cont h3, .single-content__cont h4, .single-content__cont h5, .single-content__cont h6 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.single-content__cont h1:first-child, .single-content__cont h2:first-child, .single-content__cont h3:first-child, .single-content__cont h4:first-child, .single-content__cont h5:first-child, .single-content__cont h6:first-child {
  margin-top: 0;
}
.single-content__cont h1 {
  font-size: 100px;
  font-family: "DomaineSansDisplay", sans-serif;
  color: #00847b;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .single-content__cont h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .single-content__cont h1 {
    font-size: 50px;
  }
}
.single-content__cont h2 {
  font-size: 70px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .single-content__cont h2 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .single-content__cont h2 {
    font-size: 40px;
  }
}
.single-content__cont h3 {
  font-size: 50px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .single-content__cont h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  .single-content__cont h3 {
    font-size: 28px;
  }
}
.single-content__cont h4 {
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .single-content__cont h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .single-content__cont h4 {
    font-size: 24px;
  }
}
.single-content__cont h5 {
  font-size: 26px;
  font-family: "DomaineDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .single-content__cont h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .single-content__cont h5 {
    font-size: 16px;
  }
}
.single-content__cont h6 {
  font-size: 16px;
  font-family: "Eina", sans-serif;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .single-content__cont h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .single-content__cont h6 {
    font-size: 16px;
  }
}
.single-content__cont p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 28px;
  color: #565654;
  font-family: "DomaineSansText", sans-serif;
}
.single-content__cont ul, .single-content__cont ol {
  padding-left: 15px;
  line-height: 1.6;
  font-family: "DomaineSansText", sans-serif;
}
.single-content__cont ul li {
  font-size: 20px;
  font-family: "DomaineSansText", sans-serif;
  list-style: disc;
  color: #3f403e;
  padding-bottom: 10px;
  font-weight: 300;
}
.single-content__cont a {
  color: #00958e;
}
.single-content__cont a:hover {
  text-decoration: underline;
}
.single-content__cont blockquote {
  padding-left: 30px;
  border-left: 3px solid #00958e;
}
.single-content__cont blockquote p {
  font-size: 16px;
}
.single-content__cont img {
  width: auto;
  height: auto;
  margin: 0 0 28px 0;
}
.single-content__cont .alignleft {
  float: left;
  margin-right: 30px;
}
.single-content__cont .aligncenter {
  margin: 30px auto;
  display: block;
}
.single-content__cont .alignright {
  float: right;
  margin-left: 30px;
}

@media only screen and (max-width: 1024px) {
  .latest_news {
    padding: 0 0 0 33px;
  }
}
.latest_news__cont {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px 50px;
}
@media only screen and (max-width: 600px) {
  .latest_news__cont {
    width: 100%;
    padding-right: 27%;
  }
}
.latest_news__cont .slick-list {
  overflow: visible;
}
.latest_news__cont .slick-slide {
  margin-right: 40px;
}
.latest_news__cont .slick-dots {
  display: flex;
  align-items: center;
  margin: 0 7px 0 23.5px;
  width: 100vw;
  padding: 0 30px;
  margin-left: -30px;
  margin-top: 48px;
  text-align: center;
  justify-content: center;
}
.latest_news__cont .slick-dots li {
  margin: 0 23.5px;
  position: relative;
}
.latest_news__cont .slick-dots li * {
  font-size: 10px;
  font-family: "Eina", sans-serif;
}
@media only screen and (max-width: 1024px) {
  .latest_news__cont .slick-dots li * {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .latest_news__cont .slick-dots li * {
    font-size: 12px;
  }
}
.latest_news__cont .slick-dots li:before {
  position: absolute;
  left: -17px;
  top: 4px;
  width: 12px;
  height: 12px;
  border: 1px solid #00958e;
  content: "";
  cursor: pointer;
}
.latest_news__cont .slick-dots li.slick-active:before {
  border: 1px solid #fffaf9;
  background: #fffaf9;
}
.latest_news .posts_grid__cont {
  grid-template-columns: repeat(4, 1fr);
}
.latest_news .post-cont .post-thumbnail {
  width: 100%;
  padding-top: 67.25%;
  position: relative;
  margin-bottom: 19px;
}
.latest_news .post-cont .post-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

/*
.singlepost{
    .hero--post{
        height: 550px;
        position: relative;
    }
    &__content{
        padding-top: 60px;
        padding-bottom: 180px;
        text-align: center;
    }
}
*/
.navigation.pagination {
  width: 100%;
  margin-bottom: 140px;
}
.navigation.pagination h2 {
  display: none;
}
.navigation.pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 10px;
}
.navigation.pagination .nav-links .page-numbers {
  color: #000;
  font-size: 20px;
  display: block;
  width: 30px;
  text-align: center;
  font-weight: 600;
}
.navigation.pagination .nav-links .page-numbers.current {
  color: #00847b;
}
.navigation.pagination .nav-links .prev, .navigation.pagination .nav-links .next {
  background: url(images/slider-arrow_black.svg) no-repeat center;
  background-size: 14px auto;
  width: 16px;
  height: 32px;
  font-size: 0;
  color: transparent;
}
.navigation.pagination .nav-links .prev {
  transform: scaleX(-1);
}

.gallerysingle {
  display: flex;
  max-width: 941px;
  border-bottom: 1px solid #000;
  margin: 0 auto 40px;
  clear: both;
  padding: 40px;
  justify-content: space-between;
}
.gallerysingle__slider {
  position: relative;
  width: 480px;
}
.gallerysingle__slider .image-background {
  width: 480px;
  position: relative;
  aspect-ratio: 480/360;
}
.gallerysingle__slider .image-background:after {
  position: absolute;
  bottom: 10px;
  left: 25%;
  width: 217px;
  height: 46px;
  background: url(images/logo.svg) no-repeat center;
  content: "";
  filter: grayscale(1) brightness(10);
  opacity: 0.3;
}
.gallerysingle__title {
  max-width: 300px;
  display: flex;
  align-items: center;
}
.gallerysingle__title .h3 {
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
}
.gallerysingle .slick-dots {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding-top: 10px;
}
.gallerysingle .slick-dots li {
  list-style: none;
}
.gallerysingle .slick-dots li:only-child {
  display: none;
}
.gallerysingle .slick-dots li button {
  width: 9px;
  height: 9px;
  font-size: 0;
  color: transparent;
  display: block;
  border-radius: 100%;
  background-color: #fff;
  transition: 0.3s;
}
.gallerysingle .slick-dots li.slick-active button {
  background: #000;
}
.gallerysingle .slick-arrow {
  background: url(images/slider-arrow_black.svg) no-repeat center;
  width: 16px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
}
.gallerysingle .slick-arrow.slick-prev {
  left: -30px;
}
.gallerysingle .slick-arrow.slick-next {
  right: -30px;
}
.gallerysingle .slick-arrow.slick-disabled {
  opacity: 0.2;
}
@media only screen and (max-width: 900px) {
  .gallerysingle {
    display: block;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
  .gallerysingle__title {
    max-width: unset;
    padding-top: 24px;
    justify-content: center;
  }
}
@media only screen and (max-width: 600px) {
  .gallerysingle {
    max-width: unset;
    margin-left: -30px;
    margin-right: -30px;
  }
  .gallerysingle__slider {
    width: auto;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  .gallerysingle__slider .image-background {
    width: 100%;
  }
  .gallerysingle .slick-arrow.slick-prev {
    left: -24px;
  }
  .gallerysingle .slick-arrow.slick-next {
    right: -24px;
  }
  .gallerysingle__title .h3 {
    font-size: 20px;
  }
}
.gallerysingle__thumbs {
  max-width: 480px;
}
.gallerysingle__thumbs .slick-list {
  margin-right: -10px;
}
@media only screen and (max-width: 750px) {
  .gallerysingle__thumbs .slick-list {
    margin-right: 0;
  }
}
.gallerysingle__thumbs .image-background {
  width: 110px;
  position: relative;
  aspect-ratio: 480/360;
  max-width: 100%;
}
@media only screen and (max-width: 750px) {
  .gallerysingle__thumbs .image-background {
    width: 100%;
  }
}
.gallerysingle__thumbs .slick-slide:not(.slick-current) {
  opacity: 0.5;
}
.gallerysingle__thumbs .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 10px;
}
.gallerysingle__thumbs .slick-track .slick-slide .gallerysingle__slider_item {
  cursor: pointer;
}

.gallerysingle__container + .contact-home {
  margin-top: 120px;
}

.galleryfancybox .fancybox-content {
  position: relative;
  overflow: hidden;
}
.galleryfancybox .fancybox-content:after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 217px;
  height: 46px;
  background: url(images/logo.svg) no-repeat center;
  background-size: contain;
  content: "";
  filter: grayscale(1) brightness(10);
  opacity: 0.3;
  pointer-events: all;
}
.galleryfancybox .fancybox-content img {
  pointer-events: none;
}
.galleryfancybox .fancybox-thumbs {
  background: none;
  position: absolute;
  bottom: 9%;
  left: 0;
  width: 100%;
  top: auto;
}
@media screen and (min-width: 1600px) {
  .galleryfancybox .fancybox-thumbs {
    bottom: calc(100% - 800px);
  }
}
@media screen and (min-width: 1900px) {
  .galleryfancybox .fancybox-thumbs {
    bottom: 17%;
  }
}
.galleryfancybox .fancybox-thumbs__list {
  display: flex;
  justify-content: center;
  gap: 9px;
}
.galleryfancybox .fancybox-thumbs a {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #fff !important;
}
.galleryfancybox .fancybox-thumbs a img {
  display: none;
}
.galleryfancybox .fancybox-thumbs a:before {
  border-color: #00847b;
}
.galleryfancybox.fancybox-show-thumbs .fancybox-inner {
  right: 0;
}
.galleryfancybox--single .fancybox-navigation {
  display: none;
}

.fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  top: 10px;
  right: 20px;
}
.fancybox-toolbar .fancybox-button--close {
  background-color: transparent;
  height: auto;
  width: auto;
}
.fancybox-toolbar .fancybox-button--close svg {
  width: 40px;
  height: 40px;
}
.fancybox-toolbar .fancybox-button--thumbs {
  display: none;
}

.fancybox-navigation .fancybox-button svg {
  display: none;
}
.fancybox-navigation .fancybox-button--arrow_right {
  background: url(images/slider-arrow.svg) no-repeat center;
  width: 40px;
  height: 40px;
  opacity: 1;
  right: 32px;
  visibility: visible;
}
@media only screen and (max-width: 750px) {
  .fancybox-navigation .fancybox-button--arrow_right {
    right: 5px;
  }
}
.fancybox-navigation .fancybox-button--arrow_left {
  background: url(images/slider-arrow.svg) no-repeat center;
  width: 40px;
  height: 40px;
  opacity: 1;
  left: 32px;
  visibility: visible;
  transform: scaleX(-1);
}
@media only screen and (max-width: 750px) {
  .fancybox-navigation .fancybox-button--arrow_left {
    left: 5px;
  }
}
.fancybox-navigation .fancybox-button:disabled {
  opacity: 0.2;
}

.before_card {
  position: absolute;
  max-width: 500px;
  padding: 20px 20px 56px;
  position: absolute;
  background: #faf2ef;
  top: 50%;
  left: 50%;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.5);
  text-align: center;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  opacity: 0;
  margin-top: 50px;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
  z-index: -10;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  .before_card {
    width: 75%;
    left: 12.5%;
    top: 0;
    transform: translate(0, 0);
  }
}
.before_card.open {
  opacity: 1;
  margin-top: 0px;
  pointer-events: all;
  z-index: 10;
}
.before_card .image-background {
  position: relative;
}
.before_card .title {
  text-transform: uppercase;
  font-size: 16px;
  color: #3f403e;
  margin-bottom: 35px;
}
.before_card img {
  max-width: 460px;
}
.before_card .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  padding: 3px;
}
.before_card .close:before, .before_card .close:after {
  height: 2px;
  background: #3f403e;
  content: "";
  display: block;
  transition: 0.3s;
}
.before_card .close:before {
  transform: translateY(5px) rotate(45deg);
}
.before_card .close:after {
  transform: translateY(3px) rotate(-45deg);
}
.before_card .close:hover:before, .before_card .close:hover:after {
  background: #00958e;
}

.breadcrumb,
.woocommerce-breadcrumb {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #8E9497;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .breadcrumb,
  .woocommerce-breadcrumb {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .breadcrumb,
  .woocommerce-breadcrumb {
    font-size: 12px;
  }
}
.breadcrumb span,
.breadcrumb a,
.woocommerce-breadcrumb span,
.woocommerce-breadcrumb a {
  display: inline-block;
  position: relative;
  color: #8E9497;
  margin: 0 15px 15px 15px;
}
.breadcrumb span:before,
.breadcrumb a:before,
.woocommerce-breadcrumb span:before,
.woocommerce-breadcrumb a:before {
  position: absolute;
  top: 0;
  left: -15px;
  width: 1px;
  height: 100%;
  background: #8E9497;
  content: "";
}
.breadcrumb span:nth-child(1):before,
.breadcrumb a:nth-child(1):before,
.woocommerce-breadcrumb span:nth-child(1):before,
.woocommerce-breadcrumb a:nth-child(1):before {
  display: none;
}
.breadcrumb a:hover,
.woocommerce-breadcrumb a:hover {
  color: #00958e;
}

.patient-message {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  text-shadow: black 0.1em 0.1em 0.4em;
  font-family: "DomaineSansText", sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}

.hero {
  position: relative;
  overflow: hidden;
  background: #000;
}
.hero .hero__slide {
  display: none;
}
.hero .hero__slide:first-child {
  display: block;
}
.hero__slider_container {
  opacity: 0;
  transition: 0.5s ease-out;
  position: relative;
}
.hero__slider_container.slick-initialized {
  opacity: 1;
}
.hero .hero__cont {
  display: flex;
  flex-direction: column;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translate(0%, -50%);
  width: 50%;
  padding: 0 8vw;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .hero .hero__cont {
    margin-bottom: 39px;
    transform: translate(0, -60%);
  }
}
@media only screen and (max-width: 900px) {
  .hero .hero__cont {
    transform: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    width: calc(100% - 60px);
  }
}
.hero .hero__cont__image {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 2.2;
}
@media only screen and (max-width: 1024px) {
  .hero .hero__cont__image {
    aspect-ratio: 1.9;
  }
}
@media only screen and (max-width: 900px) {
  .hero .hero__cont__image {
    aspect-ratio: 1;
  }
}
@media only screen and (max-width: 750px) {
  .hero .hero__cont__image {
    aspect-ratio: 2;
  }
}
@media only screen and (max-width: 600px) {
  .hero .hero__cont__image {
    aspect-ratio: 0.8;
  }
}
.hero .hero__cont__image img {
  transition: all 6s ease-in-out !important;
  transform: scale3d(1, 1, 1);
  object-position: left;
}
.hero .hero__cont__image .patient-message {
  left: 40px;
  transform: none;
  font-size: 12px;
}
@media only screen and (max-width: 900px) {
  .hero .hero__cont__image .patient-message .patient-message {
    left: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .hero .hero__cont__image .patient-message {
    left: 15px;
    bottom: 10px;
  }
}
.hero .hero__cont__title {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 1s;
}
.hero .hero__cont__title h1 {
  font-size: 100px;
  font-family: "DomaineSansDisplay", sans-serif;
  color: #00847b;
  font-weight: 400;
  color: #00958e;
  text-align: left;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .hero .hero__cont__title h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .hero .hero__cont__title h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1280px) {
  .hero .hero__cont__title h1 {
    font-size: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .hero .hero__cont__title h1 {
    font-size: 50px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
}
.hero .hero__cont__title h1 sup {
  font-size: 40px;
}
@media only screen and (max-width: 750px) {
  .hero .hero__cont__title h1 sup {
    font-size: 20px;
  }
}
.hero .hero__cont__text {
  padding-bottom: 20px;
  padding: 50px 10px 30px;
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 1.3s;
}
@media only screen and (max-width: 900px) {
  .hero .hero__cont__text {
    max-width: 100%;
    padding: 30px;
  }
}
.hero .hero__cont__text p {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  font-family: "Eina", sans-serif;
  color: #9fa29c;
  line-height: 1.5;
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: normal;
  font-weight: normal;
  font-family: "DomaineSansText", sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 1024px) {
  .hero .hero__cont__text p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .hero .hero__cont__text p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .hero .hero__cont__text p {
    margin-top: 15px;
    font-size: 15px;
  }
}
.hero .hero__cont .hero__cont__button {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 1.6s;
}
.hero .hero__cont .button {
  display: inline-block;
  cursor: pointer;
  min-width: 200px;
  max-width: 100%;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Eina", sans-serif;
  background: #000;
  color: #ffffff;
  transition: 0.5s ease;
  border-radius: 5px;
  letter-spacing: 1px;
  padding: 13px 35px 10px;
  transition: all 0.8s ease;
  text-align: center;
  color: #000;
  background: #ffffff;
  height: auto;
  width: 100%;
  height: auto;
  max-width: 250px;
  background: #ffffff;
  color: #000;
}
.hero .hero__cont .button:hover {
  transition: all 0.8s ease;
  background-color: #00958e !important;
  color: #ffffff !important;
}
.hero .hero__cont .button--line {
  border: 2px solid #f1eae7;
  background: none;
  color: #00958e !important;
}
.hero .hero__cont .button--line:hover {
  background: #faf2ef !important;
  color: #00958e !important;
}
.hero .hero__cont .button:hover {
  background: #000 !important;
  color: #ffffff !important;
}
@media only screen and (max-width: 900px) {
  .hero .hero__cont .button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.hero .hero_simple + section {
  margin-top: 0;
}
.hero .slick-initialized .hero__slide {
  position: relative;
}
.hero .slick-initialized .hero__slide.slick-current:not(.loaded) .js-animate--image {
  transition: all 6s ease-in-out !important;
  transform: scale3d(1.2, 1.2, 1.2);
}
.hero .slick-initialized .hero__slide.slick-current:not(.loaded) .js-animate {
  opacity: 1;
}

.hero__internal {
  position: relative;
  overflow: hidden;
}
.tax-before-and-after .hero__internal {
  margin-bottom: 108px;
}
@media only screen and (max-width: 750px) {
  .tax-before-and-after .hero__internal {
    margin-bottom: 50px;
  }
}
.hero__internal .image-background {
  overflow: hidden;
}
.hero__internal .patient-message {
  left: 40px;
  transform: none;
  z-index: 1;
  text-shadow: none;
}
@media only screen and (max-width: 900px) {
  .hero__internal .patient-message .patient-message {
    left: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal .patient-message {
    left: 15px;
    bottom: 10px;
  }
}
.hero__internal .button {
  margin-top: 20px;
}
.hero__internal .image img {
  transition: all 4s ease-in-out !important;
  transform: scale3d(1, 1, 1);
  object-position: left;
}
.hero__internal .image.aos-animate img {
  transition: all 4s ease-in-out 0.3s !important;
  transform: scale3d(1.2, 1.2, 1.2);
}
.hero__internal--default .image {
  position: relative;
  display: block;
  aspect-ratio: 3.05;
}
.hero__internal--default .cont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 273px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(images/combined_shape.svg) no-repeat top center;
  background-size: 100%;
  padding: 39px 0 70px;
}
@media only screen and (max-width: 1440px) {
  .hero__internal--default .cont {
    height: 35%;
  }
}
@media only screen and (max-width: 1024px) {
  .hero__internal--default .cont {
    padding: 54px 0;
  }
}
@media only screen and (max-width: 900px) {
  .hero__internal--default .cont {
    padding: 29px 0;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal--default .cont {
    position: relative;
  }
}
.hero__internal--default .cont .title {
  text-align: center;
}
.hero__internal--default .cont .title h1 {
  font-size: 80px;
  color: #fffaf9;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .hero__internal--default .cont {
    padding-top: 0px;
    background: rgba(0, 132, 123, 0.8);
  }
  .hero__internal--default .cont:before {
    width: 100%;
    aspect-ratio: 4/0.4;
    background: url(images/combined_shape.svg) no-repeat top center;
    background-size: 100%;
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
  }
  .hero__internal--default .cont .title h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal--default .image {
    aspect-ratio: 4/3;
  }
  .hero__internal--default .cont .title h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .hero__internal--default .cont .title h1 {
    font-size: 32px;
  }
}
.hero__internal--large {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .hero__internal--large {
    height: 100%;
  }
}
.hero__internal--large .image {
  aspect-ratio: 1.97;
}
@media only screen and (max-width: 1280px) {
  .hero__internal--large .image {
    aspect-ratio: 1.75;
  }
}
@media screen and (min-width: 1440px) {
  .hero__internal--large .image .image-background {
    object-fit: cover;
  }
}
.hero__internal--text-right {
  height: 472px;
  position: relative;
}
.hero__internal--text-right .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__internal--text-right .cont {
  background: url(images/oval-wprocedure.svg) no-repeat left center;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 730px;
  padding-left: 80px;
  display: flex;
  padding-right: 30px;
  align-items: center;
}
.hero__internal--text-right .cont .title {
  max-width: 480px;
  font-size: 60px;
  line-height: 1;
  color: #00a99e;
}
@media only screen and (max-width: 1280px) {
  .hero__internal--text-right .cont {
    width: 500px;
    background-size: auto 100%;
  }
  .hero__internal--text-right .cont .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero__internal--text-right {
    height: 400px;
  }
  .hero__internal--text-right .cont {
    width: 400px;
  }
  .hero__internal--text-right .cont .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal--text-right {
    height: 300px;
  }
  .hero__internal--text-right .cont {
    width: 60%;
    padding-left: 40px;
  }
  .hero__internal--text-right .cont .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .hero__internal--text-right .cont {
    padding-left: 30px;
  }
  .hero__internal--text-right .cont .title {
    font-size: 26px;
  }
}
.hero__internal--text-left {
  height: 475px;
  position: relative;
}
.hero__internal--text-left .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__internal--text-left .cont {
  background: url(images/oval-face-gallery.svg) no-repeat left bottom;
  height: 232px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 140px;
  display: flex;
  align-items: flex-end;
}
.hero__internal--text-left .cont h1 {
  font-size: 64px;
  line-height: 1;
  color: #00a99e;
  margin-bottom: 20px;
}
.hero__internal--text-left .patient-message {
  left: unset;
  right: 20px;
  transform: none;
}
@media only screen and (max-width: 1280px) {
  .hero__internal--text-left .cont {
    background-size: 850px auto;
  }
}
@media only screen and (max-width: 1024px) {
  .hero__internal--text-left .cont {
    background-size: 800px auto;
  }
  .hero__internal--text-left .patient-message {
    bottom: 40px;
  }
}
@media only screen and (max-width: 900px) {
  .hero__internal--text-left .cont {
    background-size: 100% auto;
    height: auto;
    background: #faf2ef;
    padding-left: 30px;
  }
  .hero__internal--text-left .cont:before {
    background: url(images/oval-face-gallery.svg) no-repeat left bottom;
    background-size: 100% auto;
    width: 100%;
    bottom: 100%;
    content: "";
    left: 0;
    position: absolute;
    aspect-ratio: 4/1;
    margin-bottom: -1px;
  }
  .hero__internal--text-left .patient-message {
    bottom: auto;
    top: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal--text-left {
    height: auto;
  }
  .hero__internal--text-left .image {
    position: relative;
    aspect-ratio: 4/2;
  }
  .hero__internal--text-left .cont {
    position: relative;
  }
  .hero__internal--text-left .cont .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .hero__internal--text-left .image {
    aspect-ratio: 4/3;
  }
}
.hero__internal--circle {
  height: 475px;
  position: relative;
  overflow: visible;
}
.hero__internal--circle .image {
  position: absolute;
  width: 455px;
  height: 431px;
  left: 50%;
  margin-left: -600px;
  top: 50%;
  margin-top: -200px;
}
.hero__internal--circle .image img {
  clip-path: url(#mask-path);
}
.hero__internal--circle .patient-message {
  left: 50%;
  margin-left: -600px;
  top: 50%;
  margin-top: 180px;
  transform: none;
  width: 455px;
  text-align: center;
}
.hero__internal--circle #mask_svg {
  width: 0;
}
.hero__internal--circle:before {
  background: url(images/oval-face-gallery.svg) no-repeat left bottom;
  background-size: 1300px auto;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  filter: brightness(0);
  opacity: 0.03;
  transform: scaleY(-1);
}
.hero__internal--circle .cont {
  left: 50%;
  position: absolute;
  width: 50%;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.hero__internal--circle .cont .title {
  font-size: 60px;
  line-height: 1;
  color: #00a99e;
}
@media only screen and (max-width: 1280px) {
  .hero__internal--circle .patient-message, .hero__internal--circle .image {
    left: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .hero__internal--circle {
    height: 400px;
  }
  .hero__internal--circle .image {
    margin-top: -180px;
  }
  .hero__internal--circle .image-background {
    transform: scale(0.8);
    transform-origin: 0 0;
  }
  .hero__internal--circle .patient-message {
    width: 364px;
    margin-top: 110px;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal--circle {
    height: 360px;
  }
  .hero__internal--circle .image {
    margin-top: -150px;
  }
  .hero__internal--circle .image-background {
    transform: scale(0.7);
    transform-origin: 0 0;
  }
  .hero__internal--circle .patient-message {
    width: 320px;
    margin-top: 90px;
    padding-left: 60px;
    padding-right: 60px;
    top: auto;
    margin-top: unset;
    bottom: 50%;
    margin-bottom: -140px;
  }
  .hero__internal--circle .cont .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .hero__internal--circle {
    height: auto;
  }
  .hero__internal--circle .image {
    width: 300px;
    height: 300px;
    margin: 0px auto 30px;
    position: relative;
    padding-top: 20px;
  }
  .hero__internal--circle .patient-message {
    bottom: auto;
    margin-bottom: unset;
    top: 260px;
    left: 50%;
    transform: translateX(-50%);
  }
  .hero__internal--circle .image-background {
    width: 455px;
    height: 431px;
    transform: scale(0.65);
    top: 20px;
  }
  .hero__internal--circle .cont {
    position: relative;
    left: unset;
    top: unset;
    justify-content: center;
    padding: 0 30px;
    width: unset;
  }
}
.hero__internal--not-decoration-bottom .image {
  position: relative;
  display: block;
  aspect-ratio: 1.97;
}
.hero__internal--not-decoration-bottom .cont {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  .hero__internal--not-decoration-bottom .cont {
    top: 0;
    transform: translate(-50%, 0) !important;
  }
}
.hero__internal--not-decoration-bottom .cont::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(bottom, black, transparent);
  content: "";
}
.hero__internal--not-decoration-bottom .cont .title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
}
.hero__internal--not-decoration-bottom .cont .title h1 {
  font-size: 80px;
  color: #ffffff;
  white-space: normal;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .hero__internal--not-decoration-bottom .cont .title h1 {
    font-size: 40px;
  }
}
.hero__internal--not-decoration-right .image {
  position: relative;
  display: block;
  aspect-ratio: 3.05;
}
.hero__internal--not-decoration-right .cont {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%) !important;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 90px;
  text-align: center;
}
.hero__internal--not-decoration-right .cont::before {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(right, rgba(0, 0, 0, 0.65), transparent);
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 750px) {
  .hero__internal--not-decoration-right .cont::before {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal--not-decoration-right .cont {
    transform: translate(0, 0) !important;
    position: relative;
    margin-top: 30px;
  }
}
.hero__internal--not-decoration-right .cont .title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 100%;
  z-index: 2;
  position: relative;
  flex-direction: column;
  left: 35%;
}
.hero__internal--not-decoration-right .cont .title h1 {
  font-size: 80px;
  color: #ffffff;
  display: block;
  height: auto;
  width: 100%;
  text-align: center;
  padding: 0 60px;
  white-space: normal;
  text-align: center;
}
@media only screen and (max-width: 1440px) {
  .hero__internal--not-decoration-right .cont .title h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1280px) {
  .hero__internal--not-decoration-right .cont .title h1 {
    font-size: 64px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero__internal--not-decoration-right .cont .title h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 900px) {
  .hero__internal--not-decoration-right .cont .title h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero__internal--not-decoration-right .cont .title h1 {
    color: #00958e;
  }
}
@media only screen and (max-width: 750px) {
  .hero__internal--not-decoration-right .cont {
    padding: 0 0px;
    left: 0%;
    width: 100%;
  }
  .hero__internal--not-decoration-right .cont .title {
    width: 100%;
    left: 0;
  }
  .hero__internal--not-decoration-right .cont .title h1 {
    font-size: 40px;
  }
}
.hero__internal .before_card {
  position: absolute;
  max-width: 500px;
  padding: 20px 20px 56px;
  position: absolute;
  background: #faf2ef;
  top: 50%;
  left: 50%;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.5);
  text-align: center;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  opacity: 0;
  margin-top: 50px;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
}
@media only screen and (max-width: 750px) {
  .hero__internal .before_card {
    width: 75%;
    overflow: hidden;
  }
}
.hero__internal .before_card.open {
  opacity: 1;
  margin-top: 0px;
  pointer-events: all;
}
.hero__internal .before_card .image-background {
  position: relative;
}
.hero__internal .before_card .title {
  text-transform: uppercase;
  font-size: 16px;
  color: #3f403e;
  margin-bottom: 35px;
}
.hero__internal .before_card img {
  max-width: 460px;
}
.hero__internal .before_card .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  padding: 3px;
}
.hero__internal .before_card .close:before, .hero__internal .before_card .close:after {
  height: 2px;
  background: #3f403e;
  content: "";
  display: block;
  transition: 0.3s;
}
.hero__internal .before_card .close:before {
  transform: translateY(5px) rotate(45deg);
}
.hero__internal .before_card .close:after {
  transform: translateY(3px) rotate(-45deg);
}
.hero__internal .before_card .close:hover:before, .hero__internal .before_card .close:hover:after {
  background: #00958e;
}

.hero_simple__title {
  padding: 80px 0;
  text-align: center;
  font-size: 80px;
}
@media only screen and (max-width: 750px) {
  .hero_simple__title {
    font-size: 100px;
    font-family: "DomaineSansDisplay", sans-serif;
    color: #00847b;
    font-weight: 400;
  }
}
@media only screen and (max-width: 750px) and (max-width: 1024px) {
  .hero_simple__title {
    font-size: 70px;
  }
}
@media only screen and (max-width: 750px) and (max-width: 600px) {
  .hero_simple__title {
    font-size: 50px;
  }
}

.header {
  width: 100%;
  height: 78px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: #fffaf9;
  transition: 0.3s ease-out;
}
.header .container {
  padding: 0 40px;
}
@media only screen and (max-width: 900px) {
  .header .container {
    padding: 0 20px;
  }
}
.header__top-bar {
  width: 100vw;
  margin-left: -60px;
  background: #8E9497;
  padding: 8px 60px;
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #ffffff;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .header__top-bar {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .header__top-bar {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .header__top-bar {
    margin-left: 0;
    position: relative;
    z-index: 2;
  }
}
.header__top {
  display: flex;
  width: 100%;
  padding: 16px 0;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.header__top__left {
  display: flex;
  align-items: center;
}
.header__top__center {
  display: flex;
  align-items: center;
  position: absolute;
  right: 260px;
  top: auto;
}
@media only screen and (max-width: 900px) {
  .header__top__center {
    right: 240px;
  }
}
.header__top__center .h6 {
  font-family: "DomaineSansText", sans-serif;
  color: #00958e;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 500;
}
@media only screen and (max-width: 750px) {
  .header__top__center .h6 {
    display: none;
  }
}
.header__top__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  width: 13%;
}
.header__bottom {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .header__bottom {
    display: none;
  }
}
.header + .site-content {
  padding-top: 76px;
}

.header__top__right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.header__top__right .contact {
  padding-right: 46px;
  margin-right: 56px;
  border-right: 1px solid black;
  height: 100%;
  display: flex;
  align-content: center;
}
.header__top__right .contact a {
  color: #3f403e;
  font-family: "DomaineSansText", sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  .header__top__right .contact {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .header__top__right .contact {
    padding-right: 0;
    border: none;
    margin-right: 40px;
  }
  .header__top__right .contact a {
    font-size: 0;
    color: transparent;
    width: 30px;
    height: 20px;
    background: url(images/phone.svg) no-repeat center;
    background-size: 16px auto;
  }
}

.scrolled .header {
  background: #ffffff;
  filter: drop-shadow(15px 15px 20px rgba(0, 0, 0, 0.1));
}
.scrolled .header__top-bar {
  display: none;
}
.scrolled .header__middle {
  padding: 20px 0;
}
@media only screen and (max-width: 1024px) {
  .scrolled .header__middle {
    padding: 20px;
  }
}

.error_template {
  padding: 200px 0;
}
.error_template .page-content {
  width: 50%;
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
  .error_template .page-content {
    width: 100%;
  }
}

.site-footer {
  width: 100%;
  background: #faf2ef;
}
.site-footer .container {
  padding: 0 40px;
}
.site-footer__cont {
  padding: 56px 0 10px 0;
}
@media only screen and (max-width: 750px) {
  .site-footer__cont {
    padding-top: 40px;
  }
}
.site-footer__cont p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  padding: 20px 0;
  text-transform: uppercase;
}
.site-footer__cont p img {
  width: 116px;
  height: 26px;
  margin-left: 10px;
}
.site-footer__container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .site-footer__container {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
    width: 768px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  .site-footer__container {
    grid-template-columns: 1fr;
    justify-content: center;
    padding: 20px 0;
  }
}
.site-footer__column {
  position: relative;
}
.site-footer__title {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #00958e;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .site-footer__title {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site-footer__title {
    font-size: 12px;
  }
}
.site-footer .footerlogo {
  width: 240px;
}
.site-footer .copyright, .site-footer .footer__navigation {
  font-size: 10px;
  font-family: "Eina", sans-serif;
  color: #000;
  text-align: center;
  margin-top: 50px;
  font-family: "DomaineSansText", sans-serif;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .site-footer .copyright, .site-footer .footer__navigation {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .site-footer .copyright, .site-footer .footer__navigation {
    font-size: 12px;
  }
}
.site-footer .copyright a, .site-footer .footer__navigation a {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.3s;
}
.site-footer .copyright a:hover, .site-footer .footer__navigation a:hover {
  color: #00847b;
}
@media only screen and (max-width: 750px) {
  .site-footer .copyright, .site-footer .footer__navigation {
    margin-top: 40px;
  }
}
.site-footer .footer__navigation {
  margin-top: 0;
}
.site-footer .footer__navigation p {
  padding: 0;
}

.videos {
  text-align: center;
}
.videos .container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 900px) {
  .videos .container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.videos__video {
  width: 100%;
  position: relative;
  padding-top: 54%;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .videos__video {
    padding-top: 128% !important;
  }
}
.videos__video video {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.videos__video .image_placeholder {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.videos__video .image_placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.41) 100%);
}
.videos__video .image_placeholder img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.videos .controls {
  display: none;
}
.videos .video-controls {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px 4px;
  cursor: pointer;
}
.videos .video-controls.pause {
  height: 32px;
  width: 32px;
  background: url(images/pause.svg) center/contain no-repeat;
  z-index: 2;
  font-size: 0;
}
.videos__text-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  margin-top: 25px;
  width: 435px;
  padding: 0 20px;
  max-width: 100%;
}
@media only screen and (max-width: 600px) {
  .videos__text-cont {
    width: 295px;
  }
}
.videos__title {
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin-top: 20px;
  line-height: 1.3;
}
@media only screen and (max-width: 1024px) {
  .videos__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .videos__title {
    font-size: 24px;
  }
}
.videos .play-button {
  cursor: pointer;
}
.videos--1 .container {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.videos--1 .videos__video {
  padding-top: 40%;
}

.image-text + .videos,
.videos + .image-text {
  margin-top: 0;
}

.image_text_block {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .image_text_block + .image_text_block .image_text_block__cont {
    padding-top: 0;
  }
}
.image_text_block__cont {
  width: 100%;
  display: grid;
  grid-gap: 140px;
  grid-template-columns: repeat(2, 1fr);
  padding: 67px 0 0 0;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__cont {
    grid-gap: 60px;
  }
}
@media only screen and (max-width: 900px) {
  .image_text_block__cont {
    grid-template-columns: 1fr;
  }
}
.image_text_block__image {
  display: block;
  width: 100%;
  height: 100%;
}
.image_text_block__image a {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.image_text_block__image iframe {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}
.image_text_block__image .video-post__wrapper {
  display: block;
  width: 100%;
  height: 100%;
}
.image_text_block__image .video-post__wrapper iframe {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.77;
}
.image_text_block__image video {
  display: block;
  width: 100%;
  height: 100%;
}
.image_text_block__image video source {
  display: block;
  width: 100%;
  height: 100%;
}
.image_text_block__description {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 537px;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__description {
    width: 100%;
  }
}
.image_text_block__image-cont {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  aspect-ratio: 0.76;
}
.image_text_block__image-cont img {
  object-fit: cover;
}
@media only screen and (max-width: 900px) {
  .image_text_block__image-cont {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
  }
}
.image_text_block__image--left {
  order: -1;
}
.image_text_block__title {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 460px;
  padding-bottom: 20px;
}
.image_text_block__title h3 {
  font-size: 45px;
  color: #00958e;
  line-height: 1;
}
@media only screen and (max-width: 750px) {
  .image_text_block__title h3 {
    font-size: 30px;
  }
}
.image_text_block__subtitle {
  padding-bottom: 20px;
}
.image_text_block__subtitle h5 {
  letter-spacing: 3px;
  text-transform: uppercase;
}
.image_text_block__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 40px;
}
.image_text_block__text h1, .image_text_block__text h2, .image_text_block__text h3, .image_text_block__text h4, .image_text_block__text h5, .image_text_block__text h6 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.image_text_block__text h1:first-child, .image_text_block__text h2:first-child, .image_text_block__text h3:first-child, .image_text_block__text h4:first-child, .image_text_block__text h5:first-child, .image_text_block__text h6:first-child {
  margin-top: 0;
}
.image_text_block__text h1 {
  font-size: 100px;
  font-family: "DomaineSansDisplay", sans-serif;
  color: #00847b;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__text h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .image_text_block__text h1 {
    font-size: 50px;
  }
}
.image_text_block__text h2 {
  font-size: 70px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__text h2 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .image_text_block__text h2 {
    font-size: 40px;
  }
}
.image_text_block__text h3 {
  font-size: 50px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__text h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  .image_text_block__text h3 {
    font-size: 28px;
  }
}
.image_text_block__text h4 {
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__text h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .image_text_block__text h4 {
    font-size: 24px;
  }
}
.image_text_block__text h5 {
  font-size: 26px;
  font-family: "DomaineDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__text h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .image_text_block__text h5 {
    font-size: 16px;
  }
}
.image_text_block__text h6 {
  font-size: 16px;
  font-family: "Eina", sans-serif;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .image_text_block__text h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .image_text_block__text h6 {
    font-size: 16px;
  }
}
.image_text_block__text p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 28px;
  color: #565654;
  font-family: "DomaineSansText", sans-serif;
}
.image_text_block__text ul, .image_text_block__text ol {
  padding-left: 15px;
  line-height: 1.6;
  font-family: "DomaineSansText", sans-serif;
}
.image_text_block__text ul li {
  font-size: 20px;
  font-family: "DomaineSansText", sans-serif;
  list-style: disc;
  color: #3f403e;
  padding-bottom: 10px;
  font-weight: 300;
}
.image_text_block__text a {
  color: #00958e;
}
.image_text_block__text a:hover {
  text-decoration: underline;
}
.image_text_block__text blockquote {
  padding-left: 30px;
  border-left: 3px solid #00958e;
}
.image_text_block__text blockquote p {
  font-size: 16px;
}
.image_text_block__text img {
  width: auto;
  height: auto;
  margin: 0 0 28px 0;
}
.image_text_block__text .alignleft {
  float: left;
  margin-right: 30px;
}
.image_text_block__text .aligncenter {
  margin: 30px auto;
  display: block;
}
.image_text_block__text .alignright {
  float: right;
  margin-left: 30px;
}
.image_text_block__text h3 {
  line-height: 1;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 46px;
}
@media only screen and (max-width: 750px) {
  .image_text_block__text h3 {
    font-size: 28px;
  }
}
.image_text_block__text__subtitle_1 {
  padding-bottom: 20px;
  font-size: 17px !important;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0 !important;
}
.image_text_block__text h6, .image_text_block__text h5 {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin-bottom: 30px;
  color: #565654;
  margin-top: 0;
}
.image_text_block__text p {
  margin-bottom: 0;
  color: #565654;
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
}
.image_text_block__text .button {
  font-weight: 400;
  padding: 10px 24px;
  margin: 0 auto;
}

.image_text_block__image--large .container {
  padding: 0 40px;
}
.image_text_block__image--large .image_text_block__cont {
  grid-gap: 80px;
}
.image_text_block__image--large .image_text_block__image-cont .image-background img {
  object-fit: contain;
}

@media only screen and (min-width: 900px) {
  /*    body.page-micromidfacelift{
          .image_text_block + .image_text_block{
              .image_text_block__cont{
                  grid-auto-flow: dense;
              }
              .image_text_block__description{
                  grid-column: 2;
              }
              .image_text_block__image{
                  grid-column: 1;
              }
          }
      }
      */
  .image_text_block:nth-child(even) .image_text_block__cont {
    grid-auto-flow: dense;
  }
  .image_text_block:nth-child(even) .image_text_block__description {
    grid-column: 2;
  }
  .image_text_block:nth-child(even) .image_text_block__image {
    grid-column: 1;
  }
}
.image_text_block_right {
  position: relative;
}
.image_text_block_right__cont {
  width: 100%;
  display: grid;
  grid-gap: 50px;
  grid-template-columns: repeat(2, 1fr);
  padding: 80px 0;
}
@media only screen and (max-width: 900px) {
  .image_text_block_right__cont {
    grid-template-columns: 1fr;
  }
}
.image_text_block_right__cont--description {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.image_text_block_right__cont--image {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  aspect-ratio: 1;
}
.image_text_block_right__cont--image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media only screen and (max-width: 900px) {
  .image_text_block_right__cont--image {
    text-align: center;
  }
}
.image_text_block_right--title {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  padding-bottom: 20px;
}
.image_text_block_right--title h3 {
  font-size: 45px;
  color: #00958e;
  line-height: 1;
}
@media only screen and (max-width: 750px) {
  .image_text_block_right--title h3 {
    font-size: 30px;
  }
}
.image_text_block_right--subtitle {
  padding-bottom: 20px;
}
.image_text_block_right--subtitle h5 {
  letter-spacing: 3px;
  text-transform: uppercase;
}
.image_text_block_right--text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding-bottom: 45px;
}
.image_text_block_right--text p {
  line-height: 2;
}
.image_text_block_right--text .button {
  margin: 0 auto;
}

.text_block {
  margin: 77px 0 32px;
}
.text_block__cont {
  text-align: center;
  padding: 0 80px;
}
.text_block__cont--description--text h1, .text_block__cont--description--text h2, .text_block__cont--description--text h3, .text_block__cont--description--text h4, .text_block__cont--description--text h5, .text_block__cont--description--text h6 {
  margin: 0 auto;
  margin-bottom: 30px;
  font-family: "DomaineSansDisplay", sans-serif;
  color: #00847b;
}
.text_block__cont--description--text p {
  font-family: "DomaineSansText", sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #3f403e;
  line-height: 1.5;
  letter-spacing: 1px;
}
.text_block__cont--description--text p span {
  font-weight: 300;
}
.text_block__cont--description--text ul li {
  font-size: 20px;
  font-weight: 300;
}
.text_block__cont--description .button {
  padding: 13px 23px;
  min-width: 200px;
  max-width: 460px;
  font-weight: 400;
}
@media only screen and (max-width: 750px) {
  .text_block__cont {
    padding: 0;
  }
}
.text_block iframe body {
  background: none !important;
}
.text_block iframe .row.expanded .row {
  background: none !important;
}

.two_columns_text {
  margin: 100px 0;
}
.two_columns_text__cont {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 180px;
}
@media only screen and (max-width: 1024px) {
  .two_columns_text__cont {
    grid-gap: 80px;
  }
}
.two_columns_text--right, .two_columns_text--left {
  color: #565654;
  line-height: 1.63;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.two_columns_text--right h3, .two_columns_text--right h4, .two_columns_text--right h5, .two_columns_text--right h6, .two_columns_text--left h3, .two_columns_text--left h4, .two_columns_text--left h5, .two_columns_text--left h6 {
  font-family: "DomaineSansDisplay", sans-serif;
  font-size: 34px;
  line-height: 1.18;
  padding-bottom: 30px;
}
.two_columns_text--right iframe, .two_columns_text--left iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.two_columns_text--left iframe, .two_columns_text--right iframe {
  min-width: 100%;
  aspect-ratio: 560/315;
  height: auto;
}
@media only screen and (max-width: 750px) {
  .two_columns_text__cont {
    grid-gap: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .two_columns_text__cont {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    padding-top: 0;
    margin-bottom: 60px;
  }
}

.two_columns_text_half {
  margin-top: 80px;
}
.two_columns_text_half__cont {
  display: flex;
  gap: 16%;
  justify-content: space-between;
  line-height: 1.63;
}
.two_columns_text_half--right {
  max-width: 920px;
  flex: 2;
}
.two_columns_text_half--left {
  max-width: 480px;
  flex: 1;
}
.two_columns_text_half--left h3 {
  line-height: 1.18;
  font-size: 34px;
}
@media only screen and (max-width: 1024px) {
  .two_columns_text_half__cont {
    grid-gap: 100px;
  }
}
@media only screen and (max-width: 750px) {
  .two_columns_text_half__cont {
    grid-gap: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .two_columns_text_half__cont {
    flex-direction: column;
    padding-top: 0;
    margin-bottom: 60px;
  }
}

.gallery {
  /*  &--1 {
       grid-template-columns: repeat(1,1fr); 
   }

   &--2,
   &--4,
   &--8 {
       grid-template-columns: repeat(2,1fr); 
   }    

   &--5,
   &--7,
   &--9 {
       .gallery__item {
           &:nth-last-child(1) {
               grid-row: span 2;
           }
       }
   }     */
}
.gallery__cont {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 0 40px 200px 40px;
  grid-gap: 100px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1280px) {
  .gallery__cont {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 750px) {
  .gallery__cont {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gallery__item {
  position: relative;
  width: 300px;
  aspect-ratio: 0.7633;
}
@media only screen and (max-width: 750px) {
  .gallery__item {
    margin: 0 auto;
  }
}
.gallery__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 88px;
  background-color: #00847b;
  opacity: 0.7;
}
.gallery__item img {
  object-fit: cover;
  display: block;
}
.gallery__item:nth-child(4) {
  grid-column: 1/3;
  place-self: center;
  grid-row: 2;
}
@media only screen and (max-width: 1280px) {
  .gallery__item:nth-child(4) {
    grid-column: auto;
    grid-row: auto;
  }
}
.gallery__item:nth-child(5) {
  grid-column: 2/4;
  place-self: center;
  grid-row: 2;
}
@media only screen and (max-width: 1280px) {
  .gallery__item:nth-child(5) {
    grid-column: auto;
    grid-row: auto;
  }
}
.gallery__title {
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
}

/* .gallery + .kenmore_products {
    margin-top: 0;

    .kenmore_products__cont {
        padding-top: 0;

        .product_grid__cont {
            margin-top: 0;
            padding-top: 20px;
        }
    }

} */
.face-gallery__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px 2%;
  padding: 0 170px;
  margin: 35px 0 70px 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  mix-blend-mode: multiply;
}

.before_and_after_gallery {
  position: relative;
  padding: 145px 0;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  .before_and_after_gallery {
    padding: 40px 0 60px;
  }
}
.before_and_after_gallery__cont {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
  align-items: center;
  position: relative;
}
.before_and_after_gallery__cont--title {
  margin-top: 45px;
}
.before_and_after_gallery__cont--title .title {
  color: #ffffff;
  text-transform: initial;
  font-weight: 100;
}
@media only screen and (max-width: 750px) {
  .before_and_after_gallery__cont--title .title {
    font-size: 40px;
  }
}
.before_and_after_gallery__cont--subtitle {
  margin-top: 20px;
}
.before_and_after_gallery__cont--subtitle .subtitle {
  font-family: "DomaineSansText", sans-serif;
  font-size: 30px;
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 750px) {
  .before_and_after_gallery__cont--subtitle .subtitle {
    font-size: 24px;
  }
}
.before_and_after_gallery__cont .button {
  display: inline-block;
  cursor: pointer;
  min-width: 200px;
  max-width: 100%;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Eina", sans-serif;
  background: #000;
  color: #ffffff;
  transition: 0.5s ease;
  border-radius: 5px;
  letter-spacing: 1px;
  padding: 13px 35px 10px;
  transition: all 0.8s ease;
  text-align: center;
  color: #000;
  background: #ffffff;
  height: auto;
  margin-top: 40px;
  transition: all 0.8s ease !important;
}
.before_and_after_gallery__cont .button:hover {
  transition: all 0.8s ease;
  background-color: #00958e !important;
  color: #ffffff !important;
}
.before_and_after_gallery__cont .button--line {
  border: 2px solid #f1eae7;
  background: none;
  color: #00958e !important;
}
.before_and_after_gallery__cont .button--line:hover {
  background: #faf2ef !important;
  color: #00958e !important;
}
.before_and_after_gallery__cont .button:hover {
  background: #000 !important;
  color: #ffffff !important;
}
.before_and_after_gallery__cont .button:hover {
  transition: all 0.8s ease !important;
}
.before_and_after_gallery .patient-message {
  white-space: nowrap;
}

.buttons-block {
  margin-top: 90px;
  text-align: center;
}
.buttons-block .button {
  margin: 10px;
}

.partners__cont {
  display: flex;
  gap: 50px 2%;
  padding: 0 170px;
  margin: 35px 0 70px 0px;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  filter: grayscale(1);
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 1440px) {
  .partners__cont {
    padding: 0 70px;
  }
}
@media only screen and (max-width: 900px) {
  .partners__cont {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .partners__cont {
    padding: 0;
  }
}
.partners__cont > div {
  width: 15%;
}
.partners__cont > div:nth-child(2) {
  transition-delay: 0.2s;
}
.partners__cont > div:nth-child(3) {
  transition-delay: 0.3s;
}
.partners__cont > div:nth-child(4) {
  transition-delay: 0.4s;
}
.partners__cont > div:nth-child(5) {
  transition-delay: 0.5s;
}
.partners__cont > div:nth-child(n+5) {
  transition-delay: 0.6s;
}
@media only screen and (max-width: 750px) {
  .partners__cont > div {
    width: 20%;
  }
}
@media only screen and (max-width: 600px) {
  .partners__cont > div {
    width: 27%;
  }
}
.partners__cont .image-background {
  position: relative;
}
.partners__cont img {
  width: 100%;
  height: 100px;
  object-fit: contain;
  filter: grayscale(1);
  mix-blend-mode: multiply;
}

.carrousel__cont--text {
  background: url(images/bg-black-circle.svg) no-repeat center center;
  background-size: cover;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px calc((50vw - 540px) / 2);
  position: relative;
  z-index: 3;
  max-width: 100%;
}
@media only screen and (max-width: 1440px) {
  .carrousel__cont--text {
    padding: 20px 90px 20px 40px;
  }
}
@media only screen and (max-width: 900px) {
  .carrousel__cont--text {
    padding: 60px 40px 60px 40px;
    text-align: center;
    display: block;
  }
}
@media only screen and (max-width: 750px) {
  .carrousel__cont--text {
    padding: 40px 20px;
  }
}
.carrousel__cont--text__title h2, .carrousel__cont--text__title h3, .carrousel__cont--text__title h4, .carrousel__cont--text__title h5, .carrousel__cont--text__subtitle h2, .carrousel__cont--text__subtitle h3, .carrousel__cont--text__subtitle h4, .carrousel__cont--text__subtitle h5 {
  color: #ffffff;
}
.carrousel__cont--text__title h3, .carrousel__cont--text__subtitle h3 {
  font-size: 30px;
}
@media only screen and (max-width: 1024px) {
  .carrousel__cont--text__title h3, .carrousel__cont--text__subtitle h3 {
    font-size: 50px;
    font-family: "DomaineSansDisplay", sans-serif;
    font-weight: 400;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .carrousel__cont--text__title h3, .carrousel__cont--text__subtitle h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 600px) {
  .carrousel__cont--text__title h3, .carrousel__cont--text__subtitle h3 {
    font-size: 28px;
  }
}
.carrousel__cont--text__title {
  text-transform: uppercase;
  padding-bottom: 40px;
}
.carrousel__cont--text__title h5 {
  font-family: "DomaineSansText", sans-serif;
  font-weight: 200;
}
@media only screen and (max-width: 1440px) {
  .carrousel__cont--text__title {
    padding-bottom: 0px;
  }
  .carrousel__cont--text__title h5 {
    font-size: 16px;
  }
}
.carrousel__cont--text__subtitle {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 15px;
}
.carrousel__cont--text__subtitle h3 {
  padding-bottom: 30px;
  font-family: "DomaineSansDisplay", sans-serif;
}
@media only screen and (max-width: 1440px) {
  .carrousel__cont--text__subtitle h3 {
    padding-bottom: 15px;
    font-size: 35px;
  }
}
.carrousel__cont--text__description {
  text-align: center;
  padding-bottom: 40px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: "DomaineSansText", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1440px) {
  .carrousel__cont--text__description {
    padding-bottom: 10px;
  }
}
.carrousel__cont--text__description p {
  line-height: 1.3;
}
.carrousel__cont--text .button {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  color: #000;
  transition: all 0.8s ease !important;
}
.carrousel__cont--text .button:hover {
  transition: all 0.8s ease !important;
}
.carrousel__cont--image {
  position: relative;
  aspect-ratio: 4/3.5;
}
.carrousel__cont--image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carrousel__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .carrousel__item {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 900px) {
  .carrousel .slick-arrow {
    top: 25%;
  }
}
.carrousel .slick-track {
  display: flex;
  height: 100%;
  align-items: stretch;
  background: #000;
}
@media only screen and (max-width: 900px) {
  .carrousel .slick-track {
    align-items: flex-start;
  }
}
.carrousel .slick-track .slick-slide {
  float: none;
  position: relative;
  height: unset;
}
.carrousel .slick-track .slick-slide .carrousel__item {
  height: 100%;
}

.text_background {
  position: relative;
}
.text_background .image_background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.text_background__cont {
  padding: 63px 0 50px 0;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 750px) {
  .text_background__cont {
    padding: 40px 0;
  }
}
.text_background__cont::after {
  position: absolute;
  top: 0;
  left: -20%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 149, 142, 0.7);
  shape-outside: circle(50% at 30%);
  clip-path: circle(50% at 28%);
  content: "";
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .text_background__cont::after {
    display: none;
  }
}
.text_background__cont .button {
  position: relative;
  z-index: 3;
  margin: 0 auto;
  transition: all 0.8s ease !important;
}
.text_background__cont .button:hover {
  transition: all 0.8s ease !important;
}
.text_background__title {
  padding-bottom: 110px;
  position: relative;
  z-index: 3;
}
.text_background__title h5 {
  font-family: "DomaineSansText", sans-serif;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
}
@media only screen and (max-width: 900px) {
  .text_background__title {
    padding-bottom: 30px;
  }
}
.text_background__description {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 180px;
  align-items: flex-start;
  position: relative;
  padding-bottom: 118px;
}
@media only screen and (max-width: 1024px) {
  .text_background__description {
    grid-gap: 40px;
    align-items: center;
  }
}
@media only screen and (max-width: 900px) {
  .text_background__description {
    grid-template-columns: 1fr;
    padding-bottom: 60px;
  }
}
.text_background__description--text {
  text-align: left;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 900px) {
  .text_background__description--text {
    padding-bottom: 40px;
  }
}
.text_background__description p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.63;
  position: relative;
}
.text_background__description p:nth-last-child(1) {
  margin-bottom: 0;
}
.text_background__image {
  height: 312px;
  max-height: 100%;
}
.text_background__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text_video {
  position: relative;
  overflow: hidden;
}
.text_video.text_video_padding {
  padding-left: 40px;
}
@media only screen and (max-width: 900px) {
  .text_video.text_video_padding {
    padding-left: 0;
    padding: 0 20px;
  }
}
.text_video.text_video_padding .text_video__cont {
  grid-gap: 100px;
  padding-top: 90px;
}
.text_video.text_video_padding .text_video__cont__description {
  background: none;
}
@media only screen and (max-width: 750px) {
  .text_video.text_video_padding .text_video__cont {
    grid-gap: 40px;
  }
}
.text_video__cont {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 900px) {
  .text_video__cont {
    grid-template-columns: 1fr;
  }
}
.text_video__cont--video {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.text_video__cont--video img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1;
}
@media only screen and (max-width: 1280px) {
  .text_video__cont--video {
    aspect-ratio: unset;
  }
}
@media only screen and (max-width: 900px) {
  .text_video__cont--video {
    aspect-ratio: 1.25;
  }
}
.text_video__cont__description {
  display: flex;
  flex-direction: column;
  padding: 60px 5%;
  justify-content: center;
  align-items: center;
  background: #fffaf9;
}
.text_video__cont__description--title h3 {
  color: #00958e;
  margin-bottom: 30px;
}
.text_video__cont__description--subtitle {
  padding: 0 0 37px 0;
}
.text_video__cont__description--subtitle h6, .text_video__cont__description--subtitle h5, .text_video__cont__description--subtitle h4 {
  font-family: "DomaineSansText", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
  margin-bottom: 0;
  color: #3f403e;
}
.text_video__cont__description--text {
  max-width: 460px;
  width: 100%;
  padding-bottom: 40px;
}
.text_video__cont__description--text p {
  font-family: "DomaineSansText", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
}
.text_video__cont__description--text p:nth-last-child(1) {
  margin-bottom: 0;
}
.text_video__cont__description--buttons {
  display: flex;
  flex-direction: column;
  text-align: center;
  max-width: 200px;
  width: 100%;
}
.text_video__cont__description--buttons .button {
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .text_video__cont__description {
    padding: 40px 20px 20px;
  }
}

.home .grid_images__cont--image {
  width: 25%;
}
@media only screen and (max-width: 750px) {
  .home .grid_images__cont--image {
    width: 100%;
  }
}
@media only screen and (max-width: 1280px) {
  .home {
    /*.grid_images__cont {
        gap: 50px 20px
    }
    .grid_images__cont--image{
        width: 23%;
    }*/
  }
}
@media only screen and (max-width: 1024px) {
  .home .grid_images__cont {
    margin-left: auto;
    margin-right: auto;
  }
  .home .grid_images__cont--image {
    width: 50%;
    aspect-ratio: 0.8;
  }
}
@media only screen and (max-width: 750px) {
  .home .grid_images__cont {
    gap: 20px 0;
    max-width: 300px;
  }
  .home .grid_images__cont--image {
    width: 100%;
  }
  .home .grid_images__title {
    padding-bottom: 0px;
  }
  .home .grid_images {
    padding: 40px 0;
  }
  .home .grid_images .button {
    margin-top: 0;
  }
}

.page-face-gallery .grid_images__cont, .page-w-eyes .grid_images__cont, .page-gallery .grid_images__cont {
  filter: none;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 600px) {
  .page-face-gallery .grid_images__cont, .page-w-eyes .grid_images__cont, .page-gallery .grid_images__cont {
    flex-direction: column;
  }
}
.page-face-gallery .grid_images__cont .image-background, .page-w-eyes .grid_images__cont .image-background, .page-gallery .grid_images__cont .image-background {
  filter: none;
}

.grid_images {
  padding: 60px 0 79px 0;
  text-align: center;
}
.grid_images .container {
  padding: 0;
}
.grid_images__title {
  display: block;
  margin: 0 auto;
  padding: 0 30px;
  padding-bottom: 40px;
}
.grid_images__title h5 {
  font-family: "DomaineSansDisplay", sans-serif;
  text-align: center;
  color: #00847b;
  font-weight: 500;
  font-size: 50px;
}
@media only screen and (max-width: 750px) {
  .grid_images__title h5 {
    font-size: 40px;
  }
}
.grid_images__cont {
  display: flex;
  margin: 35px 0 70px 0px;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.grid_images__cont img {
  transition: 0.3s;
}
.grid_images__cont .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 70px 10px 32px;
  display: flex;
  flex-direction: column;
  font-family: "DomaineSansText", sans-serif;
  justify-content: flex-end;
  align-items: center;
  opacity: 0;
  transition-delay: 0s !important;
}
.grid_images__cont .overlay .h5 {
  font-size: 20px;
  font-family: "DomaineSansText", sans-serif;
  font-weight: 400;
  opacity: 1;
  color: #ffffff;
  margin-bottom: 0;
  letter-spacing: 2px;
  line-height: normal;
}
.grid_images__cont .overlay .button {
  margin-top: 0;
  max-width: 200px;
}
.grid_images__cont .overlay .button_cont {
  min-height: 40px;
}
@media only screen and (max-width: 900px) {
  .grid_images__cont {
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid_images__cont--image {
  position: relative;
  aspect-ratio: 0.65;
  overflow: hidden;
  width: 25%;
}
@media only screen and (max-width: 900px) {
  .grid_images__cont--image {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .grid_images__cont--image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.grid_images__cont--image .a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #ffffff;
}
.grid_images__cont--image .a .aoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 1s;
  opacity: 0;
  z-index: 1;
}
.grid_images__cont--image .a .image-background {
  transition: all 2s ease;
}
.grid_images__cont--image .a:hover .aoverlay {
  opacity: 0.5;
}
.grid_images__cont--image .a:hover .image-background {
  transform: scale(1.1);
}
.grid_images__cont--image .a:hover .image-background img {
  filter: grayscale(1);
}
.grid_images__cont--image .a .patient-message {
  top: 0;
  bottom: auto;
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding-left: 20px;
  text-align: left;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  transition: 0.3s ease-out;
  display: block;
  line-height: 1.2;
  padding-top: 15px;
}
.grid_images__cont--image--text {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 88px;
  transition: 0.3s ease-out;
  z-index: 2;
}
.grid_images__cont--image--text p {
  font-family: "DomaineSansText", sans-serif;
  font-size: 20px;
  font-weight: 400;
  opacity: 1;
  color: #ffffff;
  margin-bottom: 0;
  letter-spacing: 2px;
  line-height: normal;
}
.grid_images__cont--image--text p:hover {
  font-family: "DomaineSansText", sans-serif;
}
.grid_images .button {
  margin: 13px 0 0 0;
  transition: all 0.8s ease !important;
}
.grid_images .button:hover {
  transition: all 0.8s ease !important;
}
.grid_images.alt {
  /*
  .grid_images__cont {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      gap: 100px;
      img{
          filter: none;
      }
      @include responsive('mobile-h') {
          gap: 40px;
      }
  } 
  .grid_images__cont--image {
      .a {
          .aoverlay{
              background-color: rgba(250, 242, 239, .3);
              background: none;
          }
      }
  }
  .grid_images__cont--image--text{
      background-color: rgba(250, 242, 239, .7);            
      p{
          color: $green;
      }
  }
  */
}

.grid_images--white {
  background-color: #fffaf9;
}

.instagram-section {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.instagram-section--title {
  padding: 55px 0 35px 0;
  text-align: center;
  text-transform: uppercase;
  color: #3F403E;
  font-family: "DomaineSansText", sans-serif;
}
.instagram-section__cont {
  aspect-ratio: 3;
  position: relative;
}
@media only screen and (max-width: 750px) {
  .instagram-section__cont {
    aspect-ratio: 2;
  }
}
.instagram-section__cont__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.instagram-section__cont__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.instagram-section__cont--text {
  display: block;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 25px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
  font-family: "DomaineSansDisplay", sans-serif;
}
@media only screen and (max-width: 750px) {
  .instagram-section__cont--text {
    font-size: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .instagram-section__cont--text {
    font-size: 42px;
  }
}
.instagram-section__button {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
}
.instagram-section__button .button {
  text-align: center;
  margin: 40px 0;
}

.quote {
  text-align: center;
  position: relative;
  padding-bottom: 160px;
}
@media only screen and (max-width: 750px) {
  .quote {
    padding-bottom: 70px;
  }
}
.quote::after {
  position: absolute;
  top: 30px;
  left: 30px;
  content: "";
  width: 232px;
  height: 160px;
  background: url(images/quote.svg) no-repeat center center;
}
@media only screen and (max-width: 900px) {
  .quote::after {
    left: 10px;
    background-size: 70%;
  }
}
@media only screen and (max-width: 750px) {
  .quote::after {
    display: none;
  }
}
.quote::before {
  position: absolute;
  bottom: 30px;
  right: 30px;
  content: "";
  width: 232px;
  height: 160px;
  background: url(images/quote.svg) no-repeat center center;
  transform: rotate(180deg);
}
@media only screen and (max-width: 900px) {
  .quote::before {
    right: 10px;
    background-size: 70%;
  }
}
@media only screen and (max-width: 750px) {
  .quote::before {
    display: none;
  }
}
.quote__title {
  display: block;
  padding: 64px 0 16px;
  text-transform: uppercase;
}
.quote__title h5 {
  font-family: "DomaineSansText", sans-serif;
  color: #3f403e;
}
.quote .rating h6 {
  font-family: "DomaineSansText", sans-serif;
  color: #3f403e;
  padding: 20px 0;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.quote .rating h6 span {
  font-family: "DomaineSansText", sans-serif;
  font-size: 26px;
  letter-spacing: 2.6px;
}
.quote .stars {
  display: flex;
  width: 100%;
  justify-content: center;
  position: relative;
}
.quote .stars::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 10%;
  height: auto;
  border-bottom: 1px solid;
  content: "";
  transform: translateX(-50%);
}
.quote__text {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 0;
}
.quote__text p {
  font-family: "DomaineDisplay", sans-serif;
  font-size: 34px;
  color: #00958e;
  line-height: 1.5;
}
@media only screen and (max-width: 1024px) {
  .quote__text p {
    font-size: 28px;
  }
}
@media only screen and (max-width: 750px) {
  .quote__text p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .quote__text p {
    font-size: 18px;
  }
}
.quote__author {
  font-family: "DomaineSansText", sans-serif;
  padding: 20px 0 0px;
  color: #565654;
  font-style: italic;
  letter-spacing: 1px;
}
.quote img {
  padding-bottom: 20px;
  position: relative;
}
.quote .slick-arrow {
  background: url(images/slider-arrow_black.svg) no-repeat center;
}
.quote .slick-next {
  right: -10%;
}
.quote .slick-prev {
  left: -10%;
}
@media only screen and (max-width: 1440px) {
  .quote .slick-next {
    right: -26px;
  }
  .quote .slick-prev {
    left: -26px;
  }
}
@media only screen and (max-width: 1024px) {
  .quote .slick-next {
    right: -26px;
  }
  .quote .slick-prev {
    left: -26px;
  }
}
.quote .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  gap: 10px;
  padding-left: 0;
}
.quote .slick-dots li {
  width: 10px;
  height: 10px;
  font-size: 35px;
  position: relative;
  background: #fff;
  list-style: none;
  border-radius: 100%;
  cursor: pointer;
}
.quote .slick-dots li::marker {
  display: none !important;
}
.quote .slick-dots li.slick-active {
  background: #000;
}
.quote .slick-dots li button {
  display: none;
}

.contact-home {
  position: relative;
  overflow: hidden;
}
.contact-home:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 464px;
  content: "";
  background: linear-gradient(0deg, #00847B 0%, rgba(0, 132, 123, 0) 100%);
  z-index: 2;
}
.contact-home:after {
  opacity: 0.25;
  background-color: #FAF2EF;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.contact-home .image_background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.contact-home .image_background.aos-animate {
  opacity: 0.35 !important;
}
.contact-home .container {
  position: relative;
  z-index: 4;
}
.contact-home__title {
  text-align: center;
  text-transform: uppercase;
  padding-top: 50px;
  position: relative;
}
@media only screen and (max-width: 750px) {
  .contact-home__title {
    padding-top: 40px;
  }
}
.contact-home__title h5 {
  color: #3f403e;
  font-weight: 300;
  font-family: "DomaineSansText", sans-serif;
}
.contact-home__title h5 span {
  font-size: 20px;
}
.contact-home__cont {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 75px;
  padding: 136px 0 57px 0;
}
@media only screen and (max-width: 750px) {
  .contact-home__cont {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 900px) {
  .contact-home__cont {
    grid-template-columns: 1fr;
    display: block;
  }
}
.contact-home__cont__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact-home__cont__form .form .gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 26px;
}
.contact-home__cont__form__name {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.contact-home__cont__form .gform_wrapper.gravity-theme .gform_footer, .contact-home__cont__form .gform_wrapper.gravity-theme .gform_page_footer {
  padding-bottom: 0;
  margin-bottom: 0;
}
.contact-home__cont__form .gform_validation_error .gform_validation_errors {
  background: transparent;
  border: none;
  box-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 16px 16px 16px 48px;
}
.contact-home__cont__form .gform_validation_error .gform_validation_errors h2 {
  font-family: "Eina", sans-serif;
  font-size: 15px;
}
.contact-home__cont__form form {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.contact-home__cont__form form input {
  margin-bottom: 0 !important;
  margin: 0 auto;
  border-radius: 5px;
}
.contact-home__cont__form form .first_name, .contact-home__cont__form form .last_name {
  max-width: 200px;
  max-height: 40px;
}
.contact-home__cont__form form .gform_body .gform_fields {
  grid-column-gap: 5%;
}
.contact-home__cont__form form .gform_body legend {
  display: none !important;
}
.contact-home__cont__form form .gform_body span input {
  background: white !important;
  border-radius: 5px;
  color: #3f403e;
}
.contact-home__cont__form form .gform_body span label {
  display: none !important;
}
.contact-home__cont__form form .gform_body .ginput_container {
  gap: 18px;
}
.contact-home__cont__form form .gform_body .ginput_container input {
  border: none !important;
  border-radius: 5px;
  padding: 9px 20px;
  color: #3f403e;
  background: white !important;
}
.contact-home__cont__form form .gform_body .ginput_container textarea {
  font-size: 15px;
  border: none !important;
  height: 200px !important;
  border-radius: 5px;
  padding: 9px 20px;
  color: #3f403e;
  background: white !important;
}
.contact-home__cont__form form .gform_body .ginput_container .validation_message {
  background: none;
  border: none;
  padding: 0;
}
.contact-home__cont__form form .gform_body .validation_message {
  background: none;
  border: none;
  padding: 0;
}
.contact-home__cont__form form .gform_body .gfield--width-half label {
  display: none !important;
}
.contact-home__cont__form form .gform_body .gfield_label {
  display: none !important;
}
.contact-home__cont__text {
  display: block;
}
.contact-home__cont__text .contact_data {
  width: 564px;
  max-width: 100%;
}
.contact-home__cont__text .contact_data__title {
  text-transform: uppercase;
  color: #565756;
  font-family: "DomaineSansText", sans-serif;
}
.contact-home__cont__text .contact_data__text {
  font-size: 26px;
  padding-bottom: 28px;
  color: #565756;
  font-family: "DomaineSansText", sans-serif;
}
@media only screen and (max-width: 750px) {
  .contact-home__cont__text .contact_data__text {
    font-size: 20px;
  }
}
.contact-home__cont__text .contact_data__text a {
  color: #565756;
}
.contact-home__cont__text .contact_data .button {
  font-size: 13px !important;
}

.blogs {
  background: #faf2ef;
}
.blogs__cont {
  padding: 80px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 100px;
}
@media only screen and (max-width: 900px) {
  .blogs__cont {
    grid-gap: 60px 40px;
  }
}
@media only screen and (max-width: 750px) {
  .blogs__cont {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 20px;
  }
}
@media only screen and (max-width: 600px) {
  .blogs__cont {
    grid-template-columns: 1fr;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.blogs__cont .articles__item {
  width: 100%;
  min-width: 100%;
  max-width: 300px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.blogs__cont .articles__item__image {
  width: 100%;
  height: auto;
  display: block;
}
.blogs__cont .articles__item__image .post-item__image {
  position: relative;
  aspect-ratio: 1;
  display: block;
  width: 100%;
  height: 100%;
}
.blogs__cont .articles__item__image img {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-out;
}
.blogs__cont .articles__item__image a {
  display: block;
  background-color: #00847b;
}
.blogs__cont .articles__item__image a:hover img {
  opacity: 0.7;
}
.blogs__cont .articles__item .title {
  padding: 30px 0;
  color: #00847b;
  font-size: 26px;
  line-height: 1.15;
}
.blogs__cont .articles__item .title a {
  color: #00847b;
}
.blogs__cont .articles__item .title a:hover {
  text-decoration: underline;
}
.blogs__cont .articles__item .post_description {
  padding: 0px 0 30px;
}
.blogs__cont .articles__item .post_description p {
  line-height: 1.63;
  color: #565654;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.blogs__cont .articles__item .author_and_date {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid;
  letter-spacing: 0.88px;
  text-transform: uppercase;
  font-family: "DomaineSansText", sans-serif;
  font-size: 14px;
}
.blogs__cont .articles__item .author_and_date p {
  line-height: normal;
}
.blogs__cont .articles__item .author_and_date a {
  color: #000;
  transition: 0.3s ease-out;
}
.blogs__cont .articles__item .author_and_date a:hover {
  color: #00847b;
}
.blogs__cont .articles__item .post_bottom {
  margin-top: auto;
}
.blogs__cont .articles__item .button-post {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  color: #00847b;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.blogs__cont .articles__item .button-post:hover {
  text-decoration: underline;
}

.faqs__tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.faqs__tabs__item {
  margin: 20px;
  cursor: pointer;
}
.faqs__tabs__item.js-tab-active .faqs__tabs__image, .faqs__tabs__item:hover .faqs__tabs__image {
  border-color: #00958e;
}
.faqs__tabs__item.js-tab-active .faqs__tabs__text:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: #fffaf9;
  content: "";
}
.faqs__tabs__image {
  position: relative;
  width: 180px;
  height: 172px;
  border: 2px solid #ffffff;
}
.faqs__tabs__text {
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
}
.faqs__tab {
  margin-top: 130px;
  display: none;
}
@media only screen and (max-width: 900px) {
  .faqs__tab {
    margin-top: 65px;
  }
}
.faqs__tab.js-tab-active {
  display: block;
}
.faqs__tab__item {
  background: #ffffff;
  border-bottom: 1px solid #faf2ef;
}
.faqs__tab__item__question {
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  padding: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .faqs__tab__item__question {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .faqs__tab__item__question {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .faqs__tab__item__question {
    padding: 20px;
    text-align: left;
  }
}
.faqs__tab__item__question span {
  margin-right: 45px;
}
.faqs__tab__item__question:after {
  width: 15px;
  height: 8px;
  background: url(images/arrow.svg) center/contain no-repeat;
  content: "";
}
.faqs__tab__item__answer {
  margin: 0 auto;
  width: 629px;
  max-width: 100%;
  display: none;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .faqs__tab__item__answer {
    width: 100%;
    padding: 0 20px;
  }
}
.faqs__tab__item.js-open {
  background: #F7F7F7;
  padding-bottom: 40px;
  border-color: #F7F7F7;
}
.faqs__tab__item.js-open .faqs__tab__item__question:after {
  transform: rotate(180deg);
}

.logos {
  background-color: #f1eae7;
  padding: 50px 0;
  margin-top: 80px;
  position: relative;
}
.logos__item {
  position: relative;
  height: 45px;
}
.logos__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.logos .slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
}
.logos .slick-dots {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  position: absolute;
  padding-bottom: 39px;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 87px;
}
.logos .slick-dots li {
  list-style: none;
}
.logos .slick-dots li:only-child {
  display: none;
}
.logos .slick-dots li button {
  width: 9px;
  height: 9px;
  font-size: 0;
  color: transparent;
  display: block;
  border-radius: 100%;
  background-color: #000;
  transition: 0.3s;
}
.logos .slick-dots li.slick-active button {
  background: #fff;
}
.logos .slick-slider {
  position: static;
}
.logos .slick-arrow {
  background: url(images/slider-arrow_black.svg) no-repeat center;
  width: 16px;
  height: 32px;
  position: absolute;
  top: 50%;
}
.logos .slick-arrow.slick-prev {
  left: 32px;
}
.logos .slick-arrow.slick-next {
  right: 32px;
}
@media only screen and (max-width: 1024px) {
  .logos .slick-arrow.slick-prev {
    left: 10px;
  }
  .logos .slick-arrow.slick-next {
    right: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .logos .slick-dots {
    padding-bottom: 0;
  }
}

.baslider {
  background-color: #f1eae7;
  padding: 31px 0 32px;
  margin-top: 80px;
  position: relative;
}
.baslider .title {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 300;
  font-family: "DomaineSansText", sans-serif;
  margin-bottom: 21px;
}
.baslider__slider {
  max-width: 820px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.baslider__sliderout {
  position: relative;
}
.baslider .image-background {
  aspect-ratio: 820/613;
  position: relative;
}
.baslider .image-background:before {
  height: 87px;
  width: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
}
.baslider .image-background .patient-message {
  transform: none;
  left: 30px;
}
.baslider .slick-dots {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  position: absolute;
  padding-bottom: 39px;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 87px;
}
.baslider .slick-dots li {
  list-style: none;
}
.baslider .slick-dots li:only-child {
  display: none;
}
.baslider .slick-dots li button {
  width: 9px;
  height: 9px;
  font-size: 0;
  color: transparent;
  display: block;
  border-radius: 100%;
  background-color: #000;
  transition: 0.3s;
}
.baslider .slick-dots li.slick-active button {
  background: #fff;
}
.baslider .slick-slider {
  position: static;
}
.baslider .slick-arrow {
  background: url(images/slider-arrow_black.svg) no-repeat center;
  width: 16px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
}
.baslider .slick-arrow.slick-prev {
  left: 32px;
}
.baslider .slick-arrow.slick-next {
  right: 32px;
}
@media only screen and (max-width: 1024px) {
  .baslider__sliderout {
    padding: 0 40px;
  }
  .baslider .slick-arrow.slick-prev {
    left: 10px;
  }
  .baslider .slick-arrow.slick-next {
    right: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .baslider__sliderout {
    padding-bottom: 30px;
  }
  .baslider .slick-dots {
    padding-bottom: 0;
  }
}

.four {
  max-width: 1632px;
  padding: 0 70px;
}
@media only screen and (max-width: 600px) {
  .four {
    padding: 0;
  }
}
.four .slick-list .slick-track {
  width: 100%;
}
.four .slick-list .slick-track .slick-slide::before {
  height: auto;
}
.four .slick-dots {
  bottom: -60px;
}

.reviews {
  margin: 60px 0 0px;
}
@media only screen and (max-width: 750px) {
  .reviews {
    margin: 35px 0 0px;
  }
}
.reviews__item {
  padding: 10px 0 40px;
  position: relative;
  margin-bottom: 40px;
}
.reviews__item::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 75%;
  height: 1px;
  transform: translateX(-50%);
  background-color: #9fa29c;
  opacity: 0.25;
  content: "";
}
.reviews__item__title {
  font-weight: 700;
  color: #00958e;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "DomaineDisplay", sans-serif;
  display: block;
  margin-bottom: 15px;
}
.reviews__item__cont {
  font-family: "DomaineSansText", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #565654;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 30px;
  padding: 15px 0 15px 30px;
  border-left: 2px solid #00958e;
}
.reviews__item__rating {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #565654;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.reviews__item__rating svg {
  width: 20px;
  height: 20px;
  margin-right: 2px;
}
.reviews__item__rating svg:last-child {
  margin-right: 15px;
}
.reviews__item__author {
  font-family: "DomaineSansText", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: center;
}

.post {
  margin-bottom: 180px;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.post h1:first-child, .post h2:first-child, .post h3:first-child, .post h4:first-child, .post h5:first-child, .post h6:first-child {
  margin-top: 0;
}
.post h1 {
  font-size: 100px;
  font-family: "DomaineSansDisplay", sans-serif;
  color: #00847b;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .post h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .post h1 {
    font-size: 50px;
  }
}
.post h2 {
  font-size: 70px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .post h2 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .post h2 {
    font-size: 40px;
  }
}
.post h3 {
  font-size: 50px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .post h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  .post h3 {
    font-size: 28px;
  }
}
.post h4 {
  font-size: 36px;
  font-family: "DomaineSansDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .post h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .post h4 {
    font-size: 24px;
  }
}
.post h5 {
  font-size: 26px;
  font-family: "DomaineDisplay", sans-serif;
  font-weight: 400;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .post h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .post h5 {
    font-size: 16px;
  }
}
.post h6 {
  font-size: 16px;
  font-family: "Eina", sans-serif;
  color: #00958e;
}
@media only screen and (max-width: 1024px) {
  .post h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .post h6 {
    font-size: 16px;
  }
}
.post p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 28px;
  color: #565654;
  font-family: "DomaineSansText", sans-serif;
}
.post ul, .post ol {
  padding-left: 15px;
  line-height: 1.6;
  font-family: "DomaineSansText", sans-serif;
}
.post ul li {
  font-size: 20px;
  font-family: "DomaineSansText", sans-serif;
  list-style: disc;
  color: #3f403e;
  padding-bottom: 10px;
  font-weight: 300;
}
.post a {
  color: #00958e;
}
.post a:hover {
  text-decoration: underline;
}
.post blockquote {
  padding-left: 30px;
  border-left: 3px solid #00958e;
}
.post blockquote p {
  font-size: 16px;
}
.post img {
  width: auto;
  height: auto;
  margin: 0 0 28px 0;
}
.post .alignleft {
  float: left;
  margin-right: 30px;
}
.post .aligncenter {
  margin: 30px auto;
  display: block;
}
.post .alignright {
  float: right;
  margin-left: 30px;
}
.post .featuredimage {
  aspect-ratio: 1440/550;
  position: relative;
}
.post .featuredimage img {
  width: 100%;
  height: 100%;
}
.post h1, .post h2, .post h3, .post h4 {
  color: #3f403e;
}
.post .introduction {
  padding-top: 57px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 112px;
  float: none;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 1;
}
.post .introduction .title {
  font-size: 60px;
  color: #3f403e;
  text-align: center;
  margin-bottom: 60px;
}
.post .introduction .author {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1.13px;
  text-align: center;
  font-family: "DomaineSansText", sans-serif;
  padding: 80px 0 100px;
}
.post .introduction .author a {
  color: #000;
  transition: 0.3s ease-out;
}
.post .introduction .author a:hover {
  color: #00847b;
  text-decoration: none;
}
.post .introduction__decoration {
  margin: 0;
  max-width: 100%;
}
.post .introduction__decoration::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1440px;
  height: 408px;
  content: "";
  background: url(images/bg-text-intro.svg) no-repeat center center;
  z-index: -1;
}
.post .classiceditor {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  float: none;
  text-align: center;
  padding-bottom: 180px;
}
@media only screen and (max-width: 750px) {
  .post {
    margin-bottom: 100px;
  }
  .post .introduction {
    margin-bottom: 60px;
  }
  .post .introduction .title {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .post .introduction .author {
    font-size: 16px;
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .post .featuredimage {
    aspect-ratio: 4/2.5;
  }
}
.post h4 {
  font-size: 34px;
}
.post h5 {
  font-size: 30px;
  color: #3f403e;
  font-family: "DomaineSansDisplay", sans-serif;
}

.post__intro {
  max-width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto 60px;
}
.post__intro p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.9px;
  color: #3f403e;
  font-family: "DomaineSansText", sans-serif;
}

.post__textblock {
  max-width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto 60px;
}
.post__textblock.small {
  max-width: 680px;
  position: relative;
  z-index: 2;
}

.post__twocols {
  max-width: 1160px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto 60px;
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
.post__twocols .col {
  max-width: 460px;
  flex: 1;
}
@media only screen and (max-width: 750px) {
  .post__twocols {
    flex-direction: column;
    gap: 0px;
  }
  .post__twocols .col {
    width: 100%;
  }
}

.post__image {
  aspect-ratio: 1439/730;
  position: relative;
  margin-bottom: 60px;
}

.post__slider {
  margin-bottom: 60px;
  position: relative;
}
.post__slider__slider {
  max-width: 820px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.post__slider__sliderout {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
}
.post__slider .image-background {
  aspect-ratio: 781/584;
  position: relative;
}
.post__slider .image-background img {
  width: 100%;
  height: 100%;
}
.post__slider .slick-dots {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  padding-top: 20px;
}
.post__slider .slick-dots li {
  list-style: none;
}
.post__slider .slick-dots li:only-child {
  display: none;
}
.post__slider .slick-dots li button {
  width: 9px;
  height: 9px;
  font-size: 0;
  color: transparent;
  display: block;
  border-radius: 100%;
  background-color: #000;
  transition: 0.3s;
}
.post__slider .slick-dots li.slick-active button {
  background: #fff;
}
.post__slider .slick-slider {
  position: static;
}
.post__slider .slick-arrow {
  background: url(images/slider-arrow_black.svg) no-repeat center;
  width: 16px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
}
.post__slider .slick-arrow.slick-prev {
  left: 0px;
}
.post__slider .slick-arrow.slick-next {
  right: 0px;
}
@media only screen and (max-width: 1024px) {
  .post__slider__sliderout {
    padding: 0 40px;
  }
  .post__slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .post__slider .slick-arrow.slick-next {
    right: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .post__slider__sliderout {
    padding-bottom: 30px;
  }
  .post__slider .slick-dots {
    padding-bottom: 0;
  }
}

.post__video {
  position: relative;
  margin-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
}
.post__video a {
  display: block;
  max-width: 781px;
  margin: 0 auto;
  position: relative;
  aspect-ratio: 781/584;
}
.post__video a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0) url(images/play.svg) center no-repeat;
  opacity: 0.5;
  content: "";
  filter: invert(1);
  transition: 0.3s ease-out;
}
.post__video a:hover:after {
  background: rgba(255, 255, 255, 0.5) url(images/play.svg) center no-repeat;
}
.post__video img {
  width: 100%;
  height: 100%;
}

.post__testimonial {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
  text-align: center;
  margin-bottom: 60px;
}
.post__testimonial .text {
  color: #00847b;
  font-size: 34px;
  line-height: 1.47;
  font-family: "DomaineDisplay", sans-serif;
  margin-bottom: 20px;
}
.post__testimonial .author {
  font-size: 16px;
  color: #3f403e;
  font-style: italic;
  font-family: "DomaineSansText", sans-serif;
}
@media only screen and (max-width: 750px) {
  .post__testimonial .text {
    font-size: 28px;
  }
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0.001;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  html:not(.no-js) [data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0.001;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
  html:not(.no-js) [data-aos=zoom-in] {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  html:not(.no-js) [data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
}
/*# sourceMappingURL=style.css.map */
