/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/components/Newsletter/HeroSection/heroSection.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.heroSection_heroSection__Z1Ah6 {
  height: calc(100svh - 16rem);
  display: flex;
}
@media (max-width: 40em) {
  .heroSection_heroSection__Z1Ah6 {
    height: calc(100svh - 12rem);
    flex-direction: column;
  }
}
.heroSection_heroSection__Z1Ah6 .heroSection_imageContainer__Yg2OO {
  flex: 1 1;
  border-radius: 40rem 0 0 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 60.125em) {
  .heroSection_heroSection__Z1Ah6 .heroSection_imageContainer__Yg2OO {
    border-radius: 20rem 0 0 0;
  }
}
.heroSection_heroSection__Z1Ah6 .heroSection_imageContainer__Yg2OO .heroSection_img__jltuQ {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.heroSection_heroSection__Z1Ah6 .heroSection_content__xdwyR {
  flex: 1 1;
  background-color: #13a438;
  border-radius: 0 0 40rem 0;
  display: flex;
  align-items: center;
}
@media (max-width: 60.125em) {
  .heroSection_heroSection__Z1Ah6 .heroSection_content__xdwyR {
    border-radius: 0 0 20rem 0;
  }
}
.heroSection_heroSection__Z1Ah6 .heroSection_content__xdwyR .heroSection_heading__LbGyK {
  font-size: clamp(1.2rem, 0.35rem + 4.27vw, 5.47rem);
  font-weight: 900;
  line-height: 1.2;
  color: #fff;
  padding-left: 10rem;
}
@media (max-width: 40em) {
  .heroSection_heroSection__Z1Ah6 .heroSection_content__xdwyR .heroSection_heading__LbGyK {
    font-size: clamp(1.44rem, 0.36rem + 5.4vw, 6.84rem);
  }
}
.heroSection_heroSection__Z1Ah6 .heroSection_content__xdwyR .heroSection_heading__LbGyK span {
  display: block;
  white-space: nowrap;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/NewsletterCard/newsletterCard.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.newsletterCard_newsletterCard__SIEUz {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.newsletterCard_newsletterCard__SIEUz .newsletterCard_container__DzJpW {
  position: relative;
  background-color: #0b612d;
  border-radius: 3rem 3rem 0 0;
  overflow: hidden;
}
.newsletterCard_newsletterCard__SIEUz .newsletterCard_container__DzJpW .newsletterCard_imgContainer__zpjG3 {
  height: 30rem;
  overflow: hidden;
}
.newsletterCard_newsletterCard__SIEUz .newsletterCard_container__DzJpW .newsletterCard_imgContainer__zpjG3 .newsletterCard_img__JDihG {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: -7rem;
}
.newsletterCard_newsletterCard__SIEUz .newsletterCard_container__DzJpW .newsletterCard_mask__Vq4Yq {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, rgba(12, 12, 12, 0.5), transparent);
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.newsletterCard_newsletterCard__SIEUz .newsletterCard_container__DzJpW .newsletterCard_mask__Vq4Yq h2 {
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 3rem;
}
.newsletterCard_newsletterCard__SIEUz .newsletterCard_contentContainer__uiNP6 {
  flex: 1 1;
  background-color: #0b612d;
  padding: 3rem;
  border-radius: 0 0 3rem 3rem;
}
.newsletterCard_newsletterCard__SIEUz .newsletterCard_contentContainer__uiNP6 .newsletterCard_title__Mx4OP {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/Navbar/navbar.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.navbar_iconBox__neuSY {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: #355694;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.navbar_iconBox__neuSY svg {
  width: 17px;
  height: 17px;
}
.navbar_iconBox__neuSY:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.navbar_instaiconBox__L2QBk {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: #F60E4B;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.navbar_instaiconBox__L2QBk svg {
  width: 17px;
  height: 17px;
}
.navbar_instaiconBox__L2QBk:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.navbar_twitericonBox__GU0iG {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: #FF0033;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.navbar_twitericonBox__GU0iG svg {
  width: 17px;
  height: 17px;
}
.navbar_twitericonBox__GU0iG:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.navbar_linkDiniconBox__JXg4G {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: #0071AE;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.navbar_linkDiniconBox__JXg4G svg {
  width: 17px;
  height: 17px;
}
.navbar_linkDiniconBox__JXg4G:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.navbar_addressText__ALeYv {
  font-size: 14px !important;
}

.navbar_topInfoBar__Bln2S {
  position: relative;
  z-index: 1;
  right: 0;
  top: 0;
  width: 100%;
  background: #0b612d;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 5rem;
  font-size: 12px;
  color: #ffffff;
  gap: 8px;
  flex-wrap: wrap;
}

.navbar_topInfoItem__5GrNR {
  font-size: 13px;
}

.navbar_locationRow__5qD1b {
  display: flex;
  gap: 5px;
  margin-top: 5px;
}

.navbar_topInfoSocial__Lxwar {
  display: flex;
  align-items: center;
  gap: 10px;
}
.navbar_topInfoSocial__Lxwar a {
  color: #0b612d;
  font-size: 13px;
}

/* Medium Laptop */
@media (max-width: 1800px) and (min-width: 1200px) {
  .navbar_topInfoBar__Bln2S {
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
  }
  .navbar_topInfoItem__5GrNR {
    width: auto !important;
  }
  .navbar_locationRow__5qD1b p {
    font-size: 13px !important;
  }
  .navbar_navbar___LXDn {
    padding: 2rem 2rem 2rem 2rem !important; /* reduce top/bottom padding */
    display: flex;
    align-items: center; /* vertically align logo & menu */
  }
  .navbar_navbar___LXDn .navbar_logo__tsi1b {
    margin-right: 2rem; /* gap between logo & menu */
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS {
    padding: 0 !important; /* remove extra UL padding */
    margin: 0; /* remove default UL margin */
    display: flex;
    gap: 1rem; /* spacing between menu items */
    list-style: none;
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_item___NqYW,
  .navbar_navbar___LXDn .navbar_list__uZGAS {
    padding: 0rem 1.5rem !important; /* smaller padding */
    font-size: 2rem !important;
  }
  .navbar_dropdownItem__izsvw {
    padding: 1.5rem 1rem !important; /* smaller padding */
    font-size: 1.8rem !important;
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownList__25Eig .navbar_subItem__ju7M_ {
    padding: 1rem 2rem;
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_badgeContainer__ZuNzS {
    top: 50% !important;
    right: 1rem !important; /* adjust badge distance */
  }
}
@media (max-width: 1199px) and (min-width: 950px) {
  .navbar_topInfoBar__Bln2S {
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
  }
  .navbar_topInfoItem__5GrNR {
    width: auto !important;
  }
  .navbar_locationRow__5qD1b p {
    font-size: 13px !important;
  }
  .navbar_navbar___LXDn {
    padding: 2rem 2rem 2rem 2rem !important; /* reduce top/bottom padding */
    display: flex;
    align-items: center; /* vertically align logo & menu */
  }
  .navbar_navbar___LXDn .navbar_logo__tsi1b {
    margin-right: 2rem; /* gap between logo & menu */
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS {
    padding: 0 !important; /* remove extra UL padding */
    margin: 0; /* remove default UL margin */
    display: flex;
    gap: 1rem; /* spacing between menu items */
    list-style: none;
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_item___NqYW,
  .navbar_navbar___LXDn .navbar_list__uZGAS {
    padding: 0rem 1rem !important; /* smaller padding */
    font-size: 1.5rem !important;
  }
  .navbar_dropdownItem__izsvw {
    padding: 1.5rem 1rem !important; /* smaller padding */
    font-size: 1.8rem !important;
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownList__25Eig .navbar_subItem__ju7M_ {
    padding: 1rem 2rem;
  }
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_badgeContainer__ZuNzS {
    top: 50% !important;
    right: 1rem !important; /* adjust badge distance */
  }
}
/* Tablet */
@media (max-width: 991px) {
  .navbar_topInfoBar__Bln2S {
    display: none;
    position: relative;
    width: 100%;
    border-radius: 0;
    justify-content: center;
    text-align: center;
  }
}
/* Mobile */
@media (max-width: 576px) {
  .navbar_topInfoBar__Bln2S {
    display: none;
    font-size: 11px;
  }
}
.navbar_navbar___LXDn {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999999;
  padding-left: 10rem;
  padding-right: 10rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: white;
  display: flex;
  justify-content: space-between;
  gap: 5rem;
}
@media (max-width: 64em) {
  .navbar_navbar___LXDn {
    top: 0px;
    padding: 5rem;
  }
}
@media (max-width: 40em) {
  .navbar_navbar___LXDn {
    padding: 3rem;
  }
}
.navbar_navbar___LXDn .navbar_logoContainer__emVsm {
  align-self: center;
  height: 10rem;
  width: max-content;
}
@media (max-width: 90em) {
  .navbar_navbar___LXDn .navbar_logoContainer__emVsm {
    height: 7rem;
  }
}
@media (max-width: 40em) {
  .navbar_navbar___LXDn .navbar_logoContainer__emVsm {
    height: 6rem;
  }
}
.navbar_navbar___LXDn .navbar_logoContainer__emVsm .navbar_logo__tsi1b {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: left;
}
.navbar_navbar___LXDn .navbar_list__uZGAS {
  background-color: #0b612d;
  height: max-content;
  padding: 0 5rem 0 3rem;
  border-radius: 1rem 0 0 1rem;
  transition: all 500ms ease-in-out;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 1rem;
  right: 0;
}
@media (max-width: 60.125em) {
  .navbar_navbar___LXDn .navbar_list__uZGAS {
    top: 12rem;
    left: -100%;
    width: 100%;
    padding: 5rem;
    border-radius: 0;
    flex-direction: column;
    gap: 0;
  }
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_item___NqYW {
  cursor: pointer;
  transition: all 500ms;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_item___NqYW:hover {
  color: #cc9b2b;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_item___NqYW,
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw {
  padding: 1.5rem 1.2rem;
  font-size: 2rem;
  font-weight: 500;
  list-style: none;
  color: #ffffff;
  text-transform: capitalize;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw {
  position: relative;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw:hover .navbar_dropdownList__25Eig {
  display: inline-block;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_itemText__nyLvG {
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (max-width: 60.125em) {
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_itemText__nyLvG {
    justify-content: center;
  }
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw:hover .navbar_itemText__nyLvG {
  color: #cc9b2b;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_dropdownList__25Eig {
  display: none;
  background-color: #0b612d;
  position: absolute;
  top: 5.2rem;
  left: 0;
  width: max-content;
  border-radius: 0 0 5px 5px;
}
@media (max-width: 60.125em) {
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_dropdownList__25Eig {
    position: relative;
    top: 0;
    background-color: #95c11f;
  }
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_dropdownList__25Eig .navbar_subItem__ju7M_ {
  list-style: none;
  padding: 1rem 2rem;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  transition: color 500ms;
  border-bottom: 1px solid #cc9b2b;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_dropdownList__25Eig .navbar_subItem__ju7M_:hover {
  color: #cc9b2b;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_dropdownList__25Eig .navbar_activeSubItem__iqRKe {
  color: #cc9b2b;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_dropdownItem__izsvw .navbar_dropdownList__25Eig .navbar_subItemNoBorder__0o22d {
  border: none;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_activeItem__VWmCm {
  color: #cc9b2b !important;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_badgeContainer__ZuNzS {
  position: absolute;
  top: 50%;
  right: 5rem;
  transform: translateY(-50%);
  height: 10rem;
  list-style: none;
}
@media (max-width: 40em) {
  .navbar_navbar___LXDn .navbar_list__uZGAS .navbar_badgeContainer__ZuNzS {
    top: 2rem;
    right: 2rem;
    transform: none;
  }
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_badgeContainer__ZuNzS .navbar_img__9VfmJ {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.navbar_navbar___LXDn .navbar_list__uZGAS .navbar_link__BWSFK {
  text-decoration: none;
}
.navbar_navbar___LXDn .navbar_spaceBox__GiiSi {
  display: block;
  width: 15rem;
  height: 100%;
}
.navbar_navbar___LXDn .navbar_openList__zI0Ew {
  left: 0;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_ {
  display: none;
  background-color: transparent;
  border: none;
  margin: 0px;
  min-height: 2.5rem;
  min-width: 3rem;
  transition: all 0.3s;
  cursor: pointer;
}
@media (max-width: 60.125em) {
  .navbar_navbar___LXDn .navbar_menuBtn__r_P1_ {
    display: block;
  }
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_:hover, .navbar_navbar___LXDn .navbar_menuBtn__r_P1_:focus, .navbar_navbar___LXDn .navbar_menuBtn__r_P1_:active {
  outline: none;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_ .navbar_bar__zCWtI {
  background-color: #4a4a4a;
  width: 3rem;
  height: 3px;
  margin: 4px auto;
  border-radius: 3px;
  display: block;
  position: relative;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_ .navbar_bar__zCWtI:before,
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_ .navbar_bar__zCWtI:after {
  content: "";
  background-color: #4a4a4a;
  border-radius: 3px;
  width: 3rem;
  height: 3px;
  margin: 4px auto;
  position: absolute;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_ .navbar_bar__zCWtI:before {
  top: -12px;
  left: 0px;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_ .navbar_bar__zCWtI:after {
  bottom: -12px;
  left: 0px;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_.navbar_active__xG8nP > .navbar_bar__zCWtI {
  background-color: transparent;
  transition: 0.2s;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_.navbar_active__xG8nP > .navbar_bar__zCWtI:before {
  transform: rotate(45deg) translate(4px, 9px);
  transition: 0.3s;
  width: 28px;
  left: 1px;
}
.navbar_navbar___LXDn .navbar_menuBtn__r_P1_.navbar_active__xG8nP > .navbar_bar__zCWtI:after {
  transform: rotate(-45deg) translate(3px, -7px);
  transition: 0.3s;
  width: 28px;
  left: 1px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/Footer/footer.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.footer_footer__yEqUU {
  position: relative;
  padding-left: 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5rem;
}
@media (max-width: 64em) {
  .footer_footer__yEqUU {
    flex-direction: column;
    align-items: normal;
    gap: 2rem;
    padding-left: 0;
  }
}
.footer_footer__yEqUU .footer_logoContainer__u2SMT {
  flex: 1 1;
  padding: 3rem;
  height: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 64em) {
  .footer_footer__yEqUU .footer_logoContainer__u2SMT {
    flex: auto;
    height: 15rem;
  }
}
.footer_footer__yEqUU .footer_logoContainer__u2SMT .footer_logo__2f7wy {
  height: 100%;
  width: 120%;
  object-fit: contain;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 {
  flex: 3 1;
  background-color: #0b612d;
  padding: 15rem 20rem;
  border-radius: 50rem 0 0 0;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
@media (max-width: 90em) {
  .footer_footer__yEqUU .footer_contentContainer__YdiL4 {
    padding: 15rem 10rem 15rem 20rem;
  }
}
@media (max-width: 64em) {
  .footer_footer__yEqUU .footer_contentContainer__YdiL4 {
    padding: 10rem 5rem 10rem 15rem;
  }
}
@media (max-width: 50.625em) {
  .footer_footer__yEqUU .footer_contentContainer__YdiL4 {
    flex: auto;
    flex-direction: column;
    align-items: center;
    gap: 5rem;
    border-radius: 20rem 0 0 0;
    padding: 10rem 5rem;
  }
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_address__wD9Bo,
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe,
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG {
  font-size: 2rem;
  color: #ffffff;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_address__wD9Bo {
  display: flex;
  gap: 2rem;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_address__wD9Bo .footer_addressTitle__xym4D {
  font-weight: 600;
  color: #F7A220;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe {
  display: grid;
  grid-template-columns: repeat(2, [col-start] max-content [col-end]);
  grid-template-rows: repeat(2, [row-start] max-content [row-end]);
  grid-column-gap: 2rem;
  column-gap: 2rem;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe .footer_phoneTitle__Irrh2,
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe .footer_emailTitle__7PsIY {
  font-weight: 600;
  color: #F7A220;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe .footer_phoneTitle__Irrh2 {
  grid-column: col-start 1/col-end 1;
  grid-row: row-start 1/row-end 1;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe .footer_phoneData__3m0qc {
  grid-column: col-start 2/col-end 2;
  grid-row: row-start 1/row-end 1;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe .footer_emailTitle__7PsIY {
  grid-column: col-start 1/col-end 1;
  grid-row: row-start 2/row-end 2;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_contact__SMFQe .footer_emailData__BJ6dL {
  grid-column: col-start 2/col-end 2;
  grid-row: row-start 2/row-end 2;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 50.625em) {
  .footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ {
    justify-content: center;
  }
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ .footer_link__S8Lty {
  height: 3.5rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #95c11f;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ .footer_link__S8Lty .footer_icon__iz_ME {
  font-size: 1.8rem;
  color: #0b612d;
  transition: all 500ms;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ .footer_link__S8Lty .footer_linkdinIcon__JzEJY {
  color: #0071ae !important;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ .footer_link__S8Lty .footer_youtubeIcon__VMctk {
  color: #ff0033 !important;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ .footer_link__S8Lty .footer_instagramIcon__mBRMI {
  color: #f60e4b !important;
}
.footer_footer__yEqUU .footer_contentContainer__YdiL4 .footer_socialmedia__6hxJG .footer_container__0EVg_ .footer_link__S8Lty .footer_facebookIcon__43cfA {
  color: #0C52C2 !important;
}
.footer_footer__yEqUU {
  /* COPYRIGHT */
}
.footer_footer__yEqUU .footer_copywrite__bVwS9 {
  position: absolute;
  bottom: 2rem;
  right: 8.5rem;
  font-size: 1.6rem;
  color: #ffffff;
}
@media (max-width: 64em) {
  .footer_footer__yEqUU .footer_copywrite__bVwS9 {
    right: auto;
    width: 100%;
    text-align: center;
    margin-top: 2rem;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/HeroSection/heroSection.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.heroSection_heroSection__j74hu {
  position: relative;
  height: calc(100svh - 16rem);
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu {
    height: calc(60svh - 12rem);
  }
}
.heroSection_heroSection__j74hu .heroSection_bgImageContainer__p34gb {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.heroSection_heroSection__j74hu .heroSection_bgImageContainer__p34gb .heroSection_bgImage__jF_5p {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: #95c11f;
  border-radius: 35rem 0 0 0;
  overflow: hidden;
  padding: 14rem 21rem;
}
@media (max-width: 90em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o {
    padding: 12rem 19rem;
  }
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o {
    width: 100%;
    border-radius: 25rem 0 0 0;
    padding: 10rem 15rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_heading__n6Ios {
  position: relative;
  z-index: 2;
  font-size: clamp(1.2rem, 0.35rem + 4.27vw, 5.47rem);
  font-weight: 900;
  line-height: 1.2;
  color: white;
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_heading__n6Ios {
    font-size: clamp(1.44rem, 0.36rem + 5.4vw, 6.84rem);
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_heading__n6Ios span {
  display: block;
  white-space: nowrap;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_juSubHeading__0p_at {
  position: relative;
  z-index: 2;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  color: white;
  margin-bottom: 2rem;
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_juSubHeading__0p_at {
    font-size: 1.5rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_juSubHeading__0p_at span {
  display: block;
  white-space: nowrap;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_juHeading__1gqw_ {
  position: relative;
  z-index: 2;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
  color: white;
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_juHeading__1gqw_ {
    font-size: 2rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_juHeading__1gqw_ span {
  display: block;
  white-space: nowrap;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareSubHeading__pJijw {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareSubHeading__pJijw span {
  display: block;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareSubHeading__pJijw span:nth-of-type(1),
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareSubHeading__pJijw span:nth-of-type(2) {
  font-weight: 900;
  line-height: 1.2;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareSubHeading__pJijw span:nth-of-type(1) {
  font-size: clamp(0.8rem, 0.3rem + 2.28vw, 3.27rem);
  font-weight: 900;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareSubHeading__pJijw span:nth-of-type(2) {
  font-size: clamp(1.2rem, 0.35rem + 4.27vw, 5.47rem);
  font-weight: 900;
  margin-left: -6rem;
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareSubHeading__pJijw span:nth-of-type(2) {
    margin-left: -4rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareHeading__NE4j9 {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareHeading__NE4j9 span {
  display: block;
  font-size: clamp(1.2rem, 0.35rem + 4.27vw, 5.47rem);
  font-weight: 900;
  line-height: 1.2;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareHeading__NE4j9 span:nth-of-type(1) {
  width: 100%;
  margin-left: 8rem;
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_healthcareHeading__NE4j9 span:nth-of-type(1) {
    margin-left: 4rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_storyHeading__MksVR {
  color: #ffffff;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_storyHeading__MksVR span {
  display: block;
  font-size: clamp(1.2rem, 0.35rem + 4.27vw, 5.47rem);
  font-weight: 900;
  line-height: 1.2;
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_storyHeading__MksVR span:nth-of-type(1) {
  margin-left: -12rem;
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_storyHeading__MksVR span:nth-of-type(1) {
    margin-left: -5rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_layoutContainer__NC_IM {
  height: 45rem;
  width: 45rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 90em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_layoutContainer__NC_IM {
    height: 40rem;
    width: 40rem;
  }
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_layoutContainer__NC_IM {
    height: 25rem;
    width: 25rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_content__kuR_o .heroSection_layoutContainer__NC_IM .heroSection_layoutImage__OBsfl {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.heroSection_heroSection__j74hu .heroSection_juContent__U5HOu {
  padding: 10rem 18rem;
  border-radius: 30rem 0 0 0;
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_juContent__U5HOu {
    border-radius: 20rem 0 0 0;
    padding: 2rem 10rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_healthcareContent__zM27_ {
  padding: 14rem 25rem 14rem 32rem;
}
@media (max-width: 90em) {
  .heroSection_heroSection__j74hu .heroSection_healthcareContent__zM27_ {
    padding: 12rem 30rem 12rem 30rem;
  }
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_healthcareContent__zM27_ {
    border-radius: 25rem 0 0 0;
    padding: 10rem 15rem;
  }
}
.heroSection_heroSection__j74hu .heroSection_storyContent__6jDx8 {
  padding: 18rem 25rem 18rem 32rem;
}
@media (max-width: 90em) {
  .heroSection_heroSection__j74hu .heroSection_storyContent__6jDx8 {
    padding: 16rem 30rem 16rem 30rem;
  }
}
@media (max-width: 40em) {
  .heroSection_heroSection__j74hu .heroSection_storyContent__6jDx8 {
    border-radius: 25rem 0 0 0;
    padding: 10rem 15rem;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/ServiceCard/serviceCard.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.serviceCard_serviceCard__e_dZ2 {
  position: relative;
  padding-bottom: 70%;
  border-radius: 1rem;
  overflow: hidden;
}
.serviceCard_serviceCard__e_dZ2 .serviceCard_mask__lOre7 {
  background-image: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.9));
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.serviceCard_serviceCard__e_dZ2 .serviceCard_mask__lOre7 .serviceCard_heading__TtpH4 {
  color: #ffffff;
  font-size: 4rem;
  line-height: 1.1;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 2rem;
}
@media (max-width: 100em) {
  .serviceCard_serviceCard__e_dZ2 .serviceCard_mask__lOre7 .serviceCard_heading__TtpH4 {
    font-size: 3rem;
  }
}
@media (max-width: 40em) {
  .serviceCard_serviceCard__e_dZ2 .serviceCard_mask__lOre7 .serviceCard_heading__TtpH4 {
    font-size: 2.5rem;
  }
}
.serviceCard_serviceCard__e_dZ2 .serviceCard_imgContainer__DMW7q {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.serviceCard_serviceCard__e_dZ2 .serviceCard_imgContainer__DMW7q .serviceCard_img__j_sfc {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/Button/button.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.button_btn__mrOot {
  padding: 1rem 2.5rem;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  color: #0b612d;
  background-color: transparent;
  border-radius: 1rem;
  border: 2px solid #0b612d;
  transition: all 200ms;
}
.button_btn__mrOot:hover {
  background-color: #0b612d;
  color: #95c11f;
}

.button_btnSecond__a9VsP {
  border: 2px solid #95c11f;
}
.button_btnSecond__a9VsP:hover {
  border: 2px solid #0b612d;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/WorkTogether/workTogether.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.workTogether_workTogether__NDQoU {
  padding: 10rem 15rem;
  display: flex;
  align-items: center;
  gap: 5rem;
}
@media (max-width: 64em) {
  .workTogether_workTogether__NDQoU {
    padding: 10rem;
  }
}
@media (max-width: 60.125em) {
  .workTogether_workTogether__NDQoU {
    flex-direction: column;
  }
}
@media (max-width: 40em) {
  .workTogether_workTogether__NDQoU {
    padding: 5rem;
  }
}
@media (max-width: 26.88em) {
  .workTogether_workTogether__NDQoU {
    padding: 5rem 3rem;
  }
}
.workTogether_workTogether__NDQoU .workTogether_imgContainer__HZ02n {
  flex: 1 1;
  height: 70rem;
  border-radius: 30rem 0 0 0;
  overflow: hidden;
}
@media (max-width: 64em) {
  .workTogether_workTogether__NDQoU .workTogether_imgContainer__HZ02n {
    height: 60rem;
  }
}
@media (max-width: 60.125em) {
  .workTogether_workTogether__NDQoU .workTogether_imgContainer__HZ02n {
    flex: auto;
    width: 100%;
  }
}
@media (max-width: 40em) {
  .workTogether_workTogether__NDQoU .workTogether_imgContainer__HZ02n {
    border-radius: 20rem 0 0 0;
    height: 50rem;
  }
}
.workTogether_workTogether__NDQoU .workTogether_imgContainer__HZ02n .workTogether_img__4OSEU {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI {
  flex: 1 1;
}
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI .workTogether_headingSmall__kwEtA,
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI .workTogether_headingLarge__zgTQl {
  line-height: 1.2;
  font-weight: 900;
  color: #0b612d;
}
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI .workTogether_headingSmall__kwEtA {
  font-size: clamp(1.44rem, 0.36rem + 5.4vw, 6.84rem);
}
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI .workTogether_headingLarge__zgTQl {
  font-size: clamp(2.07rem, 0.35rem + 8.61vw, 10.68rem);
  margin-bottom: 4rem;
}
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI .workTogether_parag__9FQ02 {
  font-size: 2rem;
  line-height: 1.4;
}
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI .workTogether_parag__9FQ02:first-of-type {
  margin-bottom: 2rem;
}
.workTogether_workTogether__NDQoU .workTogether_contentContainer__WgZDI .workTogether_parag__9FQ02:last-of-type {
  margin-bottom: 4rem;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/AnnualReportSection/annualSection.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.annualSection_annualSection__6KN5n {
  height: 100svh;
  position: relative;
  margin-top: 20rem;
}
@media (max-width: 40em) {
  .annualSection_annualSection__6KN5n {
    margin-top: 15rem;
    height: 60svh;
  }
}
@media (max-width: 35.5em) {
  .annualSection_annualSection__6KN5n {
    margin-top: 10rem;
  }
}
.annualSection_annualSection__6KN5n .annualSection_heading__YpVQB {
  font-size: 35rem;
  line-height: 1.2;
  text-align: center;
  color: #0b612d;
  opacity: 0.3;
  position: relative;
  top: -23rem;
  z-index: 1;
}
@media (max-width: 64em) {
  .annualSection_annualSection__6KN5n .annualSection_heading__YpVQB {
    font-size: 35rem;
    top: -25rem;
  }
}
@media screen and (max-width: 810px) {
  .annualSection_annualSection__6KN5n .annualSection_heading__YpVQB {
    font-size: 25rem;
    top: -18rem;
  }
}
@media (max-width: 40em) {
  .annualSection_annualSection__6KN5n .annualSection_heading__YpVQB {
    font-size: 20rem;
    top: -15rem;
  }
}
@media (max-width: 35.5em) {
  .annualSection_annualSection__6KN5n .annualSection_heading__YpVQB {
    font-size: 15rem;
    top: -10rem;
  }
}
@media (max-width: 26.88em) {
  .annualSection_annualSection__6KN5n .annualSection_heading__YpVQB {
    font-size: 12rem;
    top: -8rem;
  }
}
.annualSection_annualSection__6KN5n .annualSection_headingT__T4Ja_ {
  top: -33rem;
  font-size: 20rem;
  font-weight: 900;
  line-height: 1;
}
@media (max-width: 64em) {
  .annualSection_annualSection__6KN5n .annualSection_headingT__T4Ja_ {
    font-size: 19.444rem;
    top: -40.5rem;
  }
}
@media (max-width: 50.625em) {
  .annualSection_annualSection__6KN5n .annualSection_headingT__T4Ja_ {
    font-size: 15rem;
    top: -31rem;
  }
}
@media (max-width: 40em) {
  .annualSection_annualSection__6KN5n .annualSection_headingT__T4Ja_ {
    font-size: 10rem;
    top: -21rem;
  }
}
@media (max-width: 26.88em) {
  .annualSection_annualSection__6KN5n .annualSection_headingT__T4Ja_ {
    font-size: 8rem;
    top: -17rem;
  }
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_bgContainer__CrIfM {
  height: 100%;
  width: 100%;
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_bgContainer__CrIfM .annualSection_img__flZ3W {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  background-image: linear-gradient(transparent 50%, rgba(11, 97, 45, 0.9));
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 {
  width: 100%;
  padding: 10rem 20rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, max-content);
  grid-row-gap: 3rem;
  row-gap: 3rem;
}
@media (max-width: 64em) {
  .annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 {
    padding: 10rem;
  }
}
@media (max-width: 40em) {
  .annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 {
    padding: 5rem;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, max-content);
  }
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 40em) {
  .annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W {
    align-items: center;
  }
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W .annualSection_number__h7yuE {
  font-size: 7rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 90em) {
  .annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W .annualSection_number__h7yuE {
    font-size: 5rem;
  }
}
@media screen and (max-width: 810px) {
  .annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W .annualSection_number__h7yuE {
    font-size: 4rem;
  }
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W .annualSection_title__kqtNd {
  font-size: 2rem;
  font-weight: 600;
}
@media (max-width: 90em) {
  .annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W .annualSection_title__kqtNd {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 810px) {
  .annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainer__gPAFs .annualSection_gridContainer__Z_5s4 .annualSection_content__Fpaow .annualSection_text__RRJ2W .annualSection_title__kqtNd {
    font-size: 1.6rem;
  }
}
.annualSection_annualSection__6KN5n .annualSection_container__M2BGR .annualSection_contentContainerT__Is_H8 {
  background-image: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.5));
}

.annualSection_annualSectionT__U9uQB {
  margin-top: 40rem;
}
@media (max-width: 64em) {
  .annualSection_annualSectionT__U9uQB {
    margin-top: 40rem;
  }
}
@media (max-width: 50.625em) {
  .annualSection_annualSectionT__U9uQB {
    margin-top: 30rem;
  }
}
@media (max-width: 40em) {
  .annualSection_annualSectionT__U9uQB {
    margin-top: 25rem;
  }
}
@media (max-width: 26.88em) {
  .annualSection_annualSectionT__U9uQB {
    margin-top: 20rem;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/TeamGroup/teamGroup.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.teamGroup_annualSection__mUCOr {
  position: relative;
}
.teamGroup_annualSection__mUCOr .teamGroup_heading__uY0RD {
  font-size: clamp(2.07rem, 0.35rem + 8.61vw, 10.68rem);
  font-weight: 900;
  line-height: 1;
  text-align: center;
  color: #0b612d;
  opacity: 0.3;
  margin-bottom: 10rem;
  z-index: 1;
}
@media (max-width: 40em) {
  .teamGroup_annualSection__mUCOr .teamGroup_heading__uY0RD {
    margin-bottom: 5rem;
  }
}
@media (max-width: 26.88em) {
  .teamGroup_annualSection__mUCOr .teamGroup_heading__uY0RD {
    margin-bottom: 5rem;
  }
}
.teamGroup_annualSection__mUCOr .teamGroup_heading__uY0RD span {
  display: block;
}
.teamGroup_annualSection__mUCOr .teamGroup_headingSingle__7x57v {
  top: -12rem;
}
@media (max-width: 50.625em) {
  .teamGroup_annualSection__mUCOr .teamGroup_headingSingle__7x57v {
    top: -10rem;
  }
}
@media (max-width: 40em) {
  .teamGroup_annualSection__mUCOr .teamGroup_headingSingle__7x57v {
    top: -8rem;
  }
}
@media (max-width: 26.88em) {
  .teamGroup_annualSection__mUCOr .teamGroup_headingSingle__7x57v {
    top: -5rem;
  }
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_bgContainer__HiItI {
  height: 100%;
  width: 100%;
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_bgContainer__HiItI .teamGroup_img__wYeUZ {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 40em) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_bgContainer__HiItI .teamGroup_img__wYeUZ {
    object-fit: contain;
  }
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  background-image: linear-gradient(transparent 50%, rgba(11, 97, 45, 0.9));
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx {
  width: 100%;
  padding: 10rem 20rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, max-content);
  grid-row-gap: 3rem;
  row-gap: 3rem;
}
@media (max-width: 64em) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx {
    padding: 10rem;
  }
}
@media (max-width: 40em) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx {
    padding: 5rem;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, max-content);
  }
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 40em) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 {
    align-items: center;
  }
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 .teamGroup_number__yvWyo {
  font-size: 7rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 90em) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 .teamGroup_number__yvWyo {
    font-size: 5rem;
  }
}
@media screen and (max-width: 810px) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 .teamGroup_number__yvWyo {
    font-size: 4rem;
  }
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 .teamGroup_title__YZP2n {
  font-size: 2rem;
  font-weight: 600;
}
@media (max-width: 90em) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 .teamGroup_title__YZP2n {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 810px) {
  .teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainer__uKcpU .teamGroup_gridContainer__Q2fRx .teamGroup_content__PC8ID .teamGroup_text__mR6I3 .teamGroup_title__YZP2n {
    font-size: 1.6rem;
  }
}
.teamGroup_annualSection__mUCOr .teamGroup_container__QGyut .teamGroup_contentContainerT___46r4 {
  background-image: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.5));
}

.teamGroup_annualSectionT__AwH56 {
  margin-top: 25rem;
}
@media (max-width: 40em) {
  .teamGroup_annualSectionT__AwH56 {
    margin-top: 20rem;
  }
}
@media (max-width: 26.88em) {
  .teamGroup_annualSectionT__AwH56 {
    margin-top: 10rem;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/components/About/BoardMemberSection/HorizontalLayout/horizontalLayout.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.horizontalLayout_horiLayout__Mk1j_ {
  margin: 4rem 0;
  display: grid;
  grid-template-columns: 70% max-content 25%;
  grid-gap: 1rem;
  gap: 1rem;
}
.horizontalLayout_horiLayout__Mk1j_ .horizontalLayout_horiLineLeft__QCSRc,
.horizontalLayout_horiLayout__Mk1j_ .horizontalLayout_horiLineRight__J_vnE {
  height: 1px;
  background-color: #95c11f;
  align-self: center;
}
.horizontalLayout_horiLayout__Mk1j_ .horizontalLayout_box__ZO_TS {
  height: 1.5rem;
  width: 1.5rem;
  background-color: #95c11f;
}

.horizontalLayout_horiLayoutReverse__QLjqR {
  grid-template-columns: 25% max-content 70%;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/TeamMemberCard/teamMemberCard.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.teamMemberCard_boardMemberCard__rTZC8 {
  overflow: hidden;
}
.teamMemberCard_boardMemberCard__rTZC8 .teamMemberCard_imageContainer__r_ZJs {
  width: 100%;
  max-width: 35rem;
  border-radius: 0 10rem 0 0;
  height: 30rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
  background-color: #848484;
}
.teamMemberCard_boardMemberCard__rTZC8 .teamMemberCard_imageContainer__r_ZJs .teamMemberCard_img__K0y1H {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.teamMemberCard_boardMemberCard__rTZC8 .teamMemberCard_memberName__U4jvQ,
.teamMemberCard_boardMemberCard__rTZC8 .teamMemberCard_designation__wMOep {
  text-align: center;
  font-weight: 400;
  line-height: 1.3;
}
.teamMemberCard_boardMemberCard__rTZC8 .teamMemberCard_memberName__U4jvQ {
  font-size: 1.8rem;
}
.teamMemberCard_boardMemberCard__rTZC8 .teamMemberCard_designation__wMOep {
  font-size: 1.6rem;
}

.teamMemberCard_cardStyleOne__O1Kiy {
  border-radius: 10rem 0 0 0 !important;
}
@media (max-width: 40em) {
  .teamMemberCard_cardStyleOne__O1Kiy {
    border-radius: 1rem !important;
  }
}

.teamMemberCard_cardStyleTwo__ZnoPR {
  border-radius: 1rem !important;
}

.teamMemberCard_cardStyleThree__4gdQs {
  border-radius: 0 0 10rem 0 !important;
}
@media (max-width: 40em) {
  .teamMemberCard_cardStyleThree__4gdQs {
    border-radius: 1rem !important;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/TeamGrid/teamGrid.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.teamGrid_gridContainer__KbJHP {
  padding: 0rem 20rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
  gap: 2rem;
}
@media (max-width: 85.375em) {
  .teamGrid_gridContainer__KbJHP {
    padding: 0rem 10rem;
  }
}
@media (max-width: 64em) {
  .teamGrid_gridContainer__KbJHP {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 40em) {
  .teamGrid_gridContainer__KbJHP {
    grid-template-columns: 1fr;
    padding: 0rem 5rem;
  }
}
.teamGrid_gridContainer__KbJHP .teamGrid_cardContainer__zRPNk {
  justify-self: center;
}
.teamGrid_gridContainer__KbJHP .teamGrid_layout__JQDLL {
  grid-column: 1/-1;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/Form/FormErrorMessage/formErrorMessage.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.formErrorMessage_errorMsgContainer__r14ZQ h2 {
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0.8rem 1.5rem;
  background-color: #f8d7da;
  color: #c20317;
  border: 2px solid #f5c6c6;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/Form/SuccessMessage/successMessage.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.successMessage_successMessage__575f_ {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(11, 97, 45, 0.5);
}
.successMessage_successMessage__575f_ .successMessage_messageContainer__MxYfG {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 65rem;
  height: 50rem;
  padding: 10rem 5rem;
  overflow: hidden;
  background-color: white;
  box-shadow: 0px 0px 8px rgb(41, 41, 41);
}
.successMessage_successMessage__575f_ .successMessage_messageContainer__MxYfG:after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  animation: successMessage_greenTint__k0A8t 1s ease-in-out 0.5s;
}
.successMessage_successMessage__575f_ .successMessage_messageContainer__MxYfG .successMessage_message__uLidT {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2.5rem;
}
.successMessage_successMessage__575f_ .successMessage_messageContainer__MxYfG .successMessage_message__uLidT .successMessage_iconContainer__ls7qx {
  height: 10rem;
  width: 10rem;
  border-radius: 50%;
  margin-top: -2rem;
}
.successMessage_successMessage__575f_ .successMessage_messageContainer__MxYfG .successMessage_message__uLidT .successMessage_iconContainer__ls7qx .successMessage_img__C5BST {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.successMessage_successMessage__575f_ .successMessage_messageContainer__MxYfG .successMessage_message__uLidT .successMessage_text__WgUUu {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
.successMessage_successMessage__575f_ .successMessage_messageContainer__MxYfG .successMessage_btnContainer__nVtBI {
  position: relative;
  z-index: 5;
}

@keyframes successMessage_greenTint__k0A8t {
  0% {
    background-color: #4bd37b;
  }
  60% {
    width: 200rem;
    height: 200rem;
  }
  100% {
    width: 0rem;
    height: 0rem;
    background-color: transparent;
  }
}
.successMessage_hidePopup__Pk6kg {
  display: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[13].use[5]!./src/shared/components/Slider/slider.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.sliderBox {
  height: 100%;
  position: relative;
}
.sliderBox .circleDot {
  bottom: 30px;
}
.sliderBox .circleDot li button::before {
  color: white;
  font-size: 2rem;
}
.sliderBox .flatDot li {
  width: 6rem;
  margin: 0;
}
.sliderBox .flatDot li button {
  width: 100%;
}
.sliderBox .flatDot li button::before {
  content: "";
  height: 3px;
  width: 100%;
  border-radius: 1rem;
  background-color: white;
}

.slick-prev:before {
  display: none !important;
}

.slick-next:before {
  display: none !important;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/Arrow/arrow.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.arrow_arrow__Sx7HB {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  border: none;
  background-color: rgba(0, 0, 0, 0.4);
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  cursor: pointer;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.arrow_arrow__Sx7HB .arrow_icon___eKZy {
  font-size: 4rem;
  color: #fff;
}

.arrow_prevArrow__xD_b9 {
  left: 2rem;
}

.arrow_nextArrow__14mf8 {
  right: 2rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/RecentPost/RecentPostCard/recentPostCard.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.recentPostCard_recentPostCard__Cx77_ {
  padding: 0 3rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.recentPostCard_recentPostCard__Cx77_ .recentPostCard_container__AhNPC {
  background-color: #0b612d;
  border-radius: 3rem 3rem 0 0;
}
.recentPostCard_recentPostCard__Cx77_ .recentPostCard_container__AhNPC .recentPostCard_imgContainer__mhiFe {
  height: 40rem;
  border-radius: 3rem;
  overflow: hidden;
}
@media (max-width: 40em) {
  .recentPostCard_recentPostCard__Cx77_ .recentPostCard_container__AhNPC .recentPostCard_imgContainer__mhiFe {
    height: 30rem;
  }
}
.recentPostCard_recentPostCard__Cx77_ .recentPostCard_container__AhNPC .recentPostCard_imgContainer__mhiFe .recentPostCard_img__JqsOn {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.recentPostCard_recentPostCard__Cx77_ .recentPostCard_contentContainer__vNN_z {
  flex: 1 1;
  background-color: #0b612d;
  border-radius: 0 0 2rem 2rem;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recentPostCard_recentPostCard__Cx77_ .recentPostCard_contentContainer__vNN_z .recentPostCard_title__XDBhn {
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[13].use[5]!./src/shared/components/RecentPost/recentPost.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.recentPost {
  padding: 0 20rem 20rem 20rem;
}
@media (max-width: 90em) {
  .recentPost {
    padding: 0 15rem 5rem 15rem;
  }
}
@media (max-width: 60.125em) {
  .recentPost {
    padding: 0 10rem 5rem 10rem;
  }
}
@media (max-width: 40em) {
  .recentPost {
    padding: 0 5rem 5rem 5rem;
  }
}
@media (max-width: 26.88em) {
  .recentPost {
    padding: 0 3rem 3rem 3rem;
  }
}
.recentPost .heading {
  font-size: 7rem;
  font-weight: 900;
  color: #0b612d;
}
@media (max-width: 26.88em) {
  .recentPost .heading {
    font-size: 5rem;
  }
}
.recentPost .divider {
  display: grid;
  grid-template-columns: 2fr min-content 1fr;
  grid-gap: 5rem;
  gap: 5rem;
  margin: 4rem 0;
}
.recentPost .divider .lineLeft,
.recentPost .divider .lineRight {
  height: 2px;
  width: 100%;
  background-color: #0b612d;
  align-self: center;
}
.recentPost .divider .box {
  height: 2rem;
  width: 2rem;
  background-color: #0b612d;
}
.recentPost .sliderContainer {
  height: 65rem;
}
@media (max-width: 40em) {
  .recentPost .sliderContainer {
    height: 55rem;
  }
}
.recentPost .slick-track {
  height: 100%;
}
.recentPost .slick-slider {
  height: 100%;
  display: flex;
  align-items: center;
}
.recentPost .slick-list {
  height: 100%;
}
.recentPost .slickMain {
  height: 100%;
}
.recentPost .slick-track .slick-slide > div {
  height: 100%;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/SidebarSticky/ContactForm/contactForm.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.contactForm_contactForm__Jba8G {
  position: relative;
  padding: 5rem 5rem 3rem 5rem;
  background-color: rgba(255, 255, 255, 0.877);
  border: 2px solid #0b612d;
}
.contactForm_contactForm__Jba8G .contactForm_heading__kwL_F {
  font-size: 3.5rem;
  font-weight: 900;
  color: #0b612d;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 2rem;
}
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 label {
  font-size: 1.6rem;
  font-weight: 400;
}
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 input,
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 textarea {
  font-size: 1.6rem;
  padding: 0.5rem 1rem;
  width: 40rem;
  background-color: transparent;
  outline: none;
}
@media (max-width: 26.88em) {
  .contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 input,
  .contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 textarea {
    width: 32rem;
  }
}
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 textarea {
  border: 2px solid #0b612d;
}
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_box__NVVE2 input {
  border: transparent;
  border-bottom: 2px solid #0b612d;
}
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_btnContainer__sb27u {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.contactForm_contactForm__Jba8G .contactForm_form__ryWUK .contactForm_btnContainer__sb27u .contactForm_submitBtn__XmjAX {
  padding: 1rem 3rem;
  font-size: 1.8rem;
  background-color: #0b612d;
  color: #ffffff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/SidebarSticky/sidebarSticky.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.sidebarSticky_container__EXqZx {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999999;
  width: max-content;
  margin-left: auto;
  border-radius: 1rem 1rem 0 0;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq {
  position: relative;
  width: max-content;
  border-radius: 1rem 1rem 0 0;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_sidebarSticky__sVVLw {
  position: relative;
  z-index: 4;
  width: max-content;
  padding: 5.5rem 1.8rem;
  border-radius: 1rem 1rem 0 0;
  background-color: #0b612d;
  margin-left: auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(5, min-content);
  grid-gap: 2rem;
  gap: 2rem;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_sidebarSticky__sVVLw .sidebarSticky_divider__APVXS {
  height: 1px;
  width: 100%;
  background-color: #95c11f;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_sidebarSticky__sVVLw .sidebarSticky_iconBox__Y_UPT {
  font-size: 3rem;
  color: #95c11f;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_searchContainer__g9v_4 {
  position: absolute;
  top: 4.5rem;
  right: -40rem;
  transition: all 500ms;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_searchContainer__g9v_4 input {
  font-size: 1.8rem;
  padding: 1.5rem 3rem;
  width: 35rem;
  outline: none;
  border: 2px solid #0b612d;
  border-radius: 5px 0 0 5px;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_searchContainer__g9v_4 .sidebarSticky_exit__eRJGb {
  font-size: 1.8rem;
  height: 2.2rem;
  width: 2.2rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.877);
  color: #0b612d;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_numberContainer___vurr {
  position: absolute;
  top: 11rem;
  right: -40rem;
  padding: 1.5rem 3rem;
  border: 2px solid #0b612d;
  border-radius: 0.5rem;
  background-color: rgba(255, 255, 255, 0.877);
  width: max-content;
  transition: all 500ms;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_numberContainer___vurr p {
  font-size: 2rem;
  font-weight: 400;
  color: #0b612d;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_formContainer__8g09q {
  position: absolute;
  bottom: 0;
  right: -55rem;
  transition: all 500ms;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_formContainer__8g09q .sidebarSticky_exit__eRJGb {
  position: absolute;
  top: 3rem;
  left: 3rem;
  z-index: 2;
  font-size: 1.8rem;
  height: 2.2rem;
  width: 2.2rem;
  border-radius: 50%;
  background-color: #0b612d;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_visibleNumber____BiN,
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_visibleForm__mxZXW,
.sidebarSticky_container__EXqZx .sidebarSticky_positionContainer__HytWq .sidebarSticky_visibleSearch__JkwYN {
  right: 6.6rem;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/PreLoader/preLoader.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.preLoader_container__FJSax {
  position: relative;
  margin: 20rem auto;
  width: -moz-fit-content;
  width: fit-content;
  height: calc(100svh - 16rem);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 40em) {
  .preLoader_container__FJSax {
    height: calc(100svh - 12rem);
  }
}
.preLoader_container__FJSax .preLoader_preLoader__j1fO2 {
  position: relative;
  width: 75px;
  height: 75px;
  margin: 0;
  background: transparent;
  border-top: 4px solid #0b612d;
  border-right: 4px solid transparent;
  border-radius: 50%;
  animation: preLoader_spin__NRI2S 1s linear infinite;
}

@keyframes preLoader_spin__NRI2S {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/ListCard/listCard.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.listCard_listCard__w_C0P {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.listCard_listCard__w_C0P .listCard_container__Bs_qR {
  background-color: #0b612d;
  border-radius: 3rem 3rem 0 0;
}
.listCard_listCard__w_C0P .listCard_container__Bs_qR .listCard_imgContainer__4r_Jm {
  height: 30rem;
  border-radius: 3rem;
  overflow: hidden;
}
.listCard_listCard__w_C0P .listCard_container__Bs_qR .listCard_imgContainer__4r_Jm .listCard_img__sKcc9 {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.listCard_listCard__w_C0P .listCard_contentContainer__tc9By {
  flex: 1 1;
  background-color: #0b612d;
  padding: 3rem;
  border-radius: 0 0 3rem 3rem;
}
.listCard_listCard__w_C0P .listCard_contentContainer__tc9By .listCard_title__Wd5f7 {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/ButtonScrollTop/buttonScrollTop.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.buttonScrollTop_scrollTop__8V83g {
  height: 5rem;
  width: 5rem;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #0b612d;
  font-size: 2rem;
  cursor: pointer;
  text-decoration: none;
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.buttonScrollTop_scrollTop__8V83g .buttonScrollTop_arrow__QJx0l {
  color: white;
  transform: rotate(-90deg);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/shared/components/ServiceSection/serviceSection.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.serviceSection_serviceSection__9EzmG {
  position: relative;
  background-color: #0b612d;
}
.serviceSection_serviceSection__9EzmG .serviceSection_layout__6rL5n {
  height: 80%;
  width: 60%;
  background-color: #95c11f;
  border-radius: 0 0 0 70rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 64em) {
  .serviceSection_serviceSection__9EzmG .serviceSection_layout__6rL5n {
    height: 50%;
    border-radius: 0 50rem 0 0;
    top: auto;
    bottom: 0;
    left: 0;
  }
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 {
  padding: 15rem 10rem;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  gap: 7rem;
}
@media (max-width: 64em) {
  .serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 {
    flex-direction: column;
    padding: 10rem;
  }
}
@media (max-width: 40em) {
  .serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 {
    padding: 10rem 5rem;
    gap: 5rem;
  }
}
@media (max-width: 26.88em) {
  .serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 {
    padding: 8rem 3rem;
  }
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt {
  flex: 6 1;
  height: 100%;
  display: grid;
  grid-template-columns: [col-left-start] 1fr [col-left-end col-mid-start] min-content [col-mid-end col-right-start] 1fr [col-right-end];
  grid-template-rows: [row-top-start] 1fr [row-top-end row-mid-start] min-content [row-mid-end row-bottom-start] 1fr [row-bottom-end];
  grid-gap: 2rem;
  gap: 2rem;
}
@media (max-width: 40em) {
  .serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt {
    gap: 1rem;
  }
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceOne__9SGV1 {
  grid-column: col-left-start/col-left-end;
  grid-row: row-top-start/row-top-end;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_vLineOne__cBh_q {
  grid-column: col-mid-start/col-mid-end;
  grid-row: row-top-start/row-top-end;
  height: 100%;
  width: 1px;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceTwo__B6kR_ {
  grid-column: col-right-start/col-right-end;
  grid-row: row-top-start/row-top-end;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_hLineOne__k5pIT {
  grid-column: col-left-start/col-left-end;
  grid-row: row-mid-start/row-mid-end;
  width: 100%;
  height: 1px;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_squareBox__eIPFk {
  grid-column: col-mid-start/col-mid-end;
  grid-row: row-mid-start/row-mid-end;
  height: 2rem;
  width: 2rem;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_hLineTwo__YmTnz {
  grid-column: col-right-start/col-right-end;
  grid-row: row-mid-start/row-mid-end;
  width: 100%;
  height: 1px;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceThree__1gL88 {
  grid-column: col-left-start/col-left-end;
  grid-row: row-bottom-start/row-bottom-end;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_vLineTwo__6OefJ {
  grid-column: col-mid-start/col-mid-end;
  grid-row: row-bottom-start/row-bottom-end;
  height: 100%;
  width: 1px;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceFour__pXb1v {
  grid-column: col-right-start/col-right-end;
  grid-row: row-bottom-start/row-bottom-end;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceOne__9SGV1,
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceTwo__B6kR_,
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceThree__1gL88,
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_serviceFour__pXb1v {
  width: 100%;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_vLineOne__cBh_q,
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_vLineTwo__6OefJ {
  justify-self: center;
  background-color: #13a438;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_hLineOne__k5pIT,
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_hLineTwo__YmTnz {
  align-self: center;
  background-color: #13a438;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_services__mMAZt .serviceSection_squareBox__eIPFk {
  background-color: #13a438;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_content__G_aZ9 {
  flex: 4 1;
  height: 100%;
}
.serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_content__G_aZ9 .serviceSection_text__a3Rsb {
  font-size: clamp(1rem, 0.33rem + 3.38vw, 4.38rem);
  font-weight: 900;
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 3rem;
}
@media (max-width: 60.125em) {
  .serviceSection_serviceSection__9EzmG .serviceSection_contentContainer__ewkc5 .serviceSection_content__G_aZ9 .serviceSection_text__a3Rsb {
    color: #ffffff;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[3].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[3].oneOf[9].use[5]!./src/components/Newsletter/NewsletterSection/newsletterSection.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
0 - 430px;       small-phone
430 - 568px:     medium-phone
568 - 600px:     phone
600 - 1000px:    tablet portrait
900 - 1300px:    tablet landscape
[1300 - 1800px] is where normal style apply
1800px + :       Big desktop
*/
/*
$breakpoint arguments choice:
- s-phone
- M-phone
- phone
- tab-port
- tab-land
- desktop
- M-desktop
- big-desktop
*/
.newsletterSection_newsletterList__IpWKI {
  padding: 10rem 20rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
  gap: 2rem;
}
@media (max-width: 90em) {
  .newsletterSection_newsletterList__IpWKI {
    padding: 10rem 15rem;
  }
}
@media (max-width: 64em) {
  .newsletterSection_newsletterList__IpWKI {
    grid-template-columns: repeat(3, 1fr);
    padding: 10rem;
  }
}
@media (max-width: 40em) {
  .newsletterSection_newsletterList__IpWKI {
    grid-template-columns: 1fr;
    padding: 5rem;
  }
}
@media (max-width: 26.88em) {
  .newsletterSection_newsletterList__IpWKI {
    padding: 5rem 3rem;
  }
}
.newsletterSection_newsletterList__IpWKI .newsletterSection_link__QIJ4w {
  text-decoration: none;
}
