@font-face {
font-family: '__poppins_9823b9';
src: url(/_next/static/media/0edc06582190a785-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 300;
}

@font-face {
font-family: '__poppins_9823b9';
src: url(/_next/static/media/d4588198199bb568-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 400;
}

@font-face {
font-family: '__poppins_9823b9';
src: url(/_next/static/media/ae43205968a9e0a8-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 500;
}

@font-face {
font-family: '__poppins_9823b9';
src: url(/_next/static/media/a8f24ad83e640c79-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 600;
}

@font-face {
font-family: '__poppins_9823b9';
src: url(/_next/static/media/69092ab74bbd1e40-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 700;
}@font-face {font-family: '__poppins_Fallback_9823b9';src: local("Arial");ascent-override: 92.83%;descent-override: 30.94%;line-gap-override: 8.84%;size-adjust: 113.11%
}.__className_9823b9 {font-family: '__poppins_9823b9', '__poppins_Fallback_9823b9'
}.__variable_9823b9 {--font-poppins: '__poppins_9823b9', '__poppins_Fallback_9823b9'
}

@font-face {
font-family: '__notoSans_331a84';
src: url(/_next/static/media/de129e7beda90753-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 300;
}

@font-face {
font-family: '__notoSans_331a84';
src: url(/_next/static/media/f357e44b0dfd5b6b-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 400;
}

@font-face {
font-family: '__notoSans_331a84';
src: url(/_next/static/media/374d132a6803e279-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 500;
}

@font-face {
font-family: '__notoSans_331a84';
src: url(/_next/static/media/c7266354cf84c512-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 600;
}

@font-face {
font-family: '__notoSans_331a84';
src: url(/_next/static/media/439efc78c97319ff-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 700;
}

@font-face {
font-family: '__notoSans_331a84';
src: url(/_next/static/media/635e9291df1a5a00-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 800;
}

@font-face {
font-family: '__notoSans_331a84';
src: url(/_next/static/media/bd40098c2e96cd4a-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 900;
}@font-face {font-family: '__notoSans_Fallback_331a84';src: local("Arial");ascent-override: 104.42%;descent-override: 28.62%;line-gap-override: 0.00%;size-adjust: 102.37%
}.__className_331a84 {font-family: '__notoSans_331a84', '__notoSans_Fallback_331a84'
}.__variable_331a84 {--font-noto-sans: '__notoSans_331a84', '__notoSans_Fallback_331a84'
}

* {
    box-sizing: border-box !important;
    padding: 0;
    margin: 0;
    font-family: var(--font-poppins) !important;
}

.cms-content * {
    margin: revert;
    padding: revert;
    -webkit-text-decoration: revert;
            text-decoration: revert;
    color: revert;
}

html,
body {
    overflow-x: hidden;
    padding-right: 0 !important;
}

a {
    color: inherit;
    text-decoration: none;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-transition:
        background-color 0s 600000s,
        color 0s 600000s;
    transition:
        background-color 0s 600000s,
        color 0s 600000s;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: var(--primary-light-color);
    border-radius: 6px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--top-bar-bg-color);
    border-radius: 6px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: var(--secondary-light-color);
}

.leaflet-control-attribution {
    display: none !important;
}

#pageContainer {
    margin-top: 130px;
}

@media (max-width: 900px) {
    #pageContainer {
        margin-top: 90px;
    }

    .mobile-app-active #pageContainer {
        margin-top: 60px;
    }
}

.cbot-dialog-button-regular {
    border-radius: 100px !important;
    right: -234px !important;
    left: auto !important;
    bottom: 80px !important;
    position: absolute !important;
    width: 64px !important;
    height: 64px !important;
    transition: all 0.3s ease-in-out !important;
}
.cbot-dialog-button-regular.cbot-dialog-button-regular {
    border: 1px solid #a6d4dc !important;
    box-shadow: 0px 3px 15px 0px #00000014 !important;
}

.cbot-dialog-button-regular:hover {
    width: 238px !important;
}

.header_header__R3wYf {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 500;
    height: 100px;
    background: linear-gradient(90deg, #2b7fb7 18.88%, #2d4155 93.33%);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
}
.header_previewBar__O_kJS {
    position: fixed;
    top: 130px;
    left: 0;
    right: 0;
    z-index: 500;
    height: 40px;
    background: rgb(181, 227, 233);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
}

.header_topBar__MH8Hr {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    height: 30px;
    background: #b5e3e9;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
}
.header_topBar__MH8Hr span {
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: 600;
}

.header_nav__9RZKh {
    display: flex;
    align-items: center;
    column-gap: 25px;
}

.header_button__flquG {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #2d4155;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    min-width: 110px;
    height: 30px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #ffffff;
    cursor: pointer;
    border: none;
    column-gap: 5px;
}

.header_link__hsEBZ {
    color: white;
    height: 51px;
    display: flex;
    align-items: center;
    margin-right: 1rem;
}

.header_menuButton__dr4TO {
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
}

.header_user___6OhA {
    display: flex;
    column-gap: 5px;
    flex-wrap: nowrap;
    color: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .header_header__R3wYf {
        padding: 0 20px;
    }
    .header_topBar__MH8Hr {
        padding: 0 20px;
    }
}
@media (max-width: 600px) {
    .header_header__R3wYf {
        height: 60px;
        padding: 0 15px;
    }
    .header_link__hsEBZ {
        display: flex;
        align-items: center;
    }
}

img.responsive-img {
    width: 300px;
    height: auto;
    border-radius: 20px;
    margin-right: 1rem;
    margin-left: 1rem;
    margin-bottom: 1rem;
    max-width: 100%;
    float: right;
}

@media (max-width: 767px) {
    img.responsive-img {
        float: none;
        margin: 0;
    }
    .responsive-div {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .responsive-header {
        margin-top: "40px";
    }
}

.dateParser_dateParser__nXbAT{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    padding: 10px 14px;
    border: 1px solid #1E91A2;
    color: #1E91A2;
    background-color: #FFF;
    border-radius: 8px;

}
/* ShareButtons.module.css */
.shareButtons_container__QwJxZ {
  position: relative;
  max-width: 100%;
}

.shareButtons_shareBox__nkCo9 {
  display: flex;
  align-items: center;
  padding: 5px;
  border-radius: 10px;
  background-color: "transparent";
  transition: width 0.5s ease;
  margin:20px 2px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;
}

.shareButtons_shareBoxExpanded__qXciz {
  width: 100%;
}

.shareButtons_shareBoxCollapsed__65P4Y {
  width: 116px;
}

.shareButtons_shareButton__CnhF9 {
  text-transform: none;
  background-color: var(--primary-light-color);
  color: var(--primary-dark-color);
  font-size: 14px;
  font-weight: 500;
  height: 30px;
  box-shadow: none;
  white-space: nowrap;
  min-width: 104px;
  padding: 0;
  border-radius: 6px;
  margin-right: 30px;
}

.shareButtons_shareButton__CnhF9:hover {
  background-color: var(--contrast-light-color);
  color: #FFFFFF;
}

.shareButtons_shareButton__CnhF9:hover span svg {
  fill: #FFFFFF;
}

.shareButtons_iconBtn__UiSUa {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  color: #FFF;
  border-radius: 50%;
  background-color: var(--primary-color);
  cursor: pointer;
}
.shareButtons_iconBtn__UiSUa svg{
  font-size: 1rem;
}
.shareButtons_iconBtn__UiSUa:hover {
  background-color: var(--contrast-light-color);
}

.shareButtons_hidden__ZoHJG {
  display: none;
}

.shareButtons_visible__MM0u4 {
  display: flex;
  gap: 16px;
  opacity: 1;
  transition: opacity 1s ease;
}

.shareButtons_hiddenOpacity__AU4GM {
  display: flex;
  gap: 16px;
  opacity: 0;
  transition: opacity .1s ease;
}

.subtitle-animation-container {
    border: 1px solid #94c4d1;
    border-radius: 14px;
    background-color: #fff;
    width: 100%;
    min-height: 14rem;
    margin: 0 auto;
    padding: 2rem; 
}

.round-button {
    border-radius: 50px;
    background: red;
    border: 1px solid red;
    color: #fff;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 2;
}

.close {
    background: #fff;
    border: #fff;
    color: red;
    margin-right: 2rem;
}

@keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(-20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  
  .subtitle-item {
    opacity: 0;
    animation: fadeIn 0.5s ease forwards;
  }
  
  .subtitle-item:nth-child {
    animation-delay: 0.1s;
  }
   
    
  
  
  
@font-face{font-family:"revicons";fallback:fallback;src:url(/_next/static/media/revicons.ff59b316.woff) format('woff'),url(/_next/static/media/revicons.b96bdb22.ttf) format('ttf'),url(/_next/static/media/revicons.652e7269.eot) format('ttf')}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,0.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,0.8)}.react-multiple-carousel__arrow::before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,0.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left::before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right::before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;margin:auto;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;padding:5px 5px 5px 5px;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:grey;padding:0;margin:0;margin-right:6px;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active{background:#080808}.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0 !important}.react-multi-carousel-track{overflow:visible !important}}[dir='rtl'].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right::before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left::before{content:"\e825"}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.subtitle-item {
    opacity: 0;
    animation: fadeIn 0.5s ease forwards;
}

.subtitle-item:nth-child {
    animation-delay: 0.1s;
}

