:root { 
  --black: #000000;
  --club-wyndham-blue-1: #06038d;
  --club-wyndham-white: #ffffff;
  --mine-shaft: #333333;
 
  --font-size-l: 15px;
  --font-size-m: 14.1px;
  --font-size-s: 14px;
  --font-size-xl: 18px;
  --font-size-xs: 9px;
  --font-size-xxl: 20px;
  --font-size-xxxl: 28px;
 
  --font-family-founders_grotesk-bold: "Founders Grotesk-Bold", Helvetica;
  --font-family-founders_grotesk-medium: "Founders Grotesk-Medium", Helvetica;
  --font-family-founders_grotesk-regular: "Founders Grotesk-Regular", Helvetica;
  --font-family-founders_grotesk-semibold: "Founders Grotesk-Semibold", Helvetica;
  --font-family-open_sans: "Open Sans", Helvetica;
}
.foundersgrotesk-regular-normal-white-22-5px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 22.5px;
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-11px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-14-1px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-9px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-medium-mine-shaft-18px {
  color: var(--mine-shaft);
  font-family: var(--font-family-founders_grotesk-medium);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 500;
}
@media (max-width:499px){
.foundersgrotesk-regular-normal-ultramarine-47-1px {
  color: #00828C;
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}}
@media (min-width:500px){

.foundersgrotesk-regular-normal-ultramarine-47-1px {
  color: #00828C;
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 35.1px;
  font-style: normal;
  font-weight: 700;
}}

.foundersgrotesk-regular-normal-ultramarine-29-3px {
  color: #00828C;
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 29.3px;
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-45px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-20px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-medium-mine-shaft-28px {
  color: var(--mine-shaft);
  font-family: var(--font-family-founders_grotesk-medium);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 500;
}

.foundersgrotesk-bold-white-36-3px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-bold);
  font-size: 36.3px;
  font-style: normal;
  font-weight: 700;
}

.foundersgrotesk-regular-normal-white-18-4px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 18.4px;
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-14px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}
