@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
  padding: 0px;
  margin: 0px;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

:focus {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

ul,
li,
ol {
  list-style: none;
}

a {
  outline: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all ease 0.4s;
  color: #000;
}

body {
  font-family: Poppins, Sans-Serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 1.2;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  text-rendering: optimizelegibility;
}

@font-face {
  font-family: "montserratsemibold";
  src: url("../fonts/montserrat-semibold.ttf") format("ttf"), url("../fonts/montserrat-semibold.woff2") format("woff2"), url("../fonts/montserrat-semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.mb-hide {
  display: none;
}

.dsk-hide {
  display: block;
}

.comm-hdr {
  font-size: 90px;
  line-height: 1.2;
  font-family: "Playfair Display", serif !important;
  color: #242780;
  font-weight: 600;
}

.comm-hdr-wt {
  color: #fff;
}

.comm-hdr-trans {
  background: linear-gradient(90deg, #1C3CAD 0%, #891D2E 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.d-flex {
  display: flex;
}

h3 {
  font-size: 45px;
  font-weight: 500;
  line-height: 1.2;
}

.btn-ui {
  background: linear-gradient(to left, #D64647 30%, #691B15 70%);
  border: 2px solid #FFFFFF;
  font-family: Poppins, Sans-Serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  cursor: pointer;
  color: #fff;
  border-radius: 50px;
  padding: 12px 40px;
  transition: all ease-in 0.1s;
}

.btn-ui span {
  background: radial-gradient(236.93% 236.93% at 50% 50%, #FFFFB4 0%, #BF9641 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.btn-ui:hover {
  opacity: 0.8;
}

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

.txt-wt {
  color: #fff;
}

.font-fam-sserif {
  font-family: "Playfair Display", serif;
}

.top-banner img:last-child,
.top-banner img.mb-hide {
  width: 100%;
}

.top-banner .fixed-wrapper {
  position: relative;
}

.tp-bnr-bx {
  position: absolute;
  top: 86px;
}

.top-banner h4 {
  font-size: 40px;
  margin-bottom: 38px;
  font-weight: 600;
}

.top-banner p {
  font-size: 20px;
  margin-bottom: 64px;
}

.top-banner h1,
.why-wrap h2 {
  background: linear-gradient(96.82deg, #C08329 2.03%, #DFB77C 25.55%, #EEDCC3 57.38%, #DFB77C 97.97%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.top-banner h1 {
  margin-bottom: 30px;
  line-height: 1;
  padding-bottom: 10px;
  margin-top: 47px;
  font-size: 70px;
}

.real-data-wrap {
  background: url(../images/inside-bg.webp) no-repeat;
  padding: 103px 0 236px;
  background-size: 100% 100%;
}

.inside-box-wrap {
  flex-wrap: wrap;
  gap: 50px;
  padding: 0 2%;
}

.inside-box {
  flex: 0 0 31%;
}

.inside-box img {
  max-width: 66px;
  margin-bottom: 30px;
}

.inside-box-wrap-bg {
  margin-top: 96px;
}

.inside-box-wrap-bg .inside-box {
  background: linear-gradient(103.65deg, #1B2E7C -23.69%, #232D78 8.5%, #392C6D 55.32%, #5E2B5B 116.78%, #912943 187.01%, #C1272D 242.61%);
  box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  padding: 32px 52px;
}

.inside-box-wrap-bg .inside-box:nth-child(2) {
  background: linear-gradient(103.65deg, #1B2E7C -113.19%, #232D78 -81%, #392C6D -34.17%, #5E2B5B 27.28%, #912943 97.51%, #C1272D 153.11%);
}

.inside-box-wrap-bg .inside-box:nth-child(3) {
  background: linear-gradient(103.65deg, #1B2E7C -202.69%, #232D78 -170.5%, #392C6D -123.67%, #5E2B5B -62.22%, #912943 8.01%, #C1272D 63.61%);
}

.inside-box-wrap-bg .inside-box:nth-child(4) {
  background: linear-gradient(103.65deg, #1B2E7C -43.97%, #232D78 -11.78%, #392C6D 35.04%, #5E2B5B 96.5%, #912943 166.73%, #C1272D 222.33%);
}

.inside-box-wrap-bg .inside-box:nth-child(5) {
  background: linear-gradient(103.65deg, #1B2E7C -133.47%, #232D78 -101.28%, #392C6D -54.46%, #5E2B5B 7%, #912943 77.23%, #C1272D 132.83%);
}

.inside-box-wrap .inside-box p {
  position: relative;
  padding-top: 35px;
}

.inside-box-wrap .inside-box p::before {
  height: 3px;
  content: "";
  position: absolute;
  background: url(../images/divider.svg) no-repeat;
  top: 0;
  left: 0;
  width: 100px;
  border-radius: 5px;
}

.inside-box-wrap-bg .inside-box p::before {
  background: linear-gradient(90deg, #C08329 0%, #DFB77C 32%, #EEDCC3 65%, #EABE81 100%);
}

.why-wrap {
  background: url(../images/matters-bg.webp) no-repeat;
  padding: 54px 0;
  background-size: 100% 100%;
  margin-top: -2px;
}

.why-wrap h2 {
  margin-bottom: 60px;
}

.why-wrap .inside-box {
  font-size: 35px;
}

.why-wrap .inside-box img {
  max-width: 94px;
}

.scst-wrap {
  background-color: #d8e5ed;
  position: relative;
  color: #103D5B;
}

.scst-wrap .fixed-wrapper {
  position: relative;
}

.rdtxt {
  position: absolute;
  bottom: 70px;
  width: 100%;
}

.scst-wrap img {
  width: 100%;
}

.scst-wrap h2 {
  font-size: 60px;
  color: #103D5B;
  margin: 0 0 10px;
  font-weight: 600;
}

.scst-wrap h4 {
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 23px;
}

.partner-from {
  background: linear-gradient(#C7255F, #460C37);
  padding: 15px 20px;
  margin: 0 auto;
  width: 50%;
  border-radius: 10px;
}

.evt-from {
  background-color: #fff;
  padding: 15px 15px 0;
  border-radius: 5px;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 99;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.8);
  /* Black w/ opacity */
  backdrop-filter: blur(5px);
  /* Apply blur effect */
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 1700px) {
  .fixed-wrapper-evt {
    width: 1279px;
  }

  body {
    font-size: 25px;
  }

  .btn-ui {
    font-size: 35px;
  }

  .comm-hdr {
    font-size: 70px;
  }

  .top-banner h1 {
    margin-bottom: 25px;
    margin-top: 40px;
    font-size: 54px;
  }

  .top-banner p {
    font-size: 16px;
    margin-bottom: 54px;
  }

  .top-banner h4 {
    font-size: 35px;
    margin-bottom: 30px;
  }

  .real-data-wrap {
    padding: 95px 0 160px;
  }

  .inside-box-wrap {
    gap: 40px;
  }

  .inside-box-wrap-bg {
    margin-top: 70px;
  }

  .why-wrap {
    padding: 35px 0;
  }

  .why-wrap h2 {
    margin-bottom: 45px;
  }

  .why-wrap .inside-box {
    font-size: 30px;
  }

  .scst-wrap h2 {
    font-size: 55px;
  }

  .scst-wrap h4 {
    font-size: 35px;
  }

}

@media only screen and (max-width: 1501px) {
  .fixed-wrapper-evt {
    width: 1119px;
  }

  .comm-hdr {
    font-size: 60px;
  }

  body {
    font-size: 22px;
  }

  .btn-ui {
    font-size: 30px;
    padding: 5px 20px;
  }

  .tp-bnr-bx img {
    max-width: 170px;
  }

  .top-banner h1 {
    margin-bottom: 20px;
    font-size: 48px;
    margin-top: 30px;
  }

  .top-banner h4 {
    font-size: 27px;
    margin-bottom: 25px;
  }

  .top-banner p {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .inside-box-wrap {
    gap: 35px;
  }

  .real-data-wrap {
    padding: 65px 0 136px;
  }

  .inside-box-wrap .inside-box p {
    padding-top: 25px;
  }

  .inside-box img {
    max-width: 50px;
    margin-bottom: 20px;
  }

  .inside-box-wrap-bg .inside-box {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 25px 40px;
  }

  .inside-box-wrap-bg {
    margin-top: 70px;
    gap: 35px;
  }

  .why-wrap {
    padding: 35px 0;
  }

  .why-wrap h2 {
    margin-bottom: 45px;
  }

  .why-wrap .inside-box {
    font-size: 26px;
  }

  .why-wrap .inside-box img {
    max-width: 70px;
    margin-bottom: 20px;
  }

  .why-wrap .inside-box p {
    padding-top: 25px;
  }

  .scst-wrap h2 {
    font-size: 45px;
    margin-bottom: 5px;
  }

  .scst-wrap h4 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .inside-box-wrap .inside-box p::before {
    width: 75px;
    height: 2px;
  }
}

@media only screen and (max-width: 1400px) {
  body {
    font-size: 20px;
  }

  .comm-hdr {
    font-size: 55px;
  }

  .top-banner h1 {
    font-size: 45px;
  }

  .top-banner h4 {
    font-size: 25px;
  }

  .top-banner p {
    font-size: 13px;
  }

  .why-wrap .inside-box {
    font-size: 22px;
  }
}

@media only screen and (max-width: 992px) {

  .dsk-hide {
    display: block;
  }

  .mb-hide {
    display: none;
  }

  body {
    font-size: 11px;
  }

  .top-banner p br {
    display: none;
  }

  .comm-hdr {
    font-size: 18px;
  }

  .btn-ui {
    font-size: 10px;
    padding: 2px 10px;
    border: 1px solid #fff;
  }

  .tp-bnr-bx {
    top: 17px;
    width: 45%;
    max-width: 125px;
  }

  .tp-bnr-bx img {
    max-width: 53px;
  }

  .top-banner h1 {
    margin-bottom: 7px;
    font-size: 12px;
    margin-top: 16px;
    padding-bottom: 2px;
  }

  .top-banner h4 {
    font-size: 7px;
    margin-bottom: 14px;
  }

  .top-banner p {
    font-size: 5px;
    margin-bottom: 10px;
  }

  .inside-box-wrap {
    gap: 10px;
  }

  .real-data-wrap {
    padding: 20px 0 40px;
    background: url(../images/inside-bg-mb.webp) no-repeat
  }

  .inside-box-wrap .inside-box p {
    padding-top: 9px;
  }

  .inside-box img {
    max-width: 20px;
    margin-bottom: 9px;
  }

  .inside-box-wrap-bg .inside-box {
    flex: 0 0 47%;
    max-width: 124px;
  }

  .inside-box-wrap-bg .inside-box {
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 9px 13px;
    font-size: 8px;
  }

  .inside-box-wrap-bg {
    margin-top: 30px;
    gap: 15px;
    padding: 0 10%;
  }

  .why-wrap {
    padding: 8px 0;
    background: url(../images/matters-bg-mb.webp) no-repeat;
  }

  .why-wrap h2 {
    margin-bottom: 12px;
  }

  .why-wrap .inside-box {
    font-size: 7px;
  }

  .why-wrap .inside-box img {
    max-width: 20px;
    margin-bottom: 5px;
  }

  .rdtxt {
    bottom: 12px;
    width: calc(100% - 50px);
  }

  .why-wrap .inside-box p {
    padding-top: 5px;
  }

  .scst-wrap h2 {
    font-size: 11.72px;
    margin-bottom: 5px;
  }

  .scst-wrap h4 {
    font-size: 7.81px;
    margin-bottom: 5px;
  }

  .inside-box-wrap .inside-box p::before {
    width: 28px;
    height: 1px;
  }

  .real-data-wrap,
  .why-wrap {
    background-size: 100% 100%;
  }

  .partner-from {
    width: 90%;
    padding: 20px;
    margin: 30px auto;
  }
}

@media screen and (max-width: 370px) {
  .inside-box-wrap-bg {
    margin-top: 20px;
    padding: 0 7%;
  }
.top-banner h1 {
    margin-top: 12px;
    padding-bottom: 0;
  }
.top-banner h4 {
    margin-bottom: 12px;
  }
}