:root {
  --combine-library--grey-800: #1f2c3d;
  --combine-library--grey-600: #5f6570;
  --combine-library--white: white;
  --untitled-ui--gray600: #475467;
  --untitled-ui--primary700: #969696;
  --untitled-ui--gray900: #101828;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray400: #98a2b3;
  --untitled-ui--gray500: #667085;
  --untitled-ui--gray50-2: #f9fafb;
  --combine-library--success-800: #6d9400;
  --combine-library--success-100: #ebf7de;
  --combine-library--error-800: #e2004f;
  --combine-library--error-100: #ffecec;
  --combine-library--grey-400: #8c94a5;
  --combine-library--primary-600: #6157f8;
  --combine-library--grey-050: #f2f3f7;
  --combine-library--grey-100: #d9dce2;
  --combine-library--grey-200: #bfc4ce;
  --combine-library--warning-400: #f8b34b;
  --combine-library--secondary-600: #00a1c1;
  --untitled-ui--gray800: #1d2939;
  --white: white;
  --untitled-ui--gray100: #f2f4f7;
  --walsh--walsh-dark-green: #b1cdd8;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray200: #eaecf0;
  --walsh--black: #2c2c2c;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.navbar {
  z-index: 99;
  background-color: #009695;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: 0;
}

.navbar.hd, .navbar.oldnav-hide {
  display: none;
}

.image {
  width: 75px;
  max-height: 75px;
}

.container {
  width: 100%;
  max-width: 1200px;
}

.nav-link {
  color: #fff;
  font-size: 14px;
}

.nav-link:visited, .nav-link.w--current {
  color: #fff;
}

.nav-link.hide {
  display: inline-block;
}

.nav-link.hd {
  display: none;
}

.nav-link.suport-btn {
  color: #000;
  background-color: #fff;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.body {
  font-family: Inter, sans-serif;
}

.nav-menu {
  margin-top: 10px;
  display: flex;
}

.hero-section {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 500px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.h1 {
  text-align: left;
  font-size: 40px;
  line-height: 120%;
}

.h1.inspiration {
  margin-top: 10px;
}

.h1.inspiration.banner-mb-hero.cnt {
  text-align: center;
}

.h1.evt {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 25px;
}

.h1.ft {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 18px;
}

.h1.page-2 {
  text-align: center;
  margin-top: 10px;
  font-size: 45px;
  font-weight: 800;
}

.h1.event {
  font-size: 30px;
}

.h1.ad {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.h1.ad.none {
  display: none;
}

.h1.arts-grp-tittle {
  text-align: left;
  font-size: 25px;
  font-weight: 600;
}

.h1.cnt-copy {
  text-align: center;
}

.h3 {
  font-size: 20px;
  line-height: 150%;
}

.h3-span {
  color: #009695;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.image-2 {
  margin-bottom: 10px;
}

.image-2.remove-pd {
  margin-bottom: 0;
}

.image-2.style {
  max-height: 150px;
}

.p-tag {
  color: #344054;
  width: 85%;
  font-size: 16px;
  line-height: 140%;
}

.columns {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.carousel-container {
  background-color: #dd40af;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75px;
  display: none;
  overflow: hidden;
}

.div-block {
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-div {
  display: flex;
}

.h1-wt {
  color: #fff;
  white-space: nowrap;
  font-size: 23px;
  line-height: 120%;
}

.image-3 {
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-2 {
  width: 100%;
  display: flex;
}

.columns-2 {
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.columns-2.hide {
  display: none;
}

.p {
  color: #344054;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.p.ctn {
  text-align: center;
}

.p.ctn.bt-pd {
  margin-bottom: 20px;
}

.p.wt {
  color: #fff;
}

.p.wt.ft {
  text-align: center;
  max-width: 700px;
}

.p.cnt {
  text-align: center;
}

.p.cnt.rm-btm {
  margin-bottom: 0;
  line-height: 169%;
}

.p.cnt.rm-tp-20 {
  margin-top: 0;
}

.p.cnt.dress-code {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 169%;
}

.p.cnt.nam.left-align, .p.cnt.nam.ledt {
  text-align: left;
}

.p.cnt.atam {
  margin-top: 10px;
}

.p.cnt.sub-txt2 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
}

.p.cnt.evt {
  font-size: 22px;
  font-weight: 600;
}

.p.cnt.hide-all {
  display: none;
}

.p.p21 {
  font-size: 20px;
}

.img-holder {
  margin-bottom: 60px;
}

.columns-3 {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.columns-3.hide {
  display: none;
}

.div-block-3 {
  border-radius: 26px;
  min-height: auto;
  margin-bottom: 60px;
  padding: 50px;
  box-shadow: 0 4px 24.5px #00000040;
}

.div-block-3.em-bt {
  box-shadow: none;
  border: 1px solid #dadada;
  margin-bottom: 0;
}

.div-block-4 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
  display: flex;
}

.div-block-4.top-pad {
  margin-top: 20px;
}

.div-block-5 {
  border-bottom: 1px solid #e4e4e4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.upcoming-event {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-7 {
  outline-offset: -2px;
  background-color: #009695;
  background-image: url('../images/wt-patterns.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 35px;
  outline: 3px dashed #f9bf26;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 100px;
  display: none;
}

.div-block-7._1st {
  background-color: #de41b0;
  display: none;
}

.div-block-8 {
  background-color: #f9bf26;
  width: 100%;
  height: 1px;
}

.div-block-8.wt {
  background-color: #ffffff52;
}

.list {
  color: #fff;
  margin-top: 20px;
}

.list.blk {
  color: #344054;
}

.list.blk.none {
  display: none;
}

.footer {
  background-color: #141414;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 400px;
  display: flex;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  max-height: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-block {
  color: #fff;
  text-decoration: none;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.ft-li {
  margin-left: 10px;
  margin-right: 10px;
}

.ft-li.hide {
  display: none;
}

.divider {
  background-color: #ffffff2e;
  width: 100%;
  height: 1px;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.link-block-2 {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.body-2 {
  font-family: Inter, sans-serif;
}

.div-block-12 {
  padding-top: 42px;
}

.div-block-13.cnt {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-16 {
  display: none;
}

.div-block-17 {
  margin-bottom: 100px;
}

.div-block-17.banners-ak2026 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.bold-text {
  font-size: 25px;
  line-height: 100%;
}

.heading {
  line-height: 120%;
}

.heading.cnt {
  text-align: center;
}

.heading.cnt._50 {
  font-size: 50px;
}

.p-bold {
  font-weight: 700;
}

.div-block-18 {
  border: 1px solid #e4e4e4;
  border-radius: 18px;
  min-height: 350px;
  padding: 10px;
}

.div-block-18.evt {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 350px;
  margin-bottom: 20px;
  padding: 10px 20px 20px;
  display: flex;
}

.div-block-18.evt.none {
  display: flex;
}

.div-block-18.evt._2026 {
  height: 100%;
  min-height: 500px;
  padding-top: 40px;
  padding-bottom: 0;
}

.div-block-18.evt-25 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 350px;
  margin-top: 40px;
  margin-bottom: 5px;
  padding: 20px;
  display: flex;
}

.image-6 {
  height: 65px;
}

.dk-hide {
  display: none;
}

.text-span {
  font-weight: 700;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  min-height: 40px;
  font-size: 20px;
  display: flex;
}

.content-holders {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 500px;
  padding: 40px 20px 60px;
  display: flex;
}

.content-holders.remove-bd {
  min-height: auto;
}

.content-holders.ak2025 {
  background-image: url('../images/Bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.content-holders.ak2026 {
  background-image: url('../images/bg-2026.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid {
  grid-template-rows: auto auto auto auto;
  width: 100%;
}

.team-profile-card {
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  min-height: 500px;
  padding: 20px;
  display: flex;
}

.team-profile-card.commite {
  min-height: auto;
}

.team-profile-card.ak-2025 {
  min-height: auto;
  padding: 10px;
}

.pic {
  border-radius: 8px;
  height: 150px;
}

.p2 {
  color: #344054;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.p2.ctn {
  text-align: center;
}

.p2.wt {
  color: #fff;
}

.p2.wt.ft {
  text-align: center;
  max-width: 700px;
}

.p2.cnter {
  text-align: center;
  display: none;
}

.tittle-tag {
  margin-bottom: 20px;
}

.div-block-24 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-24.hd {
  display: none;
}

.ph-credit {
  color: #797979;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  line-height: 140%;
}

.background-video {
  border-radius: 20px;
}

.youtube {
  display: none;
}

.banner-image.event-pic {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.mb-image {
  display: none;
}

.dk-image {
  border-radius: 30px;
}

.dk-image.show {
  margin-bottom: 20px;
}

.email-link {
  color: #009695;
  font-weight: 600;
  text-decoration: underline;
}

.div-block-25 {
  margin-bottom: 100px;
}

.div-block-25.cnt {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-block-25.cnt.rm-pd-40 {
  margin-bottom: 0;
}

.div-block-30 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.h3-tag {
  color: #969696;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}

.dropdown-toggle {
  color: #fff;
  display: none;
}

.dropdown-list {
  width: 400px;
  box-shadow: 3px 8px 5px #6b6b6b33;
}

.dropdown-list.w--open {
  width: 250px;
}

.dropdown-link {
  color: #fff;
  background-color: #0db2b1;
}

.dropdown-link.w--current {
  color: #fff;
}

.link-block-3 {
  text-decoration: none;
}

.div-block-31 {
  border: 1px #dbdbdb;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.tag-heading {
  color: #de41b0;
  text-align: left;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.tag-heading._2 {
  color: #e80000;
}

.tag-heading._3 {
  color: #009695;
}

.div-block-32 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tittle {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  line-height: 120%;
}

.tittle.tagline {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.tittle._2 {
  margin-top: 10px;
  line-height: 130%;
}

.tittle.tagline-copy {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.tittle._2-copy {
  margin-top: 10px;
  line-height: 130%;
}

.tittle.fiesta {
  margin-top: 0;
  font-size: 40px;
}

.tittle.fiesta-tagline {
  margin-top: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 120%;
}

.tittle.pd-tp-btm {
  margin-top: 20px;
  margin-bottom: 40px;
}

.tittle.nms26 {
  text-align: center;
  width: 100%;
}

.divder-line {
  background-color: #d6d6d6;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.divder-line.blk {
  background-color: #f8bd27;
}

.image-qr {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-7 {
  height: 200px;
}

.image-8 {
  height: 300px;
}

.button-2 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  min-height: 40px;
  font-size: 20px;
  display: flex;
}

.button-2.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.image-9 {
  margin-bottom: 20px;
}

.rd-mr1 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  font-size: 16px;
  display: flex;
}

.rd-mr1.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.open-modal-wrapper {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.close-modal {
  cursor: pointer;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 10px 10px auto auto;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.popup-container {
  background-color: #fff;
  background-image: url('../images/Bg-patterns-grb.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 60%;
  max-width: 60rem;
  padding: 36px;
  position: relative;
  overflow: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.heading-style-h3-2 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.popup-overlay {
  z-index: 1001;
  cursor: auto;
  background-color: #072837cc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-overlay.karthik, .popup-overlay.na-mammathu, .popup-overlay.paul, .popup-overlay.kalaimamani, .popup-overlay.sreedevy, .popup-overlay.japhire, .popup-overlay.rajkumar, .popup-overlay.waiwai, .popup-overlay.yuggesh, .popup-overlay.nanthinee, .popup-overlay.meyyammai, .popup-overlay.aathithyan, .popup-overlay.nisha, .popup-overlay.anumitha {
  display: none;
}

.popup-overlay.arts-group-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.popup-overlay.anumitha {
  display: none;
}

.rd-mr2 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr2.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.rd-mr3 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr3.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.rd-mr4 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr4.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.rd-mr5 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr5.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.rd-mr6 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr6.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.rd-mr7 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr7.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.rd-mr8 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr8.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.tag-heading2 {
  color: #344054;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: underline;
}

.image-10 {
  height: 200px;
  margin-top: -16px;
}

.rd-mr1-1 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr1-1.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.rd-mr1-2 {
  color: #fff;
  background-color: #00a9ad;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  font-size: 16px;
}

.rd-mr1-2.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.div-block-34 {
  background-color: #ffefc6;
  border: 1px solid #f8bd27;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px 10px;
  display: flex;
}

.text-span-2 {
  font-weight: 700;
}

.sup-btn {
  color: #fff;
  text-align: center;
  background-color: #eb008c;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.sup-btn.dis-none {
  display: none;
}

.image-11 {
  height: 50px;
  margin-right: 10px;
}

.link-block-4 {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 5px 20px 5px 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 14px 1px #00000024;
}

.btn {
  color: #344054;
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.btn.ctn {
  text-align: center;
}

.btn.wt {
  color: #fff;
}

.btn.wt.ft {
  text-align: center;
  max-width: 700px;
}

.btn.cnt {
  text-align: center;
}

.btn.cnt.rm-btm {
  margin-bottom: 0;
  line-height: 169%;
}

.btn.cnt.rm-tp-20 {
  margin-top: 0;
}

.btn.cnt.dress-code {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 169%;
}

.support-btn {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  min-height: 40px;
  font-size: 20px;
}

.image-12 {
  height: 23px;
}

.nav-text {
  color: #344054;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 140%;
}

.lottie-animation {
  height: 25px;
}

.wt-txt {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.lottie-animation-2 {
  height: 50px;
}

.table_cell {
  border: 1px solid #d6bd7e;
  width: 25%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.table_cell.colored, .table_row.colored {
  background-color: #f0e0b6;
}

.table_component {
  width: 70%;
}

.div-block-35 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-span-3 {
  font-size: 20px;
  font-weight: 700;
}

.lottie-animation-3 {
  width: 200px;
}

.div-block-36 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-36.pd-24 {
  margin-top: -25px;
}

.div-block-36.pd-btm-20.dis-none {
  display: none;
}

.div-block-37 {
  margin-left: -209px;
}

.reg-btn {
  color: #fff;
  background-color: #009695;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 250px;
  min-height: 60px;
  padding: 20px 40px;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.reg-btn.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.reg-btn.event-reg-btn {
  background-color: #009b49;
}

.lottie-animation-4 {
  height: 60px;
}

.paragraph {
  margin-bottom: 0;
}

.reh-btn {
  color: #344054;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 20px -9px #0003;
}

.reh-btn.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.image-nam {
  max-height: 500px;
  margin-bottom: 20px;
}

.div-block-38 {
  color: #fff;
  background-color: #f901f1;
  border-radius: 8px;
  min-width: 250px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-38._2, .div-block-38._2-copy {
  background-color: #ffc222;
  border-color: #fab500;
  min-width: 250px;
}

.p-copy.cnt {
  color: #fff;
  text-align: center;
}

.p-copy.cnt {
  text-align: center;
  font-size: 18px;
}

.bold-text-2 {
  font-size: 18px;
}

.p-copy-copy {
  color: #344054;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.p-copy-copy.ctn {
  text-align: center;
}

.p-copy-copy.wt {
  color: #fff;
}

.p-copy-copy.wt.ft {
  text-align: center;
  max-width: 700px;
}

.p-copy-copy.cnt {
  text-align: center;
  font-size: 18px;
}

.p-copy-copy.cnt.rm-btm {
  margin-bottom: 0;
  line-height: 169%;
}

.p-copy-copy.cnt.rm-tp-20 {
  margin-top: 0;
}

.p-copy-copy.cnt.dress-code {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 169%;
}

.p-copy-copy-copy {
  color: #344054;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.p-copy-copy-copy.ctn {
  text-align: center;
}

.p-copy-copy-copy.wt {
  color: #fff;
}

.p-copy-copy-copy.wt.ft {
  text-align: center;
  max-width: 700px;
}

.p-copy-copy-copy.cnt {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.p-copy-copy-copy.cnt.rm-btm {
  margin-bottom: 0;
  line-height: 169%;
}

.p-copy-copy-copy.cnt.rm-tp-20 {
  margin-top: 0;
}

.p-copy-copy-copy.cnt.dress-code {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 169%;
}

.link {
  color: #1d5bfe;
}

.damir-designs {
  text-align: center;
  font-size: 12px;
}

.button_next {
  color: #fff;
  cursor: pointer;
  background-color: #009695;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 45px;
  margin-top: 35px;
  padding: 8px 10px;
  font-size: 13px;
  display: flex;
}

.button_next.purple {
  background-color: #603b97;
}

.page-wrapper-2 {
  background-color: #fafbff;
  background-image: url('../images/bg-patterns.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
}

.wrapper_form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.parent_notice {
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #ececec;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 12px 20px;
  font-size: 10px;
  line-height: 1;
  display: flex;
}

.button_previous {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  display: flex;
}

.field_input {
  color: #000;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  height: 38px;
  margin-bottom: 20px;
}

.field_input.arrow {
  color: #000;
  background-image: url('../images/drop-arrow.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: auto;
}

.field_input.number {
  background-image: url('../images/plus.svg');
  background-position: 1%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 25px;
}

.form {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 25px;
  box-shadow: 0 0 4px #00000021;
}

.form_block {
  width: 415px;
}

.form_block.full {
  width: 100%;
}

.input_wrapper {
  margin-bottom: 10px;
  position: relative;
}

.input_wrapper.none {
  display: none;
}

.button_submit {
  background-color: #1d5bfe;
  border-radius: 5px;
  width: 100%;
  height: 38px;
  font-size: 13px;
}

.heading_primary {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.2;
}

.heading_primary.max-width {
  max-width: 550px;
}

.note {
  color: #ff9721;
  margin-top: -15px;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
}

.input_wrapper-2 {
  position: relative;
}

.btn-txt {
  font-size: 16px;
}

.page-conatiner {
  background-color: #f3f3f3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-top: 30px;
  padding-bottom: 40px;
  display: flex;
}

.link_block {
  width: 415px;
  min-height: 600px;
}

.link_block.new {
  width: 100%;
  max-width: 800px;
}

.link-wrapper {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 10px;
  min-height: 600px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  box-shadow: 0 0 4px #00000021;
}

.link-wrapper-copy {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 500px;
  margin-top: -124px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 25px;
  padding-right: 25px;
  box-shadow: 0 0 4px #00000021;
}

.image-13 {
  border-radius: 10px;
  width: 100%;
}

.cel-icon {
  width: 200px;
  height: 200px;
}

.div-block-39 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.tittle-tag-cel {
  text-align: center;
  margin-top: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 180%;
  display: none;
}

.tittle-tag-cel.inspiration {
  margin-top: 10px;
}

.tittle-tag-cel.evt {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 25px;
}

.tittle-tag-cel.ft {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 18px;
}

.tittle-tag-cel.page-2 {
  text-align: center;
  margin-top: 10px;
  font-size: 45px;
  font-weight: 800;
}

.tittle-tag-cel.event {
  font-size: 30px;
}

.tittle-tag-cel.ad {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.text-span-4 {
  font-size: 38px;
  font-weight: 700;
}

.link-block-5 {
  margin-bottom: 10px;
}

.link-block-5.none {
  display: none;
}

.sub-txt {
  color: #344054;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.sub-txt.big-text {
  font-size: 20px;
  font-weight: 700;
}

.tittle-tag-cel-copy {
  text-align: center;
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.tittle-tag-cel-copy.inspiration {
  margin-top: 10px;
}

.tittle-tag-cel-copy.evt {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 25px;
}

.tittle-tag-cel-copy.ft {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 18px;
}

.tittle-tag-cel-copy.page-2 {
  text-align: center;
  margin-top: 10px;
  font-size: 45px;
  font-weight: 800;
}

.tittle-tag-cel-copy.event {
  font-size: 30px;
}

.tittle-tag-cel-copy.ad {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.text-span-5 {
  font-size: 30px;
  font-weight: 700;
}

.div-block-40 {
  background-color: #dadada;
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
}

.browser-top {
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.demo-wrapper {
  flex-flow: column-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.d-101-logos-wrapper {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.demo-heading.h1 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 38px;
  position: relative;
  inset: 0% auto auto 0%;
}

.demo-heading.h2 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  display: none;
}

.image-14 {
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.d-101-wrapper {
  width: 100%;
}

.separator {
  background-color: #fff;
  width: 80px;
  height: 2px;
  margin-bottom: 15px;
}

.d-101-logo-row-wrapper {
  justify-content: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
}

.d-101-logo-row-wrapper.second {
  left: 100%;
}

.demo-container {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-p.arrow {
  text-align: left;
  margin-bottom: 10px;
  font-size: 19px;
  position: static;
  inset: 0% auto auto 0%;
}

.demo-p.main {
  text-align: left;
  max-width: 350px;
  margin-right: 60px;
  padding-right: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: block;
}

.browser-demo {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 750px;
  height: auto;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-101-logo-text {
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.demo-main-text-wrapper {
  z-index: 99;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 40px;
  margin-right: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.browser-dot {
  background-color: #fc615d;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.instructions-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: auto;
  margin-left: -20px;
  display: none;
  position: absolute;
  inset: -100px auto auto;
}

.d-101-logo-wrapper {
  background-color: #ff47f9;
  border-radius: 2px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.d-101-logo-wrapper.square {
  flex: 0 auto;
  width: 100px;
}

.slider {
  border-radius: 20px;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.slide {
  background-color: #fff;
  background-image: url('../images/G-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.sup-btn-copy {
  color: #fff;
  text-align: center;
  background-color: #eb008c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.sup-btn-copy.dis-none {
  display: none;
}

.tittle-tag-cel-copy-copy {
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.tittle-tag-cel-copy-copy.inspiration {
  margin-top: 10px;
}

.tittle-tag-cel-copy-copy.evt {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 25px;
}

.tittle-tag-cel-copy-copy.ft {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 18px;
}

.tittle-tag-cel-copy-copy.page-2 {
  text-align: center;
  margin-top: 10px;
  font-size: 45px;
  font-weight: 800;
}

.tittle-tag-cel-copy-copy.event {
  font-size: 30px;
}

.tittle-tag-cel-copy-copy.ad {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.tittle-tag-cel-copy-copy.white {
  color: #fff;
}

.link-block-6 {
  margin-bottom: 10px;
  display: none;
}

._2 {
  background-color: #fff;
  background-image: url('../images/G-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._3 {
  background-color: #fff;
  background-image: url('../images/G-03.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._4 {
  background-color: #fff;
  background-image: url('../images/G-04.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._5 {
  background-color: #fff;
  background-image: url('../images/G-05.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.wt-txt-copy {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.sup-p {
  color: #344054;
  text-align: center;
  font-size: 16px;
  line-height: 140%;
}

.div-block-41 {
  border: 1px solid #dadada;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.tamil-text {
  color: #df40b0;
  font-family: Noto Sans Tamil, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
}

.tamil-text.new {
  color: #fff;
  font-size: 30px;
}

.div-block-42 {
  background-color: #603b97;
  border-radius: 19px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.div-block-42.red-background {
  background-color: #a10f0f;
}

.div-block-42.green-backgrouns {
  background-color: #003b1b;
}

.heading_primary-copy {
  color: #fff;
  text-align: center;
  max-width: 415px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.2;
}

.lottie-animation-5 {
  width: 150px;
}

.checkbox-label {
  font-size: 14px;
  font-weight: 700;
}

.card {
  background-color: #f9f9f1;
  border-radius: 2em;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card.is-large {
  margin-right: 10px;
  display: block;
}

.h2 {
  letter-spacing: -.04em;
  font-size: 3.62em;
  line-height: 100%;
}

.text-orange {
  color: #fe5510;
}

.text-blue {
  color: #01b4fd;
}

.link-2 {
  color: #292828;
  padding-bottom: .56em;
  text-decoration: none;
  transition: color .3s ease-out;
  position: relative;
}

.link-2:hover {
  color: #009855;
}

.link-text {
  font-size: 1.5em;
  line-height: 1;
}

.div-block-43 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-3-columns.instagram-feed---3-col-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.grid-3-columns.instagram-feed---3-col-grid.mg-bottom-56px {
  margin-top: 20px;
}

.instagram-feed---image-wrapper {
  z-index: 1;
  background-image: linear-gradient(#00969500 59%, #04d5d3), url('../images/Nam-Marabu-Series-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.series-image {
  object-fit: cover;
  width: 100%;
}

.instagram-feed---image-overlay {
  z-index: 1;
  transform-origin: 0%;
  background-color: #000000a6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: none;
  position: absolute;
  inset: 0%;
}

.instagram-feed---icon-inside {
  min-width: 40px;
  max-width: 40px;
}

.card-1 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
}

.card-header {
  background-image: url('../images/Nam-Marabu-Series-1.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  height: 45%;
  min-height: 200px;
}

.card-header._2 {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.card-header._3 {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
}

.card-header.fiesta-img {
  background-image: url('../images/image-4-min.jpg');
}

.card-header.ak-img {
  background-image: url('../images/ak-bg-image.png');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.nms25-1 {
  background-color: #51a5b4;
  background-image: url('../images/IMG_7702-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-header.nms25-2 {
  background-color: #51a5b4;
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-header.nms25-3 {
  background-color: #51a5b4;
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-header.nms25-4 {
  background-color: #51a5b4;
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-header.itaes {
  background-image: url('../images/Banner.jpg');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.sf {
  background-image: url('../images/ak-fest-1.jpg');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.nms {
  background-image: url('../images/image-3.png');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.ffe {
  background-image: url('../images/image-3-min.jpg');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.ad {
  background-image: url('../images/image-2_4.jpg');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.ipa {
  background-image: url('../images/image-16.png');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.da {
  background-image: url('../images/image-6_3.jpg');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-header.nms26-1 {
  background-color: #51a5b4;
  background-image: url('../images/Salangai-Kittiyattam-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-header.nms26-2 {
  background-image: url('../images/Folk-Singing.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-header.nms26-3 {
  background-image: url('../images/Tholpaavai-Koothu.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-header.nms26-4 {
  background-image: url('../images/Kalbeliya-1.png');
}

.card-header.nms26-5 {
  background-image: url('../images/Therukoothu.png');
}

.card-header.ak-img-25 {
  background-image: url('../images/Ak-2025-banner.png');
  background-position: 55%;
  background-repeat: no-repeat;
}

.card-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px 20px;
}

.line-breal {
  background-color: #00000026;
  border-radius: 200px;
  width: 100%;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.social-media-links {
  justify-content: flex-start;
  display: flex;
}

.social-media-link {
  margin-right: 15px;
}

.rm-btm {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 100%;
}

.rm-tp {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 100%;
}

.rd-more-btn {
  color: #fff;
  background-color: #de41b0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  padding: 10px 40px;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.rd-more-btn:hover {
  background-color: #009695;
}

.rd-more-btn.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.gallery-images {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-feed-image-wrapper-2 {
  z-index: 1;
  border-radius: 16px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.banner-series {
  background-image: url('../images/ak-big-image.jpeg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-series.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-series.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-series.nms24 {
  background-image: url('../images/Nam-Marabu-Series-1.png');
}

.new {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 150%;
}

.div-block-44 {
  background-image: linear-gradient(#000000b3, #000000b3);
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  margin-bottom: 20px;
  display: flex;
}

.p-copy {
  color: #344054;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.p-copy.ctn {
  text-align: center;
}

.p-copy.wt {
  color: #fff;
}

.p-copy.wt.ft {
  text-align: center;
  max-width: 700px;
}

.p-copy.cnt {
  text-align: center;
}

.p-copy.cnt.rm-btm {
  margin-bottom: 0;
  line-height: 169%;
}

.p-copy.cnt.rm-tp-20 {
  margin-top: 0;
}

.p-copy.cnt.dress-code {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 169%;
}

.p-copy.cnt.atam {
  margin-top: 10px;
}

.banner-fiesta {
  background-image: url('../images/images-1-min.jpg');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-fiesta.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-fiesta.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.ak-banner.event-pic {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.event-data {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.div-block-45 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.dsk {
  border: 1px solid #d8d8d8;
  border-radius: 15px;
  max-width: 1012px;
  margin-bottom: 20px;
}

.mobl {
  display: none;
}

.slider-2 {
  background-color: #fff0;
  height: 480px;
}

.slide-2 {
  width: 30%;
  margin-right: 10px;
}

.right-arrow, .left-arrow {
  display: none;
}

.mask {
  border-radius: 20px;
}

.list-item {
  margin-bottom: 20px;
}

.event-banner {
  background-color: #009695;
  background-image: url('../images/1280wX431h.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 425px;
  margin-bottom: 10px;
  padding: 20px 100px;
}

.event-banner._1st {
  background-color: #de41b0;
  display: none;
}

.small-text {
  color: #f60;
  font-size: 20px;
  font-weight: 400;
}

.header-grid {
  grid-column-gap: 44px;
  grid-template-rows: auto;
  place-items: start stretch;
  height: 100%;
}

.image-15 {
  margin-bottom: 10px;
}

.image-15.remove-pd {
  margin-bottom: 0;
}

.h1-heading {
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
}

.header-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-46.pd-btm-20 {
  margin-bottom: 20px;
}

.header-content-small {
  max-width: 400px;
}

.paragraph-regular {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.dir-header {
  direction: ltr;
  flex-flow: column;
  display: flex;
}

.dropdown-toggle-3 {
  width: 300px;
}

.filter-by-text {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}

.div-block-48 {
  width: 100%;
}

.div-block-49 {
  width: 300px;
}

.filters-wrapper {
  background-color: #f6f5f4;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  min-height: 60px;
  margin-bottom: 10px;
  padding: 10px 20px;
  display: flex;
  position: sticky;
  top: 73px;
}

.filters-wrapper.hide-aall {
  display: none;
}

.dir-content-holders {
  background-color: #f6f5f4;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 500px;
  padding: 40px 20px 60px;
  display: flex;
}

.fliter {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 40px;
  display: none;
  position: sticky;
  top: 85px;
}

.partner-card {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.explore-filter-btn {
  cursor: pointer;
  background-color: #fff;
  border-radius: 20px;
  margin-right: 10px;
  padding: 10px 20px;
}

.explore-filter-btn.active {
  color: #fff;
  background-color: #009695;
}

.dropdown-3 {
  width: 300px;
}

.gp-dir-card {
  background-color: #fff;
  background-image: url('../images/Bg-patterns-grb2.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-radius: 14px;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  min-height: 250px;
  padding: 20px;
  display: flex;
}

.gp-dir-card.disabled {
  display: none;
}

.arts-grp-images {
  border: 1px solid #e9e9e9;
  border-radius: 500px;
  height: 100px;
  box-shadow: 0 -5px 5px #fffffff2;
}

.batch-1 {
  background-color: #fac0261a;
  border: 1px solid #fac026;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}

.batch-text {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}

.text-block {
  color: #252525;
  text-align: center;
  width: 58px;
  font-size: 18px;
  font-weight: 500;
}

.more-info-btn {
  color: #fff;
  background-color: #4d00d1;
  border-radius: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 40px;
  padding: 15px 30px;
  font-size: 16px;
}

.more-info-btn:hover {
  background-color: #009695;
}

.more-info-btn.w--current {
  color: #00a9ae;
  background-color: #02959a;
}

.div-block-50 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.batch-2 {
  background-color: #ff53cc1a;
  border: 1px solid #fda0e2;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 130px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}

.percussion {
  color: #252525;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.p-tittle-arts {
  color: #344054;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.p-tittle-arts.ctn {
  text-align: center;
}

.p-tittle-arts.wt {
  color: #fff;
}

.p-tittle-arts.wt.ft {
  text-align: center;
  max-width: 700px;
}

.p-tittle-arts.cnter {
  text-align: center;
  display: none;
}

.divider-line {
  background-color: #e7e7e7;
  width: 100%;
  height: 1px;
}

.div-block-51 {
  margin-bottom: 20px;
}

.div-block-52 {
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  min-height: 20px;
  padding: 20px 10px;
  display: flex;
}

.link-block-7 {
  margin-right: 20px;
}

.p-tittle-arts-copy {
  color: #344054;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.p-tittle-arts-copy.ctn {
  text-align: center;
}

.p-tittle-arts-copy.wt {
  color: #fff;
}

.p-tittle-arts-copy.wt.ft {
  text-align: center;
  max-width: 700px;
}

.p-tittle-arts-copy.cnter {
  text-align: center;
  display: none;
}

.dropdown-4 {
  z-index: 9999;
  color: #fff;
}

.text-block-2, .icon {
  color: #fff;
}

.dropdown-list-2 {
  z-index: 999;
  background-color: #009695;
}

.dropdown-list-2.w--open {
  border-radius: 8px;
  min-width: 200px;
  margin-top: 4px;
}

.dropdown-link-2 {
  color: #fff;
  border-bottom: 1px solid #ffffff47;
}

.dropdown-link-2.w--current {
  color: #fff;
}

.div-block-53 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-3 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1012px;
  height: auto;
  min-height: 600px;
  display: none;
}

.slide-3 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.download-button {
  margin-bottom: 10px;
}

.download-button.none {
  display: none;
}

.down-btn {
  color: #fff;
  text-align: center;
  background-color: #005a35;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.down-btn.dis-none {
  display: none;
}

.down-btn.rm-btm {
  background-color: #00979626;
  border: 1px solid #0b5d5d;
  margin-bottom: 0;
}

.div-block-54 {
  border-radius: 20px;
  padding: 10px;
}

.sm-bk {
  background-color: #000;
  border: 1px solid #dadada;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.feedback {
  color: #fff;
  text-align: center;
  background-color: #5600eb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.feedback.dis-none {
  display: none;
}

.div-block-55 {
  color: #fff;
  background-color: #004925;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}

.div-block-55.sticky {
  z-index: 99;
  position: sticky;
  top: 80px;
}

.paragraph-2 {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 700;
}

.temp {
  width: 100%;
  max-width: 600px;
  font-weight: 400;
}

.temp.center {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.div-block-56 {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: sticky;
  top: 80px;
}

.form-text {
  color: #fff;
  text-align: left;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.2;
}

.div-block-57 {
  border: 1px solid #ddc784;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bg-form {
  background-color: #fff;
  background-image: url('../images/image-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 19px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 180px;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.bg-form.red-background {
  background-color: #a10f0f;
}

.form-bg {
  border-radius: 20px;
  width: 100%;
  max-width: 750px;
  margin-bottom: 10px;
}

.banner-size {
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-size.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-size.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.slide-4 {
  background-image: url('../images/ak-slider-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4._2025 {
  background-image: url('../images/WIDE-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.mask-2 {
  border-radius: 20px;
}

.slide-5 {
  background-image: url('../images/ak-slider-4.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5._2025 {
  background-image: url('../images/ATAM-D2-58-min.jpg');
  background-position: 50%;
}

.slide-nav-2 {
  font-size: 10px;
}

.slide-6 {
  background-image: url('../images/ak-slider-2.jpg');
  background-position: 50% 74%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6._2025 {
  background-image: url('../images/Day-01-046-min.jpg');
}

.slide-7 {
  background-image: url('../images/ak-slider-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7._2025 {
  background-image: url('../images/281A4121-3-min.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/ak-slider-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8._2025 {
  background-image: url('../images/AnandhaKondattam-250829200224-min.JPG');
}

.slide-9 {
  background-image: url('../images/ak-slider-5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9._2025 {
  background-image: url('../images/AnandhaKondattam-250829202358-min.JPG');
  background-position: 50% 0;
}

.slide-10 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-arrow-2, .right-arrow-2 {
  display: none;
}

.slide-11 {
  background-image: url('../images/ak-slider-7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-11._2025 {
  background-image: url('../images/281A4457-min.jpg');
  background-position: 50% 0;
}

.slide-12 {
  background-image: url('../images/ak-slider-10.jpg');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-12._2025 {
  background-image: url('../images/Day-01-031-min.jpg');
  background-position: 50%;
}

.slide-13 {
  background-image: url('../images/ak-slider-9.jpg');
  background-position: 50% 65%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13._2025 {
  background-image: url('../images/AnandhaKondattam-250829192355-min.JPG');
}

.slide-1 {
  background-image: url('../images/ak-slider-11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1._2025 {
  background-image: url('../images/Day-01-142-min.jpg');
  background-position: 50%;
}

.slide-1-2 {
  background-image: url('../images/ak-slider-12.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-2._2025 {
  background-image: url('../images/Day-01-029-min.jpg');
}

.slide-1-3 {
  background-image: url('../images/ak-slider-14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-3._2025 {
  background-image: url('../images/ATAM-D2-200-min.jpg');
  background-position: 50% 30%;
}

.slide-1-4 {
  background-image: url('../images/ak-slider-13.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-4._2025 {
  background-image: url('../images/281A0103-min.jpg');
}

.slide-1-5 {
  background-image: url('../images/ak-slider-8.jpg');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-5._2025 {
  background-image: url('../images/AnandhaKondattam-250829194615-min.JPG');
  background-position: 50% 0;
}

.youtube-2 {
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.youtube-2._2025 {
  display: none;
}

.down-btn-copy {
  color: #fff;
  text-align: center;
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  min-height: 40px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.down-btn-copy.dis-none {
  display: none;
}

.down-btn-copy.rm-btm {
  border: 1px solid #13a29d;
  margin-bottom: 0;
}

.lottie-animation-6 {
  height: 200px;
  margin-bottom: -57px;
}

.bk-text {
  color: #7b1fff;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
}

.dk-image25 {
  z-index: 1;
  border-radius: 30px;
}

.dk-image25.show {
  margin-bottom: 20px;
}

.mb-image-25 {
  display: none;
}

.banner-size-2025 {
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-size-2025.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-size-2025.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-size-2025.hide-photo {
  display: none;
}

.combine-padding-global {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-padding-global.hide-section {
  display: none;
}

.combine-container-large {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium {
  padding-top: 20px;
  padding-bottom: 40px;
}

.combine-text-size-small {
  color: var(--combine-library--grey-800);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-heading-style-h2 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

.combine-heading-style-h6 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-text-align-center {
  text-align: center;
}

.combine-text-size-regular {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-medium {
  width: 100%;
  height: 1.5rem;
}

.combine-space-large {
  height: 2rem;
}

.combine-program-section {
  background-color: var(--combine-library--white);
}

.program_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.combine-blog2_image-wrapper {
  border-radius: 1.25rem;
  width: 100%;
  height: 12rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-blog2_date {
  color: var(--combine-library--grey-600);
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-blog2_label {
  z-index: 2;
  background-color: var(--combine-library--white);
  color: var(--combine-library--grey-800);
  border-radius: 4rem;
  margin-top: .75rem;
  margin-right: .75rem;
  padding: .25rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  inset: 0% 0% auto auto;
}

.combine-blog2_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.prog-highlight {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--combine-library--grey-800);
  flex-direction: column;
  text-decoration: none;
  transition: transform .25s, color .25s;
  display: flex;
}

.prog-highlight:hover {
  transform: translate(0, -.75rem);
}

.combine-text-color-grey {
  color: var(--combine-library--grey-600);
}

.booklet-25 {
  color: #fff;
  background-color: #012829;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}

.booklet-25.sticky {
  z-index: 99;
  position: sticky;
  top: 80px;
}

.booklet-25.hide-none {
  display: none;
}

.bold-text-4 {
  font-size: 3px;
  font-weight: 600;
}

.ak-banner-2025 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 30px;
  flex-flow: column;
  padding: 10px;
  display: flex;
}

.ak-banner-2025.event-pic {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.ak-banner-2025.temp-hide {
  display: none;
}

.past-event {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.uui-text-align-center {
  text-align: center;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-max-width-large {
  width: 100%;
}

.uui-max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-logos04_list {
  white-space: nowrap;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center start;
  width: 175rem;
  display: flex;
}

.uui-logos04_wrapper {
  justify-content: center;
  align-items: flex-start;
  padding: .75rem 1.5rem;
  display: flex;
}

.uui-logos04_logo {
  height: 3rem;
}

.uui-logo-loop_inner {
  display: flex;
}

.uui-section_logos04 {
  width: 100%;
  overflow: hidden;
}

.uui-logo-loop_component {
  height: 4.5rem;
  margin-top: 2rem;
}

.uui-space-xxlarge {
  width: 100%;
  min-height: 5rem;
}

.uui-logos04_text {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.uui-text-size-medium {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-size-medium.text-color-primary700 {
  color: var(--untitled-ui--primary700);
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-text-size-large {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-xxsmall {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-medium {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.3;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.social-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.social-link {
  color: var(--untitled-ui--gray400);
  transition: all .3s;
}

.social-link:hover {
  color: var(--untitled-ui--gray500);
}

.uui-team03_list {
  grid-column-gap: 2rem;
  grid-row-gap: 2.3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.uui-team03_social {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-self: flex-start;
  margin-top: 1rem;
  display: grid;
}

.uui-team03_item {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.uui-team03_image {
  object-fit: cover;
  border-radius: 100%;
  width: 5rem;
  min-width: 5rem;
  height: 5rem;
  min-height: 5rem;
}

.uui-team03_image-wrapper {
  margin-bottom: 1.25rem;
}

.uui-team03_component {
  margin-top: 4rem;
}

.team-section {
  border: 1px solid #e4e4e4;
  border-radius: 18px;
}

.team-section.none {
  display: none;
}

.uui-team03_cta {
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  background-color: var(--untitled-ui--gray50-2);
  border-radius: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  margin-top: 4rem;
  padding: 2rem;
  display: grid;
}

.uui-team03_cta-content {
  flex: 1;
}

.uui-team03_cta-button-row {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-tiny {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

.uui-padding-vertical-xhuge {
  padding-top: 40px;
  padding-bottom: 40px;
}

.uui-heading-subheading {
  color: var(--untitled-ui--primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.bold-text-5 {
  font-family: Inter, sans-serif;
}

.walsh-container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: sticky;
  bottom: 10px;
}

.walsh-container.hide-all {
  display: none;
}

.walsh-icon-arrow-flip {
  height: 12px;
}

.walsh-link-block-orange {
  color: #fff;
  text-align: center;
  background-color: #ff715b;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange:hover {
  background-color: #ffbba6;
}

.walsh-button-label-wrapper {
  z-index: 4;
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-button-hover-fill {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -100% auto auto -46%;
}

.walsh-label-button {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
}

.walsh-arrow-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-cta-div-block {
  grid-column-gap: 1.25em;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta-small-text {
  color: var(--untitled-ui--gray600);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1;
}

.walsh-cta-block-dark-green {
  background-color: var(--untitled-ui--primary100);
  color: #fff;
  border-radius: 16px;
  width: 100%;
  padding: 40px 10px;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-outline-white {
  color: #fff;
  border: .15em solid #ffffff26;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-outline-white:hover {
  color: #000;
  background-color: #dbffe0;
}

.cta-big-text {
  color: var(--untitled-ui--gray900);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.1;
}

.cta-big-text.mb {
  font-size: 30px;
  font-weight: 700;
}

.lottie-animation-7 {
  width: 113px;
}

.div-block-59 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.combine-padding-global-2 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-form_success-message {
  border: 1px solid var(--combine-library--success-800);
  background-color: var(--combine-library--success-100);
  color: var(--combine-library--success-800);
  text-align: left;
  border-radius: .25rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-form_error-message {
  border: 1px solid var(--combine-library--error-800);
  background-color: var(--combine-library--error-100);
  color: var(--combine-library--error-800);
  border-radius: .25rem;
  margin-top: .5rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-container-medium {
  width: 100%;
  max-width: 58rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-heading-style-h3 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-text-size-regular-2 {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-max-width-medium {
  width: 100%;
  max-width: 36rem;
}

.combine-button {
  background-color: var(--combine-library--grey-800);
  color: #fff;
  text-align: center;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
}

.combine-button:hover {
  background-color: #28364ae6;
}

.combine-space-small {
  width: 100%;
  height: 1rem;
}

.combine-form {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-form_text {
  color: var(--combine-library--grey-400);
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-form_text-link {
  color: var(--combine-library--primary-600);
  text-decoration: underline;
}

.combine-form_text-link:hover {
  color: var(--combine-library--grey-800);
}

.combine-form_input-grey {
  border: 1px solid var(--combine-library--grey-050);
  background-color: var(--combine-library--grey-050);
  min-width: 16rem;
  height: 3rem;
  color: var(--combine-library--grey-800);
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color .25s;
}

.combine-form_input-grey:hover {
  border-color: var(--combine-library--grey-100);
}

.combine-form_input-grey:focus {
  border-color: var(--combine-library--primary-600);
}

.combine-form_input-grey::placeholder {
  color: var(--combine-library--grey-200);
}

.combine-section_cta5 {
  background-color: var(--combine-library--grey-050);
}

.combine-cta5_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: var(--combine-library--white);
  border-radius: 1.25rem;
  justify-content: space-between;
  align-items: center;
  padding: 4rem;
  display: flex;
}

.combine-cta5_outline {
  background-color: var(--combine-library--primary-600);
  background-image: linear-gradient(135deg, var(--combine-library--warning-400), #ec80b4 19%, var(--combine-library--primary-600) 63%, var(--combine-library--secondary-600));
  border-radius: 1.5rem;
  padding: .25rem;
}

.image-16 {
  height: 50px;
}

.email-icon {
  height: 40px;
  margin-right: 10px;
}

.combine-cta5_component-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: var(--combine-library--white);
  border-radius: 1.25rem;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 4rem 1rem 1rem;
  display: flex;
}

.email {
  color: #fff;
  text-align: center;
  background-color: #0014eb;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.email.dis-none {
  display: none;
}

.call {
  color: #fff;
  text-align: center;
  background-color: #009695;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.call.dis-none {
  display: none;
}

.uui-text-size-small {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small.text-style-2lines {
  font-family: Inter, sans-serif;
  line-height: 1.2;
}

.show-tablet {
  display: none;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  background-color: var(--combine-library--white);
  color: var(--untitled-ui--gray800);
  text-align: center;
  white-space: nowrap;
  border-radius: .9rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .5rem .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.uui-button-2:hover {
  border-radius: 8rem;
}

.uui-button-2:focus {
  border-style: none;
  border-color: #000;
}

.uui-dropdown-icon {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.uui-dropdown-icon.none {
  display: none;
}

.uui-navbar06_dropdown-link {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  color: var(--untitled-ui--gray900);
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-navbar06_dropdown-link:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.uui-navbar06_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: .25rem;
  grid-template-rows: max-content max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav-cover {
  background-image: url('../images/mb-uce.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: .375rem;
  width: 100%;
  min-width: 9rem;
  padding-top: 66.6667%;
  position: relative;
  overflow: hidden;
}

.nav-cover.ak-2024 {
  background-image: url('../images/ak2024.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.nav-cover.ak-2026 {
  background-image: url('../images/ak2026.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.uui-navbar06_blog-item-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-navbar06_dropdown-content {
  width: 100%;
  display: flex;
}

.uui-navbar06_dropdown-content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 15rem;
  padding: 2rem 2rem 2rem 0;
}

.uui-navbar06_dropdown-content-right {
  flex-wrap: wrap;
  width: 100%;
  padding-top: 1.25rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.uui-navbar06_blog-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  align-items: start;
  width: 100%;
  display: grid;
}

.uui-navbar06_blog-item-content {
  flex-direction: column;
  font-weight: 400;
  display: flex;
}

.uui-navbar06_blog-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  place-items: center stretch;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar06_blog-item:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.uui-navbar06_component {
  border-bottom: 1px solid var(--untitled-ui--gray100);
  background-color: #009695;
  align-items: center;
  min-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: sticky;
  top: 0;
}

.uui-navbar06_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar06_logo-link {
  padding-left: 0;
}

.uui-navbar06_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-navbar06_menu-left {
  justify-content: flex-end;
  align-items: center;
}

.uui-navbar06_link {
  color: var(--white);
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 1.75rem .5rem;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  transition: all .3s;
}

.uui-navbar06_link:hover {
  color: var(--walsh--walsh-dark-green);
}

.uui-navbar06_link.w--current {
  color: #fff;
}

.uui-navbar06_link.hd {
  display: none;
}

.uui-navbar06_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar06_dropdown-list.w--open {
  background-color: #fff;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: 5.0625rem auto auto 0%;
  overflow: hidden;
}

.uui-navbar06_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar06_menu-button {
  padding: 0;
}

.uui-navbar06_dropdown-toggle {
  color: var(--white);
  align-items: center;
  padding: 1.75rem 2.5rem 1.75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar06_dropdown-toggle:hover {
  color: var(--walsh--walsh-dark-green);
}

.uui-navbar06_menu-dropdown {
  color: var(--white);
  position: static;
}

.uui-navbar06_menu-dropdown.hd {
  display: none;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50-2);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.show-tablet {
  display: none;
}

.uui-button-tertiary-gray {
  grid-column-gap: .5rem;
  color: var(--untitled-ui--gray600);
  white-space: nowrap;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-tertiary-gray:hover {
  background-color: var(--untitled-ui--gray50-2);
  color: var(--untitled-ui--gray700);
}

.uui-button-tertiary-gray.hide-tablet {
  padding: .5rem;
}

.uui-button-tertiary-gray.hide-tablet:hover {
  border-style: solid;
  border-color: var(--white);
  background-color: #f9fafb00;
}

.uui-navbar06_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 4rem;
  display: flex;
}

.uui-logo_logomark {
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.uui-logo_logomark-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-logo_logomark-dot {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logotype {
  flex: none;
  width: auto;
  height: 100%;
}

.uui-navbar06_heading {
  color: var(--untitled-ui--primary600);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-navbar06_item-heading {
  color: var(--untitled-ui--gray900);
  margin-bottom: 2rem;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.uui-navbar06_styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: block;
}

.text-block-3 {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.text-block-4, .text-block-5 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.lottie-animation-8 {
  width: 30px;
  height: 30px;
}

.ak-navbar06_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.ak-navbar06_dropdown-list.w--open {
  background-color: #fff;
  width: auto;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: 5.0625rem auto auto 0%;
  overflow: hidden;
}

.nav-cover-ak {
  background-image: url('../images/ak2025.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #ddd;
  border-radius: .375rem;
  width: 100%;
  min-width: 9rem;
  padding-top: 66.6667%;
  position: relative;
  overflow: hidden;
}

.new-lottie-ani {
  height: 50px;
}

.loti-contanier {
  height: 50px;
  display: flex;
}

.empty {
  height: 20px;
  display: flex;
}

.ak-navbar07_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.ak-navbar07_dropdown-list.w--open {
  background-color: #fff;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: 5.0625rem auto auto 0%;
  overflow: hidden;
}

.tittle-nam-marbu {
  color: var(--untitled-ui--gray900);
  margin-bottom: 2rem;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.uui-button-3 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-3:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button-3:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-navbar07_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.uui-navbar07_icon-wrapper {
  color: var(--untitled-ui--primary600);
  flex: none;
}

.uui-navbar07_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar07_dropdown-link:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.uui-navbar07_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-navbar07_component {
  border-bottom: 1px solid var(--untitled-ui--gray100);
  background-color: #fff;
  align-items: center;
  min-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
}

.uui-navbar07_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar07_logo-link {
  padding-left: 0;
}

.uui-navbar07_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-navbar07_link {
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
}

.uui-navbar07_link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar07_link.w--current {
  color: #000;
}

.uui-navbar07_dropdown-toggle {
  color: var(--white);
  align-items: center;
  padding: 1.75rem .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .9rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar07_dropdown-toggle:hover {
  color: var(--walsh--walsh-dark-green);
}

.uui-navbar07_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar07_menu-button {
  padding: 0;
}

.uui-navbar07_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar07_dropdown-list.w--open {
  border: 1px solid var(--untitled-ui--gray200);
  background-color: var(--untitled-ui--white);
  border-radius: .75rem;
  width: 20rem;
  padding: .75rem;
  right: -100%;
}

.uui-navbar07_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.uui-logo_component-2 {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.uui-navbar07_item-heading {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.uui-logo_image-2 {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.bold-text-6 {
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.text-block-7 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.text-block-8 {
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 500;
}

.div-block-60 {
  margin-bottom: 20px;
}

.div-block-61 {
  margin-bottom: 20px;
  padding: 10px;
}

.banner-series-25 {
  background-image: url('../images/IMG_7702-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-series-25.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-series-25.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-series-25.series-2 {
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
}

.banner-series-25.series-3 {
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
}

.banner-series-25.series-4 {
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
}

.columns-4 {
  margin-bottom: 20px;
}

.grid-3-col {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 40px;
}

.team-name-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.team-name-wrapper.space-fix {
  justify-content: center;
  width: 100%;
}

.team-name-wrapper.space-fix.margin {
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

._2-col-grid {
  grid-template-rows: auto auto;
  width: 100%;
}

.div-block-62 {
  width: 150px;
}

.image-17 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-header {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.team-header.color {
  background-image: linear-gradient(#eeeeee80, #eeeeee80);
  margin-top: 20px;
}

.banner-itae {
  background-image: url('../images/Banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-itae.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-itae.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-itae.series-2 {
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
}

.banner-itae.series-3 {
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
}

.banner-itae.series-4 {
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
}

.sup-btn2 {
  color: #fff;
  text-align: center;
  background-color: #28ac91;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-height: 40px;
  padding: 5px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.sup-btn2.dis-none {
  display: none;
}

.sup-btn2.ak2026 {
  background-color: #009695;
}

.text-span-7 {
  font-size: 20px;
}

.h4-tag {
  color: #969696;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}

.h4-tag.rm-btm {
  margin-bottom: 0;
  font-size: 20px;
}

.center {
  text-align: center;
}

.rm-pd {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.uui-navbar06_item-heading-2 {
  color: #101828;
  margin-bottom: 2rem;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.uui-navbar06_menu-dropdown-2 {
  color: #fff;
  position: static;
}

.uui-dropdown-icon-2 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.uui-dropdown-icon-2.combine-container-medium {
  display: none;
}

.uui-navbar06_dropdown-toggle-2 {
  color: #fff;
  align-items: center;
  padding: 1.75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar06_dropdown-toggle-2:hover {
  color: #b1cdd8;
}

.uui-navbar06_blog-item-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  place-items: center stretch;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar06_blog-item-2:hover {
  background-color: #f9fafb;
}

.uui-text-size-small-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small-2.text-style-2lines {
  font-family: Inter, sans-serif;
  line-height: 1.2;
}

.text-block-9 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.content-holders-sponsors {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 500px;
  padding: 40px 20px 60px;
  display: flex;
}

.content-holders-sponsors.remove-bd {
  min-height: auto;
}

.single-testimonial {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-bottom: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  transition: all .3s ease-in-out;
  display: flex;
}

.tesimonial-brand-logo {
  max-width: 100%;
  display: block;
}

.testimonial-author-name {
  color: #000;
  letter-spacing: -.3px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
}

.testimonial-author-designation {
  opacity: .7;
  color: #000;
  letter-spacing: -.3px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
}

.section-content-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.container-9 {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.testimonial-author-image {
  border-radius: 100px;
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
}

.section-heading-wrapper {
  z-index: 5;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.section-heading-wrapper.align-center {
  z-index: 5;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.section-heading-wrapper.align-center.hd {
  display: none;
}

.sp-section {
  overflow: hidden;
}

.sp-section.section-padding {
  padding: 50px 30px;
  overflow: hidden;
}

.logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #0000001a;
  border-style: solid none none solid;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.logo-wrapper.hd-logo {
  display: none;
}

.testimonial-content {
  color: #000;
  letter-spacing: -.3px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 170%;
}

.section-title-3 {
  color: #000;
  text-align: center;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 120%;
}

.logos {
  opacity: 1;
  width: 100%;
}

.testimonial-author-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.logo-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-bottom: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 150px;
  padding: 0;
  transition: all .3s ease-in-out;
  display: flex;
}

.div-block-63 {
  border-bottom: 1px solid #c9c9c9;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.art-form-drop-down {
  color: #333;
  background-image: url('../images/arrow-drop-down-fill.svg'), linear-gradient(#fff, #fff);
  background-position: 98%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 40px 40px, auto;
  border-radius: 18px;
  width: 350px;
  height: 45px;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 600;
}

.image-18 {
  margin-left: 5px;
}

.div-block-64 {
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.image-19, .image-20 {
  border-radius: 24px;
}

.columns-5 {
  margin-bottom: 20px;
}

.div-block-65 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-container-2 {
  z-index: 2;
  background-color: #009695;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.walsh-icon-arrow-flip-2 {
  height: 12px;
}

.walsh-link-block-orange-2 {
  color: #fff;
  text-align: center;
  background-color: #ff715b;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange-2:hover {
  background-color: #ffbba6;
}

.walsh-button-label-wrapper-2 {
  z-index: 4;
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-button-hover-fill-2 {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -100% auto auto -46%;
}

.walsh-label-button-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
}

.walsh-arrow-wrapper-2 {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-label-tag {
  color: #0009;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.walsh-heading-medium {
  width: 70%;
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.2em;
  font-weight: 700;
  line-height: 1.1;
}

.walsh-tag {
  text-align: left;
  background-color: #51aa761a;
  border-radius: 200px;
  align-items: center;
  padding: 7px 20px;
  display: flex;
  overflow: hidden;
}

.walsh-main-grid-2 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-content-wrapper-gap {
  grid-row-gap: 1.25em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-cta-v-wrapper {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.walsh-paragraph-small {
  color: #161616ad;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 1.08em;
  line-height: 1.6;
}

.walsh-cta-block-white {
  border-radius: 8px;
  width: 100%;
  max-width: 1200px;
  padding: 3em 5.5em;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-gray {
  color: #000;
  background-color: #eee;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-gray:hover {
  color: #000;
  background-color: #dbffe0;
}

.italic-text {
  font-family: Inter, sans-serif;
}

.walsh-container-3 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-heading-regular {
  color: var(--walsh--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.2;
}

.walsh-main-paragraph {
  color: #0009;
  letter-spacing: 0;
  font-family: Merriweather, serif;
  font-size: 1.45em;
  line-height: 1.5;
}

.walsh-heading-small {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.25;
}

.walsh-cover-image {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.walsh-profile-wrapper {
  grid-column-gap: 20px;
  align-items: center;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.walsh-circle-image {
  background-color: #dfdfdf;
  border-radius: 200px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.walsh-text-small-left {
  color: #00000080;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

.walsh-info-wrap {
  text-align: left;
}

.walsh-quote-image {
  opacity: .26;
  height: 56px;
}

.walsh-rounded-box-banner {
  grid-row-gap: 1em;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.walsh-inner-column-center {
  grid-row-gap: 1.5em;
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 6em;
  display: flex;
}

.walsh-quote-image-wrapper {
  background-color: #d0f6f6;
  border-radius: 10px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 44em;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.walsh-inner-column-left {
  grid-row-gap: 1.5em;
  text-align: left;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  height: auto;
  padding: 4em 0 4em 4em;
  display: flex;
}

.banner-main-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-image: url('../images/banner-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 30px;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.event-wrapper {
  border-radius: 30px;
  width: 100%;
  overflow: hidden;
}

.ebook-wrapper {
  border: 1px solid #d3d3d3;
  border-radius: 30px;
  width: 70%;
  overflow: hidden;
}

.ebook-wrapper.temp-hide {
  display: none;
}

.event-image {
  object-fit: cover;
  height: 100%;
}

.book-image, .book-image._2 {
  height: 100%;
}

.event-popup {
  z-index: 1001;
  cursor: auto;
  background-color: #072837cc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.event-popup.karthik, .event-popup.na-mammathu, .event-popup.paul, .event-popup.kalaimamani, .event-popup.sreedevy, .event-popup.japhire, .event-popup.rajkumar, .event-popup.waiwai, .event-popup.yuggesh, .event-popup.nanthinee, .event-popup.meyyammai, .event-popup.aathithyan, .event-popup.nisha, .event-popup.anumitha {
  display: none;
}

.event-popup.arts-group-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.event-popup.anumitha {
  display: none;
}

.event-popup-container {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 60%;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.event-popup-container.min-ht {
  min-height: 500px;
}

.event-close-modal {
  cursor: pointer;
  justify-content: center;
  align-items: flex-start;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.popup-wrapper {
  width: 100%;
}

.popup-wrapper.flip-book {
  height: 100%;
  min-height: 500px;
}

.image-21 {
  width: 100%;
}

.ebook-popup {
  z-index: 1001;
  cursor: auto;
  background-color: #072837cc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.ebook-popup.karthik, .ebook-popup.na-mammathu, .ebook-popup.paul, .ebook-popup.kalaimamani, .ebook-popup.sreedevy, .ebook-popup.japhire, .ebook-popup.rajkumar, .ebook-popup.waiwai, .ebook-popup.yuggesh, .ebook-popup.nanthinee, .ebook-popup.meyyammai, .ebook-popup.aathithyan, .ebook-popup.nisha, .ebook-popup.anumitha {
  display: none;
}

.ebook-popup.arts-group-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.ebook-popup.anumitha {
  display: none;
}

.ebook-popup.full-page {
  background-color: #dbdbdb;
  background-image: url('../images/banner-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}

.ebook-wrapper-inpage {
  text-decoration: none;
}

.ebook-wrapper-inpage.home-page {
  margin-bottom: 0;
}

.ebook-embed {
  z-index: 10;
  position: absolute;
  inset: 0%;
}

.dk-image25--mob {
  z-index: 1;
  border-radius: 30px;
  display: none;
}

.dk-image25--mob.show {
  margin-bottom: 20px;
}

.event-image-mob {
  object-fit: cover;
  height: 100%;
  display: none;
}

.code-embed {
  height: 100%;
  min-height: 500px;
}

.popup-header {
  background-color: #fffbbb;
  background-image: url('../images/Bg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 36px;
}

.spotlight {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.spotlight.hide {
  display: none;
}

.code-embed-2 {
  width: 100%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

._404-container {
  z-index: 1001;
  cursor: auto;
  background-color: #072837cc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

._404-container.karthik, ._404-container.na-mammathu, ._404-container.paul, ._404-container.kalaimamani, ._404-container.sreedevy, ._404-container.japhire, ._404-container.rajkumar, ._404-container.waiwai, ._404-container.yuggesh, ._404-container.nanthinee, ._404-container.meyyammai, ._404-container.aathithyan, ._404-container.nisha, ._404-container.anumitha {
  display: none;
}

._404-container.arts-group-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

._404-container.anumitha {
  display: none;
}

._404-container.full-page {
  background-color: #dbdbdb;
  background-image: url('../images/banner-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  display: flex;
  position: static;
}

._404-content {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

._404-content.flip-book {
  height: 100%;
  min-height: 500px;
}

.utility_form-block {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  text-align: center;
  flex-flow: column;
  align-items: center;
  max-width: 20rem;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.delete-this-button {
  color: #fff;
  text-align: center;
  background-color: #0d1014;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: .6rem 1.5rem;
  font-size: .875rem;
  font-weight: 600;
}

._404-t {
  color: #00b3b1;
  font-size: 40px;
}

._404-p {
  font-size: 18px;
}

.retun-btn {
  color: #fff;
  text-align: center;
  background-color: #eb008c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.retun-btn.dis-none {
  display: none;
}

.youtube-music {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  overflow: hidden;
}

.music-sections {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-image: url('../images/banner-bg.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 30px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.music-sections.home {
  margin-top: 10px;
}

.link-3 {
  color: #de41b0;
  font-size: 20px;
  text-decoration: none;
}

.link-3:hover {
  text-decoration: underline;
}

.click-p {
  color: #390c5d;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 130%;
}

.click-p.add-sub {
  font-size: 20px;
}

.click-p.annocment-text {
  color: #000;
  font-size: 22px;
}

.slide-14 {
  background-image: url('../images/G-06.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

._6-new {
  background-color: #fff;
  background-image: url('../images/G-06.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.ak25-banner {
  z-index: 1;
  border-radius: 30px;
}

.ak25-banner.show {
  margin-bottom: 20px;
}

.ak25-banner.temp-hide {
  display: none;
}

.div-block-67 {
  background-image: url('../images/bg-2026.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 20px;
  display: flex;
}

.div-block-68 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.ani-marquee_track {
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.div-block-69 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.logo-video {
  z-index: 99;
  border-radius: 9007200000000000px;
  width: 250px;
  height: 250px;
}

.image-22 {
  object-fit: cover;
  background-image: linear-gradient(#af292980, #af292980);
  border-radius: 10px;
  width: 100%;
  height: 300px;
}

.marquee_item-2 {
  flex: none;
  margin-right: 1em;
}

.marquee_flex {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.marquee-image-wrap {
  max-width: 34em;
}

.spotlight-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-70 {
  outline-offset: -2px;
  background-color: #009695;
  background-image: url('../images/wt-patterns.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 35px;
  outline: 3px dashed #f9bf26;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 100px;
  display: none;
}

.marquee_list {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.marquee {
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-71 {
  background-color: #f9bf26;
  width: 100%;
  height: 1px;
}

.banner-main-wrapper-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-image: linear-gradient(#ffffffbd, #ffffffbd), url('../images/bg-2026.png');
  background-position: 0 0, 0 0;
  border-radius: 30px;
  flex-flow: column;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  display: flex;
}

.image-24 {
  height: 250px;
}

.image-24._26-new {
  height: 200px;
}

.event-wrapper-2 {
  background-image: url('../images/banner_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  height: 732px;
  overflow: hidden;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -33px;
  display: flex;
}

.link-block-8 {
  flex-flow: column;
  display: flex;
}

.link-block-8.logo-container-hd {
  display: none;
}

.columns-6 {
  margin-bottom: 20px;
}

.small-sub-heading {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
}

.banner-series-26---folk-singing {
  background-image: url('../images/Folk-Singing.png');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-series-26---folk-singing.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-series-26---folk-singing.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-series-26---folk-singing.series-2 {
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
}

.banner-series-26---folk-singing.series-3 {
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
}

.banner-series-26---folk-singing.series-4 {
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
}

.banner-series-26 {
  background-image: url('../images/Salangai-Kittiyattam-1.png');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-series-26.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-series-26.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-series-26.series-2 {
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
}

.banner-series-26.series-3 {
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
}

.banner-series-26.series-4 {
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
}

.banner-series-26---tholpaavai-koothupy {
  background-image: url('../images/Tholpaavai-Koothu.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-series-26---tholpaavai-koothupy.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-series-26---tholpaavai-koothupy.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-series-26---tholpaavai-koothupy.series-2 {
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
}

.banner-series-26---tholpaavai-koothupy.series-3 {
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
}

.banner-series-26---tholpaavai-koothupy.series-4 {
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
}

.banner-series-26---kalbeliya {
  background-image: url('../images/Kalbeliya-1.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-series-26---kalbeliya.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-series-26---kalbeliya.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-series-26---kalbeliya.series-2 {
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
}

.banner-series-26---kalbeliya.series-3 {
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
}

.banner-series-26---kalbeliya.series-4 {
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
}

.banner-series-26---therukoothu {
  background-image: url('../images/Therukoothu.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}

.banner-series-26---therukoothu.series2-banner {
  background-image: url('../images/Nam-Marabu-Series-2.png');
}

.banner-series-26---therukoothu.series3-banner {
  background-image: url('../images/Nam-Marabu-Series-3.jpg');
  background-position: 50% 60%;
}

.banner-series-26---therukoothu.series-2 {
  background-image: url('../images/DSC07348-min.jpg');
  background-position: 50%;
}

.banner-series-26---therukoothu.series-3 {
  background-image: url('../images/series-3.jpg');
  background-position: 50%;
}

.banner-series-26---therukoothu.series-4 {
  background-image: url('../images/image-14_3.jpg');
  background-position: 50%;
}

.div-block-73 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.master-pic-1 {
  background-image: url('../images/Salangai-Kittiyattam-Master-Artisan.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 100px;
  min-height: 100px;
}

.master-pic-2 {
  background-image: url('../images/Folk-Singing-Master-Artisan.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 100px;
  min-height: 100px;
}

.master-pic-3 {
  background-image: url('../images/Tholpaavai-Koothu-Master-Artisan.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 100px;
  min-height: 100px;
}

.master-pic-4 {
  background-image: url('../images/Kalbeliya-Master-Artisan.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 100px;
  min-height: 100px;
}

.master-pic-5 {
  background-image: url('../images/Therukoothu-Master-Artisan.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 100px;
  min-height: 100px;
}

.spotify-music {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: 10px 0 10px 10px;
  display: flex;
  overflow: hidden;
}

.div-block-74 {
  flex-flow: row;
  display: flex;
}

.annocement-banner {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  background-position: 0 0;
  border: 1px solid #fff;
  border-radius: 30px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.image-26 {
  padding-right: 20px;
}

.div-block-74-copy {
  flex-flow: row;
  margin-right: 40px;
  display: flex;
}

.connect-banner {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-image: url('../images/Banner_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 30px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-height: 522px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.connect-banner.dk {
  background-image: url('../images/Banner_3.png');
}

.dk-image26 {
  z-index: 1;
  border-radius: 30px;
}

.dk-image26.show {
  margin-bottom: 20px;
}

.dk-image26--mob {
  z-index: 1;
  border-radius: 30px;
  display: none;
}

.dk-image26--mob.show {
  margin-bottom: 20px;
}

.logo-image {
  z-index: 99;
  background-image: url('../images/logo-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 9007200000000000px;
  width: 250px;
  height: 250px;
}

.dk-image261 {
  z-index: 1;
  border-radius: 30px;
}

.dk-image261.show {
  margin-bottom: 20px;
}

.dk-image26--mob2 {
  z-index: 1;
  border-radius: 30px;
  display: none;
}

.dk-image26--mob2.show {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    color: #fff;
  }

  .nav-link.suport-btn {
    width: 95%;
  }

  .nav-menu {
    background-color: #009695;
    margin-top: 0;
  }

  .menu-button {
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #009695;
  }

  .h1 {
    font-size: 24px;
  }

  .h1.cnt-copy {
    text-align: left;
  }

  .h3 {
    font-size: 16px;
    line-height: 120%;
  }

  .p-tag {
    width: 95%;
    font-size: 14px;
  }

  .columns {
    display: block;
  }

  .div-block {
    margin-top: 20px;
    padding-top: 20px;
  }

  .h1-wt {
    font-size: 24px;
  }

  .columns-2 {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .p {
    width: 95%;
    font-size: 14px;
  }

  .columns-3 {
    display: block;
  }

  .div-block-13 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading.date {
    line-height: 100%;
  }

  .div-block-18 {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dk-hide {
    display: block;
  }

  .div-block-19 {
    display: none;
  }

  .p2 {
    width: 100%;
    font-size: 14px;
  }

  .div-block-24 {
    border-radius: 24px;
    width: 100%;
  }

  .ph-credit {
    width: 95%;
    font-size: 14px;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .popup-container {
    max-width: 50rem;
  }

  .btn {
    width: 95%;
    font-size: 14px;
  }

  .nav-text {
    text-align: left;
    width: 95%;
    font-size: 14px;
  }

  .wt-txt {
    width: 95%;
    font-size: 14px;
  }

  .table_component {
    width: 100%;
  }

  .p-copy, .p-copy-copy, .p-copy-copy-copy {
    width: 95%;
    font-size: 14px;
  }

  .wrapper_form {
    width: 96%;
  }

  .form_block {
    width: 100%;
    min-width: 100%;
  }

  .heading_primary {
    font-size: 20px;
  }

  .link_block {
    width: 100%;
    min-width: 100%;
  }

  .tittle-tag-cel {
    font-size: 24px;
  }

  .sub-txt {
    width: 95%;
    font-size: 14px;
  }

  .tittle-tag-cel-copy {
    font-size: 24px;
  }

  .demo-wrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
  }

  .image-14 {
    margin-right: 0;
  }

  .demo-container {
    clear: both;
    flex-direction: row;
    justify-content: center;
    height: auto;
    min-height: auto;
    display: flex;
    overflow: hidden;
  }

  .demo-p.main {
    max-width: 350px;
    margin-bottom: 40px;
    padding-right: 32px;
  }

  .browser-demo {
    justify-content: center;
    width: 500px;
  }

  .demo-main-text-wrapper {
    width: 510px;
    margin-top: 100px;
    margin-left: 40px;
    margin-right: auto;
    position: absolute;
  }

  .instructions-wrapper {
    flex-wrap: nowrap;
    order: -1;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0;
    position: relative;
    top: 0%;
    left: -25px;
  }

  .d-101-logo-wrapper {
    flex: 1;
    width: auto;
  }

  .d-101-logo-wrapper.square {
    flex: 1;
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .tittle-tag-cel-copy-copy {
    font-size: 24px;
  }

  .wt-txt-copy, .sup-p {
    width: 95%;
    font-size: 14px;
  }

  .heading_primary-copy {
    font-size: 20px;
  }

  .card {
    border-radius: 32px;
  }

  .card.is-large {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding: 64px 40px;
  }

  .h2 {
    font-size: 6.5em;
  }

  .link-text {
    font-size: 1.5rem;
  }

  .div-block-43 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .grid-3-columns.instagram-feed---3-col-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .instagram-feed---image-wrapper {
    border-radius: 10px;
  }

  .card-1 {
    width: 100%;
    margin-bottom: 20px;
  }

  .gallery-feed-image-wrapper-2 {
    border-radius: 10px;
  }

  .new {
    font-size: 16px;
    line-height: 120%;
  }

  .p-copy {
    width: 95%;
    font-size: 14px;
  }

  .slide-2 {
    width: 50%;
  }

  .event-banner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .header-grid {
    grid-template-columns: 1fr;
  }

  .div-block-46 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header-content-small {
    max-width: none;
  }

  .p-tittle-arts, .p-tittle-arts-copy {
    width: 100%;
    font-size: 14px;
  }

  .dropdown-4 {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }

  .dropdown-list-2.w--open {
    width: 100%;
  }

  .dropdown-link-2 {
    border: 1px #000;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown-toggle-4 {
    width: 100%;
  }

  .form-text {
    font-size: 20px;
  }

  .bk-text {
    width: 95%;
    font-size: 14px;
  }

  .combine-padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-heading-style-h2 {
    font-size: 2.5rem;
  }

  .program_component {
    grid-template-columns: 1fr 1fr;
  }

  .uui-space-xxlarge {
    min-height: 4.5rem;
  }

  .uui-team03_list {
    grid-template-columns: 1fr 1fr;
  }

  .uui-team03_cta {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .uui-team03_cta-content {
    margin-right: 3rem;
  }

  .uui-team03_cta-button-row {
    flex: none;
    justify-content: flex-start;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
    max-width: none;
  }

  .walsh-link-block-orange {
    padding-left: 50px;
  }

  .walsh-button-hover-fill {
    display: none;
  }

  .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-cta-div-block {
    justify-content: center;
  }

  .walsh-cta-block-dark-green {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 3em;
    padding-right: 3em;
    display: flex;
  }

  .walsh-link-block-outline-white {
    padding-left: 50px;
  }

  .combine-padding-global-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-heading-style-h3 {
    font-size: 2rem;
  }

  .combine-max-width-medium {
    max-width: none;
  }

  .combine-space-small {
    display: none;
  }

  .combine-form_wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .combine-form_input-grey {
    min-width: 12rem;
  }

  .combine-cta5_component {
    flex-direction: column;
    align-items: flex-start;
    padding: 3rem;
  }

  .combine-cta5_outline {
    width: 100%;
  }

  .combine-cta5_component-copy {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 1rem;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .uui-dropdown-icon {
    color: var(--untitled-ui--gray500);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-bottom {
    background-color: var(--white);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    background-color: var(--white);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: var(--white);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .uui-navbar06_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar06_dropdown-link:hover {
    background-color: #0000;
  }

  .nav-cover {
    flex-direction: column;
    width: 100%;
  }

  .uui-navbar06_blog-item-image {
    width: 100%;
  }

  .uui-navbar06_dropdown-content {
    flex-direction: column;
  }

  .uui-navbar06_dropdown-content-left {
    align-content: start;
    align-items: start;
    max-width: none;
    padding: 1rem 0 0;
  }

  .uui-navbar06_dropdown-content-right {
    align-items: flex-start;
    max-width: none;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .uui-navbar06_blog-list {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .uui-navbar06_blog-item-content {
    width: 100%;
  }

  .uui-navbar06_blog-item {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar06_blog-item:hover {
    background-color: #0000;
  }

  .uui-navbar06_menu {
    border-top: 1px solid var(--untitled-ui--gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .uui-navbar06_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui--gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar06_link {
    width: 100%;
    color: var(--untitled-ui--gray900);
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar06_link:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar06_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .uui-navbar06_dropdown-list.w--open {
    min-width: auto;
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .uui-navbar06_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar06_menu-button {
    color: #4b4b4b;
  }

  .uui-navbar06_menu-button.w--open {
    background-color: #0000;
  }

  .uui-navbar06_dropdown-toggle {
    color: var(--untitled-ui--gray900);
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar06_dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar06_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-button-secondary-gray.show-tablet {
    display: block;
  }

  .uui-navbar06_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .ak-navbar06_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .ak-navbar06_dropdown-list.w--open {
    min-width: auto;
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .nav-cover-ak {
    flex-direction: column;
    width: 100%;
  }

  .ak-navbar07_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .ak-navbar07_dropdown-list.w--open {
    min-width: auto;
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .uui-navbar07_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar07_dropdown-link:hover {
    background-color: #0000;
  }

  .uui-navbar07_dropdown-link-list {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-navbar07_menu {
    border-top: 1px solid var(--untitled-ui--gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .uui-navbar07_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui--gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar07_link {
    width: 100%;
    color: var(--untitled-ui--gray900);
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar07_link:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar07_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-navbar07_dropdown-toggle {
    color: var(--untitled-ui--gray900);
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar07_dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar07_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar07_menu-button.w--open {
    background-color: #0000;
  }

  .uui-navbar07_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .uui-navbar07_dropdown-list.w--open {
    width: auto;
    box-shadow: none;
    border-style: none;
    border-color: #0000;
    padding: 0;
  }

  .uui-navbar07_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .grid-3-col {
    grid-template-columns: 1fr 1fr;
  }

  .sup-btn2 {
    margin-bottom: 0;
  }

  .uui-navbar06_menu-dropdown-2 {
    width: 100%;
    position: relative;
  }

  .uui-dropdown-icon-2 {
    color: #667085;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .uui-navbar06_dropdown-toggle-2 {
    color: #101828;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar06_dropdown-toggle-2:hover {
    color: #101828;
  }

  .uui-navbar06_blog-item-2 {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar06_blog-item-2:hover {
    background-color: #0000;
  }

  .section-content-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .sp-section.section-padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .logo-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-content {
    font-size: 18px;
  }

  .section-title-3 {
    font-size: 45px;
  }

  .div-block-65 {
    justify-content: flex-start;
    align-items: center;
  }

  .walsh-container-2 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-link-block-orange-2 {
    padding-left: 50px;
  }

  .walsh-button-hover-fill-2 {
    display: none;
  }

  .walsh-main-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-cta-v-wrapper {
    justify-content: center;
  }

  .walsh-cta-block-white {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 3em;
    padding-right: 3em;
    display: flex;
  }

  .walsh-link-block-gray {
    padding-left: 50px;
  }

  .div-block-66 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .walsh-container-3 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-rounded-box-banner {
    flex-direction: column;
  }

  .walsh-inner-column-center {
    text-align: center;
    align-items: center;
    padding: 45px 30px 30px;
  }

  .walsh-quote-image-wrapper {
    width: 100%;
    max-width: none;
    margin-top: 0;
  }

  .walsh-inner-column-left {
    max-width: none;
    padding: 4em 4em 0;
  }

  .banner-main-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .event-popup-container {
    max-width: 50rem;
  }

  .popup-header {
    background-position: 50%;
  }

  .spotlight {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._404-content {
    height: 450px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .music-sections {
    padding-left: 20px;
    padding-right: 10px;
  }

  .click-p {
    font-size: 20px;
  }

  .div-block-67 {
    padding-top: 0;
  }

  .div-block-69 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo-video {
    width: 150px;
    height: 150px;
  }

  .marquee_item-2 {
    width: auto;
    margin-right: 2vw;
  }

  .spotlight-2 {
    margin-top: 10px;
    padding: 10px 10px 20px;
  }

  .banner-main-wrapper-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-24 {
    height: 150px;
  }

  .event-wrapper-2 {
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
  }

  .div-block-74 {
    flex-flow: column;
  }

  .annocement-banner {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 10px;
  }

  .div-block-74-copy {
    flex-flow: column;
  }

  .lottie-animation-9 {
    height: 150px;
  }

  .connect-banner {
    padding-left: 20px;
    padding-right: 10px;
  }

  .connect-banner.dk {
    background-image: url('../images/Banner_3.png');
    background-position: 50%;
    background-size: cover;
    height: auto;
    min-height: 350px;
  }

  .logo-image {
    width: 150px;
    height: 150px;
  }
}

@media screen and (max-width: 767px) {
  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .popup-container {
    max-width: none;
  }

  .heading-style-h3-2 {
    font-size: 1.5rem;
  }

  .popup-overlay {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-wrapper-2, .page-conatiner {
    padding-top: 60px;
  }

  .demo-wrapper {
    margin-top: 140px;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-heading.h1 {
    max-width: 400px;
  }

  .demo-heading.h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .demo-container {
    background-image: url('../images/background.svg'), linear-gradient(to bottom, null, null);
    background-attachment: fixed, scroll;
    align-items: center;
    min-height: 100vh;
    display: block;
  }

  .demo-p.main {
    max-width: 350px;
    margin-right: 30px;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .browser-demo {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 300px;
    margin-bottom: 60px;
    padding: 60px 30px;
  }

  .demo-main-text-wrapper {
    width: auto;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .instructions-wrapper {
    margin-left: 0;
  }

  .d-101-logo-wrapper, .d-101-logo-wrapper.square {
    margin-left: 10px;
    margin-right: 10px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.instagram-feed---3-col-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
  }

  .card-1 {
    width: 70vw;
  }

  .combine-padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .program_component {
    grid-template-columns: 1fr 1fr;
  }

  .uui-logos04_list {
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    width: 124rem;
  }

  .uui-logos04_wrapper {
    padding: .5rem 1rem;
  }

  .uui-logos04_logo {
    height: 2.5rem;
  }

  .uui-logo-loop_component {
    height: 3.5rem;
  }

  .uui-space-xxlarge {
    min-height: 3rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .social-link:hover {
    color: var(--untitled-ui--gray400);
  }

  .uui-team03_list {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .uui-team03_image-wrapper {
    margin-bottom: 1rem;
  }

  .uui-team03_component {
    margin-top: 3rem;
  }

  .uui-team03_cta {
    grid-column-gap: 3rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .uui-team03_cta-content {
    margin-right: 0;
  }

  .uui-team03_cta-button-row {
    flex-flow: wrap-reverse;
    justify-content: flex-start;
    width: 100%;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .cta-small-text, .cta-big-text {
    font-size: 2.4em;
  }

  .combine-padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-form_input-grey {
    min-width: 0;
  }

  .combine-cta5_component, .combine-cta5_component-copy {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
    align-items: flex-start;
    padding: 2.5rem;
  }

  .uui-button-2 {
    color: var(--white);
    background-color: #009695;
    font-size: 1rem;
  }

  .uui-button-2:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: #009695;
  }

  .uui-navbar06_dropdown-link-list {
    max-width: none;
  }

  .nav-cover {
    max-width: 100%;
  }

  .uui-navbar06_blog-item-image {
    margin-bottom: 0;
  }

  .uui-navbar06_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .uui-navbar06_blog-list {
    grid-row-gap: .5rem;
  }

  .uui-navbar06_blog-item {
    grid-row-gap: 1rem;
  }

  .uui-navbar06_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar06_menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar06_link {
    font-size: 1rem;
  }

  .uui-navbar06_dropdown-list.w--open {
    margin-bottom: 0;
  }

  .uui-navbar06_dropdown-toggle {
    font-size: 1rem;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-tertiary-gray:hover {
    color: var(--untitled-ui--gray600);
    background-color: #0000;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .ak-navbar06_dropdown-list.w--open {
    margin-bottom: 0;
  }

  .nav-cover-ak {
    max-width: 100%;
  }

  .ak-navbar07_dropdown-list.w--open {
    margin-bottom: 0;
  }

  .uui-button-3 {
    font-size: 1rem;
  }

  .uui-button-3:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-navbar07_dropdown-link-list {
    grid-row-gap: .5rem;
    max-width: none;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .uui-navbar07_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar07_menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar07_link, .uui-navbar07_dropdown-toggle, .uui-navbar06_dropdown-toggle-2 {
    font-size: 1rem;
  }

  .uui-navbar06_blog-item-2 {
    grid-row-gap: 1rem;
  }

  .section-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .sp-section.section-padding {
    padding: 60px 20px;
  }

  .logo-wrapper {
    grid-template-columns: 1fr;
  }

  .section-title-3 {
    letter-spacing: -1px;
    font-size: 38px;
  }

  .walsh-heading-medium {
    font-size: 2.4em;
  }

  .walsh-main-grid-2 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-paragraph-small {
    font-size: 1.4em;
  }

  .walsh-heading-regular {
    font-size: 1.8em;
  }

  .walsh-rounded-box-banner {
    grid-row-gap: 1.5em;
  }

  .walsh-quote-image-wrapper {
    margin-bottom: 0;
  }

  .walsh-inner-column-left {
    padding-top: 4em;
    padding-bottom: 0;
    padding-right: 4em;
  }

  .banner-main-wrapper {
    flex-flow: column;
  }

  .ebook-wrapper {
    width: 100%;
  }

  .event-popup {
    padding-left: 20px;
    padding-right: 20px;
  }

  .event-popup-container {
    max-width: none;
  }

  .ebook-popup, ._404-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .youtube-music {
    width: 100%;
  }

  .music-sections {
    flex-flow: column;
  }

  .marquee_item-2 {
    width: auto;
    margin-right: 4vw;
  }

  .banner-main-wrapper-2 {
    flex-flow: column;
  }

  .spotify-music {
    width: 100%;
  }

  .annocement-banner, .connect-banner {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    color: #fff;
    background-color: #009695;
  }

  .nav-menu {
    margin-top: 0;
  }

  .menu-button.w--open {
    background-color: #009695;
  }

  .hero-section {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1.inspiration.banner-mb-hero {
    text-align: center;
    width: 100%;
    font-size: 30px;
  }

  .h1.evt, .h1.ft {
    font-size: 16px;
  }

  .h1.cnt {
    text-align: center;
  }

  .h1.ad {
    max-width: 360px;
    font-size: 16px;
  }

  .h1.cnt-copy {
    text-align: left;
  }

  .h3 {
    line-height: 150%;
  }

  .columns {
    display: block;
  }

  .div-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-2 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .p.cnt.nam {
    width: 100%;
    font-size: 16px;
  }

  .p.cnt.nam.left-align {
    text-align: left;
  }

  .p.cnt.sub-txt2 {
    width: 100%;
    margin-bottom: 0;
    line-height: 120%;
  }

  .p.cnt.sub-txt2.pd-btm-10 {
    width: 90%;
    margin-bottom: 10px;
  }

  .p.cnt.evt {
    width: 100%;
    font-size: 16px;
    line-height: 130%;
  }

  .img-holder {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-3 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-3.em-bt {
    margin-bottom: 0;
  }

  .div-block-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .upcoming-event {
    margin-bottom: 40px;
  }

  .div-block-7 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list.blk {
    padding-left: 30px;
  }

  .div-block-11 {
    flex-direction: column;
  }

  .div-block-12 {
    margin-bottom: 40px;
    padding-top: 0;
  }

  .div-block-13 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13.mb-hide, .div-block-13.pd-20 {
    margin-top: 0;
  }

  .div-block-13.cnt {
    margin-top: 20px;
  }

  .div-block-14 {
    margin-bottom: 40px;
  }

  .div-block-15 {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-16 {
    flex-direction: column;
  }

  .div-block-17 {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading.date {
    text-align: center;
    width: 100%;
    font-size: 30px;
  }

  .div-block-18.evt {
    min-height: auto;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-18.evt._2026 {
    height: auto;
    min-height: auto;
    padding-bottom: 20px;
  }

  .div-block-18.evt-25 {
    min-height: auto;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-6 {
    height: 80px;
  }

  .dk-hide {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dk-hide.img {
    margin-top: -19px;
  }

  .mb-hide {
    display: none;
  }

  .div-block-21 {
    margin-top: 20px;
  }

  .div-block-22, .div-block-23 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .content-holders {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .team-profile-card {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p2 {
    text-align: center;
  }

  .p2.lt, .p2.mb-lkeft {
    text-align: left;
  }

  .ph-credit {
    width: 100%;
  }

  .background-video {
    height: 375px;
  }

  .mb-image {
    border-radius: 30px;
    width: 100%;
    display: inline-block;
  }

  .dk-image {
    display: none;
  }

  .dk-image.show {
    display: inline-block;
  }

  .div-block-25 {
    margin-bottom: 40px;
  }

  .div-block-25.cnt {
    margin-bottom: 10px;
  }

  .div-block-30 {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown, .dropdown-toggle {
    width: 100%;
  }

  .tittle {
    margin-top: 0;
    font-size: 25px;
    line-height: 120%;
  }

  .tittle.tagline {
    line-height: 120%;
  }

  .tittle._2 {
    font-weight: 700;
    line-height: 110%;
  }

  .tittle.tagline-copy {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 140%;
  }

  .tittle._2-copy {
    font-weight: 700;
    line-height: 110%;
  }

  .tittle.alginement {
    width: 100%;
  }

  .tittle.fiesta {
    font-size: 30px;
  }

  .tittle.fiesta-tagline {
    font-size: 20px;
    line-height: 120%;
  }

  .image-qr {
    margin-bottom: 0;
  }

  .image-8 {
    height: auto;
  }

  .image-8.dk-hide {
    margin-top: 0;
  }

  .button-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 50px;
  }

  .rd-mr1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .open-modal-wrapper {
    align-self: stretch;
  }

  .close-modal {
    width: 40px;
    height: 40px;
    top: 5px;
    right: 5px;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .popup-container {
    max-width: none;
    padding: 28px;
  }

  .popup-overlay {
    padding: 16px;
  }

  .rd-mr2, .rd-mr3, .rd-mr4, .rd-mr5, .rd-mr6 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .rd-mr7 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .rd-mr8, .rd-mr1-1, .rd-mr1-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .nav-text {
    text-align: left;
    width: auto;
    font-size: 16px;
    font-weight: 600;
  }

  .lottie-animation {
    height: 35px;
  }

  .wt-txt {
    text-align: center;
    font-size: 18px;
  }

  .wt-txt.new {
    font-size: 16px;
  }

  .lottie-animation-2.new {
    height: 40px;
  }

  .div-block-36 {
    margin-top: 0;
  }

  .div-block-36.pd-btm-20 {
    margin-bottom: 20px;
  }

  .div-block-37 {
    display: none;
  }

  .reg-btn {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 40px;
    font-size: 20px;
  }

  .lottie-animation-4 {
    display: none;
  }

  .reh-btn {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .p-copy.cnt, .p-copy-copy.cnt, .p-copy-copy-copy.cnt {
    width: auto;
  }

  .page-wrapper-2 {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .wrapper_form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .wrapper_form.rm-pd-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .field_input.number {
    padding-left: 27px;
  }

  .form {
    padding: 20px 12px;
  }

  .heading_primary {
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .page-conatiner {
    padding-top: 10px;
  }

  .link-wrapper {
    padding-bottom: 20px;
  }

  .link-wrapper-copy {
    margin-top: -52px;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .cel-icon {
    width: 150px;
    height: 150px;
  }

  .tittle-tag-cel {
    font-size: 20px;
    line-height: 120%;
  }

  .tittle-tag-cel.evt, .tittle-tag-cel.ft {
    font-size: 16px;
  }

  .tittle-tag-cel.cnt {
    text-align: center;
  }

  .tittle-tag-cel.ad {
    max-width: 360px;
    font-size: 16px;
  }

  .text-span-4 {
    font-size: 35px;
    line-height: 120%;
  }

  .sub-txt {
    width: 100%;
    font-size: 16px;
  }

  .tittle-tag-cel-copy {
    font-size: 20px;
    font-weight: 600;
    line-height: 130%;
  }

  .tittle-tag-cel-copy.evt, .tittle-tag-cel-copy.ft {
    font-size: 16px;
  }

  .tittle-tag-cel-copy.cnt {
    text-align: center;
  }

  .tittle-tag-cel-copy.ad {
    max-width: 360px;
    font-size: 16px;
  }

  .text-span-5 {
    font-size: 32px;
  }

  .div-block-40 {
    background-color: #dadada;
    width: 100%;
    height: 1px;
    margin-bottom: 10px;
  }

  .demo-wrapper {
    align-items: center;
    margin-top: 140px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-heading.h1 {
    line-height: 28px;
  }

  .demo-heading.h2 {
    font-size: 15px;
    line-height: 20px;
  }

  .image-14 {
    margin-top: 0;
    margin-right: 0;
  }

  .demo-container {
    min-height: auto;
  }

  .demo-p.main {
    max-width: 350px;
    margin-bottom: 20px;
    margin-right: 30px;
    padding-right: 0;
    font-size: 14px;
  }

  .browser-demo {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .d-101-logo-text {
    text-align: center;
    font-size: 16px;
  }

  .demo-main-text-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .instructions-wrapper {
    align-self: auto;
    margin-left: 0;
  }

  .d-101-logo-wrapper, .d-101-logo-wrapper.square {
    margin-left: 10px;
    margin-right: 10px;
  }

  .slider {
    height: 400px;
  }

  .sup-btn-copy {
    max-width: none;
  }

  .tittle-tag-cel-copy-copy {
    font-size: 20px;
    font-weight: 600;
    line-height: 130%;
  }

  .tittle-tag-cel-copy-copy.evt, .tittle-tag-cel-copy-copy.ft {
    font-size: 16px;
  }

  .tittle-tag-cel-copy-copy.cnt {
    text-align: center;
  }

  .tittle-tag-cel-copy-copy.ad {
    max-width: 360px;
    font-size: 16px;
  }

  .wt-txt-copy {
    text-align: left;
    width: auto;
    font-size: 16px;
  }

  .tamil-text.new {
    text-align: center;
  }

  .heading_primary-copy {
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .card {
    min-height: 280px;
  }

  .card.is-large {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2 {
    font-size: 12.3em;
  }

  .div-block-43 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.instagram-feed---3-col-grid.mg-bottom-56px {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: column dense;
    place-items: start center;
    display: grid;
  }

  .instagram-feed---icon-inside {
    max-width: 36px;
  }

  .card-1 {
    width: 100%;
  }

  .card-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rd-more-btn {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    min-height: 40px;
    font-size: 20px;
  }

  .grid-1-column.gap-row-16px {
    grid-template-rows: auto auto auto;
  }

  .gallery-feed-image-wrapper-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .banner-series.series3-banner {
    min-height: 200px;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .new {
    line-height: 150%;
  }

  .div-block-44 {
    height: 400px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-copy.cnt.rm-tp-20 {
    font-size: 16px;
  }

  .p-copy.cnt.nam {
    width: 100%;
    font-size: 16px;
  }

  .p-copy.cnt.nam.lt {
    text-align: left;
  }

  .text-span-6 {
    font-size: 18px;
    line-height: 100%;
  }

  .banner-fiesta, .banner-fiesta.series3-banner {
    min-height: 200px;
  }

  .event-data {
    margin-bottom: 0;
  }

  .dsk {
    display: none;
  }

  .mobl {
    margin-bottom: 10px;
    display: block;
  }

  .slider-2 {
    height: 500px;
  }

  .slide-2 {
    width: 100%;
  }

  .event-banner {
    background-color: #003215;
    background-image: url('../images/mb-ak2025-home.jpg');
    background-position: 50%;
    background-size: cover;
    min-height: 550px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .small-text {
    font-size: 16px;
  }

  .h1-heading {
    font-size: 50px;
  }

  .div-block-46 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .dir-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .filters-wrapper {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .dir-content-holders {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .partner-card {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         "."
                         "."
                         "."
                         "."
                         "Area"
                         "Area-2"
                         "Area-3"
                         "Area-4"
                         "Area-5"
                         "Area-6"
                         "Area-7"
                         "Area-8"
                         "Area-9";
  }

  .gp-dir-card {
    box-shadow: 0 2px 5px #0003;
  }

  .more-info-btn {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-52 {
    flex-flow: column;
  }

  .p-tittle-arts-copy {
    text-align: center;
    margin-bottom: 10px;
  }

  .down-btn {
    max-width: none;
  }

  .down-btn.rm-btm {
    justify-content: flex-start;
    align-items: center;
  }

  .sm-bk {
    margin-bottom: 0;
  }

  .feedback {
    max-width: none;
  }

  .div-block-55 {
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-55.sticky {
    position: static;
  }

  .paragraph-2 {
    margin-bottom: 20px;
    margin-right: 0;
    font-size: 16px;
  }

  .div-block-56 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
  }

  .form-text {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .div-block-57 {
    flex-flow: column;
  }

  .banner-size {
    min-height: 300px;
  }

  .banner-size.series3-banner {
    min-height: 200px;
  }

  .slide-4 {
    background-size: cover;
  }

  .slide-1-5 {
    background-position: 50%;
  }

  .down-btn-copy {
    max-width: none;
  }

  .down-btn-copy.rm-btm {
    justify-content: flex-start;
    align-items: center;
  }

  .bk-text {
    text-align: left;
    width: auto;
    font-size: 18px;
  }

  .dk-image25 {
    display: none;
  }

  .dk-image25.show {
    display: inline-block;
  }

  .mb-image-25 {
    border-radius: 30px;
    width: 100%;
  }

  .banner-size-2025 {
    min-height: 300px;
  }

  .banner-size-2025.series3-banner {
    min-height: 200px;
  }

  .combine-padding-global {
    padding-left: 0;
    padding-right: 0;
  }

  .combine-heading-style-h6 {
    text-align: center;
  }

  .combine-space-large {
    height: 1rem;
  }

  .combine-program-section {
    width: 100%;
  }

  .program_component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .booklet-25 {
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .booklet-25.sticky {
    position: static;
  }

  .ak-banner-2025 {
    margin-bottom: 20px;
    padding: 5px;
  }

  .div-block-58 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .past-event {
    margin-bottom: 40px;
  }

  .uui-logos04_list {
    justify-content: center;
  }

  .uui-logos04_wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .uui-container-large {
    max-width: none;
  }

  .uui-page-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-link-block-orange {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-label-button {
    font-size: 16px;
  }

  .walsh-cta-div-block {
    grid-row-gap: 1.25em;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .cta-small-text {
    font-size: 16px;
  }

  .walsh-cta-block-dark-green {
    padding: 3em 2em;
  }

  .walsh-link-block-outline-white {
    padding-left: 30px;
    padding-right: 25px;
  }

  .cta-big-text {
    font-size: 25px;
  }

  .cta-big-text.mb {
    text-align: center;
    font-size: 20px;
  }

  .combine-padding-global-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-form_wrapper {
    width: 100%;
  }

  .combine-form {
    grid-template-columns: 1fr;
  }

  .combine-cta5_component {
    text-align: center;
    padding: 1.5rem;
  }

  .combine-cta5_component-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 1rem .5rem;
  }

  .email, .call {
    width: 100%;
  }

  .uui-button-2 {
    color: var(--white);
    background-color: #009695;
  }

  .uui-button-2:hover {
    background-color: #009695;
  }

  .uui-dropdown-icon.none {
    display: block;
  }

  .uui-navbar06_dropdown-content-left, .uui-navbar06_blog-list {
    grid-template-columns: 1fr;
  }

  .uui-navbar06_blog-item {
    flex-direction: column;
  }

  .uui-navbar06_menu-left {
    width: 100%;
  }

  .uui-navbar06_link {
    color: #101828;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .uui-navbar06_link.w--current {
    color: var(--combine-library--grey-800);
  }

  .empty {
    display: none;
  }

  .uui-navbar07_dropdown-link {
    padding-left: 0;
  }

  .uui-navbar07_menu-dropdown {
    margin-bottom: 20px;
  }

  .text-block-6 {
    font-family: Inter, sans-serif;
    font-weight: 500;
  }

  .text-block-8 {
    font-size: 16px;
  }

  .div-block-61 {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-series-25.series3-banner {
    min-height: 200px;
  }

  .grid-3-col {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .team-name-wrapper {
    width: 100%;
  }

  ._2-col-grid {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .team-header {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-itae.series3-banner {
    min-height: 200px;
  }

  .sup-btn2 {
    min-height: 30px;
  }

  .text-span-7 {
    font-size: 16px;
  }

  .uui-navbar06_menu-dropdown-2 {
    min-width: 200px;
    margin-bottom: 20px;
  }

  .uui-dropdown-icon-2.combine-container-medium {
    display: flex;
  }

  .uui-navbar06_blog-item-2 {
    flex-direction: column;
  }

  .content-holders-sponsors {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .single-testimonial {
    padding: 20px;
  }

  .section-content-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .sp-section.section-padding {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .logo-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .section-title-3 {
    font-size: 34px;
  }

  .logo-card {
    width: 100%;
    height: auto;
  }

  .div-block-63 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .art-form-drop-down {
    width: 100%;
    margin-right: 0;
  }

  .image-18.none {
    display: none;
  }

  .div-block-64 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-65 {
    justify-content: flex-start;
    align-items: center;
  }

  .walsh-container-2 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-link-block-orange-2 {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-label-button-2 {
    font-size: 16px;
  }

  .walsh-label-tag {
    font-size: 12px;
  }

  .walsh-heading-medium {
    width: 100%;
    font-size: 2.5em;
  }

  .walsh-tag {
    text-align: left;
  }

  .walsh-content-wrapper-gap {
    grid-row-gap: 1.2em;
  }

  .walsh-cta-v-wrapper {
    grid-row-gap: 1.25em;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .walsh-paragraph-small {
    font-size: 1em;
  }

  .walsh-cta-block-white {
    padding: 3em 1em;
  }

  .walsh-link-block-gray {
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-container-3 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-heading-regular {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .walsh-main-paragraph, .walsh-heading-small {
    font-size: 1em;
  }

  .walsh-circle-image {
    flex: none;
  }

  .walsh-text-small-left {
    font-size: 13px;
  }

  .walsh-inner-column-center {
    padding-top: 30px;
  }

  .walsh-quote-image-wrapper {
    max-width: none;
    margin-bottom: 0;
  }

  .walsh-inner-column-left {
    padding: 30px 30px 0;
  }

  .banner-main-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    padding: 0;
  }

  .event-wrapper, .ebook-wrapper {
    border-radius: 20px;
  }

  .event-image {
    display: none;
  }

  .event-popup {
    padding: 16px;
  }

  .event-popup-container {
    max-width: none;
    padding: 0;
  }

  .event-close-modal {
    width: 40px;
    height: 40px;
    top: 5px;
    right: 5px;
  }

  .image-21 {
    height: 5%;
  }

  .ebook-popup {
    padding: 16px;
  }

  .ebook-popup.full-page {
    max-height: 1000px;
  }

  .dk-image25--mob {
    display: block;
  }

  .dk-image25--mob.show, .event-image-mob {
    display: inline-block;
  }

  .spotlight {
    background-image: linear-gradient(#ffffffb8, #ffffffb8), url('../images/banner-bg.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    border-radius: 20px;
    margin-bottom: 40px;
  }

  ._404-container {
    padding: 16px;
  }

  ._404-container.full-page {
    max-height: 1000px;
  }

  ._404-content {
    height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  ._404-t {
    line-height: 120%;
  }

  .youtube-music {
    border-radius: 20px;
  }

  .music-sections {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-image: url('../images/banner-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border: 1px solid #fff;
    margin-top: 10px;
    padding: 10px 10px 0;
  }

  .click-p {
    text-align: center;
    font-size: 18px;
  }

  .click-p.annocment-text {
    font-size: 20px;
    line-height: 160%;
  }

  .ak25-banner.show {
    display: inline-block;
  }

  .div-block-67 {
    background-image: linear-gradient(#ffffff3d, #ffffff3d), url('../images/bg-2026.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .div-block-68 {
    flex-flow: column;
  }

  .div-block-69 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .logo-video {
    width: 200px;
    height: 200px;
  }

  .image-22 {
    height: 200px;
  }

  .marquee_item-2 {
    width: auto;
    margin-right: 3vw;
  }

  .spotlight-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    background-position: 0 0;
    border-radius: 20px;
    margin-bottom: 40px;
  }

  .div-block-70 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    padding-left: 10px;
    padding-right: 10px;
  }

  .marquee {
    margin-bottom: 0;
  }

  .banner-main-wrapper-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    margin-bottom: 0;
    padding: 0;
  }

  .event-wrapper-2 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    height: 250px;
  }

  .div-block-72 {
    margin-top: 0;
  }

  .image-25 {
    height: 50px;
  }

  .banner-series-26---folk-singing.series3-banner, .banner-series-26.series3-banner {
    min-height: 200px;
  }

  .banner-series-26.salangai-kittiyattam {
    background-position: 50%;
    background-size: cover;
  }

  .banner-series-26---tholpaavai-koothupy.series3-banner, .banner-series-26---kalbeliya.series3-banner, .banner-series-26---therukoothu.series3-banner {
    min-height: 200px;
  }

  .div-block-73 {
    flex-flow: column;
  }

  .spotify-music {
    border-radius: 20px;
  }

  .annocement-banner {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    background-image: linear-gradient(#ffffff80, #ffffff80);
    background-position: 0 0;
    border: 2px solid #fff;
    margin-top: 10px;
    padding: 10px;
  }

  .image-26 {
    height: 180px;
  }

  .div-block-74-copy {
    margin-right: 0;
  }

  .lottie-animation-9 {
    height: 80px;
  }

  .connect-banner {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-image: url('../images/banner-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border: 1px solid #fff;
    margin-top: 10px;
    padding: 10px 10px 0;
  }

  .connect-banner.dk {
    background-image: url('../images/mb-banner_1.png');
    background-position: 50% 100%;
    background-size: cover;
    min-height: 600px;
  }

  .banners-ak2026 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dk-image26 {
    display: none;
  }

  .dk-image26.show {
    display: inline-block;
  }

  .dk-image26--mob {
    display: block;
  }

  .dk-image26--mob.show {
    display: inline-block;
  }

  .logo-image {
    width: 200px;
    height: 200px;
  }

  .dk-image261 {
    display: none;
  }

  .dk-image261.show {
    display: inline-block;
  }

  .dk-image26--mob2 {
    display: block;
  }

  .dk-image26--mob2.show {
    display: inline-block;
  }
}

#w-node-_2eb78ddb-e0af-7d4f-1b45-e7a4b91e9c81-82c24741 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_31f5a76f-a6ca-25fc-5fb2-119f9d795aa8-d80f04d5, #w-node-_31f5a76f-a6ca-25fc-5fb2-119f9d795aaf-d80f04d5, #w-node-_31f5a76f-a6ca-25fc-5fb2-119f9d795ab6-d80f04d5, #w-node-_31f5a76f-a6ca-25fc-5fb2-119f9d795abd-d80f04d5, #w-node-_31f5a76f-a6ca-25fc-5fb2-119f9d795ac0-d80f04d5, #w-node-_31f5a76f-a6ca-25fc-5fb2-119f9d795ac3-d80f04d5, #w-node-_7b73e43a-1565-c524-0880-cfd57aa7ba7c-2f8cbc27, #w-node-_7b73e43a-1565-c524-0880-cfd57aa7ba83-2f8cbc27, #w-node-_7b73e43a-1565-c524-0880-cfd57aa7ba8a-2f8cbc27, #w-node-_7b73e43a-1565-c524-0880-cfd57aa7ba91-2f8cbc27, #w-node-_7b73e43a-1565-c524-0880-cfd57aa7ba94-2f8cbc27, #w-node-_7b73e43a-1565-c524-0880-cfd57aa7ba97-2f8cbc27, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-a386ab9e, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-a386ab9e, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-a386ab9e, #w-node-_2c6d7384-7e4a-ed0e-9cea-2edc5ca6998e-a386ab9e, #w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-a386ab9e, #w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-a386ab9e, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-dddec768, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-dddec768, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-dddec768, #w-node-_2c6d7384-7e4a-ed0e-9cea-2edc5ca6998e-dddec768, #w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-dddec768, #w-node-af2063b4-29d2-4b40-47b9-974425ee8113-dddec768, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-07d01442, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-07d01442, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-07d01442 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-07d01442 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-07d01442, #w-node-_964a8a3c-c2df-d155-b223-11dde625d72c-9fbff5ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_964a8a3c-c2df-d155-b223-11dde625d72f-9fbff5ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3b87934b-5311-dde5-2bbf-884ffecb88e0-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88e7-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88ee-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88f8-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88fb-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88f5-2a1b4551, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-585a9c6c, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-585a9c6c, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-585a9c6c, #w-node-_2c6d7384-7e4a-ed0e-9cea-2edc5ca6998e-585a9c6c, #w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-585a9c6c, #w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-585a9c6c, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-fcbbddbe, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-fcbbddbe, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-fcbbddbe, #w-node-_2c6d7384-7e4a-ed0e-9cea-2edc5ca6998e-fcbbddbe, #w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-fcbbddbe, #w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-fcbbddbe, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-c5b3d3e2, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-c5b3d3e2, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-c5b3d3e2, #w-node-_2c6d7384-7e4a-ed0e-9cea-2edc5ca6998e-c5b3d3e2, #w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-c5b3d3e2, #w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-c5b3d3e2, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-7e9f7a4a, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-7e9f7a4a, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-7e9f7a4a, #w-node-_2c6d7384-7e4a-ed0e-9cea-2edc5ca6998e-7e9f7a4a, #w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-7e9f7a4a, #w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-7e9f7a4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2eb78ddb-e0af-7d4f-1b45-e7a4b91e9c81-5a4b539c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7021-8730fac7, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b702c-8730fac7, #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-8730fac7, #w-node-_2c6d7384-7e4a-ed0e-9cea-2edc5ca6998e-8730fac7, #w-node-_69b2abf6-ba3a-4e93-c7b7-47dd4d8ba40e-8730fac7, #w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-8730fac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9fc5801-4847-7323-73d4-b0db36fb5438-959aa127 {
  grid-area: 1 / 1 / 2 / 10;
  align-self: center;
}

#w-node-_2eb78ddb-e0af-7d4f-1b45-e7a4b91e9c81-af2a89a1 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_964a8a3c-c2df-d155-b223-11dde625d72f-9fbff5ae {
    justify-self: start;
  }

  #w-node-f9fc5801-4847-7323-73d4-b0db36fb5438-959aa127 {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fa9b2f00-70e7-bb2e-accb-7574b14b7039-07d01442, #w-node-_54678e3b-f573-1549-1ead-6d83411ac52e-07d01442, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88e0-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88e7-2a1b4551 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88ee-2a1b4551 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88f8-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88fb-2a1b4551, #w-node-_3b87934b-5311-dde5-2bbf-884ffecb88f5-2a1b4551 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f9fc5801-4847-7323-73d4-b0db36fb5438-959aa127 {
    grid-area: 1 / 1 / 2 / 3;
  }
}


