@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);


/*
Theme Name: HotPress
Theme URI: https://www.bighousecreative.co.uk/
Author: Big House Creative
Author URI: https://www.bighousecreative.co.uk/
Description: A Timber & Tailwind template for creating WordPress sites.
Version: 1.0
Tags:
Text Domain:
*/

/* Import Fonts Here */

@font-face {
  font-family: "ITC Avant Garde Gothic W01 Boo";

  src: url("fonts/90b08c17-b769-4463-9939-a3820ccf17a3.woff2") format("woff2"), url("fonts/96f551d8-3cb6-4eda-9b83-2b983f493dff.woff") format("woff");
}

@font-face {
  font-family: "ITC Avant Garde Gothic W01 Md";

  src: url("fonts/e269975e-96d5-429b-8d69-5a98f43b8e5f.woff2") format("woff2"), url("fonts/7390eb26-88e5-4109-bc7c-2955c3a94dcf.woff") format("woff");
}

@font-face {
  font-family: "ITC Avant Garde Gothic W01 Bol";

  src: url("fonts/3cbf4b4c-e3e2-4092-a8e9-38320dc0dab3.woff2") format("woff2"), url("fonts/727f821b-d7ec-472e-a12f-d7b1e6256064.woff") format("woff");
}

/* Styles */

body {
  font-family: "ITC Avant Garde Gothic W01 Boo", sans-serif;
  position: relative;
}

body:before {
  transition: 0.5s ease-in-out;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 99;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
}

body.active {
  position: fixed;
}

body.active:before {
  width: 100%;
  visibility: visible;
}

h1, h2, h3, h4, h5, h6, p {
  font-family: "ITC Avant Garde Gothic W01 Boo", sans-serif;
}

h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

@media (min-width: 768px) {
  h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
    line-height: 1;
  }
}

h2 {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 768px) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 768px) {
  h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 1024px) {
  h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 1024px) {
  h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

h6 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

p {
  font-size: 1rem;
  line-height: 1.5rem;
}

.hero--home--breakfast:before {
  width: 50% !important;
}

.hero--home .before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.hero--home:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 48%;
  height: 100%;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
}

@media (min-width: 1024px){
  .hero--home:before{
    display: block;
  }
}

.hero--home:before{
  z-index: 9;
  opacity: 0.8;
}

.hero--home:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

@media (min-width: 1024px) {
  .hero--home:after {
    display: none;
  }
}

.hero--home--content {
  position: relative;
  z-index: 10;
}

@media (min-width: 1024px) {
  .hero--home--content h1 {
    line-height: 58px;
  }
}

.hero--home--content span {
  position: relative;
  z-index: 1;
}

.hero--home--content span:after {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 15px;
  --tw-bg-opacity: 1;
  background-color: rgba(95, 207, 227, var(--tw-bg-opacity));
  z-index: -1;
}

.header {
  box-shadow: 0px 3.88041px 13.5814px rgba(0, 0, 0, 0.06);
  position: relative;
}

.header .block--container {
  display: none;
  z-index: 9999;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (min-width: 1024px) {
  .header .block--container {
    width: 47.85%;
    display: flex;
  }
}

@media (min-width: 1536px) {
  .header .block--container {
    width: 47.15%;
  }
}

.header .block--container .block--colour {
  width: 100%;
  height: 9px;
  z-index: 9999;
}

.header .block--container .block--colour:nth-child(1) {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 114, 118, var(--tw-bg-opacity));
}

.header .block--container .block--colour:nth-child(2) {
  --tw-bg-opacity: 1;
  background-color: rgba(71, 118, 59, var(--tw-bg-opacity));
}

.header .block--container .block--colour:nth-child(3) {
  --tw-bg-opacity: 1;
  background-color: rgba(1, 30, 65, var(--tw-bg-opacity));
}

.header .block--container .block--colour:nth-child(4) {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 232, 0, var(--tw-bg-opacity));
}

.header .block--container .block--colour:nth-child(5) {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 207, 227, var(--tw-bg-opacity));
}

.header .block--container .block--colour:nth-child(6) {
  --tw-bg-opacity: 1;
  background-color: rgba(91, 102, 112, var(--tw-bg-opacity));
}

.header .block--container .block--colour:nth-child(7) {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 118, 136, var(--tw-bg-opacity));
}

.header .accessibility-text-size span {
  padding: 0;
  font-size: 11px;
}

.header .accessibility-text-size span:nth-child(2) {
  font-size: 15px;
}

.header .accessibility-text-size span:nth-child(3) {
  font-size: 17px;
}

.header--container img {
  width: 153px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 1024px) {
  .header--container img {
    width: 180px;
  }
}

@media (min-width: 1280px) {
  .header--container img {
    width: 13rem;
  }
}

.footer .footer-cont {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  position: relative;
}

.footer .footer-cont:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 9px;
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
}

.footer__social li:not(:last-child) {
  margin-right: 5px;
}

.footer__social li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(66, 66, 66, var(--tw-bg-opacity));
}

.footer__social li a{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  border: 0.641539px solid #424242;
}

.footer__social li a i {
  --tw-text-opacity: 1;
  color: rgba(66, 66, 66, var(--tw-text-opacity));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.footer__social li a:hover i {
  --tw-text-opacity: 1;
  color: rgba(66, 150, 68, var(--tw-text-opacity));
}

.our--impact {
  position: relative;
  /* the slides */
  /* the parent */
}

.our--impact:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 9px;
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
}

.our--impact .slick-slide {
  margin: 0 15px;
}

.our--impact .slick-list {
  margin: 0 -15px;
}

.our--impact .slick-arrow {
  font-size: 0;
  position: absolute;
  top: -1rem;
  left: 0;
  z-index: 20;
}

@media (min-width: 768px) {
  .our--impact .slick-arrow {
    display: none;
  }
}

.our--impact .slick-arrow:hover {
  cursor: pointer;
  opacity: 0.5;
  transition: 0.5s ease-in-out;
}

.our--impact .slick-arrow:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  content: "\f177";
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: absolute;
  color: #BDBDBD;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 28px;
  text-align: center;
  font-weight: 300;
}

.our--impact .slick-arrow.slick-next {
  left: 100%;
}

.our--impact .slick-arrow.slick-next:after {
  content: "\f178";
}

.our--partners {
  /* the slides */
  /* the parent */
}

.our--partners .slick-slide {
  margin: 0 15px;
}

.our--partners .slick-list {
  margin: 0 -15px;
}

.our--partners .slick-arrow {
  font-size: 0;
  position: absolute;
  top: -1.5rem;
  left: 0;
  z-index: 20;
}

@media (min-width: 768px) {
  .our--partners .slick-arrow {
    display: none;
  }
}

.our--partners .slick-arrow:hover {
  cursor: pointer;
  opacity: 0.5;
  transition: 0.5s ease-in-out;
}

.our--partners .slick-arrow:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  content: "\f177";
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: absolute;
  color: #BDBDBD;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 28px;
  text-align: center;
  font-weight: 300;
}

.our--partners .slick-arrow.slick-next {
  left: 100%;
}

.our--partners .slick-arrow.slick-next:after {
  content: "\f178";
}

.home--news__card {
  position: relative;
  border-radius: 3px;
}

.home--news__card:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000 30%, rgba(0, 0, 0, 0.2) 100%);
  transition: 0.5s ease-in-out;
  z-index: 0;
}

.home--news__card__content {
  position: relative;
  z-index: 1;
}

.home--news__card--big:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: -3%;
  width: 100%;
  height: 80% !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(95, 207, 227, var(--tw-bg-opacity)) !important;
  z-index: -1;
}

.home--news__card:nth-child(1):after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -3%;
  width: 100%;
  height: 70%;
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
  z-index: -1;
}

.home--news__card:nth-child(2):after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -3%;
  width: 100%;
  height: 70%;
  --tw-bg-opacity: 1;
  background-color: rgba(106, 66, 124, var(--tw-bg-opacity));
  z-index: -1;
}

.home--news__card:hover:before {
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .home--assessment h1 {
    line-height: 58px;
  }
}

.home--assessment__image-container {
  position: relative;
}

.home--assessment__image-container:before {
  position: absolute;
  content: "";
  bottom: -7%;
  left: -3%;
  width: 153px;
  height: 153px;
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
  z-index: -1;
}

@media (min-width: 1024px) {
  .home--assessment__image-container img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 294px;
    height: 221px;
  }
}

.home--assessment .col-span-5 {
  position: relative;
}

.home--assessment .col-span-5:before {
  position: absolute;
  content: "";
  top: -3%;
  left: -4%;
  width: 259px;
  height: 259px;
  --tw-bg-opacity: 1;
  background-color: rgba(72, 118, 59, var(--tw-bg-opacity));
  z-index: -1;
}

.leadership--schools__card {
  position: relative;
  transition: 0.5s ease-in-out;
  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.3));
}

.leadership--schools__card:after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 9px;
}

.leadership--schools__card .self {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 206px;
}

.leadership--schools__card:first-child:after {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 232, 0, var(--tw-bg-opacity));
}

.leadership--schools__card:first-child h4 {
  --tw-text-opacity: 1;
  color: rgba(2, 29, 64, var(--tw-text-opacity));
}

.leadership--schools__card:nth-child(2):after {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 207, 227, var(--tw-bg-opacity));
}

.leadership--schools__card:nth-child(2) h4 {
  --tw-text-opacity: 1;
  color: rgba(2, 29, 64, var(--tw-text-opacity));
}

.leadership--schools__card:nth-child(3):after {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 174, 65, var(--tw-bg-opacity));
}

.leadership--schools__card:nth-child(3) h4 {
  --tw-text-opacity: 1;
  color: rgba(2, 29, 64, var(--tw-text-opacity));
}

.leadership--schools__card:last-child:after {
  --tw-bg-opacity: 1;
  background-color: rgba(101, 46, 107, var(--tw-bg-opacity));
}

.leadership--schools__card:last-child h4 {
  --tw-text-opacity: 1;
  color: rgba(2, 29, 64, var(--tw-text-opacity));
}

.leadership--schools__card p, .leadership--schools__card h4 {
  transition: 0.5s ease-in-out;
}

.leadership--schools__card:hover p, .leadership--schools__card:hover h4 {
  transition: 0.5s ease-in-out;
  color: white;
}

.leadership--schools__card:hover:first-child {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 232, 0, var(--tw-bg-opacity));
}

.leadership--schools__card:hover:first-child p, .leadership--schools__card:hover:first-child h4 {
  transition: 0.5s ease-in-out;
  color: black;
}

.leadership--schools__card:hover:nth-child(2) {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 207, 227, var(--tw-bg-opacity));
}

.leadership--schools__card:hover:nth-child(3) {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 174, 65, var(--tw-bg-opacity));
}

.leadership--schools__card:hover:last-child {
  --tw-bg-opacity: 1;
  background-color: rgba(101, 46, 107, var(--tw-bg-opacity));
}

.mega--menu {
  position: absolute;
  top: 152px;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}

@media (min-width: 1280px) {
  .mega--menu {
    top: 172px;
  }
}

.mega--menu.dropdown-active {
  visibility: visible;
  pointer-events: initial;
  z-index: 999;
  opacity: 1;
}

.mega--menu__card {
  box-shadow: 0px 8.66446px 17.3289px rgba(0, 0, 0, 0.05);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.mega--menu__card img {
  border: 3.3313px solid #429644;
  border-radius: 50%;
  padding: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain;
  width: 65px;
  height: 65px;
}

.mega--menu__login p {
  position: relative;
  color: #868686;
}

.mega--menu__login p:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 45%;
  height: 1px;
  background-color: #868686;
}

.mega--menu__login p:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 45%;
  height: 1px;
  background-color: #868686;
}

.has-mega-menu {
  position: relative;
}

.has-mega-menu:after {
  position: absolute;
  content: "";
  bottom: -75px;
  right: 0;
  width: 100%;
  height: 75px;
  z-index: 999;
}

.feedback--container {
  position: relative;
}

.feedback--container:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(243, 243, 243, var(--tw-bg-opacity));
  z-index: -1;
}

.contact--section input, .contact--section select, .contact--section textarea, .contact--section select {
  width: 100%;
  padding: 12px;
  border: 0.905188px solid #3C66A2;
  box-sizing: border-box;
  resize: vertical;
  margin-bottom: 10px;
  --tw-text-opacity: 1;
  color: rgba(103, 103, 103, var(--tw-text-opacity));
  background-color: white;
}

.contact--section label {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(66, 150, 68, var(--tw-text-opacity));
}

.contact--section ::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgba(60, 102, 162, var(--tw-text-opacity));
  text-transform: capitalize;
}

.contact--section :-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgba(60, 102, 162, var(--tw-text-opacity));
  text-transform: capitalize;
}

.contact--section ::placeholder {
  --tw-text-opacity: 1;
  color: rgba(60, 102, 162, var(--tw-text-opacity));
  text-transform: capitalize;
}

.contact--section .btn-aw {
  width: 33.333333%;
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  border: 0;
}

.contact--section .btn-aw:hover {
  transition: 0.5s ease-in-out;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 66, 124, var(--tw-bg-opacity)) !important;
}

.contact--section textarea {
  height: 138px;
}

.about--opening__content {
  box-shadow: 0px 13.1319px 19.6979px rgba(0, 0, 0, 0.05);
  border-radius: 1.96979px;
}

.tab {
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
}

.tab:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
}

.tab{
  font-family: "ITC Avant Garde Gothic W01 Bol", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.tab:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.tab{
  opacity: 0.5;
}

.tab:hover{
  opacity: 1;
}

.tab{
  --tw-grayscale: grayscale(100%);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .tab{
    width: 25%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.tab.active:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
}

.tab.active{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.tab.active:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.tab.active{
  opacity: 1;
  --tw-grayscale: grayscale(0);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .tab.active{
    width: 25%;
  }
}

.tab-content {
  display: none;
}

.tab-content .home--news__card--news:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -3%;
  width: 100%;
  height: 70%;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 66, 124, var(--tw-bg-opacity)) !important;
  z-index: -1;
}

.tab-content .home--news__card--blog:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -3%;
  width: 100%;
  height: 70%;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity)) !important;
  z-index: -1;
}

.tab-content .home--news__card:nth-child(3n):after, .tab-content .home--news__card:nth-child(4n-1):after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -3%;
  width: 100%;
  height: 70%;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 66, 124, var(--tw-bg-opacity)) !important;
  z-index: -1;
}

.tab-content.active {
  display: block;
}

.social--share-links {
  margin-top: 10px;
}

.social--share-links li {
  display: inline-block;
}

.social--share-links li:not(:last-child) {
  margin-right: 5px;
}

.social--share-links li a {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
}

.social--share-links li a i {
  --tw-text-opacity: 1;
  color: rgba(3, 118, 136, var(--tw-text-opacity));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.social--share-links li a:hover i {
  --tw-text-opacity: 1;
  color: rgba(66, 150, 68, var(--tw-text-opacity));
}

.social--share-links--blog li a {
  width: 26px;
  height: 26px;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.default--content h1, .default--content h2, .default--content h3 {
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgba(66, 150, 68, var(--tw-text-opacity));
}

.default--content h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.default--content h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.default--content h4, .default--content h5, .default--content h6 {
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgba(106, 66, 124, var(--tw-text-opacity));
}

.default--content h5, .default--content h6 {
  font-family: "ITC Avant Garde Gothic W01 Md", sans-serif;
}

.default--content p {
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.default--content a:not(.btn-aw) {
  font-family: "ITC Avant Garde Gothic W01 Bol", sans-serif;
  --tw-text-opacity: 1;
  color: rgba(66, 150, 68, var(--tw-text-opacity));
}

.default--content a:not(.btn-aw):hover{
  --tw-text-opacity: 1;
  color: rgba(106, 66, 124, var(--tw-text-opacity));
}

.default--content a:not(.btn-aw){
  text-decoration: underline;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.default--content ul {
  list-style-type: disc;
  margin-left: 1.2rem;
  margin-bottom: 1rem;
}

.default--content ol {
  list-style-type: decimal;
  margin-left: 1.2rem;
  margin-bottom: 1rem;
}

.default--content--event a {
  font-family: "ITC Avant Garde Gothic W01 Bol", sans-serif;
  --tw-text-opacity: 1;
  color: rgba(3, 118, 136, var(--tw-text-opacity));
}

.default--content--event a:hover{
  --tw-text-opacity: 1;
  color: rgba(106, 66, 124, var(--tw-text-opacity));
}

.default--content--event a{
  text-decoration: underline;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.default--content--standard h1, .default--content--standard h2, .default--content--standard h3, .default--content--standard h4, .default--content--standard h5, .default--content--standard h6 {
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(79, 79, 79, var(--tw-text-opacity));
}

.default--content--standard p, .default--content--standard ul {
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgba(79, 79, 79, var(--tw-text-opacity));
}

.mobile--menu-btn {
  position: relative;
  z-index: 9999;
  padding: 1rem;
  border-radius: 50%;
  font-family: "ITC Avant Garde Gothic W01 Bol", sans-serif;
}

.mobile--menu-btn--close {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  bottom: 1rem;
  right: 10px;
}

@media (min-width: 350px) {
  .mobile--menu-btn--close {
    bottom: 2rem;
  }
}

.mobile--menu {
  visibility: hidden;
  right: -100%;
  transition: 0.5s ease-in-out;
}

.mobile--menu.active {
  width: 91.666667%;
  visibility: visible;
  right: 0;
  z-index: 9999;
}

@media (min-width: 768px) {
  .mobile--menu.active {
    width: 66.666667%;
  }
}

.mobile--menu:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 9px;
  background-color: #429644;
}

.mobile--menu .mobile--menu--card img {
  border: 3.3313px solid #429644;
  padding: 0.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  width: 39px;
  height: 39px;
  background-color: white;
}

.mobile--menu .nav-main a {
  position: relative;
}

.mobile--menu .nav-main a:after {
  position: absolute;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: white;
  font-size: 28px;
  font-weight: lighter;
}

.mobile--menu .mobile--leadership {
  position: relative;
}

.mobile--menu .mobile--leadership:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 5px;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.42);
}

.mobile--menu .mobile--leadership:after {
  position: absolute;
  content: "";
  bottom: 8px;
  left: 5px;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.42);
}

.mobile--menu .mobile--leadership--alt:before {
  display: none;
}

.mobile--menu--contact p {
  line-height: 18px;
}

@media (min-width: 350px) {
  .mobile--menu--contact p {
    line-height: auto;
  }
}

.blog--icon {
  width: 57px;
  height: 57px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(242, 242, 242, var(--tw-bg-opacity));
}

.blog--icon img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 25px;
  height: 25px;
}

.blog--icon--card {
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.blog--profile-image {
  border-radius: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 93px;
  height: 93px;
}

.file--download__card {
  box-shadow: 0px 4.25852px 9.58167px rgba(0, 0, 0, 0.1);
  border-radius: 5.32315px;
}

.faqs--container {
  margin-top: 2rem;
  margin-bottom: 4rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.08));
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}

.faqs--container .accordion {
  width: 100%;
  cursor: pointer;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: left;
  font-family: "ITC Avant Garde Gothic W01 Bol", sans-serif;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  border: 2.00643px solid #F5F5F5;
  color: #171717;
  font-size: 18px;
}

@media (min-width: 768px) {
  .faqs--container .accordion {
    font-size: 20px;
  }
}

.faqs--container .panel {
  transition: transform 0.3s ease-out;
  height: auto;
  overflow: hidden;
  border-bottom-width: 8px;
  --tw-border-opacity: 1;
  border-color: rgba(66, 150, 68, var(--tw-border-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #171717;
}

.faqs--container .panel.collapsed {
  height: 0;
  padding: 0;
  margin-top: auto;
  border: 0;
}

.faqs--container .accordion:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  /* Unicode character for "plus" sign (+) */
  float: right !important;
  margin-left: 1rem !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  color: #171717;
  border: 1px solid #171717;
  padding: 0 10px;
}

.faqs--container .active:before {
  content: "\f068" !important;
  /* Unicode character for "minus" sign (-) */
}

.breaker--bar {
  position: relative;
}

.breaker--bar:after {
  position: absolute;
  content: "";
  bottom: -25px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #F5F5F5;
}

.filter-link-author .filter-box {
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(79, 79, 79, var(--tw-border-opacity));
}

.filter-link-author.activeFilter .filter-box {
  --tw-border-opacity: 1;
  border-color: rgba(3, 118, 136, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
}

.filter-link-skill .filter-box {
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(79, 79, 79, var(--tw-border-opacity));
}

.filter-link-skill.activeFilter .filter-box {
  --tw-border-opacity: 1;
  border-color: rgba(3, 118, 136, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
}

.filter-link-tags .filter-box {
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(79, 79, 79, var(--tw-border-opacity));
}

.filter-link-tags.activeFilter .filter-box {
  --tw-border-opacity: 1;
  border-color: rgba(3, 118, 136, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
}

.about--card {
  box-shadow: 0px 13.1381px 19.7072px rgba(0, 0, 0, 0.05);
  border-radius: 1.97072px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2rem;
}

.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  position: relative !important;
}

.r16-9 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.r16-9 img {
  position: absolute;
  width: 100%;
  max-height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}

.page-numbers:not(.next, .prev).current {
  --tw-text-opacity: 1;
  color: rgba(66, 150, 68, var(--tw-text-opacity));
}

.page--nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 32px;
  height: 32px;
  border: 0.641539px solid #424242;
  --tw-text-opacity: 1;
  color: rgba(103, 103, 103, var(--tw-text-opacity));
  transition: 0.5s ease-in-out;
}

.page--nav:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(106, 66, 124, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.page--nav.active {
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
  color: white;
}

h1, h2, h3, h4, h5, h6 {
  overflow-wrap: normal;
}

#lostpasswordform legend, #resetpasswordform legend {
  margin-bottom: 1rem;
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

#lostpasswordform label, #resetpasswordform label {
  margin-bottom: 0.375rem;
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(105, 111, 121, var(--tw-text-opacity));
}

#lostpasswordform input, #resetpasswordform input {
  margin-bottom: 1rem;
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(130, 130, 130, var(--tw-border-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: "ITC Avant Garde Gothic W01 Boo", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#lostpasswordform input::-moz-placeholder, #resetpasswordform input::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(130, 130, 130, var(--tw-placeholder-opacity));
}

#lostpasswordform input:-ms-input-placeholder, #resetpasswordform input:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(130, 130, 130, var(--tw-placeholder-opacity));
}

#lostpasswordform input::placeholder, #resetpasswordform input::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(130, 130, 130, var(--tw-placeholder-opacity));
}

#reset-pass-submit {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: "ITC Avant Garde Gothic W01 Md", sans-serif;
  font-weight: 700;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.som-password-sent-message {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.somfrp-lost-pass-form-text {
  margin-bottom: 1rem;
}

.intro-video iframe {
  height: 260px;
}

@media (min-width: 640px) {
  .intro-video iframe {
    height: 400px;
  }
}

@media (min-width: 768px) {
  .intro-video iframe {
    height: 450px;
  }
}

@media (min-width: 1024px) {
  .intro-video iframe {
    height: 565px;
  }
}

.directory-card {
  background: rgba(234, 234, 234, 0.19);
  border-radius: 8px;
  position: relative;
}

.directory-card:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 67px;
  background: #63CFE3;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.directory-card__image {
  position: relative;
}

.directory-card__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 148px;
  height: 148px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

.directory-card__image:before {
  position: absolute;
  content: "";
  width: 162px;
  height: 162px;
  z-index: 0;
  border-radius: 50%;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  bottom: 0;
  background-color: #EAEAEA;
}

@media (min-width: 1024px) {
  .directory-card__image:before {
    left: -7px;
    transform: none;
  }
}

.directory-card__content {
  color: #676767;
}

.directory-card__content p {
  font-size: 0.75rem;
  line-height: 1rem;
}

.directory-card__links a:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(66, 66, 66, var(--tw-bg-opacity));
}

.directory-card__links a{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background: #007688;
  border-radius: 4px;
}

.directory-card__links a i {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.directory-card__links a:hover i {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.sidebars {
  z-index: 5;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  position: fixed;
  display: none;
  height: 11rem;
}

@media (min-width: 1024px){
  .sidebars{
    display: block;
  }
}

#sidebar1, #sidebar2, #sidebar3 {
  z-index: 5;
  right: 0;
  position: fixed;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

#sidebar1#sidebar1, #sidebar2#sidebar1, #sidebar3#sidebar1 {
  top: 0;
}

#sidebar1#sidebar2, #sidebar2#sidebar2, #sidebar3#sidebar2 {
  top: 50%;
  transform: translate(0, -50%);
}

#sidebar1#sidebar3, #sidebar2#sidebar3, #sidebar3#sidebar3 {
  bottom: 0;
}

#sidebar1 div, #sidebar2 div, #sidebar3 div {
  margin-top: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgba(91, 102, 112, var(--tw-bg-opacity));
}

#sidebar1 div .side-hover, #sidebar2 div .side-hover, #sidebar3 div .side-hover {
  display: flex;
  align-items: center;
}

#sidebar1 div .side-hover i, #sidebar2 div .side-hover i, #sidebar3 div .side-hover i {
  padding: 1rem;
}

#sidebar1 div .side-hover div, #sidebar2 div .side-hover div, #sidebar3 div .side-hover div {
  width: 0;
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

#sidebar1 #sidebar, #sidebar2 #sidebar, #sidebar3 #sidebar {
  z-index: 5;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  position: fixed;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

#sidebar-mobile {
  z-index: 5;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(91, 102, 112, var(--tw-bg-opacity));
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 1024px){
  #sidebar-mobile{
    display: none;
  }
}

#sidebar-mobile #sidebar_links {
  z-index: 4;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 33.333333%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(91, 102, 112, var(--tw-bg-opacity));
}

#sidebar-mobile section {
  z-index: 5;
  cursor: pointer;
}

#sidebar-mobile section:nth-child(1), #sidebar-mobile section:nth-child(2) {
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

#sidebar-mobile a:not(.multi-link), #sidebar-mobile #phone_link:not(.multi-link), #sidebar-mobile #brochure_link:not(.multi-link) {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  display: none;
  align-items: center;
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
}

.news--nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 32px;
  height: 32px;
  border: 0.641539px solid #424242;
  --tw-text-opacity: 1;
  color: rgba(103, 103, 103, var(--tw-text-opacity));
  transition: 0.5s ease-in-out;
}

.news--nav:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(106, 66, 124, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.news--nav.active {
  --tw-bg-opacity: 1;
  background-color: rgba(66, 150, 68, var(--tw-bg-opacity));
  color: white;
}

.breakfast--intro__content {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
}

.breakfast--intro__content:before {
  position: absolute;
  content: "";
  bottom: -3%;
  left: -3%;
  width: 145px;
  height: 132px;
  --tw-bg-opacity: 1;
  background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
  z-index: -1;
}

.breakfast--intro__image {
  position: relative;
}

.breakfast--intro__image:before {
  position: absolute;
  content: "";
  top: -3%;
  left: -4%;
  width: 259px;
  height: 259px;
  --tw-bg-opacity: 1;
  background-color: rgba(95, 207, 227, var(--tw-bg-opacity));
  z-index: -1;
}

.breakfast--events {
  position: relative;
}

.breakfast--events:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #F5F5F5;
}

@media (min-width: 1024px) {
  .breakfast--events:before {
    height: 75%;
  }
}

.breakfast--speakers__image {
  position: relative;
}

.breakfast--speakers__image * {
  position: relative;
  z-index: 1;
}

.breakfast--speakers__image:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  transform: rotate(0.09deg);
}

@media (min-width: 1024px) {
  .breakfast--speakers__image:first-child:after {
    position: absolute;
    content: "";
    top: -5%;
    left: -5%;
    width: 171px;
    height: 171px;
    --tw-bg-opacity: 1;
    background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
    z-index: -1;
  }

  .breakfast--speakers__image:last-child:after {
    position: absolute;
    content: "";
    bottom: -5%;
    right: -5%;
    width: 171px;
    height: 171px;
    --tw-bg-opacity: 1;
    background-color: rgba(3, 118, 136, var(--tw-bg-opacity));
    z-index: -1;
  }
}

.breakfast--testimonial .container-xxbig {
  position: relative;
}

@media (min-width: 1024px) {
  .breakfast--testimonial .container-xxbig:before {
    position: absolute;
    content: "";
    top: 0;
    left: -65px;
    width: 90px;
    height: 100%;
    background-image: url("../dist/images/bg-left.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .breakfast--testimonial .container-xxbig:after {
    position: absolute;
    content: "";
    top: 0;
    right: -65px;
    width: 90px;
    height: 100%;
    background-image: url("../dist/images/bg-right.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.breakfast--testimonial__content {
  position: relative;
}

@media (min-width: 1024px) {
  .breakfast--testimonial__content:before {
    position: absolute;
    content: "";
    top: -2rem;
    left: -8rem;
    width: 115px;
    height: 179px;
    background-image: url("../dist/images/speach-1.png");
    background-size: contain;
    background-repeat: no-repeat;
  }

  .breakfast--testimonial__content:after {
    position: absolute;
    content: "";
    bottom: -12rem;
    right: 0rem;
    width: 115px;
    height: 179px;
    background-image: url("../dist/images/speach-2.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
}

.breakfast--why__content {
  background: #FFFFFF;
  box-shadow: 0px 13.1319px 19.6979px rgba(0, 0, 0, 0.05);
  border-radius: 1.96979px;
}

.modal--video iframe {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .modal--video iframe {
    width: 700px;
    height: 350px;
  }
}

@media (min-width: 1024px) {
  .modal--video iframe {
    width: 1000px;
    height: 500px;
  }
}
