/**/
.ob-container.ob-container--width-default {
  overflow: hidden;
}

.cooper__hero-image img {
  width: 100%;
  height: auto;
}

.cooper__hero-content {
  width: 100%;
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  padding: 25px 0 5% 0;
}

.cooper__hero-content-title {
  color: var(--wp--preset--color--text-light-color);
  text-align: center;
  font-size: 132px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, -0%);
  /* white-space: nowrap;*/
}

.cooper__hero {
  position: relative;
}

video.banner-video {
  width: 100%;
  height: 85vh;
  object-fit: cover;
}

.cooper__hero--link {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 35px;
}

.cooper__hero--link-border span svg {
  margin-left: 10px;
}

.cooper__hero--link-border {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  background-color: var(--wp--preset--color--text-light-color);
  padding: 10px 20px 11px 20px;
  margin-top: 30px;
  background-color: transparent;
  border: 1px solid var(--wp--preset--color--text-light-color);
  color: var(--wp--preset--color--text-light-color);
}

.cooper__hero--link-border:hover {
  color: #000;
  -webkit-transition: color 800ms linear;
  -ms-transition: color 800ms linear;
  transition: color 800ms linear;
  background-color: rgb(255 255 255 / 60%);
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.cooper__hero--link-border:hover path#Line163 {
  fill: #000 !important;
}

.cooper__hero-image {
  max-height: 85vh;
}

.cooper__hero--link__left {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: unset;
  left: 35px;
}

.cooper__hero--link__left .cooper__hero--link-border span svg {
  margin-left: 0;
  margin-right: 5px;
}

@media (max-width: 1416px) {
  .cooper__hero-content-title {
    font-size: 80px;
    padding: 0 30px;
  }
}

@media (max-width: 1024px) {
  .cooper__hero-content-title {
    font-size: 60px;
    /*bottom: 60px;*/
    white-space: normal;
  }

  .cooper__hero-content-title p {
    margin-bottom: 0;
  }
  .wp-block-button.form__banner__link a {
    white-space: nowrap;
    padding-left: 0;
  }
}

@media (min-width: 651px) {
  .cooper__hero-content-title,
  .cooper__hero-content-title p {
    margin: 0;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}

@media (max-width: 650px) {
  .cooper__hero-content-title {
    font-size: 60px;
    line-height: 100%;
    bottom: 0px;
  }

  .cooper__hero-content {
    padding: 0;
    left: 50%;
    top: 35%;
    transform: translate(-50%, -50%);
  }

  .cooper__hero--link-border span svg {
    margin-left: 5px;
  }

  .cooper__hero--link-border {
    padding: 10px 10px 10px 10px;
  }

  .cooper__hero--link {
    right: 15px;
  }

  .cooper__hero-content-title {
    width: 90%;
    padding: 0 15px;
    position: absolute;
    /*bottom: 10px;*/
    margin-top: 0;
    margin-bottom: 0;
  }

  .cooper__hero--link__left {
    right: unset;
    left: 15px;
  }
}

@media (max-width: 340px) {
  .cooper__hero-content-title {
    font-size: 50px;
  }
}

/*CUSTOM STYLES THEME*/
.cooper-welcome .ob-container__inner {
  padding: 0;
}

.cooper-welcome figure {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
}

.ob-container.cooper-welcome {
  padding-top: 100px;
}

.cooper-welcome--col--left .cooper-welcome--heading {
  font-size: 76px;
  font-style: normal;
  font-weight: 300;
  line-height: 110%;
  margin-top: 0;
  margin-bottom: 80px;
}

.cooper-welcome .swiper-slide,
.cooper-welcome .swiper-slide figure img {
  min-height: 740px;
}

.cooper-welcome .ob-slider-fa {
  margin-bottom: -123px;
  margin-top: 80px;
}

.cooper-welcome--col--right .cooper-welcome--heading {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.cooper-welcome--description {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  width: 100%;
  max-width: 387px;
  margin-top: 20px;
  margin-bottom: 124px;
}

.ob-container.cooper-welcome {
  overflow: unset !important;
}

.cooper-welcome .swiper-pagination-bullet,
.cooper--amenities--sliderfa .swiper-pagination-bullet {
  background: transparent;
  opacity: 1;
  border: 1px solid #3b4452;
  width: 10px !important;
  height: 10px !important;
}

.cooper-welcome .swiper-pagination-bullet-active,
.cooper--amenities--sliderfa .swiper-pagination-bullet-active {
  background: #3b4452 !important;
}

.cooper-welcome
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal,
.cooper--amenities--sliderfa
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  z-index: 10;
  margin-top: 60px;
}

.block__container--memories {
  margin-bottom: 140px;
}

.cooper--amenities-title {
  letter-spacing: 1.4px;
}

.cooper--amenities-subtitle {
  font-size: 76px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  max-width: 800px;
  width: 100%;
  margin-top: 30px;
}

.home-intro__item--first {
  z-index: 10;
  background-size: cover;
}

.home-intro {
  z-index: 10;
}

.home-intro__text {
  font-family: var(--headings-font);
  font-size: 62px;
  font-weight: 300;
  line-height: 81px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 90px;
}

.cooper--amenities--sliderfa--title.ff-emilio {
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 110%;
  width: 100%;
  max-width: 500px;
}

.cooper--amenities--sliderfa--content figure {
  margin: 0;
}

.cooper--amenities--sliderfa--subtile {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  max-width: 400px;
  width: 100%;
}

/*responsive*/
@media (min-width: 1280px) {
  .cooper-welcome--col--left {
    min-width: 797px !important;
  }

  .cooper-welcome :where(.wp-block-columns.is-layout-flex) {
    gap: 140px;
  }
}

@media (min-width: 1201px) {
  .block__container--memories {
    margin-top: 250px;
  }
}

@media (min-width: 782px) and (max-width: 1650px) {
  .cooper-welcome--col--right {
    padding-right: 30px;
  }

  .cooper-welcome--col--left {
    padding-left: 30px;
  }
}

@media (min-width: 1420px) {
  .cooper-welcome--col--right .cooper-welcome--heading,
  .cooper-welcome--col--right .cooper-welcome--description {
    padding-left: 28px;
  }
}

@media (min-width: 1651px) {
  .cooper-welcome--col--right .cooper-welcome--heading,
  .cooper-welcome--col--right .cooper-welcome--description {
    padding-left: 90px;
  }
}

@media (max-width: 1600px) {
  .cooper--amenities {
    padding: 0 30px;
  }

  .cooper--amenities .ob-container__inner {
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 1280px) {
  .home-intro__text {
    font-size: 40px;
    line-height: 1.2;
  }
}

@media (max-width: 1200px) {
  .cooper-welcome--col--left .cooper-welcome--heading {
    font-size: 42px;
  }

  .cooper--amenities-subtitle {
    font-size: 38px;
    margin-top: 16px;
  }

  .ob-container.cooper-welcome {
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .cooper-welcome .ob-slider-fa {
    margin-bottom: 0;
    margin-top: 0;
  }

  .cooper-welcome--col--left .cooper-welcome--heading {
    margin-bottom: 40px;
  }

  .cooper-welcome--description {
    margin-bottom: 40px;
  }

  .block__container--memories {
    margin-bottom: 50px;
  }
}

@media (max-width: 781px) {
  .cooper-welcome--col--right {
    padding-right: 15px;
    padding-left: 15px;
  }

  .cooper-welcome--col--left {
    padding-right: 15px;
    padding-left: 15px;
  }

  .ob-container.cooper-welcome {
    padding-top: 80px;
  }

  .cooper-welcome .swiper-slide,
  .cooper-welcome .swiper-slide figure img {
    min-height: 60vh;
  }

  .cooper-welcome--description {
    font-size: 18px;
    line-height: 22px;
  }

  .home-intro__text {
    font-size: 34px;
    max-width: 320px;
    padding: 0 15px;
  }

  .cooper-welcome .swiper-pagination-bullet,
  .cooper--amenities--sliderfa .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
  }

  .ob-container.cooper-welcome .wp-block-columns {
    gap: 70px;
  }

  .block__container--memories {
    margin-top: 185px;
  }

  .cooper-welcome figure {
    position: relative;
    bottom: -100px;
  }

  .cooper-welcome--description {
    margin-bottom: -80px;
  }

  .cooper--amenities {
    padding: 0 15px;
  }

  .cooper--amenities--sliderfa--title.ff-emilio {
    font-size: 22px;
  }

  .cooper--amenities--sliderfa--subtile {
    font-size: 16px;
  }

  .cooper-welcome
    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal,
  .cooper--amenities--sliderfa
    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    z-index: 10;
    margin-top: 30px;
  }

  .card__text--paragraph {
    padding: 0 20px !important;
    width: fit-content !important;
  }

  .cooper__hero-content-logo img {
    max-width: 146px;
  }
}

@media (max-width: 500px) {
  .swiper-slide.cooper--amenities--sliderfa--content {
    width: 100% !important;
  }
}

/*events*/
.event--questions--title {
  color: #000;
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
  margin-top: 140px;
  margin-bottom: 60px;
}

.event--questions .ob-container__inner {
  padding-left: 0;
  padding-right: 0;
}

.wp-block-buttons.event--questions--button {
  margin-bottom: 120px;
  justify-content: center;
}

@media (max-width: 781px) {
  .event--questions--title {
    font-size: 28px;
    margin-top: 80px;
    margin-bottom: 40px;
  }
}

/*extras*/
.cooper-welcome {
  position: relative;
  z-index: 1;
}

.cooper-welcome .wp-block-columns {
  position: relative;
  z-index: 1;
}

.cooper-welcome-overlay {
  background-color: #c5cac8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  mix-blend-mode: multiply;
}

.cooper-welcome {
  position: relative;
  z-index: 1;
}

/*Sticky nav*/
.scroll__banner {
  position: fixed;
  width: 100%;
  top: 10px;
  z-index: 9;
  padding: 10px;
  box-sizing: border-box;
}
.scroll__banner--overlay {
  /*background-color: #f0eee7;
  mix-blend-mode: multiply;*/
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /*opacity: 0.8;*/
  background: rgba(240, 238, 231, 0.4);
  backdrop-filter: blur(7px);
}
.scroll__banner--hidden {
  opacity: 0;
}
.scroll__banner--effets {
  animation: fadeIn 2s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.scroll__banner--effets.scroll__banner--hidden {
  animation: fadeOut 2s;
  -webkit-animation: fadeOut 2s;
  -moz-animation: fadeOut 2s;
  -o-animation: fadeOut 2s;
  -ms-animation: fadeOut 2s;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-ms-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.scroll__banner__content--child {
  flex: 1;
}
.scroll__banner__content {
  display: flex;
  flex-wrap: nowrap;
}
.scroll__banner__content--center {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scroll__banner .cooper__hero--link {
  position: unset !important;
}
.scroll__banner__content--child.scroll__banner__content--right {
  display: flex;
  align-items: center;
  padding-right: 15px;
  justify-content: flex-end;
}
.scroll__banner .cooper__hero--link-border {
  border: 1px solid #0f0f0f;
  color: #0f0f0f;
}
.scroll__banner .cooper__hero--link-border:hover {
  color: #0f0f0f;
  -webkit-transition: color 800ms linear;
  -ms-transition: color 800ms linear;
  transition: color 800ms linear;
  background-color: rgb(255 255 255 / 1);
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.scroll__banner__content--left {
  display: flex;
  justify-content: flex-start;
  padding-left: 15px;
  align-items: center;
}
.scroll__banner__content--center a {
  cursor: pointer;
  position: relative;
  z-index: 10;
}
@media (max-width: 800px) {
  .scroll__banner--home .scroll__banner__content--left {
    display: none;
  }
  .scroll__banner--home .scroll__banner__content--center {
    justify-content: start;
    padding-left: 15px;
    flex: none;
  }
  .scroll__banner--no--home .scroll__banner__content--right {
    display: none;
  }
  .scroll__banner--no--home .scroll__banner__content--left {
    justify-content: end;
    padding-right: 15px;
    flex: none;
  }
  .scroll__banner--no--home .scroll__banner__content--center {
    justify-content: end;
    padding-right: 15px;
  }
}

/*Hero extra new*/
/*legal texts*/
.legal--texts .ob-container__inner {
  padding-left: 0;
  padding-right: 0;
  max-width: 710px;
  padding-bottom: 50px;
}
.legal--texts .ob-container__inner p,
.legal--texts .ob-container__inner .wp-block-heading {
  padding-left: 15px;
  padding-right: 15px;
}
.cooper__hero--legal {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.cooper__hero-content-logo--legal {
  text-align: center;
  padding-top: 40px;
}
.legal--texts .ob-container__inner p {
  color: #1a1a1a;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--text-font-regular);
  margin-top: 0;
  margin-bottom: 10px;
}
.legal--texts .ob-container__inner .wp-block-heading {
  color: #1a1a1a;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  font-family: var(--primary-font);
  margin-top: 44px;
  margin-bottom: 22px;
}

.legal--texts .legal--texts--title {
  color: #1a1a1a;
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  font-family: var(--primary-font);
  margin-top: 130px;
  margin-bottom: 36px;
  padding-left: 15px;
  padding-right: 15px;
}
.cooper__hero-content-logo--legal {
  position: relative;
}
.cooper__hero--link--legal {
  position: absolute;
  top: 50%;
}

.cooper__hero--legal .cooper__hero--link-border,
.legal--texts--buttons--link a {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  background-color: var(--wp--preset--color--text-light-color);
  padding: 10px 20px 11px 20px;
  margin-top: 30px;
  background-color: transparent;
  border: 1px solid #3b4452;
  color: #3b4452;
  border-radius: unset;
}
.legal--texts--buttons--link a {
  margin-top: 0;
  margin-bottom: 120px;
}
.legal--texts--buttons--link a {
  margin-top: 0;
  margin-bottom: 120px;
  background-repeat: no-repeat;
  background-position: 10px;
  padding-left: 33px !important;
  padding-right: 10px !important;
}
.legal--texts--buttons--link a:hover {
  -webkit-transition: color 800ms linear;
  -ms-transition: color 800ms linear;
  transition: color 800ms linear;
  background-color: rgb(56 68 82 / 100%);
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.cooper__hero--legal .cooper__hero--link-border:hover,
.legal--texts--buttons--link a:hover {
  background-color: #3b4452;
  color: var(--wp--preset--color--text-light-color);
}
.cooper__hero--legal .cooper__hero--link-border:hover path#Line163 {
  fill: var(--wp--preset--color--text-light-color) !important;
}
.cooper__hero--legal .cooper__hero--link-border span svg {
  margin-right: 5px;
  margin-left: 0;
  padding-top: 10px;
}
.banner__extra--title {
  color: #141414;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-family: var(--text-font-medium);
  margin-top: 5px;
}
.cooper__hero--extra .cooper__hero--link--legal {
  top: 50px !important;
}
@media (max-width: 767px) {
  .legal--texts .legal--texts--title {
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 30px;
  }
  .legal--texts .ob-container__inner .wp-block-heading {
    color: #1a1a1a;
    font-size: 32px;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .legal--texts .ob-container__inner p {
    font-size: 18px;
  }
  .cooper__hero--extra .cooper__hero--link--legal {
    display: block !important;
  }
}
@media (max-width: 500px) {
  .cooper__hero--extra.cooper__hero--legal {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cooper__hero--extra .cooper__hero-content-logo--legal img {
    max-width: 150px;
  }
  .cooper__hero--extra .cooper__hero--link-border {
    padding: 5px 10px !important;
  }
  .cooper__hero--extra .cooper__hero--link--legal {
    top: 20px !important;
  }
}
