/*
Theme Name:   WTC
Description:  Thème crée pour WTC. Ce thème est basé sur le thème StoreFront
Author:       Benoît LY
Template:     storefront
Version:      1.0.0
Tested up to: 6.7
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  wtc
*/

/*================*/
/*===== Init =====*/
/*================*/

:root {
  --wtc-blue: #408fd3;
  --wtc-light-blue: #69a6dc;
  --wtc-orange: #f8b133;
  --wtc-light-orange: #fac163;
  --wtc-dark-grey: #333;
  --wtc-grey: #f6f6f6;
  --wtc-light-grey: #fdfdfd;
  --wtc-2-col: calc((100% - 1.5rem) / 2);
  --wtc-3-col: calc((100% - 3rem) / 3);
  --circle-btn-speed: 0.3s;
  --circle-btn-half-speed: 0.15s;
  --circle-ease-out: cubic-bezier(0.61, 1, 0.88, 1);
  --circle-ease-in: cubic-bezier(0.12, 0, 0.39, 0);
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Black.eot");
  src: url("assets/fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Roboto-Black.woff2") format("woff2"),
    url("assets/fonts/Roboto-Black.woff") format("woff"),
    url("assets/fonts/Roboto-Black.ttf") format("truetype"),
    url("assets/fonts/Roboto-Black.svg#Roboto-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-ExtraBold.eot");
  src: url("assets/fonts/Roboto-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Roboto-ExtraBold.woff2") format("woff2"),
    url("assets/fonts/Roboto-ExtraBold.woff") format("woff"),
    url("assets/fonts/Roboto-ExtraBold.ttf") format("truetype"),
    url("assets/fonts/Roboto-ExtraBold.svg#Roboto-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Bold.eot");
  src: url("assets/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Roboto-Bold.woff2") format("woff2"),
    url("assets/fonts/Roboto-Bold.woff") format("woff"),
    url("assets/fonts/Roboto-Bold.ttf") format("truetype"),
    url("assets/fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-SemiBold.eot");
  src: url("assets/fonts/Roboto-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Roboto-SemiBold.woff2") format("woff2"),
    url("assets/fonts/Roboto-SemiBold.woff") format("woff"),
    url("assets/fonts/Roboto-SemiBold.ttf") format("truetype"),
    url("assets/fonts/Roboto-SemiBold.svg#Roboto-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Medium.eot");
  src: url("assets/fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Roboto-Medium.woff2") format("woff2"),
    url("assets/fonts/Roboto-Medium.woff") format("woff"),
    url("assets/fonts/Roboto-Medium.ttf") format("truetype"),
    url("assets/fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Regular.eot");
  src: url("assets/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Roboto-Regular.woff2") format("woff2"),
    url("assets/fonts/Roboto-Regular.woff") format("woff"),
    url("assets/fonts/Roboto-Regular.ttf") format("truetype"),
    url("assets/fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Light.eot");
  src: url("assets/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Roboto-Light.woff2") format("woff2"),
    url("assets/fonts/Roboto-Light.woff") format("woff"),
    url("assets/fonts/Roboto-Light.ttf") format("truetype"),
    url("assets/fonts/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-ExtraLight.eot");
  src: url("assets/fonts/Roboto-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Roboto-ExtraLight.woff2") format("woff2"),
    url("assets/fonts/Roboto-ExtraLight.woff") format("woff"),
    url("assets/fonts/Roboto-ExtraLight.ttf") format("truetype"),
    url("assets/fonts/Roboto-ExtraLight.svg#Roboto-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Thin.eot");
  src: url("assets/fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Roboto-Thin.woff2") format("woff2"),
    url("assets/fonts/Roboto-Thin.woff") format("woff"),
    url("assets/fonts/Roboto-Thin.ttf") format("truetype"),
    url("assets/fonts/Roboto-Thin.svg#Roboto-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Roboto";
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}

img {
  border-radius: 0;
}

a:focus,
a:focus-visible {
  outline: none;
}

ul {
  list-style: none;
  margin: 0;
}

table {
  margin: 0;
}

table thead th,
table td,
table th {
  font-size: 0.75rem;
  padding: 0.75rem 1rem;
}

table:not(.has-background) th {
  background-color: var(--wtc-dark-grey);
  color: #fff;
}

table:not(.has-background) tbody td {
  background-color: var(--wtc-grey);
}

table:not(.has-background) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
  background-color: var(--wtc-light-grey);
}

table thead tr:first-child th:first-child {
  border-top-left-radius: 1rem;
}

table thead tr:first-child th:last-child {
  border-top-right-radius: 1rem;
}

table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 1rem;
}

table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 1rem;
}

@media (min-width: 768px) {
  table thead th,
  table td,
  table th {
    font-size: 1rem;
    padding: 1rem 1.5rem;
  }

  table thead tr:first-child th:first-child {
    border-top-left-radius: 1.5rem;
  }

  table thead tr:first-child th:last-child {
    border-top-right-radius: 1.5rem;
  }

  table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 1.5rem;
  }

  table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 1.5rem;
  }
}

/*==================*/
/*===== Header =====*/
/*==================*/

#masthead {
  position: fixed;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
}

.site-header .col-full {
  margin-top: 24px;
  margin-bottom: 24px;
}

.site-header .col-full .header-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  height: 80px;
  padding: 12px 12px 12px 32px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.wtc-header-logo {
  height: 40px;
  width: fit-content;
  margin: 0 auto;
}

.wtc-header-logo .custom-logo-link {
  height: 100%;
  float: left;
}

.custom-logo-link img {
  height: 100%;
  object-fit: contain;
}

.site-title {
  height: 100%;
  width: 100%;
  margin: 0;
}

.booking-container {
  width: 56px;
  text-align: right;
}

.booking-cta {
  display: flex;
  align-items: center;
  float: right;
  height: 56px;
  width: fit-content;
  padding: 6px;
  background-color: var(--wtc-grey);
  border-radius: 28px;
  line-height: normal;
  font-weight: 600;
  color: #000;
}

.booking-cta:hover {
  cursor: pointer;
}

.booking-cta-text {
  display: none;
}

.booking-cta-icon {
  position: relative;
  height: 44px;
  width: 44px;
  background-color: #000;
  border-radius: 22px;
}

.booking-cta-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 24px;
  width: 24px;
  transform: translate(-50%, -50%);
  background-image: url(./assets/icons/calendar.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (min-width: 768px) {
  .wtc-header-logo {
    margin: 0;
    width: 150px;
  }

  .booking-container {
    width: 150px;
  }

  .booking-cta {
    padding: 18px 6px 18px 18px;
  }

  .booking-cta-text {
    display: block;
  }

  .booking-cta-icon {
    margin-left: 12px;
  }
}

/*================================*/
/*===== Menu Burger - Icon 3 =====*/
/*================================*/

.menu-burger {
  width: 36px;
}

#nav-icon3 {
  display: block;
  position: relative;
  float: left;
  width: 20px;
  height: 17px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 9999;
}

#nav-icon3 span {
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #000;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  z-index: 9999;
}

@media (min-width: 768px) {
  .menu-burger {
    display: none;
  }
}

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
  top: 7px;
}

#nav-icon3 span:nth-child(4) {
  top: 14px;
}

#nav-icon3.open span {
  background-color: #fff;
}

#nav-icon3.open span:nth-child(1) {
  top: 7px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 7px;
  width: 0%;
  left: 50%;
}

/*=======================*/
/*===== Menu Mobile =====*/
/*=======================*/

#mobile-menu {
  background-color: #000;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 128px 0 50px;
  z-index: 9998;
  transform: translateX(-100%);
  transition: transform 0.5s;
}

#mobile-menu.open {
  transform: translateX(0%);
}

#mobile-menu li {
  position: relative;
  padding: 5px 0;
}

#mobile-menu li a {
  color: #fff;
}

#mobile-menu ul {
  margin: 0;
  list-style: none;
}

#mobile-menu .container-mobile {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 32px;
  padding-right: 12px;
}

/*========================*/
/*===== Menu Desktop =====*/
/*========================*/

.wtc-main-navigation {
  display: none;
}

.wtc-main-navigation #menu-menu-principal {
  display: flex;
  gap: 40px;
  margin: 0;
  list-style: none;
}

.wtc-main-navigation #menu-menu-principal li > a {
  font-weight: 400;
  color: #000;
}

.wtc-main-navigation #menu-menu-principal li.current-menu-item > a {
  font-weight: 700;
  color: #000;
}

@media (min-width: 768px) {
  .wtc-main-navigation {
    display: block;
    margin: 0 auto;
  }
}

/*========================*/
/*===== Menu Booking =====*/
/*========================*/

#booking-menu {
  background-color: var(--wtc-grey);
  position: absolute;
  top: 104px;
  right: 0;
  height: fit-content;
  width: fit-content;
  min-width: 200px;
  padding: .75rem;
  border-radius: 30px;
  z-index: 9998;
  transform: translateX(calc(100% + 2.617924em));
  transition: transform 0.5s ease-in;
}

#booking-menu.open {
  transform: translateX(0%);
  transition: transform 0.5s ease-out;
}

#booking-menu ul {
  display: flex;
  flex-direction: column;
  gap: .75rem;
  margin: 0;
  list-style: none;
}

#booking-menu li {
  position: relative;
  height: 56px;
  width: 100%;
  padding: 17px 32px;
  background-color: var(--wtc-grey);
  border: 1px solid var(--wtc-dark-grey);
  border-radius: 28px;
  line-height: normal;
  text-align: center;
}

#booking-menu li a {
  font-size: .875rem;
  font-weight: 500;
  color: var(--wtc-dark-grey);
}

#booking-menu li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#booking-menu li:first-of-type {
  background-color: var(--wtc-dark-grey);
}

#booking-menu li:first-of-type a {
  color: var(--wtc-grey);
}

#booking-menu li:hover {
  background-color: #000;
  border-color: #000;
}

#booking-menu li:hover a {
  color: var(--wtc-grey);
}

@media (min-width: 768px) {
  #booking-menu {
    padding: 2rem;
    border-radius: 40px;
  }

  #booking-menu ul {
    gap: 1rem;
  }

  #booking-menu li a {
    font-size: 1rem;
  }
}

@media (min-width: 1148px) {
  #booking-menu {
    transform: translateX(calc(170%));
  }
}

@media (min-width: 1400px) {
  #booking-menu {
    transform: translateX(calc(470%));
  }
}

@media (min-width: 2000px) {
  #booking-menu {
    transform: translateX(calc(970%));
  }
}

/*==================*/
/*===== Footer =====*/
/*==================*/

.footer {
  background-color: #000;
}

.footer .col-footer * {
  color: #FFF;
}

.footer-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding: 2rem 0;
}

.col-footer {
  width: var(--wtc-3-col);
}

.col-footer h3 {
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.col-footer ul li {
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 300;
}

.social-media-menu {
  display: flex;
  gap: 1rem;
  margin-bottom: 3rem;
}

.footer  .social-media-menu a {
  width: 24px;
  height: 24px;
  display: inline-block;
  overflow: hidden;
  border-radius: 12px;
  background-color: #FFF;
  color: #000;
}

.social-media-menu a::before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}

.footer-facebook a::before {
  background-image: url(./assets/icons/facebook.svg);
}

.footer-instagram a::before {
  background-image: url(./assets/icons/instagram.svg);
}

.wtc-footer-logo {
  height: 40px;
  width: 100%;
}

.wtc-footer-logo img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  float: left;
}

@media (min-width: 768px) {
  .col-footer ul li {
    font-size: 1rem;
  }

  .wtc-footer-logo {
    height: 85px;
  }
}

/*======================*/
/*===== Animations =====*/
/*======================*/

.reveal-circle {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}

.reveal-circle::after {
  pointer-events: none;
  background-color: #000;
  transform: translate(101%, -50%);
  content: "";
  z-index: -1;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  right: 0;
  border-radius: 40px;
  transition: transform var(--circle-btn-speed) var(--circle-ease-in);
}

.reveal-circle.open {
  color: #fff;
}

.reveal-circle.open::after {
  transform: translate(0%, -50%);
  transition: transform var(--circle-btn-speed) var(--circle-ease-out);
}

@media (min-width: 768px) {
  .reveal-circle:hover {
    color: #fff;
  }

  .reveal-circle:hover::after {
    transform: translate(0%, -50%);
    transition: transform var(--circle-btn-speed) var(--circle-ease-out);
  }
}

/*================*/
/*===== Page =====*/
/*================*/

#content {
  margin-top: 128px;
}

/*====================*/
/*===== Homepage =====*/
/*====================*/

.page-template-template-homepage #content {
  margin-top: 0;
}

/*=================================*/
/*===== Homepage - Herobanner =====*/
/*=================================*/

.homepage-herobanner {
  position: relative;
  height: 100vh;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.homepage-herobanner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.homepage-herobanner .col-full {
  position: relative;
  height: 100%;
  z-index: 1;
}

.homepage-herobanner-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  height: 100%;
  padding: 128px 0 80px;
}

.homepage-herobanner-column {
  display: flex;
  flex-direction: column;
  height: fit-content;
  width: 100%;
}

.homepage-herobanner-title {
  font-size: 0.75rem;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  width: fit-content;
  padding: 8px 16px;
  color: #fff;
  background-color: var(--wtc-orange);
  border-radius: 16px;
  margin-bottom: 1.5rem;
}

.homepage-herobanner-subtitle {
  font-size: 2.5rem;
  line-height: 110%;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1rem;
}

.homepage-herobanner-description {
  font-size: 0.75rem;
  line-height: 150%;
  font-weight: 300;
  letter-spacing: 0.2px;
  color: #fff;
  margin-bottom: 0;
}

.homepage-herobanner-news {
  margin-right: 3rem;
}

.homepage-herobanner-news-inner {
  position: relative;
  float: right;
  height: fit-content;
  width: 100%;
  max-width: 350px;
  padding: 2rem 1rem 1rem;
  backdrop-filter: blur(20px);
  border-radius: 24px;
}

.homepage-herobanner-news-inner::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 50%;
  height: 3px;
  width: 28px;
  border-radius: 3px;
  background-color: #797979;
  transform: translateX(-50%);
}

.homepage-herobanner-news-title {
  font-size: 0.75rem;
  line-height: 100%;
  text-align: center;
  color: #FFF;
}

.homepage-herobanner-news-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 0;
  list-style: none;
}

.homepage-herobanner-news-item-inner {
  height: fit-content;
  width: 100%;
  padding: 1rem;
  border-radius: 16px;
  background-color: #fff;
}

.homepage-herobanner-news-item-type {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 100%;
  color: #000;
  margin-bottom: 0.75rem;
}

.homepage-herobanner-news-item-description {
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 100%;
  color: #797979;
  margin-bottom: 0;
}

/*==========================*/
/*===== Homepage - Bar =====*/
/*==========================*/

.homepage-bar {
  margin: 2rem 0;
}

.homepage-bar-intro {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}

.homepage-bar-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}

.homepage-bar-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin: 0;
}

.homepage-bar-description {
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 300;
  color: #a0a0a0;
  text-align: justify;
  margin-bottom: 0;
}

.homepage-bar-image {
  height: 100%;
  min-height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
}

.homepage-bar-content {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

/*=================================*/
/*===== Homepage - Member VIS =====*/
/*=================================*/

.homepage-member {
  margin: 2rem 0 4rem;
}

.homepage-member-intro {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}

.homepage-member-tag-list {
  display: flex;
  gap: 1.5rem;
  width: 100%;
  margin: 0;
  list-style: none;
}

.homepage-member-tag-item {
  font-size: 0.75rem;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  width: fit-content;
  padding: 8px 16px;
  color: #fff;
  background-color: var(--wtc-orange);
  border-radius: 16px;
}

.homepage-member-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}

.homepage-member-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin: 0;
}

.homepage-member-subtitle {
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-bottom: 1rem;
}

.homepage-member-description {
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 300;
  color: #a0a0a0;
  margin-bottom: 1rem;
}

.homepage-member-cta {
  display: block;
  font-size: 0.75rem;
  height: 38px;
  width: fit-content;
  padding: 13px 24px;
  color: #000;
  background-color: var(--wtc-light-orange);
  border-radius: 19px;
  line-height: 100%;
  text-align: center;
}

.reveal-circle-left::after {
  transform: translate(-101%, -50%);
}

.homepage-member-cta.reveal-circle::after {
  background-color: var(--wtc-orange);
}

.homepage-member-image {
  height: 100%;
  min-height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1rem;
}

.homepage-member-content {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

/*================================*/
/*===== Homepage - Member CE =====*/
/*================================*/

.homepage-member-ce .homepage-member-tag-item {
  background-color: var(--wtc-blue);
}

.homepage-member-ce .homepage-member-cta {
  background-color: var(--wtc-light-blue);
}

.homepage-member-ce .homepage-member-cta.reveal-circle::after {
  background-color: var(--wtc-blue);
}

.homepage-member-offers {
  height: 100%;
  width: 100%;
  padding: 1.5rem;
  background-color: var(--wtc-blue);
  border-radius: 1rem;
}

.homepage-member-offers-title {
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-align: center;
  margin-bottom: 1.5rem;
}

.homepage-member-offers-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.homepage-member-offers-inner {
  padding: 1rem;
  background-color: #fff;
  background-color: var(--wtc-light-blue);
  border-radius: 16px;
}

.homepage-member-offers-subtitle {
  font-size: 1.25rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-bottom: 1rem;
}

.homepage-member-offers-description {
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 300;
  color: #a0a0a0;
  color: #fff;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .homepage-herobanner-column {
    height: 100%;
  }

  .homepage-herobanner .col-left {
    justify-content: flex-end;
    width: 55%;
  }

  .homepage-herobanner .col-right {
    width: calc(45% - 1.5rem);
  }

  .homepage-bar-column {
    width: var(--wtc-2-col);
  }

  .homepage-member-column {
    width: var(--wtc-2-col);
  }

  .homepage-herobanner-title,
  .homepage-herobanner-description,
  .homepage-bar-description,
  .homepage-member-tag-item,
  .homepage-member-description,
  .homepage-member-offers-description {
    font-size: 1rem;
  }

  .homepage-herobanner-news-title,
  .homepage-herobanner-news-item-type,
  .homepage-herobanner-news-item-description {
    font-size: 0.875rem;
  }

  .homepage-herobanner-subtitle {
    font-size: 4.5rem;
    line-height: 115%;
    margin-bottom: 1.5rem;
  }

  .homepage-bar-title,
  .homepage-member-title {
    font-size: 2.5rem;
  }

  .homepage-member-cta {
    font-size: 1rem;
    height: 56px;
    padding: 17px 32px;
    border-radius: 28px;
  }

  .homepage-herobanner-title,
  .homepage-bar-intro,
  .homepage-member-intro,
  .homepage-member-offers-title {
    margin-bottom: 2rem;
  }

  .homepage-herobanner-news-item-type {
    margin-bottom: 20px;
  }

  .homepage-bar {
    margin: 4rem 0;
  }

  .homepage-member {
    margin: 4rem 0 8rem;
  }

  .homepage-member-image,
  .homepage-member-offers {
    border-radius: 1.5rem;
  }

  .homepage-member-offers {
    padding: 2rem;
  }
}

/*==================*/
/*===== Prices =====*/
/*==================*/

.prices-section {
  margin: 2rem 0;
}

.prices-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-bottom: 1.5rem;
}

.prices-table {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}

.prices-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}

@media (min-width: 768px) {
  .prices-section {
    margin: 4rem 0;
  }

  .prices-title {
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }
}

/*=================*/
/*===== Sport =====*/
/*=================*/

.sport-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem;
}

.sport-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  width: 100%;
  margin: 0;
}

.sport-column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}

.sport-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 1rem;
}

.sport-column-left {
  display: none;
}

.sport-image-left {
  height: 100%;
  min-height: 370px;
}

.sport-image-right {
  height: 100%;
  min-height: 200px;
}

.sport-description {
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 300;
  color: #a0a0a0;
  margin-bottom: 0;
}

.sport-booking-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.sport-booking-item {
  position: relative;
  height: 56px;
  width: fit-content;
  padding: 17px 32px;
  background-color: transparent;
  border: 1px solid var(--wtc-dark-grey);
  border-radius: 28px;
  line-height: normal;
  text-align: center;
}

.sport-booking-list .sport-booking-item:hover {
  background-color: #000;
  border-color: #000;
}

.sport-booking-list .sport-booking-item:hover .sport-booking-link {
  color: #fff;
}

.sport-booking-link {
  color: var(--wtc-dark-grey);
  font-weight: 500;
}

.sport-booking-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.sport-booking-item:first-of-type {
  background-color: var(--wtc-dark-grey);
}

.sport-booking-item:first-of-type .sport-booking-link {
  color: #fff;
}

.sports-list-container .sport-container:nth-child(2n) {
  flex-direction: row-reverse;
}

@media (min-width: 768px) {
  .sport-container {
    gap: 1.5rem;
    margin-bottom: 4rem;
  }

  .sport-title {
    font-size: 2.5rem;
  }

  .sport-description {
    font-size: 1rem;
  }

  .sport-column {
    width: var(--wtc-2-col);
    gap: 1.5rem;
  }

  .sport-column-left {
    display: block;
  }

  .sport-image {
    border-radius: 1.5rem;
  }
}

/*=================*/
/*===== About =====*/
/*=================*/

.page-template-template-about section:first-of-type {
  margin-bottom: 4rem;
}

.page-template-template-about section:not(:first-of-type) {
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.about-team {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.about-team-title {
  font-size: 2.5rem;
  line-height: 110%;
  font-weight: 600;
  text-align: center;
  width: 100%;
  margin: 0;
}

.about-team-member {
  position: relative;
  height: 300px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1rem;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}

.about-team-member::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(
    180deg,
    transparent 0%,
    transparent 50%,
    #000 80%,
    #000 100%
  );
  opacity: 0.7;
}

.team-member-name {
  color: #fff;
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-bottom: 0.75rem;
  z-index: 1;
}

.team-member-quote {
  color: #fff;
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 300;
  margin-bottom: 0;
  z-index: 1;
}

.about-map-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-bottom: 1.5rem;
}

.about-map-container iframe {
  width: 100%;
  border-radius: 1rem;
}

.about-contact-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-bottom: 1.5rem;
}

.about-contact-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 1.5rem;
  background-color: var(--wtc-grey);
  border-radius: 1rem;
}

.about-contact-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 1rem;
}

.about-contact-item:last-child {
  margin-bottom: 0;
}

.about-contact-label {
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 500;
  color: #000;
  margin: 0 1ch 0 0;
}

.about-contact-anchor {
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 300;
  color: #000;
}

.about-contact-anchor:hover {
  text-decoration: underline;
  text-underline-offset: 0.25rem;
}

@media (min-width: 768px) {
  .team-member-quote,
  .about-contact-label,
  .about-contact-anchor {
    font-size: 1rem;
  }

  .about-team-title {
    font-size: 4.5rem;
    line-height: 115%;
  }

  .about-team-member {
    height: 500px;
    width: var(--wtc-3-col);
    border-radius: 1.5rem;
    padding: 2rem;
  }

  .team-member-name {
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }

  .about-contact-list {
    width: var(--wtc-2-col);
    padding: 2rem;
  }

  .about-map-title,
  .about-contact-title {
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }

  .about-map-container iframe,
  .about-contact-list {
    border-radius: 1.5rem;
  }
}
