<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icw .banner-p {
  font-size: 18px !important;
  margin-top: 10px;
  display: block;
  line-height: 30px !important;
}

.icw .h-jumbo{
  font-size: 50px!important;
}

@media (max-width: 767px) {
  .sc-heading.fs-mobile-36, 
  .fs-mobile-36{
    font-size: 36px!important;
  }
  .title.fs-mobile-34, 
  .sc-heading.fs-mobile-34{
    font-size: 34px!important;
  }
  .icw .banner-h2 {
    font-size: 24px !important;
  }
  .icw .banner-p {
    font-size: 14px !important;
  }
}


/* tooltip-handle */
.text-tooltip {
  display: none;
  max-width: 445px;
  text-align: left;
}
.text-tooltip[data-show] {
  display: block;
}
.text-tooltip {
  font-family: "kurious";
  background-color: #4f0e1d;
  color: white;
  padding: 20px;
  border-radius: 4px;
  font-size: 13px;
  z-index: 100;
}
.arrow-tooltip,
.arrow-tooltip::before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
.arrow-tooltip {
  visibility: hidden;
}
.arrow-tooltip::before {
  visibility: visible;
  content: "";
  transform: rotate(45deg);
}
.text-tooltip[data-popper-placement^="top"] &gt; .arrow-tooltip {
  bottom: -4px;
}

.text-tooltip[data-popper-placement^="bottom"] &gt; .arrow-tooltip {
  top: -4px;
}

.text-tooltip[data-popper-placement^="left"] &gt; .arrow-tooltip {
  right: -4px;
}

.text-tooltip[data-popper-placement^="right"] &gt; .arrow-tooltip {
  left: -4px;
}

/* --- SECTION HEADING --- */
.sc-wisdom-heading .banner-p {
  font-size: 18px !important;
}

/* --- SECTION HIGHLIGHT PRIVILEGES --- */
.wd-highlight-privilege__table {
  font-family: "kurious";
}
.icw table.highlight-privilege-table {
  width: 1320px;
}
.wd-highlight-privilege__table tr th {
  vertical-align: middle;
  font-weight: 500;
  font-size: 20px;
  border-color: #d6d6d6;
  background: #641D2E;
  font-family: "kurious-looped", sans-serif;
}
.wd-highlight-privilege__table tr:last-child th:first-child,
.wd-highlight-privilege__table tr:last-child th:last-child {
  border-radius: 0px;
  border-right: 1px solid #fff;
}

.wd-highlight-privilege__table tr:first-child th {
  border-radius: 0px;
}
.wd-highlight-privilege__table tr th:first-child {
  width: 360px;
}
.wd-highlight-privilege__table tr th:last-child {
  width: 240px;
}
.wd-highlight-privilege__table tr th:nth-of-type(2) {
  width: 720px;
  padding: 25px 27px;
  border-bottom: 1px solid #d6d6d6;
}
.wd-highlight-privilege__table tr td:not(:first-child) {
  text-align: center;
  vertical-align: middle;
}
.wd-highlight-privilege__table tr td:first-child {
  background: #f5f2f2;
  vertical-align: middle;
}
.wd-highlight-privilege__table tbody {
  border-color: #d6d6d6;
  font-size: 16px;
  font-family:"itc_giovannibook", "kurious-looped", sans-serif;
}

.wd-table__title {
  height: 71px;
  font-size: 22px;
  font-weight: bold;
  background: #fff !important;
  font-family: "itc_giovannibook",  sans-serif;
}
.wd-table__subtitle {
  height: 62px;
  font-size: 18px;
  color: #641D2E;
  font-weight: bold;
}

.wd-tag-new {
  display: block;
  color: #641d2e;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
  font-family: "itc_giovannibook",  sans-serif;
}

.wd-highlight-privilege__table-scroll {
  overflow-x: auto;
  max-width: 100%;
}

.thead-table-box {
  padding: 0 35px;
}
.thead-table.sticky {
  position: sticky;
  top: 0;
  z-index: 9;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.thead-table.sticky::-webkit-scrollbar {
  display: none;
}

.thead-table.sticky.active .hide-th {
  padding: 0;
  border: 0;
  visibility: hidden;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.hide-thead thead tr {
  height: 0;
  visibility: collapse;
}
.hide-thead thead th:last-child {
  border-right: 0 !important;
}



@media (max-width: 1139.98px) {
  .highlight-privilege-table-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .px-lg-20 {
    padding: 0 20px !important;
  }
}
@media (max-width: 1024px) {
  .thead-table.sticky {
    top: 70px;
  }
}
@media (max-width: 992px) {
  .wd-highlight-privilege__table tr th:first-child {
    width: 134.5px;
  }
  .wd-highlight-privilege__table tr:first-child th:first-child {
    width: 134.5px;
    position: sticky;
    left: 0;
    filter: drop-shadow(1px 0px 0px white);
    z-index: 10;
  }
  .wd-highlight-privilege__table tr th:nth-of-type(2) {
    width: 430px;
  }
  .wd-highlight-privilege__table tr td:first-child {
    position: sticky;
    left: 0;
  }
}

@media (max-width: 768px) {
  .thead-table.sticky {
    top: 60px;
  }
  .icw table.highlight-privilege-table {
    width: 800px;
  }
  .highlight-privilege-table tbody {
    font-size: 14px;
  }
  .highlight-privilege-table td {
    padding: 15px 20px;
  }
  .wd-table__title {
    height: 55px;
    font-size: 16px;
  }

  .section-table-highlight-privilege .privilege-h3 {
    font-size: 28px;
  }
  .section-table-highlight-privilege {
    padding: 30px 0;
  }
  .wd-tag-new {
    font-size: 16px;
    line-height: 24px;
  }
  .wd-highlight-privilege__table tr th {
    font-size: 16px;
  }
  .wd-highlight-privilege__table tr th:nth-of-type(2) {
    padding: 18px 10px;
  }
  .text-mb-14 {
    font-size: 14px !important;
  }
  .wd-highlight-privilege__table tr:first-child th:first-child {
    width: 147px;
  }
 /*ðŸ‘‰ .wd-highlight-privilege__table tr th:last-child {
    width: 147px;
  }ðŸ‘ˆ*/
  .icw .highlight-privilege-reserve{
    padding: 0 15px ;
  }
  .icw .highlight-privilege-reserve p {
    font-size: 14px;
  }
}


/* --- SECTION BILLBOARD-SM --- */
.section.sc-billboard-sm{
  background: url(../img/landing/bg-sc-billboard.png) no-repeat center / cover;
}
.section.sc-billboard-sm .sc-inner{
  padding: 65px 0px 64px;
}
.section.sc-billboard-sm .sc-img{
  margin-bottom: 30px;
}
.section.sc-billboard-sm .sc-action{
  margin-top: 20px;
}
.section.sc-billboard-sm .btn-col{
  padding: 0;
}
.section.sc-billboard-sm .btn{
  min-width: 252px;
  height: 57px;
  padding: 5px 0;
}

/* --- SECTION BILLBOARD-VISA --- */
.section.wd-sc-billboard-visa{
  background: url(../img/landing/bg-sc-billboard-visa.png) no-repeat center / cover;
}
.section.wd-sc-billboard-visa .sc-inner{
  padding: 62px 0;
}
.section.wd-sc-billboard-visa .sc-img{
  margin-bottom: 27px;
}
.section.wd-sc-billboard-visa .sc-content-area{
  color: #D67E59;
}
.section.wd-sc-billboard-visa .sc-content-area p{
  font-size: 22px;
  margin-bottom: 13px;
}
.section.wd-sc-billboard-visa .sc-content-area .sc-action{
  margin-top: 16px;
}
.section.wd-sc-billboard-visa .btn{
  min-width: 172px;
  height: 55px;
  padding: 5px 0;
}
@media (max-width:767px) {
  .section.wd-sc-billboard-visa .sc-inner{
    padding: 49px 0;
  }
  .section.wd-sc-billboard-visa .sc-content-area p{
    font-size: 18px;
    margin-bottom: 11px;
  }
  .section.wd-sc-billboard-visa .sc-img{
    max-width: 68%;
  }
  .section.wd-sc-billboard-visa .sc-heading{
    font-size: 28px;
    line-height: 42px;
  }
  .section.wd-sc-billboard-visa .btn{
    min-width: 160px;
    height: 52px;
  }
}


/* --- HIGHLIGHT PRIVILEGE FIX --- */
.highlight-privilege-fix{
  top: 155px;
  opacity: 0.87;
  z-index: 99;
  border-radius: 100px 0 0 100px;
  height: 94px;
  width: 93px;
}
.highlight-privilege-fix-new{
  position: absolute;
  right: 0;
  top: 140px;
  opacity: 0.87;
  border-radius: 100px 0 0 100px;
  height: 59px;
  width: 68px;
  background-color: rgba(100, 29, 46, 0.2);
  display: none;
  cursor: auto;
}

@media (max-width:767px) {
  .highlight-privilege-fix-new{
    display: block;

  }
  .highlight-privilege-fix-new.active{
    top: 80px;
  }
}


/* --- sc Exclusive --- */

#be-exclusive{
  background-image: url(../../../../../SiteCollectionDocuments/personal/the-wisdom/privileges/img/be-exclusive-green.jpg);
}
#be-exclusive .sc-content-area .banner-p{
  font-size: 18px ;
  margin-top: 10px;
  display: block;
  line-height: 30px !important;
  font-family: "itc_giovannibook", "kurious-looped";
}
#be-exclusive .sc-content-area .c-gradient{
  background: transparent linear-gradient(108deg, #7b4734 0%, #c6714d 17%, #d07e5a 18%,
   #e49673 23%, #efa481 26%, #f4aa87 29%, #c97652 45%, #d07c58 50%, #e68e68 57%,
  #f09670 59%, #f09872 65%, #f19f7b 70%, #f4ab8a 73%, #f0a684 77%, #e59776 81%,
    #7b4734 86%, #d3815e 86%, #ce7e5b 86%, #ae6b4d 90%, #9b5f44 92%, #945b41 94%, 
    #945b41 100%) 0% 0% no-repeat padding-box;
    background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    -text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
</pre></body></html>