@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap);
@charset "UTF-8";
.pc-anchor {
  color: #322C30 !important;
  font-weight: 500 !important;
}

.total-container-parallax {
  min-height: 768px;
  width: 100%;
  background-size: cover;
  background-repeat-x: no-repeat;
  background-size: inherit;
  width: 200%;
}

.parallax-modified {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dialerlogo {
  margin: 20px 16px 10px 5px;
  background: linear-gradient(270deg, #AB802D 0%, #FFD980 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hLanguage {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  padding-right: 40px;
}

.hLanguage a {
  color: #F0DB86;
  text-decoration: none;
  font-style: normal;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  display: grid;
}

.hLanguage a:active {
  color: #F0DB86;
}

.hLanguage a:not(.active) {
  color: #8a7937;
}

.hLanguage-mob {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  padding-right: 40px;
}
@media (max-width: 400px) {
  .hLanguage-mob {
    padding-right: 10px;
  }
}

.hLanguage-mob a {
  color: #F0DB86;
  text-decoration: none;
  font-style: normal;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  display: grid;
}

.hLanguage-mob a:active {
  color: #F0DB86;
}

.hLanguage-mob a:not(.active) {
  color: #8a7937;
}

.hLanguage-tab {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  padding-right: 40px;
}

.hLanguage-tab a {
  color: #F0DB86;
  text-decoration: none;
  font-style: normal;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  display: grid;
}

.hLanguage-tab a:active {
  color: #F0DB86;
}

.hLanguage-tab a:not(.active) {
  color: #8a7937;
}

.hLanguage-btd {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  padding-right: 40px;
}

.hLanguage-btd a {
  color: #F0DB86;
  text-decoration: none;
  font-style: normal;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  display: grid;
}

.hLanguage-btd a:active {
  color: #F0DB86;
}

.hLanguage-btd a:not(.active) {
  color: #8a7937;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .total-container-parallax {
    min-height: 628px;
  }
}

.fixed-background-image {
  min-height: 837px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
}
@media (max-width: 1024px) {
  .fixed-background-image {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .fixed-background-image {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1194px) and (orientation: landscape) {
  .fixed-background-image {
    background-attachment: scroll !important;
  }
}
.fixed-background-image body {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 1400px) {
  .fixed-background-image {
    min-height: 837px;
  }
}

.fixed-background-image-china {
  min-height: 793px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fixed-background-image-china {
    min-height: 1073px;
  }
}
@media (min-width: 1400px) {
  .fixed-background-image-china {
    min-height: 897px;
  }
}

.text-over-image-total-container h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F0DB86;
}
.text-over-image-total-container h2 span {
  font-weight: 500;
}
.text-over-image-total-container .image-over-text {
  background-color: #322C30;
  padding: 48px 0px;
  width: 100%;
}
.text-over-image-total-container .image-over-text .tile-text-description {
  text-align: center;
  width: 548px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  padding: 0px 5px 0px 5px;
  color: #FFF5D4;
  font-style: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.02em;
}
.text-over-image-total-container .image-over-text .logo-image-desktop {
  display: block;
  margin: 0 auto;
  margin-top: 48px;
}
@media (min-width: 1440px) {
  .text-over-image-total-container .image-over-text .logo-image-desktop {
    margin-top: 88px;
  }
}
.text-over-image-total-container .image-over-text .logo-image-mobile {
  display: none;
}
.text-over-image-total-container .image-over-text .image-desktop {
  display: block;
}
.text-over-image-total-container .image-over-text .image-mobile {
  display: none;
}
.text-over-image-total-container .image-over-text .logochmobile {
  width: 180px;
  height: 34px;
}
.text-over-image-total-container .image-over-text .logochdesk {
  width: 220px;
  height: 42px;
}
.text-over-image-total-container .image-over-text-china {
  height: 602px;
  position: relative;
  top: 94px;
  background-color: #322C30;
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-over-image-total-container .image-over-text-china {
    height: 888px;
    position: relative;
    top: 94px;
    background-color: #322C30;
  }
}
@media (min-width: 1400px) {
  .text-over-image-total-container .image-over-text-china {
    height: 614px;
    top: 128px;
  }
}
.text-over-image-total-container .image-over-text-china .tile-text-description {
  text-align: center;
  width: 850px;
  margin: 0 auto;
  position: relative;
  top: 80px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  padding: 0px 5px 0px 5px;
  color: #FFF5D4;
  font-style: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.02em;
}
@media (min-width: 1400px) {
  .text-over-image-total-container .image-over-text-china .tile-text-description {
    top: 90px;
    width: 949px;
  }
}
.text-over-image-total-container .image-over-text-china .logo-image-desktop {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 204px;
}
@media (min-width: 1400px) {
  .text-over-image-total-container .image-over-text-china .logo-image-desktop {
    top: 234px;
    margin-bottom: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-over-image-total-container .image-over-text-china .logo-image-desktop {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 154px;
  }
}
.text-over-image-total-container .image-over-text-china .logo-image-mobile-china {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-over-image-total-container .image-over-text-china .logo-image-mobile-china {
    display: none;
  }
}
.text-over-image-total-container .image-over-text-china .image-desktop {
  display: block;
}
.text-over-image-total-container .image-over-text-china .image-mobile {
  display: none;
}
.text-over-image-total-container .image-over-text-china .logochmobile {
  width: 180px;
  height: 34px;
}
.text-over-image-total-container .image-over-text-china .logochdesk {
  width: 220px;
  height: 42px;
}

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

@media (max-width: 768px) {
  .fixed-background-image {
    min-height: 836px;
  }
  .fixed-background-image-china {
    min-height: 1029px;
  }
  .logo-image-mobile {
    display: block !important;
    margin: 0 auto;
    margin-top: 48px;
  }
  .logo-image-mobile-china {
    display: block !important;
    top: 326px !important;
    position: relative;
    margin: 0 auto;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .logo-image-mobile-china {
    display: block !important;
    top: 548px !important;
    position: relative;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .image-over-text-china {
    height: 880px !important;
    top: 82px !important;
    background-color: #322C30;
    position: relative;
  }
  .logo-image-desktop {
    display: none !important;
  }
  .image-desktop {
    display: none !important;
  }
  .image-mobile {
    display: block !important;
  }
}
.floating-image {
  width: 486px;
  /* margin-left: 106px; */
  position: relative;
  display: none;
  float: right;
  -o-object-fit: cover;
     object-fit: cover;
  /* top: -166px; */
  /* height: 228px; */
}
@media (min-width: 992px) and (max-width: 1399px) {
  .floating-image {
    width: 395px;
    /* padding-right:102px; */
    height: 196px;
    display: block;
  }
}
@media (min-width: 1400px) {
  .floating-image {
    /* padding-right:102px; */
    width: 486px;
    height: 228px;
    display: block;
  }
}

.parallax-layer-large-desk {
  display: none;
}
@media (min-width: 1920px) {
  .parallax-layer-large-desk {
    display: block;
  }
}

.parallax-layer-desk {
  display: none;
}
@media (min-width: 992px) and (max-width: 1919px) {
  .parallax-layer-desk {
    display: block;
  }
}

.parallax-layer-tab {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .parallax-layer-tab {
    display: block;
    min-height: 442px;
  }
}

.parallax-layer-mob {
  display: none;
}
@media (max-width: 767px) {
  .parallax-layer-mob {
    display: block;
  }
}

.img-desktop {
  height: 100%;
  width: 100%;
}

.rightsidetext {
  margin-bottom: 164px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .rightsidetext {
    margin-bottom: 88px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rightsidetext {
    margin-bottom: 56px;
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .rightsidetext {
    margin-bottom: 56px;
    margin-top: 24px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .total-container {
    min-height: unset !important;
  }
}
.total-container .tile-image-container-show {
  display: none;
}
@media (max-width: 767px) {
  .total-container .tile-image-container-show {
    display: block;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    float: left;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.parallax-text {
  padding-left: 120px;
  width: 606px;
  padding-top: 268px;
  padding-bottom: 88px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .parallax-text {
    padding-left: 24px;
    width: 21%;
    padding-bottom: 56px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .parallax-text-tab {
    padding-top: 112px;
    padding-bottom: 56px;
    padding-left: 66px;
    padding-right: 66px;
  }
}
@media (max-width: 767px) {
  .parallax-text-tab {
    padding-top: 112px;
    padding-bottom: 56px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.parallax-text-tab .tile-text-title {
  width: 100%;
}
.parallax-text-tab .tile-text-subtitle {
  width: 100%;
}
.parallax-text-tab .parallax-tile-text-description {
  width: 100%;
}
.parallax-text-tab .tile-text-break {
  width: 71.7%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .parallax-text-tab .tile-text-break {
    width: 80%;
  }
}

.tile-text-title {
  width: 448px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

.tile-text-subtitle {
  margin-bottom: 32px;
  width: 514px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 52px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tile-text-subtitle {
    width: 100%;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .tile-text-subtitle {
    width: 100%;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 24px;
  }
}

.tile-text-break {
  width: 430px;
  height: 0px;
  border: 1px solid #F0DB86;
  background-color: #F0DB86;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tile-text-break {
    width: 362px;
  }
}
@media (max-width: 767px) {
  .tile-text-break {
    width: 241px;
  }
}

.black-tile-text-break {
  width: 430px;
  height: 0px;
  border: 1px solid #322C30;
  background-color: #322C30;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .black-tile-text-break {
    width: 362px;
  }
}
@media (max-width: 767px) {
  .black-tile-text-break {
    width: 241px;
  }
}

.parallax-tile-text-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  padding-top: 32px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #FFFFFF !important;
  width: 90%;
}
@media (max-width: 1399px) {
  .parallax-tile-text-description {
    width: 90%;
    padding-top: 24px;
    font-size: 16px;
    line-height: 24px;
  }
}

.parallax-tile-btn {
  width: 100%;
  padding: 36px 0px 8px 0px;
  margin: 0px;
}
.parallax-tile-btn .parallax-btn {
  margin: 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  /* height: 48px;*/
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
  padding: 12px 32px;
  border: none;
  text-decoration: none;
  display: block;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.parallax-tile-btn .parallax-btn:hover, .parallax-tile-btn .parallax-btn:active {
  background-position: right center;
}

.text-container {
  /* padding-top:172px; */
}

.right-image-column {
  margin-top: -176px;
  margin-bottom: 88px;
  float: right;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .right-image-column {
    margin-top: -112px !important;
    margin-bottom: 56px;
  }
}

.right-side-text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
@media (max-width: 1399px) {
  .right-side-text {
    font-size: 16px;
    line-height: 24px;
    width: 100% !important;
    height: 100% !important;
  }
}

.row2 {
  height: 576px;
}

.parallax::-webkit-scrollbar {
  width: 0;
}

.base {
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.parallax {
  width: 100%;
  perspective: 1px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: -1;
  height: 768px;
  margin-top: -38px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .parallax {
    height: 628px;
  }
}

.parallax-layer {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.parallax-back {
  width: 100%;
  height: 768px;
  top: 150px;
  transform: translateZ(-3px) scale(4);
}
@media (min-width: 992px) and (max-width: 1399px) {
  .parallax-back {
    height: 628px;
  }
}

.scroller {
  height: 100vh;
  overflow-y: scroll;
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.scroller-section {
  scroll-snap-align: start;
}

.top-header {
  /*@media (min-width: 1024px) {*/
  position: fixed;
  height: 44px;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #232323;
  display: -moz-box;
  display: flex;
  -moz-box-pack: end;
       justify-content: flex-end;
}
@media (max-width: 767px) {
  .top-header {
    -moz-box-pack: start;
         justify-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-header {
    padding-right: 43px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .top-header {
    padding-right: 24px;
  }
}
@media (min-width: 1440px) {
  .top-header {
    padding-right: 120px;
  }
}

.phone-icon {
  margin: 13px 0px 13px 16px;
}
@media (max-width: 767px) {
  .phone-icon {
    margin: 13px 24px;
  }
}

.globe-icon {
  margin: 14px 0px 14px 16px;
}

.telephonenumber {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 12px 16px 12px 10px;
  margin: 0px;
}

.telephone a {
  color: #212529 !important;
  font-weight: 500;
  text-decoration: none !important;
}

.call-request {
  font-weight: 100 !important;
  color: #FFF5D4;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .call-request {
    padding: 13px 16px 13px 8px;
    font-size: 12px;
    line-height: 18px;
  }
}

.call-request-ooo {
  display: -moz-box;
  display: flex;
  background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);
}
.call-request-ooo .call-request {
  color: #322C30;
}

.call-request-io {
  display: -moz-box;
  display: flex;
}

.language-selector {
  font-weight: 100 !important;
  color: #FFF5D4;
  text-decoration: none;
  padding: 12px 0px 12px 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .language-selector {
    padding: 13px 20.85px 13px 8px;
    font-size: 12px;
    line-height: 18px;
  }
}

.language-selector:hover {
  color: #FFF5D4 !important;
}

.language-selector::after {
  content: "\e623";
  font-family: bupa-iconfont;
  font-size: 0.3rem;
  line-height: 1rem;
  padding-top: 3px;
  padding-left: 8px;
  right: 12px;
  top: 50%;
  color: #FFF5D4;
}
@media (max-width: 768px) {
  .language-selector::after {
    padding-top: 1px;
  }
}

.language-selector.open::after {
  transform: rotate(-180deg);
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 8px;
}

.lang-list {
  width: 93px;
  background: #5B5659;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  border-radius: 0px 0px 4px 4px;
  padding: 8px 0px;
  z-index: 999;
  position: absolute;
  top: 44px;
  text-transform: uppercase;
}
.lang-list .lang-item {
  padding: 14px 16px;
}
.lang-list .lang-item a {
  color: white !important;
  text-decoration: none !important;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}
.lang-list .lang-item a:active {
  color: #BFA056 !important;
}
@media (min-width: 768px) {
  .lang-list {
    width: 128px;
  }
}

.lang-list.active {
  display: block !important;
}

.lang-item:hover {
  background: #322C30 !important;
}
.lang-item:hover a {
  color: #F0DB86 !important;
  font-weight: 500;
}

.lang-item.selected-language {
  background: #322C30 !important;
}
.lang-item.selected-language a {
  color: #F0DB86 !important;
  font-weight: 500;
}

.call-request:hover {
  color: #FFF5D4 !important;
}

.calender-icon {
  margin: 14px 0px 14.8px 16px;
  height: 15.2px;
  width: 16px;
}

.contact {
  background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);
  margin-right: 0px;
  margin-left: auto;
  display: -moz-box;
  display: flex;
}
@media screen and (max-width: 767px) {
  .contact {
    background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 52.34%, #FEDC86 99.99%);
    margin-right: 15px;
  }
}

/* Navbar Start */
.navbar {
  background-color: #232323;
  position: fixed !important;
  /* padding: 0px 1rem 0px 1rem !important; */
}
.navbar a {
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .navbar {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .navbar .logo-image {
    padding-left: 16px !important;
  }
  .navbar .navbar-toggler {
    margin-right: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .navbar {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .navbar .logo-image {
    padding-left: 24px !important;
  }
  .navbar .navbar-toggler {
    margin-right: 24px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .navbar {
    padding: 0px 24px;
  }
}
@media (min-width: 1440px) {
  .navbar {
    padding: 0px 120px;
  }
}

@media only screen and (max-width: 1023px) {
  .navbar-collapse {
    height: 100vh !important;
    background-color: #322C30;
    z-index: 999;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 767px) {
  .navbar-collapse {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .navbar-collapse {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .navbar li {
    padding: 18px 24px 18px 24px;
    text-align: left !important;
    font-size: 16px;
    line-height: 24px;
  }
  .navbar li a {
    color: #FFFFFF;
  }
  .navbar li a:active {
    color: #BFA056 !important;
    background: #232323;
  }
  .navbar li a:hover {
    color: #BFA056 !important;
    background: #232323;
  }
  .navbar li a.active {
    color: #F0DB86;
    background: #232323;
  }
  .navbar li:active {
    background: #232323;
    text-shadow: 0 0 0.75px #BFA056, 0 0 0.75px #BFA056;
  }
  .navbar li:hover {
    background: #232323;
    text-shadow: 0 0 0.75px #BFA056, 0 0 0.75px #BFA056;
  }
  .navbar li.active {
    background: #232323;
    text-shadow: 0 0 0.75px #F0DB86, 0 0 0.75px #F0DB86;
  }
}
@media only screen and (min-width: 1024px) {
  .navbar a.active:not(.logo-image) {
    color: #f0db86;
    border-bottom: 2px solid #f0db86;
    text-shadow: 0 0 1px #f0db86, 0 0 1px #f0db86;
  }
  .navbar a:hover:not(.logo-image) {
    color: #BFA056;
    border-bottom: 2px solid #BFA056;
    text-shadow: 0 0 1px #F0DB86, 0 0 1px #F0DB86;
  }
  .navbar a:active:not(.logo-image) {
    color: #BFA056;
    border-bottom: 2px solid #BFA056;
    text-shadow: 0 0 1px #BFA056, 0 0 1px #BFA056;
  }
  .navbar li {
    padding: 34px 0px 34px 48px;
  }
  .navbar a {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding-top: 0px;
    letter-spacing: 0.02em;
    padding: 0px 0px 33px 0px;
    color: #FFFFFF;
  }
}
.header div div {
  border: none !important;
}

.navbar .navbar-toggler {
  color: #322C30 !important;
  border: none !important;
  width: 62px;
  height: 48px;
}

.bar1, .bar2, .bar3 {
  width: 24px;
  height: 2px;
  background-color: #F0DB86;
  margin: 6px 0px;
  transition: 0.4s;
}

.change .bar1 {
  transform: rotate(-45deg) translate(-3px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  transform: rotate(45deg) translate(-5px, -8px);
}

@media (min-width: 1024px) {
  .navbar-expand-custom {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: nowrap !important;
    -moz-box-pack: start;
         justify-content: flex-start;
  }
  .navbar-expand-custom .navbar-nav {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
  .navbar-expand-custom .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-custom .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-custom > .container {
    flex-wrap: nowrap;
  }
  .navbar-expand-custom .navbar-collapse {
    display: -moz-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-custom .navbar-toggler {
    display: none;
  }
}
/*@media (min-width: 1024px) {
  .navbar-expand-lg {
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
  }
}*/
/* Navbar End */
.header {
  height: 80px;
  background: #322C30;
  /*@media (min-width: 1024px) {*/
  position: fixed;
  top: 44px;
  width: 100%;
  z-index: 998;
  /*}*/
  /*
    .switch {
        position: relative;
        display: inline-block;
        width: 90px;
        height: 34px;
      }

      .switch input {display:none;}

      .slider {
        position: absolute;
        cursor: pointer;
        top: 35px;
        left: -190px;  
        width: 78px;
        height: 26px;
        border: 1px solid #BFA056;
        -webkit-transition: .4s;
        transition: .4s;
         border-radius: 100px;
      }

      .slider:before {
        position: absolute;
        content: "";
        height: 25px;
        width: 25px;
        background: #BFA056;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 100%;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;


      }


      input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(52px);
      }


      .slider:after
      {
       content:'LIGHT';
       color: #FFFFFF;

       position: absolute;
       transform: translate(-65%,-50%);
       top: 50%;
       left: 50%;
       font-size: 12px;
        font-weight: normal;
        font-style: normal;
        width: 20px;

      }

      input:checked + .slider:after
      {  
        content:'DARK';
      }
      */
}
.header .logo-image {
  width: 180px;
  height: 36px;
}
@media (min-width: 768px) {
  .header .logo-image {
    width: 220px;
    height: 42px;
  }
}
.header .menu-text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}
.header div div {
  width: 24px;
  height: 0px;
  border: 1px solid #F0DB86;
}
.header a button {
  border: 1px solid #F0DB86;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: #322C30;
  width: 206px;
  height: 48px;
  margin-right: 10px;
}
.header a button span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  /* identical to box height, or 147% */
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F0DB86;
}
.header a button:hover {
  background: #F0DB86;
}
.header a button:hover span {
  color: #32282D;
}
.header a button:active {
  background: #BFA056;
}
.header a button:active span {
  color: #32282D;
}
@media (min-width: 1024px) {
  .header a button {
    width: 216px;
  }
}
@media (min-width: 1400px) {
  .header a {
    margin-right: 0%;
  }
}
@media (min-width: 768px) {
  .header {
    height: 88px;
  }
}
.header .callustxt {
  height: 24px;
  font-family: "Montserrat", sans-serif;
  top: 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  letter-spacing: 0.02em;
  padding-top: 20px;
  color: #F0DB86;
}
@media (min-width: 768px) {
  .header .callustxt {
    margin-bottom: 5px;
  }
}
@media (min-width: 1024px) {
  .header .callustxt {
    margin-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .header .callustxt {
    margin-bottom: 5px;
  }
}

.blurimg {
  width: 100%;
  height: 771px;
}

.blur {
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px);
  transition: 0.3s ease;
}

.paraeffimg {
  transition: 0.5s ease;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
@media (max-width: 1024px) {
  .paraeffimg {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .paraeffimg {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1194px) and (orientation: landscape) {
  .paraeffimg {
    background-attachment: scroll !important;
  }
}

.textoverimg h2 {
  font-family: "Montserrat", sans-serif;
  float: left;
  margin-top: -220px;
  font-style: normal;
  font-weight: 300;
  font-size: 47px;
  line-height: 61px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -120%);
  color: #F0DB86;
}
.textoverimg h2 span {
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .textoverimg h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .textoverimg h2 {
    margin-top: -250px;
    font-size: 32px;
    line-height: 38px;
  }
}
.banner_image {
  height: 188px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .banner_image {
    height: 260px;
  }
}
@media (min-width: 992px) {
  .banner_image {
    height: 235px;
  }
}
@media (min-width: 1400px) {
  .banner_image {
    height: 331px;
  }
}

.banner_image5 {
  height: 470px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1400px) {
  .banner_image5 {
    height: 662px;
  }
}

.banner_pop {
  height: 216px;
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%, #453435 68.5%, #594445 82.9%, #70554B 93.58%, #936F59 100.36%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.banner_pop h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F0DB86;
}
.banner_pop h1 span {
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .banner_pop {
    padding-top: 1.5rem !important;
  }
}
.banner_pop .banner_pop {
  padding-top: 2.4rem !important;
}
.banner_pop button {
  margin-top: 1.5rem;
  margin-bottom: 24px;
  width: 346px;
  height: 48px;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  transition: 0.5s;
}
.banner_pop button:hover {
  background-position: right center;
}
.banner_pop button:active {
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 44.79%, #FEDC86 99.99%);
  border: 1px solid #DBA42E !important;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.banner_pop button span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #32282D;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner_pop {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 514px;
    height: 264px;
  }
  .banner_pop h1 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.03em;
  }
  .banner_pop button {
    width: 297px;
  }
  .banner_pop button span {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .banner_pop {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 684px;
    height: 216px;
  }
  .banner_pop h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 1400px) {
  .banner_pop {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 840px;
    height: 306px;
  }
  .banner_pop h1 {
    font-size: 48px;
    line-height: 62px;
    letter-spacing: 0.04em;
  }
  .banner_pop button {
    margin-top: 40px !important;
    margin-bottom: 48px;
  }
}
.banner_pop .video-play {
  display: -moz-box;
  display: flex;
  margin: auto;
  padding: 12px 22px !important;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  margin-top: unset;
  margin-bottom: unset;
  width: unset;
  height: unset;
}
.banner_pop .video-play span {
  padding: 0px 8px;
}
.banner_pop .video-play img {
  height: 23px;
  width: 23px;
}

.multi-rich-text-image-headings {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 60.95%;
  height: 200px;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .multi-rich-text-image-headings {
    width: 63.55%;
  }
}
.multi-rich-text-image-headings p {
  margin-bottom: 16px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.multi-rich-text-image-headings h2 {
  padding-bottom: 32px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.multi-rich-text-image-headings h2 span {
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .multi-rich-text-image-headings h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
.multi-rich-text-image-headings .discover-more-anchr {
  text-decoration: none;
}
.multi-rich-text-image-headings .discover-more-btn {
  width: 208px;
  height: 48px;
  margin-top: 42px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  transition: 0.5s;
}
.multi-rich-text-image-headings .discover-more-btn:hover {
  background-position: right center;
}
.multi-rich-text-image-headings .discover-more-btn:active {
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 44.79%, #FEDC86 99.99%);
  border: 1px solid #DBA42E !important;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.multi-rich-text-image-headings .discover-more-btn span {
  width: 174px;
  height: 24px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #32282D;
}

@media (max-width: 991px) {
  .discover-more-btn {
    width: 208px;
    height: 48px;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background-size: 200% auto;
    background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
    transition: 0.5s;
  }
  .discover-more-btn:hover {
    background-position: right center;
  }
  .discover-more-btn:active {
    background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 44.79%, #FEDC86 99.99%);
    border: 1px solid #DBA42E !important;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .discover-more-btn span {
    width: 174px;
    height: 24px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #32282D;
  }
  .discover-more-anchr {
    text-decoration: none;
  }
}
.multi-rich-text-image-content {
  position: absolute;
  top: 0px;
  z-index: 1;
  right: 0px;
  width: 57%;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .multi-rich-text-image-content {
    width: 57.13%;
    top: 0px;
    background-color: #ebebeb;
    padding-top: 100px;
    z-index: 1;
  }
}
@media (min-width: 1400px) {
  .multi-rich-text-image-content {
    padding-top: 100px;
    background-color: #ebebeb;
    z-index: 1;
  }
}
.multi-rich-text-image-content .right_div {
  width: 72.593%;
  margin: auto;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .multi-rich-text-image-content .right_div {
    width: 81.71%;
    margin-right: 4.105%;
  }
}
.multi-rich-text-image-content .right_div .row_div {
  display: -moz-box;
  display: flex;
  margin-top: 32px;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .multi-rich-text-image-content .right_div .row_div {
    margin-top: 24px;
  }
}
.multi-rich-text-image-content .right_div .row_div img {
  margin-top: 5px;
  margin-right: 16px;
  height: 24px;
  width: 24px;
}
.multi-rich-text-image-content .right_div h4 {
  font-weight: 500;
  margin-top: 48px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #322C30;
}
.multi-rich-text-image-content .right_div p {
  font-weight: 300;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #322C30;
}
@media (max-width: 1399px) {
  .multi-rich-text-image-content .right_div p {
    font-size: 16px;
    line-height: 24px;
  }
}
.multi-rich-text-image-content .right_div .tiny-text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
  margin-top: 72px;
  margin-bottom: 88px;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .multi-rich-text-image-content .right_div .tiny-text {
    margin-top: 32px;
    margin-bottom: 42px;
  }
}
.multi-rich-text-image-content .right_div .discover-products {
  width: 588px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  letter-spacing: 0.02em;
  color: #322C30;
}

.discover-products-acc {
  width: 598px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
}

.or-text {
  margin-top: 68px;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  -moz-box-align: center;
       align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.or-text:before, .or-text:after {
  background-color: #FFFFFF;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 30%;
}

.or-text:before {
  right: 2em;
  margin-left: -50%;
  margin-bottom: 3px;
  height: 1px;
}

.or-text:after {
  left: 2em;
  margin-right: -50%;
  margin-bottom: 3px;
  height: 1px;
}

.multi-rich-text-image {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
.multi-rich-text-image .wrapper {
  position: relative;
}
.multi-rich-text-image .background {
  background-size: cover;
  width: 43.75%;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .multi-rich-text-image .background {
    width: 42.872%;
  }
}
@media (min-width: 992px) {
  .multi-rich-text-image.fix .background {
    position: fixed;
    height: auto;
    top: 0;
  }
  .multi-rich-text-image.bottom .background {
    position: absolute;
    bottom: 0;
  }
}

.section_scroll {
  background: linear-gradient(0deg, #EBEBEB, #EBEBEB), #FFF5D4;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-container-lg .banner_pop {
    padding-top: 1.5rem !important;
  }
}

@media (max-width: 768px) {
  .leaf-txt {
    width: 299px !important;
    font-weight: 300;
  }
}

@media (max-width: 768px) {
  .leaf-txt-china {
    height: 224px !important;
    width: 299 !important;
    font-weight: 300;
  }
}

.left-form-background {
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%, #453435 68.5%, #594445 82.9%, #70554B 93.58%, #936F59 100.36%);
}

h2.left-form-back {
  margin-top: 128px;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

h2.left-form-backgr {
  margin-top: 14px;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 41px;
  line-height: 52px;
  /* identical to box height, or 127% */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

.left-form-background h3 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 48px;
  -moz-box-align: center;
       align-items: center;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}
.left-form-background h3 a {
  color: #FFFFFF !important;
  font-weight: 500;
  text-decoration: none !important;
}

.left-form-background .timing-h4-text {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  /* or 143% */
  -moz-box-align: center;
       align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.left-form-background .timing-h4-text a {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.left-form-background .left-description-text {
  width: 449px;
  padding-top: 40px;
  margin: 0 auto;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: none;
  color: #FFFFFF;
}

.left-form-background img {
  margin-top: 70px;
  width: 88px;
  height: 88px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100px;
}

.arrange-personal-h4 {
  margin-top: 28px;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 450;
  font-size: 21px;
  line-height: 30px;
  /* identical to box height, or 143% */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

.what-could-background {
  background-size: cover;
  height: 400px;
  background-image: url(Assets/styles/doctor4.jpg);
  padding-top: 80px;
}

.what-could-background p {
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

.what-could-background h2 {
  margin-bottom: 0px;
  margin-top: 16px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
  /* or 121% */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

.what-could-background h2 span {
  font-weight: 500;
}

.what-could-background div {
  width: 246px;
  border: 1px solid #F0DB86;
  margin: auto;
  margin-top: 24px;
}

@media (min-width: 991px) {
  .gotohsform {
    pointer-events: none;
    text-decoration: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h2.left-form-back {
    margin-top: 48px;
  }
  h2.left-form-backgr {
    margin-top: 16px;
    letter-spacing: 0.03em;
  }
  .left-form-background h3 {
    letter-spacing: 0.03em;
    margin-top: 30px;
  }
  .left-form-background .timing-h4-text {
    margin-top: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }
  .or-text {
    margin-top: 38px;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
  }
  .left-form-background img {
    margin-top: 32px;
  }
  .arrange-personal-h4 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 28px;
    text-decoration: underline;
  }
  .left-form-background .left-description-text {
    width: 440px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 84px;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
  }
}
@media (max-width: 480px) {
  .left-form-background img {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  h2.left-form-back {
    margin-top: 48px;
  }
  h2.left-form-backgr {
    margin-top: 24px;
    font-size: 28px;
    line-height: 34px;
  }
  .left-form-background h3 {
    margin-top: 30px;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.03em;
  }
  .left-form-background .timing-h4-text {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }
  .or-text {
    margin-top: 32px;
    font-size: 15px;
    line-height: 22px;
  }
  .left-form-background img {
    margin-top: 35px;
  }
  .arrange-personal-h4 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 28px;
    text-decoration: underline;
    text-align: center;
    -moz-box-align: center;
         align-items: center;
  }
  .left-form-background .left-description-text {
    width: 327px;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
.mobrow_div {
  display: -moz-box;
  display: flex;
  padding: 24px 24px 0px 24px;
}

@media only screen and (min-width: 768px) {
  .mobrow_div {
    padding: 24px 85px 0px 85px;
  }
}
.mobrow_div:last-child {
  padding-bottom: 24px;
}

.mobrow_div img {
  margin-top: 5px;
  margin-right: 16px;
  height: 24px;
  width: 24px;
}

.mobrow_div p {
  font-weight: 300;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
}

.accordion-button {
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 20px !important;
  line-height: 28px;
  letter-spacing: 0.03em;
  color: #322C30;
  background: #EBEBEB !important;
  box-shadow: none !important;
  border-top: 1px solid #000000 !important;
}

.accordion-disclaimer-text {
  background: #EBEBEB !important;
  border-top: 1px solid #000000 !important;
  padding: 24px 24px !important;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-style: normal;
  font-family: "Montserrat", sans-serif;
  font-weight: 300 !important;
  background-color: #ebebeb;
  z-index: 1;
  margin-bottom: 0px !important;
}

.accordion-button:not(.collapsed) {
  color: #322C30 !important;
  background-color: #EBEBEB !important;
  padding-bottom: 0px !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("/Assets/images/privateclient/black-up-arrow.svg") !important;
}

.accordion-body {
  background: #EBEBEB;
  padding: 0px !important;
}

.accordion-button {
  padding: 24px 24px !important;
}

@media only screen and (min-width: 768px) {
  .accordion-button {
    padding: 24px 85px !important;
  }
  .accordion-disclaimer-text {
    padding: 24px 85px !important;
  }
}
.accordion-flush {
  background-color: #ebebeb;
  z-index: 1;
}

.accordion-item {
  border: none !important;
}

.btn-group {
  background: #FFFFFF;
  border: 1px solid #989597;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 4px;
  width: 100%;
  height: 48px;
  margin-bottom: 24px;
}

@media only screen and (min-width: 768px) {
  .btn-group {
    height: 44px;
  }
}
.btn {
  box-shadow: none !important;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 100 !important;
  font-size: 15px;
  line-height: 23px !important;
  -moz-box-align: center;
       align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #989597 !important;
  height: auto !important;
}

input[type=radio]:checked + label {
  background: #FFF5D4;
  border: 2px solid #FFF5D4;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  font-weight: 500 !important;
  color: #322C30 !important;
}

/* .private-client-content{ */
/* @media screen and (min-width: 1024px){ */
/* padding-top:88px; */
/* } */
/* } */
@media screen and (min-width: 1024px) {
  :target::before {
    display: block;
    content: " ";
    margin-top: -88px;
    height: 88px;
    visibility: hidden;
    pointer-events: none;
  }
}

.health-text-break {
  border: 1px solid #F0DB86;
}

@keyframes anim2 {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes animHealth {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes anim1 {
  from {
    width: 0%;
  }
  to {
    width: 430px;
  }
}
/*@keyframes animHealth {
  from {
    width: 0%;
  }

  to {
    width: 486px;
  }
}*/
@media (max-width: 767px) {
  @keyframes anim1 {
    from {
      width: 0%;
    }
    to {
      width: 71.7%;
    }
  }
  /*@keyframes animHealth {
    from {
      width: 0%;
    }

    to {
      width: 343px;
    }
  }*/
}
@media (min-width: 768px) and (max-width: 991px) {
  @keyframes anim1 {
    from {
      width: 0%;
    }
    to {
      width: 80%;
    }
  }
  /*@keyframes animHealth {
    from {
      width: 0%;
    }

    to {
      width: 350px;
    }
  }*/
}
@media (min-width: 992px) and (max-width: 1399px) {
  @keyframes anim1 {
    from {
      width: 0%;
    }
    to {
      width: 362px;
    }
  }
  /*@keyframes animHealth {
    from {
      width: 0%;
    }

    to {
      width: 395px;
    }
  }*/
}
@media (max-width: 991px) {
  @keyframes anim2 {
    from {
      width: 0%;
    }
    to {
      width: 246px;
    }
  }
}
@media screen and (min-width: 768px) {
  .first-comp {
    padding-top: 132px;
  }
}
@media screen and (max-width: 767px) {
  .first-comp {
    padding-top: 124px;
  }
}

.modal-body {
  padding: 0px !important;
  line-height: 0;
}

#discover-video {
  width: 100%;
  height: 85vh;
}

#blog-video {
  width: 100%;
  height: 548px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #blog-video {
    height: 450px;
  }
}
@media (max-width: 767px) {
  #blog-video {
    width: 331px;
    height: 265px;
  }
}

#rch-video {
  width: 50%;
  height: 300px;
  float: right;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  #rch-video {
    width: 331px;
    height: 265px;
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rch-video {
    width: 60%;
  }
}

.modal-content {
  border: none !important;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}

.modal-dialog button {
  position: absolute;
  z-index: 333;
  font-size: 35px;
  line-height: 20px;
  margin: 0;
  top: -35px;
  right: -40px;
  color: #fff;
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  height: 35px;
  padding: 10px;
  transition: color 0.2s;
  width: 40px;
}

@media only screen and (max-width: 767px) {
  .modal-dialog button {
    top: -35px;
    right: -35px;
    width: 35px;
    font-size: 30px;
  }
  .modal-dialog {
    margin: 3rem 2rem 3rem 2rem !important;
  }
  .modal {
    height: auto !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .modal-dialog {
    max-width: none !important;
  }
}
footer {
  background: linear-gradient(0deg, #322C30, #322C30), #FFF5D4;
  left: 0px;
  width: 100%;
}

.footerLinks {
  text-align: center;
}

.footer-bottom-text {
  font-size: 12px !important;
  line-height: 18px !important;
  font-weight: 300 !important;
  font-style: normal !important;
  letter-spacing: 0.03em !important;
}

.footerLinks li {
  display: inline-block;
  padding: 20px 0px 20px 20px;
}

.footerLinks ul {
  margin-bottom: 0;
  text-align: center;
  margin-left: -50px;
}
@media (min-width: 768px) {
  .footerLinks ul {
    margin-right: 15px;
  }
}
@media (max-width: 540px) {
  .footerLinks ul {
    padding-left: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footerLinks ul {
    margin-left: -10px;
  }
}

.footerLinks a {
  color: #F0DB86;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.03em;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  text-align: center;
  line-height: 18px;
  display: grid;
  padding: 30px;
}

.footerLinks a:visited {
  color: #F0DB86;
}

.footerLinks a:hover {
  color: #BFA056;
}

.footerLinks a:active {
  color: #BFA056 !important;
}

.copyright {
  text-align: center;
  background: linear-gradient(0deg, #232323, #232323), #FFF5D4;
  -moz-box-align: center;
       align-items: center;
  left: -75px;
}

.copyright p {
  font-style: normal;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  -moz-box-align: center;
       align-items: center;
  letter-spacing: 0.02em;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px;
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  .copyright p {
    font-size: 12px;
    line-height: 28px;
  }
}

.content {
  left: 0px;
  background: linear-gradient(0deg, #EFEEEE, #EFEEEE), #FFF5D4;
}

.content p {
  margin-left: 120px;
  margin-right: 120px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #322C30;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1023px) {
  .content p {
    margin-bottom: 48px;
  }
}
.content p a {
  color: #322C30;
  text-decoration: underline;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .footerLinks a {
    width: 120px;
    padding-left: 10px;
    margin-left: 18px;
  }
  .footerLinks ul li {
    padding: 0px;
    margin-bottom: -10px;
  }
  .content p {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 540px) {
  .footerLinks a {
    width: 298px;
  }
  .content p {
    margin-left: 20px;
    margin-right: 20px;
  }
  .footerLinks ul {
    margin-bottom: 0;
    text-align: center;
  }
}
@media screen and (max-width: 280px) {
  .footerLinks a {
    width: 120px;
  }
}
.hbspt-form {
  background: #EBEBEB;
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  font-weight: 100;
  line-height: 2.3rem;
  width: 100%;
}
.hbspt-form .hs-fieldtype-date .input:after, .hbspt-form input[type=checkbox]:checked + span:after, .hbspt-form .hs-fieldtype-select .input:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  pointer-events: none;
  position: absolute;
}
.hbspt-form .submitted-message p:nth-child(3) a {
  color: #F0DB86;
  text-decoration: none;
  text-align: center;
  position: relative;
  top: 10px;
  padding: 12px 125px 12px 125px;
  border: none;
}
.hbspt-form .hs-form {
  padding: 0px 24px 56px;
}
.hbspt-form .hbspt-form-china {
  padding-top: 56px !important;
}
.hbspt-form input[type=text]:focus {
  background-color: #FFF5D4;
  border: 1px solid #BFA056 !important;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.hbspt-form input[type=email]:focus {
  background-color: #FFF5D4;
  border: 1px solid #BFA056 !important;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.hbspt-form input[type=tel]:focus {
  background-color: #FFF5D4;
  border: 1px solid #BFA056 !important;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.hbspt-form input[type=text]:focus .input {
  border: 1px solid #BFA056 !important;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
@media (max-width: 767px) {
  .hbspt-form {
    height: auto;
  }
  .hbspt-form .submitted-message {
    width: 297px;
    margin: 0 auto;
    padding-top: 340px;
    padding-bottom: 367px;
  }
  .hbspt-form .submitted-message p:first-child {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-Size: 24px;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: center;
    margin-bottom: 0px;
  }
  .hbspt-form .submitted-message p:nth-child(2) {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-align: center;
    padding-top: 94px;
  }
  .hbspt-form .submitted-message p:nth-child(3) {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    height: 45px;
    background: #322C30;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #F0DB86;
    text-align: center;
    text-decoration: none;
    margin-top: 115px;
  }
}
@media (min-width: 768px) {
  .hbspt-form .hs-form {
    padding: 0px 122px 72px;
  }
  .hbspt-form .hbspt-form-china {
    padding-top: 72px !important;
  }
  .hbspt-form .submitted-message {
    padding-top: 225px;
    padding-bottom: 225px;
    width: 524px;
    margin: 0 auto;
  }
  .hbspt-form .submitted-message p:first-child {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-Size: 24px;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: center;
    margin-bottom: 0px;
    margin: 0 auto;
    display: block;
  }
  .hbspt-form .submitted-message p:nth-child(2) {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-align: center;
    padding-top: 124px;
  }
  .hbspt-form .submitted-message p:nth-child(3) {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    width: 297px;
    height: 45px;
    background: #322C30;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #F0DB86;
    text-align: center;
    text-decoration: none;
    margin-top: 128px;
  }
}
@media (min-width: 992px) {
  .hbspt-form .hs-form {
    padding: 0px 24px 88px;
  }
  .hbspt-form .hbspt-form-china {
    padding-top: 56px !important;
  }
  .hbspt-form .submitted-message {
    width: 450px;
    margin: 0 auto;
    padding-top: 230px;
    width: 75%;
  }
  .hbspt-form .submitted-message p:nth-child(2) {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: center;
    padding-top: 92px;
  }
}
@media (min-width: 1200px) {
  .hbspt-form .hs-form {
    padding: 0px 70px 88px;
  }
  .hbspt-form .submitted-message {
    width: 450px;
    margin: 0 auto;
    padding-top: 220px;
    width: 75%;
  }
  .hbspt-form .hbspt-form-china {
    padding-top: 88px !important;
  }
  .hbspt-form .submitted-message p:first-child {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-Size: 30px;
    line-height: 38px;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 0px;
  }
  .hbspt-form .submitted-message p:nth-child(2) {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: center;
    padding-top: 92px;
  }
  .hbspt-form .submitted-message p:nth-child(3) {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    width: 297px;
    height: 45px;
    background: #322C30;
    text-align: center;
    margin: 0 auto;
    margin-top: 92px;
    border: 1px solid #F0DB86;
    text-align: center;
    text-decoration: none;
    margin-top: 92px;
  }
}
.hbspt-form b,
.hbspt-form strong {
  font-weight: 500;
}
.hbspt-form input {
  border: 1px solid #989597;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.hbspt-form select {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #989597;
}
.hbspt-form ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hbspt-form ul p {
  position: absolute;
  display: inherit !important;
  margin-bottom: 24px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #322C30;
}
.hbspt-form input[type=checkbox] {
  border: none;
}
.hbspt-form .hs-main-font-element h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  -moz-box-align: center;
       align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30 !important;
}
.hbspt-form .hs-richtext {
  margin: 0 0 1.5rem;
}
.hbspt-form .hs-richtext p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #322C30;
}
.hbspt-form .hs-richtext p a {
  color: #322C30 !important;
  font-weight: 500;
}
.hbspt-form p {
  font-family: "Montserrat", sans-serif;
}
.hbspt-form p a {
  color: #322C30;
  font-weight: 500;
}
.hbspt-form[id] fieldset {
  max-width: none;
}
@media (max-width: 767px) {
  .hbspt-form[id] .hs-form-field[class] {
    float: none;
    width: 100%;
  }
}
.hbspt-form .hs-form-field {
  /* margin-bottom: 10px; */
}
@media (min-width: 768px) {
  .hbspt-form .hs-form-field {
    padding: 0 15px;
  }
}
.hbspt-form .hs-form-field:last-of-type {
  padding-right: 0;
}
.hbspt-form .hs-form-field:first-of-type,
.hbspt-form .hs-richtext + .hs-form-field {
  padding-left: 0;
}
.hbspt-form label[for]:not(.hs-form-booleancheckbox-display) {
  display: block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  -moz-box-align: center;
       align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  height: 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hbspt-form label[for]:not(.hs-form-booleancheckbox-display) {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .hbspt-form label[for]:not(.hs-form-booleancheckbox-display) {
    font-size: 13px;
  }
}
.hbspt-form .hs-form-required {
  margin-left: 0.2rem;
}
.hbspt-form[id] .hs-form-field .input[class] {
  margin: 0;
  position: relative;
  margin-bottom: 24px;
}
.hbspt-form[id] .hs-form-field .input[class] .hs-input {
  line-height: normal;
  width: 100%;
  height: 44px;
}
@media (max-width: 1400px) {
  .hbspt-form[id] .hs-form-field .input[class] .hs-input {
    height: 48px;
  }
}
.hbspt-form .hs-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 6px 10px;
}
@media (min-width: 992px) {
  .hbspt-form .hs-input {
    padding: 12px 20px;
  }
}
.hbspt-form .hs-input.error {
  border: 2px solid #BFA056;
  padding: 5px 8px;
}
@media (min-width: 992px) {
  .hbspt-form .hs-input.error {
    padding: 11px 19px;
  }
}
.hbspt-form .hs-error-msg {
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
  font-family: "Montserrat", sans-serif;
}
.hbspt-form select[id] {
  padding-right: 35px;
}
.hbspt-form textarea {
  background: #fff;
  border: 1px solid #b2b2b2;
  border-radius: 0;
  color: #00335b;
  font-size: 1.6rem;
  font-weight: 400;
  resize: vertical;
  transition: all 0.4s;
}
.hbspt-form textarea:focus {
  border: 1px solid #0079c8;
  outline: 0;
}
.hbspt-form .hs-fieldtype-select .input:after {
  content: "\e623";
  /* stylelint-disable font-family-no-missing-generic-family-keyword  */
  font-family: bupa-iconfont;
  /* stylelint-enable font-family-no-missing-generic-family-keyword  */
  font-size: 0.5rem;
  line-height: 1rem;
  margin-top: -8px;
  right: 12px;
  top: 50%;
}
.hbspt-form .legal-consent-container .hs-form-field {
  margin: 0 0 5px;
}
.hbspt-form input[type=checkbox] + span {
  cursor: pointer;
  display: block;
  padding-left: 12px;
}
.hbspt-form input[type=checkbox] + span:before {
  background: #fff;
  border: 1px solid #b2b2b2;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.hbspt-form input[type=checkbox]:checked + span:before {
  background: #BFA056;
  border: 1px solid #00335b;
}
.hbspt-form input[type=checkbox]:checked + span:after {
  color: #fff;
  content: "\e617";
  font-family: bupa-iconfont;
  left: 0.2rem;
  line-height: 1.9rem;
  top: -0.3rem;
}
.hbspt-form .hs-fieldtype-date .hs-input {
  cursor: default;
  height: 33px;
  padding-right: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #989597;
}
@media (min-width: 992px) {
  .hbspt-form .hs-fieldtype-date .hs-input {
    height: 45px;
  }
}
.hbspt-form .hs-fieldtype-date .input:after {
  /* stylelint-disable font-family-no-missing-generic-family-keyword  */
  font-family: bupa-iconfont-extended;
  /* stylelint-enable font-family-no-missing-generic-family-keyword  */
  font-size: 2.6rem;
  line-height: 2.6rem;
  margin-top: -17px;
  right: 7px;
  top: 50%;
}
.hbspt-form .hs-error-msgs {
  color: #d81e05;
  font-size: 1.2rem;
  font-weight: 100;
  margin-top: -24px;
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 992px) {
  .hbspt-form .hs-error-msgs {
    width: 100%;
  }
}
.hbspt-form .hs_error_rollup .hs-error-msgs.inputs-list {
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
  font-family: "Montserrat", sans-serif;
  margin-top: 0px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .hbspt-form .hs_error_rollup .hs-error-msgs.inputs-list {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .hbspt-form .hs_error_rollup .hs-error-msgs.inputs-list {
    margin-top: 50px;
  }
}
.hbspt-form .hs-button {
  background: #0079c8;
  border: 0;
  color: #fff;
  display: block;
  margin-top: 29px;
  -webkit-transition: none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  transition: none;
  width: 100%;
  height: 48px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  transition: 0.5s;
  color: #322C30;
}
@media (max-width: 767px) {
  .hbspt-form .hs-button {
    margin-top: 69px;
  }
}
.hbspt-form .hs-button:hover {
  background-position: right center;
}
.hbspt-form .hs-button:active {
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 44.79%, #FEDC86 99.99%);
  border: 1px solid #DBA42E !important;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
@media (min-width: 992px) {
  .hbspt-form .hs-button {
    width: 60%;
  }
}
.hbspt-form[id] .hs-datepicker .fn-date-picker {
  border: 0;
  box-shadow: none;
  font-family: inherit;
}
.hbspt-form .fn-date-picker .pika-lendar {
  margin: 0;
  width: auto;
}
.hbspt-form .fn-date-picker .pika-lendar:before, .hbspt-form .fn-date-picker .pika-lendar:after {
  content: "";
  display: block;
  position: absolute;
}
.hbspt-form .fn-date-picker .pika-lendar:before {
  border: 8px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  left: 9px;
  top: -7px;
}
.hbspt-form .fn-date-picker .pika-lendar:after {
  border: 7px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  left: 10px;
  top: -6px;
}
.hbspt-form .fn-date-picker .pika-label {
  font-weight: 500;
  padding: 6px 3px;
}
.hbspt-form .fn-date-picker .pika-title select {
  border: none;
  font-size: 1.4rem;
  padding: 6px 3px;
  top: 0;
  width: 100%;
}
.hbspt-form .fn-date-picker .pika-prev,
.hbspt-form .fn-date-picker .pika-next {
  background: none;
  height: 32px;
  min-height: auto;
  opacity: 1;
  text-indent: 34px;
  width: 34px;
}
.hbspt-form .fn-date-picker .pika-prev:hover,
.hbspt-form .fn-date-picker .pika-next:hover {
  background: #eee;
  border-radius: 4px;
}
.hbspt-form .fn-date-picker .pika-prev:after,
.hbspt-form .fn-date-picker .pika-next:after {
  color: #3f3f3f;
  font-size: 1.4rem;
  font-weight: 500;
  left: 0;
  line-height: 2rem;
  margin-top: -1.2rem;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 50%;
  width: 100%;
}
.hbspt-form .fn-date-picker .pika-prev:after {
  content: "«";
}
.hbspt-form .fn-date-picker .pika-next:after {
  content: "»";
}
.hbspt-form .fn-date-picker .pika-table {
  margin-top: -7px;
}
.hbspt-form .fn-date-picker .pika-table th {
  color: #3f3f3f;
  font-weight: 500;
}
.hbspt-form .fn-date-picker .pika-table th,
.hbspt-form .fn-date-picker .pika-table td {
  font-size: 1.4rem;
  height: 32px;
  width: 34px;
}
.hbspt-form .fn-date-picker .pika-table abbr {
  text-decoration: none;
}
.hbspt-form .fn-date-picker .pika-button {
  background: none;
  color: #00335b;
  font-size: 1.4rem;
  height: 100%;
  line-height: 2rem;
  min-height: auto;
  padding: 0;
  text-align: center;
}
.hbspt-form .fn-date-picker .pika-button:hover {
  background: #eee !important;
  border-radius: 4px !important;
  color: #00335b !important;
}
.hbspt-form .fn-date-picker .is-today .pika-button {
  color: #00335b;
}
.hbspt-form .fn-date-picker .is-selected .pika-button {
  background: #00335b !important;
  border-radius: 4px;
  box-shadow: none;
  color: #fff !important;
  font-weight: 500;
}

.prefer-contact {
  background: #EBEBEB;
  padding: 56px 24px 0px;
}
@media (min-width: 768px) {
  .prefer-contact {
    padding: 72px 122px 0px;
  }
}
@media (min-width: 992px) {
  .prefer-contact {
    padding: 88px 24px 0px;
  }
}
@media (min-width: 1200px) {
  .prefer-contact {
    padding: 88px 70px 0px;
  }
}
.prefer-contact label:not(.btn) {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  -moz-box-align: center;
       align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  height: 24px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .prefer-contact label:not(.btn) {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .prefer-contact label:not(.btn) {
    font-size: 15px;
  }
}

.hs-form-required {
  margin-left: 0.2rem;
}

.prefer-not-contact {
  background: #EBEBEB;
  padding-top: 56px;
}
@media (min-width: 768px) {
  .prefer-not-contact {
    padding-top: 72px;
  }
}
@media (min-width: 992px) {
  .prefer-not-contact {
    padding-top: 88px;
  }
}
@media (min-width: 1200px) {
  .prefer-not-contact {
    padding-top: 88px;
  }
}

.private-client-gradient {
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%, #453435 68.5%, #594445 82.9%, #70554B 93.58%, #936F59 100.36%);
  display: grid;
}

.tile-gradient {
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%, #453435 68.5%, #594445 82.9%, #70554B 93.58%, #936F59 100.36%);
  display: grid;
}

.tile-text-description-table {
  padding-top: 32px;
  /*padding-bottom: 32px;*/
}
@media (min-width: 768px) and (max-width: 991px) {
  .tile-text-description-table {
    padding-top: 32px;
    /* padding-bottom: 24px;*/
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tile-text-description-table {
    padding-top: 24px;
    /* padding-bottom: 24px;*/
  }
}
@media (max-width: 767px) {
  .tile-text-description-table {
    padding-top: 24px;
    /* padding-bottom: 24px;*/
  }
}
.tile-text-description-table table {
  border-collapse: separate;
  border-spacing: 0px 6px;
}
.tile-text-description-table table tr {
  vertical-align: baseline;
}
.tile-text-description-table img {
  margin-right: 12.5px;
  height: 24px;
  width: 24px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .fixed-image-tile-container {
    min-height: 473px !important;
  }
}

@media (max-width: 767px) {
  .tile-right {
    margin-bottom: -56px;
  }
}

@media (max-width: 991px) {
  .tile-inline {
    margin-bottom: 56px;
  }
}
@media (max-width: 991px) {
  .tile-inline .tile-text-description-right {
    margin-bottom: 0 !important;
  }
}

.tiles-module {
  float: left;
  width: 100%;
  margin-top: 88px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module {
    margin-top: 56px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module {
    margin-top: 56px;
  }
}
@media (min-width: 1400px) {
  .tiles-module {
    margin-top: 88px;
  }
}
@media (max-width: 767px) {
  .tiles-module {
    margin-top: 56px;
  }
}
.tiles-module .tile {
  float: left;
  width: 100%;
  position: relative;
  min-height: 342px;
  padding-left: 120px;
  padding-right: 120px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile {
    padding-left: 24px;
    padding-right: 24px;
    min-height: 342px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile {
    padding-left: 66px;
    padding-right: 66px;
    min-height: 644px;
  }
}
@media (min-width: 1400px) {
  .tiles-module .tile {
    min-height: 342px;
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.tiles-module .tile.tile-left .tile-image-container {
  right: 0;
  margin-left: 50%;
  padding-left: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile.tile-left .tile-image-container {
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile.tile-left .tile-image-container {
    margin-left: 50%;
    padding-left: 12px;
    width: 50%;
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile.tile-left .tile-image-container {
    display: none;
  }
}
.tiles-module .tile.tile-left .tile-image {
  background-position: top right;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tiles-module .tile.tile-left .tile-image {
    position: unset;
    width: 100%;
  }
}
.tiles-module .tile.tile-right .tile-text-container {
  margin-left: 50%;
  padding-left: 12px;
}
@media (max-width: 991px) {
  .tiles-module .tile.tile-right .tile-text-container {
    margin-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile.tile-right .tile-text-container {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.tiles-module .tile.tile-right .tile-image-container {
  left: 0;
}
.tiles-module .tile.tile-right .tile-image {
  background-position: top left;
}
.tiles-module .tile-image-container {
  width: 50%;
}
@media (max-width: 991px) {
  .tiles-module .tile-image-container {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-image-container {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-image-container {
    display: none;
  }
}
.tiles-module .tile-image-container .tile-image {
  position: absolute;
  height: 342px;
  width: 588px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .tiles-module .tile-image-container .tile-image {
    width: 46.3%;
    height: 97%;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .tiles-module .tile-image-container .tile-image {
    width: 47.3%;
    height: 97%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-image-container .tile-image {
    width: 82%;
    height: 54.3%;
  }
}
@media (min-width: 1400px) {
  .tiles-module .tile-image-container .tile-image {
    width: 41%;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-image-container .tile-image {
    width: 100%;
    height: 36.2%;
  }
}
.tiles-module .tile-image-container .tile-image-overflow {
  z-index: 1;
  position: absolute;
  height: 90%;
  width: 486px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-image-container .tile-image-overflow {
    width: 38.6%;
    height: 86.2%;
    top: 146px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-image-container .tile-image-overflow {
    width: 82%;
    height: 434px;
    display: none;
  }
}
@media (min-width: 1400px) {
  .tiles-module .tile-image-container .tile-image-overflow {
    height: 90.2%;
    width: 33.8%;
    top: 168px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-image-container .tile-image-overflow {
    height: 90.2%;
    width: 80%;
  }
}
.tiles-module .tile-image-container .tile-image-overflow-tab {
  z-index: 1;
  position: absolute;
  width: 82%;
  height: 434px;
  display: none;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-image-container .tile-image-overflow-tab {
    width: 82%;
    height: 434px;
    display: block;
  }
}
.tiles-module .tile-image-container .tile-image-inline {
  z-index: 1;
  position: absolute;
  height: 90%;
  width: 486px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-image-container .tile-image-inline {
    width: 38.6%;
    height: 86.2%;
    top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-image-container .tile-image-inline {
    width: 82%;
    height: 434px;
    display: none;
  }
}
@media (min-width: 1400px) {
  .tiles-module .tile-image-container .tile-image-inline {
    height: 84%;
    width: 33.8%;
    top: 0px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-image-container .tile-image-inline {
    height: 90.2%;
    width: 80%;
  }
}
.tiles-module .tile-image-container .tile-image-inline-tab {
  z-index: 1;
  position: absolute;
  width: 82%;
  height: 434px;
  display: none;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-image-container .tile-image-inline-tab {
    width: 82%;
    height: 384px;
    display: block;
  }
}
.tiles-module .tile-text-container {
  float: left;
}
.tiles-module .tile-text-container .tile-text-title {
  width: 448px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  /* identical to box height, or 133% */
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}
@media (max-width: 767px) {
  .tiles-module .tile-text-container .tile-text-title {
    width: 100%;
  }
}
.tiles-module .tile-text-container .tile-text-subtitle {
  margin-bottom: 32px;
  width: 90%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 52px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-text-container .tile-text-subtitle {
    width: 85%;
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-text-container .tile-text-subtitle {
    width: 94.5%;
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1400px) {
  .tiles-module .tile-text-container .tile-text-subtitle {
    width: 90%;
    margin-bottom: 32px;
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-text-container .tile-text-subtitle {
    width: 100%;
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 34px;
  }
}
.tiles-module .tile-text-container .tile-text-subtitle-right {
  width: 90%;
  margin-bottom: 32px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 52px;
  /* or 127% */
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-text-container .tile-text-subtitle-right {
    width: 80%;
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-text-container .tile-text-subtitle-right {
    width: 100%;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-text-container .tile-text-subtitle-right {
    width: 100%;
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 34px;
  }
}
.tiles-module .tile-text-container .tile-text-break {
  width: 71.7%;
  height: 0px;
  border: 1px solid #F0DB86;
  background-color: #F0DB86;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-text-container .tile-text-break {
    width: 362px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-text-container .tile-text-break {
    width: 80%;
  }
}
@media (min-width: 1400px) {
  .tiles-module .tile-text-container .tile-text-break {
    width: 430px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .tiles-module .tile-text-container .lifecare-text-break {
    margin-bottom: 88px;
  }
}
@media (min-width: 1440px) {
  .tiles-module .tile-text-container .lifecare-text-break {
    margin-bottom: 176px;
  }
}
.tiles-module .tile-text-container .parallax-tile-text-description {
  font-weight: 300;
}
.tiles-module .tile-text-container .tile-text-description {
  width: 85%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-top: 32px;
  font-size: 18px;
  line-height: 28px;
  /* or 143% */
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-text-container .tile-text-description {
    width: 85%;
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-text-container .tile-text-description {
    width: 99%;
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1400px) {
  .tiles-module .tile-text-container .tile-text-description {
    width: 85%;
    margin-top: 32px;
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-text-container .tile-text-description {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
    margin-top: 24px;
  }
}
.tiles-module .tile-text-container .tile-text-description-right {
  width: 85%;
  margin-bottom: 88px;
  margin-top: 32px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  /* or 143% */
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-text-container .tile-text-description-right {
    width: 100%;
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 56px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tiles-module .tile-text-container .tile-text-description-right {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 56px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-text-container .tile-text-description-right {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }
}
.tiles-module .tile-left .tile-text-container {
  float: left;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-left .tile-text-container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tiles-module .tile-left .tile-text-container {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .tiles-module .tile-left .tile-text-container {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.tiles-module .tile-right .tile-image-container {
  float: left;
}
.tiles-module .tile-right .tile-text-container {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tiles-module .tile-right {
    width: 100%;
  }
}

.tile-text-description-last-para {
  width: 531px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tile-text-description-last-para {
    width: 636px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .tile-text-description-last-para {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .tile-text-description-last-para {
    width: 106%;
  }
}
@media (max-width: 767px) {
  .tile-text-description-last-para {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .tile-image-tab {
    min-height: 384px;
  }
}

.light-heading {
  font-weight: 300;
}

.bold-heading {
  font-weight: 500;
}

.learn-more {
  width: 327px;
  height: 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .learn-more {
    display: none;
  }
}

.learn-more-txt a {
  color: #F0DB86;
  text-decoration: none;
}

.learn-more-txt a:hover {
  color: #BFA056;
}

.learn-more-txt a:active {
  color: #BFA056;
}

.tile-image-mobile {
  width: 100%;
  height: 228px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .tile-image-mobile {
    display: none;
  }
}

.tile-image-overflow-mobile {
  width: 100%;
  height: 284px;
  padding-left: 24px;
  padding-right: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .tile-image-overflow-mobile {
    display: none;
  }
}

.tile-image-overflow-mobile-inline {
  width: 100%;
  height: 284px;
  padding-left: 24px;
  padding-right: 24px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 56px;
}
@media (min-width: 768px) {
  .tile-image-overflow-mobile-inline {
    display: none;
  }
}

.total-fixed-parallax {
  height: 342px;
  width: 300%;
  background-size: inherit;
  background-repeat-x: no-repeat;
}

@media (min-width: 1024px) {
  .tile-image-parallax-container {
    width: 100% !important;
    height: 342px;
    margin-left: 0 !important;
  }
}

@media (min-width: 1024px) {
  .subtitle-text {
    width: 450px !important;
  }
}

.scroll-pc-button button {
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 41%, #FEDC86 100%);
  transition: 0.5s;
}
.scroll-pc-button button:hover {
  background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 34%, #FEDC86 66%, #A97E24 100%);
}
.scroll-pc-button button:active {
  background-image: linear-gradient(90deg, #FEDC86 0%, #E1BD6B 59%, #A97E24 100%);
  border: 1px solid #DBA42E;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.scroll-right-button {
  z-index: 1;
  bottom: 50%;
  text-decoration: none;
  right: -120px;
  position: fixed;
  width: 278px;
  height: 45px;
  text-align: center;
  border: 0 !important;
  transform: rotate(90deg);
}

.scroll-pc-txt {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  transform: rotate(90deg);
}

@media (min-width: 1024px) {
  .sticky-tab-button {
    display: none !important;
  }
}
.sticky-tab-button button {
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 47.77%, #FEDC86 99.99%);
  /* background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);  */
  transition: 0.5s;
}
.sticky-tab-button button:active {
  background: #F0DB86;
  border: 1px solid #DBA42E;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.sticky-tab-button .sticky-button-right {
  background-image: linear-gradient(90deg, #FEDC86 0%, #E1BD6B 53.23%, #A97E24 99.99%);
  /* background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 52.23%, #A97E24 99.99%);  */
  transition: 0.5s;
}
.sticky-tab-button .sticky-button-right:active {
  background: #F0DB86;
  border: 1px solid #DBA42E;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.sticky-button {
  z-index: 1;
  bottom: 0;
  text-decoration: none;
  position: fixed;
  width: 50%;
  height: 48px;
  text-align: center;
  border: 0 !important;
}

.sticky-callback-hide .sticky-button-right {
  right: 0;
  margin-left: 50%;
  z-index: 1;
  bottom: 0;
  text-decoration: none;
  position: fixed;
  width: 50%;
  height: 48px;
  text-align: center;
  border: 0 !important;
}

.sticky-callback-show .sticky-button-right {
  right: 0;
  margin-left: 50%;
  z-index: 1;
  bottom: 0;
  text-decoration: none;
  position: fixed;
  width: 100%;
  height: 48px;
  text-align: center;
  border: 0 !important;
}

.sticky-button-txt {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  margin-left: -50%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  position: absolute;
  top: 12px;
  height: 24px;
  -moz-box-align: end;
       align-items: flex-end;
  text-align: center;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
}

.sticky-brk {
  position: absolute;
  width: 48px;
  height: 0px;
  border: 1px solid #322C30;
  transform: rotate(90deg);
  margin-left: -30px;
}

@media (min-width: 768px) {
  .sticky-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  .sticky-tab {
    display: none;
  }
}

.health-plan-header {
  background: #33292E;
}

.benefits-header-sm {
  padding-top: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #F0DB86;
}
@media (max-width: 767px) {
  .benefits-header-sm {
    padding-top: 40px;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .benefits-header-sm {
    margin-bottom: 8px;
  }
}

.benefits-header {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 52px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #F0DB86;
  margin: 0px;
  padding-bottom: 24px;
}
.benefits-header span {
  font-weight: 500;
}
@media (max-width: 767px) {
  .benefits-header {
    font-size: 28px;
    line-height: 34px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefits-header {
    font-size: 36px;
    line-height: 44px;
  }
}

.health-plan-title {
  padding-top: 46px;
  padding-bottom: 50px;
  padding-left: 120px;
  padding-right: 154px;
  margin: 0px;
  color: #FDDB85;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 62px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.health-plan-title span {
  font-weight: 500;
}
@media (max-width: 767px) {
  .health-plan-title {
    padding: 28px 16px;
    color: #F0DB86;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plan-title {
    padding: 40px 24px;
    color: #F0DB86;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plan-title {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 24px;
    padding-right: 170px;
  }
}

.health-benefits-block {
  font-family: "Montserrat", sans-serif;
  padding: 0px 120px;
}
@media (max-width: 767px) {
  .health-benefits-block {
    padding: 0px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .health-benefits-block {
    padding: 0px 24px;
  }
}
.health-benefits-block .benefits-lists {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists {
    margin-top: 34px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-benefits-block .benefits-lists {
    -moz-box-pack: justify;
         justify-content: space-between;
  }
}
.health-benefits-block .benefits-lists .benefit-item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFF5D4;
  text-align: center;
  width: 18.33%;
  margin-top: 78px;
  margin-left: 1.03%;
  margin-right: 1.03%;
  border-bottom: 1px solid #FFF5D4;
}
@media (max-width: 767px) {
  .health-benefits-block .benefits-lists .benefit-item {
    display: -moz-box;
    display: flex;
    width: 100%;
    margin: 0px;
    text-align: left;
    padding: 10px 0px;
    padding-left: 6px;
  }
}
@media (min-width: 1440px) {
  .health-benefits-block .benefits-lists .benefit-item {
    margin-left: 0.834%;
    margin-right: 0.834%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item {
    display: -moz-box;
    display: flex;
    width: 47.23%;
    margin: 0px;
    text-align: left;
    padding: 10px 0px;
    padding-left: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-benefits-block .benefits-lists .benefit-item {
    width: 17.94%;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-content {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
.health-benefits-block .benefits-lists .benefit-item .benefit-title {
  color: #F0DB86;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-title {
    font-size: 15px;
    padding: 0px;
    padding-left: 22px;
  }
}
.health-benefits-block .benefits-lists .benefit-item p {
  padding: 0px;
  padding-left: 22px;
  margin: 0px !important;
}
@media (min-width: 376px) and (max-width: 767px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding-right: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding: 0px 20px !important;
  }
}
@media (min-width: 1440px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding: 0px 24px !important;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-desc {
  padding-bottom: 32px !important;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-desc {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px !important;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-image {
  margin-bottom: 30px;
  height: 27px;
  width: 40px;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-image {
    margin: 0px;
    width: 32px;
    height: 22px;
    align-self: center;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-icon {
  height: 57px;
  font-size: 2.48em;
  display: block;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-icon {
    font-size: 1.92em;
    height: auto;
    align-self: center;
    width: 30px;
  }
}
.health-benefits-block .health-benefit-subtext {
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  padding-top: 59px;
}
@media (max-width: 1023px) {
  .health-benefits-block .health-benefit-subtext {
    font-size: 10px;
    line-height: 20px;
    padding-top: 12px;
  }
}

/* Need Us Section Start */
* {
  font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 767px) {
  .need-us-tiles {
    margin: 0px !important;
  }
  .need-us-container {
    padding: 0px !important;
  }
  .text-health-mobile {
    display: block;
    padding: 0px !important;
  }
  .text-health {
    display: none;
  }
  .row-health-plan {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    padding: 40px 16px 16px 16px;
  }
  .text-health-subtitle {
    margin-bottom: 8px !important;
    line-height: 18px !important;
  }
  .text-health-title {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  .row-count-overlap {
    padding: 25px 60px 25px 61px;
    text-align: center;
    bottom: 0px !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 515px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-img-left {
    padding: 41px 0px 41px 0px !important;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
         justify-content: center;
  }
  .col-health-text-right {
    padding: 0px !important;
  }
  .text-health-desc-title {
    padding-top: 0px !important;
    font-size: 15px;
  }
  .text-health-desc {
    padding-bottom: 24px !important;
    font-size: 15px !important;
  }
  .element-class h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 8px !important;
  }
  .element-class {
    padding: 26px 16px;
  }
  .element-class .number-data-bold {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px !important;
  }
  .element-class p {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 768px) {
  .text-health {
    display: block;
  }
  .text-health-mobile {
    display: none;
  }
  .element-class h2 {
    font-weight: 500;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 8px !important;
  }
  .need-us-container {
    padding: 0px !important;
  }
  .element-class p {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .row-count-overlap {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    width: 100% !important;
  }
  .row-health-plan,
  .row-count-overlap {
    margin: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .row-health-plan {
    padding-top: 56px;
  }
  .col-health-img-left {
    padding: 65px 46px 129px 24px !important;
    width: 50% !important;
    -moz-box-flex: 0 !important;
         flex: 0 0 auto !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 470px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-text-right {
    padding: 65px 24px 121px 0px !important;
    width: 50% !important;
  }
  .text-health-subtitle {
    margin-bottom: 13px !important;
  }
  .text-health-title {
    font-size: 36px !important;
    line-height: 44px !important;
  }
  .text-health-desc-title {
    padding-top: 24px !important;
    font-size: 15px !important;
  }
  .text-health-desc {
    font-size: 15px !important;
  }
  .row-count-overlap {
    padding: 25px 257px;
    text-align: center;
  }
  .element-class {
    padding: 26px 16px;
  }
  .element-class h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .element-class .number-data-bold {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .element-class p {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .row-health-plan {
    margin: 0px !important;
  }
  .text-health-subtitle {
    margin-bottom: 16px !important;
  }
  .element-class .number-data-bold {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px !important;
  }
  .row-count-overlap {
    bottom: 69px;
  }
  .element-class p {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
  }
  .element-class {
    position: relative;
  }
  .element-class:after {
    content: "";
    display: block;
    position: absolute;
    background-color: transparent;
    pointer-events: none;
  }
  .element-class:nth-child(1):after,
  .element-class:nth-child(2):after {
    top: 24px;
    left: 0;
    right: 0;
    bottom: 24px;
    border-right: 1px solid #322C30;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .row-health-plan {
    margin: 0px !important;
    padding-top: 56px;
  }
  .col-health-img-left {
    padding: 84px 100px 202px 107px !important;
    width: 50% !important;
    -moz-box-flex: 0 !important;
         flex: 0 0 auto !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 518px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-text-right {
    padding: 84px 107px 209px 0px !important;
  }
  .row-count-overlap {
    margin: 0px 106px 0px 108px !important;
    padding: 16px;
    text-align: center;
  }
}
@media only screen and (min-width: 1440px) {
  .need-us-tiles {
    margin: 0px !important;
  }
  .row-health-plan {
    margin: 0px !important;
    padding-top: 88px;
  }
  .col-health-img-left {
    padding: 38px 124px 198px 222px !important;
    width: 50% !important;
    -moz-box-flex: 0 !important;
         flex: 0 0 auto !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 561px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-text-right {
    padding: 62px 211px 239px 0px !important;
  }
  .row-count-overlap {
    margin: 0px 186px 0px 186px !important;
    padding: 16px 21px;
    text-align: center;
  }
}
.need-us-tiles {
  margin: 0px !important;
}

.row-health-plan {
  background: linear-gradient(140.47deg, #32282D 0%, #382D30 56.46%, #453435 71.24%, #594445 86.22%, #70554B 97.33%, #936F59 104.38%);
}

.text-health-subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

.text-health-title {
  font-weight: 300;
  font-size: 42px;
  line-height: 52px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  padding-bottom: 24px;
  margin-bottom: 0px !important;
}

.text-health-title span {
  font-weight: 500;
}

.text-health-desc-title {
  padding-top: 32px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #F0DB86;
  text-transform: uppercase;
  margin-bottom: 8px !important;
}

.text-health-desc {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.row-count-overlap {
  background: #F0DB86;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.24);
  position: relative;
  color: #322C30;
}

.number-data-bold {
  font-weight: 500;
  font-size: 16px;
}

/* Need Us Section End */
/* providers and Network start */
.text-network-title {
  padding-bottom: 14px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #322C30;
  padding-top: 165px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .text-network-title {
    padding-left: 172px;
    padding-right: 152px;
    padding-bottom: 11px;
    padding-top: 170px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-network-title {
    padding-left: 66px;
    padding-right: 66px;
    text-align: justify;
    padding-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .text-network-title {
    padding-left: 16px;
    padding-right: 16px;
    text-align: justify;
  }
}

.text-network-subtitle {
  margin-bottom: 0;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  font-size: 41px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #322C30;
  padding-bottom: 34px;
}
.text-network-subtitle span {
  font-weight: 600;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .text-network-subtitle {
    padding-left: 172px;
    padding-right: 152px;
    padding-bottom: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-network-subtitle {
    padding-left: 66px;
    padding-right: 66px;
    text-align: justify;
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .text-network-subtitle {
    padding-left: 16px;
    padding-right: 16px;
    text-align: left;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 24px;
    padding-bottom: 0px;
  }
}

.brder-bttm {
  border-bottom: 1px solid #322C30;
  margin-left: 334px;
  margin-right: 334px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .brder-bttm {
    margin-left: 162px;
    margin-right: 162px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .brder-bttm {
    margin-left: 66px;
    margin-right: 86px;
  }
}
@media (max-width: 767px) {
  .brder-bttm {
    margin-left: 16px;
    margin-right: 16px;
  }
}

.network-subtitle-desc {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: #322C30;
  padding-left: 222px;
  padding-right: 222px;
  padding-top: 32px;
  margin-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .network-subtitle-desc {
    padding-left: 106px;
    padding-right: 86px;
    padding-top: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-subtitle-desc {
    padding-left: 66px;
    padding-right: 106px;
    padding-top: 24px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .network-subtitle-desc {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 24px;
    margin-bottom: 0;
    text-align: left;
  }
}

.key-fs-crom {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  margin-bottom: 0px;
}
@media (min-width: 1024px) {
  .key-fs-crom {
    padding-bottom: 8px;
  }
}

.key-fs-one {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  padding-top: 32px;
  margin-bottom: 0px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .key-fs-one {
    padding-top: 32px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .key-fs-one {
    padding-top: 0px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .key-fs-one {
    padding-top: 24px;
  }
}

.key-fs-one-desc {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #322C30;
  margin-bottom: 0px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .key-fs-one-desc {
    padding-right: 62px;
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .key-fs-one-desc {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .key-fs-one-desc {
    padding-top: 24px;
    margin-bottom: 0px;
  }
}

.key-fs-li {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 8px;
  color: #322C30;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .key-fs-li {
    padding-bottom: 7px;
  }
}
@media (max-width: 1023px) {
  .key-fs-li {
    padding-bottom: 8px;
  }
}

.row-networks {
  padding: 0px 120px 96px 120px;
  margin: 0px !important;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .row-networks {
    padding: 96px 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .row-networks {
    padding: 0px 60px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
         flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .row-networks {
    padding: 0px 16px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
         flex-direction: column-reverse;
  }
}

.network-comp {
  background: #F5F4F5;
  margin-top: -138px;
}
@media (max-width: 1023px) {
  .network-comp {
    margin-top: -109px;
  }
}

.col-network-text-left {
  padding-top: 116px;
  padding-left: 0 !important;
  padding-right: 76px !important;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .col-network-text-left {
    padding-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .col-network-text-left {
    padding-top: 24px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .col-network-text-left {
    padding-top: 24px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.col-network-img-right {
  padding-top: 96px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .col-network-img-right {
    padding-top: 85px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .col-network-img-right {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .col-network-img-right {
    padding-top: 32px;
    padding-bottom: 0px;
  }
}

.img-nt {
  width: 100%;
  height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .img-nt {
    height: 381px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .img-nt {
    height: 480px;
  }
}
@media (max-width: 767px) {
  .img-nt {
    height: 260px;
  }
}

.ulst {
  padding-top: 20px;
  padding-right: 50px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .ulst {
    padding-top: 0px;
    padding-right: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ulst {
    padding-top: 0px;
    margin-bottom: 64px;
  }
}
@media (max-width: 767px) {
  .ulst {
    padding-top: 16px;
    padding-right: 0px;
    margin-bottom: 60px;
  }
}

/*network end */
/* Health Plans Section Start */
.pc-health-plans {
  padding: 0px 222px;
  font-family: "Montserrat";
  font-style: normal;
  padding-top: 61px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-health-plans {
    padding-left: 75px;
    padding-right: 79px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-health-plans {
    padding-top: 56px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .pc-health-plans {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.pc-health-plans .benefits-header-sm {
  padding-top: 0px;
}

.health-plans-header .desc {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-header .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .health-plans-header .desc {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}

.health-plans-list {
  margin-bottom: 69px;
  margin-top: 56px;
}
@media (max-width: 1023px) {
  .health-plans-list {
    margin-bottom: 8px;
  }
}
.health-plans-list .health-plan {
  margin: 25px 0px;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
@media (max-width: 1023px) {
  .health-plans-list .health-plan {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
}
.health-plans-list .health-plan .plan-type-label {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #A3834F;
  text-transform: uppercase;
  margin: 0px;
}
.health-plans-list .health-plan .plan-type-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #322C30;
  margin: 0px;
  width: 92%;
}
@media (max-width: 767px) {
  .health-plans-list .health-plan .plan-type-text {
    font-size: 15px;
    width: 88%;
  }
}
.health-plans-list .plan-type {
  letter-spacing: 0.02em;
  padding: 32px 24px 32px 24px;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: justify;
       justify-content: space-between;
  background: #EBEAEA;
  border-left: 1px solid #A3834F;
  border-top: 1px solid #A3834F;
  border-bottom: 1px solid #A3834F;
  /*@media (min-width:768px) and (max-width:1023px) {
    padding: 16px 20px;
    width: 221px;
  }*/
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-type {
    padding: 24px 24px;
    border-left: 1px solid #A3834F;
    border-top: 1px solid #A3834F;
    border-right: 1px solid #A3834F;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .health-plans-list .plan-type {
    padding: 24px 16px;
  }
}
.health-plans-list .plan-type .included-benefits {
  margin-bottom: 4px;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-type .included-benefits {
    margin-bottom: 16px;
  }
}
.health-plans-list .plan-type .included-benefits .plan-type-label-incl {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #A3834F;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.health-plans-list .plan-type .included-benefits .d-flex {
  margin-top: 16px;
  width: 222px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-type .included-benefits .d-flex {
    width: 202px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-type .included-benefits .d-flex {
    width: 100%;
  }
}
.health-plans-list .plan-type .included-benefits img {
  width: 28px;
  height: 28px;
  margin-right: 18px;
  align-self: flex-start;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-type .included-benefits img {
    width: 21px;
    height: 21px;
  }
}
.health-plans-list .plan-type .included-benefits .included-benefit {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #322C30;
  letter-spacing: 0.02em;
  margin: 0px;
  text-transform: uppercase;
  /*padding: 4px 0px;*/
}
.health-plans-list .plan-type i {
  margin-right: 16px;
  align-self: center;
  /*@media (min-width:768px) and (max-width:1023px) {
    margin-right: 16px;
  }

  @media (max-width:767px) {
    width: 20px;
    height: 20px;
  }*/
}
.health-plans-list .plan-type .d-flex {
  margin-top: 16px;
}
.health-plans-list .plan-type .plan-type-heading {
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  color: #A3834F;
  margin-bottom: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .health-plans-list .plan-type .plan-type-heading {
    font-size: 24px;
    line-height: 30px;
  }
}
.health-plans-list .plan-type .plan-type-info {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #322C30;
  margin-left: 4px;
  margin-right: 2px;
  width: 245px;
  margin-bottom: 32px;
  letter-spacing: 0.02em;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-type .plan-type-info {
    width: 202px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-type .plan-type-info {
    width: 100%;
  }
}
.health-plans-list .plan-seperator {
  border-top: 32px solid #EBEBEB;
  border-bottom: 32px solid #EBEBEB;
  background-clip: content-box !important;
  background: #A3834F;
  display: inline-block;
  width: 1px;
  margin: 1px 0px;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-seperator {
    display: none;
    /*height: 1px;
    width: 100%;
    border-left: 32px solid #EBEBEB;
    border-right: 32px solid #EBEBEB;
    border-top: none;
    border-bottom: none;
    margin: 0px 1px;*/
  }
}
.health-plans-list .plan-benefits {
  padding: 39px 32px 32px 32px;
  background: #EBEAEA;
  border-right: 1px solid #A3834F;
  border-top: 1px solid #A3834F;
  border-bottom: 1px solid #A3834F;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: justify;
       justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-benefits {
    padding: 14px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-benefits {
    border-left: 1px solid #A3834F;
    border-right: 1px solid #A3834F;
    border-bottom: 1px solid #A3834F;
    border-top: none;
    padding: 24px 24px;
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  .health-plans-list .plan-benefits {
    padding: 24px 16px;
    border-left: 1px solid #A3834F;
    border-right: 1px solid #A3834F;
    border-bottom: 1px solid #A3834F;
    border-top: none;
    margin-top: -40px;
  }
}
@media (min-width: 1024px) {
  .health-plans-list .plan-benefits .add-ben {
    padding-top: 10px;
  }
}
.health-plans-list .plan-benefits .learn-more-block {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-pack: center;
         justify-content: center;
    -moz-box-align: center;
         align-items: center;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit {
  display: -moz-box;
  display: flex;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit {
    width: 100%;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    margin-bottom: 8px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex {
  width: 175px;
  margin-right: 18px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex {
    width: 167px;
    margin-right: 16px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex {
    width: 100%;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex i {
  margin-right: 18px;
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-cover-type {
  font-size: 28px;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-cover-type {
    font-size: 22px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-annual-limit {
  font-size: 20px;
  padding-top: 4px;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-annual-limit {
    font-size: 17px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex div {
  padding: 4px 0px;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex div {
    padding-bottom: 20px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex div .plan-type-label {
  color: #322C30;
}
.health-plans-list .plan-benefits .learn-more-health {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  width: 182px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  /*background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);*/
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  border: none;
}
.health-plans-list .plan-benefits .learn-more-health:hover, .health-plans-list .plan-benefits .learn-more-health:active {
  background-position: right center;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-health {
    width: 162px;
    margin-left: 8px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-health {
    width: 100%;
  }
}
.health-plans-list .plan-benefits .included-benefits {
  margin-top: 12px;
  margin-bottom: 16px;
}
.health-plans-list .plan-benefits .included-benefits .included-benefit {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #322C30;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0px;
}
.health-plans-list .plan-benefits .bordered {
  -moz-box-pack: justify;
       justify-content: space-between;
  border: 1px solid #C4C4C4;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 9px 8px 7px 16px;
  width: 642px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .bordered {
    width: 526px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-benefits .bordered {
    width: 466px;
  }
}
@media (max-width: 767px) {
  .health-plans-list .plan-benefits .bordered {
    width: 100%;
  }
}
.health-plans-list .plan-benefits .bordered img {
  width: 20px;
  height: 20px;
}
@media (min-width: 1440px) {
  .health-plans-list .plan-benefits .bordered img {
    width: 28px;
    height: 28px;
  }
}
.health-plans-list .plan-benefits .additional-benefits {
  padding: 18px 0px 24px 0px;
  width: 642px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .additional-benefits {
    width: 526px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .additional-benefits {
    width: 100%;
    padding-top: 16px;
  }
}
.health-plans-list .plan-benefits .additional-benefits .benefit {
  padding-bottom: 10px;
}
.health-plans-list .plan-benefits .additional-benefits .benefit-icon {
  width: 20px;
  height: 20px;
  margin-right: 22px;
  text-align: center;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-benefits .additional-benefits .benefit-icon {
    margin-right: 18px;
  }
}
.health-plans-list .plan-benefits .additional-benefits .benefit-icon img {
  position: relative;
  /*top: 9px;
  margin-right: 27px;

  @media(max-width:1439px) {
    margin-right: 25px;
  }*/
}

/* Health Plans Section End */
.blog {
  font-family: "Montserrat", sans-serif;
  background: #ededed;
  color: #322C30;
  /*.blog-card-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;

    color: #322C30;

    .more {
      text-transform: uppercase;
      font-weight: 500;
    }
  }*/
  /*.blog-load-more {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;

    text-align: center;
    letter-spacing: 0.02em;
    text-decoration-line: underline;
    text-transform: uppercase;
  }*/
}
.blog .blog-nav {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #000000;
}
.blog .blog-nav a {
  text-decoration: none;
  color: #000000;
}
.blog .blog-nav .disabled {
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .blog .blog-nav {
    font-size: 12px;
    line-height: 15px;
  }
}
.blog .blog-heading {
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.02em;
  color: #322C30;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .blog .blog-heading {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.03em;
  }
}
.blog .blog-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  align-self: center;
  /*@media (max-width:1023px) {
    align-self: center;
  }*/
}
.blog .blog-text a {
  color: #322C30 !important;
  font-weight: 500;
  text-decoration: underline !important;
}
.blog .blog-cat {
  font-weight: normal;
  font-size: 10px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #322C30;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.blog .blog-date {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .blog .blog-date {
    font-size: 10px;
    color: #000000;
  }
}
@media (max-width: 767px) {
  .blog .blog-date {
    margin-top: 18px;
  }
}
.blog .blog-card-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
}
.blog .blog-filter {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  /* or 171% */
  text-transform: uppercase;
  color: #989597;
}
.blog .blog-filter .selected {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  text-transform: uppercase;
  color: #E9C673;
}
.blog .rich-item {
  padding: 0px 300px 25px 300px;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .blog .rich-item {
    padding: 0px 92px 16px 92px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .rich-item {
    padding: 0px 76px 16px 76px;
    -moz-box-pack: center;
         justify-content: center;
    align-content: center;
  }
}
@media (max-width: 767px) {
  .blog .rich-item {
    padding: 12px 22px 0px 22px;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
         justify-content: center;
    align-content: center;
  }
}
.blog .rich-item p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  align-self: center;
}
@media (max-width: 767px) {
  .blog .rich-item p {
    width: 331px;
  }
}
.blog .rich-item p a {
  color: #322C30 !important;
  font-weight: 500;
  text-decoration: underline !important;
}
.blog .rich-item .blog-heading {
  padding: 26px 0px;
}
@media (max-width: 1023px) {
  .blog .rich-item .blog-heading {
    text-align: center;
  }
}
@media (min-width: 1023px) {
  .blog .rich-item .blog-heading {
    text-align: left;
  }
}
.blog .rich-item .blog-text {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .blog .rich-item .blog-text {
    width: 331px;
    padding-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .rich-item .blog-text {
    padding-top: 20px;
  }
}
.blog .rich-item .blog-image {
  text-align: center;
}
.blog .rich-item .blog-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 548px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .rich-item .blog-image img {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .blog .rich-item .blog-image img {
    width: 330px;
    height: 265px;
    margin-bottom: 20px;
    float: inherit;
  }
}
.blog .rich-item img {
  width: 50%;
  float: right;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .blog .rich-item img {
    width: 331px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .rich-item img {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .blog .rich-item .blog-vdo {
    align-self: center;
  }
}
.blog .blog-item {
  padding: 45px 300px 38px 300px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .blog .blog-item {
    padding: 42px 92px 16px 92px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .blog-item {
    padding: 20px 76px 0px 76px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-pack: center;
         justify-content: center;
    align-content: center;
  }
}
@media (max-width: 767px) {
  .blog .blog-item {
    padding: 12px 22px 0px 22px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-pack: center;
         justify-content: center;
    align-content: center;
  }
}
.blog .blog-item .blog-item-nav {
  -moz-box-pack: justify;
       justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .blog-item .blog-item-nav {
    margin-left: -49px;
    margin-right: -49px;
  }
}
@media (max-width: 767px) {
  .blog .blog-item .blog-item-nav {
    margin-left: -6px;
    margin-right: -6px;
  }
}
.blog .blog-item .blog-heading {
  padding: 26px 0px;
}
@media (max-width: 1023px) {
  .blog .blog-item .blog-heading {
    text-align: center;
  }
}
@media (min-width: 1023px) {
  .blog .blog-item .blog-heading {
    text-align: left;
  }
}
.blog .blog-item .blog-date {
  padding-right: 8px;
  align-self: center;
  width: inherit;
}
.blog .blog-item .blog-cat {
  padding: 0px 8px;
  align-self: center;
}
.blog .blog-item .social-bar {
  -moz-box-pack: justify;
       justify-content: space-between;
}
.blog .blog-item .blog-text {
  padding-top: 45px;
}
@media (max-width: 767px) {
  .blog .blog-item .blog-text {
    width: 331px;
    padding-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .blog-item .blog-text {
    padding-top: 20px;
  }
}
.blog .blog-item .socials {
  z-index: 0 !important;
}
.blog .blog-item .socials div {
  margin-right: 24px !important;
  height: 41px !important;
  width: 41px !important;
}
@media (max-width: 1023px) {
  .blog .blog-item .socials div {
    height: 27px !important;
    width: 27px !important;
    margin-right: 14px !important;
  }
}
.blog .blog-item .socials div img {
  height: 42px !important;
  width: 42px !important;
  top: 0px !important;
  right: 8px;
  padding: 5px;
}
@media (max-width: 1023px) {
  .blog .blog-item .socials div img {
    height: 27px !important;
    width: 27px !important;
    top: 0px !important;
    right: 8px;
    padding: 3px;
  }
}
.blog .blog-item .blog-img {
  padding-top: 16px;
  text-align: center;
}
@media (max-width: 1023px) {
  .blog .blog-item .blog-img {
    padding-top: 20px;
  }
}
.blog .blog-item .blog-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 548px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .blog-item .blog-img img {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .blog .blog-item .blog-img img {
    width: 330px;
    height: 265px;
  }
}
.blog .blog-item .blog-image {
  text-align: center;
}
.blog .blog-item .blog-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 548px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .blog-item .blog-image img {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .blog .blog-item .blog-image img {
    width: 330px;
    height: 265px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .blog .blog-item .blog-vdo {
    align-self: center;
  }
}
@media (min-width: 768px) {
  .blog .blog-item .hide-mob {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .blog .blog-item .hide-mob {
    display: none;
  }
}
.blog .blog-item .show-mob {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
}
@media (min-width: 768px) {
  .blog .blog-item .show-mob {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .blog .blog-item .show-mob {
    display: block;
  }
}
.blog .blog-item .show-mob .socials {
  text-align: center;
  padding-top: 16px;
  margin-right: -14px;
}
.blog .blog-item .show-mob .blog-cat {
  width: 100px;
  align-self: center;
}
.blog .blog-item .show-mob .blog-heading {
  padding: 10px 0px 10px 0px;
}
.blog .blog-item .show-mob .mob-date {
  width: 331px;
  align-self: center;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.blog .blog-item .show-mob .mob-date .blog-date {
  width: 50%;
}
.blog .related-articles {
  padding: 44px 108px 58px 108px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .blog .related-articles {
    padding: 16px 104px 66px 104px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .related-articles {
    padding: 50px 35px 54px 35px;
  }
}
@media (max-width: 767px) {
  .blog .related-articles {
    padding-left: 0px;
    padding-right: 0px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-align: center;
         align-items: center;
  }
}
.blog .related-articles .blog-heading {
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 1024px) and (max-width: 1349px) {
  .blog .related-articles .blog-heading {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .related-articles .blog-heading {
    margin-bottom: 26px;
  }
}
.blog .related-articles .articles-list {
  -moz-box-pack: center;
       justify-content: center;
}
@media (max-width: 767px) {
  .blog .related-articles .articles-list {
    width: 331px;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
}
@media (max-width: 767px) {
  .blog .related-articles .articles-list .blog-card {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .related-articles .articles-list .blog-card {
    margin: 0px 9px;
  }
}
.blog .related-articles .articles-list .blog-card .blog-cat {
  padding: 0px 9px;
}
.blog .blog-card {
  margin: 22px 12px;
  border-bottom: 3px solid #E9C673;
  background: #FFFFFF;
  /* flex: 1; */
  flex-basis: 0;
  transition: transform 0.5s;
  will-change: transform;
  border-top: 3px solid #EDEDED;
  border-left: 3px solid #EDEDED;
  border-right: 3px solid #EDEDED;
  border-bottom: 3px solid #E9C673;
}
.blog .blog-card-img img {
  width: 384px;
  height: 250px;
}
@media (max-width: 1023px) {
  .blog .blog-card-img img {
    width: 330px;
    height: 216px;
  }
}
.blog .blog-data {
  padding: 20px 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blog .blog-data {
    padding: 10px 12px;
  }
}
@media (max-width: 767px) {
  .blog .blog-data {
    padding: 10px 12px;
  }
}
.blog .blog-card-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin: 13px 0px 5px 0px;
  /* margin-bottom: 0px; */
}
@media (max-width: 1023px) {
  .blog .blog-card-title {
    width: 289px;
    margin: 0px 0px 5px 0px;
  }
}
.blog .blog-card-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin: 5px 0px 14px 0px !important;
  /* margin-bottom: 0px; */
}
.blog .blog-card-text .more {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 500;
  color: #322C30;
}
.blog .blog-meta {
  -moz-box-pack: justify;
       justify-content: space-between;
  /* position: absolute; */
  /* bottom: 0; */
}

/* Blog Section Start */
.blog-list {
  flex-wrap: wrap;
  -moz-box-pack: center;
       justify-content: center;
}

.blog-section, .featured-blog-section {
  background: #EDEDED;
  color: #322C30;
}

#blog-list .blog-card {
  display: none;
}

#loadMore h2 {
  font-weight: 500;
  font-size: 14px !important;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  margin-bottom: 0px;
  cursor: pointer;
}

.cat-data {
  background: #322C30;
  color: #E9C673;
  border: 1px solid #322C30;
  cursor: pointer;
}

.cat-list .blog-cat {
  border: none;
}

.cat-data.disabled {
  border: 1px solid #989597;
  background: transparent;
  color: #989597;
}

@media only screen and (min-width: 1024px) {
  .cat-icon {
    line-height: 20px;
  }
  .blog-card-img img {
    width: 384px;
    height: 250px;
  }
  .blog-data {
    padding: 20px 24px;
  }
  .blog-meta {
    -moz-box-pack: justify;
         justify-content: space-between;
  }
  .cat-data {
    padding: 10px 10px 9px 10px;
    margin: 0px 5px;
  }
  .cat-list .blog-cat {
    padding: 0px 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .blog-cat-img {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .blog-section {
    padding: 37px 7.9%;
  }
  .cat-list {
    padding: 36px 0px 24px 0px;
  }
  .blog-list {
    padding: 0px 16px;
  }
  .blog-card {
    margin: 11px 12px;
    border-bottom: 3px solid #E9C673;
    background: #FFFFFF;
    flex-basis: 0;
  }
  #loadMore h2 {
    padding: 36px 0px 8px 0px;
  }
}
@media only screen and (min-width: 1440px) {
  .cat-list {
    padding: 48px 13px 21px 13px;
  }
  .cat-list .blog-cat {
    padding: 0px 5px;
    font-size: 16px;
    line-height: 21px;
  }
  .blog-cat-img {
    width: 20px;
    height: 20px;
  }
  .blog-section {
    padding: 56px 6.8%;
  }
  .blog-card {
    margin: 22px 12px;
    border-bottom: 3px solid #E9C673;
    background: #FFFFFF;
    flex-basis: 0;
  }
  #loadMore h2 {
    padding: 45px 0px 20px 0px;
  }
}
@media only screen and (max-width: 1023px) {
  .blog-cat-img {
    width: 16px !important;
    height: 16px !important;
  }
  .cat-text {
    text-align: center;
    padding: 10px 13px 10px 5px;
  }
  .cat-list .blog-cat {
    font-size: 12px;
    line-height: 20px;
  }
  .cat-icon {
    padding: 10px 5px 10px 13px;
  }
  .cat-list {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-align: center;
         align-items: center;
    margin: 23px 0px 18px 0px;
  }
  .cat-data {
    margin: 3px 0px;
  }
  .blog-heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.03em;
    margin-bottom: 0px;
  }
  .blog-card-img img {
    width: 331px;
    height: 216px;
  }
  .blog-data {
    padding: 10px 12px;
  }
  .blog-card-text {
    font-size: 15px;
    line-height: 20px;
    margin: 5px 0px 10px 0px !important;
    letter-spacing: 0.02em;
  }
  .blog-card-title {
    margin-bottom: 0px;
  }
  .blog-date {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .cat-data {
    width: 100%;
  }
  .cat-list {
    margin: 23px 12px 8px 12px;
  }
  .blog-section {
    padding: 26px 2.2%;
  }
  .blog-card {
    margin: 13px 0px;
  }
  #loadMore h2 {
    padding: 20px 0px 11px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .blog-section {
    padding: 26px 3.6%;
  }
  .blog-card {
    margin: 15px 12px;
  }
  .cat-data {
    width: 60%;
  }
}
.blog-card {
  background: #FFFFFF;
  flex-basis: 0;
  border-bottom: 3px solid #E9C673;
}

.blog-card-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.blog-cat {
  font-size: 10px;
  line-height: 15px !important;
  padding: 5px 9px !important;
  text-transform: uppercase;
  border: 1px solid #322C30;
  margin-bottom: 0px;
}

.blog-meta {
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
}

.blog-date {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0px;
}

.blog-card-text .more, .featured-blog-text .more {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 500;
}

.blog-card .more {
  text-decoration: none;
  color: #322C30;
}

.blog-heading {
  text-align: center;
  text-transform: uppercase;
}

.blog-card:hover {
  /* transition: transform .3s;

  transform: scale(1.05, 1.05); */
  transform: scale(1.05);
  border: 3px solid #E9C673;
}

/* Blog Section End */
/* Featured Blog Start */
.blog-card .blog-date {
  width: 40%;
}

.featured-blog-data {
  background: #FFFFFF;
  padding: 24px;
}

.featured-blog-meta {
  padding-top: 5px;
}

#featuredBlogCarousel button {
  width: 8px;
  height: 8px;
  background-color: #EBEBEB;
  border-radius: 50%;
}

#featuredBlogCarousel button.active {
  background-color: #322C30;
}

.featured-blog img {
  width: 384px;
  height: 269px;
}

.featured-blog-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}

.featured-blog-text {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0px;
}

#featuredBlogCarousel .carousel-indicators {
  -moz-box-pack: end;
       justify-content: flex-end;
  margin-right: 2%;
}

@media only screen and (max-width: 767px) {
  .featured-blog-section {
    padding: 26px 5.8% 0px 5.8%;
  }
  .featured-blog {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
  .featured-blog img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 216px;
  }
  #featuredBlogCarousel {
    padding-top: 24px;
  }
  .featured-blog-data {
    padding: 10px 12px 15px 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .featured-blog-text {
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0px;
    margin-bottom: 0px;
  }
  .zoom-featured {
    border-bottom: 1px solid #989597;
  }
  .blog-card:hover {
    transform: scale(1.05);
    border: 3px solid #E9C673;
  }
  #featuredBlogCarousel:hover {
    transform: scale(1.05, 1.05);
    transition: transform 0.9s;
    will-change: transform;
  }
  .featured-blog:hover {
    border: 3px solid #E9C673;
  }
  #loadMore:hover {
    color: black;
  }
  .featured-blog-title {
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 3px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #featuredBlogCarousel .carousel-indicators {
    margin-bottom: 10px;
  }
  .featured-blog-section {
    padding: 22px 3.6% 0px 3.6%;
  }
  .featured-blog img {
    width: 328px;
    height: 208px;
  }
  .featured-blog-data {
    padding: 18px 18px 9px 20px;
  }
  #featuredBlogCarousel {
    padding-top: 20px;
  }
  .featured-blog-meta {
    position: absolute;
    bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  #featuredBlogCarousel .carousel-indicators {
    margin-bottom: 60px;
  }
  .featured-blog-section {
    padding: 37px 4.2% 0px 4.2%;
  }
  #featuredBlogCarousel {
    padding: 37px 0px 42px 0px;
  }
  .featured-blog-meta {
    position: absolute;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .featured-blog-section {
    padding: 46px 7.5% 0px 7.5%;
  }
  #featuredBlogCarousel {
    padding: 35px 0px 52px 0px;
  }
  #featuredBlogCarousel .carousel-indicators {
    margin-bottom: 80px;
  }
  .featured-blog-meta {
    position: absolute;
    bottom: 30px;
  }
}
#featuredBlogCarousel {
  transition: transform 0.9s;
  will-change: transform;
}

.featured-blog {
  border: 3px solid #EDEDED;
  background-color: #FFFFFF;
}

.carousel-inner .more {
  text-decoration: none;
  color: #322C30;
}

.carousel-indicators [data-bs-target] {
  margin-right: 4px !important;
  margin-left: 4px !important;
}

/* Featured Blog End */
/* PC-Form start*/
.pc-form .call-us {
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%, #453435 68.5%, #594445 82.9%, #70554B 93.58%, #936F59 100.36%);
  padding: 62px 185px;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us {
    padding: 80px 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-form .call-us {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-pack: center;
         justify-content: center;
    -moz-box-align: center;
         align-items: center;
    text-align: center;
    padding: 80px 86px;
  }
}
@media (max-width: 767px) {
  .pc-form .call-us {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-pack: center;
         justify-content: center;
    -moz-box-align: center;
         align-items: center;
    text-align: center;
    padding: 48px 24px;
  }
}
.pc-form .call-us .call-us-left {
  width: 480px;
  font-weight: 300;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-left {
    width: 437px;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-left {
    width: inherit;
  }
}
.pc-form .call-us .call-us-left .call-us-heading {
  font-size: 41px;
  line-height: 52px;
  letter-spacing: 0.03em;
  color: #F0DB86;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.pc-form .call-us .call-us-left .call-us-heading span {
  font-weight: 500;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-left .call-us-heading {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-left .call-us-heading {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-left .call-us-heading {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #F0DB86;
  }
}
.pc-form .call-us .call-us-left .call-us-desc {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-left .call-us-desc {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-left .call-us-desc {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 30px;
  }
}
.pc-form .call-us .separator {
  content: "";
  height: 323px;
  width: 1px;
  background: #FFF5D4;
  display: block;
  margin: 0px 55px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .separator {
    height: 280px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .separator {
    display: none;
  }
}
.pc-form .call-us .call-us-right {
  width: 480px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-right {
    width: 437px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-right {
    width: inherit;
  }
}
.pc-form .call-us .call-us-right .phone-no {
  font-weight: 500;
  height: 61px;
  font-size: 41px;
  line-height: 52px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}
@media (min-width: 1440px) {
  .pc-form .call-us .call-us-right .phone-no {
    font-size: 42px;
    line-height: 61px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-right .phone-no {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-right .phone-no {
    font-size: 27px;
    line-height: 34px;
    margin-bottom: 8px;
    height: 34px;
  }
}
.pc-form .call-us .call-us-right .phone-no a {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.pc-form .call-us .call-us-right .timings {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  font-weight: 300;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-right .timings {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-right .timings {
    font-size: 15px;
    line-height: 24px;
  }
}
.pc-form .call-us .call-us-right .or {
  display: -moz-box;
  display: flex;
  margin-top: 38px;
  margin-bottom: 52px;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-right .or {
    margin-top: 35px;
    margin-bottom: 44px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-right .or {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
.pc-form .call-us .call-us-right .or .or-sep {
  content: "";
  width: 206px;
  height: 1px;
  background: #FFF5D4;
}
@media (max-width: 1024px) {
  .pc-form .call-us .call-us-right .or .or-sep {
    width: 137px;
  }
}
.pc-form .call-us .call-us-right .or .or-text {
  font-size: 18px;
  line-height: 28px;
  width: 43px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 0;
  text-transform: none;
  font-weight: 300;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-form .call-us .call-us-right .or .or-text {
    font-size: 16px;
    width: 43px;
  }
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-right .or .or-text {
    font-size: 15px;
    line-height: 22px;
    width: 53px;
  }
}
.pc-form .call-us .call-us-right .strt-qte {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
}
.pc-form .call-us .call-us-right .strt-qte .strt-qte-btn {
  height: 48px;
  width: 245px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  border: none;
}
@media (max-width: 1023px) {
  .pc-form .call-us .call-us-right .strt-qte .strt-qte-btn {
    font-size: 15px;
    line-height: 24px;
    width: 327px;
  }
}
.pc-form .call-us .call-us-right .strt-qte .strt-qte-btn:hover {
  background-position: right center;
}
.pc-form .call-us .call-us-right .strt-qte .strt-qte-btn:active {
  background-position: right center;
}
.pc-form .call-us .call-us-right .strt-qte .strt-qte-btn:disabled {
  opacity: 0.75;
}

/* PC-Form End*/
/* Get In Touch Form Rebuild Start */
.get-in-touch-rebuild {
  /*.ppolicy {
    @media (max-width: 767px) {
      width: 70px;
    }
  }*/
  /*Vivek Rai*/
  /*V*/
}
@media (max-width: 767px) {
  .get-in-touch-rebuild {
    padding: 17px 6.4% 48px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild {
    padding: 35px 6.5% 48px 8.5%;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .get-in-touch-rebuild {
    padding: 42px 0.3% 40px 2.3%;
  }
}
@media (min-width: 1440px) {
  .get-in-touch-rebuild {
    padding: 48px 11% 48px 13%;
  }
}
.get-in-touch-rebuild a {
  color: #322C30 !important;
  font-weight: 500 !important;
}
.get-in-touch-rebuild .close-row {
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .get-in-touch-rebuild .close-row img {
    width: 23px;
  }
}
.get-in-touch-rebuild .added-row-custom-datepicker {
  background: url("/Assets/images/privateclient/calendar-pc.svg") no-repeat;
  background-position: right;
  background-origin: content-box;
}
.get-in-touch-rebuild .info-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
}
.get-in-touch-rebuild label {
  display: block;
}
.get-in-touch-rebuild label, .get-in-touch-rebuild .policy-message, .get-in-touch-rebuild .submit-text, .get-in-touch-rebuild .policy-btn-text {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .get-in-touch-rebuild label, .get-in-touch-rebuild .policy-message, .get-in-touch-rebuild .submit-text, .get-in-touch-rebuild .policy-btn-text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-rebuild label, .get-in-touch-rebuild .policy-message, .get-in-touch-rebuild .submit-text, .get-in-touch-rebuild .policy-btn-text {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .get-in-touch-rebuild .tickbox-privacy {
    margin-right: 3%;
  }
}
.get-in-touch-rebuild .tickbox-privacy p {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #322C30;
  text-transform: unset;
}
.get-in-touch-rebuild .submit-row {
  display: -moz-box;
  display: flex;
}
@media (min-width: 1023px) {
  .get-in-touch-rebuild .submit-row {
    margin-top: 22px;
  }
}
@media (max-width: 1023px) {
  .get-in-touch-rebuild .submit-row {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
}
.get-in-touch-rebuild .submit-row .col {
  /*flex: 1 1 0px;*/
  /*@media (min-width: 1024px) {
    margin: 8px 0;
  }*/
}
@media (min-width: 768px) {
  .get-in-touch-rebuild .submit-row .col {
    margin-right: 3%;
  }
}
.get-in-touch-rebuild .submit-row .col input, .get-in-touch-rebuild .submit-row .col select {
  width: 100%;
  height: 44px;
  -moz-box-sizing: border-box;
       box-sizing: border-box; /* for search field country */
}
.get-in-touch-rebuild .dob-col {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
}
.get-in-touch-rebuild .dob-col input {
  width: 25% !important;
}
.get-in-touch-rebuild .dob-col .added-row-day, .get-in-touch-rebuild .dob-col .added-row-month {
  width: 20% !important;
  /*input {*/
  /*}*/
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .dob-col .added-row-day, .get-in-touch-rebuild .dob-col .added-row-month {
    padding: 12px 5px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .get-in-touch-rebuild .dob-col .added-row-day, .get-in-touch-rebuild .dob-col .added-row-month {
    padding: 12px 12px !important;
  }
}
.get-in-touch-rebuild .dob-col input:last-child, .get-in-touch-rebuild .dob-col .added-row-year {
  width: 45% !important;
}
.get-in-touch-rebuild .dob-col .added-row-year {
  /*input {*/
  /*}*/
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .dob-col .added-row-year {
    padding: 12px 5px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .get-in-touch-rebuild .dob-col .added-row-year {
    padding: 12px 12px !important;
  }
}
.get-in-touch-rebuild .first-row, .get-in-touch-rebuild .added-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .get-in-touch-rebuild .first-row, .get-in-touch-rebuild .added-row {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
}
.get-in-touch-rebuild .first-row .col, .get-in-touch-rebuild .added-row .col {
  height: 88px;
  -moz-box-flex: unset;
       flex: unset;
  -moz-box-flex: 1;
       flex-grow: 1;
  /*@media (min-width: 1024px) {*/
  margin: 5px 0;
  /*}*/
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .first-row .col, .get-in-touch-rebuild .added-row .col {
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .get-in-touch-rebuild .first-row .col, .get-in-touch-rebuild .added-row .col {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .get-in-touch-rebuild .first-row .col, .get-in-touch-rebuild .added-row .col {
    margin-right: 3%;
  }
}
.get-in-touch-rebuild .first-row .col input, .get-in-touch-rebuild .first-row .col select, .get-in-touch-rebuild .added-row .col input, .get-in-touch-rebuild .added-row .col select {
  -webkit-appearance: none;
  width: 100%;
  height: 44px;
  -moz-box-sizing: border-box;
       box-sizing: border-box; /* for search field country */
  border: 1px solid #989597;
  border-radius: 0;
  padding: 12px 20px;
  transition: all 400ms;
  background-color: #ffffff;
  /*V*/
  /*VS*/
}
@media (max-width: 1023px) {
  .get-in-touch-rebuild .first-row .col input, .get-in-touch-rebuild .first-row .col select, .get-in-touch-rebuild .added-row .col input, .get-in-touch-rebuild .added-row .col select {
    height: 48px;
  }
}
.get-in-touch-rebuild .first-row .col input:focus-visible, .get-in-touch-rebuild .first-row .col select:focus-visible, .get-in-touch-rebuild .added-row .col input:focus-visible, .get-in-touch-rebuild .added-row .col select:focus-visible {
  outline: none !important;
}
.get-in-touch-rebuild .first-row .col input, .get-in-touch-rebuild .added-row .col input {
  color: #000000;
}
.get-in-touch-rebuild .first-row .col input:focus, .get-in-touch-rebuild .added-row .col input:focus {
  background-color: #FFF5D4;
  border: 1px solid #BFA056 !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.get-in-touch-rebuild .first-row .col select, .get-in-touch-rebuild .added-row .col select {
  background: url("/Assets/images/privateclient/dropdown-icon.svg") no-repeat;
  background-position: right;
  background-origin: content-box;
  color: #aaaaaa;
}
.get-in-touch-rebuild .first-row .col select:focus, .get-in-touch-rebuild .added-row .col select:focus {
  background-color: #FFF5D4;
  border: 1px solid #BFA056 !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.get-in-touch-rebuild .first-row .col select option, .get-in-touch-rebuild .added-row .col select option {
  color: #000000;
}
.get-in-touch-rebuild .first-row .col select option:hover, .get-in-touch-rebuild .added-row .col select option:hover {
  background-color: #e9e9e9;
}
.get-in-touch-rebuild .first-row .col select option:active, .get-in-touch-rebuild .added-row .col select option:active {
  background-color: #e9e9e9;
}
.get-in-touch-rebuild .first-row .col select option:disabled, .get-in-touch-rebuild .added-row .col select option:disabled {
  /*color: white;*/
  color: rgb(170, 170, 170);
}
@media (min-width: 768px) {
  .get-in-touch-rebuild .row-1 .col, .get-in-touch-rebuild .row-2 .col, .get-in-touch-rebuild .row-3 .col, .get-in-touch-rebuild .row-4 .col, .get-in-touch-rebuild .row-5 .col, .get-in-touch-rebuild .row-6 .col, .get-in-touch-rebuild .row-7 .col, .get-in-touch-rebuild .row-8 .col, .get-in-touch-rebuild .row-9 .col, .get-in-touch-rebuild .row-10 .col {
    height: 64px;
  }
}
.get-in-touch-rebuild #policy-added-row {
  margin-top: 6px;
  /*.added-row:nth-child(1) {
    .col {
      @media (min-width: 768px) {
        height: 88px;
      }
    }
  }*/
}
.get-in-touch-rebuild #policy-added-row #policy-rows {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild #policy-added-row .col {
    width: 30%;
  }
}
.get-in-touch-rebuild #policy-added-row p {
  margin: 0px !important;
}
.get-in-touch-rebuild #policy-added-row .policy-message {
  margin-bottom: 10px !important;
}
.get-in-touch-rebuild .mobile-close-row {
  margin-top: 15px !important;
  align-self: center;
}
.get-in-touch-rebuild .added-row-date {
  width: 90% !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .added-row-date {
    width: 85% !important;
  }
}
.get-in-touch-rebuild .submit-row {
  display: -moz-box;
  display: flex;
}
@media (min-width: 1023px) {
  .get-in-touch-rebuild .submit-row {
    margin-top: 22px;
  }
}
@media (max-width: 1023px) {
  .get-in-touch-rebuild .submit-row {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
}
.get-in-touch-rebuild .submit-row .col {
  /*flex: 1 1 0px;*/
  /*@media (min-width: 1024px) {
    margin: 8px 0;
  }*/
}
@media (min-width: 768px) {
  .get-in-touch-rebuild .submit-row .col {
    margin-right: 3%;
  }
}
.get-in-touch-rebuild .submit-row .col input, .get-in-touch-rebuild .submit-row .col select {
  width: 100%;
  height: 44px;
  -moz-box-sizing: border-box;
       box-sizing: border-box; /* for search field country */
}
.get-in-touch-rebuild .submit-row .checkbox-row {
  display: -moz-box;
  display: flex;
  -moz-box-flex: 2;
       flex-grow: 2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .submit-row .checkbox-row {
    margin-bottom: 22px;
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-rebuild .submit-row .checkbox-row {
    margin: 16px 0;
  }
}
.get-in-touch-rebuild .submit-row .col {
  /*flex: auto;*/
}
.get-in-touch-rebuild .submit-row .col .ppolicy {
  display: inline !important;
  height: 20px;
  width: 40px;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .get-in-touch-rebuild .submit-row .col .ppolicy {
    width: 70px;
  }
}
.get-in-touch-rebuild .submit-row .col input[type=checkbox]:checked + label:before {
  content: unset !important;
}
.get-in-touch-rebuild .submit-row .col .policy-text {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #322C30;
  text-transform: unset;
}
.get-in-touch-rebuild .submit-row .col .policy-text a {
  color: #000000;
}
.get-in-touch-rebuild .submit-row .col .btn-submit {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  width: 100%;
  height: 48px;
  border: 0;
  display: block;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  transition: 0.5s;
  color: #322C30;
}
.get-in-touch-rebuild .submit-row .col .btn-submit:hover {
  background-position: right center;
}
.get-in-touch-rebuild .submit-row .col .btn-submit:active {
  background-position: right center;
}
.get-in-touch-rebuild .submit-row .col .submit-disabled {
  background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);
  opacity: 0.5;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
}
.get-in-touch-rebuild .add-policy-btn, .get-in-touch-rebuild .add-policy-btn-tab {
  background: #322C30;
  border: 1px solid #322C30;
  height: 48px;
  width: 48px;
  font-size: unset;
  font-weight: unset;
  line-height: unset;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
}
.get-in-touch-rebuild .add-policy-btn .policy-add-sign, .get-in-touch-rebuild .add-policy-btn-tab .policy-add-sign {
  font-weight: 500;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FDDB85;
  line-height: 24px;
}
.get-in-touch-rebuild .add-policy-btn #policy-row, .get-in-touch-rebuild .add-policy-btn-tab #policy-row {
  margin: 14px 0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .add-policy-btn #policy-row, .get-in-touch-rebuild .add-policy-btn-tab #policy-row {
    display: none;
  }
}
.get-in-touch-rebuild .policy-btn-row {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  padding-top: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .policy-btn-row {
    display: none;
  }
}
.get-in-touch-rebuild .policy-btn-row-tab {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  align-self: flex-end;
}
@media (max-width: 767px), (min-width: 1024px) {
  .get-in-touch-rebuild .policy-btn-row-tab {
    display: none;
  }
}
.get-in-touch-rebuild .policy-btn-text {
  margin: 0px 16px;
}
.get-in-touch-rebuild .mobile-row {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  background: #EBEAEA;
  border: 1px solid #989597;
  margin: 9px 0;
}
.get-in-touch-rebuild .mobile-row p {
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #000000;
  margin: 0px;
}
.get-in-touch-rebuild .mobile-row .mobile-col-left {
  padding: 15px 21px;
}
.get-in-touch-rebuild .mobile-row .mobile-col-right {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: self-end;
       align-items: self-end;
  padding: 5px;
}
.get-in-touch-rebuild .mobile-row .mobile-col-right .edit-row {
  align-self: flex-end;
}
.get-in-touch-rebuild .mobile-row .mobile-col-right p {
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #322C30;
  font-weight: 500;
}
.get-in-touch-rebuild .error {
  border: 2px solid #BFA056 !important;
}
.get-in-touch-rebuild .error-required, .get-in-touch-rebuild .error-email, .get-in-touch-rebuild .error-phone, .get-in-touch-rebuild .error-country, .get-in-touch-rebuild .error-date, .get-in-touch-rebuild .error-day, .get-in-touch-rebuild .error-month, .get-in-touch-rebuild .error-year {
  display: none;
  text-transform: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #322C30;
  font-family: "Montserrat", sans-serif;
}
.get-in-touch-rebuild .error-required.enabled, .get-in-touch-rebuild .error-email.enabled, .get-in-touch-rebuild .error-phone.enabled, .get-in-touch-rebuild .error-country.enabled, .get-in-touch-rebuild .error-date.enabled, .get-in-touch-rebuild .error-day.enabled, .get-in-touch-rebuild .error-month.enabled, .get-in-touch-rebuild .error-year.enabled {
  display: block;
}
.get-in-touch-rebuild .form-success-message {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  text-align: center;
}
.get-in-touch-rebuild .form-success-message .success-message {
  font-size: 41px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #322C30;
  width: 760px;
  text-transform: capitalize;
  margin-bottom: 35px;
  font-weight: 300;
}
.get-in-touch-rebuild .form-success-message .success-message span {
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .form-success-message .success-message {
    font-size: 28px;
    line-height: 34px;
    width: 500px;
    margin-top: 13px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-rebuild .form-success-message .success-message {
    font-size: 28px;
    line-height: 34px;
    width: 279px;
    margin-top: 30px;
  }
}
.get-in-touch-rebuild .form-success-message .success-desc {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #322C30;
  width: 662px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .form-success-message .success-desc {
    font-size: 15px;
    width: 500px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-rebuild .form-success-message .success-desc {
    font-size: 15px;
    width: 279px;
  }
}
.get-in-touch-rebuild .cntry-error-col {
  display: none;
  background: #FFF5D4;
  border: 1px solid #A3834F;
}
@media (min-width: 1024px) {
  .get-in-touch-rebuild .cntry-error-col {
    width: 97%;
    margin: 11px 0 9px 0;
    padding: 10px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .get-in-touch-rebuild .cntry-error-col {
    width: 97%;
    margin: 9px 0 11px 0;
    padding: 13px 10px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-rebuild .cntry-error-col {
    margin: 11px 0 11px 0;
    padding: 13px 10px;
  }
}
.get-in-touch-rebuild .cntry-msg-hide {
  display: none;
}
.get-in-touch-rebuild .cntry-msg-show {
  display: block;
}

/* Get In Touch Form Rebuild End */
.autocomplete {
  position: relative;
  display: inline-block;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}

/*
   Icons

  Generated from https://icomoon.io/app/
  selection.json in Content/fonts
   ========================================================================== */
.icon-info-col-rel-manager:before, .icon-info-col-private-room:before, .icon-info-col-prescribed:before, .icon-info-col-nhs:before, .icon-info-col-mental-health:before, .icon-info-col-healthcare-travels:before, .icon-info-col-global-evacuation:before, .icon-info-col-direct-access:before, .icon-info-col-children-covered:before, .icon-info-col-annual-check:before, .icon-info-cover-type:before, .icon-info-annual-limit:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "private-client-iconfonts" !important;
  speak: none;
  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-info-annual-limit:before {
  content: "\e90a";
  color: #A3834F;
}

.icon-info-cover-type:before {
  content: "\e90b";
  color: #A3834F;
}

.icon-info-col-annual-check:before {
  content: "\e900";
  color: #fff5d4;
}

.icon-info-col-children-covered:before {
  content: "\e901";
  color: #fff5d4;
}

.icon-info-col-direct-access:before {
  content: "\e902";
  color: #fff5d4;
}

.icon-info-col-global-evacuation:before {
  content: "\e903";
  color: #fff5d4;
}

.icon-info-col-healthcare-travels:before {
  content: "\e904";
  color: #fff5d4;
}

.icon-info-col-mental-health:before {
  content: "\e905";
  color: #fff5d4;
}

.icon-info-col-nhs:before {
  content: "\e906";
  color: #fff5d4;
}

.icon-info-col-prescribed:before {
  content: "\e907";
  color: #fff5d4;
}

.icon-info-col-private-room:before {
  content: "\e908";
  color: #fff5d4;
}

.icon-info-col-rel-manager:before {
  content: "\e909";
  color: #fff5d4;
}

/*Redesigned CSS*/
.private-client-header-redesigned {
  background: #33292E;
}
.private-client-header-redesigned .title-redesigned {
  margin: 0px;
  color: #FDDB85;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 400;
}
.private-client-header-redesigned .title-redesigned span {
  font-weight: 600;
}
@media (max-width: 767px) {
  .private-client-header-redesigned .title-redesigned {
    padding: 40px 24px;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .private-client-header-redesigned .title-redesigned {
    padding: 35px 24px;
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .private-client-header-redesigned .title-redesigned {
    padding: 40px 24px;
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 1440px) {
  .private-client-header-redesigned .title-redesigned {
    padding: 47px 120px 50px;
    font-size: 47px;
    line-height: 61px;
  }
}

.worldwide-protect-redesigned {
  background: #fff;
  padding: 200px 120px 0;
}
.worldwide-protect-redesigned a {
  color: #322C30;
  text-decoration: underline;
  font-weight: 500;
}
.worldwide-protect-redesigned a:hover {
  color: #322C30;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .worldwide-protect-redesigned {
    padding: 55px 24px 0px 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .worldwide-protect-redesigned {
    padding: 80px 66px 0px 66px;
  }
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned {
    padding: 60px 24px 0px 24px;
  }
}
.worldwide-protect-redesigned .worldwide-protect-title {
  font-weight: 400;
  font-size: 41px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #32282D;
  margin: 0 0 32px;
  padding: 0px 102px;
}
.worldwide-protect-redesigned .worldwide-protect-title span {
  font-weight: 600;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .worldwide-protect-redesigned .worldwide-protect-title {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    margin: 0 83px 24px;
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .worldwide-protect-redesigned .worldwide-protect-title {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned .worldwide-protect-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    padding: 0px;
  }
}
.worldwide-protect-redesigned .worldwide-protect-desc {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #32282D;
  margin: 24px auto 0;
}
@media (min-width: 1440px) {
  .worldwide-protect-redesigned .worldwide-protect-desc {
    width: 91.9%;
    margin: 32px auto 0;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .worldwide-protect-redesigned .worldwide-protect-desc {
    width: 80.9%;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .worldwide-protect-redesigned .worldwide-protect-desc h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-align: initial;
  }
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned .worldwide-protect-desc h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row {
  margin-top: 58px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  gap: 24px;
  -moz-box-pack: center;
       justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .worldwide-protect-redesigned .worldwide-protect-row {
    gap: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .worldwide-protect-redesigned .worldwide-protect-row {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned .worldwide-protect-row {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column {
  /*flex: 1;*/
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.08);
  flex-basis: 48%;
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-card-image {
  width: 100%;
  /* height: auto; */
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-card-image.img-desk {
  display: none;
}
@media (min-width: 1024px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-card-image.img-desk {
    display: block;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-card-image.img-tab {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-card-image.img-tab {
    display: block;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-card-image.img-mob {
  display: none;
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-card-image.img-mob {
    display: block;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data {
  padding: 48px 40px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 32px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data {
    padding: 40px 16px;
    gap: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data {
    padding: 32px 24px;
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data {
    padding: 24px 16px;
    gap: 24px;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #322C30;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table {
  padding-top: 0px;
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table {
  border-collapse: collapse;
  border-spacing: 0px;
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr td {
  vertical-align: baseline;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #322C30;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr td {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr td {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr td:not(:first-child) {
  padding: 0 0 0 12px;
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr td:first-child {
  padding: 0px;
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr:not(:first-child) td {
  padding: 16px 0 0;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr:not(:first-child) td {
    padding: 24px 0 0;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr:not(:first-child) td:not(:first-child) {
  padding: 16px 0 0 12px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr:not(:first-child) td:not(:first-child) {
    padding: 24px 0 0 12px;
  }
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr:not(:first-child) td:first-child {
  padding: 0px;
}
.worldwide-protect-redesigned .worldwide-protect-row .worldwide-protect-column .worldwide-protect-desc-data .tile-text-description-table table tr img {
  height: 20px;
  width: 20px;
  margin-right: 0px;
}

.benefit-list-redesigned {
  /*background: url(/Assets/images/privateclient/Health-Plan/plan-bg.jpg) no-repeat;*/
  /*background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 10%,rgba(50, 40, 45, 0) 25%, rgba(50, 40, 45, 0.85) 38.39%),url(/Assets/images/privateclient/Health-Plan/plan-bg.jpg) no-repeat;*/
  padding: 416px 120px 120px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .benefit-list-redesigned {
    padding: 404px 23px 80px 25px;
    background-position: bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned {
    padding: 272px 66px 80px 66px;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned {
    padding: 268px 24px 60px 24px;
  }
}
.benefit-list-redesigned .list-header-redesigned {
  font-weight: 400;
  font-size: 41px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0 0 32px;
}
.benefit-list-redesigned .list-header-redesigned span {
  font-weight: 600;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .benefit-list-redesigned .list-header-redesigned {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .list-header-redesigned {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 24px;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .list-header-redesigned {
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 24px;
  }
}
.benefit-list-redesigned .list-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 0;
}
.benefit-list-redesigned .list-desc a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .list-desc a {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .list-desc a {
    color: #FDDB85;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .benefit-list-redesigned .list-desc {
    width: 66.2%;
    /* text-align: center; */
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .list-desc {
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .list-desc {
    font-size: 15px;
    line-height: 22px;
  }
}
.benefit-list-redesigned .plan-list {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  margin: 24px 0 32px;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
}
.benefit-list-redesigned .plan-list a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .plan-list a {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .plan-list a {
    color: #FDDB85;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .benefit-list-redesigned .plan-list {
    margin: 40px 0;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .plan-list {
    margin: 32px 0;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
}
@media (min-width: 1440px) {
  .benefit-list-redesigned .plan-list {
    margin: 48px 0;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
}
.benefit-list-redesigned .plan-list .benefit-item-redesiged {
  border: 1px solid #70554B;
  padding: 29px 16px 48px;
  -moz-box-flex: 1;
       flex: 1;
  flex-basis: 20%;
  -moz-box-flex: 0;
       flex-grow: 0;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .benefit-list-redesigned .plan-list .benefit-item-redesiged {
    padding: 24px 16px;
    flex-basis: 19.89%;
    -moz-box-flex: 0;
         flex-grow: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .plan-list .benefit-item-redesiged {
    padding: 32px 24px 54px 24px;
    flex-basis: 50%;
    -moz-box-flex: 0;
         flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .plan-list .benefit-item-redesiged {
    padding: 32px 16px 32px 16px;
  }
}
.benefit-list-redesigned .plan-list .benefit-item-redesiged i.benefit-icon {
  font-size: 2.75em;
}
.benefit-list-redesigned .plan-list .benefit-item-redesiged .benefit-content {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 8px;
}
.benefit-list-redesigned .plan-list .benefit-item-redesiged .benefit-content .benefit-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #F0DB86;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .plan-list .benefit-item-redesiged .benefit-content .benefit-title {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .plan-list .benefit-item-redesiged .benefit-content .benefit-title {
    font-size: 15px;
    line-height: 22px;
  }
}
.benefit-list-redesigned .plan-list .benefit-item-redesiged .benefit-content .benefit-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFF5D4;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .plan-list .benefit-item-redesiged .benefit-content .benefit-desc {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .plan-list .benefit-item-redesiged .benefit-content .benefit-desc {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
  }
}
.benefit-list-redesigned .benefit-subtext-redesigned {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin: 0;
  color: #FFFFFF;
  /*@media(min-width:768px) and (max-width:1023px) {
    padding-bottom: 32px;
  }*/
}
@media (min-width: 1440px) {
  .benefit-list-redesigned .benefit-subtext-redesigned {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .benefit-list-redesigned .benefit-subtext-redesigned {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 173px 0px 175px;
  }
}
.benefit-list-redesigned .benefit-subtext-redesigned a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefit-list-redesigned .benefit-subtext-redesigned a {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .benefit-list-redesigned .benefit-subtext-redesigned a {
    color: #FDDB85;
  }
}

.global-health-redesigned {
  /*background: url('~/Assets/images/privateclient/Health-Plan/global-health-bg.png');*/
  /*background: url(/Assets/images/privateclient/Health-Plan/global-health-bg.png) no-repeat;*/
  text-align: center;
  color: #FDDB85;
  display: -moz-box;
  display: flex;
  /*gap: 32px;*/
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
}
.global-health-redesigned a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
.global-health-redesigned a:hover {
  color: #F0DB86;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-health-redesigned a {
    color: #FDDB85;
  }
  .global-health-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .global-health-redesigned a {
    color: #FDDB85;
  }
  .global-health-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (min-width: 1440px) {
  .global-health-redesigned {
    padding: 160px 120px 200px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .global-health-redesigned {
    padding: 80px 108px;
    gap: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-health-redesigned {
    padding: 80px 66px;
  }
}
@media (max-width: 767px) {
  .global-health-redesigned {
    padding: 60px 24px;
  }
}
.global-health-redesigned h2 {
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #FDDB85;
  margin: 0;
}
@media (min-width: 1440px) {
  .global-health-redesigned h2 {
    font-size: 41px;
    line-height: 52px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .global-health-redesigned h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-health-redesigned h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .global-health-redesigned h2 {
    font-size: 28px;
    line-height: 34px;
  }
}
.global-health-redesigned .global-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 767px) {
  .global-health-redesigned .global-description {
    font-size: 15px;
    line-height: 22px;
    padding-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-health-redesigned .global-description {
    font-size: 15px;
    line-height: 22px;
    padding-top: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .global-health-redesigned .global-description {
    padding: 0px 82px;
    padding-top: 32px;
  }
}
@media (min-width: 1440px) {
  .global-health-redesigned .global-description {
    padding: 0px 80px 0px 80px;
    padding-top: 32px;
  }
}
.global-health-redesigned .benefit-list {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .global-health-redesigned .benefit-list {
    margin-top: 56px;
    gap: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .global-health-redesigned .benefit-list {
    gap: 20px;
    margin: 24px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-health-redesigned .benefit-list {
    gap: 20px;
    margin: 48px 20px 0px 20px;
  }
}
@media (max-width: 767px) {
  .global-health-redesigned .benefit-list {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    gap: 16px;
    margin-top: 32px;
  }
}
.global-health-redesigned .benefit-list .benefit-item {
  background: rgba(50, 40, 45, 0.84);
  opacity: 0.8;
  -moz-box-flex: 0;
       flex-grow: 0;
  flex-basis: 23.4%;
  padding: 64px 24px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 32px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .global-health-redesigned .benefit-list .benefit-item {
    /*margin-top: 12px;*/
    padding: 64px 32px;
    flex-basis: 48.5%;
    -moz-box-flex: 0;
         flex-grow: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-health-redesigned .benefit-list .benefit-item {
    /*margin-top: 12px;*/
    padding: 64px 28px;
    flex-basis: 48%;
    -moz-box-flex: 0;
         flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .global-health-redesigned .benefit-list .benefit-item {
    padding: 40px 32px;
  }
}
.global-health-redesigned .benefit-list .benefit-item .benefit-icon {
  font-size: 60px;
}
.global-health-redesigned .benefit-list .benefit-item .benefit-icon:before {
  display: block;
}
.global-health-redesigned .benefit-list .benefit-item .benefit-image {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.global-health-redesigned .benefit-list .benefit-item .benefit-data {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 8px;
  /*flex: 1 1 auto;*/
  -moz-box-pack: justify;
       justify-content: space-between;
}
.global-health-redesigned .benefit-list .benefit-item .benefit-data .benefit-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0;
}
.global-health-redesigned .benefit-list .benefit-item .benefit-data .benefit-desc {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFF5D4;
  margin: 0;
}

.your-life-redesigned {
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%, #453435 68.5%, #594445 82.9%, #70554B 93.58%, #936F59 100.36%);
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
.your-life-redesigned a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
.your-life-redesigned a:hover {
  color: #F0DB86;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned a {
    color: #FDDB85;
  }
  .your-life-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .your-life-redesigned a {
    color: #FDDB85;
  }
  .your-life-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (min-width: 1440px) {
  .your-life-redesigned {
    padding: 200px 121px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    gap: 80px;
    -moz-box-align: start;
         align-items: flex-start;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .your-life-redesigned {
    padding: 80px 24px;
    gap: 20px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned {
    padding: 80px 64px;
    gap: 32px;
  }
}
@media (max-width: 767px) {
  .your-life-redesigned {
    padding: 60px 24px;
    gap: 24px;
  }
}
@media (min-width: 1024px) {
  .your-life-redesigned.image-on-right {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
  }
}
.your-life-redesigned .redesigned-tile-image {
  /*@media (min-width: 1440px) {
    width: 485px;
    height: 595px;
  }*/
}
.your-life-redesigned .redesigned-tile-image.img-desk {
  display: none;
}
@media (min-width: 1024px) {
  .your-life-redesigned .redesigned-tile-image.img-desk {
    display: block;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .your-life-redesigned .redesigned-tile-image.img-desk {
    height: 586px;
  }
}
.your-life-redesigned .redesigned-tile-image.img-tab {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned .redesigned-tile-image.img-tab {
    display: block;
  }
}
.your-life-redesigned .redesigned-tile-image.img-mobile {
  display: none;
}
@media (max-width: 767px) {
  .your-life-redesigned .redesigned-tile-image.img-mobile {
    display: block;
  }
}
.your-life-redesigned .redesigned-text-subtitle {
  font-weight: 400;
  font-size: 41px;
  line-height: 58px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0 0 24px;
}
@media (min-width: 1440px) {
  .your-life-redesigned .redesigned-text-subtitle {
    font-size: 41px;
    line-height: 58px;
    margin: 0 0 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .your-life-redesigned .redesigned-text-subtitle {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned .redesigned-text-subtitle {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .your-life-redesigned .redesigned-text-subtitle {
    font-size: 28px;
    line-height: 34px;
  }
}
.your-life-redesigned .redesigned-text-subtitle span {
  font-weight: 600;
}
.your-life-redesigned .tile-text-break {
  width: 73.7%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned .tile-text-break {
    width: 67.4%;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .your-life-redesigned .tile-text-break {
    width: 76.9%;
  }
}
@media (min-width: 1440px) {
  .your-life-redesigned .tile-text-break {
    width: 67.2%;
  }
}
@keyframes animyourlife {
  from {
    width: 0%;
  }
  to {
    width: 73.7%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  @keyframes animyourlife {
    from {
      width: 0%;
    }
    to {
      width: 67.4%;
    }
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  @keyframes animyourlife {
    from {
      width: 0%;
    }
    to {
      width: 76.9%;
    }
  }
}
@media (min-width: 1440px) {
  @keyframes animyourlife {
    from {
      width: 0%;
    }
    to {
      width: 67.2%;
    }
  }
}
.your-life-redesigned .redesigned-text-data {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 32px 0 0;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .your-life-redesigned .redesigned-text-data {
    margin-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned .redesigned-text-data {
    font-size: 15px;
    line-height: 22px;
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .your-life-redesigned .redesigned-text-data {
    font-size: 15px;
    line-height: 22px;
    margin-top: 24px;
  }
}
.your-life-redesigned .redesigned-text-data p {
  margin: 32px 0 20px;
}
.your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table {
  padding-bottom: 0px;
  padding-top: 0px;
}
.your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table {
  border-collapse: separate;
  border-spacing: 0px 12px;
  padding-top: 20px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table {
    border-spacing: 0px 8px;
    padding-top: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table {
    border-spacing: 0px 16px;
    padding-top: 16px;
  }
}
@media (max-width: 767px) {
  .your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table {
    border-spacing: 0px 16px;
    padding-top: 16px;
  }
}
.your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table tr td {
  padding: 0px;
}
.your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table tr td:first-child {
  padding-right: 13px;
  vertical-align: baseline;
}
@media (min-width: 1024px) {
  .your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table tr td:first-child {
    padding-right: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table tr td:first-child {
    padding-right: 14px;
  }
}
.your-life-redesigned .redesigned-text-data .tile-text-description-right .tile-text-description-table table tr td img {
  height: 20px;
  width: 20px;
  margin: 0px;
}

.alternative-plans-redesigned {
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%, #453435 68.5%, #594445 82.9%, #70554B 93.58%, #936F59 100.36%);
  padding: 120px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-align: center;
       align-items: center;
}
.alternative-plans-redesigned a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
.alternative-plans-redesigned a:hover {
  color: #F0DB86;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned a {
    color: #FDDB85;
  }
  .alternative-plans-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned a {
    color: #FDDB85;
  }
  .alternative-plans-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned {
    padding: 80px 24px 80px 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned {
    padding: 74px 66px 80px;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned {
    padding: 104px 24px 60px;
  }
}
.alternative-plans-redesigned h2 {
  font-weight: 400;
  font-size: 41px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned h2 {
    font-size: 41px;
    line-height: 52px;
    padding: 0px 84px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned h2 {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (min-width: 1440px) {
  .alternative-plans-redesigned h2 {
    width: 93%;
  }
}
.alternative-plans-redesigned h2 span {
  font-weight: 600;
}
.alternative-plans-redesigned p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 32px 0 0;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned p {
    margin: 24px 0px 0px 0px;
    padding: 0px 173px 0px 175px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned p {
    margin: 24px 0px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned p {
    font-size: 15px;
    line-height: 22px;
  }
}
.alternative-plans-redesigned .plans-div {
  display: -moz-box;
  display: flex;
  gap: 24px;
  margin: 80px 0px 0px;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  flex-wrap: wrap;
  -moz-box-pack: center;
       justify-content: center;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned .plans-div {
    margin: 24px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned .plans-div {
    margin: 32px 20px 0px 20px;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned .plans-div {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    margin: 24px 22px 0px;
  }
}
.alternative-plans-redesigned .plans-div .plan-item {
  border: 1px solid #F0DB86;
  border-top: 3px solid #F0DB86;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 12px;
  padding: 24px;
  flex-basis: 23%;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned .plans-div .plan-item {
    flex-basis: 22.5%;
    gap: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned .plans-div .plan-item {
    flex-basis: 47%;
    gap: 8px;
  }
}
@media (max-width: 768px) {
  .alternative-plans-redesigned .plans-div .plan-item {
    gap: 8px;
  }
}
.alternative-plans-redesigned .plans-div .plan-item .plan-name {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned .plans-div .plan-item .plan-name {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned .plans-div .plan-item .plan-name {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned .plans-div .plan-item .plan-name {
    font-size: 15px;
    line-height: 22px;
  }
}
.alternative-plans-redesigned .plans-div .plan-item .plan-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 0;
  text-align: left;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned .plans-div .plan-item .plan-desc {
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned .plans-div .plan-item .plan-desc {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned .plans-div .plan-item .plan-desc {
    font-size: 15px;
    line-height: 22px;
  }
}
.alternative-plans-redesigned .know-more-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  padding: 12px 32px;
  border: none;
  text-decoration: none;
  margin: 80px 0 0;
  /*background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);*/
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #A97E24 99.99%);
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .alternative-plans-redesigned .know-more-btn {
    margin: 60px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .alternative-plans-redesigned .know-more-btn {
    margin: 40px 0 0;
  }
}
@media (max-width: 767px) {
  .alternative-plans-redesigned .know-more-btn {
    margin: 40px 0 0;
    width: 100%;
  }
}
.alternative-plans-redesigned .know-more-btn:hover {
  background-position: right center;
  color: #322C30;
}

.benefits-header-sm {
  padding-top: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #F0DB86;
}
@media (max-width: 767px) {
  .benefits-header-sm {
    padding-top: 40px;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .benefits-header-sm {
    margin-bottom: 8px;
  }
}

.benefits-header {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 52px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #F0DB86;
  margin: 0px;
  padding-bottom: 24px;
}
.benefits-header span {
  font-weight: 500;
}
@media (max-width: 767px) {
  .benefits-header {
    font-size: 28px;
    line-height: 34px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefits-header {
    font-size: 36px;
    line-height: 44px;
  }
}

.health-benefits-block {
  font-family: "Montserrat", sans-serif;
  padding: 0px 120px;
}
@media (max-width: 767px) {
  .health-benefits-block {
    padding: 0px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .health-benefits-block {
    padding: 0px 24px;
  }
}
.health-benefits-block .benefits-lists {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists {
    margin-top: 34px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-benefits-block .benefits-lists {
    -moz-box-pack: justify;
         justify-content: space-between;
  }
}
.health-benefits-block .benefits-lists .benefit-item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFF5D4;
  text-align: center;
  width: 18.33%;
  margin-top: 78px;
  margin-left: 1.03%;
  margin-right: 1.03%;
  border-bottom: 1px solid #FFF5D4;
}
@media (max-width: 767px) {
  .health-benefits-block .benefits-lists .benefit-item {
    display: -moz-box;
    display: flex;
    width: 100%;
    margin: 0px;
    text-align: left;
    padding: 10px 0px;
    padding-left: 6px;
  }
}
@media (min-width: 1440px) {
  .health-benefits-block .benefits-lists .benefit-item {
    margin-left: 0.834%;
    margin-right: 0.834%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item {
    display: -moz-box;
    display: flex;
    width: 47.23%;
    margin: 0px;
    text-align: left;
    padding: 10px 0px;
    padding-left: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-benefits-block .benefits-lists .benefit-item {
    width: 17.94%;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-content {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
.health-benefits-block .benefits-lists .benefit-item .benefit-title {
  color: #F0DB86;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-title {
    font-size: 15px;
    padding: 0px;
    padding-left: 22px;
  }
}
.health-benefits-block .benefits-lists .benefit-item p {
  padding: 0px;
  padding-left: 22px;
  margin: 0px !important;
}
@media (min-width: 376px) and (max-width: 767px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding-right: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding: 0px 20px !important;
  }
}
@media (min-width: 1440px) {
  .health-benefits-block .benefits-lists .benefit-item p {
    padding: 0px 24px !important;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-desc {
  padding-bottom: 32px !important;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-desc {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px !important;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-image {
  margin-bottom: 30px;
  height: 27px;
  width: 40px;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-image {
    margin: 0px;
    width: 32px;
    height: 22px;
    align-self: center;
  }
}
.health-benefits-block .benefits-lists .benefit-item .benefit-icon {
  height: 57px;
  font-size: 2.48em;
}
@media (max-width: 1023px) {
  .health-benefits-block .benefits-lists .benefit-item .benefit-icon {
    font-size: 1.92em;
    height: auto;
    align-self: center;
    width: 30px;
  }
}
.health-benefits-block .health-benefit-subtext {
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  padding-top: 59px;
}
@media (max-width: 1023px) {
  .health-benefits-block .health-benefit-subtext {
    font-size: 10px;
    line-height: 20px;
    padding-top: 12px;
  }
}

/* Need Us Section Start */
* {
  font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 767px) {
  .need-us-tiles {
    margin: 0px !important;
  }
  .need-us-container {
    padding: 0px !important;
  }
  .text-health-mobile {
    display: block;
    padding: 0px !important;
  }
  .text-health {
    display: none;
  }
  .row-health-plan {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    padding: 40px 16px 16px 16px;
  }
  .text-health-subtitle {
    margin-bottom: 8px !important;
    line-height: 18px !important;
  }
  .text-health-title {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  .row-count-overlap {
    padding: 25px 60px 25px 61px;
    text-align: center;
    bottom: 0px !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 515px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-img-left {
    padding: 41px 0px 41px 0px !important;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
         justify-content: center;
  }
  .col-health-text-right {
    padding: 0px !important;
  }
  .text-health-desc-title {
    padding-top: 0px !important;
    font-size: 15px;
  }
  .text-health-desc {
    padding-bottom: 24px !important;
    font-size: 15px !important;
  }
  .element-class h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 8px !important;
  }
  .element-class {
    padding: 26px 16px;
  }
  .element-class .number-data-bold {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px !important;
  }
  .element-class p {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 768px) {
  .text-health {
    display: block;
  }
  .text-health-mobile {
    display: none;
  }
  .element-class h2 {
    font-weight: 500;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 8px !important;
  }
  .need-us-container {
    padding: 0px !important;
  }
  .element-class p {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .row-count-overlap {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    width: 100% !important;
  }
  .row-health-plan,
  .row-count-overlap {
    margin: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .row-health-plan {
    padding-top: 56px;
  }
  .col-health-img-left {
    padding: 65px 46px 129px 24px !important;
    width: 50% !important;
    -moz-box-flex: 0 !important;
         flex: 0 0 auto !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 470px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-text-right {
    padding: 65px 24px 121px 0px !important;
    width: 50% !important;
  }
  .text-health-subtitle {
    margin-bottom: 13px !important;
  }
  .text-health-title {
    font-size: 36px !important;
    line-height: 44px !important;
  }
  .text-health-desc-title {
    padding-top: 24px !important;
    font-size: 15px !important;
  }
  .text-health-desc {
    font-size: 15px !important;
  }
  .row-count-overlap {
    padding: 25px 257px;
    text-align: center;
  }
  .element-class {
    padding: 26px 16px;
  }
  .element-class h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .element-class .number-data-bold {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .element-class p {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .row-health-plan {
    margin: 0px !important;
  }
  .text-health-subtitle {
    margin-bottom: 16px !important;
  }
  .element-class .number-data-bold {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px !important;
  }
  .row-count-overlap {
    bottom: 69px;
  }
  .element-class p {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
  }
  .element-class {
    position: relative;
  }
  .element-class:after {
    content: "";
    display: block;
    position: absolute;
    background-color: transparent;
    pointer-events: none;
  }
  .element-class:nth-child(1):after,
  .element-class:nth-child(2):after {
    top: 24px;
    left: 0;
    right: 0;
    bottom: 24px;
    border-right: 1px solid #322C30;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .row-health-plan {
    margin: 0px !important;
    padding-top: 56px;
  }
  .col-health-img-left {
    padding: 84px 100px 202px 107px !important;
    width: 50% !important;
    -moz-box-flex: 0 !important;
         flex: 0 0 auto !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 518px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-text-right {
    padding: 84px 107px 209px 0px !important;
  }
  .row-count-overlap {
    margin: 0px 106px 0px 108px !important;
    padding: 16px;
    text-align: center;
  }
}
@media only screen and (min-width: 1440px) {
  .need-us-tiles {
    margin: 0px !important;
  }
  .row-health-plan {
    margin: 0px !important;
    padding-top: 88px;
  }
  .col-health-img-left {
    padding: 38px 124px 198px 222px !important;
    width: 50% !important;
    -moz-box-flex: 0 !important;
         flex: 0 0 auto !important;
  }
  .col-health-img-left img {
    width: 100%;
    height: 561px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .col-health-text-right {
    padding: 62px 211px 239px 0px !important;
  }
  .row-count-overlap {
    margin: 0px 186px 0px 186px !important;
    padding: 16px 21px;
    text-align: center;
  }
}
.need-us-tiles {
  margin: 0px !important;
}

.row-health-plan {
  background: linear-gradient(140.47deg, #32282D 0%, #382D30 56.46%, #453435 71.24%, #594445 86.22%, #70554B 97.33%, #936F59 104.38%);
}

.text-health-subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
}

.text-health-title {
  font-weight: 300;
  font-size: 42px;
  line-height: 52px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  padding-bottom: 24px;
  margin-bottom: 0px !important;
}

.text-health-title span {
  font-weight: 500;
}

.text-health-desc-title {
  padding-top: 32px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #F0DB86;
  text-transform: uppercase;
  margin-bottom: 8px !important;
}

.text-health-desc {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.row-count-overlap {
  background: #F0DB86;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.24);
  position: relative;
  color: #322C30;
}

.number-data-bold {
  font-weight: 500;
  font-size: 16px;
}

/* Need Us Section End */
/* providers and Network start */
.text-network-title {
  padding-bottom: 14px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #322C30;
  padding-top: 165px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .text-network-title {
    padding-left: 172px;
    padding-right: 152px;
    padding-bottom: 11px;
    padding-top: 170px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-network-title {
    padding-left: 66px;
    padding-right: 66px;
    text-align: justify;
    padding-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .text-network-title {
    padding-left: 16px;
    padding-right: 16px;
    text-align: justify;
  }
}

.text-network-subtitle {
  margin-bottom: 0;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  font-size: 41px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #322C30;
  padding-bottom: 34px;
}
.text-network-subtitle span {
  font-weight: 600;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .text-network-subtitle {
    padding-left: 172px;
    padding-right: 152px;
    padding-bottom: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-network-subtitle {
    padding-left: 66px;
    padding-right: 66px;
    text-align: justify;
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .text-network-subtitle {
    padding-left: 16px;
    padding-right: 16px;
    text-align: left;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 24px;
    padding-bottom: 0px;
  }
}

.brder-bttm {
  border-bottom: 1px solid #322C30;
  margin-left: 334px;
  margin-right: 334px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .brder-bttm {
    margin-left: 162px;
    margin-right: 162px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .brder-bttm {
    margin-left: 66px;
    margin-right: 86px;
  }
}
@media (max-width: 767px) {
  .brder-bttm {
    margin-left: 16px;
    margin-right: 16px;
  }
}

.network-subtitle-desc {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: #322C30;
  padding-left: 222px;
  padding-right: 222px;
  padding-top: 32px;
  margin-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .network-subtitle-desc {
    padding-left: 106px;
    padding-right: 86px;
    padding-top: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-subtitle-desc {
    padding-left: 66px;
    padding-right: 106px;
    padding-top: 24px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .network-subtitle-desc {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 24px;
    margin-bottom: 0;
    text-align: left;
  }
}

.network-comp-redesigned {
  background: linear-gradient(136.73deg, #32282D 0%, #382D30 54.28%);
  padding: 60px 24px 44px;
}
.network-comp-redesigned a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
.network-comp-redesigned a:hover {
  color: #F0DB86;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned a {
    color: #FDDB85;
  }
  .network-comp-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .network-comp-redesigned a {
    color: #FDDB85;
  }
  .network-comp-redesigned a:hover {
    color: #FDDB85;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned {
    padding: 80px 24px 80px 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned {
    padding: 80px 67px 78px;
  }
}
@media (min-width: 1440px) {
  .network-comp-redesigned {
    padding: 200px 120px 190px;
  }
}
.network-comp-redesigned h2 {
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  font-size: 28px;
  line-height: 34px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1440px) {
  .network-comp-redesigned h2 {
    font-size: 41px;
    line-height: 52px;
  }
}
.network-comp-redesigned h2 span {
  font-weight: 600;
}
.network-comp-redesigned .network-desc {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.02em;
  margin: 24px auto;
  color: #FFFFFF;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .network-desc {
    margin: 24px auto 0px;
    width: 64%;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned .network-desc {
    margin: 24px auto 30px;
  }
}
@media (min-width: 1440px) {
  .network-comp-redesigned .network-desc {
    font-size: 16px;
    line-height: 24px;
    width: 77.4%;
    margin: 32px auto 0;
  }
}
.network-comp-redesigned .networks-row {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 32px;
}
@media (min-width: 1440px) {
  .network-comp-redesigned .networks-row {
    gap: 80px;
    margin-top: 58px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    -moz-box-align: start;
         align-items: flex-start;
    -moz-box-pack: center;
         justify-content: center;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row {
    gap: 20px;
    margin-top: 32 px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    -moz-box-align: start;
         align-items: flex-start;
    -moz-box-pack: center;
         justify-content: center;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row {
    gap: 20px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    -moz-box-align: start;
         align-items: flex-start;
    margin-top: 32px;
  }
}
.network-comp-redesigned .networks-row.image-on-right {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  /*@media (min-width: 1024px) {
    flex-direction: row-reverse;
  }*/
}
@media (min-width: 1024px) {
  .network-comp-redesigned .networks-row.image-on-right {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
  }
}
.network-comp-redesigned .networks-row .network-text .network-text-heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0px;
}
@media (min-width: 1440px) {
  .network-comp-redesigned .networks-row .network-text .network-text-heading {
    font-size: 18px;
  }
}
.network-comp-redesigned .networks-row .network-text .network-text-desc {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #FFFFFF;
  margin: 16px 0 0;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-text .network-text-desc {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px) {
  .network-comp-redesigned .networks-row .network-text .network-text-desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.network-comp-redesigned .networks-row .network-text .network-text-subheading {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #F0DB86;
  text-transform: uppercase;
  margin: 24px 0 0;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-text .network-text-subheading {
    font-size: 16px;
    margin: 24px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned .networks-row .network-text .network-text-subheading {
    margin: 32px 0 0;
  }
}
.network-comp-redesigned .networks-row .network-text .network-text-li {
  margin: 16px 0 0;
  padding: 0px 0 0 14px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-text .network-text-li {
    margin: 16px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned .networks-row .network-text .network-text-li {
    margin: 24px 0 0;
  }
}
.network-comp-redesigned .networks-row .network-text .network-text-li li {
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
  padding: 0 0 0 6px;
}
.network-comp-redesigned .networks-row .network-text .network-text-li li::marker {
  color: #F0DB86;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-text .network-text-li li {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px) {
  .network-comp-redesigned .networks-row .network-text .network-text-li li {
    font-size: 16px;
    line-height: 24px;
  }
}
.network-comp-redesigned .networks-row .network-text .network-text-li li:not(:first-child) {
  padding-top: 16px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-text .network-text-li li:not(:first-child) {
    padding-top: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned .networks-row .network-text .network-text-li li:not(:first-child) {
    padding-top: 24px;
  }
}
@media (min-width: 1440px) {
  .network-comp-redesigned .networks-row .network-text .network-text-li li:not(:first-child) {
    padding-top: 8px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-img {
    flex-basis: 50%;
    -moz-box-flex: 0;
         flex-grow: 0;
  }
}
.network-comp-redesigned .networks-row .network-img.img-desk {
  display: none;
  /*@media(min-width: 1024px) and (max-width: 1439px) {
    display: block;
    width: 100%;*/
  /*height:444px;*/
  /*}*/
}
@media (min-width: 1440px) {
  .network-comp-redesigned .networks-row .network-img.img-desk {
    display: block;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-img.img-desk {
    display: block;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .network-comp-redesigned .networks-row .network-img.img-desk img {
    min-width: 478px;
    width: 100%;
    height: 504px;
  }
}
.network-comp-redesigned .networks-row .network-img.img-tab {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .network-comp-redesigned .networks-row .network-img.img-tab {
    display: block;
  }
}
.network-comp-redesigned .networks-row .network-img.img-tab img {
  width: 100%;
}
.network-comp-redesigned .networks-row .network-img.img-mob {
  display: none;
}
@media (max-width: 767px) {
  .network-comp-redesigned .networks-row .network-img.img-mob {
    display: block;
  }
}
.network-comp-redesigned .networks-row .network-img.img-mob img {
  width: 100%;
}

/*network end */
/* Health Plans Section Start */
.pc-health-plans {
  padding: 0px 222px;
  padding-top: 61px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-health-plans {
    padding-left: 75px;
    padding-right: 79px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-health-plans {
    padding-top: 56px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .pc-health-plans {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.pc-health-plans .benefits-header-sm {
  padding-top: 0px;
}

.health-plans-header .desc {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-header .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .health-plans-header .desc {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}

.health-plans-list {
  margin-bottom: 69px;
  margin-top: 56px;
}
@media (max-width: 1023px) {
  .health-plans-list {
    margin-bottom: 8px;
  }
}
.health-plans-list .health-plan {
  margin: 25px 0px;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
@media (max-width: 1023px) {
  .health-plans-list .health-plan {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
}
.health-plans-list .health-plan .plan-type-label {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #322C30;
  text-transform: uppercase;
  margin: 0px;
}
.health-plans-list .health-plan .plan-type-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #322C30;
  margin: 0px;
  width: 92%;
}
@media (max-width: 767px) {
  .health-plans-list .health-plan .plan-type-text {
    font-size: 15px;
    width: 88%;
  }
}
.health-plans-list .plan-type {
  letter-spacing: 0.02em;
  padding: 32px 24px 32px 24px;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: justify;
       justify-content: space-between;
  background: #EBEAEA;
  border-left: 1px solid #A3834F;
  border-top: 1px solid #A3834F;
  border-bottom: 1px solid #A3834F;
  /*@media (min-width:768px) and (max-width:1023px) {
    padding: 16px 20px;
    width: 221px;
  }*/
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-type {
    padding: 24px 24px;
    border-left: 1px solid #A3834F;
    border-top: 1px solid #A3834F;
    border-right: 1px solid #A3834F;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .health-plans-list .plan-type {
    padding: 24px 16px;
  }
}
.health-plans-list .plan-type .included-benefits {
  margin-bottom: 4px;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-type .included-benefits {
    margin-bottom: 16px;
  }
}
.health-plans-list .plan-type .included-benefits .plan-type-label-incl {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #322C30;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.health-plans-list .plan-type .included-benefits .d-flex {
  margin-top: 16px;
  width: 222px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-type .included-benefits .d-flex {
    width: 202px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-type .included-benefits .d-flex {
    width: 100%;
  }
}
.health-plans-list .plan-type .included-benefits img {
  width: 28px;
  height: 28px;
  margin-right: 18px;
  align-self: flex-start;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-type .included-benefits img {
    width: 21px;
    height: 21px;
  }
}
.health-plans-list .plan-type .included-benefits .included-benefit {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #322C30;
  letter-spacing: 0.02em;
  margin: 0px;
  text-transform: uppercase;
  /*padding: 4px 0px;*/
}
.health-plans-list .plan-type i {
  margin-right: 16px;
  align-self: center;
  /*@media (min-width:768px) and (max-width:1023px) {
    margin-right: 16px;
  }

  @media (max-width:767px) {
    width: 20px;
    height: 20px;
  }*/
}
.health-plans-list .plan-type .d-flex {
  margin-top: 16px;
}
.health-plans-list .plan-type .plan-type-heading {
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  color: #A3834F;
  margin-bottom: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .health-plans-list .plan-type .plan-type-heading {
    font-size: 24px;
    line-height: 30px;
  }
}
.health-plans-list .plan-type .plan-type-info {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #322C30;
  margin-left: 4px;
  margin-right: 2px;
  width: 245px;
  margin-bottom: 32px;
  letter-spacing: 0.02em;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-type .plan-type-info {
    width: 202px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-type .plan-type-info {
    width: 100%;
  }
}
.health-plans-list .plan-seperator {
  border-top: 32px solid #EBEBEB;
  border-bottom: 32px solid #EBEBEB;
  background-clip: content-box !important;
  background: #A3834F;
  display: inline-block;
  width: 1px;
  margin: 1px 0px;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-seperator {
    display: none;
    /*height: 1px;
    width: 100%;
    border-left: 32px solid #EBEBEB;
    border-right: 32px solid #EBEBEB;
    border-top: none;
    border-bottom: none;
    margin: 0px 1px;*/
  }
}
.health-plans-list .plan-benefits {
  padding: 39px 32px 32px 32px;
  background: #EBEAEA;
  border-right: 1px solid #A3834F;
  border-top: 1px solid #A3834F;
  border-bottom: 1px solid #A3834F;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: justify;
       justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-benefits {
    padding: 14px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-benefits {
    border-left: 1px solid #A3834F;
    border-right: 1px solid #A3834F;
    border-bottom: 1px solid #A3834F;
    border-top: none;
    padding: 24px 24px;
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  .health-plans-list .plan-benefits {
    padding: 24px 16px;
    border-left: 1px solid #A3834F;
    border-right: 1px solid #A3834F;
    border-bottom: 1px solid #A3834F;
    border-top: none;
    margin-top: -40px;
  }
}
@media (min-width: 1024px) {
  .health-plans-list .plan-benefits .add-ben {
    padding-top: 10px;
  }
}
.health-plans-list .plan-benefits .learn-more-block {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    -moz-box-pack: center;
         justify-content: center;
    -moz-box-align: center;
         align-items: center;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit {
  display: -moz-box;
  display: flex;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit {
    width: 100%;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
    margin-bottom: 8px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex {
  width: 175px;
  margin-right: 18px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex {
    width: 167px;
    margin-right: 16px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex {
    width: 100%;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex i {
  margin-right: 18px;
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-cover-type {
  font-size: 28px;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-cover-type {
    font-size: 22px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-annual-limit {
  font-size: 20px;
  padding-top: 4px;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex .icon-info-annual-limit {
    font-size: 17px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex div {
  padding: 4px 0px;
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex div {
    padding-bottom: 20px;
  }
}
.health-plans-list .plan-benefits .learn-more-block .plan-cover-limit .d-flex div .plan-type-label {
  color: #322C30;
}
.health-plans-list .plan-benefits .learn-more-health {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  width: 182px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #322C30;
  /*background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);*/
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #FEDC86 47.77%, #A97E24 99.99%);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  border: none;
}
.health-plans-list .plan-benefits .learn-more-health:hover, .health-plans-list .plan-benefits .learn-more-health:active {
  background-position: right center;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .learn-more-health {
    width: 162px;
    margin-left: 8px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .learn-more-health {
    width: 100%;
  }
}
.health-plans-list .plan-benefits .included-benefits {
  margin-top: 12px;
  margin-bottom: 16px;
}
.health-plans-list .plan-benefits .included-benefits .included-benefit {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #322C30;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0px;
}
.health-plans-list .plan-benefits .bordered {
  -moz-box-pack: justify;
       justify-content: space-between;
  border: 1px solid #C4C4C4;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 9px 8px 7px 16px;
  width: 642px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .bordered {
    width: 526px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .health-plans-list .plan-benefits .bordered {
    width: 466px;
  }
}
@media (max-width: 767px) {
  .health-plans-list .plan-benefits .bordered {
    width: 100%;
  }
}
.health-plans-list .plan-benefits .bordered img {
  width: 20px;
  height: 20px;
}
@media (min-width: 1440px) {
  .health-plans-list .plan-benefits .bordered img {
    width: 28px;
    height: 28px;
  }
}
.health-plans-list .plan-benefits .additional-benefits {
  padding: 18px 0px 24px 0px;
  width: 642px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .health-plans-list .plan-benefits .additional-benefits {
    width: 526px;
  }
}
@media (max-width: 1023px) {
  .health-plans-list .plan-benefits .additional-benefits {
    width: 100%;
    padding-top: 16px;
  }
}
.health-plans-list .plan-benefits .additional-benefits .benefit {
  padding-bottom: 10px;
}
.health-plans-list .plan-benefits .additional-benefits .benefit-icon {
  width: 20px;
  height: 20px;
  margin-right: 22px;
  text-align: center;
}
@media (max-width: 1439px) {
  .health-plans-list .plan-benefits .additional-benefits .benefit-icon {
    margin-right: 18px;
  }
}
.health-plans-list .plan-benefits .additional-benefits .benefit-icon img {
  position: relative;
  /*top: 9px;
  margin-right: 27px;

  @media(max-width:1439px) {
    margin-right: 25px;
  }*/
}

/* Health Plans Section End */
.pc-redesign-image-swap {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  padding: 0 0 40px;
  grid-gap: 40px;
}
@Media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-image-swap {
    padding: 60px 66px 80px;
    gap: 80px;
  }
}
@Media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap {
    padding: 80px 24px;
    gap: 80px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-image-swap {
    gap: 300px;
    padding: 200px 120px;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div {
  display: -moz-box;
  display: flex;
  -moz-box-align: start;
       align-items: flex-start;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-image-swap .pc-redesign-swap-div {
    gap: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap .pc-redesign-swap-div {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    gap: 20px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-image-swap .pc-redesign-swap-div {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    gap: 80px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-image-swap .pc-redesign-swap-div.image-on-right {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap .pc-redesign-swap-div.image-on-right {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .image-div {
  width: 100%;
}
.pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-desktop {
  display: none;
}
@media (min-width: 1440px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-desktop {
    display: block;
    width: 431px;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-smalldesktop {
  display: none;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-smalldesktop {
    display: block;
    width: 431px;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-tab {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-tab {
    display: block;
    width: 100%;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-mobile {
  display: none;
}
@media (max-width: 767px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .image-div .img-mobile {
    display: block;
    width: 100%;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .text-div .tile-text-break {
  width: 73.7%;
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .tile-text-break {
    width: 77.6%;
    margin-bottom: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .tile-text-break {
    width: 69%;
    margin-bottom: 24px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .tile-text-break {
    width: 70.6%;
    margin-bottom: 32px;
  }
}
@keyframes animswap {
  from {
    width: 0%;
  }
  to {
    width: 73.7%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  @keyframes animswap {
    from {
      width: 0%;
    }
    to {
      width: 77.6%;
    }
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  @keyframes animswap {
    from {
      width: 0%;
    }
    to {
      width: 69%;
    }
  }
}
@media (min-width: 1440px) {
  @keyframes animswap {
    from {
      width: 0%;
    }
    to {
      width: 70.6%;
    }
  }
}
@media (max-width: 767px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div {
    padding: 40px 24px 0;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .text-div .subheading {
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0 0 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .subheading {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .subheading {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .text-div .heading {
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F0DB86;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .heading {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .heading {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .heading {
    font-size: 41px;
    line-height: 52px;
    margin: 0 0 32px;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .text-div .description {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .description {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .description {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .description {
    font-size: 16px;
    line-height: 24px;
  }
}
.pc-redesign-image-swap .pc-redesign-swap-div .text-div .description p {
  margin: 0;
}
.pc-redesign-image-swap .pc-redesign-swap-div .text-div .description span {
  font-weight: 600;
  color: #F0DB86;
}
.pc-redesign-image-swap .pc-redesign-swap-div .text-div .description a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .description a {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .pc-redesign-image-swap .pc-redesign-swap-div .text-div .description a {
    color: #FDDB85;
  }
}

.pc-redesign-intervention {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  padding: 40px 24px 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-intervention {
    padding: 80px 66px 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-intervention {
    padding: 80px 24px 80px 24px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    gap: 53px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-intervention {
    padding: 200px 120px 41px;
    gap: 126px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .pc-redesign-intervention.image-on-right {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-intervention.image-on-right .black-tile-text-break {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .pc-redesign-intervention .black-tile-text-break {
    width: 73.7%;
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-intervention .black-tile-text-break {
    width: 64.8%;
    margin-bottom: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-intervention .black-tile-text-break {
    width: 100%;
    /* margin-bottom: 24px;*/
  }
}
@media (min-width: 1440px) {
  .pc-redesign-intervention .black-tile-text-break {
    width: 100%;
  }
}
@keyframes animintervention {
  from {
    width: 0%;
  }
  to {
    width: 73.7%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  @keyframes animintervention {
    from {
      width: 0%;
    }
    to {
      width: 64.8%;
    }
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  @keyframes animintervention {
    from {
      width: 0%;
    }
    to {
      width: 100%;
    }
  }
}
@media (min-width: 1440px) {
  @keyframes animintervention {
    from {
      width: 0%;
    }
    to {
      width: 100%;
    }
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-intervention .title-div {
    flex-basis: 64.53%;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-intervention .title-div {
    flex-basis: 55.657%;
  }
}
.pc-redesign-intervention .title-div p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #322C30;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-intervention .title-div p {
    font-weight: 600;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-intervention .title-div p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-intervention .title-div p {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
  }
}
.pc-redesign-intervention .title-div h2 {
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #322C30;
  margin: 16px 0 24px;
  font-size: 28px;
  line-height: 34px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-intervention .title-div h2 {
    font-size: 32px;
    line-height: 44px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-intervention .title-div h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-intervention .title-div h2 {
    margin: 16px 0 32px;
    font-size: 41px;
    line-height: 52px;
  }
}
.pc-redesign-intervention .desc-div {
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #322C30;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 16px;
  font-size: 15px;
  line-height: 22px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-intervention .desc-div {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-intervention .desc-div {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
  }
}
.pc-redesign-intervention .desc-div p {
  margin: 0;
}
.pc-redesign-intervention .desc-div span {
  font-weight: 600;
}
.pc-redesign-intervention .desc-div a {
  color: #322C30;
  text-decoration: underline;
  font-weight: 500;
}

.pc-redesign-premium-component {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 264px 24px 60px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-premium-component {
    padding: 328px 66px 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-premium-component {
    padding: 318px 107px 80px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-premium-component {
    padding: 634px 222px 200px;
  }
}
.pc-redesign-premium-component h2 {
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #F0DB86;
  text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 24px;
}
@media (min-width: 1440px) {
  .pc-redesign-premium-component h2 {
    font-size: 41px;
    line-height: 52px;
    margin: 0 0 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-premium-component h2 {
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 46px;
  }
}
.pc-redesign-premium-component .premium-desc p {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.02em;
  margin: 0 0 16px;
  color: #ffffff;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-premium-component .premium-desc p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-premium-component .premium-desc p {
    font-size: 16px;
    line-height: 24px;
  }
}
.pc-redesign-premium-component .premium-desc p span {
  font-weight: 600;
  color: #FDDB85;
}
.pc-redesign-premium-component .premium-desc p.bold-text {
  font-weight: 600;
  padding-top: 8px;
  color: #FDDB85;
}
.pc-redesign-premium-component .premium-desc p a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-premium-component .premium-desc p a {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .pc-redesign-premium-component .premium-desc p a {
    color: #FDDB85;
  }
}

.pc-redesign-banner {
  /*padding: 94px 24px;*/
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1440px) {
  .pc-redesign-banner {
    padding: 208px 120px;
  }
}
.pc-redesign-banner .hide-img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .pc-redesign-banner .hide-img {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-banner {
    padding: 230px 0px 231px 24px;
    background-position: right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-banner {
    padding: 163px 64px 162px;
  }
}
.pc-redesign-banner .banner-text-div {
  /*button {
    background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);
    margin-top: 24px;
    padding: 12px 16px;
    border: none;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.16);
    transition: 0.5s;
    background-size: 200% auto;

    @media(min-width: 1440px) {
      margin-top: 30px;
      padding: 12px 30px;
    }

    @media (min-width: 768px) and (max-width: 1023px) {
      padding: 12px 30px;
    }

    @media screen and (min-width:1024px) and (max-width:1439px) {
      padding: 12px 30px;
      margin-top: 24px;
    }

    &:hover {
      background-position: right center;
    }*/
  /*}*/
}
@media (min-width: 1440px) {
  .pc-redesign-banner .banner-text-div {
    width: 40.5%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-banner .banner-text-div {
    width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-banner .banner-text-div {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .pc-redesign-banner .banner-text-div {
    background: rgba(50, 40, 45, 0.95);
    padding: 40px 24px;
  }
}
.pc-redesign-banner .banner-text-div h1 {
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #F0DB86;
  margin: 0;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-banner .banner-text-div h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-banner .banner-text-div h1 {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-banner .banner-text-div h1 {
    font-size: 47px;
    line-height: 61px;
  }
}
.pc-redesign-banner .banner-text-div a {
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #32282D;
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);
  /*background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 100%);*/
  margin-top: 24px;
  padding: 12px 16px;
  border: none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
  background-size: 200% auto;
}
@media (min-width: 768px) {
  .pc-redesign-banner .banner-text-div a {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-banner .banner-text-div a {
    margin-top: 30px;
    padding: 12px 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-banner .banner-text-div a {
    padding: 12px 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-banner .banner-text-div a {
    padding: 12px 30px;
    margin-top: 24px;
  }
}
.pc-redesign-banner .banner-text-div a:hover {
  /*background-position: right center;*/
  background-position: right center;
  background-image: linear-gradient(90deg, #FEDC86 0%, #E1BD6B 31.77%, #A97E24 100%);
  transition: 0.5s;
  background-size: auto 200%;
  /* transition: 0.5s; */
  /* background-position: right center; */
  background-image: linear-gradient(90deg, #FEDC86 0%, #E1BD6B 31.77%, #A97E24 99.99%);
  /* margin-top: 24px; */
  /* padding: 12px 16px; */
  border: none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
  background-size: 200% auto;
}

.pc-redesign-call-us a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
.pc-redesign-call-us a:hover {
  color: #F0DB86;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-call-us a {
    color: #FDDB85;
  }
  .pc-redesign-call-us a:hover {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .pc-redesign-call-us a {
    color: #FDDB85;
  }
  .pc-redesign-call-us a:hover {
    color: #FDDB85;
  }
}
.pc-redesign-call-us .call-us {
  background: #32282D;
  -moz-box-pack: justify;
       justify-content: space-between;
  padding: 60px 24px;
}
@media screen and (min-width: 768px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us {
    padding: 80px 24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us {
    -moz-box-pack: center;
         justify-content: center;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us {
    padding: 122px 120px;
  }
}
@media (max-width: 1023px) {
  .pc-redesign-call-us .call-us .call-us-left {
    width: unset;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-left {
    flex-basis: 49%;
  }
}
.pc-redesign-call-us .call-us .call-us-left .call-us-heading {
  font-weight: 400;
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-left .call-us-heading {
    margin-bottom: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .call-us-left .call-us-heading {
    margin-bottom: 23px;
  }
}
.pc-redesign-call-us .call-us .call-us-left .call-us-heading span {
  font-weight: 600;
}
.pc-redesign-call-us .call-us .call-us-left .call-us-desc {
  font-size: 15px;
  line-height: 22px;
  color: #FFFFFF;
  letter-spacing: 0.32px;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-call-us .call-us .call-us-left .call-us-desc {
    width: 82.8%;
    margin: 0 auto 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .call-us-left .call-us-desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.pc-redesign-call-us .call-us .call-us-left .call-us-desc p {
  margin: 0 0 16px;
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .separator {
    width: 2px;
    background: #F0DB86;
    margin: 0px 62px;
    height: 244px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .separator {
    width: 2px;
    background: #F0DB86;
    margin: 0px 29px 0px 24px;
    height: 244px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-call-us .call-us .call-us-right {
    width: 82.8%;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-right {
    flex-basis: 40.5%;
  }
}
.pc-redesign-call-us .call-us .call-us-right .phone-no {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  color: #FFFFFF;
  height: unset;
  letter-spacing: unset;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-call-us .call-us .call-us-right .phone-no {
    margin-bottom: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .call-us-right .phone-no {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-right .phone-no {
    font-size: 42px;
    line-height: 61px;
  }
}
.pc-redesign-call-us .call-us .call-us-right .timings {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #F0DB86;
}
@media (max-width: 767px) {
  .pc-redesign-call-us .call-us .call-us-right .timings {
    color: #FDDB85;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-call-us .call-us .call-us-right .timings {
    color: #FDDB85;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .call-us-right .timings {
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0 0;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-right .timings {
    margin: 4px 0 0;
    font-size: 18px;
    line-height: 32px;
  }
}
.pc-redesign-call-us .call-us .call-us-right .or {
  -moz-box-pack: justify;
       justify-content: space-between;
  margin-top: 24px;
  margin-bottom: 24px;
  grid-gap: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-call-us .call-us .call-us-right .or {
    margin-top: 24px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .call-us-right .or {
    margin-top: 24px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-right .or {
    margin-top: 24px;
    margin-bottom: 32px;
  }
}
.pc-redesign-call-us .call-us .call-us-right .or .or-sep {
  background: #FFFFFF;
  width: 39.2%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-call-us .call-us .call-us-right .or .or-sep {
    width: 43.8%;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .call-us-right .or .or-sep {
    width: 37%;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-right .or .or-sep {
    width: 39.4%;
  }
}
.pc-redesign-call-us .call-us .call-us-right .or .or-text {
  width: unset !important;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .pc-redesign-call-us .call-us .call-us-right .or .or-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
  }
}
.pc-redesign-call-us .call-us .call-us-right .strt-qte .strt-qte-btn {
  padding: 12px 17px 10px;
  background: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #FEDC86 99.99%);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  padding: 12px 26px;
  height: unset;
  width: unset;
  font-weight: 600;
  font-size: 16px !important;
  border: none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #A97E24 0%, #E1BD6B 31.77%, #A97E24 99.99%);
}
@media (min-width: 1440px) {
  .pc-redesign-call-us .call-us .call-us-right .strt-qte .strt-qte-btn {
    padding: 12px 26px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-call-us .call-us .call-us-right .strt-qte .strt-qte-btn {
    padding: 16px 24px;
  }
}
@media (max-width: 767px) {
  .pc-redesign-call-us .call-us .call-us-right .strt-qte .strt-qte-btn {
    padding: 12px 17px 10px 17.7px;
  }
}

@media (min-width: 1440px) {
  .pc-redesign-parallax-section .parallax-text {
    padding: 184px 0 184px 120px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-parallax-section .parallax-text {
    padding: 80px 24px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .pc-redesign-parallax-section .parallax-text-tab {
    padding: 87px 0 87px 66px;
    width: 54.2%;
  }
}
@media (max-width: 767px) {
  .pc-redesign-parallax-section .parallax-text-mob {
    padding: 40px 24px;
    width: unset;
    gap: 0px;
  }
}
.pc-redesign-parallax-section .tile-text-title {
  line-height: 20px;
  width: unset;
  font-weight: 600;
}
@media (max-width: 767px) {
  .pc-redesign-parallax-section .tile-text-title {
    font-weight: 400;
  }
}
@media (max-width: 1439px) {
  .pc-redesign-parallax-section .tile-text-title {
    font-size: 12px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-parallax-section .tile-text-title {
    font-size: 14px;
  }
}
.pc-redesign-parallax-section .tile-text-subtitle {
  width: unset;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .pc-redesign-parallax-section .tile-text-subtitle {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-parallax-section .tile-text-subtitle {
    font-size: 41px;
  }
}
.pc-redesign-parallax-section .parallax-tile-text-break {
  height: 0px;
  border: 1px solid #F0DB86;
  background-color: #F0DB86;
  width: 73.7%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-parallax-section .parallax-tile-text-break {
    width: 70.3%;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-parallax-section .parallax-tile-text-break {
    width: 93.3%;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-parallax-section .parallax-tile-text-break {
    width: 58.2%;
  }
}
@keyframes animparallax {
  from {
    width: 0%;
  }
  to {
    width: 73.7%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  @keyframes animparallax {
    from {
      width: 0%;
    }
    to {
      width: 70.3%;
    }
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  @keyframes animparallax {
    from {
      width: 0%;
    }
    to {
      width: 93.3%;
    }
  }
}
@media (min-width: 1440px) {
  @keyframes animparallax {
    from {
      width: 0%;
    }
    to {
      width: 58.2%;
    }
  }
}
.pc-redesign-parallax-section .parallax-tile-text-description {
  width: unset;
  font-weight: 400;
  gap: 16px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
.pc-redesign-parallax-section .parallax-tile-text-description p {
  margin: 0;
}
.pc-redesign-parallax-section .parallax-tile-text-description span {
  font-weight: 600;
  color: #F0DB86;
}
.pc-redesign-parallax-section .parallax-tile-text-description a {
  color: #F0DB86;
  text-decoration: underline;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-parallax-section .parallax-tile-text-description a {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .pc-redesign-parallax-section .parallax-tile-text-description a {
    color: #FDDB85;
  }
}
@media (max-width: 767px) {
  .pc-redesign-parallax-section .parallax-tile-text-description {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-redesign-parallax-section .parallax-tile-text-description {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .pc-redesign-parallax-section .parallax-tile-text-description {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px) {
  .pc-redesign-parallax-section .parallax-tile-text-description {
    font-size: 16px;
    line-height: 24px;
  }
}

/*# sourceMappingURL=private-client.min.css.map*/