@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Ruda:wght@400;600;700&display=swap");

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  font-family: "poppins", sans-serif;
}

:root {
  --darkCyan: #003b4a;
  --lightGreen: #66cc00;
  --pureWhite: #ffffff;
  --yellow: #f7db4a;
  --skyColor: #d0eff9;
}
/* Navbar */
/* nav styles */

.row {
  display: flex;
  flex-wrap: wrap;
}
.region-navbar{
    background: #ffffff !important;
  }
.hero_second_container {
  display: flex;
}
.region-navbar .region__inner{
  max-width: unset !important;
  margin: unset !important;
}
.layout-header{
  display: none;
}
.roles_same_css a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.club_leaderShip_container_two {
  margin-top: 50px;
}
.learn_div p {
  text-align: center;
}
.lead_div p {
  text-align: center;
}
.explore_div p {
  text-align: center;
}
.engage_div p {
  text-align: center;
}
.second_p_tag {
  margin-top: 10px;
}
.video_frame {
  position: relative;
  padding: 57% 0 0 0;
}
.region-content {
  padding: 0px !important;
}
.club_leaderShip_container_one,
.leaderShip_skills {
  margin: 0 !important;
}
.row_gap {
  gap: 50px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px;
}
.region-footer-secondary > .menu--footer > .menu > .menu-item {
  text-decoration: none;
}
.nav_logo {
  padding-left: 20px;
  font-size: 0px;
  background-image: url("../../images/icons/bgcu-nav-logo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 216px;
  height: 59px;
  background-size: contain;
}
.nav .nav__link .nav-right-logoo{
  display: none;
}
.nav-right-logoo{
  font-size: 0px !important;
}
.region-navbar .region__inner{
  display: flex;
  align-items: center;
}
.region-navbar .region__inner .block-bgcu-navbar-links-id {
  flex-grow: 1;
}
.region-navbar .region__inner .block-block-contentb016725c-eba2-4269-95b8-4fbe04b258c4{
  flex-grow: 1;
}
.block-block-contentd57ec477-52d5-47ba-9852-18b951c4d45a {
  background-image: url("../../images/icons/nav-right-logo.svg");
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  width: 115px;
  height: 50px;
  margin-top: 40px;
  background-size: contain;
  margin-left: 50px;
  margin-right: 30px;
}
.region-navbar .region__inner .block-bgcunavrightsidelogo-id {
  background-image: url(../../images/icons/nav-right-logo.svg);
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  width: 115px;
  height: 50px;
  margin-top: 40px;
  background-size: contain;
  margin-right: 30px;
}
/* #block-bgcu2022-bgcunavrightsidelogo-2 {
  background-image: url(../../images/icons/nav-right-logo.svg);
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  width: 115px;
  height: 50px;
  margin-top: 40px;
  background-size: contain;
  margin-left: 50px;
  margin-right: 30px;
} */
.engage_div p {
  text-align: center;
}
.hamburger {
  padding-right: 20px;
  cursor: pointer;
}
.hamburger {
  width: 30px;
  height: 30px;
  background-image: url('../../images/icons/hamburgericon.svg'); /* Replace with your hamburger icon image */
  background-size: cover;
  background-position: center;
}

.hamburger.active {
  background-image: url(../../images/icons/crossicon.svg);
  position: absolute;
  z-index: 999;
}

.hamburger .line {
  display: none;
}

.nav__link {
  background: #f8db4a;
  color: #003b4a;
  left: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 900;
}

.nav__link a {
  display: block;
  text-align: center;
  padding: 40px 20px 20px;
  color: var(--darkCyan);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  border-bottom: 1px solid #003B4A;
  white-space: nowrap;
}

.hide {
  display: none;
}
@media screen and (max-width:600px) {
.block-block-contentd57ec477-52d5-47ba-9852-18b951c4d45a{
   display: none;
  }
.region-navbar .region__inner .block-bgcunavrightsidelogo-id {
    display: none;
  }
  html[lang='fr'] .nav .nav__link .nav-right-logoo{
    display: block;
    font-size: 0px !important;
    background-image: url(../../images/Monbgc-logo-darkblue.png);
    background-repeat: no-repeat;
    border-bottom: unset !important;
    width: 115px;
    background-size: contain;
    margin: 20px auto 0;
    position: absolute;
    right: 20px;
    top: 0px;
  }

  html[lang='en'] .nav .nav__link .nav-right-logoo {
  display: block;
  font-size: 0px !important;
  background-image: url(../../images/icons/nav-right-logo.svg);
  background-repeat: no-repeat;
  border-bottom: unset !important;
  width: 115px;
  background-size: contain;
  margin: 20px auto 0;
  position: absolute;
  right: 20px;
  top: 0px;
}
.nav__link {
  padding-top: 100px;
}
.language-switcher-language-url{
  display: none !important;
}
.main-menu-openn .language-switcher-language-url{
  display: block !important;
  position: fixed;
  width: 97%;
  z-index: 901;
  transform: translate(0%, 260%);

}
.language_switcher_container{
  
}
.language_switcher_container::before{
  display: none;
}

}
@media screen and (min-width: 600px) {
  .nav__link{
    width: unset !important;
    height: unset !important;
  }
.nav_link_web {
    display: flex;
    position: static;
    width: auto;
    margin-right: 20px;
    background: none;
  } 
.nav__link a {
    display: inline-block;
    border-bottom: unset;
  }

  .hamburger {
    display: none;
  }
}
/* Logged User Page */
.region-herosection{
background: var(--darkCyan);
  color: var(--pureWhite);
  background-image: url("../../images/icons/bg_zigzag_15.png");
  background-position: left top;
}
.region-staffvolunteer .roles_same_css p a{
  font-size: 0px !important;
}
.region-clubleadership .video_frame iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero_section.hero_section_logged_user {
  background-color: var(--pureWhite);
  color: var(--darkCyan);
}
.region-herosection .hero_first_container {
  position: relative;
  width: 100%;
  margin-top: 110px;
}
.region-herosection .hero_first_container h1 {
  font-family: "poppins", sans-serif;
  color: var(--pureWhite);
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  text-transform: unset;
  margin-bottom: 20px;
  margin-bottom: 20px !important;
  text-align: unset;
}
.region-herosection .hero_first_container h1 span{
  text-shadow: unset !important;
}
.region-herosection .hero_first_container .hero_underline {
  background-image: url(../../images/icons/Hero_underline.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 49px;
  padding-bottom: 8px;
}
.region-herosection .hero_first_container h4 {
  color: var(--pureWhite);
  width: 100%;
  max-width: 435px;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.btn_common {
  margin-top: 29px;
}
.roles_same_fr{
  margin: unset !important;
}
.leader_btn{
  text-align: center;
}
.btn_common .green_button{
  font-size: 18.21px;
  font-style: normal;
  font-weight: 800;
  cursor: pointer;
  line-height: normal;
  background-color: var(--lightGreen);
  padding: 8px 38px;
  color: var(--pureWhite);
  border: none;
  border-radius: 99px;
  transition: all 0.3s;
  text-decoration: none;
}
.btn_common .green_button:hover {
  transform: translateY(-3px);
}

.hero_second_container img {
  max-width: 118%;
}

/* roles card */
.region-staffvolunteer{
  background: var(--skyColor);
  background-image: url("../../images/icons/bg_zigzag.png");
  background-repeat: repeat;
}
.roles_cards {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 92px 0px;
  flex-wrap: wrap;
  gap: 20px;
}
.roles_cards .roles_same_css {
  border-radius: 24px;
  width: 100%;
  max-width: 299px;
  margin: auto;
  background: var(--pureWhite);
}
.roles_inside_card {
  padding: 20px 15px 25px;
}

.roles_inside_card a {
  text-decoration: none;
}
.hero_second_container .field__item{
  display: flex;
}
.roles_same_css h2 {
  color: var(--darkCyan);
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.roles_same_css h4 {
  color: var(--lightGreen);
  font-weight: 800;
  font-size: 25px;
  line-height: normal;
}
.roles_same_css img {
  width: 299px;
  height: 259px;
}
.roles_inside_card object {
  padding-left: 16px;
}
.roles_same_css .staff_volunteer,
.roles_same_css .ceo_class,
.roles_same_css .club_members {
  width: 100%;
  max-width: 299px;
  margin: auto;
}

.roles_inside_card {
  position: relative;
}

.roles_inside_card h4 {
  position: relative;
}

.roles_inside_card h4::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 16px;
  background-image: url("../../images/icons/right_arrow.svg");
  background-size: cover;
  margin-left: 5px;
}

.roles_same_css {
  border-radius: 12px;
  background: var(--pureWhite);
  position: relative;
}
.roles_inside_fr{
  height: 100%;
  max-height: 47%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.roles_same_css h4 {
  color: var(--lightGreen);
  font-size: 20px;
  font-weight: 800;
  line-height: normal;
}
.roles_same_css img {
  width: 299px;
  height: 259px;
}
.roles_inside_card object {
  padding-left: 16px;
}
/* Club Leadership */
.region-clubleadership{
  padding: 90px 30px 115px 30px;
  background-image: url("../../images/icons/green_dots.svg");
  background-repeat: repeat;
}
.region-clubleadership .club_leaderShip_container_one h1 {
  font-family: "poppins", sans-serif; 
  color: var(--darkCyan);
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  text-align: start !important;
  margin: unset !important;
  margin-bottom: 0.67em !important;
}
.club_leaderShip_container_one p {
  color: var(--darkCyan);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
.club_leaderShip_container_two video {
  height: 303px;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.club_leaderShip_container_one {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
}
/* LeaderShip Skills */
.leaderShip_skills a {
  text-decoration: none;
}
.leadership_skills_flexContainer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px 0px;
  gap: 40px;
  align-items: flex-start;
}
.same_css_img_prop {
  width: 78px;
  height: 78px;
  background-repeat: no-repeat;
  background-size: contain;
}
.region-leadershipskills{
  background-color: var(--skyColor);
  padding: 60px 30px;
  background-image: url("../../images/icons/bg_zigzag.png");
  background-repeat: repeat;
}
.region-leadershipskills .leaderShip_skills h1 {
  font-family: "poppins", sans-serif;
  margin: unset !important;
  color: var(--darkCyan);
  font-size: 42px;
  text-align: center;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.region-leadershipskills .leaderShip_skills div h1 {
  color: var(--darkCyan);
  font-size: 28px;
  font-weight: 800;
  line-height: normal;
  margin: 18px 0 10px 0 !important;
}
.hamburger .line br{
height: 0;
}
.leadership_skills_flexContainer div.sl-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 240px;
}
.leaderShip_skills button {
  display: block;
  margin: auto;
}
/* Footer */
.footer {
  display: flex;
  justify-content: space-between;
  background: var(--darkCyan);
  align-items: center;
  flex-wrap: wrap;
}
.bgcu_footer_logo {
  background-image: url("../../images/icons/bgcu_logo.svg");
  width: 97px;
  height: 141px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.footer_first_con {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  max-width: 500px;
}
.footer_text {
  color: var(--pureWhite);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}
.footer_further {
  display: flex;
  margin-top: 30px;
}
.footer_second_con p {
  color: var(--pureWhite);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}
.footer_second_con {
  padding-right: 4%;
  margin-top: 30px;
}
.nav-right-logo{
  font-size: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.club_leaderShip_container_two img{
  max-width: 75%;
  }
  .club_leaderShip_container_two{
  text-align: right;
  }
/* Reponsiveness */

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .leadership_skills_flexContainer {
    gap: 16px;
    flex-wrap: inherit;
  }
  .region-herosection .hero_first_container {
    margin-top: 50px;
    margin-bottom: 50px !important;
    padding-left: 40px;
    text-align: left !important;
  }
  .region-herosection .row {
    align-items: flex-end;
  }
}
@media screen and (min-width:820px) and (max-width:1012px){
  .nav_fr a{
    padding: 14px 0px 0px 0px !important;
    white-space: unset !important;
  }
}
@media only screen and (max-width: 768px) {
  .region-herosection .hero_first_container {
    margin-top: 0px;
    padding: 30px 10px;
  }
  .roles_inside_fr{
    height: unset !important;
    max-height: unset !important;
  }
  .hero_underline {
    background-position: 0 55px;
  }
  .club_leaderShip_container_two img{
    max-width: 100%;
  }
  .club_leaderShip_container_two{
    text-align: unset;
  }

  .video_frame {
    padding: 65% 0 0 0;
  }

  .leaderShip_skills button {
    display: inline;
    margin: 0px 10px;
  }
  .col {
    flex-basis: auto;
  }
  .leaderShip_skills button {
    display: block;
    margin: auto;
  }
  .club_leaderShip {
    padding: 0px 10px;
  }

  .hero_section.hero_section_not_loggedIn {
    /* margin-top: 32px;
    margin-bottom: 32px; */
  }
  .leadership_skills_flexContainer {
    padding: 0px 10px;
    justify-content: space-evenly;
  }
  .nav__link a {
    padding: 36px 20px 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .nav_logo {
    width: 148px;
    height: 40px;
  }
  .nav-right-logo {
    margin: 20px auto;
  }
  .block-language-blocklanguage-interface .select-language-switcher{
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .region-herosection .hero_first_container h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .hero_underline {
    background-position: 0 37px;
  }
  .nav-right-logo {
    margin: 20px auto;
    padding: 23px 20px 20px;
  }
  .footer_second_con {
    padding-left: 30px;
  }
  .region-herosection .hero_first_container {
    padding-bottom: 50px;
    margin-top: 0px;
  }
  .club_leaderShip_container_two video {
    width: 100%;
  }
  .green_button {
    font-size: 18px;
  }
  .hero_second_container {
    order: 1;
  }
  .club_leaderShip_container_two {
    width: 316px;
  }
  .club_leaderShip_container_one,
  .region-leadershipskills .leaderShip_skills h1 {
    font-size: 31px;
  }
  .hero_second_container img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 840px) {
 .region-herosection .hero_first_container {
    margin-bottom: 0;
    text-align: center;
  }
  .nav_logo{
    width: 148px;
    height: 40px;
  }
 .row_french{
 justify-content: center;
 }
  .row_gap {
    gap: 20px;
    padding: 0px 10px;
  }

  .leadership_skills_flexContainer {
    padding: 0px 10px;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  :lang(fr) .leadership_skills_flexContainer {
    padding: 0px 35px;
  }
  #block-bgcu2022-bgcunavrightsidelogo {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
 
  .nav_fr a:first-child {
    padding-right: 12px !important;
  }
  
  :lang(fr) .language_switcher_container::before{
    left: -16px;
  }
  
  .nav_link_web {
    margin-right: 0px;
  }
  .nav_fr a{
    font-size: 16px;
    line-height: 20px;
  }
  .block-language-blocklanguage-interface .select-language-switcher{
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .layout-footer .menu--footer .menu-item:not(:first-child){
    padding-left: 0px;
  }
  :lang(fr) .layout-footer .region-footer-secondary .region__inner{
    align-items: end;
  }
}
@media screen and (max-width: 1200px) {
  .hero_second_container img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .hero_section.hero_section_not_loggedIn {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .region-clubleadership{
  padding: 90px 0px 115px 0px;
  }
}

@media only screen and (min-width: 840px) and (max-width: 1200px) {

  .roles_cards {
    padding: 92px 20px;
  }
 }
