* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.new-container {
  width: 1406px;
  margin: 0 auto;
}

.rd-navbar-nav .rd-nav-link {
  color: #43118d !important;
}

.main-wrapper {
  width: 100%;
  height: 632px;
  position: relative;
  background-color: #43118d5c;
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
  border: 1px solid #4f308263;
  box-shadow: 0px -4px 8px 0px #4f308233 inset;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-texts {
  text-align: center;
  position: absolute;
  bottom: 100px;
}

.main-title {
  font-weight: 700;
  font-size: 77px;
  color: #43118d;
}

.main-p-light-text,
.main-p-bold-text {
  color: white;
  font-size: 60px;
  font-weight: 300;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  margin: 0;
}

.main-p-bold-text {
  font-weight: 500;
}

.second-section {
  margin-top: 221px;
  margin-bottom: 224px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.second-section-img {
  width: 731px;
}

.second-section-title {
  width: 457px;
  font-size: 62px;
  font-weight: 600;
  margin-bottom: 54px;
}

.second-section-text-box {
  position: relative;
  left: -160px;
  width: 617px;
  padding: 61px 44px;
  background-color: #ece7f4;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}

.second-section-text-box p {
  color: #323232;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 60px;
  font-family: "Inter";
}

.second-section-text-box h6 {
  text-transform: none;
  font-weight: 500;
  color: #232323;
  font-family: "Inter";
  text-align: center;
}

.numbers-heading {
  color: #830380;
  font-family: "Barlow";
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 146px;
}

.numbers-heading-date {
  font-size: 130px;
}

.numbers-heading-text {
  height: 177px;
  font-size: 236px;
  -webkit-text-stroke: 3px white;
  background-color: #830380;
  overflow: hidden;
  line-height: 177px !important;
}

.numbers-section .cards {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.numbers-section .card {
  width: calc(100% / 3 - 20px);
  font-family: "Barlow Condensed";
  background-color: #fae6f1;
  color: #43118d;
  padding: 51px;
  text-align: center;
  border: none;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 263px;
}

.numbers-section .card-top {
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
}

.card-middle {
  height: 326px;
}

.card-bottom {
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
}

.card-bottom:last-child {
  flex-grow: 1;
  margin-left: 10px;
}

.card-title {
  font-weight: 600;
}

.card-text {
  font-weight: 400;
  line-height: 50px;
}

.flex {
  position: relative;
  flex-direction: row !important;
  text-align: left !important;
}

.flex .card-text {
  position: relative;
  left: -17px;
}

.third-section-title {
  color: #43118d;
  font-size: 82px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 360px;
}

.third-section-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 52px;
}

.third-section-content-img-first {
  width: 570px;
  height: 70%;
  border-top-left-radius: 120px;
  border-bottom-right-radius: 120px;
}

.third-section-content-img-second {
  width: 543px;
}

.third-section-inner-wrapper-text {
  text-align: center;
}

.third-section-inner-wrapper-text-1,
.third-section-inner-wrapper-text-2 {
  font-family: "Barlow";
  font-weight: 700;
  text-transform: uppercase;
}

.third-section-inner-wrapper-text-1 {
  font-size: 90px;
  color: #cf0172;
  line-height: 69px;
}

.third-section-inner-wrapper-text-2 {
  font-size: 185px;
  line-height: 130px;
  position: relative;
  top: -19px;
  z-index: -1;
  -webkit-text-stroke: 3px #cf0172;
  color: white;
  filter: blur(6px);
}

.key-accents {
  font-family: "Barlow Condensed";
  margin-top: 307px;
  background-color: #cf01721a;
  padding-bottom: 123px;
  position: relative;
}

.key-accents-title {
  position: relative;
  top: -80px;
  font-size: 108px;
  font-weight: 700;
  color: #43118d;
}

.key-accents-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.key-accents-card {
  max-width: 350px;
  max-height: 250px;
  position: relative;
  width: calc(100% / 3 - 20px);
  padding: 50px 60px;
  background-color: #43118d;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.key-accents-card .card-num {
  font-family: "Barlow Condensed";
  width: 75px;
  height: 75px;
  border-radius: 100%;
  position: absolute;
  background-color: #ccb1d8;
  left: -28px;
  top: -28px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 47px;
}

.key-accents-card p {
  font-size: 42px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  color: white;
  line-height: 50px;
  margin: 0;
}

.key-accents-cards .secondary {
  background-color: #ccb1d8;
}
.key-accents-cards .secondary .card-num {
  background-color: #43118d;
}

.key-accents-bc {
  position: absolute;
  filter: blur(14px);
  bottom: 0;
  right: 0;
}

.quotes-section {
  position: relative;
  padding: 160px 0;
  font-family: "Barlow Condensed";
}

.first-quote-outer-wrapper {
  width: 100%;
  display: flex;
  justify-content: end;
}

.first-quote {
  position: relative;
  width: 990px;
  height: 426px;
  border-radius: 16px;
  background: #830380;
  padding: 39px 36px;
}

.first-quote .icon-1,
.first-quote .icon-2 {
  display: inline-block;
  width: 80px;
}

.first-quote .text {
  position: absolute;
  color: white;
  font-size: 52px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 400;
  width: 577px;
  top: 80px;
  left: 119px;
  line-height: 66px;
}

.first-quote .icon-2 {
  position: absolute;
  bottom: 38px;
  right: 210px;
}

.quotes-bg-icon {
  position: absolute;
  top: 288px;
  z-index: -1;
}

.quotes-inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 144px;
  margin-bottom: 209px;
}

.second-quote {
  display: flex;
  flex-direction: column;
  width: 812px;
  height: 365px;
  border-radius: 16px;
  background-color: #e0c0df;
  padding: 0 52px;
  padding-top: 48px;
  position: relative;
}

.second-quote span {
  width: 533px;
  font-size: 95px;
  color: #830380;
  line-height: 93px;
  text-transform: uppercase;
  font-weight: 600;
}

.second-quote svg {
  position: absolute;
  right: 52px;
  bottom: 48px;
}

.third-quote {
  width: 576px;
  height: 365px;
  background-color: #f3e6f2;
  padding: 65px 74px;
  border-radius: 16px;
  font-size: 39px;
  color: #830380;
  text-transform: uppercase;
  display: flex;
  gap: 50px;
}

.second-quote,
.third-quote,
.events-section .cards .card,
.shadow {
  -webkit-box-shadow: -4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: -4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: -4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.quotes-next-section {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.quotes-next-section-title {
  width: 475px;
  font-family: "Barlow";
  color: #cf0172;
  margin-bottom: 52px;
  font-weight: bold;
  font-size: 72px;
  margin-top: 167px;
}

.text-box {
  position: absolute;
  width: 637px;
  background-color: #fae6f1;
  padding: 52px 36px;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
}

.text-box span {
  font-family: "Inter";
  font-weight: 400;
  font-size: 24px;
}

.quotes-next-section-img {
  width: 793px;
  height: 720px;
}

.events-section {
  margin-bottom: 157px;
}

.events-section .title {
  color: #830380;
  text-align: center;
  margin-bottom: 67px;
  font-family: "Barlow";
  font-size: 90px;
}

.events-section .cards {
  display: flex;
  gap: 20px;
}

.events-section .cards .card {
  width: calc(100% / 3 - 20px);
  height: 335px;
  background-color: #d0c3e3;
  color: white;
  text-align: center;
  border-radius: 16px;
  padding: 78px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
}

.events-section .cards .card-title {
  color: white;
  font-size: 48px;
}

.events-section .cards .card:nth-child(2) {
  background-color: #43118d;
}

.events-section .cards .card .num {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  font-size: 51px;
  color: white;
  background-color: #43118d;
  top: -45px;
  position: absolute;
  left: 183px;
  font-family: "Barlow Condensed";
  font-weight: 400;
}

.events-section .cards .card:nth-child(2) .num {
  background-color: #d0c3e3;
}

.events-section .cards .card ul {
  text-align: left;
  font-family: "Barlow";
  font-size: 30px;
  line-height: 40px;
  list-style: disc;
  text-transform: uppercase;
}

.quote-blue {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 142px;
}

.quote-blue .first-quote {
  background-color: #43118d;
}

.quote-blue .bg-icon-pink {
  position: absolute;
  right: 0;
  top: 0;
}

.footer {
  background-color: #15162b;
  color: #fff;
  padding: 60px 0 30px;
  font-family: "Inter", sans-serif;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.footer-left img {
  width: 220px;
  height: auto;
}

.footer-title {
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 15px;
  margin-bottom: 10px;
}

.footer-date {
  color: #e40c6d;
  font-weight: 500;
  margin-bottom: 6px;
}

.footer-location,
.footer-contact {
  color: #bfbfc9;
  font-size: 14px;
  margin-bottom: 6px;
}

.footer-social img {
  width: 20px;
  height: 20px;
  margin-top: 5px;
  transition: opacity 0.3s ease;
}

.footer-social img:hover {
  opacity: 0.7;
}

.footer-bottom {
  margin-top: 40px;
  padding-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #bfbfc9;
}

.footer-links {
  margin-top: 8px;
}

.footer-links a {
  color: #bfbfc9;
  margin: 0 10px;
  text-decoration: none;
  font-size: 13px;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #e40c6d;
}

@media (max-width: 992px) {
  .footer-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-left img {
    margin-bottom: 20px;
  }
}

.seventh-section {
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  font-size: 75px;
  color: #fff;
  background-color: #15162b;
  width: 100%;
  height: 394px;
  padding-top: 130px;
}

.pink-hover:hover {
  background: #a10059 !important;
}

@media (max-width: 1400px) {
  .new-container {
    max-width: 1200px;
    padding: 0 20px;
  }

  .main-title {
    font-size: 68px;
  }

  .main-p-light-text,
  .main-p-bold-text {
    font-size: 50px;
  }

  .second-section-img {
    width: 800px;
  }

  .second-section-text-box {
    left: -100px;
  }

  .numbers-heading-date {
    font-size: 110px;
  }

  .numbers-heading-text {
    font-size: 200px;
  }

  .third-section-title {
    font-size: 70px;
  }

  .third-section-content-img-first {
    width: 55%;
  }

  .key-accents-title {
    font-size: 90px;
  }

  .events-section .title {
    font-size: 80px;
  }

  .events-section .card {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (max-width: 1200px) {
  .no-flex {
    display: block !important;
  }

  .no-flex .shadow {
    width: 100% !important;
  }

  .new-container {
    max-width: 100%;
    padding: 0 40px;
  }

  .main-title {
    font-size: 58px;
  }

  .main-p-light-text,
  .main-p-bold-text {
    font-size: 45px;
  }

  .second-section {
    flex-direction: column;
    align-items: center;
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .second-section-img {
    width: 90%;
  }

  .second-section-text-box {
    width: 90%;
    left: 0;
    margin-top: 50px;
  }

  .third-section-content {
    flex-direction: column;
    align-items: center;
  }

  .third-section-content-img-first {
    width: 80%;
  }

  .third-section-content-img-second {
    width: 80%;
    height: auto;
  }

  .key-accents-cards {
    justify-content: center;
  }

  .key-accents-card {
    width: 45%;
    max-width: none;
  }

  .numbers-section .card {
    width: calc(50% - 20px);
  }

  .events-section .cards {
    flex-wrap: wrap;
  }

  .events-section .cards .card {
    width: calc(50% - 20px);
  }

  .quotes-next-section {
    flex-direction: column;
    align-items: center;
  }

  .quotes-next-section-img {
    width: 80%;
    height: auto;
  }

  .quotes-next-section-title {
    text-align: center;
  }

  .text-box {
    position: static;
    width: 90%;
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .main-title {
    font-size: 48px;
  }

  .main-p-light-text,
  .main-p-bold-text {
    font-size: 36px;
  }

  .second-section-title {
    font-size: 48px;
  }

  .second-section-text-box p {
    font-size: 20px;
  }

  .numbers-heading-date {
    font-size: 90px;
  }

  .numbers-heading-text {
    font-size: 160px;
  }

  .numbers-section .cards {
    justify-content: center;
  }

  .numbers-section .card {
    width: 80%;
  }

  .third-section-title {
    font-size: 60px;
  }

  .third-section-inner-wrapper-text-1 {
    font-size: 70px;
  }

  .third-section-inner-wrapper-text-2 {
    font-size: 150px;
  }

  .key-accents-card {
    width: 100%;
  }

  .key-accents-card p {
    font-size: 32px;
  }

  .quotes-inner-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .first-quote-outer-wrapper br {
    display: none !important;
  }

  .first-quote-outer-wrapper .first-quote .text {
    position: static;
  }

  .first-quote,
  .second-quote,
  .third-quote {
    width: 90%;
    height: auto;
  }

  .first-quote .text {
    font-size: 38px;
    width: 100%;
    left: 0;
    text-align: center;
    position: relative;
  }

  .second-quote span {
    font-size: 70px;
    line-height: 70px;
  }

  .third-quote {
    font-size: 32px;
    text-align: center;
  }

  .events-section .cards {
    flex-direction: column;
    align-items: center;
  }

  .events-section .cards .card {
    width: 80%;
  }

  .seventh-section {
    font-size: 55px;
    padding-top: 100px;
    height: auto;
  }

  .icon-2 {
    display: none !important;
  }

  .numbers-heading-date {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .main-wrapper {
    height: auto;
    padding: 120px 0;
  }

  .main-title {
    font-size: 40px;
  }

  .main-p-light-text,
  .main-p-bold-text {
    font-size: 30px;
  }

  .numbers-heading {
    margin: 0;
  }

  .third-section-title,
  .key-accents {
    margin-top: 100px;
  }

  .second-section {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .second-section-title {
    font-size: 38px;
  }

  .second-section-text-box {
    padding: 30px 20px;
  }

  .second-section-text-box p {
    font-size: 18px;
  }

  .numbers-heading-date {
    font-size: 70px;
  }

  .numbers-heading-text {
    font-size: 120px;
  }

  .numbers-section .card {
    width: 100%;
    padding: 40px 20px;
  }

  .third-section-title {
    font-size: 50px;
  }

  .third-section-content-img-first {
    width: 100%;
    border-radius: 60px;
  }

  .third-section-content-img-second {
    width: 100%;
    height: auto;
  }

  .third-section-inner-wrapper-text-1 {
    font-size: 50px;
  }

  .third-section-inner-wrapper-text-2 {
    font-size: 110px;
  }

  .key-accents-title {
    font-size: 60px;
  }

  .key-accents-card {
    padding: 40px 20px;
  }

  .key-accents-card p {
    font-size: 28px;
    line-height: 36px;
  }

  .quotes-section {
    padding: 100px 0;
  }

  .first-quote .text {
    font-size: 30px;
    line-height: 44px;
  }

  .second-quote span {
    font-size: 55px;
  }

  .third-quote {
    font-size: 26px;
    padding: 40px 20px;
  }

  .quotes-next-section-title {
    font-size: 50px;
  }

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

  .events-section .title {
    font-size: 60px;
  }

  .events-section .cards .card {
    height: auto;
    padding: 50px 30px;
  }

  .events-section .cards .card ul {
    font-size: 22px;
    line-height: 32px;
  }

  .footer {
    padding: 40px 0;
  }

  .footer-container {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .footer-title {
    font-size: 14px;
  }

  .footer-links a {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .main-title {
    font-size: 32px;
  }

  .main-p-light-text,
  .main-p-bold-text {
    font-size: 22px;
  }

  .second-section-title {
    width: auto;
    font-size: 30px;
  }

  .second-section-text-box p {
    font-size: 16px;
  }

  .numbers-heading-date {
    font-size: 50px;
  }

  .numbers-heading-text {
    font-size: 90px;
  }

  .third-section-title {
    font-size: 38px;
  }

  .third-section-inner-wrapper-text-1 {
    font-size: 38px;
  }

  .third-section-inner-wrapper-text-2 {
    font-size: 80px;
  }

  .key-accents-title {
    font-size: 40px;
  }

  .key-accents-card p {
    font-size: 22px;
  }

  .second-quote span {
    font-size: 42px;
  }

  .third-quote {
    font-size: 22px;
  }

  .quotes-next-section .text-box {
    margin-bottom: 10px;
    padding: 20px 90px;
  }

  .quotes-next-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .quotes-next-section-title {
    font-size: 38px;
    margin-top: 50px;
  }

  .text-box {
    width: 100%;
    border-radius: 40px;
    padding: 30px 20px;
  }

  .events-section .title {
    font-size: 42px;
  }

  .events-section .cards .card-title {
    font-size: 32px;
  }

  .events-section .cards .card ul {
    font-size: 18px;
  }

  .footer {
    font-size: 13px;
  }

  .footer-left img {
    width: 150px;
  }

  .seventh-section {
    font-size: 36px;
    padding-top: 80px;
  }

  .numbers-heading-text {
    display: none;
  }

  .quotes-next-section-title {
    width: 100%;
    margin-bottom: 20px;
  }

  .numbers-section .card {
    position: static !important;
  }

  .numbers-section .card-title {
    font-size: 60px !important;
  }

  .numbers-section .card-text {
    font-size: 40px !important;
  }
}

@media (max-width: 400px) {
  .main-title {
    font-size: 26px;
  }

  .main-p-light-text,
  .main-p-bold-text {
    font-size: 18px;
  }

  .second-section-title {
    font-size: 26px;
  }

  .second-section-text-box p {
    font-size: 14px;
  }

  .numbers-heading-date {
    font-size: 40px;
  }

  .numbers-heading-text {
    font-size: 70px;
  }

  .third-section-title {
    font-size: 32px;
  }

  .third-section-inner-wrapper-text-1 {
    font-size: 30px;
  }

  .third-section-inner-wrapper-text-2 {
    font-size: 65px;
  }

  .key-accents-title {
    font-size: 32px;
  }

  .key-accents-card p {
    font-size: 18px;
    line-height: 28px;
  }

  .second-quote span {
    font-size: 32px;
  }

  .third-quote {
    font-size: 18px;
  }

  .quotes-next-section-title {
    font-size: 30px;
  }

  .events-section .title {
    font-size: 32px;
  }

  .footer-title {
    font-size: 13px;
  }

  .footer-links a {
    font-size: 11px;
  }

  .seventh-section {
    font-size: 28px;
  }
}

/* ===============================
   INLINE STYLE ADAPTIVE OVERRIDES
   =============================== */

@media (max-width: 1200px) {
  section[style*="margin-bottom: 244px"] {
    margin-bottom: 160px !important;
  }

  div[style*="padding: 113px 72px"] {
    padding: 80px 48px 60px !important;
  }

  h3[style*="font-size: 90px"] {
    font-size: 68px !important;
  }

  h4[style*="font-size: 48px"] {
    font-size: 38px !important;
  }

  li[style*="font-size: 30px"] {
    font-size: 24px !important;
  }

  div[style*="padding: 72px 58px"] {
    padding: 56px 40px !important;
  }

  div[style*="padding: 86px 72px"] {
    padding: 60px 48px !important;
  }
}

@media (max-width: 992px) {
  .next-events[style] {
    flex-direction: column !important;
    align-items: flex-start !important;
    padding: 72px 36px !important;
  }

  .next-events h3[style] {
    text-align: left !important;
    font-size: 56px !important;
  }

  div[style*="display: flex; gap: 20px"] {
    flex-direction: column !important;
    gap: 40px !important;
  }

  div[style*="width: 337px"] {
    width: 100% !important;
    padding: 40px 36px 40px !important;
  }

  div[style*="width: calc(100% - 357px)"] {
    width: 100% !important;
  }

  div[style*="font-size: 90px"] {
    font-size: 64px !important;
    flex-direction: column !important;
    text-align: center !important;
  }

  div[style*="height: 432px"] {
    height: auto !important;
    flex-direction: column !important;
  }

  div[style*="width: 570px"] {
    width: 100% !important;
    margin-bottom: 20px !important;
  }

  div[style*="width: calc(100% - 600px)"] {
    width: 100% !important;
  }

  ul li[style*="font-size: 44px"] {
    font-size: 32px !important;
  }

  section[style*="margin-top: 341px"] {
    margin-top: 200px !important;
  }

  h2[style*="font-size: 52px"] {
    font-size: 42px !important;
  }

  div[style*="gap: 82px"] {
    gap: 48px !important;
  }

  a[style*="font-size: 32px"] {
    font-size: 26px !important;
    padding: 20px 28px !important;
  }
}

@media (max-width: 768px) {
  .next-events[style] {
    padding: 56px 24px !important;
  }

  .next-events h3[style] {
    font-size: 42px !important;
  }

  h4[style*="font-size: 48px"] {
    font-size: 32px !important;
  }

  li[style*="font-size: 30px"] {
    font-size: 22px !important;
  }

  div[style*="padding: 40px 48px"] {
    padding: 28px 24px !important;
  }

  div[style*="width: 211px"] {
    position: static !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: 20px !important;
  }

  div[style*="padding: 86px 72px"] {
    font-size: 48px !important;
    padding: 40px 24px !important;
    flex-direction: column !important;
  }

  div[style*="gap: 24px"] {
    flex-direction: column !important;
    height: auto !important;
  }

  div[style*="padding: 72px 58px"] {
    padding: 36px 24px !important;
  }

  ul li[style*="font-size: 44px"] {
    font-size: 26px !important;
  }

  h2[style*="font-size: 52px"] {
    font-size: 36px !important;
  }

  div[style*="gap: 82px"] img {
    max-width: 120px !important;
  }

  a[style*="font-size: 32px"] {
    font-size: 22px !important;
    padding: 16px 24px !important;
  }

  span {
    font-size: 20px !important;
  }
}

@media (max-width: 576px) {
  .next-events[style] {
    padding: 36px 20px !important;
  }

  .next-events h3[style] {
    font-size: 32px !important;
  }

  h4[style*="font-size: 48px"] {
    font-size: 28px !important;
  }

  li[style*="font-size: 30px"] {
    font-size: 20px !important;
  }

  div[style*="padding: 40px 48px"] {
    padding: 24px 16px !important;
  }

  div[style*="font-size: 90px"] {
    font-size: 38px !important;
  }

  ul li[style*="font-size: 44px"] {
    font-size: 22px !important;
  }

  h2[style*="font-size: 52px"] {
    font-size: 28px !important;
  }

  a[style*="font-size: 32px"] {
    font-size: 18px !important;
    padding: 12px 20px !important;
  }
}

@media (max-width: 400px) {
  .next-events h3[style] {
    font-size: 26px !important;
  }

  h4[style*="font-size: 48px"] {
    font-size: 22px !important;
  }

  li[style*="font-size: 30px"] {
    font-size: 18px !important;
  }

  div[style*="font-size: 90px"] {
    font-size: 28px !important;
  }

  ul li[style*="font-size: 44px"] {
    font-size: 20px !important;
  }

  h2[style*="font-size: 52px"] {
    font-size: 22px !important;
  }

  a[style*="font-size: 32px"] {
    font-size: 16px !important;
    padding: 10px 16px !important;
  }
}
