/*------------------------------------------------------------------
[TABLE OF CONTENTS]

=> font
=> anim
=> transform
=> border radius
=> flex
=> ellipsis
=> image
=> box-shadow

-------------------------------------------------------------------*/
/*==========================================================================
=> font
==========================================================================*/
/*==========================================================================
=> anim
==========================================================================*/
/*==========================================================================
=> transform
==========================================================================*/
/*==========================================================================
=> border radius
==========================================================================*/
/*==========================================================================
=> flex
==========================================================================*/
/*==========================================================================
=> ellipsis
==========================================================================*/
/*==========================================================================
=> image
==========================================================================*/
/*==========================================================================
=> box-shadow
==========================================================================*/
:root {
  --header-height: 80px;
  --header-scroll-height: 70px;
  --clr-white: #fff;
  --clr-black: #252424;
  --clr-grey: #a1a1a1;
  --clr-blue: #2124fb;
  --clr-red: #f00;
  --fs128: clamp(42px, 6.67vw, 128px);
  --fs96: clamp(36px, 5vw, 96px);
  --fs88: clamp(36px, 4.17vw, 88px);
  --fs80: clamp(34px, 4.17vw, 80px);
  --fs72: clamp(32px, 3.75vw, 72px);
  --fs64: clamp(26px, 3.33vw, 64px);
  --fs56: clamp(26px, 3.33vw, 56px);
  --fs48: clamp(24px, 2.5vw, 48px);
  --fs42: clamp(24px, 2.19vw, 42px);
  --fs40: clamp(22px, 2.08vw, 40px);
  --fs36: clamp(20px, 1.88vw, 36px);
  --fs32: clamp(20px, 1.67vw, 32px);
  --fs28: clamp(18px, 1.46vw, 28px);
  --fs24: clamp(16px, 1.25vw, 24px);
  --fs22: clamp(16px, 1.15vw, 22px);
  --fs20: clamp(16px, 1.04vw, 20px);
  --fs18: clamp(16px, 0.94vw, 18px);
  --fs16: 16px;
  --fs14: 14px;
  --pad60: clamp(24px, 3.13vw, 60px);
  --spc280: clamp(24px, 14.58vw, 280px);
  --spc200: clamp(36px, 10.42vw, 200px);
  --spc40120: clamp(40px, 6.25vw, 120px);
  --spc4080: clamp(40px, 4.17vw, 80px);
  --spc4060: clamp(40px, 3.13vw, 60px);
  --spc2460: clamp(24px, 3.13vw, 60px);
  --spc60: 60px;
  --spc48: clamp(24px, 2.5vw, 48px);
  --spc40: clamp(24px, 2.08vw, 40px);
  --spc32: clamp(24px, 1.67vw, 32px);
  --spc24: 24px;
  --br30: clamp(14px, 1.56vw, 30px);
  --br24: clamp(14px, 1.25vw, 24px);
  --br20: clamp(14px, 1.04vw, 20px);
}
.comm-para p {
  color: #38434b;
  font-size: var(--fs18);
  line-height: 1.5;
  letter-spacing: -0.36px;
  margin-bottom: 24px;
}
.comm-para p:last-child {
  margin-bottom: 0;
}
.wh {
  color: #fff !important;
}
.wh p {
  color: #fff !important;
}
/* Heading Starts */
.comm-sm-hdn {
  color: #D6B896;
  font-size: var(--fs16);
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
.comm-sec-hdn {
  color: #292C39;
  font-family: "Playfair Display", serif;
  font-size: var(--fs64);
  font-weight: 700;
  line-height: 1.15;
}
.comm-page-hdn {
  color: #292C39;
  font-family: "Playfair Display", serif;
  font-size: var(--fs72);
  line-height: 1.2;
  font-weight: 500;
}
.comm-card-hdn {
  color: #292C39;
  font-size: var(--fs32);
  line-height: 1.2;
  letter-spacing: -0.64px;
  font-weight: 600;
}
/* Heading Ends */
.sec-hdn {
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  max-width: 800px;
}
.sec-hdn.center {
  max-width: 740px;
  margin: 0 auto 48px;
  text-align: center;
  align-items: center;
}
.sec-hdn.center.big {
  max-width: 1100px;
}
.sec-hdn.center.big p {
  max-width: 740px;
}
.sec-hdn.wrap {
  flex-direction: row;
  gap: 68px;
  justify-content: space-between;
  max-width: 100%;
}
.sec-hdn.wrap .comm-sec-hdn {
  max-width: 500px;
  width: 100%;
}
.sec-hdn.wrap p {
  max-width: 700px;
}
.sec-hdn p {
  color: #38434B;
  font-size: var(--fs24);
  line-height: 1.6;
}
@media all and (max-width: 990px) {
  .sec-hdn {
    margin-bottom: 34px;
  }
  .sec-hdn.center {
    margin: 0 auto 34px;
  }
  .comm-page-hdn,
  .comm-sec-hdn {
    letter-spacing: -0.8px;
  }
}
/*------------------------------------------------------------------
[TABLE OF CONTENTS]

=> Color
=> Common
=> Fonts
=> Custom Grid
=> Global Styles
=> buttons
=> Form Elements
=> Radio Small
=> Checkbox Small
=> Modal
=> Accordion
=> Most common
=> Footer
=> Animation
=> Breadcrumbs

-------------------------------------------------------------------*/
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDQ.ttf) format('truetype');
}
html,
body {
  font-family: 'General Sans', sans-serif;
  font-weight: 400;
}
/*==========================================================================
=> Color
==========================================================================*/
:root {
  --sidebarWidth: 430px;
  /* input */
  --input-height: 50px;
  --input-fs-main: 16px;
  --input-fs-top: 14px;
  --input-icon-fs: 18px;
  --input-icon: #1baac4;
  --input-border: #aaa;
  --input-error: #ff2323;
  /* input end */
  /* button */
  --button-fill: #000;
  --button-line: #30223b;
  /* button end */
}
/*==========================================================================
=> Common
==========================================================================*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
/*==========================================================================
=> Fonts
==========================================================================*/
* {
  font-weight: normal;
  margin-bottom: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../icomoon/fonts/icomoon.eot?3kim2d');
  src: url('../icomoon/fonts/icomoon.eot?3kim2d#iefix') format('embedded-opentype'), url('../icomoon/fonts/icomoon.ttf?3kim2d') format('truetype'), url('../icomoon/fonts/icomoon.woff?3kim2d') format('woff'), url('../icomoon/fonts/icomoon.svg?3kim2d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caret-right:before {
  content: "\e900";
}
.icon-arrow-up:before {
  content: "\e901";
}
/* Fonts Ends */
/*==========================================================================
=> Custom Grid
==========================================================================*/
/* Grid */
.f-row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
}
.f-col {
  padding: 0 15px;
}
/* flex col */
.f-10 .f-col {
  width: 10%;
}
.f-9 .f-col {
  width: 11.11111111%;
}
.f-8 .f-col {
  width: 12.5%;
}
.f-7 .f-col {
  width: 14.28571429%;
}
.f-6 .f-col {
  width: 16.66666667%;
}
.f-5 .f-col {
  width: 20%;
}
.f-4 .f-col {
  width: 25%;
}
.f-3 .f-col {
  width: 33.33333333%;
}
.f-2 .f-col {
  width: 50%;
}
.f-1 .f-col {
  width: 100%;
}
/* flex col end */
/* Grid */
.g-10 {
  grid-template-columns: repeat(10, 1fr);
}
.g-9 {
  grid-template-columns: repeat(9, 1fr);
}
.g-8 {
  grid-template-columns: repeat(8, 1fr);
}
.g-7 {
  grid-template-columns: repeat(7, 1fr);
}
.g-6 {
  grid-template-columns: repeat(6, 1fr);
}
.g-5 {
  grid-template-columns: repeat(5, 1fr);
}
.g-4 {
  grid-template-columns: repeat(4, 1fr);
}
.g-3 {
  grid-template-columns: repeat(3, 1fr);
}
.g-2 {
  grid-template-columns: repeat(2, 1fr);
}
.g-1 {
  grid-template-columns: repeat(1, 1fr);
}
/* Grid */
.gp-70 {
  gap: 70px;
}
.gp-65 {
  gap: 65px;
}
.gp-60 {
  gap: 60px;
}
.gp-55 {
  gap: 55px;
}
.gp-50 {
  gap: 50px;
}
.gp-45 {
  gap: 45px;
}
.gp-40 {
  gap: 40px;
}
.gp-35 {
  gap: 35px;
}
.gp-30 {
  gap: 30px;
}
.gp-25 {
  gap: 25px;
}
.gp-20 {
  gap: 20px;
}
.gp-15 {
  gap: 15px;
}
.gp-10 {
  gap: 10px;
}
.gp-5 {
  gap: 5px;
}
.gp-0 {
  gap: 0px;
}
/* Width */
.w100 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.w95 {
  width: 95%;
  padding-left: 15px;
  padding-right: 15px;
}
.w90 {
  width: 90%;
  padding-left: 15px;
  padding-right: 15px;
}
.w85 {
  width: 85%;
  padding-left: 15px;
  padding-right: 15px;
}
.w80 {
  width: 80%;
  padding-left: 15px;
  padding-right: 15px;
}
.w75 {
  width: 75%;
  padding-left: 15px;
  padding-right: 15px;
}
.w70 {
  width: 70%;
  padding-left: 15px;
  padding-right: 15px;
}
.w65 {
  width: 65%;
  padding-left: 15px;
  padding-right: 15px;
}
.w60 {
  width: 60%;
  padding-left: 15px;
  padding-right: 15px;
}
.w55 {
  width: 55%;
  padding-left: 15px;
  padding-right: 15px;
}
.w50 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.w45 {
  width: 45%;
  padding-left: 15px;
  padding-right: 15px;
}
.w40 {
  width: 40%;
  padding-left: 15px;
  padding-right: 15px;
}
.w35 {
  width: 35%;
  padding-left: 15px;
  padding-right: 15px;
}
.w30 {
  width: 30%;
  padding-left: 15px;
  padding-right: 15px;
}
.w25 {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.w20 {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
.w15 {
  width: 15%;
  padding-left: 15px;
  padding-right: 15px;
}
.w10 {
  width: 10%;
  padding-left: 15px;
  padding-right: 15px;
}
.w5 {
  width: 5%;
  padding-left: 15px;
  padding-right: 15px;
}
.w33 {
  width: 33%;
  padding-left: 15px;
  padding-right: 15px;
}
.w16 {
  width: 16.666666%;
  padding-left: 15px;
  padding-right: 15px;
}
/* Margin */
.mb-100 {
  margin-bottom: 100px;
}
.mb-95 {
  margin-bottom: 95px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-0 {
  margin-bottom: 0px;
}
.comm-grid {
  display: grid;
  width: 100%;
}
@media all and (max-width: 1440px) {
  .f-1440-10 .f-col {
    width: 10%;
  }
  .f-1440-9 .f-col {
    width: 11.11111111%;
  }
  .f-1440-8 .f-col {
    width: 12.5%;
  }
  .f-1440-7 .f-col {
    width: 14.28571429%;
  }
  .f-1440-6 .f-col {
    width: 16.66666667%;
  }
  .f-1440-5 .f-col {
    width: 20%;
  }
  .f-1440-4 .f-col {
    width: 25%;
  }
  .f-1440-3 .f-col {
    width: 33.33333333%;
  }
  .f-1440-2 .f-col {
    width: 50%;
  }
  .f-1440-1 .f-col {
    width: 100%;
  }
  .g-1440-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1440-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1440-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1440-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1440-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1440-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1440-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1440-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1440-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1440-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1440-70 {
    gap: 70px;
  }
  .gp-1440-65 {
    gap: 65px;
  }
  .gp-1440-60 {
    gap: 60px;
  }
  .gp-1440-55 {
    gap: 55px;
  }
  .gp-1440-50 {
    gap: 50px;
  }
  .gp-1440-45 {
    gap: 45px;
  }
  .gp-1440-40 {
    gap: 40px;
  }
  .gp-1440-35 {
    gap: 35px;
  }
  .gp-1440-30 {
    gap: 30px;
  }
  .gp-1440-25 {
    gap: 25px;
  }
  .gp-1440-20 {
    gap: 20px;
  }
  .gp-1440-15 {
    gap: 15px;
  }
  .gp-1440-10 {
    gap: 10px;
  }
  .gp-1440-5 {
    gap: 5px;
  }
  .gp-1440-0 {
    gap: 0px;
  }
  .w-1440-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-33 {
    width: 33%;
  }
  .w-1440-16 {
    width: 16.666666%;
  }
  .mb-1440-100 {
    margin-bottom: 100px;
  }
  .mb-1440-95 {
    margin-bottom: 95px;
  }
  .mb-1440-90 {
    margin-bottom: 90px;
  }
  .mb-1440-85 {
    margin-bottom: 85px;
  }
  .mb-1440-80 {
    margin-bottom: 80px;
  }
  .mb-1440-75 {
    margin-bottom: 75px;
  }
  .mb-1440-70 {
    margin-bottom: 70px;
  }
  .mb-1440-65 {
    margin-bottom: 65px;
  }
  .mb-1440-60 {
    margin-bottom: 60px;
  }
  .mb-1440-55 {
    margin-bottom: 55px;
  }
  .mb-1440-50 {
    margin-bottom: 50px;
  }
  .mb-1440-45 {
    margin-bottom: 45px;
  }
  .mb-1440-40 {
    margin-bottom: 40px;
  }
  .mb-1440-35 {
    margin-bottom: 35px;
  }
  .mb-1440-30 {
    margin-bottom: 30px;
  }
  .mb-1440-25 {
    margin-bottom: 25px;
  }
  .mb-1440-20 {
    margin-bottom: 20px;
  }
  .mb-1440-15 {
    margin-bottom: 15px;
  }
  .mb-1440-10 {
    margin-bottom: 10px;
  }
  .mb-1440-5 {
    margin-bottom: 5px;
  }
  .mb-1440-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 1366px) {
  .f-1366-10 .f-col {
    width: 10%;
  }
  .f-1366-9 .f-col {
    width: 11.11111111%;
  }
  .f-1366-8 .f-col {
    width: 12.5%;
  }
  .f-1366-7 .f-col {
    width: 14.28571429%;
  }
  .f-1366-6 .f-col {
    width: 16.66666667%;
  }
  .f-1366-5 .f-col {
    width: 20%;
  }
  .f-1366-4 .f-col {
    width: 25%;
  }
  .f-1366-3 .f-col {
    width: 33.33333333%;
  }
  .f-1366-2 .f-col {
    width: 50%;
  }
  .f-1366-1 .f-col {
    width: 100%;
  }
  .g-1366-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1366-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1366-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1366-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1366-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1366-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1366-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1366-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1366-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1366-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1366-70 {
    gap: 70px;
  }
  .gp-1366-65 {
    gap: 65px;
  }
  .gp-1366-60 {
    gap: 60px;
  }
  .gp-1366-55 {
    gap: 55px;
  }
  .gp-1366-50 {
    gap: 50px;
  }
  .gp-1366-45 {
    gap: 45px;
  }
  .gp-1366-40 {
    gap: 40px;
  }
  .gp-1366-35 {
    gap: 35px;
  }
  .gp-1366-30 {
    gap: 30px;
  }
  .gp-1366-25 {
    gap: 25px;
  }
  .gp-1366-20 {
    gap: 20px;
  }
  .gp-1366-15 {
    gap: 15px;
  }
  .gp-1366-10 {
    gap: 10px;
  }
  .gp-1366-5 {
    gap: 5px;
  }
  .gp-1366-0 {
    gap: 0px;
  }
  .w-1366-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-33 {
    width: 33%;
  }
  .w-1366-16 {
    width: 16.666666%;
  }
  .mb-1366-100 {
    margin-bottom: 100px;
  }
  .mb-1366-95 {
    margin-bottom: 95px;
  }
  .mb-1366-90 {
    margin-bottom: 90px;
  }
  .mb-1366-85 {
    margin-bottom: 85px;
  }
  .mb-1366-80 {
    margin-bottom: 80px;
  }
  .mb-1366-75 {
    margin-bottom: 75px;
  }
  .mb-1366-70 {
    margin-bottom: 70px;
  }
  .mb-1366-65 {
    margin-bottom: 65px;
  }
  .mb-1366-60 {
    margin-bottom: 60px;
  }
  .mb-1366-55 {
    margin-bottom: 55px;
  }
  .mb-1366-50 {
    margin-bottom: 50px;
  }
  .mb-1366-45 {
    margin-bottom: 45px;
  }
  .mb-1366-40 {
    margin-bottom: 40px;
  }
  .mb-1366-35 {
    margin-bottom: 35px;
  }
  .mb-1366-30 {
    margin-bottom: 30px;
  }
  .mb-1366-25 {
    margin-bottom: 25px;
  }
  .mb-1366-20 {
    margin-bottom: 20px;
  }
  .mb-1366-15 {
    margin-bottom: 15px;
  }
  .mb-1366-10 {
    margin-bottom: 10px;
  }
  .mb-1366-5 {
    margin-bottom: 5px;
  }
  .mb-1366-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 1200px) {
  .f-1200-10 .f-col {
    width: 10%;
  }
  .f-1200-9 .f-col {
    width: 11.11111111%;
  }
  .f-1200-8 .f-col {
    width: 12.5%;
  }
  .f-1200-7 .f-col {
    width: 14.28571429%;
  }
  .f-1200-6 .f-col {
    width: 16.66666667%;
  }
  .f-1200-5 .f-col {
    width: 20%;
  }
  .f-1200-4 .f-col {
    width: 25%;
  }
  .f-1200-3 .f-col {
    width: 33.33333333%;
  }
  .f-1200-2 .f-col {
    width: 50%;
  }
  .f-1200-1 .f-col {
    width: 100%;
  }
  .w-1200-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-1200-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1200-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1200-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1200-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1200-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1200-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1200-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1200-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1200-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1200-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1200-70 {
    gap: 70px;
  }
  .gp-1200-65 {
    gap: 65px;
  }
  .gp-1200-60 {
    gap: 60px;
  }
  .gp-1200-55 {
    gap: 55px;
  }
  .gp-1200-50 {
    gap: 50px;
  }
  .gp-1200-45 {
    gap: 45px;
  }
  .gp-1200-40 {
    gap: 40px;
  }
  .gp-1200-35 {
    gap: 35px;
  }
  .gp-1200-30 {
    gap: 30px;
  }
  .gp-1200-25 {
    gap: 25px;
  }
  .gp-1200-20 {
    gap: 20px;
  }
  .gp-1200-15 {
    gap: 15px;
  }
  .gp-1200-10 {
    gap: 10px;
  }
  .gp-1200-5 {
    gap: 5px;
  }
  .gp-1200-0 {
    gap: 0px;
  }
  .w-1200-33 {
    width: 33%;
  }
  .w-1200-16 {
    width: 16.666666%;
  }
  .mb-1200-100 {
    margin-bottom: 100px;
  }
  .mb-1200-95 {
    margin-bottom: 95px;
  }
  .mb-1200-90 {
    margin-bottom: 90px;
  }
  .mb-1200-85 {
    margin-bottom: 85px;
  }
  .mb-1200-80 {
    margin-bottom: 80px;
  }
  .mb-1200-75 {
    margin-bottom: 75px;
  }
  .mb-1200-70 {
    margin-bottom: 70px;
  }
  .mb-1200-65 {
    margin-bottom: 65px;
  }
  .mb-1200-60 {
    margin-bottom: 60px;
  }
  .mb-1200-55 {
    margin-bottom: 55px;
  }
  .mb-1200-50 {
    margin-bottom: 50px;
  }
  .mb-1200-45 {
    margin-bottom: 45px;
  }
  .mb-1200-40 {
    margin-bottom: 40px;
  }
  .mb-1200-35 {
    margin-bottom: 35px;
  }
  .mb-1200-30 {
    margin-bottom: 30px;
  }
  .mb-1200-25 {
    margin-bottom: 25px;
  }
  .mb-1200-20 {
    margin-bottom: 20px;
  }
  .mb-1200-15 {
    margin-bottom: 15px;
  }
  .mb-1200-10 {
    margin-bottom: 10px;
  }
  .mb-1200-5 {
    margin-bottom: 5px;
  }
  .mb-1200-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 1024px) {
  .f-1024-10 .f-col {
    width: 10%;
  }
  .f-1024-9 .f-col {
    width: 11.11111111%;
  }
  .f-1024-8 .f-col {
    width: 12.5%;
  }
  .f-1024-7 .f-col {
    width: 14.28571429%;
  }
  .f-1024-6 .f-col {
    width: 16.66666667%;
  }
  .f-1024-5 .f-col {
    width: 20%;
  }
  .f-1024-4 .f-col {
    width: 25%;
  }
  .f-1024-3 .f-col {
    width: 33.33333333%;
  }
  .f-1024-2 .f-col {
    width: 50%;
  }
  .f-1024-1 .f-col {
    width: 100%;
  }
  .g-1024-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1024-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1024-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1024-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1024-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1024-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1024-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1024-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1024-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1024-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1024-70 {
    gap: 70px;
  }
  .gp-1024-65 {
    gap: 65px;
  }
  .gp-1024-60 {
    gap: 60px;
  }
  .gp-1024-55 {
    gap: 55px;
  }
  .gp-1024-50 {
    gap: 50px;
  }
  .gp-1024-45 {
    gap: 45px;
  }
  .gp-1024-40 {
    gap: 40px;
  }
  .gp-1024-35 {
    gap: 35px;
  }
  .gp-1024-30 {
    gap: 30px;
  }
  .gp-1024-25 {
    gap: 25px;
  }
  .gp-1024-20 {
    gap: 20px;
  }
  .gp-1024-15 {
    gap: 15px;
  }
  .gp-1024-10 {
    gap: 10px;
  }
  .gp-1024-5 {
    gap: 5px;
  }
  .gp-1024-0 {
    gap: 0px;
  }
  .w-1024-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-33 {
    width: 33%;
  }
  .w-1024-16 {
    width: 16.666666%;
  }
  .mb-1024-100 {
    margin-bottom: 100px;
  }
  .mb-1024-95 {
    margin-bottom: 95px;
  }
  .mb-1024-90 {
    margin-bottom: 90px;
  }
  .mb-1024-85 {
    margin-bottom: 85px;
  }
  .mb-1024-80 {
    margin-bottom: 80px;
  }
  .mb-1024-75 {
    margin-bottom: 75px;
  }
  .mb-1024-70 {
    margin-bottom: 70px;
  }
  .mb-1024-65 {
    margin-bottom: 65px;
  }
  .mb-1024-60 {
    margin-bottom: 60px;
  }
  .mb-1024-55 {
    margin-bottom: 55px;
  }
  .mb-1024-50 {
    margin-bottom: 50px;
  }
  .mb-1024-45 {
    margin-bottom: 45px;
  }
  .mb-1024-40 {
    margin-bottom: 40px;
  }
  .mb-1024-35 {
    margin-bottom: 35px;
  }
  .mb-1024-30 {
    margin-bottom: 30px;
  }
  .mb-1024-25 {
    margin-bottom: 25px;
  }
  .mb-1024-20 {
    margin-bottom: 20px;
  }
  .mb-1024-15 {
    margin-bottom: 15px;
  }
  .mb-1024-10 {
    margin-bottom: 10px;
  }
  .mb-1024-5 {
    margin-bottom: 5px;
  }
  .mb-1024-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 990px) {
  .f-990-10 .f-col {
    width: 10%;
  }
  .f-990-9 .f-col {
    width: 11.11111111%;
  }
  .f-990-8 .f-col {
    width: 12.5%;
  }
  .f-990-7 .f-col {
    width: 14.28571429%;
  }
  .f-990-6 .f-col {
    width: 16.66666667%;
  }
  .f-990-5 .f-col {
    width: 20%;
  }
  .f-990-4 .f-col {
    width: 25%;
  }
  .f-990-3 .f-col {
    width: 33.33333333%;
  }
  .f-990-2 .f-col {
    width: 50%;
  }
  .f-990-1 .f-col {
    width: 100%;
  }
  .w-990-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-990-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-990-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-990-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-990-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-990-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-990-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-990-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-990-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-990-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-990-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-990-70 {
    gap: 70px;
  }
  .gp-990-65 {
    gap: 65px;
  }
  .gp-990-60 {
    gap: 60px;
  }
  .gp-990-55 {
    gap: 55px;
  }
  .gp-990-50 {
    gap: 50px;
  }
  .gp-990-45 {
    gap: 45px;
  }
  .gp-990-40 {
    gap: 40px;
  }
  .gp-990-35 {
    gap: 35px;
  }
  .gp-990-30 {
    gap: 30px;
  }
  .gp-990-25 {
    gap: 25px;
  }
  .gp-990-20 {
    gap: 20px;
  }
  .gp-990-15 {
    gap: 15px;
  }
  .gp-990-10 {
    gap: 10px;
  }
  .gp-990-5 {
    gap: 5px;
  }
  .gp-990-0 {
    gap: 0px;
  }
  .mb-990-100 {
    margin-bottom: 100px;
  }
  .mb-990-95 {
    margin-bottom: 95px;
  }
  .mb-990-90 {
    margin-bottom: 90px;
  }
  .mb-990-85 {
    margin-bottom: 85px;
  }
  .mb-990-80 {
    margin-bottom: 80px;
  }
  .mb-990-75 {
    margin-bottom: 75px;
  }
  .mb-990-70 {
    margin-bottom: 70px;
  }
  .mb-990-65 {
    margin-bottom: 65px;
  }
  .mb-990-60 {
    margin-bottom: 60px;
  }
  .mb-990-55 {
    margin-bottom: 55px;
  }
  .mb-990-50 {
    margin-bottom: 50px;
  }
  .mb-990-45 {
    margin-bottom: 45px;
  }
  .mb-990-40 {
    margin-bottom: 40px;
  }
  .mb-990-35 {
    margin-bottom: 35px;
  }
  .mb-990-30 {
    margin-bottom: 30px;
  }
  .mb-990-25 {
    margin-bottom: 25px;
  }
  .mb-990-20 {
    margin-bottom: 20px;
  }
  .mb-990-15 {
    margin-bottom: 15px;
  }
  .mb-990-10 {
    margin-bottom: 10px;
  }
  .mb-990-5 {
    margin-bottom: 5px;
  }
  .mb-990-0 {
    margin-bottom: 0px;
  }
  .w-990-33 {
    width: 33%;
  }
  .w-990-16 {
    width: 16.666666%;
  }
  .mb-990-100 {
    margin-bottom: 100px;
  }
  .mb-990-95 {
    margin-bottom: 95px;
  }
  .mb-990-90 {
    margin-bottom: 90px;
  }
  .mb-990-85 {
    margin-bottom: 85px;
  }
  .mb-990-80 {
    margin-bottom: 80px;
  }
  .mb-990-75 {
    margin-bottom: 75px;
  }
  .mb-990-70 {
    margin-bottom: 70px;
  }
  .mb-990-65 {
    margin-bottom: 65px;
  }
  .mb-990-60 {
    margin-bottom: 60px;
  }
  .mb-990-55 {
    margin-bottom: 55px;
  }
  .mb-990-50 {
    margin-bottom: 50px;
  }
  .mb-990-45 {
    margin-bottom: 45px;
  }
  .mb-990-40 {
    margin-bottom: 40px;
  }
  .mb-990-35 {
    margin-bottom: 35px;
  }
  .mb-990-30 {
    margin-bottom: 30px;
  }
  .mb-990-25 {
    margin-bottom: 25px;
  }
  .mb-990-20 {
    margin-bottom: 20px;
  }
  .mb-990-15 {
    margin-bottom: 15px;
  }
  .mb-990-10 {
    margin-bottom: 10px;
  }
  .mb-990-5 {
    margin-bottom: 5px;
  }
  .mb-990-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 768px) {
  .f-768-10 .f-col {
    width: 10%;
  }
  .f-768-9 .f-col {
    width: 11.11111111%;
  }
  .f-768-8 .f-col {
    width: 12.5%;
  }
  .f-768-7 .f-col {
    width: 14.28571429%;
  }
  .f-768-6 .f-col {
    width: 16.66666667%;
  }
  .f-768-5 .f-col {
    width: 20%;
  }
  .f-768-4 .f-col {
    width: 25%;
  }
  .f-768-3 .f-col {
    width: 33.33333333%;
  }
  .f-768-2 .f-col {
    width: 50%;
  }
  .f-768-1 .f-col {
    width: 100%;
  }
  .w-768-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-768-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-768-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-768-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-768-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-768-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-768-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-768-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-768-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-768-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-768-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-768-70 {
    gap: 70px;
  }
  .gp-768-65 {
    gap: 65px;
  }
  .gp-768-60 {
    gap: 60px;
  }
  .gp-768-55 {
    gap: 55px;
  }
  .gp-768-50 {
    gap: 50px;
  }
  .gp-768-45 {
    gap: 45px;
  }
  .gp-768-40 {
    gap: 40px;
  }
  .gp-768-35 {
    gap: 35px;
  }
  .gp-768-30 {
    gap: 30px;
  }
  .gp-768-25 {
    gap: 25px;
  }
  .gp-768-20 {
    gap: 20px;
  }
  .gp-768-15 {
    gap: 15px;
  }
  .gp-768-10 {
    gap: 10px;
  }
  .gp-768-5 {
    gap: 5px;
  }
  .gp-768-0 {
    gap: 0px;
  }
  .w-768-33 {
    width: 33%;
  }
  .w-768-16 {
    width: 16.666666%;
  }
  .mb-768-100 {
    margin-bottom: 100px;
  }
  .mb-768-95 {
    margin-bottom: 95px;
  }
  .mb-768-90 {
    margin-bottom: 90px;
  }
  .mb-768-85 {
    margin-bottom: 85px;
  }
  .mb-768-80 {
    margin-bottom: 80px;
  }
  .mb-768-75 {
    margin-bottom: 75px;
  }
  .mb-768-70 {
    margin-bottom: 70px;
  }
  .mb-768-65 {
    margin-bottom: 65px;
  }
  .mb-768-60 {
    margin-bottom: 60px;
  }
  .mb-768-55 {
    margin-bottom: 55px;
  }
  .mb-768-50 {
    margin-bottom: 50px;
  }
  .mb-768-45 {
    margin-bottom: 45px;
  }
  .mb-768-40 {
    margin-bottom: 40px;
  }
  .mb-768-35 {
    margin-bottom: 35px;
  }
  .mb-768-30 {
    margin-bottom: 30px;
  }
  .mb-768-25 {
    margin-bottom: 25px;
  }
  .mb-768-20 {
    margin-bottom: 20px;
  }
  .mb-768-15 {
    margin-bottom: 15px;
  }
  .mb-768-10 {
    margin-bottom: 10px;
  }
  .mb-768-5 {
    margin-bottom: 5px;
  }
  .mb-768-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 640px) {
  .f-640-10 .f-col {
    width: 10%;
  }
  .f-640-9 .f-col {
    width: 11.11111111%;
  }
  .f-640-8 .f-col {
    width: 12.5%;
  }
  .f-640-7 .f-col {
    width: 14.28571429%;
  }
  .f-640-6 .f-col {
    width: 16.66666667%;
  }
  .f-640-5 .f-col {
    width: 20%;
  }
  .f-640-4 .f-col {
    width: 25%;
  }
  .f-640-3 .f-col {
    width: 33.33333333%;
  }
  .f-640-2 .f-col {
    width: 50%;
  }
  .f-640-1 .f-col {
    width: 100%;
  }
  .w-640-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-640-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-640-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-640-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-640-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-640-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-640-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-640-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-640-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-640-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-640-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-640-70 {
    gap: 70px;
  }
  .gp-640-65 {
    gap: 65px;
  }
  .gp-640-60 {
    gap: 60px;
  }
  .gp-640-55 {
    gap: 55px;
  }
  .gp-640-50 {
    gap: 50px;
  }
  .gp-640-45 {
    gap: 45px;
  }
  .gp-640-40 {
    gap: 40px;
  }
  .gp-640-35 {
    gap: 35px;
  }
  .gp-640-30 {
    gap: 30px;
  }
  .gp-640-25 {
    gap: 25px;
  }
  .gp-640-20 {
    gap: 20px;
  }
  .gp-640-15 {
    gap: 15px;
  }
  .gp-640-10 {
    gap: 10px;
  }
  .gp-640-5 {
    gap: 5px;
  }
  .gp-640-0 {
    gap: 0px;
  }
  .w-640-33 {
    width: 33%;
  }
  .w-640-16 {
    width: 16.666666%;
  }
  .mb-640-100 {
    margin-bottom: 100px;
  }
  .mb-640-95 {
    margin-bottom: 95px;
  }
  .mb-640-90 {
    margin-bottom: 90px;
  }
  .mb-640-85 {
    margin-bottom: 85px;
  }
  .mb-640-80 {
    margin-bottom: 80px;
  }
  .mb-640-75 {
    margin-bottom: 75px;
  }
  .mb-640-70 {
    margin-bottom: 70px;
  }
  .mb-640-65 {
    margin-bottom: 65px;
  }
  .mb-640-60 {
    margin-bottom: 60px;
  }
  .mb-640-55 {
    margin-bottom: 55px;
  }
  .mb-640-50 {
    margin-bottom: 50px;
  }
  .mb-640-45 {
    margin-bottom: 45px;
  }
  .mb-640-40 {
    margin-bottom: 40px;
  }
  .mb-640-35 {
    margin-bottom: 35px;
  }
  .mb-640-30 {
    margin-bottom: 30px;
  }
  .mb-640-25 {
    margin-bottom: 25px;
  }
  .mb-640-20 {
    margin-bottom: 20px;
  }
  .mb-640-15 {
    margin-bottom: 15px;
  }
  .mb-640-10 {
    margin-bottom: 10px;
  }
  .mb-640-5 {
    margin-bottom: 5px;
  }
  .mb-640-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 576px) {
  .f-576-10 .f-col {
    width: 10%;
  }
  .f-576-9 .f-col {
    width: 11.11111111%;
  }
  .f-576-8 .f-col {
    width: 12.5%;
  }
  .f-576-7 .f-col {
    width: 14.28571429%;
  }
  .f-576-6 .f-col {
    width: 16.66666667%;
  }
  .f-576-5 .f-col {
    width: 20%;
  }
  .f-576-4 .f-col {
    width: 25%;
  }
  .f-576-3 .f-col {
    width: 33.33333333%;
  }
  .f-576-2 .f-col {
    width: 50%;
  }
  .f-576-1 .f-col {
    width: 100%;
  }
  .g-576-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-576-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-576-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-576-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-576-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-576-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-576-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-576-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-576-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-576-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-576-70 {
    gap: 70px;
  }
  .gp-576-65 {
    gap: 65px;
  }
  .gp-576-60 {
    gap: 60px;
  }
  .gp-576-55 {
    gap: 55px;
  }
  .gp-576-50 {
    gap: 50px;
  }
  .gp-576-45 {
    gap: 45px;
  }
  .gp-576-40 {
    gap: 40px;
  }
  .gp-576-35 {
    gap: 35px;
  }
  .gp-576-30 {
    gap: 30px;
  }
  .gp-576-25 {
    gap: 25px;
  }
  .gp-576-20 {
    gap: 20px;
  }
  .gp-576-15 {
    gap: 15px;
  }
  .gp-576-10 {
    gap: 10px;
  }
  .gp-576-5 {
    gap: 5px;
  }
  .gp-576-0 {
    gap: 0px;
  }
  .w-576-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-33 {
    width: 33%;
  }
  .w-576-16 {
    width: 16.666666%;
  }
  .mb-576-100 {
    margin-bottom: 100px;
  }
  .mb-576-95 {
    margin-bottom: 95px;
  }
  .mb-576-90 {
    margin-bottom: 90px;
  }
  .mb-576-85 {
    margin-bottom: 85px;
  }
  .mb-576-80 {
    margin-bottom: 80px;
  }
  .mb-576-75 {
    margin-bottom: 75px;
  }
  .mb-576-70 {
    margin-bottom: 70px;
  }
  .mb-576-65 {
    margin-bottom: 65px;
  }
  .mb-576-60 {
    margin-bottom: 60px;
  }
  .mb-576-55 {
    margin-bottom: 55px;
  }
  .mb-576-50 {
    margin-bottom: 50px;
  }
  .mb-576-45 {
    margin-bottom: 45px;
  }
  .mb-576-40 {
    margin-bottom: 40px;
  }
  .mb-576-35 {
    margin-bottom: 35px;
  }
  .mb-576-30 {
    margin-bottom: 30px;
  }
  .mb-576-25 {
    margin-bottom: 25px;
  }
  .mb-576-20 {
    margin-bottom: 20px;
  }
  .mb-576-15 {
    margin-bottom: 15px;
  }
  .mb-576-10 {
    margin-bottom: 10px;
  }
  .mb-576-5 {
    margin-bottom: 5px;
  }
  .mb-576-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 480px) {
  .f-480-10 .f-col {
    width: 10%;
  }
  .f-480-9 .f-col {
    width: 11.11111111%;
  }
  .f-480-8 .f-col {
    width: 12.5%;
  }
  .f-480-7 .f-col {
    width: 14.28571429%;
  }
  .f-480-6 .f-col {
    width: 16.66666667%;
  }
  .f-480-5 .f-col {
    width: 20%;
  }
  .f-480-4 .f-col {
    width: 25%;
  }
  .f-480-3 .f-col {
    width: 33.33333333%;
  }
  .f-480-2 .f-col {
    width: 50%;
  }
  .f-480-1 .f-col {
    width: 100%;
  }
  .w-480-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-480-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-480-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-480-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-480-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-480-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-480-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-480-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-480-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-480-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-480-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-480-70 {
    gap: 70px;
  }
  .gp-480-65 {
    gap: 65px;
  }
  .gp-480-60 {
    gap: 60px;
  }
  .gp-480-55 {
    gap: 55px;
  }
  .gp-480-50 {
    gap: 50px;
  }
  .gp-480-45 {
    gap: 45px;
  }
  .gp-480-40 {
    gap: 40px;
  }
  .gp-480-35 {
    gap: 35px;
  }
  .gp-480-30 {
    gap: 30px;
  }
  .gp-480-25 {
    gap: 25px;
  }
  .gp-480-20 {
    gap: 20px;
  }
  .gp-480-15 {
    gap: 15px;
  }
  .gp-480-10 {
    gap: 10px;
  }
  .gp-480-5 {
    gap: 5px;
  }
  .gp-480-0 {
    gap: 0px;
  }
  .w-480-33 {
    width: 33%;
  }
  .w-480-16 {
    width: 16.666666%;
  }
  .mb-480-100 {
    margin-bottom: 100px;
  }
  .mb-480-95 {
    margin-bottom: 95px;
  }
  .mb-480-90 {
    margin-bottom: 90px;
  }
  .mb-480-85 {
    margin-bottom: 85px;
  }
  .mb-480-80 {
    margin-bottom: 80px;
  }
  .mb-480-75 {
    margin-bottom: 75px;
  }
  .mb-480-70 {
    margin-bottom: 70px;
  }
  .mb-480-65 {
    margin-bottom: 65px;
  }
  .mb-480-60 {
    margin-bottom: 60px;
  }
  .mb-480-55 {
    margin-bottom: 55px;
  }
  .mb-480-50 {
    margin-bottom: 50px;
  }
  .mb-480-45 {
    margin-bottom: 45px;
  }
  .mb-480-40 {
    margin-bottom: 40px;
  }
  .mb-480-35 {
    margin-bottom: 35px;
  }
  .mb-480-30 {
    margin-bottom: 30px;
  }
  .mb-480-25 {
    margin-bottom: 25px;
  }
  .mb-480-20 {
    margin-bottom: 20px;
  }
  .mb-480-15 {
    margin-bottom: 15px;
  }
  .mb-480-10 {
    margin-bottom: 10px;
  }
  .mb-480-5 {
    margin-bottom: 5px;
  }
  .mb-480-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 400px) {
  .f-400-10 .f-col {
    width: 10%;
  }
  .f-400-9 .f-col {
    width: 11.11111111%;
  }
  .f-400-8 .f-col {
    width: 12.5%;
  }
  .f-400-7 .f-col {
    width: 14.28571429%;
  }
  .f-400-6 .f-col {
    width: 16.66666667%;
  }
  .f-400-5 .f-col {
    width: 20%;
  }
  .f-400-4 .f-col {
    width: 25%;
  }
  .f-400-3 .f-col {
    width: 33.33333333%;
  }
  .f-400-2 .f-col {
    width: 50%;
  }
  .f-400-1 .f-col {
    width: 100%;
  }
  .w-400-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-400-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-400-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-400-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-400-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-400-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-400-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-400-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-400-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-400-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-400-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-400-70 {
    gap: 70px;
  }
  .gp-400-65 {
    gap: 65px;
  }
  .gp-400-60 {
    gap: 60px;
  }
  .gp-400-55 {
    gap: 55px;
  }
  .gp-400-50 {
    gap: 50px;
  }
  .gp-400-45 {
    gap: 45px;
  }
  .gp-400-40 {
    gap: 40px;
  }
  .gp-400-35 {
    gap: 35px;
  }
  .gp-400-30 {
    gap: 30px;
  }
  .gp-400-25 {
    gap: 25px;
  }
  .gp-400-20 {
    gap: 20px;
  }
  .gp-400-15 {
    gap: 15px;
  }
  .gp-400-10 {
    gap: 10px;
  }
  .gp-400-5 {
    gap: 5px;
  }
  .gp-400-0 {
    gap: 0px;
  }
  .w-400-33 {
    width: 33%;
  }
  .w-400-16 {
    width: 16.666666%;
  }
  .mb-400-100 {
    margin-bottom: 100px;
  }
  .mb-400-95 {
    margin-bottom: 95px;
  }
  .mb-400-90 {
    margin-bottom: 90px;
  }
  .mb-400-85 {
    margin-bottom: 85px;
  }
  .mb-400-80 {
    margin-bottom: 80px;
  }
  .mb-400-75 {
    margin-bottom: 75px;
  }
  .mb-400-70 {
    margin-bottom: 70px;
  }
  .mb-400-65 {
    margin-bottom: 65px;
  }
  .mb-400-60 {
    margin-bottom: 60px;
  }
  .mb-400-55 {
    margin-bottom: 55px;
  }
  .mb-400-50 {
    margin-bottom: 50px;
  }
  .mb-400-45 {
    margin-bottom: 45px;
  }
  .mb-400-40 {
    margin-bottom: 40px;
  }
  .mb-400-35 {
    margin-bottom: 35px;
  }
  .mb-400-30 {
    margin-bottom: 30px;
  }
  .mb-400-25 {
    margin-bottom: 25px;
  }
  .mb-400-20 {
    margin-bottom: 20px;
  }
  .mb-400-15 {
    margin-bottom: 15px;
  }
  .mb-400-10 {
    margin-bottom: 10px;
  }
  .mb-400-5 {
    margin-bottom: 5px;
  }
  .mb-400-0 {
    margin-bottom: 0px;
  }
}
/*==========================================================================
=> Global Styles
========================================================================== */
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  background: #FAF7F3;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: middle;
}
img.obj-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
img.obj-contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul,
ol,
dl {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #cfd1d4;
}
/*==========================================================================
=> checkbox contact form 7
========================================================================== */
span.wpcf7-list-item {
  display: block;
}
.wpcf7-list-item {
  display: flex;
  align-items: center;
  margin: 0 0 40px 0;
}
.wpcf7-list-item input {
  display: none;
}
.wpcf7-list-item-label {
  font-size: 24px;
  line-height: 1.1;
  color: #000000;
  position: relative;
  cursor: pointer;
  padding-left: 48px;
  display: block;
}
.wpcf7-list-item input[type="checkbox"] ~ span::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000;
  padding: 10px;
  display: inline-block;
  position: absolute;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px;
  border-radius: 6px;
}
.wpcf7-list-item input[type="checkbox"]:checked ~ span::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  border-bottom-right-radius: 2px;
}
.wpcf7-list-item input[type="checkbox"]:checked ~ span::before {
  background: #03333f;
  border: 1px solid #03333f;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
  display: none;
}
.wpcf7-form .button {
  margin-right: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
  color: #ff6900;
}
/*==========================================================================
=> buttons
========================================================================== */
.button {
  background: #0d1923;
  border: none;
  outline: none;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  line-height: 50px;
  padding: 0 36px;
  border-radius: 50px;
  text-align: center;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.button span {
  text-shadow: 0 50px 15px #fff;
  font-size: var(--fs16);
  color: #ffffff;
  position: relative;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.button:hover span {
  text-shadow: 0 50px 0 #fff;
  transform: translateY(-50px);
}
.button.line {
  background: transparent;
  border: 1px solid var(--button-line);
  color: var(--button-line);
}
.button.white {
  background: #fff;
  position: relative;
  border-color: transparent;
}
.button.white span {
  color: #0d1923;
  z-index: 2;
}
.button.white::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(100% 0 0 0);
  background: #0d1923;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.button.white:hover::after {
  clip-path: inset(0 0 0 0);
}
.button.brown {
  background: #D6B896;
  position: relative;
  border-color: transparent;
}
.button.brown span {
  color: #0d1923;
  z-index: 2;
}
.button.brown::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(100% 0 0 0);
  background: #0d1923;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.button.brown:hover::after {
  clip-path: inset(0 0 0 0);
}
.button.center {
  display: flex;
  width: fit-content;
  margin: 0 auto;
}
.button:hover,
.button:focus,
.button:active {
  text-decoration: none;
  outline: none;
}
button:focus {
  outline: none;
}
.button--block {
  width: 100%;
}
.button svg {
  position: relative;
  top: -2px;
}
.button svg path {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.button .phone {
  margin-right: 5px;
}
/*==========================================================================
=> Form Elements
========================================================================== */
.element-section {
  padding: 50px 0;
  border-bottom: 1px solid #ddd;
}
.element-section .ehdn1 {
  margin-bottom: 30px;
}
.element-section .ehdn2 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.myElem {
  display: block;
  border: 1px solid #ccc;
  padding: 20px;
  text-align: center;
}
.form-grp,
.form-textarea-group {
  position: relative;
  margin-bottom: 30px;
}
.form-grp .inputError {
  border-bottom: 1px solid var(--input-error);
}
.error-msg {
  font-size: 12px;
  color: var(--input-error);
  margin: 0;
}
.error-msg2 {
  font-size: 12px;
  color: var(--input-error);
  margin-bottom: 20px;
}
.whatsapp {
  margin-right: 0;
}
.form-field {
  height: 60px;
  font-size: 16px;
  border-radius: 100px;
  background-blend-mode: plus-lighter;
  box-shadow: 0 0 22px 0 rgba(242, 242, 242, 0.5) inset, 0 0 0 1px #999999 inset, 2px 2px 1px -2px #b3b3b3 inset, -2px -2px 1px -2px #b3b3b3 inset, 3px 3px 0 -3px rgba(0, 0, 0, 0.5) inset;
  backdrop-filter: blur(10px);
  width: 100%;
  z-index: 2;
  position: relative;
  background: transparent;
  color: #fff;
  outline: none;
  padding: 0 14px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.form-field:-webkit-autofill,
.form-field:-webkit-autofill:hover,
.form-field:-webkit-autofill:focus,
.form-field:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.form-field:focus,
.form-field.field--not-empty {
  border: 0;
  border-bottom: 1px solid #000;
}
.form-label {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.form-field:focus ~ .form-label,
.form-field.field--not-empty ~ .form-label,
.form-grp.sTop .form-label {
  font-size: var(--input-fs-top);
  background: #fff;
  top: -10px;
  z-index: 2;
}
.form-textarea-group .form-field {
  height: 150px;
  line-height: 1.4;
  resize: none;
  border-radius: 20px;
  padding: 16px;
}
/* Password View */
.form-grp.int-padl input,
.form-grp.form-grp-var input,
.form-grp.int-padl select,
.form-grp.form-grp-var select {
  padding-left: 50px;
}
.form-grp.int-padr input,
.form-grp.int-padr select {
  padding-right: 50px;
}
.form-grp .view-pass {
  position: absolute;
  right: 10px;
  bottom: 15px;
  line-height: 0;
  font-size: 22px;
  cursor: pointer;
  z-index: 9;
}
.form-grp.disabled-field {
  background: #f5f5f5;
}
.form-grp.disabled-field .form-field {
  border-color: #f5f5f5;
}
.form-grp.disabled-field .form-label {
  color: #999;
  background: transparent;
  width: 100%;
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
}
/* Password View end */
/* date Picker */
.datetimepicker-input ~ i {
  position: absolute;
  right: 20px;
  top: 25px;
  line-height: 0;
  font-size: 22px;
  color: #a7b3c4;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  border: 1px solid #a7b3c4;
  height: 30px;
  z-index: 2;
  padding: 0 10px;
  font-size: 14px;
  color: #1c2d41;
  font-weight: 400;
  outline: none;
  border-radius: 5px;
  background: transparent url(../img/drop-down-arrow.svg) no-repeat calc(100% - 5px) center / 10px;
  -webkit-appearance: none;
}
.daterangepicker {
  border: 0;
  color: #425061;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 1px 9px 21px rgba(53, 143, 207, 0.2);
  -moz-box-shadow: 1px 9px 21px rgba(53, 143, 207, 0.2);
  box-shadow: 1px 9px 21px rgba(53, 143, 207, 0.2);
  padding: 10px;
  z-index: 10000;
}
.daterangepicker td.start-date {
  border-radius: 50% 0 0 50%;
}
.daterangepicker td.end-date {
  border-radius: 0 50% 50% 0;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #a7b3c4;
  border: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.daterangepicker .calendar-table .next span:hover,
.daterangepicker .calendar-table .prev span:hover {
  color: #3592cf;
}
.daterangepicker .calendar-table .next span:before,
.daterangepicker .calendar-table .prev span:before {
  border: 1px solid #a7b3c4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: block;
  min-width: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 10px;
}
.daterangepicker .calendar-table .next span:hover:before,
.daterangepicker .calendar-table .prev span:hover:before {
  border: 1px solid #3490cf;
}
.daterangepicker .calendar-table .next span:before {
  content: "\e918";
  font-family: "icomoon" !important;
}
.daterangepicker .calendar-table .prev span:before {
  content: "\e912";
  font-family: "icomoon" !important;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  height: 32px;
}
.daterangepicker .btn-primary {
  font-family: "medium";
  border-color: transparent;
  background: #1baac4;
  color: #fff;
  box-shadow: none !important;
}
.daterangepicker:before {
  border-bottom: 0;
}
.daterangepicker .calendar-table th {
  font-family: "bold";
  font-size: 14px;
  color: #000000;
}
.daterangepicker th.month {
  font-family: "medium";
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000;
}
.daterangepicker td.in-range {
  background-color: #3592cf;
  color: #fff;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #3592cf;
}
.daterangepicker .calendar-table td {
  font-family: "regular";
  font-size: 14px;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  color: rgba(167, 179, 196, 0.5);
}
.daterangepicker th.available:hover {
  background-color: transparent;
}
.daterangepicker.show-calendar .drp-buttons {
  border-top: 0;
}
.daterangepicker.show-calendar .drp-buttons .drp-selected,
.daterangepicker.show-calendar .drp-buttons .cancelBtn {
  display: none;
}
.daterangepicker .drp-buttons .btn {
  margin-left: 0;
  width: 100%;
  padding: 6px 8px;
}
.daterangepicker td.start-date.end-date {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #1baac4;
}
/* date Picker end */
/* Select */
.select-field {
  background: url("../img/drop-arrow.svg") no-repeat calc(100% - 20px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select-field option {
  color: #9fa4a9;
}
.select-field option:checked,
.select-field option:hover {
  background: #7cb2f6;
  color: #fff;
}
/* // Select */
/* Placeholder */
.form-grp input::-webkit-input-placeholder,
.form-grp input:-ms-input-placeholder,
.form-grp input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.form-grp input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* Placeholder end */
label.error {
  font-weight: 400;
  margin: 0;
  margin-top: 5px;
  line-height: 2;
  font-size: 14px;
  color: #f71336;
  position: relative;
}
/*==========================================================================
=> Radio Small
========================================================================== */
.radio-box {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 30px;
}
.radio-box input {
  position: absolute;
  width: 0;
  opacity: 0;
}
.radio-box label {
  font-size: 18px;
  color: #000;
  margin: 0;
  padding: 5px;
  padding-left: 36px;
  cursor: pointer;
  position: relative;
}
.radio-box label:before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #000;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.radio-box input:checked ~ label::before {
  border: 7px solid #000;
}
.radio-box label.error {
  display: none !important;
}
.radio-box input.error ~ label {
  color: #ff2323;
}
.radio-box input.error ~ .chk-label:before {
  border: 1px solid #ff2323;
}
/* // Radio Box */
/*==========================================================================
=> Checkbox Small
========================================================================== */
.checkbox-box {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.checkbox-box input {
  position: absolute;
  width: 0;
  opacity: 0;
}
.checkbox-box input.only-chkbox {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 6px;
  left: 1px;
  cursor: pointer;
  z-index: 2;
  opacity: 0;
}
.checkbox-box .chk-label {
  font-size: 16px;
  color: #30223b;
  line-height: 1.5;
  margin: 0;
  padding: 5px;
  padding-left: 36px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.checkbox-box .chk-label:before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background: transparent;
  border: 1.5px solid #000;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.checkbox-box .chk-label:after {
  content: "";
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 7px;
}
.checkbox-box input:checked ~ .chk-label::after {
  font-family: "icomoon" !important;
  content: "\e92d";
  color: #000;
  font-size: 12px;
}
.checkbox-box label.error {
  display: none !important;
}
.checkbox-box input.error ~ .chk-label {
  color: #ff2323;
}
.checkbox-box input.error ~ .chk-label:before {
  border: 1px solid #ff2323;
}
/* // Checkbox */
/* checkbox 2 */
.checkbox-box.chk-rd .chk-label:before {
  border-radius: 100%;
}
.checkbox-box input:checked ~ .chk-label::before {
  background: #000;
}
.checkbox-box input:checked ~ .chk-label::after {
  color: #ffffff;
}
/* checkbox 2 end */
/* checkbox 3 */
.checkbox-box.check-three {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.checkbox-box.check-three label {
  border: 1px solid #e7e9ec;
  text-align: center;
  border-radius: 8px;
  padding: 25px 50px;
  max-width: 255px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.checkbox-box.check-three label i {
  display: block;
  font-size: 60px;
  margin-bottom: 20px;
  color: #8594af;
}
.checkbox-box.check-three label span {
  border-radius: 8px;
  font-size: 18px;
  color: #8594af;
}
.checkbox-box.check-three label:before {
  border-radius: 100%;
  border: 1px solid #000;
}
.checkbox-box.check-three label:before,
.checkbox-box.check-three label:after {
  left: inherit;
  right: 15px;
  top: 15px;
}
.checkbox-box.check-three input:checked ~ .chk-label {
  border: 1px solid #000;
}
.checkbox-box.check-three input:checked ~ .chk-label span {
  font-family: 700;
  color: #30223b;
}
.checkbox-box.check-three input:checked ~ .chk-label i {
  color: #000;
}
.checkbox-box.check-three input:checked ~ .chk-label .home-img {
  filter: none;
}
.checkbox-box.check-three input:checked ~ .chk-label::after {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  position: absolute;
  background: #000;
  color: #fff;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* checkbox 3 end */
/* checkbox 4 */
.checkbox-box.chk-four {
  margin-right: 10px;
}
.checkbox-box.chk-four label {
  padding: 7px 15px;
  border: 1px solid #dde3ee;
  border-radius: 8px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.checkbox-box.chk-four label i {
  font-size: 18px;
  color: #8594af;
  margin-right: 10px;
  position: absolute;
  left: 15px;
}
.checkbox-box.chk-four label span {
  font-family: 500;
  font-size: 14px;
  color: #000;
  margin-left: 25px;
}
.checkbox-box.chk-four label:before,
.checkbox-box.chk-four label:after {
  display: none;
}
.checkbox-box.chk-four.chk-err input:checked ~ .chk-label {
  border: 1px solid var(--clr-red);
}
.checkbox-box.chk-four.chk-err input:checked ~ .chk-label i {
  color: var(--clr-red);
}
.checkbox-box.chk-four input:checked ~ .chk-label {
  border: 1px solid var(--clr-grn);
}
.checkbox-box.chk-four input:checked ~ .chk-label i {
  color: var(--clr-grn);
}
/* checkbox 4 end */
/* checkbox 5 */
.checkbox-box.check-five .chk-label {
  padding: 12px 25px;
  border: 1px solid #dde3ee;
  border-radius: 8px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.checkbox-box.check-five .chk-label span {
  font-family: 500;
  font-size: 16px;
  color: #8594af;
}
.checkbox-box.check-five .chk-label:before {
  border-radius: 100%;
  border: none;
}
.checkbox-box.check-five .chk-label:before,
.checkbox-box.check-five .chk-label:after {
  left: inherit;
  right: -11px;
  top: -11px;
}
.checkbox-box.check-five input:checked ~ .chk-label {
  border: 1px solid #000;
}
.checkbox-box.check-five input:checked ~ .chk-label span {
  color: #000000;
}
.checkbox-box.check-five input:checked ~ .chk-label::after {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  position: absolute;
  color: #fff;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* checkbox 5 end */
/*==========================================================================
=> Modal
==========================================================================*/
.modal-subTitle {
  font-size: 14px;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 4px;
}
.modal-title {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 20px;
  line-height: 1.2;
  color: #003f59;
  border-bottom: 1px solid rgba(0, 63, 89, 0.1);
  padding-bottom: 10px;
}
.modal-para p {
  font-size: 16px;
  line-height: 1.6;
  color: #8793a2;
  margin-bottom: 8px;
}
.modal-para p:last-child {
  margin-bottom: 0;
}
.modal-cancel {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
  font-size: 24px;
  line-height: 1;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.modal-cross {
  display: flex;
  font-size: 22px;
  margin: 0 auto 12px;
  margin-right: 0;
  color: #000000;
  width: fit-content;
  cursor: pointer;
}
.modal-cross i {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.modal-cross:hover i {
  transform: rotate(90deg);
}
.modal-content {
  display: block;
  border: none;
  border-radius: 10px;
  padding: 24px;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.1);
}
.window-1440 {
  max-width: 1440px;
  padding: 0 15px;
}
.window-990 {
  max-width: 990px;
  padding: 0 15px;
}
.window-500 {
  max-width: 500px;
  padding: 0 15px;
}
.static-cont {
  margin-bottom: 32px;
}
.static-cont li {
  font-size: 14px;
  color: #233037;
  padding-left: 20px;
  margin-bottom: 6px;
  position: relative;
}
.static-cont li p {
  margin-bottom: 10px;
}
.static-cont li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 7px;
  background: #fd9933;
  border-radius: 50%;
  top: 7px;
}
.static-cont p {
  font-size: 14px;
  color: #233037;
  margin-bottom: 20px;
}
.modal-backdrop.show {
  opacity: 0.9;
}
.modal-backdrop {
  background-color: #fff;
}
.modal-cancel:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis2 {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ellipsis3 {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ellipsis4 {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.flex-justify {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.element-head {
  font-size: 40px;
  font-weight: bold;
}
/* content page */
.content-hdn {
  font-weight: 700;
  font-size: 42px;
  color: #171717;
  text-align: center;
  margin-bottom: 48px;
}
.content-body {
  color: #0d1923;
}
.content-body img {
  height: 500px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 24px;
  border-radius: var(--br40);
  overflow: hidden;
  border: 2px solid rgba(140, 69, 26, 0.1);
}
.content-body h2 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: var(--fs48);
  margin-bottom: 16px;
}
.content-body h3 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: var(--fs40);
  margin-bottom: 16px;
}
.content-body h4 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: var(--fs36);
  margin-bottom: 16px;
}
.content-body h5 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: var(--fs32);
  margin-bottom: 16px;
}
.content-body h6 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: var(--fs28);
  margin-bottom: 16px;
}
.content-body p {
  font-size: var(--fs18);
  line-height: 1.6;
  margin-bottom: 20px;
  color: #38434b;
}
.content-body ul {
  margin-bottom: 22px;
}
.content-body ul li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 20px;
  font-size: var(--fs20);
  line-height: 1.6;
  color: #38434b;
}
.content-body ul li p,
.content-body ul li a {
  margin-bottom: 0;
}
.content-body ul li a {
  color: #ee9b11;
}
.content-body ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  overflow: hidden;
  display: block;
  top: 11px;
  left: 0;
  background: #38434b;
}
.content-body ul li:last-child {
  margin-bottom: 0;
}
.content-body blockquote {
  border-radius: var(--br24);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1.2px solid rgba(140, 69, 26, 0.1);
  border-bottom: transparent;
  background: #ffefd4;
  width: 78%;
  margin: 0 auto;
  color: #201610;
  font-size: var(--fs24);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.6px;
  padding: 24px 24px 16px;
}
.content-body blockquote + p {
  width: 78%;
  margin: 0 auto 56px;
  color: #48433f;
  font-size: 16px;
  line-height: 1.5;
  border: 1.2px solid rgba(140, 69, 26, 0.1);
  border-top: transparent;
  background: #ffefd4;
  padding: 0 24px 24px 24px;
  border-bottom-left-radius: var(--br24);
  border-bottom-right-radius: var(--br24);
}
@media all and (max-width: 1600px) {
  .content-body img {
    height: 400px;
  }
}
@media all and (max-width: 1200px) {
  .content-body img {
    height: 300px;
  }
}
@media all and (max-width: 990px) {
  .content-body img {
    height: 270px;
  }
}
@media all and (max-width: 480px) {
  .content-hdn {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
/* content page end */
.thankyou-contain {
  height: 100dvh;
  display: flex;
  align-items: center;
}
.thankyou-card {
  text-align: center;
  margin: auto;
  max-width: 480px;
}
.thankyou-img {
  width: calc(100% - 100px);
  margin: 0 auto 32px;
}
.thankyou-hdn {
  font-size: 48px;
  color: #202135;
  margin-bottom: 18px;
}
.thankyou-para p {
  color: #455a64;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 10px;
}
.thankyou-para p:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 990px) {
  .thankyou-hdn {
    font-size: 42px;
    margin-bottom: 12px;
  }
}
@media all and (max-width: 480px) {
  .thankyou-hdn {
    font-size: 32px;
    margin-bottom: 8px;
  }
}
.error-wrap {
  height: calc(100dvh - var(--header-height));
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  position: relative;
}
.error-sec {
  overflow: hidden;
  position: relative;
}
.error-img {
  width: 40vw;
  height: auto;
}
.ty-img {
  width: 11vw;
  height: auto;
}
.error-title {
  color: #fff;
  text-align: center;
  font-size: var(--font48);
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  max-width: 447px;
}
@media all and (max-width: 1366px) {
  .ty-img {
    width: 30vw;
  }
}
/*==========================================================================
=> Accordion
==========================================================================*/
.accordion {
  background: transparent;
  cursor: pointer;
  padding: 32px 36px;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
  position: relative;
  color: #fff;
  font-size: 15px;
  text-align: left;
  font-size: 24px;
}
.accordion::after,
.accordion:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  right: 36px;
  top: 50%;
}
.accordion::before {
  transform: rotate(90deg);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.panel {
  display: none;
  padding: 0 30px 32px 36px;
}
.panel p {
  font-size: 16px;
  line-height: 1.9;
  color: #fff;
}
.acc-container {
  max-width: 1065px;
  width: 100%;
  margin: 50px auto;
}
.acc-item {
  margin-bottom: 30px;
  border-radius: 24px;
  overflow: hidden;
  background: var(--button-fill);
}
.acc-item p {
  margin-bottom: 20px;
}
.acc-item p:last-child {
  margin-bottom: 0;
}
.acc-item:last-child {
  margin-bottom: 0;
}
.acc-item.active .accordion {
  padding: 32px 70px 16px 36px;
}
.acc-item.active .accordion::before {
  transform: rotate(180deg);
}
/*==========================================================================
=> Multiple Tab
==========================================================================*/
.tabs {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tabs ul {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
  width: fit-content;
  position: relative;
}
.tabs ul li {
  color: #565656;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 15px 10px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.tabs ul li.active {
  color: var(--primary);
}
.indicator {
  width: 0;
  height: 1px;
  background: var(--primary);
  position: absolute;
  bottom: 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.comm-tab-wrap {
  width: 100%;
  margin: 50px auto;
}
.comm-tab-wrap ul.tabs {
  width: 100%;
  justify-content: center;
}
.comm-tab-wrap ul.tabs li {
  width: 100%;
  text-align: center;
  max-width: 270px;
  flex: 1;
}
.comm-tab-wrap .tab_container {
  max-width: 1060px;
  margin: 0 auto;
}
.comm-tab-box {
  width: 100%;
  margin-bottom: 60px;
}
/* Most common */
.over-visible {
  overflow: visible;
}
.over-hidden {
  overflow: hidden;
}
.swiper-slide {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.swiper-fitw .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-fitw .swiper-slide {
  width: fit-content;
}
.swiper-op .swiper-slide {
  opacity: 0.5;
  transform: scale(0.9);
}
.swiper-op .swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.font16r {
  color: var(--clr-black);
  font-size: var(--fs16);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font18r {
  color: var(--clr-black);
  font-size: var(--fs18);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font22r {
  color: var(--clr-black);
  font-size: var(--fs22);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font24r {
  color: var(--clr-black);
  font-size: var(--fs24);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font30r {
  color: var(--clr-black);
  font-size: var(--fs30);
  line-height: 1.4;
  letter-spacing: 0.54px;
}
.font32r {
  color: var(--clr-black);
  font-size: var(--fs32);
  line-height: 1.2;
  letter-spacing: 0.54px;
}
.font36r {
  color: var(--clr-black);
  font-size: var(--fs36);
  line-height: 1.4;
}
.font48r {
  color: var(--clr-black);
  font-size: var(--fs48);
  line-height: 1.2;
}
.font72r {
  color: var(--clr-black);
  font-size: var(--fs72);
  line-height: 1;
}
.t-cen {
  text-align: center;
}
.tt-uc {
  text-transform: uppercase;
}
.txt-white {
  color: var(--clr-white) !important;
}
.txt-black {
  color: var(--clr-black) !important;
}
.txt-grey {
  color: var(--clr-grey) !important;
}
.txt-grey p,
.txt-grey ul li {
  color: var(--clr-grey) !important;
}
.txt-dgrey {
  color: var(--clr-dgrey) !important;
}
.txt-dgrey p,
.txt-dgrey ul li {
  color: var(--clr-dgrey) !important;
}
.txt-blue {
  color: var(--clr-blue) !important;
}
.bg-blue {
  background: var(--clr-blue) !important;
}
.bg-ligblue {
  background: var(--clr-ligBlue) !important;
}
.comm-cont {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.comm-cont p {
  color: var(--clr-black);
  font-size: var(--fs18);
}
.comm-cont ul ul {
  margin-top: 16px;
}
.comm-cont ul ul li::before {
  border-radius: 0;
  width: 8px;
  height: 2px;
}
.comm-cont ul li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 20px;
  color: var(--clr-black);
  font-size: var(--fs18);
}
.comm-cont ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  display: block;
  top: 10px;
  left: 0;
  background: var(--clr-green);
}
.comm-cont ul li:last-child {
  margin-bottom: 0;
}
.comm-flex-btn {
  display: flex;
  align-items: center;
  gap: 24px;
}
.comm-nav-wrap {
  display: flex;
  align-items: center;
  gap: 24px;
}
.comm-nav {
  cursor: pointer;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  overflow: hidden;
  border: 2px solid #B2977D;
  background: #FFF;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.comm-nav i {
  font-size: 12px;
  color: #0D1923;
}
.comm-nav.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.comm-nav:hover {
  background: #292C39;
  border: 2px solid #292C39;
}
.comm-nav:hover i {
  color: #fff;
}
.comm-nav:first-child {
  transform: rotate(180deg);
}
.anim-text div {
  background: linear-gradient(to right, var(--clr-white) 50%, var(--clr-grey) 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  opacity: 0.3;
}
.comm-video-box {
  height: 0;
  padding-top: 65%;
  overflow: hidden;
  display: block;
  border-radius: 20px;
  position: relative;
}
.comm-video-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.comm-pagination {
  margin-top: 60px;
}
.comm-pagination ul {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.comm-pagination li {
  font-size: var(--fs24);
  font-weight: 600;
  letter-spacing: -0.72px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comm-pagination li span {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.comm-pagination li a,
.comm-pagination li span {
  color: var(--clr-black);
}
.comm-pagination li .next span,
.comm-pagination li .prev span {
  color: var(--clr-maroon);
}
.comm-pagination li .current {
  background: var(--clr-maroon);
  color: var(--clr-white);
}
/* Most common end */
/*==========================================================================
=> Footer
==========================================================================*/
.footer-main-box {
  padding: var(--header-height) 0 60px;
  position: relative;
}
.footer-main-box .container {
  position: relative;
  z-index: 2;
}
.footer-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pre-footer-box {
  padding: 64px 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 32px;
}
.pre-footer-box .comm-sec-hdn {
  max-width: 790px;
  text-align: center;
  color: #fff;
}
.footer-box {
  padding-top: 56px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.footer-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
.footer-info {
  max-width: 270px;
  width: 100%;
}
.footer-info p {
  color: #e5eaeb;
  font-size: var(--fs16);
  line-height: 1.5;
  letter-spacing: -0.32px;
}
.footer-logo {
  width: 200px;
  margin-bottom: 32px;
  display: block;
}
.footer-col-wrap {
  display: flex;
  gap: 30px 155px;
}
.footer-col h4 {
  color: #fff;
  font-size: var(--fs16);
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.footer-col ul li {
  margin-bottom: 24px;
}
.footer-col ul li:last-child {
  margin-bottom: 0;
}
.footer-col ul li a {
  color: #fff;
  font-size: var(--fs16);
  letter-spacing: -0.48px;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.footer-col ul li a:hover {
  color: #e0b85f;
}
.footer-col ul li img {
  width: 24px;
  height: 24px;
}
.footer-bottom {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
}
.footer-bottom img {
  max-width: 600px;
  width: 100%;
  order: 1;
}
.footer-bottom p {
  color: #fff;
  font-size: var(--fs16);
  line-height: 1.5;
  letter-spacing: -0.32px;
  margin-bottom: 24px;
  display: flex;
  gap: 8px;
}
.footer-bottom p a {
  color: #fff;
  font-size: var(--fs16);
  line-height: 1.5;
  letter-spacing: -0.32px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.footer-bottom p a::hover {
  color: #e0b85f;
}
.footer-bottom p:first-child {
  order: 0;
}
.footer-bottom p:last-child {
  order: 2;
}
@media all and (max-width: 1600px) {
  .footer-col-wrap {
    gap: 30px 90px;
  }
  .footer-bottom img {
    max-width: 450px;
  }
  .footer-wrap {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 1366px) {
  .pre-footer-box .comm-sec-hdn {
    max-width: 540px;
  }
}
@media all and (max-width: 1200px) {
  .pre-footer-box .comm-sec-hdn {
    max-width: 460px;
  }
  .footer-main-box {
    padding: 40px 0;
  }
  .pre-footer-box {
    padding: 34px 0 44px;
    gap: 20px;
  }
  .footer-bottom img {
    max-width: 350px;
  }
  .footer-box {
    padding-top: 40px;
  }
  .footer-logo {
    width: 130px;
    margin-bottom: 20px;
  }
  .footer-col h4 {
    margin-bottom: 14px;
  }
  .footer-col ul li {
    margin-bottom: 16px;
  }
  .footer-bottom p {
    margin-bottom: 14px;
  }
}
@media all and (max-width: 1024px) {
  .footer-wrap {
    flex-direction: column;
    gap: 40px;
  }
  .footer-bottom {
    align-items: center;
    gap: 16px;
    flex-direction: column;
    text-align: center;
  }
  .footer-bottom img {
    max-width: 250px;
    order: 0;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .footer-col-wrap {
    gap: 30px 50px;
    flex-wrap: wrap;
  }
}
@media all and (max-width: 768px) {
  .pre-footer-box .comm-sec-hdn {
    max-width: 310px;
  }
}
@media all and (max-width: 480px) {
  .footer-col ul li a,
  .footer-col h4 {
    font-size: 14px;
  }
  .footer-col ul li img {
    width: 18px;
    height: 18px;
    display: inline-flex;
    margin-right: 5px;
    object-fit: contain;
  }
}
/*==========================================================================
=> Animation
==========================================================================*/
/* Text Focus Starts */
.text-focus-in {
  -webkit-animation: text-focus-in 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: text-focus-in 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
/* Text Focus Ends */
/* Fade Up Starts */
.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* Fade Up Ends */
/*==========================================================================
=> Breadcrumbs
==========================================================================*/
.breadcrumbs {
  padding: 24px 0 32px;
  display: flex;
  align-items: center;
  gap: 14px 30px;
  flex-wrap: wrap;
}
.breadcrumbs p {
  color: #7b8081;
  font-size: var(--fs16);
  line-height: 1.5;
  letter-spacing: -0.32px;
}
.breadcrumbs a {
  color: #38434b;
  font-size: var(--fs16);
  line-height: 1.5;
  letter-spacing: -0.32px;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.breadcrumbs a:hover {
  color: #b2977d;
}
.breadcrumbs a::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #b2977d;
  position: absolute;
  top: 54%;
  right: -15px;
  transform: translate(0, -50%);
}
.breadcrumbs.light a {
  color: #7b8081;
}
.breadcrumbs.light a:hover {
  color: #b2977d;
}
.breadcrumbs.light p {
  color: #ccd3d8;
}
.breadcrumbs.center {
  justify-content: center;
}
:root {
  --header-height: 90px;
  --header-scroll-height: 70px;
}
html,
body {
  width: 100%;
}
.container {
  max-width: 1750px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-md {
  max-width: 1460px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.main-container {
  padding-top: var(--header-height);
}
.comm-section-wm {
  margin: var(--spc4080) 0;
  padding: var(--spc4080) 0;
  position: relative;
}
.comm-section {
  padding: var(--spc4080) 0;
  position: relative;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Home Page Starts */
.banner-box {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.banner-box .container {
  height: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banner-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  animation: zoomIn 0.8s linear;
}
.banner-bg::after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background-blend-mode: hard-light, soft-light;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-info {
  position: relative;
  z-index: 2;
  max-width: 760px;
  width: 100%;
}
.banner-info .comm-para {
  max-width: 530px;
}
.banner-info .comm-para p {
  font-size: var(--fs24);
}
.banner-hdn {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: var(--fs80);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
}
@keyframes zoomIn {
  0% {
    scale: 1.25;
    opacity: 0.8;
  }
  50% {
    scale: 1.05;
    opacity: 0.9;
  }
  100% {
    scale: 1;
    opacity: 1;
  }
}
.otd-main-box {
  padding: 0 76px;
  position: relative;
}
.otd-info-box {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100vh - var(--header-height));
  position: sticky;
  top: var(--header-height);
}
.otd-info {
  max-width: 500px;
  width: 100%;
  text-align: center;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
}
.otd-info .comm-para {
  margin-bottom: 16px;
}
.otd-card {
  width: 360px;
  height: 490px;
  position: relative;
  margin-bottom: 60px;
}
.otd-card:last-child {
  margin-bottom: 0;
}
.otd-card:nth-child(even) {
  margin-left: auto;
}
.otd-card-detail {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 2;
  text-align: center;
  width: 100%;
}
.otd-card-detail p {
  color: #fff;
  font-size: var(--fs18);
  line-height: 1.5;
  letter-spacing: -0.36px;
}
.otd-img {
  width: 100%;
  height: 100%;
}
.otd-num {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: var(--fs80);
  letter-spacing: 0.8px;
  display: flex;
  justify-content: center;
  position: relative;
  width: fit-content;
  margin: 0 auto 6px;
}
.otd-num span {
  height: 1em;
  line-height: 1em;
  font-weight: 500;
}
.odometer {
  overflow: hidden;
}
.digit {
  display: inline-block;
  height: 1em;
  overflow: hidden;
  position: relative;
  width: 1ch;
}
.digit span {
  display: block;
  overflow: hidden;
}
.otd-hdn {
  color: #0d1923;
  font-family: "Playfair Display", serif;
  font-size: var(--fs80);
  line-height: 1.2;
  font-weight: 700;
}
.bcs-wrap {
  height: 580px;
  display: flex;
  gap: 26px;
}
.bespoke-wrap .f-row {
  gap: 30px 0;
}
.bcs-box {
  width: calc(25% - 13px);
  position: relative;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  filter: grayscale(1);
}
.bcs-box.active {
  filter: grayscale(0);
  width: calc(50% - 13px);
}
.bcs-box.active .bsc-info {
  padding: 48px 40px;
}
.bcs-box.active .bsc-info a {
  opacity: 1;
  visibility: visible;
}
.bcs-box.active .bsc-hdn {
  font-size: var(--fs42);
}
.bcs-box .bsc-img {
  position: relative;
}
.bcs-box .bsc-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(23, 25, 31, 0) 17.85%, #17191f 83.1%);
  width: 100%;
  height: 100%;
}
.bespoke-box {
  position: relative;
  filter: grayscale(1);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.bespoke-box:hover {
  filter: grayscale(0);
}
.bespoke-box .bsc-img {
  position: relative;
  background: linear-gradient(0deg, #d6b896 0%, #d6b896 100%);
  background-blend-mode: hue,
    normal,
    normal;
}
.bespoke-box .bsc-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(23, 25, 31, 0) 17.85%, #17191f 83.1%);
  width: 100%;
  height: 100%;
}
.bespoke-box .bsc-hdn {
  font-size: var(--fs40);
}
.bespoke-box .bsc-info a {
  opacity: 1;
  visibility: visible;
}
.bsc-img {
  width: 100%;
  height: 100%;
}
.bsc-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 34px 40px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  gap: 24px;
}
.bsc-info a {
  width: 50px;
  height: 50px;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.bsc-info a:hover img {
  transform: rotate(-45deg);
}
.bsc-info a img {
  display: block;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.bsc-hdn {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: var(--fs32);
  line-height: 1.25;
  letter-spacing: -1.2px;
  white-space: nowrap;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.start-box {
  padding: 54px 78px 64px 76px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 300px;
  align-items: center;
}
.start-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.start-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.start-hdn {
  color: #fff;
  font-family: "Playfair Display";
  font-weight: 700;
  font-size: var(--fs40);
  line-height: 1.3;
  position: relative;
  z-index: 2;
  max-width: 740px;
  width: 100%;
  text-align: center;
}
.start-img-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 76px;
  position: relative;
  z-index: 2;
}
.start-img {
  width: fit-content;
  position: relative;
}
.start-img::after {
  content: "";
  width: 1px;
  height: 110%;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -38px;
  transform: translate(0, -50%);
}
.start-img:last-child::after {
  display: none;
}
.start-img img {
  object-fit: contain;
}
.insight-hdn-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-bottom: 46px;
}
.insight-tab-wrap ul {
  display: flex;
  border-bottom: 1px solid #9a9a9a;
}
.insight-tab-wrap ul li {
  color: #9a9a9a;
  font-size: var(--fs18);
  line-height: 1.2;
  padding: 20px 70px;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.insight-tab-wrap ul li::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #b2977d;
  position: absolute;
  bottom: -1px;
  left: 0;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.insight-tab-wrap ul li.active {
  color: #000;
}
.insight-tab-wrap ul li.active a {
  color: #000;
}
.insight-tab-wrap ul li.active::after {
  clip-path: inset(0 0 0 0);
}
.insight-tab-wrap ul li:hover {
  color: #000000;
}
.insight-tab-wrap ul li:hover::after {
  clip-path: inset(0 0 0 0);
}
.insight-tab-wrap ul li a {
  color: #9a9a9a;
  font-size: var(--fs18);
  line-height: 1.2;
}
.ra-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 48px;
  grid-row-gap: 32px;
  height: 600px;
}
.ra-wrap > div {
  width: 100%;
  height: 100%;
}
.ra0 {
  grid-area: 1 / 1 / 4 / 2;
  position: relative;
}
.ra0::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64.15%, rgba(0, 0, 0, 0.9) 85.54%);
  position: absolute;
  top: 0;
  left: 0;
}
.ra0 .ra-info {
  z-index: 2;
}
.ra1 {
  grid-area: 1 / 2 / 2 / 3;
}
.ra2 {
  grid-area: 2 / 2 / 3 / 3;
}
.ra3 {
  grid-area: 3 / 2 / 4 / 3;
}
.ra-img {
  width: 240px;
  height: 100%;
}
.ra-info {
  flex: 1;
  display: flex;
  justify-content: space-between;
  gap: 14px;
  flex-direction: column;
}
.ra-info ul {
  display: flex;
  gap: 6px 22px;
  flex-wrap: wrap;
}
.ra-info ul li {
  color: #0d1923;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: -0.28px;
  text-transform: uppercase;
  position: relative;
}
.ra-info ul li::after {
  content: "|";
  color: var(--Grey, #4c5c73);
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: -13px;
  transform: translate(0, -50%);
}
.ra-info ul li:last-child::after {
  display: none;
}
.ra-info p {
  color: #4F585E;
  font-size: var(--fs16);
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.32px;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.know-more {
  color: #b2977d;
  font-size: var(--fs16);
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  cursor: pointer;
  width: fit-content;
  position: relative;
}
.know-more::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #b2977d;
  clip-path: inset(0 0 0 0);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.know-more:hover::after {
  clip-path: inset(0 50%);
}
.ra-hdn {
  color: #292C39;
  font-size: var(--fs24);
  line-height: 1.5;
  letter-spacing: -1px;
  font-weight: 600;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ra-box {
  display: flex;
  gap: 32px;
  position: relative;
}
.ra-box:first-child {
  border: none;
  padding: 0;
  margin: 0;
}
.ra-box:first-child .ra-img {
  width: 100%;
}
.ra-box:first-child .ra-info {
  position: absolute;
  padding: 32px 38px;
  bottom: 0;
  left: 0;
}
.ra-box:first-child .ra-info ul li,
.ra-box:first-child .ra-info .ra-hdn,
.ra-box:first-child .ra-info p {
  color: #fff;
}
/* Home Page Ends */
/* Blog Starts */
.blog-card-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 30px;
}
.blog-card-wrap .blog-card {
  width: calc(33.333% - 20px);
}
.blog-card-wrap .blog-card:first-child {
  width: 100%;
  height: 600px;
  position: relative;
}
.blog-card-wrap .blog-card:first-child .blog-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.blog-card-wrap .blog-card:first-child .blog-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.42%, #000000 87.67%);
  background-blend-mode: normal, overlay, normal;
  position: absolute;
  top: 0;
  left: 0;
}
.blog-card-wrap .blog-card:first-child .ra-info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 48px;
  width: 100%;
  z-index: 2;
}
.blog-card-wrap .blog-card:first-child .ra-info ul li,
.blog-card-wrap .blog-card:first-child .ra-info .ra-hdn,
.blog-card-wrap .blog-card:first-child .ra-info p {
  color: #fff;
}
.blog-card .ra-info {
  gap: 24px;
}
.blog-img {
  width: 100%;
  height: 290px;
  margin-bottom: 20px;
}
.blog-form-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 120px;
  z-index: 2;
  position: relative;
}
.blog-form-wrap .comm-sec-hdn {
  max-width: 510px;
  width: 100%;
}
.blog-form-box {
  max-width: 580px;
  width: 100%;
}
/* Blog Ends */
/* Blog Detail Starts */
.bd-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-bottom: 120px;
}
.bd-wrap .ra-info {
  max-width: 560px;
  width: 100%;
}
.bd-img {
  width: 730px;
  height: 600px;
}
.blog-detail-card-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 30px;
}
.blog-detail-card-wrap .blog-card {
  width: calc(33.333% - 20px);
}
/* Blog Detail Ends */
/* News Letter Starts */
.news-top-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 120px;
}
.news-top-wrap .ra-info {
  max-width: 560px;
  align-items: flex-start;
  margin: 0 auto;
}
.news-top-wrap .ra-info p {
  margin-bottom: 32px;
}
.news-top-img {
  width: 870px;
  height: 600px;
}
.lr-wrap {
  display: flex;
  gap: 60px;
}
.lr-card-wrap {
  display: flex;
  gap: 80px 48px;
  flex-wrap: wrap;
  flex: 1;
}
.lr-card-wrap .blog-card {
  width: calc(50% - 24px);
}
.lr-form-box {
  position: relative;
  background: url("../img/lr-form-bg.png") no-repeat;
  background-size: cover;
  padding: 40px;
  max-width: 560px;
  width: 100%;
  height: fit-content;
}
/* News Letter Ends */
/* Service Starts */
.service-hdn-box {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 650px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 40px;
}
.service-hdn-box .container {
  position: relative;
  z-index: 3;
}
.sph-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sph-img::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(240deg, rgba(23, 25, 31, 0) 50%, rgba(23, 25, 31, 0.84) 90%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.sph-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(23, 25, 31, 0) 50%, rgba(23, 25, 31, 0.84) 90%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.sph-box {
  max-width: 650px;
  width: 100%;
  padding: 140px 0 80px;
}
.sph-box .comm-page-hdn {
  margin-bottom: 16px;
}
.sph-box .comm-para {
  max-width: 580px;
  width: 100%;
}
.sph-box .comm-para p {
  font-size: var(--fs24);
  color: #e5eaeb;
}
.sph-box.large {
  max-width: 990px;
}
.ss-wrap .f-row {
  gap: 30px 0;
  justify-content: center;
}
.justify-center {
  justify-content: center;
}
.ss-box {
  width: 100%;
  height: 490px;
  position: relative;
}
.ss-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.ss-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(184deg, rgba(12, 6, 0, 0) 50.45%, rgba(12, 6, 0, 0.9) 87.56%);
  background-blend-mode: color, normal, normal;
  position: absolute;
  top: 0;
  left: 0;
}
.ss-info {
  padding: 24px 32px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.ss-info p {
  color: #ccd3d8;
  font-size: var(--fs18);
  line-height: 1.7;
}
.ss-hdn {
  color: #fff;
  font-size: var(--fs28);
  line-height: 1.2;
  letter-spacing: -1px;
  font-weight: 600;
  margin-bottom: 6px;
}
.partner-main-box .start-hdn {
  max-width: 610px;
}
.partner-wrap {
  display: flex;
  border: 1.5px solid rgba(154, 154, 154, 0.6);
  border-bottom: none;
}
.partner-box {
  border-right: 1.5px solid rgba(154, 154, 154, 0.6);
  padding: 32px;
  flex: 1;
}
.partner-box:last-child {
  border-right: none;
}
.partner-box p {
  color: #38434b;
  font-size: var(--fs18);
  line-height: 1.7;
  font-weight: 500;
}
.partner-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
}
.partner-hdn {
  color: #201610;
  font-size: var(--fs32);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.64px;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.co-wrap {
  display: flex;
  justify-content: space-between;
  gap: 100px;
  position: relative;
}
.co-info {
  max-width: 560px;
  width: 100%;
  height: fit-content;
  position: sticky;
  top: calc(var(--header-height) + 10%);
}
.co-info .comm-sm-hdn {
  margin-bottom: 16px;
}
.co-box-wrap {
  max-width: 990px;
  width: 100%;
}
.co-box {
  width: 100%;
  margin-bottom: 100px;
}
.co-box:last-child {
  margin-bottom: 0;
}
.co-img {
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}
.co-img img {
  object-fit: contain;
}
.dp-box {
  width: 100%;
  position: relative;
}
.dp-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dp-cont {
  padding: 80px;
  position: relative;
  width: fit-content;
}
.dp-cont ul li {
  padding: 32px 0 24px;
  border-bottom: 1.5px solid rgba(154, 154, 154, 0.6);
}
.dp-cont ul li:first-child {
  padding-top: 0;
}
.dp-cont ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.dp-cont ul li span {
  color: #D6B896;
  font-size: var(--fs16);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.32px;
  text-transform: capitalize;
  margin-bottom: 12px;
  display: block;
}
.dp-cont ul li p {
  color: #FAF7F3;
  font-size: var(--fs24);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -1px;
}
.fos-box {
  width: 100%;
  position: relative;
}
.fos-lottie {
  width: 100%;
  overflow: hidden;
  position: sticky;
  top: var(--header-height);
}
.fos-lottie dotlottie-player {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fos-lottie-mob {
  display: none;
}
.fos-trigg {
  position: absolute;
}
.fos-trigg0 {
  top: 100vh;
}
.fos-trigg1 {
  top: 200vh;
}
.fos-trigg2 {
  top: 300vh;
}
.fos-trigg3 {
  top: 400vh;
}
/* Service Ends */
/* Contact Starts */
.contact-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
}
.contact-detail-box {
  padding-top: 20px;
  max-width: 440px;
}
.contact-detail {
  padding-bottom: 28px;
  padding-left: 10px;
  margin-bottom: 32px;
  border-bottom: 1px solid #CCD3D8;
  display: flex;
  gap: 32px;
}
.contact-detail:last-child {
  margin-bottom: 0;
}
.contact-detail a {
  color: #292C39;
  font-size: var(--fs24);
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 12px;
  display: block;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.contact-detail a:hover {
  color: #e0b85f;
}
.contact-detail a:last-child {
  margin-bottom: 0;
}
.contact-logo {
  width: 70px;
  height: 70px;
}
.contact-logo img {
  object-fit: contain;
}
.contact-hdn {
  color: #7B8081;
  font-size: var(--fs18);
  line-height: 1.25;
  letter-spacing: -0.32px;
  margin-bottom: 12px;
}
.contact-form-box {
  max-width: 850px;
  width: 100%;
  padding: 92px 100px;
  position: relative;
}
.contact-form-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-form {
  position: relative;
  z-index: 2;
  background: #FAF7F3;
  backdrop-filter: blur(2px);
  padding: 36px 32px;
}
.white-form .form-label {
  color: #07121A;
}
.white-form .form-field {
  background: #EFEBE5;
  border: none;
  box-shadow: none;
  color: #000;
}
.white-form .form-grp input::-webkit-input-placeholder,
.white-form .form-grp input:-ms-input-placeholder,
.white-form .form-grp input::placeholder {
  color: #818D96;
}
.white-form .form-grp input::-webkit-input-placeholder {
  color: #818D96;
}
.office-wrap {
  display: flex;
  align-items: center;
  gap: 100px;
}
.map-box {
  width: 1000px;
  height: 630px;
}
.map-box iframe {
  width: 100%;
  height: 100%;
}
.office-cont {
  max-width: 510px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.office-cont a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.office-cont a:hover {
  color: #D6B896;
}
.office-box {
  width: 100%;
  height: 700px;
}
.continuous-text {
  display: inline;
  margin: 0;
  padding: 0;
}
.read-toggle-btn {
  color: var(--Primary-Muted-Gold, #d6b896);
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  cursor: pointer;
}
.more-content {
  display: none;
  font-weight: 500;
}
.continuous-text {
  color: var(--Secondary-Dark-Grey-60, #656e72);
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: -0.24px;
  margin-bottom: 12px;
  display: block;
}
.contact-check {
  display: flex;
  align-items: center;
  gap: 8px;
}
.contact-check input {
  width: 20px;
  height: 20px;
  accent-color: #D6B896;
}
.contact-check label {
  color: var(--Secondary-Dark-Grey-60, #656e72);
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: -0.24px;
}
/* Contact Ends */
/* About Starts */
.apart-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
.apart-info {
  max-width: 470px;
  width: 100%;
  padding: 28px 32px 32px 32px;
  border-bottom: 1.5px solid rgba(154, 154, 154, 0.6);
}
.apart-logo {
  width: 34px;
  height: 34px;
  margin-bottom: 16px;
}
.apart-logo img {
  object-fit: contain;
}
.apart-img {
  max-width: 1000px;
  width: 100%;
}
.leader-info {
  padding: 18px 32px 24px;
}
.leader-box {
  border: 1.5px solid rgba(154, 154, 154, 0.6);
  cursor: pointer;
  width: 100%;
}
.leader-box:hover .leader-img::before,
.leader-box:hover .leader-img::after {
  opacity: 1;
}
.leader-box:hover .leader-img img {
  filter: grayscale(0);
}
.leader-img {
  width: 100%;
  height: 320px;
  border-bottom: 1.5px solid rgba(154, 154, 154, 0.6);
  background: #f5f7ff;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.leader-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, #b2977d 0%, #b2977d 100%), linear-gradient(0deg, #16130f -27.87%, #b2977d 96.49%);
  background-blend-mode: overlay, normal, normal;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.leader-img::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url("../img/arrow-up.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 22px;
  right: 22px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.leader-img img {
  position: relative;
  z-index: 2;
  filter: grayscale(1);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.leader-name {
  color: #292C39;
  text-align: center;
  font-weight: 600;
  font-size: var(--fs24);
  line-height: 1.5;
  letter-spacing: -1px;
}
.leader-desig {
  color: #D6B896;
  text-align: center;
  font-size: var(--fs16);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
.leader-wrap {
  margin-bottom: 160px;
}
.leader-wrap .f-row {
  justify-content: center;
  gap: 30px 0;
}
.leader-wrap:last-child {
  margin-bottom: 0;
}
.leader-wrap .f-col {
  display: flex;
  height: auto;
}
.member-detail-wrap {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(2px);
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.member-detail-wrap.show {
  opacity: 1;
  visibility: visible;
}
.member-detail-wrap.show .member-detail-box {
  transform: translateX(0);
}
.member-detail-box {
  max-width: 800px;
  width: 100%;
  height: 100%;
  border: 1.5px solid rgba(154, 154, 154, 0.6);
  display: flex;
  flex-direction: column;
  transform: translateX(110%);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.member-detail-top {
  width: 100%;
  height: 430px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
  background: linear-gradient(0deg, #b2977d 0%, #b2977d 100%), linear-gradient(0deg, #16130f 2.16%, #b2977d 97.32%);
  background-blend-mode: overlay, normal, normal;
  padding: 40px 40px 0 40px;
}
.member-detail {
  padding: 32px 0;
}
.member-name {
  color: var(--Primary-White, #faf7f3);
  font-weight: 600;
  font-size: var(--fs32);
  line-height: 1.5;
  letter-spacing: -1px;
}
.member-desig {
  color: #D6B896;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
  text-transform: uppercase;
}
.desig-linkedn-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.desig-linkedn-wrap a {
  width: 18px;
  height: 18px;
}
.desig-linkedn-wrap a img {
  object-fit: contain;
  display: block;
}
.member-img {
  max-width: 350px;
}
.member-detail-para {
  background: #fff;
  padding: 32px;
  flex: 1;
  overflow: auto;
}
.member-detail-para::-webkit-scrollbar {
  width: 3px;
}
.member-detail-para::-webkit-scrollbar-thumb {
  background: #c8a171;
  border-radius: 10px;
}
.member-detail-para::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #000;
}
.member-detail-para p {
  color: #38434B;
  font-size: var(--fs18);
  line-height: 1.7;
  margin-bottom: 20px;
}
.member-detail-para p:last-child {
  margin-bottom: 0;
}
.close-member-detail {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.origin-detail {
  max-width: 560px;
  width: 100%;
}
.origin-detail p {
  color: #232E36;
  font-size: var(--fs24);
  line-height: 1.5;
  margin-bottom: 26px;
}
.origin-detail p:last-child {
  margin-bottom: 0;
}
.origin-logo {
  max-width: 480px;
  width: 100%;
  margin: 0 110px 0 auto;
}
.journey-main-box {
  display: flex;
  flex-direction: column-reverse;
}
.journey-main-box .start-box {
  padding: 0;
}
.journey-main-box .start-bg {
  position: static;
}
.journey-main-box .partner-wrap {
  border: 1.5px solid rgba(154, 154, 154, 0.6);
  border-top: none;
}
.career-swiper {
  overflow: visible;
}
.career-swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.career-img {
  width: 100%;
  height: 490px;
}
.stand-wrap {
  border: 1.5px solid rgba(154, 154, 154, 0.6);
}
.taw-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
.taw-swiper-wrap {
  max-width: 990px;
  width: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
}
.taw-img-swiper {
  width: 480px;
  height: 600px;
}
.taw-img {
  width: 100%;
  height: 100%;
}
.taw-swiper {
  flex: 1;
  width: 100%;
}
.taw-swiper .swiper-slide {
  display: flex;
  height: auto;
}
.taw-swiper .swiper-wrapper {
  padding-bottom: 32px;
}
.taw-cont span {
  color: #D6B896;
  font-size: var(--fs20);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
}
.taw-cont p {
  color: #38434B;
  font-size: var(--fs20);
  font-weight: 500;
  line-height: 1.5;
}
.origin-wrap {
  padding: 80px;
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.origin-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/origin-bg.png") no-repeat;
  background-size: cover;
  z-index: 1;
}
.origin-hdn {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}
.origin-hdn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 15px;
  height: 15px;
  transform: translate(0, -50%);
  background: url("../img/og-icon.svg") no-repeat;
  background-size: contain;
  z-index: 1;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.origin-hdn span,
.origin-hdn h4 {
  color: #D6B896;
  font-size: var(--fs18);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.36px;
  text-transform: uppercase;
}
.origin-hdn-swiper {
  margin: 0;
}
.origin-hdn-swiper .swiper-wrapper {
  flex-direction: column;
  height: auto;
}
.origin-hdn-swiper .swiper-slide {
  padding: 20px 0;
  cursor: pointer;
}
.origin-hdn-swiper .swiper-slide::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #faf7f3 0%, #d6b896 25%, #5c3e1c 100%);
}
.origin-hdn-swiper .swiper-slide:first-child {
  padding-top: 0;
}
.origin-hdn-swiper .swiper-slide.active {
  margin-bottom: 20px;
}
.origin-hdn-swiper .swiper-slide.active .origin-hdn span {
  opacity: 0;
  visibility: hidden;
}
.origin-hdn-swiper .swiper-slide.active .origin-hdn h4 {
  color: #fff;
}
.origin-hdn-swiper .swiper-slide.active .origin-hdn::before {
  opacity: 1;
}
.origin-hdn-swiper .swiper-slide.active::after {
  width: 100%;
  transition: all 5.8s ease-in-out;
  -webkit-transition: all 5.8s ease-in-out;
}
.origin-para p {
  color: #FAF7F3;
  font-size: var(--fs20);
  font-weight: 500;
  line-height: 1.6;
}
.origin-lottie-box {
  max-width: 580px;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
}
.origin-lottie {
  width: 100%;
  height: 100%;
}
.origin-para-swiper {
  max-width: 520px;
  width: 100%;
  margin: 0;
}
.origin-para-swiper .swiper-slide {
  display: flex;
  align-items: flex-end;
}
/* About Ends */
/* Career Starts */
.voice-wrap {
  display: flex;
  gap: 80px;
  width: 100%;
}
.voice-img-swiper {
  width: 100%;
}
.voice-info-swiper {
  flex: 1;
  width: 100%;
}
.voice-info-swiper .swiper-slide {
  display: flex;
  height: auto;
}
.voice-info-box {
  padding: 20px 0;
  position: relative;
  max-width: 650px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.voice-info-box .comm-nav-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.voice-info-box .comm-sm-hdn {
  margin-bottom: 16px;
}
.voice-img {
  width: 100%;
  height: 100%;
}
.voice-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  height: 100%;
}
.voice-info p {
  color: #201610;
  font-weight: 500;
  font-size: var(--fs32);
  line-height: 1.5;
  letter-spacing: -0.96px;
}
.team-data h4 {
  color: #D6B896;
  font-size: var(--fs18);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.team-data h5 {
  color: #38434B;
  font-size: var(--fs16);
  line-height: 1.25;
}
.jd-main-box {
  padding: 100px 0 120px;
  position: relative;
}
.ui-group {
  border-bottom: 1.5px solid rgba(154, 154, 154, 0.6);
  position: relative;
  padding: 16px 22px;
  z-index: 3;
  width: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.ui-detail {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  width: 100%;
}
.ui-detail img {
  width: 12px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  height: auto;
}
.ui-detail .filter-btn {
  white-space: unset;
}
.ui-detail h3 {
  color: #FAF7F3;
  font-size: var(--fs18);
  line-height: 1.2;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ui-group.active {
  z-index: 4;
}
.ui-group.active .ui-detail img {
  transform: rotate(180deg);
}
.button-group {
  border-radius: 0 0 5px 5px;
  border-top: none;
  padding: 16px 14px;
  min-width: 100%;
  position: absolute;
  top: 57px;
  z-index: 1;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #B9B9B9;
  background: #FFF;
  clip-path: inset(0 0 100% 0);
  transition: 0.5s;
}
.category-btn {
  overflow: hidden;
  overflow-y: auto;
  height: 260px;
  padding-right: 8px;
  position: relative;
}
.category-btn::-webkit-scrollbar {
  width: 3px;
}
.category-btn::-webkit-scrollbar-thumb {
  background: #f07336;
  border-radius: 10px;
}
.category-btn::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(39, 21, 12, 0.04);
}
.button-group p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #27150C;
  cursor: pointer;
  display: block;
  width: 100%;
  white-space: wrap;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.button-group p.active {
  color: #F37435;
}
.button-group li.is-checked {
  opacity: 1;
}
.ui-group.active .button-group {
  clip-path: inset(0 0 0 0);
}
.search-input {
  width: 100%;
  height: 40px;
  border: 1px solid #fff;
  padding: 14px;
  margin-bottom: 12px;
  border-radius: 5px;
  background: #f7f6f5;
  position: sticky;
  top: -2px;
  z-index: 2;
  color: #27150C;
}
.search-input:focus {
  border: 1px solid #fff;
}
.jd-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jd-hdn-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  position: relative;
  z-index: 3;
  margin-bottom: 56px;
}
.jd-hdn-left .comm-sec-hdn {
  margin-bottom: 16px;
}
.jd-hdn-left p {
  color: #E5EAEB;
  font-size: var(--fs18);
  line-height: 1.7;
}
.jd-filter-wrap {
  display: flex;
  gap: 24px;
  max-width: 450px;
  width: 100%;
}
.jd-role-left {
  flex: 1;
}
.jd-role-box {
  border: 1.5px solid rgba(154, 154, 154, 0.6);
  position: relative;
  z-index: 2;
}
.jd-role-wrap {
  border-bottom: 1.5px solid rgba(154, 154, 154, 0.6);
  padding: 32px 32px 40px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
}
.jd-role-wrap:last-child {
  border-bottom: 0;
}
.jd-role-wrap .comm-card-hdn {
  margin-bottom: 4px;
}
.jd-role-wrap p {
  color: #E5EAEB;
}
.jd-role-wrap a {
  overflow: hidden;
}
.jd-role-wrap a:hover i {
  transform: translate(0, 0);
}
.jd-role-wrap a i {
  font-size: var(--fs18);
  color: #fff;
  text-shadow: 26px -26px #ffffff;
  transform: translate(-26px, 26px);
  display: block;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.jd-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
}
.plus-img {
  width: 34px;
  height: 34px;
  margin: 0 auto 16px;
  border-radius: 100%;
  overflow: hidden;
}
.plus-img img {
  object-fit: contain;
}
.drop-box {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: 160px;
  border-radius: 5px;
  border: 1px dashed var(--Creanza-Brown, #27150c);
  margin-bottom: 24px;
}
.upload-resume {
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding: 22px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.upload-resume p {
  font-size: 14px;
  line-height: 1.5;
  color: #7B8081;
}
.upload-resume p strong {
  color: #B2977D;
}
.drop-hdn {
  color: #292C39;
  font-size: var(--fs20);
  font-family: "Playfair Display", serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1px;
}
#file-list {
  margin-bottom: 20px;
}
.career-form-box {
  width: 100%;
  padding: 64px 72px;
  position: relative;
}
.career-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.career-form {
  position: relative;
  z-index: 2;
  max-width: 775px;
  width: 100%;
  background: #fff;
  padding: 36px 32px;
}
.career-form .form-label {
  color: #38434B;
}
.career-form .form-field {
  background-blend-mode: none;
  box-shadow: none;
  backdrop-filter: blur(0);
  background: #F2F2F2;
  border: none;
  color: #000;
}
.career-form input::-webkit-input-placeholder,
.career-form input:-ms-input-placeholder,
.career-form input::placeholder {
  color: #818D96;
}
.career-form input::-webkit-input-placeholder {
  color: #818D96;
}
.career-form .select-field {
  background: url(../img/drop-arrow.svg) no-repeat calc(100% - 20px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #F2F2F2;
}
.career-form .select-field option:disabled:checked {
  color: #818D96;
}
.abt-box-wrap .f-row {
  gap: 30px 0;
}
.abt-box-wrap .f-1 .abt-info-wrap a {
  width: 36px;
}
.abt-box {
  width: 100%;
  height: 580px;
  position: relative;
}
.abt-img {
  width: 100%;
  height: 100%;
}
.abt-info-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
  padding: 48px;
  width: 100%;
  z-index: 2;
}
.abt-info-wrap a {
  display: block;
  width: 26px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.abt-info-wrap a:hover {
  transform: rotate(-45deg);
}
.abt-info-wrap a i {
  font-size: var(--fs28);
  color: #fff;
}
.abt-info {
  max-width: 420px;
  width: 100%;
}
.abt-info p {
  color: #CCD3D8;
  font-size: var(--fs18);
  line-height: 1.5;
}
.abt-hdn {
  color: #FAF7F3;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: var(--fs42);
  line-height: 1.2;
  letter-spacing: -2px;
  margin-bottom: 8px;
}
/* Career Ends */
/* Form Starts */
.job-location-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}
.job-location-wrap img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.job-location-wrap h4 {
  color: #D6B896;
  font-size: var(--fs18);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.36px;
  text-transform: uppercase;
}
/* Form Ends */
/* Connect Starts */
.connect-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
.conn-info {
  max-width: 670px;
  width: 100%;
}
.conn-info .comm-sec-hdn {
  margin-bottom: 8px;
}
.conn-info p {
  color: #38434B;
  font-size: var(--fs18);
  line-height: 1.7;
}
.conn-img {
  width: 870px;
  height: 600px;
}
/* Connect Ends */
/* Corporate Advisory Starts */
.track-wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.track-cont {
  max-width: 600px;
  width: 100%;
}
.track-cont ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.track-cont li {
  position: relative;
  display: flex;
  gap: 16px;
  cursor: pointer;
  opacity: 0.4;
}
.track-cont li::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 4px;
  width: 20px;
  height: 20px;
  transform: translate(0, -50%);
  background: url("../img/og-icon.svg") no-repeat;
  background-size: contain;
  z-index: 1;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.track-cont li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(270deg, #faf7f3 0%, #d6b896 25%, #5c3e1c 100%);
}
.track-cont li.active {
  padding-bottom: 30px;
  opacity: 1;
}
.track-cont li.active span {
  opacity: 0;
  visibility: hidden;
}
.track-cont li.active p {
  font-size: var(--fs32);
  font-weight: 600;
}
.track-cont li.active::before {
  opacity: 1;
}
.track-cont li.active::after {
  width: 100%;
  transition: all 5.8s ease-in-out;
  -webkit-transition: all 5.8s ease-in-out;
}
.track-cont span {
  color: #292C39;
  font-size: var(--fs18);
  line-height: 1.7;
  letter-spacing: -2px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.track-cont p {
  color: #292C39;
  font-size: var(--fs24);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -1px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.track-swiper {
  max-width: 730px;
  width: 100%;
}
.track-swiper .swiper-slide {
  display: flex;
  height: auto;
}
.track-card {
  overflow: hidden;
  background: #F3E8DB;
  padding: 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.track-img {
  width: 100%;
  height: 100%;
}
.track-img img {
  object-fit: cover;
}
.track-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.track-info h3 {
  color: #001429;
  display: none;
}
.track-info p {
  color: var(--d-grey);
  font-size: var(--fs20);
  line-height: 1.6;
}
.track-info ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.track-info li {
  color: #38434B;
  font-size: var(--fs18);
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  padding-left: 20px;
}
.track-info li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #38434B;
  position: absolute;
  top: 11px;
  left: 5px;
  border-radius: 100%;
  overflow: hidden;
}
.comp-box {
  width: 100%;
}
.global-swiper {
  position: relative;
}
.global-swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.global-swiper::after {
  content: "";
  background: linear-gradient(to right, #faf7f3, transparent);
  width: 200px;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.global-swiper::before {
  content: "";
  background: linear-gradient(to left, #faf7f3, transparent);
  width: 200px;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 2;
}
.global-img {
  width: 100%;
  height: 52px;
  padding: 0 20px;
  background: #FAF7F3;
  aspect-ratio: 1/2;
}
.global-img img {
  mix-blend-mode: multiply;
  object-fit: contain;
}
.wealth-box {
  display: none;
}
/* Corporate Advisory Ends */
/* header */
:root {
  --menuWidth: 300px;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#header.scroll-down {
  opacity: 0;
  visibility: hidden;
}
.head-right {
  display: flex;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.logo.light {
  display: none;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.header-main-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: var(--headerHeight);
  height: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.drop {
  position: relative;
}
.drop > a:after {
  content: "";
  width: 8px;
  height: 8px;
  background: url(../img/drop-down-arrow.svg) no-repeat center center / contain;
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s;
  margin-bottom: 2px;
}
.drop ul {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
  top: 40px;
  padding: 10px;
  left: 50%;
  width: 270px;
  margin-left: -150px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.drop ul li {
  padding: 0;
}
.drop ul li:last-of-type {
  border-bottom: 0;
}
.drop ul li a {
  display: block;
  font-size: 14px;
  padding: 8px 15px;
  border-radius: 5px;
  color: #07121a;
}
.drop ul li a:hover {
  background: #eee;
  color: #b2977d;
}
.drop:hover ul {
  opacity: 1;
  visibility: visible;
}
.drop:hover > a:after {
  transform: rotate(180deg);
  transition: 0.3s;
}
.header-wrap {
  display: flex;
}
.header-box {
  display: flex;
  height: var(--header-height);
}
.menuBtn {
  display: flex;
  align-items: center;
}
.header-list {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-list li {
  padding: 7px 24px;
}
.header-list li a {
  color: #07121a;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 8px;
}
.header-list li a:hover {
  color: #b2977d;
}
.fixHeader {
  background-color: #ffffff;
  box-shadow: 0px 0px 20px rgba(19, 28, 162, 0.1);
}
.menuBtn .button {
  margin-left: 20px;
}
.home-header .header-list li a {
  color: #fff;
}
.home-header .logo {
  display: none;
}
.home-header .logo.light {
  display: block;
}
.home-header .drop ul li a {
  color: #07121a;
}
.home-header .js-nav-toggle span {
  background-color: #fff;
}
.home-header .js-nav-toggle span:before,
.home-header .js-nav-toggle span:after {
  background: #fff;
}
/* side menu */
.menu {
  display: none;
  position: relative;
  margin-left: 16px;
  z-index: 2;
}
.menuOverlay {
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.mob-navigation li.nav-dropdown-open > ul {
  display: block;
}
.nav-wrapper {
  position: fixed;
  width: 300px;
  height: 100vh;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  right: 0;
  top: 0;
  font-size: 14px;
  display: none;
}
.nav-wrapper.show-menu {
  -webkit-transform: none;
  transform: none;
}
.js-nav-toggle {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  color: #0d1923;
  border: 0px solid #0d1923;
  position: absolute;
  right: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.js-nav-toggle span {
  position: relative;
  background-color: #0d1923;
  height: 2px;
  display: block;
  width: 22px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.js-nav-toggle span:before,
.js-nav-toggle span:after {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 2px;
  background: #0d1923;
  left: 0;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.js-nav-toggle span:before {
  margin-top: 5px;
}
.show-menu .js-nav-toggle {
  z-index: 99999;
}
.show-menu .js-nav-toggle span:before,
.show-menu .js-nav-toggle span:after {
  background: #fff;
}
.show-menu .js-nav-toggle span {
  background-color: transparent;
}
.show-menu .js-nav-toggle span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.show-menu .js-nav-toggle span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.show-menu .js-nav-toggle span:before,
.show-menu .js-nav-toggle span:after {
  margin-top: 0;
}
.mob-navigation {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0 0 5px 0.2px rgba(255, 255, 255, 0.3);
  background-color: #0d1923;
}
.mob-navigation .nav-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 16px;
  background-color: transparent;
  color: #fff;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: backgroun-color 0.2s;
  transition: backgroun-color 0.2s;
}
.mob-navigation .nav-toggle:hover {
  background-color: transparent;
}
.mob-navigation .nav-toggle.back-visible .nav-back {
  opacity: 1;
}
.mob-navigation .nav-toggle.back-visible .nav-title {
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
}
.mob-navigation .nav-title {
  position: absolute;
  left: 0;
  top: 30px;
  padding-left: 1.3em;
  font-size: 16px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  color: rgba(255, 255, 255, 0.5);
}
.mob-navigation .nav-back {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 30px;
  vertical-align: middle;
  z-index: 1;
  opacity: 0;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  top: 11px;
}
.mob-navigation .nav-back:before,
.mob-navigation .nav-back:after {
  content: "";
  position: absolute;
  top: 50%;
}
.mob-navigation .nav-back:before {
  left: 40%;
  width: 9px;
  height: 9px;
  border: 2px solid currentcolor;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
  transform: translate(-50%, -50%) rotateZ(-45deg);
}
.mob-navigation .nav-back:after {
  left: 28%;
  width: 15px;
  height: 2px;
  background-color: currentcolor;
  margin-top: -1px;
}
.mob-navigation a {
  display: block;
  position: relative;
  padding: 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.15s, background-color 0.15s;
  transition: color 0.15s, background-color 0.15s;
  font-size: 16px;
}
.mob-navigation a:hover {
  color: #aaa;
  background-color: var(--nblue);
}
.mob-navigation ul {
  list-style: none;
  padding: 80px 0 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-color: #0d1923;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.mob-navigation ul ul {
  display: none;
  left: 100%;
}
.mob-navigation li.has-dropdown > a {
  padding-right: 2.5em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mob-navigation li.has-dropdown > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
  background: url(../img/drop-down-arrow.svg) no-repeat center center / contain;
}
.mob-navigation li.nav-dropdown-open > ul {
  display: block;
}
@media all and (max-width: 990px) {
  .navigation {
    display: none;
  }
  .nav-wrapper {
    display: block;
  }
  .header-list {
    display: none;
  }
  .menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media all and (max-width: 1440px) {
  .header-list li a {
    font-size: 14px;
  }
  .logo {
    width: 160px;
  }
}
@media all and (max-width: 1200px) {
  .logo {
    width: 140px;
  }
}
@media all and (max-width: 990px) {
  .menuBtn .button {
    margin: 0 20px 0 0;
  }
}
@media all and (max-width: 480px) {
  .logo {
    width: 110px;
  }
}
@media all and (max-width: 1800px) {
  .container {
    max-width: 1580px;
  }
  .otd-info {
    max-width: 400px;
  }
  .news-top-img {
    width: 770px;
    height: 500px;
  }
  .lr-form-box {
    padding: 30px;
    max-width: 510px;
  }
  .lr-card-wrap {
    gap: 60px 36px;
  }
  .lr-card-wrap .blog-card {
    width: calc(50% - 18px);
  }
  .sph-box {
    max-width: 560px;
    padding: 110px 0 60px;
  }
}
@media all and (max-width: 1600px) {
  .container {
    max-width: 1440px;
  }
  .sec-hdn.center {
    max-width: 700px;
  }
  .odometer-inside::after,
  .odometer-inside::before {
    height: 9px;
  }
  .bcs-wrap {
    height: 460px;
  }
  .start-hdn {
    max-width: 500px;
  }
  .start-box {
    gap: 250px;
  }
  .ra-wrap {
    grid-column-gap: 36px;
    grid-row-gap: 28px;
    height: 500px;
  }
  .ra-img {
    width: 190px;
  }
  .bd-img {
    width: 600px;
    height: 500px;
  }
  .bd-wrap .ra-info {
    max-width: 440px;
  }
  .service-hdn-box {
    min-height: 540px;
  }
  .apart-img {
    max-width: 800px;
  }
  .apart-info {
    padding: 24px 20px;
  }
  .leader-info {
    padding: 18px 26px;
  }
  .member-detail-top {
    height: 360px;
  }
  .origin-logo {
    max-width: 430px;
    margin: 0 80px 0 auto;
  }
  .partner-box {
    padding: 24px;
  }
  .partner-icon {
    width: 30px;
    height: 30px;
  }
  .career-img {
    height: 440px;
  }
  .jd-main-box {
    padding: 70px 60px;
  }
  .ui-group {
    padding: 10px 16px;
  }
  .jd-role-wrap {
    padding: 26px 28px;
  }
  .jd-icon {
    width: 32px;
    height: 32px;
    margin-bottom: 12px;
  }
  .career-form-box {
    padding: 50px 60px;
  }
  .abt-box {
    height: 460px;
  }
  .abt-info-wrap {
    padding: 30px;
  }
  .conn-img {
    width: 670px;
    height: 490px;
  }
  .ss-box {
    height: 420px;
  }
  .ss-info {
    padding: 22px 18px;
  }
  .co-info {
    max-width: 400px;
  }
  .start-box {
    padding: 34px 44px;
  }
  .track-cont li::before {
    top: 16px;
    width: 16px;
    height: 16px;
  }
  .dp-cont {
    padding: 50px;
  }
  .dp-cont ul li span {
    margin-bottom: 8px;
  }
  .dp-cont ul li {
    padding: 22px 0;
  }
  .office-box {
    height: 650px;
  }
}
@media all and (max-width: 1440px) {
  :root {
    --header-height: 80px;
  }
  .container {
    max-width: 1280px;
  }
  .container-md {
    max-width: 1170px;
  }
  .banner-info {
    max-width: 600px;
  }
  .otd-main-box {
    padding: 0 40px;
  }
  .otd-info {
    max-width: 350px;
  }
  .blog-card-wrap .blog-card:first-child {
    height: 440px;
  }
  .blog-card-wrap .blog-card:first-child .ra-info {
    padding: 36px;
  }
  .ra-hdn {
    letter-spacing: -1.1px;
  }
  .news-top-img {
    width: 580px;
    height: 400px;
  }
  .news-top-wrap .ra-info {
    max-width: 460px;
  }
  .news-top-wrap .ra-info p {
    margin-bottom: 22px;
  }
  .lr-form-box {
    padding: 30px 22px;
    max-width: 400px;
  }
  .lr-wrap {
    gap: 40px;
  }
  .lr-card-wrap {
    gap: 50px 30px;
  }
  .lr-card-wrap .blog-card {
    width: calc(50% - 15px);
  }
  .lr-card-wrap .blog-img {
    height: 240px;
  }
  .lr-form-box .form-field {
    height: 50px;
  }
  .lr-form-box .form-textarea-group .form-field {
    height: 120px;
  }
  .apart-logo {
    width: 28px;
    height: 28px;
    margin-bottom: 12px;
  }
  .member-name,
  .leader-name {
    letter-spacing: -1.5px;
  }
  .leader-wrap {
    margin-bottom: 120px;
  }
  .member-detail-box {
    max-width: 650px;
  }
  .member-detail-top {
    padding: 26px 28px 0 26px;
  }
  .member-detail-para {
    padding: 24px;
  }
  .close-member-detail {
    width: 22px;
    height: 22px;
    top: 22px;
    right: 22px;
  }
  .sec-hdn.wrap p {
    max-width: 550px;
  }
  .origin-logo {
    max-width: 390px;
  }
  .leader-img::after {
    width: 18px;
    height: 18px;
    top: 18px;
    right: 18px;
  }
  .member-img {
    max-width: 300px;
  }
  .origin-detail p {
    margin-bottom: 20px;
  }
  .career-img {
    height: 400px;
  }
  .voice-wrap {
    gap: 60px;
  }
  .voice-info-box {
    max-width: 530px;
  }
  .career-form {
    max-width: 680px;
    padding: 30px 22px;
  }
  .career-form-box {
    padding: 40px;
  }
  .conn-info {
    max-width: 580px;
  }
  .ss-box {
    height: 360px;
  }
  .ss-hdn {
    letter-spacing: -1.2px;
  }
  .contact-logo {
    width: 50px;
    height: 50px;
  }
  .contact-form-box {
    max-width: 700px;
    padding: 50px 60px;
  }
  .office-cont {
    max-width: 470px;
    gap: 50px;
  }
  .office-wrap {
    gap: 60px;
  }
  .map-box {
    width: 100%;
    height: 500px;
  }
  .taw-img-swiper {
    width: 400px;
    height: 500px;
  }
  .taw-swiper-wrap {
    max-width: 800px;
  }
  .origin-wrap {
    padding: 40px;
  }
  .origin-para-swiper {
    max-width: 400px;
  }
  .origin-lottie-box {
    max-width: 420px;
  }
}
@media all and (max-width: 1366px) {
  .sec-hdn {
    margin-bottom: 36px;
    gap: 12px;
  }
  .sec-hdn.center {
    margin: 0 auto 36px;
  }
  .sec-hdn.wrap .comm-sec-hdn {
    max-width: 400px;
  }
  .service-hdn-box {
    min-height: 430px;
  }
  .sph-box {
    max-width: 480px;
    padding: 80px 0 60px;
  }
  .blog-img {
    height: 270px;
  }
  .blog-detail-card-wrap,
  .blog-card-wrap {
    gap: 60px 30px;
  }
  .bd-img {
    width: 500px;
    height: 400px;
  }
  .apart-img {
    max-width: 760px;
  }
  .apart-info {
    padding: 20px 16px;
  }
  .apart-logo {
    width: 24px;
    height: 24px;
  }
  .leader-desig {
    font-size: 14px;
  }
  .member-name,
  .leader-name {
    letter-spacing: -1px;
  }
  .member-detail-box {
    max-width: 580px;
  }
  .member-detail-top {
    height: 320px;
  }
  .partner-box {
    padding: 22px 16px;
  }
  .partner-icon {
    width: 26px;
    height: 26px;
  }
  .abt-box {
    height: 420px;
  }
  .track-cont ul {
    gap: 24px;
  }
  .track-cont li.active {
    padding-bottom: 20px;
  }
  .track-card {
    padding: 20px 16px;
  }
  .track-info ul {
    gap: 12px;
  }
  .dp-cont {
    padding: 40px 30px;
  }
}
@media all and (max-width: 1200px) {
  :root {
    --header-height: 70px;
  }
  .container {
    max-width: 1170px;
  }
  .container-md {
    max-width: 990px;
  }
  .otd-info-box {
    width: fit-content;
    height: auto;
    position: static;
    margin-bottom: 40px;
  }
  .otd-info {
    max-width: 600px;
    align-items: flex-start;
    text-align: left;
  }
  .otd-info .comm-para {
    margin-bottom: 6px;
  }
  .otd-card {
    width: calc(33.333% - 15px);
    margin-bottom: 0;
    height: 430px;
  }
  .otd-card-wrap {
    display: flex;
    gap: 30px;
  }
  .otd-card-detail {
    top: 20px;
  }
  .bcs-wrap {
    height: 400px;
  }
  .bsc-info {
    padding: 24px 30px;
  }
  .bcs-box.active .bsc-info {
    padding: 24px 30px;
  }
  .bsc-info a {
    width: 40px;
    height: 40px;
  }
  .start-box {
    padding: 34px 40px;
  }
  .start-img {
    height: 50px;
  }
  .start-img-wrap {
    gap: 50px;
  }
  .start-img::after {
    right: -26px;
  }
  .ra-box:first-child .ra-info {
    padding: 24px 16px;
  }
  .ra-wrap {
    height: 470px;
    grid-column-gap: 28px;
    grid-row-gap: 22px;
  }
  .ra-img {
    width: 160px;
  }
  .ra-hdn {
    letter-spacing: -0.8px;
  }
  .know-more {
    font-size: 14px;
  }
  .insight-tab-wrap ul li {
    padding: 12px 34px;
  }
  .blog-card-wrap .blog-card:first-child .ra-info {
    padding: 26px;
  }
  .bd-wrap .ra-info {
    max-width: 360px;
  }
  .leader-img {
    height: 280px;
  }
  .apart-img {
    max-width: 680px;
  }
  .voice-info-box {
    max-width: 440px;
  }
  .voice-wrap {
    gap: 40px;
  }
  .abt-box {
    height: 370px;
  }
  .conn-info {
    max-width: 500px;
  }
  .conn-img {
    width: 600px;
    height: 440px;
  }
  .ss-hdn {
    letter-spacing: -1.2px;
  }
  .co-info {
    max-width: 370px;
  }
  .co-wrap {
    gap: 60px;
  }
  .co-box {
    margin-bottom: 40px;
  }
  .contact-wrap {
    gap: 40px;
    flex-direction: column;
  }
  .contact-detail-box {
    max-width: 100%;
    width: 100%;
  }
  .contact-form-box {
    max-width: 100%;
  }
  .taw-img-swiper {
    width: 350px;
    height: 430px;
  }
  .taw-swiper-wrap {
    max-width: 660px;
  }
  .taw-swiper .swiper-wrapper {
    padding-bottom: 24px;
  }
  .origin-wrap {
    padding: 30px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .origin-hdn-swiper .swiper-wrapper {
    flex-direction: row;
  }
  .origin-hdn::before,
  .origin-hdn-swiper .swiper-slide::after {
    display: none;
  }
  .origin-hdn-swiper .swiper-slide.active {
    margin: 0;
  }
  .origin-hdn-swiper .swiper-slide {
    padding: 0;
  }
  .origin-hdn-swiper {
    max-width: 400px;
    width: 100%;
    order: 1;
  }
  .origin-hdn-swiper .swiper-slide.active .origin-hdn span {
    opacity: 1;
    visibility: visible;
  }
  .origin-hdn-swiper .swiper-slide.active .origin-hdn h4 {
    color: #D6B896;
  }
  .origin-para-swiper {
    order: 2;
  }
  .track-wrap {
    gap: 30px;
  }
  .office-box {
    height: 500px;
  }
}
@media all and (max-width: 1024px) {
  .otd-card {
    height: 360px;
  }
  .bcs-wrap {
    height: 320px;
  }
  .career-img {
    height: 340px;
  }
  .comm-nav {
    width: 44px;
    height: 44px;
  }
  .comm-nav-wrap {
    gap: 12px;
  }
  .voice-info-box .comm-sm-hdn {
    margin-bottom: 10px;
  }
  .voice-info-box {
    padding: 10px 0;
  }
  .abt-info {
    max-width: 300px;
  }
  .abt-info-wrap {
    padding: 20px 16px;
  }
  .track-cont {
    display: none;
  }
  .track-info h3 {
    display: block;
  }
  .track-card {
    justify-content: space-between;
  }
  .track-img {
    height: 280px;
  }
  .track-info li::before {
    top: 9px;
  }
  .fos-box {
    height: 100%;
  }
  .fos-trigg {
    display: none;
  }
}
@media all and (max-width: 990px) {
  .container,
  .container-md {
    max-width: 800px;
  }
  .breadcrumbs {
    padding: 22px 0 28px;
  }
  .sec-hdn.wrap {
    flex-direction: column;
    gap: 14px;
  }
  .sec-hdn.wrap p {
    max-width: 100%;
  }
  .banner-info {
    padding: calc(var(--header-height) + 150px) 0;
  }
  .banner-box {
    height: 100%;
  }
  .otd-card-wrap {
    flex-wrap: wrap;
  }
  .otd-card {
    width: calc(50% - 15px);
  }
  .bcs-wrap {
    height: auto;
    flex-wrap: wrap;
  }
  .bcs-box {
    width: 100%;
    height: 340px;
  }
  .bcs-box.active {
    width: 100%;
  }
  .bsc-hdn {
    font-size: var(--fs42);
    letter-spacing: -0.8px;
  }
  .bsc-info a {
    opacity: 1;
    visibility: visible;
  }
  .start-box {
    padding: 24px 16px;
  }
  .start-img {
    height: 40px;
  }
  .ra-wrap {
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .ra-box.ra0 {
    height: 300px;
  }
  .ra-box.ra0 .ra-img {
    max-width: 100%;
  }
  .ra-img {
    max-width: 230px;
    width: 100%;
  }
  .odometer-inside::after,
  .odometer-inside::before {
    height: 5px;
  }
  .otd-num .odometer-formatting-mark {
    display: none;
  }
  .blog-card-wrap .blog-card:first-child {
    height: 360px;
  }
  .blog-card-wrap .blog-card:first-child .ra-info {
    padding: 22px 16px;
  }
  .blog-card .ra-info {
    gap: 20px;
  }
  .blog-detail-card-wrap .blog-card,
  .blog-card-wrap .blog-card {
    width: calc(50% - 15px);
  }
  .blog-img {
    height: 240px;
  }
  .blog-form-wrap {
    margin-bottom: 70px;
    flex-direction: column;
  }
  .blog-form-box {
    max-width: 100%;
  }
  .bd-wrap {
    margin-bottom: 80px;
    flex-direction: column-reverse;
  }
  .bd-wrap .ra-info {
    max-width: 100%;
  }
  .bd-img {
    max-width: 460px;
    width: 100%;
    height: auto;
  }
  .breadcrumbs {
    gap: 14px 24px;
    padding: 16px 0 20px;
  }
  .breadcrumbs a::after {
    right: -14px;
  }
  .breadcrumbs p,
  .breadcrumbs a {
    font-size: 14px;
  }
  .news-top-wrap {
    margin-bottom: 70px;
    flex-direction: column;
  }
  .news-top-img {
    max-width: 480px;
    width: 100%;
    height: 100%;
  }
  .news-top-wrap .ra-info {
    max-width: 100%;
  }
  .lr-wrap {
    gap: 70px;
    flex-direction: column;
  }
  .lr-form-box {
    padding: 24px 16px;
    max-width: 100%;
  }
  .apart-wrap {
    gap: 30px;
    flex-direction: column-reverse;
  }
  .apart-info-wrap {
    width: 100%;
  }
  .apart-info {
    max-width: 100%;
    padding: 16px 0;
  }
  .apart-img {
    max-width: 100%;
    height: 400px;
  }
  .origin-logo {
    max-width: 360px;
    margin: 0;
  }
  .origin-detail {
    max-width: 100%;
  }
  .partner-wrap {
    flex-direction: column;
  }
  .partner-box {
    border: none;
    border-bottom: 1.5px solid rgba(154, 154, 154, 0.6);
  }
  .partner-box:last-child {
    border: none;
  }
  .service-hdn-box {
    min-height: auto;
  }
  .voice-wrap {
    gap: 30px;
    flex-direction: column;
  }
  .voice-img-swiper {
    height: 400px;
  }
  .voice-info-box {
    max-width: 100%;
    padding: 0;
  }
  .jd-hdn-wrap {
    align-items: flex-start;
    gap: 28px;
    margin-bottom: 36px;
    flex-direction: column;
  }
  .jd-main-box {
    padding: 30px 10px;
  }
  .jd-filter-wrap {
    max-width: 100%;
    flex-direction: column;
  }
  .career-form-box {
    padding: 30px 16px;
  }
  .career-form {
    max-width: 100%;
  }
  .connect-wrap {
    gap: 30px;
    flex-direction: column-reverse;
  }
  .conn-img {
    max-width: 530px;
    width: 100%;
    height: 370px;
  }
  .co-info {
    position: static;
  }
  .co-wrap {
    gap: 30px;
    flex-direction: column;
  }
  .co-info {
    max-width: 100%;
  }
  .co-img {
    margin-bottom: 14px;
  }
  .office-wrap {
    gap: 40px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .office-cont {
    gap: 30px;
  }
  .map-box {
    height: 400px;
  }
  .taw-wrap {
    flex-direction: column;
  }
  .global-img {
    height: 34px;
    padding: 0 16px;
  }
  .office-box {
    height: 100%;
  }
  .sph-box br {
    display: none;
  }
  .dp-img img {
    object-position: 30%;
  }
}
@media all and (max-width: 800px) {
  .service-hdn-box {
    min-height: 600px;
  }
  .sph-img::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  .contact-detail {
    padding-bottom: 20px;
    padding-left: 5px;
    margin-bottom: 20px;
    gap: 22px;
  }
  .contact-logo {
    width: 40px;
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  .container,
  .container-md {
    max-width: 100%;
  }
  .insight-hdn-wrap {
    gap: 30px;
    margin-bottom: 26px;
    flex-direction: column;
  }
  .ra-wrap {
    grid-row-gap: 30px;
  }
  .otd-main-box {
    padding: 0;
  }
  .comm-nav {
    width: 40px;
    height: 40px;
  }
  .content-body ul li {
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .job-location-wrap img {
    width: 18px;
    height: 18px;
  }
  .contact-form-box {
    padding: 40px;
  }
  .contact-form {
    padding: 30px 24px;
  }
  .dp-cont {
    padding: 22px 16px;
  }
  .dp-cont ul li {
    padding: 18px 0;
  }
}
@media all and (max-width: 640px) {
  .button {
    height: 44px;
    line-height: 44px;
    padding: 0 26px;
  }
  .otd-card {
    width: 100%;
  }
  .bsc-info,
  .bcs-box.active .bsc-info {
    padding: 20px 16px;
  }
  .bsc-info a {
    width: 34px;
    height: 34px;
  }
  .start-hdn {
    max-width: 100%;
  }
  .blog-detail-card-wrap .blog-card,
  .blog-card-wrap .blog-card {
    width: 100%;
  }
  .blog-detail-card-wrap,
  .blog-card-wrap {
    gap: 40px 30px;
  }
  .bd-wrap {
    margin-bottom: 60px;
  }
  .news-top-wrap .ra-info p {
    margin-bottom: 12px;
  }
  .lr-card-wrap .blog-card {
    width: 100%;
  }
  .lr-card-wrap {
    gap: 40px 30px;
  }
  .form-field,
  .lr-form-box .form-field {
    height: 45px;
  }
  .member-img {
    margin-left: auto;
  }
  .member-detail {
    padding: 0;
  }
  .member-detail-top {
    height: auto;
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
  }
  .member-detail-top {
    padding: 30px 16px 0 16px;
  }
  .close-member-detail {
    width: 16px;
    height: 16px;
    top: 15px;
    right: 15px;
  }
  .member-detail-para {
    padding: 16px;
  }
  .service-hdn-box {
    min-height: 450px;
  }
  .jd-main-box {
    padding: 30px 16px;
  }
  .jd-main-box .container-md {
    padding: 0;
  }
  .jd-role-wrap {
    padding: 22px 16px;
  }
  .form-grp,
  .form-textarea-group {
    margin-bottom: 22px;
  }
  .abt-box {
    height: 300px;
  }
  .voice-img-swiper {
    height: 300px;
  }
  .jd-role-wrap {
    gap: 16px;
  }
  .career-form {
    padding: 30px 16px;
  }
  .form-textarea-group .form-field {
    border-radius: 14px;
  }
  .jd-filter-wrap .ui-group {
    padding: 10px 0px;
  }
  .ss-info {
    padding: 20px 16px;
  }
  .ss-box {
    height: 330px;
  }
  .ss-wrap .f-row {
    gap: 20px 0;
  }
  .taw-swiper-wrap {
    flex-direction: column;
  }
}
@media all and (max-width: 576px) {
  .ra-box {
    gap: 20px;
    flex-direction: column;
  }
  .ra-img {
    max-width: 100%;
    height: 290px;
  }
  .ra-box.ra0 {
    height: 100%;
  }
  .ra-box:first-child .ra-info {
    position: static;
  }
  .ra0::before {
    display: none;
  }
  .ra-box:first-child .ra-info ul li,
  .ra-box:first-child .ra-info .ra-hdn,
  .ra-box:first-child .ra-info p {
    color: #0d1923;
  }
  .ra-box:first-child .ra-info {
    padding: 0;
  }
  .ra-wrap {
    grid-row-gap: 40px;
  }
  .ra-img {
    height: 260px;
  }
  .apart-img {
    height: 300px;
  }
  .leader-img {
    height: auto;
  }
  .conn-img {
    max-width: 100%;
    height: 300px;
  }
  .contact-form-box {
    padding: 20px;
  }
  .contact-form {
    padding: 26px 16px;
  }
  .fos-lottie {
    display: none;
  }
  .fos-lottie-mob {
    display: block;
  }
  .wealth-box {
    display: block;
    overflow-x: scroll;
  }
  .wealth-img {
    width: 800px;
  }
}
@media all and (max-width: 480px) {
  :root {
    --header-height: 60px;
  }
  .banner-info {
    padding: calc(var(--header-height) + 100px) 0;
  }
  .insight-hdn-wrap {
    gap: 18px;
    flex-direction: column;
    text-align: center;
  }
  .ra-img {
    height: 240px;
  }
  .otd-hdn {
    letter-spacing: -1.5px;
  }
  .odometer-inside::after {
    bottom: -2px;
  }
  .start-img {
    height: 30px;
  }
  .button span {
    font-size: 14px;
  }
  .taw-img-swiper {
    width: 300px;
    height: 100%;
  }
  .origin-wrap {
    padding: 20px;
  }
}
@media all and (max-width: 400px) {
  .taw-img-swiper {
    width: 100%;
  }
}
/*# sourceMappingURL=main.css.map */