/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./app/components/AboutUs/index.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
/** @format */

.about-container {
  background-color: white;
}

.Container {
  display: flex;
  justify-content: space-evenly;
  background-color: var(--white);
  margin: auto;
  width: 80vw;
}

.about-img {
  height: 449px;
}

.about-img > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  border-radius: 14px;
}

.about-one {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 586px;
}

.about-one > h1 {
  font-family: var(--horta), sans-serif;
  color: var(--dark-green);
  font-weight: bold;
  font-size: 65px;
  font-weight: 600;
}

.about-one > p {
  font-size: 20px;
  font-weight: 500;
  width: auto;
  color: var(--slate);
  margin: 0;
}

.about-one > button {
  padding: 20px 25px 20px 25px;
  background-color: var(--primary-color);
  color: var(--white);
  border-radius: 14px;
  width: 210px;
  margin-top: 35px;
  font-size: 20px;
  font-weight: 600;
}

.about-one > button:hover {
  color: var(--primary-color);
  background-color: var(--white);
  border: 1px solid var(--primary-color);
}

.about-two-main {
  background-color: var(--mint-white);
}

.about-two {
  width: 80vw;
  margin: auto;
  display: flex;
  justify-content: space-evenly;
  padding: 50px 0;
  height: 686px;
  align-items: center;
}

#ifram {
  height: 511px;
  border-radius: 14px;
}

.about-img2 > video {
  height: 470px;
  width: 530px;
  margin-right: 105px;
}

.about-row2 {
  width: 484px;
}

.about-row2 > h2 {
  font-family: var(--horta), sans-serif;
  font-size: 65px;
  font-weight: 600;
  color: var(--dark-green);
}

.about-row2 > p {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  color: var(--slate);
  margin: 0;
}

.about-row2 > button {
  background-color: var(--primary-color);
  color: var(--white);
  border-radius: 14px;
  padding: 20px 25px 20px 25px;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-shrink: 0;
  width: 210px;
  margin-top: 12px;
  font-size: 20px;
  font-weight: 600;
}

.about-row2 > button:hover {
  background-color: var(--white);
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
}

.about-three {
  display: flex;
  justify-content: space-evenly;
  padding: 50px 0;
  height: 487px;
  align-items: center;
}

.about-img3 {
  height: 400px;
}

.about-img3 > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.about-about-row3 {
  width: 568px;
}

.about-about-row3 > h1 {
  font-family: var(--horta), sans-serif;
  font-size: 65px;
  font-weight: 600;
  color: var(--dark-green);
}

.award {
  display: flex;
  margin-top: 35px;
}

.ser {
  margin-left: 15px;
}

.ser > h3 {
  color: var(--secondary-color);
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}

.about-four {
  justify-content: space-evenly;
  width: 80vw;
  display: flex;
  margin: auto;
  margin-top: 50px;
  height: 659px;
}

.about-img4 {
  height: 517px;
}

.about-img4 > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 14px;
}

.about-row4 {
  padding-top: 51px;
  height: 415px;
  width: 513px;
  background-color: var(--white);
  padding-left: 40px;
  right: 300px;
  top: 134px;
}

.about-row4 > h1 {
  font-family: var(--horta), sans-serif;
  font-weight: 600;
  font-size: 65px;
  color: var(--dark-green);
}

.about-row4 > h3 {
  color: var(--primary-color);
  line-height: 20px;
  font-family: var(--hey-octuber), sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 25px;
}

.about-row4 > p {
  font-weight: 500;
  font-size: 20px;
  color: var(--slate);
  margin: 0;
}

.about-row4 > button {
  padding: 20px 25px 20px 25px;
  background-color: var(--primary-color);
  color: var(--white);
  border-radius: 14px;
  width: 210px;
  font-size: 20px;
  font-weight: 500;
  margin-top: 27px;
}

.about-row4 > button:hover {
  background-color: var(--white);
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
}

.about-five {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 20px;
  margin: auto;
  width: 80vw;
  height: 642px;
}

.about-img8 {
  width: 500px;
  height: 443px;
  margin-left: 20px;
}

.about-img8 > img {
  height: 100%;
  width: 80%;
  object-fit: cover;
  border-radius: 20px;
}

.about-about-row5 {
  width: 714px;
}

.about-about-row5 > h1 {
  font-family: var(--horta), sans-serif;
  font-weight: 600;
  font-size: 65px;
  color: var(--dark-green);
}

.about-about-row5 > p {
  font-weight: 500;
  font-size: 20px;
  color: var(--slate);
}

.ceo {
  display: flex;
  margin-top: 18px;
  align-items: center;
}
.small-image {
  border-radius: 100px;
  height: 50px;
  width: 50px;
}

.small-image > img {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  object-fit: fill;
}

.about-names {
  padding-left: 10px;
}

.about-names > h4 {
  margin-top: 10px;
  font-family: var(--horta);
  font-size: 24px;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: left;
}

.about-names > h6 {
  margin-top: -18px;
  color: var(--secondary-color);
  font-size: 18px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: left;
}

#found {
  margin-top: 60px;
}

@media screen and (min-width: 769px) and (max-width: 1324px) {
  .Container {
    display: grid;
    grid-template-columns: 100%;
  }
  .about-one {
    display: block;
    width: auto;
    text-align: center;
    margin-bottom: 29px;
    order: 2;
  }
  .about-two {
    display: block;
    justify-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    padding-top: 20px;
    background-color: var(--white);
  }
  .about-img2 {
    display: flex;
    flex: 1;
    order: 2;
    justify-content: center;
    align-items: center;
  }

  .about-row2 {
    flex: 1;
    order: 1;
    width: auto;
    text-align: center;
    margin-top: 10px;
    background-color: var(--white);
  }

  .about-three {
    display: block;
    height: 693px;
  }
  .about-img3 {
    order: 1;
    display: flex;
    justify-content: center;
  }
  .about-about-row3 {
    width: auto;
    text-align: center;
    order: 2;
  }

  .award {
    justify-content: center;
  }
  .about-five {
    display: block;
    width: auto;
    text-align: center;
    width: 80vw;
  }
  .about-four {
    display: block;
    margin-top: 120px;
    height: 1000px;
  }
  .about-row4 {
    text-align: center;
    width: 80vw;
  }
  .about-img8 {
    display: flex;
    justify-content: center;
  }
  .about-about-row5 {
    width: auto;
  }
  .about-five {
    display: flex;
    flex-wrap: wrap;
    height: 850px;
  }
  .about-five .about-about-row5 {
    order: 2;
  }
  .about-two-main {
    background-color: white;
  }
  .about-img > img {
    object-fit: cover;
  }
  .about-img {
    height: 573px;
  }
  .about-img2 > video {
    margin-right: 0px;
  }
}

@media screen and (min-width: 320px) and (max-width: 768px) {
  .about-container {
    padding: 0px;
    background-color: var(--white);
  }
  .Container {
    display: grid;
    grid-template-columns: 100%;
  }
  .about-one {
    display: block;
    width: auto;
    text-align: center;
    margin-bottom: 29px;
    order: 2;
  }

  .about-about-row5 > h1 {
    font-size: 40px;
  }

  .about-about-row5 > p {
    font-size: 18px;
  }

  .about-one > p {
    font-size: 18px;
  }
  .about-one > h1 {
    font-size: 40px;
  }
  .about-two {
    display: block;
    justify-items: center;
    padding-top: 20px;
    background-color: var(--white);
  }
  .about-row2 > h2 {
    font-size: 40px;
  }

  .about-row4 > h1 {
    font-size: 40px;
  }

  .about-row4 > p {
    font-size: 18px;
  }

  .about-row2 > p {
    font-size: 18px;
  }
  .about-img2 {
    display: flex;
    flex: 1;
    order: 2;
    justify-content: center;
    align-items: center;
  }

  .about-row2 {
    flex: 1;
    order: 1;
    width: auto;
    text-align: center;
    margin-top: 10px;
    background-color: var(--white);
  }

  .about-about-row3 > h1 {
    font-size: 40px;
  }
  .about-bout-row3 > p {
    font-size: 18px;
  }
  .about-img3 {
    display: flex;
    justify-content: center;
    margin-top: 18px;
  }
  .about-about-row3 {
    width: auto;
    text-align: center;
  }

  .award {
    justify-content: center;
    margin-top: 10px;
  }
  .about-five {
    display: block;
    width: auto;
    text-align: center;
    height: 988px;
  }

  .about-row5 > h1 {
    font-size: 35px;
  }
  .about-four {
    margin-top: 0px;
    display: block;
  }

  .about-img8 {
    display: flex;
    justify-content: center;
  }
  .about-about-row5 {
    width: auto;
  }
  .about-row5 > p {
    font-size: 18px;
  }
  #ifram {
    width: 294px;
    height: 207px;
  }
  .about-two-main {
    background-color: white;
  }
  #found {
    margin-top: 0px;
  }
}
@media screen and (min-width: 320px) and (max-width: 424px) {
  .about-img4 > img {
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  .about-img4 {
    height: 212px;
    display: flex;
    justify-content: center;
    width: 100vw;
  }
  .about-four {
    display: block;
    margin-left: 0px;
    width: 100vw;
  }
  .about-two {
    height: auto;
  }
  .about-row4 {
    height: 448px;
    width: 100vw;
    text-align: center;
    padding: 20px;
  }
  .about-row2 {
    background-color: var(--white);
  }
  .about-about-row5 > h1 {
    font-family: var(--horta), sans-serif;
    font-size: 40px;
  }
  .about-about-row5 > p {
    padding: 20px;
    font-size: 18px;
  }
  .about-img8 {
    margin-left: 0px;
  }
  .about-five {
    display: flex;
    flex-wrap: wrap;
  }
  .about-five .about-about-row5 {
    order: 2;
  }
  .about-img5 > img {
    object-fit: contain;
  }
  .about-two-main {
    background-color: white;
  }
  .ceo {
    justify-content: center;
    margin-bottom: 20px;
  }
  .about-img {
    height: 224px;
    width: 80vw;
  }
  .about-img > img {
    object-fit: cover;
  }
  .about-img2 > video {
    margin-right: 0px;
  }
}

@media screen and (min-width: 425px) and (max-width: 768px) {
  .about-four {
    margin-top: 0px;
    margin-left: 0px;
    display: block;
    justify-content: center;
    height: auto;
    width: 100vw;
  }
  .about-img4 {
    height: 384px;
    width: 80vw;
    margin: auto;
  }

  .about-row4 {
    height: 448px;
    text-align: center;
    width: 90vw;
    padding-left: 0px;
  }
  .about-two {
    height: auto;
  }
  .banner-text-container-new {
    padding-left: 10px;
  }
  .about-row4-main {
    display: flex;
    justify-content: center;
  }

  .about-five {
    display: flex;
    flex-wrap: wrap;
  }
  .about-five .about-about-row5 {
    order: 2;
    width: 80vw;
  }
  .about-img5 > img {
    object-fit: contain;
  }
  .about-two-main {
    background-color: white;
  }
  .about-img > img {
    object-fit: cover;
  }
  .about-img {
    height: 384px;
  }
  .about-img2 > video {
    margin-right: 0px;
  }
}

@media screen and (min-width: 1330px) and (max-width: 1450px) {
  .Container {
    gap: 50px;
  }
  .about-img > img {
    object-fit: cover;
    border-radius: 14px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"Montserrat","arguments":[{"display":"swap","weight":"500","subsets":["latin"]}],"variableName":"montserrat"} ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Montserrat_c8fde2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/356432213705182c-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Montserrat_c8fde2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/a93d3a9445899216-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: '__Montserrat_c8fde2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/b51ef20963cfdf8d-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Montserrat_c8fde2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/a6bc35f8faaab1b5-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Montserrat_c8fde2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/80125230ebe98283-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Montserrat_Fallback_c8fde2';src: local("Arial");ascent-override: 85.79%;descent-override: 22.25%;line-gap-override: 0.00%;size-adjust: 112.83%
}.__className_c8fde2 {font-family: '__Montserrat_c8fde2', '__Montserrat_Fallback_c8fde2';font-weight: 500;font-style: normal
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"Noto_Sans","arguments":[{"display":"swap","weight":"500","subsets":["latin"]}],"variableName":"noto_Sans"} ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/ff010d87b3a4ad8c-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/305daf5d5f484db4-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* devanagari */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/cfcfefcf5d0bd76a-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* greek-ext */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/0614a9c5679a9770-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/df42776013ccc7b2-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/935832641c8fa995-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/30c15701b9d760bc-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Noto_Sans_4a3456';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/d63a721c94df843f-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Noto_Sans_Fallback_4a3456';src: local("Arial");ascent-override: 100.54%;descent-override: 27.56%;line-gap-override: 0.00%;size-adjust: 106.33%
}.__className_4a3456 {font-family: '__Noto_Sans_4a3456', '__Noto_Sans_Fallback_4a3456';font-weight: 500;font-style: normal
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"Inter","arguments":[{"display":"swap","weight":"500","subsets":["latin"]}],"variableName":"inter"} ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_2e3237';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/6e4fb5f0b9b94280-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_2e3237';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/13f2c49ab4ecb5b6-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_2e3237';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/755b9941c6d680f8-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_2e3237';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/86235a0393de2f53-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_2e3237';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/e83c3bfd684ede70-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Inter_2e3237';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/6364dcd892b96399-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Inter_2e3237';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/e4a5e7fc8a0ba879-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Inter_Fallback_2e3237';src: local("Arial");ascent-override: 90.49%;descent-override: 22.56%;line-gap-override: 0.00%;size-adjust: 107.06%
}.__className_2e3237 {font-family: '__Inter_2e3237', '__Inter_Fallback_2e3237';font-weight: 500;font-style: normal
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"Poppins","arguments":[{"display":"swap","weight":"600","subsets":["latin"]}],"variableName":"poppins"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* latin-ext */
@font-face {
  font-family: '__Poppins_12c8de';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/0a03a6d30c07af2e-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_12c8de';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/0484562807a97172-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Poppins_Fallback_12c8de';src: local("Arial");ascent-override: 93.62%;descent-override: 31.21%;line-gap-override: 8.92%;size-adjust: 112.16%
}.__className_12c8de {font-family: '__Poppins_12c8de', '__Poppins_Fallback_12c8de';font-weight: 600;font-style: normal
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"Mulish","arguments":[{"display":"swap","weight":"500","subsets":["latin"]}],"variableName":"mulish"} ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Mulish_6e5af2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/f0715998657a73df-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Mulish_6e5af2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/cf4e6fab1e88fefb-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: '__Mulish_6e5af2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/afb59ed93e9d1b28-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Mulish_6e5af2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/150cbe35e902339a-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Mulish_6e5af2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/bcaf79338063300e-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Mulish_Fallback_6e5af2';src: local("Arial");ascent-override: 96.56%;descent-override: 24.02%;line-gap-override: 0.00%;size-adjust: 104.08%
}.__className_6e5af2 {font-family: '__Mulish_6e5af2', '__Mulish_Fallback_6e5af2';font-weight: 500;font-style: normal
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"Roboto","arguments":[{"display":"swap","weight":"500","subsets":["latin"]}],"variableName":"roboto"} ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Roboto_54aa2a';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/dfa8b99978df7bbc-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Roboto_54aa2a';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/42d52f46a26971a3-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Roboto_54aa2a';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/a6d330d7873e7320-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Roboto_54aa2a';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/a5b77b63ef20339c-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Roboto_54aa2a';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/d117eea74e01de14-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Roboto_54aa2a';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/eb52b768f62eeeb4-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Roboto_54aa2a';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/627622453ef56b0d-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Roboto_Fallback_54aa2a';src: local("Arial");ascent-override: 92.98%;descent-override: 24.47%;line-gap-override: 0.00%;size-adjust: 99.78%
}.__className_54aa2a {font-family: '__Roboto_54aa2a', '__Roboto_Fallback_54aa2a';font-weight: 500;font-style: normal
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"DM_Sans","arguments":[{"display":"swap","weight":"500","subsets":["latin"]}],"variableName":"dM_Sans"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* latin-ext */
@font-face {
  font-family: '__DM_Sans_375dbe';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/6fe4dfc53cf88ecb-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__DM_Sans_375dbe';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/71dcb7efc7d2c8e8-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__DM_Sans_Fallback_375dbe';src: local("Arial");ascent-override: 94.90%;descent-override: 29.66%;line-gap-override: 0.00%;size-adjust: 104.53%
}.__className_375dbe {font-family: '__DM_Sans_375dbe', '__DM_Sans_Fallback_375dbe';font-weight: 500;font-style: normal
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/constant.js","import":"Manrope","arguments":[{"display":"swap","weight":"500","subsets":["latin"]}],"variableName":"manrope"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Manrope_f4a8d0';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/7997c39d7982fdb1-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Manrope_f4a8d0';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/08fbbe8222dc41e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: '__Manrope_f4a8d0';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/fc1a4dabf5406bc0-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Manrope_f4a8d0';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/6e66886a596209e0-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Manrope_f4a8d0';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/6d08f5c7131be4d5-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Manrope_f4a8d0';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/340b1e736f7b6b1a-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Manrope_Fallback_f4a8d0';src: local("Arial");ascent-override: 103.31%;descent-override: 29.07%;line-gap-override: 0.00%;size-adjust: 103.19%
}.__className_f4a8d0 {font-family: '__Manrope_f4a8d0', '__Manrope_Fallback_f4a8d0';font-weight: 500;font-style: normal
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./app/components/LoadingOverlay/index.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
/** @format */

.loader-container {
  position: fixed;
  background: #211f1fc4;
  top: 0;
  opacity: 0.8;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1056;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lds-roller {
  display: inline-block;
  position: absolute;
  top: 48vh;
  left: 48vw;
  width: 4rem;
  height: 4rem;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: linear-gradient(30deg, #0a9add 10%, #8390c6 100%);
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* media query part */
@media (max-width: 1024px) {
  .loader-container {
    background-color: rgba(33, 31, 31, 0.79);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1056;
  }
}
@media (max-width: 992px) {
  .lds-roller {
    left: 46vw;
  }
}

@media (max-width: 768px) {
  .lds-roller {
    left: 45vw;
  }
}

@media (max-width: 425px) {
  .lds-roller {
    left: 42vw;
  }
}
@media (max-width: 375px) {
  .lds-roller {
    left: 41vw;
  }
}
@media (max-width: 320px) {
  .lds-roller {
    left: 40vw;
  }
}
/* @-webkit-keyframes follow-the-leader {
  0% {
    -webkit-transform: rotate(0deg) translateY(-200%);
    transform: rotate(0deg) translateY(-200%);
  }

  60%,
  100% {
    -webkit-transform: rotate(360deg) translateY(-200%);
    transform: rotate(360deg) translateY(-200%);
  }
}

@keyframes follow-the-leader {
  0% {
    -webkit-transform: rotate(0deg) translateY(-200%);
    transform: rotate(0deg) translateY(-200%);
  }

  60%,
  100% {
    -webkit-transform: rotate(360deg) translateY(-200%);
    transform: rotate(360deg) translateY(-200%);
  }
} */

/* .follow-the-leader-line {
  height: 14px;
  position: relative;
  width: 14px;
}

.follow-the-leader-line div {
  -webkit-animation: follow-the-leader 1.25s infinite backwards;
  animation: follow-the-leader 1.25s infinite backwards;
  background-color: #004b04;
  border-radius: 100%;
  height: 100%;
  width: 100%;
}

.follow-the-leader-line div:nth-child(1) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  background-color: rgba(27, 146, 3, 0.9);
}

.follow-the-leader-line div:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  background-color: rgba(14, 136, 34, 0.8);
}

.follow-the-leader-line div:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
  background-color: rgba(15, 180, 9, 0.7);
}

.follow-the-leader-line div:nth-child(4) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  background-color: rgba(22, 153, 55, 0.6);
}

.follow-the-leader-line div:nth-child(5) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
  background-color: rgba(9, 185, 62, 0.808);
} */

